fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}
.multiselect.multiselect{min-height:34px}.multiselect.multiselect .multiselect__select{height:32px}.multiselect.multiselect .multiselect__content{max-width:100%}.multiselect.multiselect .multiselect__element{max-width:100%;overflow:auto}.multiselect.multiselect .multiselect__option{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.multiselect.multiselect .multiselect__tags{border-color:#ced4da;min-height:34px;padding-top:6px}.multiselect.multiselect .multiselect__option,.multiselect.multiselect .multiselect__input,.multiselect.multiselect .multiselect__single{font-size:1rem}.multiselect.multiselect .multiselect__placeholder,.multiselect.multiselect .multiselect__input,.multiselect.multiselect .multiselect__single{margin-bottom:6px}.multiselect.multiselect .multiselect__option--highlight{background-color:#919fa5}.multiselect.multiselect .multiselect__option--highlight:after{background:none}.multiselect.multiselect .multiselect__tag{background-color:#919fa5}.multiselect.multiselect .multiselect__option--selected:before{content:"✓";padding-right:7px}.multiselect.multiselect .multiselect__placeholder{padding-top:0;padding-left:5px;white-space:nowrap}.vue-multiselect-wrapper .multiselect-tags--block .tag-selected{display:block;width:100%;text-align:left}.vue-multiselect-wrapper .multiselect-tags--small .tag-selected{padding-top:0;padding-bottom:0}.vue-multiselect-wrapper .multiselect-tags{margin-top:8px}.vue-multiselect-wrapper .multiselect__tags-wrap{display:none}
.upload-files-overview{width:100%;table-layout:fixed}.upload-files-overview caption{caption-side:top}.upload-files-overview tr:first-child td{border-top:1px solid #eee}.upload-files-overview td{border-bottom:1px solid #eee;padding:.5em 0}.upload-files-overview .upload-files-overview__preview{width:70px;padding-right:10px;text-align:center}.upload-files-overview .upload-files-overview__preview img{-o-object-fit:contain;object-fit:contain;width:60px;height:45px}.upload-files-overview .upload-files-overview__preview svg{width:30px;height:30px;opacity:.5}.upload-files-overview .upload-files-overview__file{word-break:break-word;overflow-wrap:break-word}.upload-files-overview .upload-files-overview__file a:not(:hover){text-decoration:none;color:inherit}.upload-files-overview .upload-files-overview__delete{width:100px;text-align:right}
.remark-improvement-overview{table-layout:fixed}.remark-improvement-overview .checked{text-decoration:line-through}.remark-improvement-overview thead th{border-top:0;color:rgba(80,80,80,.7)}.remark-improvement-overview td{vertical-align:top}.remark-improvement-overview td:last-child{padding-top:8px;padding-bottom:8px;vertical-align:top}.remark-improvement-overview td ul,.remark-improvement-overview td ol,.remark-improvement-overview td p{line-height:inherit}.remark-improvement-overview td ul:last-child,.remark-improvement-overview td ol:last-child,.remark-improvement-overview td p:last-child{margin-bottom:0}
.wysiwyg-editor .ck-toolbar[data-v-304f85cf]{border-left:1px solid var(--ck-color-toolbar-border);border-right:1px solid var(--ck-color-toolbar-border)}
.tabulator{border:1px solid #dee2e6;font-size:16px;overflow:hidden;position:relative;text-align:left;transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){-webkit-user-select:none;-moz-user-select:none;user-select:none}.tabulator .tabulator-header{background-color:#fff;border-bottom:1px solid #dee2e6;box-sizing:border-box;color:#555;font-weight:700;outline:none;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{background:#fff;border-right:1px solid #aaa;box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;text-align:left;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#e6e6e6;border:1px solid #dee2e6;pointer-events:none;position:absolute}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{background-color:#d6d6d6;color:#000}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{background-color:#3876ca;color:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:4px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{background:#fff;border:1px solid #999;box-sizing:border-box;padding:1px;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;bottom:0;display:flex;position:absolute;right:4px;top:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid transparent;border-right:6px solid transparent;height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #aaa;display:flex;margin-right:-1px;overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;margin-top:2px;position:relative;text-align:center;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto !important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media(hover: hover)and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{background-color:#e6e6e6;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media(hover: hover)and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media(hover: hover)and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #666;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media(hover: hover)and (pointer: fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-top:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{align-items:center;display:flex;justify-content:center;text-orientation:mixed;writing-mode:vertical-rl}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{bottom:auto;justify-content:center;left:0;right:0;top:4px}.tabulator .tabulator-header .tabulator-frozen{left:0;position:sticky;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #dee2e6}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #dee2e6}.tabulator .tabulator-header .tabulator-calcs-holder{background:#fff !important;border-bottom:1px solid #aaa;border-top:1px solid #dee2e6;box-sizing:border-box;display:inline-block}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#fff !important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{-webkit-overflow-scrolling:touch;overflow:auto;position:relative;white-space:nowrap;width:100%}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-width:100%;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{color:#ccc;display:inline-block;font-size:20px;font-weight:700;padding:10px;text-align:center;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{background-color:#fff;color:#333;display:inline-block;overflow:visible;position:relative;white-space:nowrap}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#ececec !important;font-weight:700}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #dee2e6}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #dee2e6}.tabulator .tabulator-tableholder .tabulator-range-overlay{inset:0;pointer-events:none;position:absolute;z-index:10}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{border:1px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;position:absolute;right:-3px;width:6px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{border:2px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-footer{background-color:#e6e6e6;border-top:1px solid #dee2e6;color:#555;font-weight:700;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap}.tabulator .tabulator-footer .tabulator-footer-contents{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{border:1px solid #dee2e6;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:inline-block;font-size:.9em;padding:5px}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{background:#f3f3f3 !important;border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;box-sizing:border-box;overflow:hidden;text-align:left;width:100%}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f3f3f3 !important;display:inline-block}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#555;flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #dee2e6;border-radius:3px;display:inline-block;margin:0 5px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:rgba(255,255,255,.2);border:1px solid #dee2e6;border-radius:3px;display:inline-block;margin:0 2px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media(hover: hover)and (pointer: fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{background:rgba(0,0,0,.2);color:#fff;cursor:pointer}}.tabulator .tabulator-col-resize-handle{display:inline-block;margin-left:-3px;margin-right:-3px;position:relative;vertical-align:middle;width:6px;z-index:11}@media(hover: hover)and (pointer: fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{margin-right:0;width:3px}.tabulator .tabulator-col-resize-guide{background-color:#999;height:100%;margin-left:-0.5px;opacity:.5;position:absolute;top:0;width:4px}.tabulator .tabulator-row-resize-guide{background-color:#999;height:4px;left:0;margin-top:-0.5px;opacity:.5;position:absolute;width:100%}.tabulator .tabulator-alert{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;display:inline-block;font-size:16px;font-weight:700;margin:0 auto;padding:10px 20px}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:4px solid #333;color:#000}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{border:4px solid #d00;color:#590000}.tabulator-row{background-color:#fff;box-sizing:border-box;min-height:24px;position:relative}.tabulator-row.tabulator-row-even{background-color:#f9f9f9}@media(hover: hover)and (pointer: fine){.tabulator-row.tabulator-selectable:hover{background-color:#f5f5f5;cursor:pointer}}.tabulator-row.tabulator-selected{background-color:#9abcea}@media(hover: hover)and (pointer: fine){.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator-row.tabulator-row-moving{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;pointer-events:none;position:absolute;z-index:15}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{background-color:#d6d6d6;color:#000}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{background-color:#3876ca;color:#fff}.tabulator-row .tabulator-row-resize-handle{bottom:0;height:5px;left:0;position:absolute;right:0}.tabulator-row .tabulator-row-resize-handle.prev{bottom:auto;top:0}@media(hover: hover)and (pointer: fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{border-bottom:1px solid #dee2e6;border-top:1px solid #dee2e6;box-sizing:border-box;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:16px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{border-right:1px solid #dee2e6;box-sizing:border-box;display:inline-block;outline:none;overflow:hidden;padding:4px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tabulator-row .tabulator-cell.tabulator-row-header{border-bottom:1px solid #dee2e6}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;display:inline-block;left:0;position:sticky;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #dee2e6}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #dee2e6}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1d68cd;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:transparent;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{background:transparent;border:1px;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{align-items:center;display:inline-flex;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;height:3px;margin-top:2px;width:100%}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{display:inline-block;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom:2px solid #dee2e6;border-bottom-left-radius:1px;border-left:2px solid #dee2e6;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media(hover: hover)and (pointer: fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{align-items:center;background:#666;border-radius:20px;color:#fff;display:inline-flex;font-size:1.1em;font-weight:700;height:15px;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:15px}@media(hover: hover)and (pointer: fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;display:inline-block;height:14px;width:14px}.tabulator-row.tabulator-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #dee2e6;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media(hover: hover)and (pointer: fine){.tabulator-row.tabulator-group:hover{background-color:rgba(0,0,0,.1);cursor:pointer}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-toggle{background:#dcdcdc;border:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:row}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{background:#fff;border:1px solid #ccc;box-sizing:border-box}.tabulator-popup-container{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #dee2e6;box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:inline-block;font-size:16px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{border-radius:2px;box-shadow:none;font-size:12px;max-width:min(500px, 100%);padding:3px 5px;pointer-events:none}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;padding:5px 10px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media(hover: hover)and (pointer: fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#f9f9f9;cursor:pointer}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{border-color:#dee2e6;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:7px;position:absolute;right:10px;top:calc(5px + .4em);transform:rotate(45deg);vertical-align:top;width:7px}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #dee2e6}.tabulator-edit-list{-webkit-overflow-scrolling:touch;font-size:16px;max-height:200px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#333;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{background:#1d68cd;color:#fff}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid rgba(255,255,255,.5)}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1d68cd}@media(hover: hover)and (pointer: fine){.tabulator-edit-list .tabulator-edit-list-item:hover{background:#1d68cd;color:#fff;cursor:pointer}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#333;padding:4px;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #dee2e6;color:#333;font-weight:700;padding:6px 4px 4px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{direction:rtl;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #aaa;border-right:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;left:-3px;position:absolute;right:auto;width:6px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #dee2e6;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #dee2e6;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #dee2e6}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #dee2e6}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{margin-left:0;margin-right:-3px;width:3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10000}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none !important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{border-bottom:2px solid #dee2e6;border-bottom-left-radius:1px;border-left:2px solid #dee2e6;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-print-table .tabulator-print-table-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #dee2e6;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media(hover: hover)and (pointer: fine){.tabulator-print-table .tabulator-print-table-group:hover{background-color:rgba(0,0,0,.1);cursor:pointer}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px !important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px !important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-print-table .tabulator-print-table-group span{color:#d00;margin-left:10px}.tabulator-print-table .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media(hover: hover)and (pointer: fine){.tabulator-print-table .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator{background-color:#fff;border:none}.tabulator .tabulator-header{border-bottom:2px solid #dee2e6;border-top:1px solid #dee2e6;color:inherit}.tabulator .tabulator-header .tabulator-col{background-color:#fff;border-right:none}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{padding:12px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #dee2e6}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:1rem;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input:focus{background-color:#fff;border:1px solid #1d68cd;color:#495057;outline:0}.tabulator .tabulator-header .tabulator-calcs-holder{border-bottom:1px solid #dee2e6;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder span{color:#000}.tabulator .tabulator-footer,.tabulator .tabulator-tableholder .tabulator-table{color:inherit}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{background-color:#fff;font-weight:400}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background-color:#007bff;color:#fff}.tabulator .tabulator-footer .tabulator-paginator{color:inherit}.tabulator .tabulator-footer .tabulator-pages{margin:0}.tabulator .tabulator-footer .tabulator-page{margin:5px 0 0;padding:8px 12px}.tabulator .tabulator-footer .tabulator-page[data-page=first]{border-bottom-left-radius:4px;border-top-left-radius:4px}.tabulator .tabulator-footer .tabulator-page[data-page=last]{border:1px solid #dee2e6;border-bottom-right-radius:4px;border-top-right-radius:4px}.tabulator .tabulator-footer .tabulator-page.active{background-color:#007bff;border-color:#007bff;color:#fff}.tabulator .tabulator-footer .tabulator-page:disabled{background:#fff;border-color:#dee2e6;color:#6c757d}@media(hover: hover)and (pointer: fine){.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{background:#e9ecef;border-color:#dee2e6;color:#0056b3}}.tabulator.thead-dark .tabulator-header,.tabulator.thead-dark .tabulator-header .tabulator-col{background-color:#212529;border-color:#32383e;color:#fff}.tabulator.table-dark{background-color:#212529}.tabulator.table-dark:not(.thead-light) .tabulator-header,.tabulator.table-dark:not(.thead-light) .tabulator-header .tabulator-col{background-color:#212529;border-color:#32383e;color:#fff}.tabulator.table-dark .tabulator-tableholder{color:#fff}.tabulator.table-dark .tabulator-row{background-color:#212529;border-color:#32383e;color:#fff}@media(hover: hover)and (pointer: fine){.tabulator.table-dark .tabulator-row:hover{background-color:#32383e}.tabulator.table-dark .tabulator-row:hover .tabulator-cell{background-color:rgba(255,255,255,.075)}}.tabulator.table-dark .tabulator-row.tabulator-selected{background-color:#9abcea}.tabulator.table-dark .tabulator-footer{border-color:#32383e !important}.tabulator.table-dark .tabulator-footer .tabulator-calcs-holder{background:#212529 !important;border-color:#32383e !important}.tabulator.table-dark .tabulator-footer .tabulator-calcs-holder .tabulator-row{background-color:#212529 !important;border-color:#32383e !important;color:#fff !important}.tabulator.table-striped:not(.table-dark) .tabulator-row.tabulator-row-even{background-color:#f9f9f9}.tabulator.table-striped:not(.table-dark) .tabulator-row.tabulator-row-even.tabulator-selected{background-color:#9abcea}@media(hover: hover)and (pointer: fine){.tabulator.table-striped:not(.table-dark) .tabulator-row.tabulator-row-even.tabulator-selectable:hover{background-color:#f5f5f5;cursor:pointer}.tabulator.table-striped:not(.table-dark) .tabulator-row.tabulator-row-even.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator.table-striped.table-dark .tabulator-row:nth-child(2n) .tabulator-cell{background-color:rgba(255,255,255,.05)}.tabulator.table-bordered{border:1px solid #dee2e6}.tabulator.table-bordered .tabulator-header .tabulator-col,.tabulator.table-bordered .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{border-right:1px solid #dee2e6}.tabulator.table-borderless .tabulator-header,.tabulator.table-borderless .tabulator-row{border:none}.tabulator.table-sm .tabulator-header .tabulator-col .tabulator-col-content{padding:5px !important}.tabulator.table-sm .tabulator-tableholder .tabulator-table .tabulator-row{min-height:26px}.tabulator.table-sm .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:5px !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-primary{background:#b8daff !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-secondary{background:#d6d8db !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-success{background:#c3e6cb !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-info{background:#bee5eb !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-warning{background:#ffeeba !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-danger{background:#f5c6cb !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-light{background:#fdfdfe !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-dark{background:#c6c8ca !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.table-active{background:#f5f5f5 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-primary{background:#007bff !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-secondary{background:#6c757d !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-success{background:#28a745 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-info{background:#17a2b8 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-warning{background:#ffc107 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-danger{background:#dc3545 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-light{background:#f8f9fa !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-dark{background:#343a40 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.bg-active{background:#f5f5f5 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-primary{background:#b8daff !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-secondary{background:#d6d8db !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-success{background:#c3e6cb !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-info{background:#bee5eb !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-warning{background:#ffeeba !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-danger{background:#f5c6cb !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-light{background:#fdfdfe !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-dark{background:#c6c8ca !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.table-active{background:#f5f5f5 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-primary{background:#007bff !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-secondary{background:#6c757d !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-success{background:#28a745 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-info{background:#17a2b8 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-warning{background:#ffc107 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-danger{background:#dc3545 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-light{background:#f8f9fa !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-dark{background:#343a40 !important}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell.bg-active{background:#f5f5f5 !important}.tabulator-row{border-bottom:1px solid #dee2e6;min-height:40px}.tabulator-row .tabulator-cell{border-right:none;padding:12px}.tabulator-row .tabulator-cell:last-of-type{border-right:none}.tabulator-row .tabulator-cell.tabulator-row-header{background:#fff;border-bottom:none;border-right:1px solid #dee2e6}.tabulator-row .tabulator-cell .tabulator-data-tree-control{border:1px solid #ccc}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after,.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand,.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#ccc}.tabulator-row.tabulator-group{background:#fafafa}.tabulator-row.tabulator-group span{color:#666}.tabulator-edit-select-list{background:#fff}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid rgba(255,255,255,.5)}@media(hover: hover)and (pointer: fine){.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{color:#fff}}.tabulator-edit-select-list .tabulator-edit-select-list-group,.tabulator-edit-select-list .tabulator-edit-select-list-notice{color:inherit}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:initial;text-align:initial}.tabulator-print-table .tabulator-print-table-group{background:#fafafa}.tabulator-print-table .tabulator-print-table-group span{color:#666}.tabulator-print-table .tabulator-data-tree-control{color:inherit}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after,.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand,.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#ccc}
.high-low-value[data-v-12f1b0b7]{margin-right:-1px}.high-low-value button[data-v-12f1b0b7]{padding-right:7px;padding-left:7px}
.instruction-rule-header[data-v-73585b2a]{display:flex;justify-content:flex-end;margin:20px 0 0}.instruction-rule-header__title[data-v-73585b2a]{font-size:1rem;font-weight:500;text-align:right;margin:.5rem 0}[data-v-73585b2a] .tooltip-inner{max-width:268px}
.high-low-header-container[data-v-494ffb0a]{display:flex;justify-content:flex-end;margin:20px 0 0}.high-low-header[data-v-494ffb0a]{display:flex;justify-content:flex-end;width:var(--high-low-input-width)}.high-low-header h4[data-v-494ffb0a]{margin:auto 0}.instruction-rule.instruction-rule--periodic_maintenance .high-low-header[data-v-494ffb0a]{justify-content:center}
.instruction-rule__subtitle .d-inline-block[data-v-3c5998d4]{width:var(--high-low-boundary-value-input-width);text-align:center}@media screen and (max-width: 873px){.instruction-rule__subtitle .d-inline-block[data-v-3c5998d4]{width:7em;text-align:left}}
.boundary-value-answer__container[data-v-142c1112]{width:-moz-max-content;width:max-content;max-width:250px}.boundary-value-answer__container .answer-unit-symbol label[data-v-142c1112]{min-width:44px}.boundary-value-answer__container .boundary-value__label-placeholder .input-group-text[data-v-142c1112]{min-width:52px;background-color:#fff;color:#8c8c8c}
.is-invalid-error[data-v-35687f18]{border-color:#dc3545}.is-invalid-warning[data-v-35687f18]{border-color:#ffc107}.boundary-symbol .input-group-text[data-v-35687f18]{min-width:52px;background-color:#fff;color:#8c8c8c}
.border-value-answer__container[data-v-7e738637]{width:-moz-max-content;width:max-content;max-width:var(--container-width)}.border-value-answer__container .answer-unit-symbol label[data-v-7e738637]{min-width:44px}.border-value-answer__container .border-value__label-placeholder .input-group-text[data-v-7e738637]{min-width:52px;background-color:#fff;color:#8c8c8c}.wvt__btn[data-v-7e738637]{margin-left:-1rem;margin-right:0;width:var(--container-width);max-width:var(--container-width)}
.boundary-value__container[data-v-08a1551f]{display:flex}.input-group-text[data-v-08a1551f]{padding-left:4px;padding-right:4px;min-width:32px}.boundary-value__label-placeholder .input-group-text[data-v-08a1551f]{min-width:52px;background-color:#fff;color:#8c8c8c}.boundary-value__container.show-not-applicable-button[data-v-08a1551f]{margin-left:3px}.boundary-value__container.show-not-applicable-button .instruction-line__nvt-button button[data-v-08a1551f]{border-top-right-radius:0;border-bottom-right-radius:0}.boundary-value__container.show-not-applicable-button .boundary-value__input[data-v-08a1551f]{margin-left:-1px}.boundary-value__container.show-not-applicable-button .boundary-value__input .input-group-prepend .input-group-text[data-v-08a1551f]{border-radius:0}.instruction-rule__text-input .boundary-value__input[data-v-08a1551f]{width:var(--high-low-boundary-value-input-width);max-width:var(--high-low-boundary-value-input-width)}@media screen and (min-width: 901px){.instruction-rule.instruction-rule--periodic_maintenance .input-group-append:not(.boundary-value__label-placeholder) .input-group-text[data-v-08a1551f]{min-width:52px}.instruction-rule__readonly--high-low .input-group[data-v-08a1551f]{width:var(--high-low-boundary-value-input-width);max-width:var(--high-low-boundary-value-input-width)}}@media screen and (max-width: 900px){.instruction-rule.instruction-rule--periodic_maintenance .boundary-value__container .boundary-value__input[data-v-08a1551f]{flex:0 0 auto}.instruction-rule.instruction-rule--periodic_maintenance .boundary-value__container .boundary-value__input .boundary-value__label-placeholder .input-group-text[data-v-08a1551f]{font-size:12px;padding:2px;min-width:40px}}@media screen and (max-width: 795px){.instruction-rule:not(.instruction-rule--periodic_maintenance) .boundary-value__label-placeholder[data-v-08a1551f]{display:none}.instruction-rule .form-inline .form-group label.boundary-value__label[data-v-08a1551f]{text-align:left}.boundary-value__input[data-v-08a1551f]{flex:0 0 auto}}
@media screen and (max-width: 900px){.instruction-rule.instruction-rule--periodic_maintenance .form-group label[data-v-ca9fdb76]{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}}
.is-invalid.warning[data-v-6b44859b] .multiselect__tags{border-color:#ffc107}
.border-value-answer__container[data-v-511f8ae1]{width:-moz-max-content;width:max-content;max-width:250px}.border-value-answer__container .answer-unit-symbol label[data-v-511f8ae1]{min-width:44px}.border-value-answer__container .form-control-plaintext[data-v-511f8ae1]{min-width:6em}.border-value-answer__container .border-value__label-placeholder .input-group-text[data-v-511f8ae1]{min-width:52px;background-color:#fff;color:#8c8c8c}.is-invalid-warning[data-v-511f8ae1]{color:#ffc107}
.instruction-rule__readonly.instruction-rule__readonly--high-low .input-group[data-v-0e3bad54]{width:var(--high-low-input-width);max-width:var(--high-low-boundary-value-input-width)}.instruction-rule__readonly.instruction-rule__readonly--high-low .input-group .form-control-plaintext[data-v-0e3bad54]{display:inline-block;width:auto;padding-right:0;padding-left:0}.border-value__label-placeholder label[data-v-0e3bad54]{min-width:var(--inputgroup-append-prepend-width);background-color:#fff;color:#8c8c8c}.instruction-rule.instruction-rule--periodic_maintenance .input-group .form-control-plaintext[data-v-0e3bad54]{text-align:right;padding-left:calc(var(--inputgroup-append-prepend-width) + var(--input-padding-variable)) !important}.instruction-rule.instruction-rule--periodic_maintenance .input-group .form-control-plaintext[data-v-0e3bad54] .answer-unit-symbol{padding-left:var(--input-padding-variable);min-width:var(--inputgroup-append-prepend-width);display:inline-block;text-align:left}.instruction-rule.instruction-rule--periodic_maintenance .input-group .form-control-plaintext[data-v-0e3bad54]:not(:last-child){padding-left:0 !important}.instruction-rule.instruction-rule--periodic_maintenance .input-group .form-control-plaintext[data-v-0e3bad54]:not(:last-child) .answer-unit-symbol{min-width:unset}@media screen and (max-width: 900px){.instruction-rule.instruction-rule--periodic_maintenance label[data-v-0e3bad54]{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.instruction-rule.instruction-rule--periodic_maintenance .instruction-rule__readonly.instruction-rule__readonly--high-low .input-group[data-v-0e3bad54]{flex-wrap:nowrap}.instruction-rule.instruction-rule--periodic_maintenance .instruction-rule__readonly.instruction-rule__readonly--high-low .input-group .form-control-plaintext[data-v-0e3bad54]{padding-left:calc(var(--inputgroup-append-prepend-width) + var(--input-padding-variable))}.instruction-rule.instruction-rule--periodic_maintenance .instruction-rule__readonly.instruction-rule__readonly--high-low .input-group .input-group-text[data-v-0e3bad54]{font-size:12px;padding:2px;min-width:var(--inputgroup-append-prepend-width)}}@media screen and (max-width: 750px){.instruction-rule.instruction-rule--periodic_maintenance .instruction-rule__readonly.instruction-rule__readonly--high-low .input-group[data-v-0e3bad54]{flex:0 0 auto}.instruction-rule.instruction-rule--periodic_maintenance .instruction-rule__readonly.instruction-rule__readonly--high-low .input-group .form-control-plaintext[data-v-0e3bad54]{padding-left:0 !important}}
summary[data-v-7d0b7722]{position:relative;padding-right:20px}
.btn-group .btn[data-v-38cde0a9]{min-width:calc(90 / 14 * 1em)}
.dialog-container[data-v-07e8b2fa]{padding:0;border:none;max-width:700px;width:100%;min-width:350px;border-radius:4px}.dialog-container .dialog-content[data-v-07e8b2fa]{border:1px solid rgba(0,0,0,.125);text-align:left;padding:15px 70px 25px 70px;max-height:calc((100% - 6px) - 2em)}.dialog-container .modal-header[data-v-07e8b2fa]{border-bottom:none}.dialog-container .modal-title[data-v-07e8b2fa]{font-size:18px;color:#505050;margin-top:6px}.dialog-container .close[data-v-07e8b2fa]{font-size:40px;text-align:right}
.form-group[data-v-5fd81b3c]{margin-bottom:12px;display:block}label[data-v-5fd81b3c]{margin-bottom:2px;color:#8b8b8b;text-align:left;display:block}label.error[data-v-5fd81b3c]{display:inline-block}textarea[data-v-5fd81b3c]{width:100%;border:1px solid #c4c4c4;border-radius:2px;color:#505050;padding:0 10px;margin-bottom:20px}
.answer-text_preview[data-v-c5acf356]{max-width:300px;white-space:nowrap;text-overflow:ellipsis;display:inline-block;overflow:hidden;margin:0 5px}.answer_textarea[data-v-c5acf356]:not(.form-group){display:flex;justify-content:space-between;align-items:stretch}.answer_textarea:not(.form-group) .answer-text_preview[data-v-c5acf356]{line-height:33px}.is-invalid[data-v-c5acf356]{color:#dc3545}
.column-input-wrapper[data-v-0a1f6efe]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;max-width:100%}.column-input-wrapper>*[data-v-0a1f6efe]{flex:1 1 auto;max-width:50%}.column-input-wrapper>*[data-v-0a1f6efe]:only-child{max-width:100%;width:100%;flex-basis:100%}.column-input-wrapper>*[data-v-0a1f6efe]:only-child .vue-multiselect-wrapper{width:100%}.form-control[readonly][data-v-0a1f6efe]{background:transparent;border-color:transparent;color:inherit}[data-v-0a1f6efe] .input-group>.vue-multiselect-wrapper{flex:0 1 100%;max-width:100%}[data-v-0a1f6efe] .multiselect__select{width:26px}[data-v-0a1f6efe] .multiselect__tags{padding-left:4px;padding-right:26px}[data-v-0a1f6efe] .multiselect.multiselect .multiselect__placeholder,[data-v-0a1f6efe] .multiselect.multiselect .multiselect__single{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-bottom:0}td:first-child .btn-block[data-v-0a1f6efe],td:last-child .btn-block[data-v-0a1f6efe]{padding-left:8px;padding-right:8px}.answer-summary.answer-summary.answer-summary.answer-summary[data-v-0a1f6efe]{table-layout:auto;--column-width: auto;margin-left:auto}.answer-summary.answer-summary.answer-summary.answer-summary th[data-v-0a1f6efe],.answer-summary.answer-summary.answer-summary.answer-summary td[data-v-0a1f6efe]{--cell-width: auto}.answer-summary.answer-summary.answer-summary.answer-summary th[data-v-0a1f6efe]{text-align:right;padding-right:1em}.answer-table-row--small[data-v-0a1f6efe]{width:auto;display:grid;grid-template:"fields fields fields" ". delete action";grid-template-columns:1fr auto 140px}.answer-table-row--small+.answer-table-row--small[data-v-0a1f6efe]{padding-top:1em;margin-top:1em}.answer-table-row--small>td[data-v-0a1f6efe],.answer-table-row--small>th[data-v-0a1f6efe]{display:block;width:auto}.answer-table-row--small .answer-table-row__fields[data-v-0a1f6efe]{grid-area:fields;--cell-width: auto !important}.answer-table-row--small .answer-table-row__action[data-v-0a1f6efe]{grid-area:action;--cell-width: auto !important}.answer-table-row--small .answer-table-row__delete[data-v-0a1f6efe]{grid-area:delete;--cell-width: auto !important}.answer-table-row--small[data-v-0a1f6efe] .form-inline{padding:2px 0}.form-group[data-v-0a1f6efe]{display:flex;justify-content:flex-end;align-items:center;margin:0 0 1rem}.form-group label[data-v-0a1f6efe]{white-space:nowrap;margin:0 1rem 0 0}.form-group .column-input-wrapper[data-v-0a1f6efe]{width:200px;max-width:50vw}.column-input-wrapper[data-v-0a1f6efe] .text-danger:not(input){font-size:11px;font-weight:bold;line-height:1.1em;padding-top:2px}
.answer-table-container[data-v-5bd6138d]{margin-left:auto}.instruction-rule__table table[data-v-5bd6138d]{max-width:100%;table-layout:fixed;--column-width: 100px;margin-left:auto;margin-bottom:40px}.instruction-rule__table table thead td[data-v-5bd6138d],.instruction-rule__table table thead th[data-v-5bd6138d]{font-size:smaller;vertical-align:bottom;padding-left:.75rem;line-height:1.1em;word-wrap:break-word;hyphens:auto}.instruction-rule__table table[data-v-5bd6138d] tbody td,.instruction-rule__table table[data-v-5bd6138d] tbody th{vertical-align:top}.instruction-rule__table table[data-v-5bd6138d] td:not(.small-view),.instruction-rule__table table[data-v-5bd6138d] th:not(.small-view){--cell-width: var(--column-width);width:var(--cell-width);max-width:var(--cell-width)}.instruction-rule__table table[data-v-5bd6138d] td:not(.small-view):first-child,.instruction-rule__table table[data-v-5bd6138d] td:not(.small-view):last-child,.instruction-rule__table table[data-v-5bd6138d] th:not(.small-view):first-child,.instruction-rule__table table[data-v-5bd6138d] th:not(.small-view):last-child{--cell-width: 38px}.instruction-rule__table table[data-v-5bd6138d] td:not(.small-view)>*,.instruction-rule__table table[data-v-5bd6138d] th:not(.small-view)>*{max-width:var(--cell-width, 100%)}.answer-table--small[data-v-5bd6138d]{width:100%}.answer-table--small thead[data-v-5bd6138d]{display:none}.answer-table--small tbody[data-v-5bd6138d]{display:grid;justify-content:flex-end}
.instruction-rule{--high-low-input-width: 172px;--high-low-boundary-value-input-width: 172px;--container-width: 210px}.instruction-rule.instruction-rule--periodic_maintenance{--high-low-input-width: 210px;--high-low-boundary-value-input-width: 210px;--container-width: 210px;--inputgroup-append-prepend-width: 52px;--input-padding-variable: 5px}.instruction-rule.instruction-rule--show-remarks-below,.instruction-rule.instruction-rule--periodic_maintenance_boundary,.instruction-rule.instruction-rule--periodic_maintenance{grid-template-areas:"title title nvt save" "input input input save" "comment comment comment comment"}.instruction-rule.instruction-rule--show-remarks-below .instruction-rule__add-comment,.instruction-rule.instruction-rule--periodic_maintenance_boundary .instruction-rule__add-comment,.instruction-rule.instruction-rule--periodic_maintenance .instruction-rule__add-comment{grid-area:comment}@media screen and (min-width: 901px){.instruction-rule.instruction-rule--periodic_maintenance .boundary-value-answer__container input,.instruction-rule.instruction-rule--periodic_maintenance .boundary-value__input input{text-align:center;padding-left:5px;padding-right:5px}.instruction-rule.instruction-rule--periodic_maintenance input:first-child:nth-last-child(3){text-align:center;padding-left:calc(var(--inputgroup-append-prepend-width) + var(--input-padding-variable))}}@media screen and (max-width: 900px){.instruction-rule{--high-low-input-width: 145px;--high-low-boundary-value-input-width: 145px;--container-width: 145px}.instruction-rule.instruction-rule--periodic_maintenance{--high-low-input-width: 180px;--high-low-boundary-value-input-width: 180px;--container-width: 180px;--inputgroup-append-prepend-width: 40px;--input-padding-variable: 3px}.instruction-rule.instruction-rule--periodic_maintenance .boundary-value-answer__container input,.instruction-rule.instruction-rule--periodic_maintenance .boundary-value__input input{text-align:right;padding-left:5px;padding-right:5px}.instruction-rule.instruction-rule--periodic_maintenance .boundary-value-answer__container .input-group-append label,.instruction-rule.instruction-rule--periodic_maintenance .boundary-value__input .input-group-append label{min-width:var(--inputgroup-append-prepend-width);width:auto}.instruction-rule.instruction-rule--periodic_maintenance input:first-child:nth-last-child(2){text-align:right;padding-right:calc(var(--inputgroup-append-prepend-width) + var(var(--input-padding-variable))) !important}}@media screen and (max-width: 795px){.instruction-rule{--high-low-input-width: 112px;--high-low-boundary-value-input-width: 112px;--container-width: 112px}.instruction-rule.instruction-rule--periodic_maintenance{--high-low-input-width: 160px;--high-low-boundary-value-input-width: 160px;--container-width: 160px}}
.system[data-v-ea5263e2]{padding:1em 10px;margin:0 -10px;border-top:1px solid #d8d8d8;color:inherit;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:flex-start}.system.system--active[data-v-ea5263e2]:focus,.system.system--active[data-v-ea5263e2]:hover{background:#eee;text-decoration:none}.system__system-id[data-v-ea5263e2],.system__dossier-number[data-v-ea5263e2],.system__cta[data-v-ea5263e2]{flex:0 0 auto}.system__system-id[data-v-ea5263e2]{margin-right:auto}.object[data-v-ea5263e2]{border:1px solid #d8d8d8;padding:10px 10px 0;margin-bottom:10px;border-radius:3px}.object h5[data-v-ea5263e2]{color:#000;font-weight:bold;font-family:inherit}.object__system-list[data-v-ea5263e2]{margin-top:10px}
.logbook-overview .list-search[data-v-fe8d60be]{margin-bottom:0;border-bottom:0}
.clearfix[data-v-10d54f05]{clear:both}
