html,body{height:100%}#root{display:flex;height:100%;width:100%}#notistack-snackbar{width:100%}#sidebar{width:15rem;background-color:#f7f7f7;border-right:solid 1px #e3e3e3;display:flex;flex-direction:column}#sidebar>*{padding-left:1rem;padding-right:1rem}#sidebar h1{font-size:1rem;font-weight:500;display:flex;align-items:center;margin:0;padding:1rem 2rem;border-bottom:1px solid #e3e3e3;line-height:1;position:relative}#sidebar>div{display:flex;align-items:center;gap:.5rem;padding-top:1rem;padding-bottom:1rem;border-bottom:1px solid #e3e3e3}#sidebar nav{flex:1;overflow:auto;padding-top:1rem}#sidebar nav a span{float:right;color:#eeb004}#sidebar nav a.active span{color:inherit}i{color:#818181}#sidebar nav .active i{color:inherit}#sidebar ul{padding:0;margin:0;list-style:none}#sidebar li{margin:.25rem 0}#sidebar nav a{display:flex;align-items:center;justify-content:space-between;overflow:hidden;white-space:pre;padding:.5rem;border-radius:8px;color:inherit;text-decoration:none;gap:1rem}#sidebar nav a:hover{background:#e3e3e3}#sidebar nav a.active{background:hsl(224,98%,58%);color:#fff}#sidebar nav a.pending{color:#2b63fd}#detail{flex:1;padding:1rem 2rem;width:100%}#detail.loading{opacity:.25;transition:opacity .2s;transition-delay:.2s}#error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}main>*{padding:1rem}:root{--editor-select-color: #1e89ef;--editor-drag-color: #1e89ef;--editor-drag-border-primary: solid 1px var(--editor-drag-color);--editor-drag-border-secondary: dotted 1px var(--editor-drag-color)}.gs-24>.grid-stack-item{width:4.167%}.gs-24>.grid-stack-item[gs-x="1"]{left:4.167%}.gs-24>.grid-stack-item[gs-w="2"]{width:8.333%}.gs-24>.grid-stack-item[gs-x="2"]{left:8.333%}.gs-24>.grid-stack-item[gs-w="3"]{width:12.5%}.gs-24>.grid-stack-item[gs-x="3"]{left:12.5%}.gs-24>.grid-stack-item[gs-w="4"]{width:16.667%}.gs-24>.grid-stack-item[gs-x="4"]{left:16.667%}.gs-24>.grid-stack-item[gs-w="5"]{width:20.833%}.gs-24>.grid-stack-item[gs-x="5"]{left:20.833%}.gs-24>.grid-stack-item[gs-w="6"]{width:25%}.gs-24>.grid-stack-item[gs-x="6"]{left:25%}.gs-24>.grid-stack-item[gs-w="7"]{width:29.167%}.gs-24>.grid-stack-item[gs-x="7"]{left:29.167%}.gs-24>.grid-stack-item[gs-w="8"]{width:33.333%}.gs-24>.grid-stack-item[gs-x="8"]{left:33.333%}.gs-24>.grid-stack-item[gs-w="9"]{width:37.5%}.gs-24>.grid-stack-item[gs-x="9"]{left:37.5%}.gs-24>.grid-stack-item[gs-w="10"]{width:41.667%}.gs-24>.grid-stack-item[gs-x="10"]{left:41.667%}.gs-24>.grid-stack-item[gs-w="11"]{width:45.833%}.gs-24>.grid-stack-item[gs-x="11"]{left:45.833%}.gs-24>.grid-stack-item[gs-w="12"]{width:50%}.gs-24>.grid-stack-item[gs-x="12"]{left:50%}.gs-24>.grid-stack-item[gs-w="13"]{width:54.167%}.gs-24>.grid-stack-item[gs-x="13"]{left:54.167%}.gs-24>.grid-stack-item[gs-w="14"]{width:58.333%}.gs-24>.grid-stack-item[gs-x="14"]{left:58.333%}.gs-24>.grid-stack-item[gs-w="15"]{width:62.5%}.gs-24>.grid-stack-item[gs-x="15"]{left:62.5%}.gs-24>.grid-stack-item[gs-w="16"]{width:66.667%}.gs-24>.grid-stack-item[gs-x="16"]{left:66.667%}.gs-24>.grid-stack-item[gs-w="17"]{width:70.833%}.gs-24>.grid-stack-item[gs-x="17"]{left:70.833%}.gs-24>.grid-stack-item[gs-w="18"]{width:75%}.gs-24>.grid-stack-item[gs-x="18"]{left:75%}.gs-24>.grid-stack-item[gs-w="19"]{width:79.167%}.gs-24>.grid-stack-item[gs-x="19"]{left:79.167%}.gs-24>.grid-stack-item[gs-w="20"]{width:83.333%}.gs-24>.grid-stack-item[gs-x="20"]{left:83.333%}.gs-24>.grid-stack-item[gs-w="21"]{width:87.5%}.gs-24>.grid-stack-item[gs-x="21"]{left:87.5%}.gs-24>.grid-stack-item[gs-w="22"]{width:91.667%}.gs-24>.grid-stack-item[gs-x="22"]{left:91.667%}.gs-24>.grid-stack-item[gs-w="23"]{width:95.833%}.gs-24>.grid-stack-item[gs-x="23"]{left:95.833%}.gs-24>.grid-stack-item[gs-w="24"]{width:100%}:root{--dynamic-border: dotted 1px #1c4483;--gridstack-row-height: 2px;--gridstack-dark: #1e89ef;--gridstack-light: white;--primary: #1c4483}.dragging>.grid-stack:not(.grid-stack-static),.debug>.grid-stack:not(.grid-stack-static){width:100%;background-image:linear-gradient(to bottom,rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(to right,rgba(0,0,0,.05) 1px,transparent 2px);background-size:100% var(--gridstack-row-height),calc(100% / 24) 100%}.tools{position:fixed;display:flex;align-items:center;gap:.5rem;z-index:10000;top:32px;left:50%;transform:translate(-50%,-50%);text-wrap:nowrap;background:white;border:1px solid #aaa4;padding:.1rem .25rem;box-shadow:0 4px 10px #1e1e1e33}.tools .drag{cursor:move}.grid-stack-item-content{height:100%;display:block;padding:.25rem;overflow:visible!important;inset:0!important}.dragging .grid-stack:not(.grid-stack-static) .grid-stack-item>.grid-stack-item-content:before,.debug .grid-stack:not(.grid-stack-static) .grid-stack-item>.grid-stack-item-content:before{content:"";inset:0;border:1px dotted var(--gridstack-dark);pointer-events:none;position:absolute}.grid-stack:not(.grid-stack-static) .grid-stack-item.selected>.grid-stack-item-content:before,.grid-stack:not(.grid-stack-static) .grid-stack-item.ui-draggable-dragging>.grid-stack-item-content:before,.grid-stack:not(.grid-stack-static) .grid-stack-item:hover>.grid-stack-item-content:before{content:"";inset:0;border:1px solid var(--gridstack-dark);pointer-events:none;position:absolute}.grid-stack-item-content>.element{overflow:hidden;height:100%}.grid-stack-item-content>.element>*{width:100%;height:100%;position:relative}.grid-stack-item .grid-stack-item-content>.handle-container{display:none}.debug .grid-stack-item-content>.handle-container,.grid-stack-item.selected .grid-stack-item-content>.handle-container,.grid-stack-item.ui-draggable-dragging .grid-stack-item-content>.handle-container,.grid-stack-item:hover .grid-stack-item-content>.handle-container{display:flex;justify-content:space-between;position:absolute;top:-1.1rem;left:0;right:0;z-index:10000}.grid-stack-item .grid-stack-item-content>.handle-container>.delete-button{background-color:red;color:#fff;border:none;border-radius:.25rem .25rem 0 0;padding:0 .25rem;font-size:.8rem;line-height:1rem;cursor:pointer}.grid-stack-item .grid-stack-item-content>.handle-container>.handle{background-color:var(--gridstack-dark);color:var(--gridstack-light);border:solid 1px var(--gridstack-dark);border-radius:.25rem .25rem 0 0;font-size:.8rem;padding:0 .25rem;overflow:hidden;display:inline;width:fit-content;line-height:1rem;cursor:move}.grid-stack-item .ui-resizable-handle{background:none}.grid-stack-item>.ui-resizable-n{cursor:ns-resize;width:100%;height:5px;top:0!important;left:0!important}.grid-stack-item>.ui-resizable-e{cursor:ew-resize;width:5px;height:100%;right:0!important;top:0!important}.grid-stack-item>.ui-resizable-s{cursor:ns-resize;width:100%;height:5px;bottom:0!important;left:0!important}.grid-stack-item>.ui-resizable-w{cursor:ew-resize;width:5px;height:100%;top:0!important;left:0!important}.grid-stack-item>.ui-resizable-ne{transform:none;cursor:nesw-resize;width:5px;height:5px;top:0!important;right:0!important}.grid-stack-item>.ui-resizable-se{transform:none;cursor:nwse-resize;width:5px;height:5px;bottom:0!important;right:0!important}.grid-stack-item>.ui-resizable-sw{transform:none;cursor:nesw-resize;width:5px;height:5px;bottom:0!important;left:0!important}.grid-stack-item>.ui-resizable-nw{transform:none;cursor:nwse-resize;width:5px;height:5px;top:0!important;left:0!important}.edgebutton{width:20px;height:20px;background:#eee;border:1px solid #fff;cursor:pointer;border-radius:50%;font-size:12px;line-height:1}.edgebutton:hover{box-shadow:0 0 6px 2px #00000014}.transcriptDisplay{padding-right:10px;font-size:small}.transcriptText{padding-left:10px;width:100%}.transcriptSwitch{align-self:flex-start;display:flex;flex-direction:row;align-items:center}.audioControl{width:100%}.audioPlayer{width:100%;display:flex;flex-direction:column;align-items:flex-start}@keyframes ellipsis{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}.animated-ellipsis:after{content:"";animation:ellipsis 1.5s infinite}#dropkiq-autosuggest-menu{display:none;width:300px;position:absolute;background:white;border:1px solid #CBCCCC;box-shadow:0 2px 4px #0000002e;z-index:8888;font-size:16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,“Segoe UI”,Roboto,Oxygen,Ubuntu,Cantarell,“Fira Sans”,“Droid Sans”,“Helvetica Neue”,sans-serif;.dropkiq-header{padding:5px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#2c2e2f0d}.right-arrow{margin-right:5px;display:inline-block;position:relative;width:13px;height:8px;top:1px}.icon{margin-right:5px}ul {list-style: none; padding: 0; margin: 0; color: #718096; overflow-y: scroll; max-height: 300px; li {padding: 5px; position: relative; .hint-icon {z-index: 100; position: absolute; float: right; right: 10px; top: 3px; display: inline-block; img {width: 12px; height: 13px;}} .first-line {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 95%;} .extra {margin-left: 41px; padding: 3px; margin-top: 3px; display: none; font-size: 12px; p {margin: 0px; font-weight: lighter; font-size: 10px;} samp {font-weight: bolder;}} &:hover {cursor: pointer;} &.active {background: #EBF8FF; .extra {display: block;}}}}}.iframe-cover{position:absolute;inset:-50px;z-index:1000;background-color:#ffffff03}.ag-column-panel-column-select{display:table}.ag-center-cols-container,.ag-header-container,.ag-header-row{min-width:100%}.ag-header-cell{border:none!important}.ag-header-row-column-filter{border-top:var(--ag-borders-critical) var(--ag-border-color)}.ag-group-value{align-self:stretch}.button-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.reviewContainer{display:flex;flex-direction:column;background-color:var(--md-comp-color-background-review-dialog, #F9FAFB);border-radius:0 0 8px 8px;align-items:center;color:var(--md-sys-color-primary);border-top:1px solid var(--common-border-darker, #D0D5DD);padding:12px 0;box-shadow:none;filter:drop-shadow(0px 2px 11px rgba(22,72,168,.2))}.provideFeedbackTextReviewDialog{font-weight:var(--md-sys-label-weight);font-size:var(--md-sys-body-medium-size);font-family:var(--md-sys-body-medium-font)}.button{margin-left:5px;margin-right:5px;align-items:center;justify-content:center}.button span{margin:0}.reviewIconContainer{display:flex;align-items:center;justify-content:center;position:absolute;top:-16px;right:-16px;background-color:var(--md-sys-color-background);border-radius:50%;padding:10px;border:1px solid var(--md-sys-color-primary);z-index:2;cursor:pointer}.container{display:flex;flex-direction:column}.provideFeedbackText{padding-top:4px;padding-bottom:4px;padding-left:8px;font-size:.9rem}.line{flex-grow:1;height:1px;background-color:#000;margin-right:10px}.button{margin-left:5px;margin-right:5px}.FeedComponentHeader{padding-top:25px;padding-bottom:10px}.prop-editor-sub-component-layouts-container{flex-direction:row;width:100%}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate{animation:rotate360 .5s ease-in-out}
