@-webkit-keyframes fadeInToTop{0%{opacity:0;-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInToTop{0%{opacity:0;-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInToBottom{0%{opacity:0;-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInToBottom{0%{opacity:0;-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#main{height:calc(100% - 50px)}body,html{height:100%}html{font-size:16px}html.loading{opacity:0}.global-message-box{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;font-weight:400}.global-message-box h1{margin:0;font-size:1rem;font-weight:400}body{margin:0;overflow:hidden;font-family:Open Sans,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f3f3}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}#app{height:100%}input:not([type=checkbox]){border:1px solid #d3d3d3;border-radius:4px;font-size:inherit;padding:0 3px;line-height:20px;min-height:22px;margin:0}input:not([type=checkbox]):not([type=radio]):focus{-webkit-box-shadow:0 0 0 3px rgba(0,122,255,.6);box-shadow:0 0 0 3px rgba(0,122,255,.6);outline:none}textarea{border:1px solid #d3d3d3;border-radius:4px;font-size:inherit;padding:0 3px;line-height:20px;min-height:22px;height:22px;font-family:inherit}textarea:focus{-webkit-box-shadow:0 0 0 3px rgba(0,122,255,.6);box-shadow:0 0 0 3px rgba(0,122,255,.6);outline:none}select{border-radius:4px;font-size:inherit;background:#fff;color:#333;font-weight:500;min-height:22px;outline:none;-webkit-box-shadow:0 0 0 3px rgba(0,122,255,0);box-shadow:0 0 0 3px rgba(0,122,255,0);border:1px solid rgba(0,0,0,.18)}select:not(.disabled):focus{-webkit-box-shadow:0 0 0 3px rgba(0,122,255,.6);box-shadow:0 0 0 3px rgba(0,122,255,.6);outline:none}select:not(.disabled):hover{color:#000;border-color:rgba(0,0,0,.32)}.bg-legend-unfilled-without-candidates{background-color:#e0e0e0}.bg-legend-unfilled-with-candidates{background-color:#39f}.bg-legend-auto-filled-unconfirmed{background-color:#f5a700}.bg-legend-filled-confirmed{background-color:#34dfb5}.bg-home-done{background-color:#48e0bb;color:rgba(0,0,0,.8)}.bg-home-skipped{background-color:#f674a5;color:hsla(0,0%,100%,.8)}.bg-home-todo{background-color:#d8d8d8;color:rgba(0,0,0,.7)}.text-home-done{color:#48e0bb}.text-home-skipped{color:#f674a5}.text-home-todo{color:#d8d8d8}.fill-home-done{fill:#48e0bb}.fill-home-skipped{fill:#f674a5}.fill-home-todo{fill:#d8d8d8}.text-unfilled-with-candidates{color:hsla(0,0%,100%,.85)}.text-gray{color:grey}.button,a,button{cursor:pointer;font-family:inherit}.button.disabled,a.disabled,button.disabled{opacity:.5;cursor:not-allowed;outline:none}.button.button-with-icon,a.button-with-icon,button.button-with-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button.button-with-icon i,a.button-with-icon i,button.button-with-icon i{margin-right:.25rem}.button.icon-button,a.icon-button,button.icon-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button-look,button{border:1px solid rgba(0,0,0,.18);border-radius:4px;font-size:inherit;background:#fafafa;color:#333;line-height:1.25em;padding:2px 10px;font-weight:500;outline:none;white-space:nowrap;text-decoration:none}.button-look:not(.disabled):focus,button:not(.disabled):focus{-webkit-box-shadow:0 0 0 3px rgba(0,122,255,.6);box-shadow:0 0 0 3px rgba(0,122,255,.6);outline:none}.button-look:not(.disabled):hover,button:not(.disabled):hover{color:#000;border-color:rgba(0,0,0,.32)}.button-look.button-dangerous,button.button-dangerous{background-color:#c93838;color:#fff}.button-look.button-dangerous:not(.disabled):hover,button.button-dangerous:not(.disabled):hover{background-color:#b63131;color:#fff}.button-look.btn-success,.button-look.button-primary,button.btn-success,button.button-primary{background-color:#007aff;color:#fff}.button-look.btn-success:not(.disabled):hover,.button-look.button-primary:not(.disabled):hover,button.btn-success:not(.disabled):hover,button.button-primary:not(.disabled):hover{background-color:#006ee6;color:#fff}.button-look.button-gray,button.button-gray{background-color:grey;color:#fff;border:1px solid #666}.button-look.button-gray:not(.disabled):hover,button.button-gray:not(.disabled):hover{background-color:#666;color:#fff;border-color:#111}main{display:block}.tooltip.tooltip-up .arrow{content:"";position:absolute;width:0;height:0;display:block;border:6px solid transparent;border-top-color:rgba(30,30,30,.95);top:100%;margin-left:-6px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.general-icon{display:inline-block}.general-icon.general-icon-expand,.general-icon.general-icon-fold{width:6px;height:6px;border-left:1px solid;border-bottom:1px solid;-webkit-transform-origin:center;transform-origin:center}.general-icon.general-icon-expand{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-bottom:2px}.general-icon.general-icon-fold{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);margin-bottom:-4px}.general-icon.general-icon-arrow-down{border-color:#000 transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;width:0}.general-icon.general-icon-arrow-up{border-color:#000 transparent;border-style:solid;border-width:0 4px 5px 4px;height:0;width:0}.status{white-space:nowrap}.status.inline{display:inline-block;border-radius:4px;padding:1px .32rem;font-size:.9em}.status[data-status="1"]{color:#111;background-color:rgba(51,51,51,.12)}.status[data-status="2"]{color:#0f7b28;background-color:rgba(15,123,40,.12)}.status[data-status="3"]{color:#d68615;background-color:rgba(214,134,21,.12)}.status.anti-white[data-status="1"]{color:hsla(0,0%,100%,.8);background-color:#777}.status.anti-white[data-status="2"]{color:hsla(0,0%,100%,.8);background-color:#149931}.status.anti-white[data-status="3"]{color:hsla(0,0%,100%,.8);background-color:#f2830c}.status-icon{font-size:1.14em;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.doc-nature{white-space:nowrap;display:inline-block}.more-dropdown-button-container .more-dropdown-button{visibility:hidden}.more-dropdown-button-container .more-dropdown-button.active,.more-dropdown-button-container:hover>*>.more-dropdown-button,.more-dropdown-button-container:hover>.more-dropdown-button{visibility:visible}button.pure{border:none;outline:none;background-color:transparent;padding:0}.spinner{margin:100px auto;width:50px;height:40px;text-align:center;-webkit-animation:fadeIn .22s ease-in;animation:fadeIn .22s ease-in}.spinner>div{background-color:#5440bb;height:100%;width:4px;display:inline-block;margin:0 1px;-webkit-animation:sk-stretchdelay 1.2s ease-in-out infinite;animation:sk-stretchdelay 1.2s ease-in-out infinite}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.tabs-bar{padding:.5rem 0 .5rem}.tabs-bar ul{margin:0;padding:0;list-style-type:none}.tabs-bar ul li .section-header{padding:0 1rem 0 .75rem;position:relative;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs-bar ul li .section-header .header{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-size:.86em;color:grey;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabs-bar ul li .add-button{background-color:transparent;border:none;font-weight:700;padding:0;outline:none;color:#555;margin-left:auto;font-size:14px}.tabs-bar ul li .add-button:focus{-webkit-box-shadow:none;box-shadow:none}.tabs-bar ul li .add-button:hover{text-shadow:2px 2px 6px rgba(0,0,0,.1)}.tabs-bar ul li .button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:none;padding:0 1rem 0 1rem;font-size:inherit;outline:none;height:2.32rem;position:relative}.tabs-bar ul li .button .button-content{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:.2rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabs-bar ul li .button .button-content .comment{color:grey;font-size:.86em}.tabs-bar ul li .button .button-content .comment:before{content:"- "}.tabs-bar ul li .button .button-content i.gf{margin-right:.5rem;font-size:1.5em}.tabs-bar ul li .button .button-content .new-case-indicator:after{content:"(New)";margin-left:.25rem;color:grey}.tabs-bar ul li .button .append-event-button{position:absolute;right:.3rem;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);background-color:transparent;border:none;padding:1px 2px;font-size:13px}.tabs-bar ul li.active.has-sublist .sublist-header .button,.tabs-bar ul li.active.no-sublist .button{color:#5440bb;background-color:#f0f0f0;-webkit-box-shadow:inset 4px 0 0 0 #5440bb;box-shadow:inset 4px 0 0 0 #5440bb;cursor:default}.tabs-bar ul li.has-sublist .sublist li .button{padding-left:2.15rem}.tabs-bar ul li.has-sublist .sublist li .button:before{content:"";position:absolute;display:block;width:.75rem;height:.9rem;border-left:1px solid grey;border-bottom:1px solid grey;left:1rem;top:.26rem}.tabs-bar ul li.has-sublist .sublist li .button:after{content:"";display:block;top:1.16rem;left:1.75rem;position:absolute;width:3px;height:3px;background:grey;border-radius:50%;margin-top:-2px;margin-left:-2px}.tabs-bar ul li.divider{border-top:1px solid rgba(0,0,0,.1);margin:.5rem 0}.legends{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem}.legends,.legends div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.legends div{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:grey}.legends div:not(:last-child){margin-right:1rem}.legends div i{width:1em;height:1em;border-radius:2px;display:inline-block;margin-right:.25rem}.legends div span{white-space:nowrap}.h-100{height:100%}.badge{line-height:1;border-radius:14px;text-align:center;min-width:20px;font-size:.86em;padding:3px 5px;background:#c80000;color:#fff;font-weight:700;border:none;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.6);box-shadow:0 1px 0 0 rgba(0,0,0,.6);text-shadow:0 0 1px rgba(0,0,0,.6)}.badge,.display-inline-block{display:inline-block}.display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vue-daterange-picker .reportrange-text{border-radius:4px;border:1px solid #d3d3d3;font-size:inherit;line-height:20px;min-height:22px;padding:0 3px;padding-right:1rem}.vue-daterange-picker .daterangepicker .drp-selected{font-weight:500;background:rgba(0,122,255,.1);border-radius:999px;padding:.3rem .5rem;color:#007aff}.vue-daterange-picker .daterangepicker .ranges li{padding:8px 12px}.vue-daterange-picker.open .reportrange-text{-webkit-box-shadow:0 0 0 3px rgba(0,122,255,.6);box-shadow:0 0 0 3px rgba(0,122,255,.6)}.vue-daterange-picker td.today{font-weight:800;text-decoration:underline}.position-relative{position:relative}.toasted-container.bottom-left{bottom:1.5rem;left:1.5rem}.checkbox-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox-label input{margin-right:.25rem}.border-transparent{border:1px solid transparent}.bg-transparent{background-color:transparent}[aria-label][data-balloon-pos][data-balloon-whitespace]:after{white-space:pre;text-align:left}[aria-label][data-balloon-pos]{cursor:default}.standard-table{width:100%;border-collapse:collapse}.standard-table th{font-size:1.2em;padding:1rem 1.2rem;font-weight:400}.standard-table td{padding:.5rem 1rem}.standard-table tr{border-bottom:1px solid #e0e0e0}.standard-table thead tr{border-top:1px solid #d8d8d8;border-bottom:2px solid #d8d8d8}.standard-table tbody tr:hover{background-color:#eee}.text-nowrap{white-space:nowrap}button.button-fancy{border-radius:999px;border:none;padding:4px 11px;-webkit-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}button.button-fancy.button-fancy-light-purple{-webkit-box-shadow:none;box-shadow:none;color:#5440bb;background-color:transparent}button.button-fancy.button-fancy-light-purple:hover{background-color:rgba(84,64,187,.1);color:#513db3}button.button-fancy.button-fancy-purple{color:#fff;background-color:#5440bb}button.button-fancy.button-fancy-purple:hover{background-color:#6451c3}button.button-fancy.button-fancy-dark{color:#fff;background-color:#333}button.button-fancy.button-fancy-dark:hover{background-color:#404040}hr{margin-bottom:.5em;margin-top:.5em;border:none;border-bottom:1px solid #c6c6c6}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.fine-link{color:#007aff;text-decoration:none}.fine-link:hover{text-decoration:underline}.w-100{width:100%}.light-table{border-collapse:collapse;font-size:14px}.light-table th{font-weight:500;text-align:left;border-bottom:1px solid #d3d3d3;font-size:.86em;white-space:nowrap;line-height:16px}.light-table th>.content{position:relative;padding:.25rem .25rem}.light-table th:not(:last-child)>.content:after{content:"";position:absolute;right:0;top:2px;bottom:2px;width:1px;background-color:#d3d3d3}.light-table td>.content{padding:.25rem .25rem}.light-table tbody{background-color:#fff}.light-table tbody tr:not(:last-child) td{border-bottom:1px solid #d3d3d3}.card-list-item{border:1px solid #d3d3d3;padding:.5rem .5rem;border-radius:4px;background-color:#f3f3f3;position:relative;font-size:14px}.card-list-item:focus{-webkit-box-shadow:0 0 0 3px rgba(0,122,255,.6);box-shadow:0 0 0 3px rgba(0,122,255,.6);outline:none}.card-list-item:hover .controls{visibility:visible;opacity:1}.card-list-item .main .line{display:-webkit-box;display:-ms-flexbox;display:flex}.card-list-item .main .line .left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:.5rem}.card-list-item .main .line .right{white-space:nowrap}.card-list-item .main .line:not(:last-child){margin-bottom:.5rem}.card-list-item .controls{position:absolute;top:0;right:0;margin-top:-9px;margin-right:-9px;visibility:hidden;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.card-list-item .controls button{background-color:rgba(51,51,51,.8);color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;width:18px;height:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.86em;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:center;transform-origin:center}.card-list-item .highlight{font-weight:500}.cursor-pointer{cursor:pointer}.toasted .primary,.toasted.toasted-primary{font-weight:400}.event-component .more-info .trigger{font-size:.86em;color:#555;cursor:default}.event-component .more-info .simple-dropdown.active .trigger,.event-component .more-info .trigger:hover{color:#000}.event-description{padding:.5rem 1rem;line-height:2}.event-description .label{color:grey}.properties-form{counter-reset:section}.properties-form.event{padding-bottom:420px}.properties-form.dense .property-item:not(:last-child){padding-bottom:0;margin:0 -1.2rem 1rem 0;border-bottom:none}.properties-form .property-item.is-compulsory>.property-label>.label:before{content:counter(section) "*. "}.properties-form .property-item:not(:last-child){border-bottom:1px solid silver;padding-bottom:1.5rem;margin:0 -1.2rem 1.5rem 0;padding-right:1.2rem}.properties-form .property-item .property-label{line-height:1.25;margin-bottom:.5rem;position:relative}.properties-form .property-item .property-label:after{content:":"}.properties-form .property-item .property-label .algorithms-powered-indicator{margin-left:.15rem;color:grey;font-size:.86em}.properties-form .property-item .property-label .algorithms-powered-indicator:hover{color:#f2830c}.properties-form .property-item .property-label:focus{z-index:999;outline:none;background-color:rgba(0,122,255,.2);border-radius:2px;-webkit-box-shadow:0 0 0 4px rgba(0,122,255,.2);box-shadow:0 0 0 4px rgba(0,122,255,.2)}.properties-form .property-item .property-label.has-more-dropdown-button .more-dropdown-button{position:absolute;right:0;top:0;opacity:0;outline:none}.properties-form .property-item .property-label.has-more-dropdown-button .more-dropdown-button.active{opacity:1}.properties-form .property-item .property-label .label{font-size:1.05em}.properties-form .property-item .property-label .label:before{counter-increment:section;content:counter(section) ". "}.properties-form .property-item:hover .property-label.has-more-dropdown-button .more-dropdown-button{opacity:1}.properties-form .property-item .shortcuts a,.properties-form .property-item .shortcuts button{background-color:transparent;border:none;font-size:.9em;color:#555;outline:none;padding:2px;margin:0 2px;text-decoration:none}.properties-form .property-item .shortcuts a:hover,.properties-form .property-item .shortcuts button:hover{color:#007aff}.properties-form .property-item .shortcuts a:focus,.properties-form .property-item .shortcuts button:focus{-webkit-box-shadow:0 0 0 3px rgba(0,122,255,.6);box-shadow:0 0 0 3px rgba(0,122,255,.6)}.properties-form .property-item .property-control .input-control{width:100%}.properties-form .property-item .value-candidates{background-color:#e2e2e2;border-radius:5px;padding:.25rem .25rem .5rem;font-size:.95em;margin:.75rem 0 0}.properties-form .property-item .value-candidates .header{margin-left:2px;color:grey;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;line-height:1.5rem}.properties-form .property-item .value-candidates .header .count{font-weight:500}.properties-form .property-item .value-candidates .header .candidates-toggle{background-color:transparent;border:none;padding:0 .25rem;min-width:1.25rem;text-align:center;color:#777;outline:none}.properties-form .property-item .value-candidates .header:hover .candidates-toggle{color:#000}.properties-form .property-item .value-candidates ul{list-style-type:none;padding-left:0;margin:.2rem 0 0;max-height:320px;overflow:auto}.properties-form .property-item .value-candidates ul li{position:relative;line-height:1.2rem;padding-right:1.25rem;padding-top:.2rem;padding-bottom:.2rem}.properties-form .property-item .value-candidates ul li .main-button{padding:.1rem 1px .1rem 1.35rem;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;border-radius:4px;max-width:100%}.properties-form .property-item .value-candidates ul li .main-button .label-text{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:inline-block}.properties-form .property-item .value-candidates ul li .main-button:hover .before{color:#007aff}.properties-form .property-item .value-candidates ul li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.properties-form .property-item .value-candidates ul li.has-context .after,.properties-form .property-item .value-candidates ul li.has-context .before,.properties-form .property-item .value-candidates ul li.has-value .after,.properties-form .property-item .value-candidates ul li.has-value .before{font-family:Gekko Fonts;position:absolute;display:inline-block;font-style:normal;line-height:1rem;width:1rem;height:1rem;text-align:center;color:#777}.properties-form .property-item .value-candidates ul li.has-context .before,.properties-form .property-item .value-candidates ul li.has-value .before{left:2px;top:.25em}.properties-form .property-item .value-candidates ul li.has-context .after,.properties-form .property-item .value-candidates ul li.has-value .after{right:2px;top:.35rem}.properties-form .property-item .value-candidates ul li.has-value .before:before{content:""}.properties-form .property-item .value-candidates ul li.has-value.value-selected .label-text:after{font-family:Gekko Fonts;content:"";margin-left:.5rem;font-size:.875em;line-height:15px;color:#26bd49;display:inline-block}.properties-form .property-item .value-candidates ul li.has-context:not(.has-value) .after{display:none}.properties-form .property-item .value-candidates ul li.has-context:not(.has-value) .before:before{content:""}.properties-form .property-item .value-candidates ul li.has-context .after{border-radius:4px;cursor:pointer}.properties-form .property-item .value-candidates ul li.has-context .after:hover{color:#007aff}.properties-form .property-item .value-candidates ul li.has-context .after:before{content:""}.properties-form .property-item .value-candidates ul li:hover{background-color:rgba(0,0,0,.05)}.entity-scenes h1{font-weight:500;font-size:19px;margin-top:0}.entity-scenes .search-box-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.32rem}.entity-scenes .search-box-container{position:relative}.entity-scenes .search-box-container input{width:100%;padding-left:1.25rem}.entity-scenes .search-box-container .search-icon{position:absolute;left:4px;top:3px;color:grey;font-size:15px}.entity-scenes .search-results-container{margin-top:1rem}.entity-scenes .search-state{color:grey;margin-bottom:.25rem}.entity-scenes .table-container{overflow:auto;border:1px solid #d3d3d3}.entity-scenes .table-container table{min-width:100%}.entity-scenes .table-container table thead .column-action .content{min-height:20px}.entity-scenes .table-container table th{background-color:#f3f3f3}.entity-scenes .table-container table tbody .column-action button{font-size:.86em;min-width:62px}.entity-scenes .table-container .codes-container{overflow:auto;max-height:74px}.entity-scenes .table-container .codes-container .code-item{margin-bottom:4px;font-size:.86em;background-color:grey;color:#fff;border-radius:4px;padding:1px 4px;font-weight:500;line-height:16px;display:block;width:50px;text-align:center}.entity-scenes .card{border:1px solid #d3d3d3;border-radius:4px;padding:.75rem 1rem;background-color:#fff}.entity-scenes .card .codes-container{line-height:18px;max-height:45px;overflow:auto}.entity-scenes .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.entity-scenes .card-header h1{margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:.5rem}.entity-scenes .card-header a{white-space:nowrap}.entity-scenes .sections{margin-top:2rem}.entity-scenes .sections .section{margin-top:1rem;margin-right:-1rem;padding-right:1rem}.entity-scenes .sections .section .section-header{font-weight:600;margin-bottom:.5rem;color:grey}.entity-scenes .sections .section .section-header.with-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.entity-scenes .sections .section .section-header.with-controls button{font-size:.86em}.entity-scenes .sections .section:not(:last-child){border-bottom:1px solid #e0e0e0;padding-bottom:1.25rem}.entity-scenes .sections .section:last-child{padding-bottom:.5rem}.entity-scenes .list-item:not(:last-child){margin-bottom:1rem}.entity-scenes .list-item:first-child{margin-top:14px}.entity-scenes .description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.86em;margin-bottom:.5rem;margin-top:-.5rem}.entity-scenes .description .description-content{background-color:#fff;border-radius:6px;padding:2px .5rem}.entity-scenes .more-info{margin:-.75rem 0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.entity-scenes a{color:#5440bb;text-decoration:none}.entity-scenes a:hover{text-decoration:underline}.entity-scenes .entity-finder-scene .highlight{font-weight:500}.add-index-id-dropdown{padding:.75rem .75rem}.add-index-id-dropdown .header{margin-bottom:.25rem}.add-index-id-dropdown input{width:220px;margin-right:.25rem}.font-weight-normal{font-weight:400}