.tabulator{position:relative;background-color:#fff;overflow:hidden;font-size:16px;text-align:left;width:100%;max-width:100%;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{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabulator .tabulator-header{position:relative;box-sizing:border-box;width:100%;border-bottom:1px solid rgba(0,0,0,0.12);background-color:#fff;font-weight:bold;white-space:nowrap;overflow:hidden;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-col{display:inline-block;position:relative;box-sizing:border-box;background-color:#fff;text-align:left;vertical-align:bottom;overflow:hidden}.tabulator .tabulator-header .tabulator-col.tabulator-moving{position:absolute;border:1px solid rgba(0,0,0,0.12);background:#e6e6e6;pointer-events:none}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;position:relative;padding:15px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-menu-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;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{box-sizing:border-box;width:100%;border:1px solid #999;padding:1px;background:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-menu-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{display:flex;align-items:center;position:absolute;top:0;bottom:0;right:-10px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{position:relative;display:flex;border-top:1px solid rgba(0,0,0,0.12);overflow:hidden;margin-right:-1px}.tabulator .tabulator-header .tabulator-col:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{position:relative;box-sizing:border-box;margin-top:2px;width:100%;text-align:center}.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{width:0;height:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:10px}.tabulator .tabulator-header .tabulator-col.tabulator-sortable:hover{cursor:pointer;background-color:#e6e6e6}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="none"] .tabulator-col-content .tabulator-col-sorter{color:#bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="none"] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #bbb}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="asc"] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="asc"] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:none;border-bottom:6px solid #666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="desc"] .tabulator-col-content .tabulator-col-sorter{color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort="desc"] .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{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;display:flex;align-items:center;justify-content:center}.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-right:0;padding-bottom:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{justify-content:center;left:0;right:0;top:4px;bottom:auto}.tabulator .tabulator-header .tabulator-frozen{display:inline-block;position:absolute;z-index:10}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid rgba(0,0,0,0.12)}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid rgba(0,0,0,0.12)}.tabulator .tabulator-header .tabulator-calcs-holder{box-sizing:border-box;width:100%;background:#fff !important;border-top:1px solid rgba(0,0,0,0.12);border-bottom:1px solid rgba(0,0,0,0.12);overflow:hidden}.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{min-width:600%}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableHolder{position:relative;width:100%;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabulator .tabulator-tableHolder:focus{outline:none}.tabulator .tabulator-tableHolder .tabulator-placeholder{box-sizing:border-box;display:flex;align-items:center;width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder[tabulator-render-mode="virtual"]{min-height:100%;min-width:100%}.tabulator .tabulator-tableHolder .tabulator-placeholder span{display:inline-block;margin:0 auto;padding:10px;color:#000;font-weight:bold;font-size:20px}.tabulator .tabulator-tableHolder .tabulator-table{position:relative;display:inline-block;background-color:rgba(0,0,0,0);white-space:nowrap;overflow:visible}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs{font-weight:bold;background:rgba(229,229,229,0.5) !important}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid rgba(0,0,0,0.12)}.tabulator .tabulator-tableHolder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid rgba(0,0,0,0.12)}.tabulator .tabulator-col-resize-handle{position:absolute;right:0;top:0;bottom:0;width:5px}.tabulator .tabulator-col-resize-handle.prev{left:0;right:auto}.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}.tabulator .tabulator-footer{padding:5px 10px;border-top:1px solid rgba(0,0,0,0.12);text-align:right;font-weight:bold;white-space:nowrap;-ms-user-select:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator .tabulator-footer .tabulator-calcs-holder{box-sizing:border-box;width:calc(100% + 20px);margin:-5px -10px 5px -10px;text-align:left;background:#fff !important;border-bottom:1px solid rgba(0,0,0,0.12);border-top:1px solid rgba(0,0,0,0.12);overflow:hidden}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#fff !important}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{margin-bottom:-5px;border-bottom:none}.tabulator .tabulator-footer .tabulator-paginator{font-family:inherit;font-weight:inherit;font-size:inherit}.tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 5px;padding:2px 5px;border:1px solid rgba(0,0,0,0.12);border-radius:3px}.tabulator .tabulator-footer .tabulator-page{display:inline-block;margin:0;margin-top:5px;padding:8px 12px;border:1px solid rgba(0,0,0,0.12);border-right:none;background:rgba(255,255,255,0.2)}.tabulator .tabulator-footer .tabulator-page[data-page="first"]{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabulator .tabulator-footer .tabulator-page[data-page="last"]{border:1px solid rgba(0,0,0,0.12);border-top-right-radius:4px;border-bottom-right-radius:4px}.tabulator .tabulator-footer .tabulator-page.active{color:#ee6e73}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}.tabulator .tabulator-footer .tabulator-page:not(.disabled):hover{cursor:pointer;background:rgba(0,0,0,0.2);color:#fff}.tabulator .tabulator-loader{position:absolute;display:flex;align-items:center;top:0;left:0;z-index:100;height:100%;width:100%;background:rgba(0,0,0,0.4);text-align:center}.tabulator .tabulator-loader .tabulator-loader-msg{display:inline-block;margin:0 auto;padding:10px 20px;border-radius:10px;background:#fff;font-weight:bold;font-size:16px}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-loading{border:4px solid #333;color:#000}.tabulator .tabulator-loader .tabulator-loader-msg.tabulator-error{border:4px solid #D00;color:#590000}.tabulator.striped .tabulator-row:nth-child(even){background-color:rgba(242,242,242,0.5)}.tabulator.striped .tabulator-row:nth-child(even).tabulator-selected{background-color:#c9dee8}.tabulator.striped .tabulator-row:nth-child(even).tabulator-selectable:hover{background-color:rgba(242,242,242,0.5);cursor:pointer}.tabulator.striped .tabulator-row:nth-child(even).tabulator-selected:hover{background-color:#c9dee8;cursor:pointer}.tabulator-row{position:relative;box-sizing:border-box;min-height:46px;background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0.12)}.tabulator-row.tabulator-selectable:hover{background-color:rgba(242,242,242,0.5);cursor:pointer}.tabulator-row.tabulator-selected{background-color:#c9dee8}.tabulator-row.tabulator-selected:hover{background-color:#c9dee8;cursor:pointer}.tabulator-row.tabulator-moving{position:absolute;border-top:1px solid rgba(0,0,0,0.12);border-bottom:1px solid rgba(0,0,0,0.12);pointer-events:none !important;z-index:15}.tabulator-row .tabulator-row-resize-handle{position:absolute;right:0;bottom:0;left:0;height:5px}.tabulator-row .tabulator-row-resize-handle.prev{top:0;bottom:auto}.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}.tabulator-row .tabulator-frozen{display:inline-block;position:absolute;background-color:inherit;z-index:10}.tabulator-row .tabulator-frozen.tabulator-frozen-left{border-right:2px solid rgba(0,0,0,0.12)}.tabulator-row .tabulator-frozen.tabulator-frozen-right{border-left:2px solid rgba(0,0,0,0.12)}.tabulator-row .tabulator-responsive-collapse{box-sizing:border-box;padding:5px;border-top:1px solid rgba(0,0,0,0.12);border-bottom:1px solid rgba(0,0,0,0.12)}.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{display:inline-block;position:relative;box-sizing:border-box;padding:15px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabulator-row .tabulator-cell:last-of-type{border-right:none}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #ee6e73;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{border:1px;background:transparent}.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{border:1px;background:transparent;color:#d00}.tabulator-row .tabulator-cell:first-child .tabulator-col-resize-handle.prev{display:none}.tabulator-row .tabulator-cell.tabulator-row-handle{display:inline-flex;align-items: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{width:100%;height:3px;margin-top:2px;background:#666}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid rgba(0,0,0,0.12);border-bottom:2px solid rgba(0,0,0,0.12)}.tabulator-row .tabulator-cell .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #ccc;border-radius:2px;background:rgba(0,0,0,0.1);overflow:hidden}.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0,0,0,0.2)}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#ccc}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#ccc}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#ccc}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{display:inline-flex;align-items:center;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;height:15px;width:15px;border-radius:20px;background:#666;color:rgba(0,0,0,0);font-weight:bold;font-size:1.1em}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{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 .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{display:inline-block;height:14px;width:14px;border-radius:14px}.tabulator-row.tabulator-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid rgba(0,0,0,0.12);border-top:1px solid #999;padding:5px;padding-left:10px;background:#fafafa;font-weight:bold;min-width:100%}.tabulator-row.tabulator-group:hover{cursor:pointer;background-color:rgba(0,0,0,0.1)}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.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{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-row.tabulator-group span{margin-left:10px;color:#666}.tabulator-menu{position:absolute;display:inline-block;box-sizing:border-box;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0.12);box-shadow:0 0 5px 0 rgba(0,0,0,0.2);font-size:16px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-menu .tabulator-menu-item{position:relative;box-sizing:border-box;padding:5px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{cursor:pointer;background:rgba(242,242,242,0.5)}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu::after{display:inline-block;position:absolute;top:calc(5px + .4em);right:10px;height:7px;width:7px;content:'';border-width:1px 1px 0 0;border-style:solid;border-color:rgba(0,0,0,0.12);vertical-align:top;transform:rotate(45deg)}.tabulator-menu .tabulator-menu-separator{border-top:1px solid rgba(0,0,0,0.12)}.tabulator-edit-select-list{position:absolute;display:inline-block;box-sizing:border-box;max-height:200px;background:#fff;border:1px solid rgba(0,0,0,0.12);font-size:16px;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:10000}.tabulator-edit-select-list .tabulator-edit-select-list-item{padding:4px}.tabulator-edit-select-list .tabulator-edit-select-list-item.active{color:#fff;background:#ee6e73}.tabulator-edit-select-list .tabulator-edit-select-list-item.active.focused{outline:1px solid rgba(255,255,255,0.5)}.tabulator-edit-select-list .tabulator-edit-select-list-item.focused{outline:1px solid #ee6e73}.tabulator-edit-select-list .tabulator-edit-select-list-item:hover{cursor:pointer;color:#fff;background:#ee6e73}.tabulator-edit-select-list .tabulator-edit-select-list-notice{padding:4px;text-align:center}.tabulator-edit-select-list .tabulator-edit-select-list-group{border-bottom:1px solid rgba(0,0,0,0.12);padding:4px;padding-top:6px;font-weight:bold}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{text-align:initial;direction:rtl}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-right:initial;margin-left:-1px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:0;padding-left:25px}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-arrow{left:8px;right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-right:initial;border-left:1px solid rgba(0,0,0,0.12)}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{margin-right:initial;margin-left:5px;border-bottom-left-radius:initial;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid rgba(0,0,0,0.12)}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-right:initial;margin-left:5px}.tabulator.tabulator-rtl .tabulator-col-resize-handle{position:absolute;left:0;right:auto}.tabulator.tabulator-rtl .tabulator-col-resize-handle.prev{right:0;left:auto}.tabulator-print-fullscreen{position:absolute;top:0;bottom:0;left:0;right: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-print-table-group{box-sizing:border-box;border-bottom:1px solid #999;border-right:1px solid rgba(0,0,0,0.12);border-top:1px solid #999;padding:5px;padding-left:10px;background:#fafafa;font-weight:bold;min-width:100%}.tabulator-print-table .tabulator-print-table-group:hover{cursor:pointer;background-color:rgba(0,0,0,0.1)}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{margin-right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;border-bottom:0}.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{display:inline-block;width:0;height:0;margin-right:16px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #666;vertical-align:middle}.tabulator-print-table .tabulator-print-table-group span{margin-left:10px;color:#666}.tabulator-print-table .tabulator-data-tree-branch{display:inline-block;vertical-align:middle;height:9px;width:7px;margin-top:-9px;margin-right:5px;border-bottom-left-radius:1px;border-left:2px solid rgba(0,0,0,0.12);border-bottom:2px solid rgba(0,0,0,0.12)}.tabulator-print-table .tabulator-data-tree-control{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;height:11px;width:11px;margin-right:5px;border:1px solid #ccc;border-radius:2px;background:rgba(0,0,0,0.1);overflow:hidden}.tabulator-print-table .tabulator-data-tree-control:hover{cursor:pointer;background:rgba(0,0,0,0.2)}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{display:inline-block;position:relative;height:7px;width:1px;background:transparent}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#ccc}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{display:inline-block;position:relative;height:7px;width:1px;background:#ccc}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{position:absolute;content:"";left:-3px;top:3px;height:1px;width:7px;background:#ccc}.bg-img-hr-red-base{background-image:linear-gradient(90deg, #F44336, transparent)}.bg-img-hr-red-lighten-5{background-image:linear-gradient(90deg, #FFEBEE, transparent)}.bg-img-hr-red-lighten-4{background-image:linear-gradient(90deg, #FFCDD2, transparent)}.bg-img-hr-red-lighten-3{background-image:linear-gradient(90deg, #EF9A9A, transparent)}.bg-img-hr-red-lighten-2{background-image:linear-gradient(90deg, #E57373, transparent)}.bg-img-hr-red-lighten-1{background-image:linear-gradient(90deg, #EF5350, transparent)}.bg-img-hr-red-darken-1{background-image:linear-gradient(90deg, #E53935, transparent)}.bg-img-hr-red-darken-2{background-image:linear-gradient(90deg, #D32F2F, transparent)}.bg-img-hr-red-darken-3{background-image:linear-gradient(90deg, #C62828, transparent)}.bg-img-hr-red-darken-4{background-image:linear-gradient(90deg, #B71C1C, transparent)}.bg-img-hr-red-accent-1{background-image:linear-gradient(90deg, #FF8A80, transparent)}.bg-img-hr-red-accent-2{background-image:linear-gradient(90deg, #FF5252, transparent)}.bg-img-hr-red-accent-3{background-image:linear-gradient(90deg, #FF1744, transparent)}.bg-img-hr-red-accent-4{background-image:linear-gradient(90deg, #D50000, transparent)}.bg-img-hr-indigo-base{background-image:linear-gradient(90deg, #3f51b5, transparent)}.bg-img-hr-indigo-lighten-5{background-image:linear-gradient(90deg, #e8eaf6, transparent)}.bg-img-hr-indigo-lighten-4{background-image:linear-gradient(90deg, #c5cae9, transparent)}.bg-img-hr-indigo-lighten-3{background-image:linear-gradient(90deg, #9fa8da, transparent)}.bg-img-hr-indigo-lighten-2{background-image:linear-gradient(90deg, #7986cb, transparent)}.bg-img-hr-indigo-lighten-1{background-image:linear-gradient(90deg, #5c6bc0, transparent)}.bg-img-hr-indigo-darken-1{background-image:linear-gradient(90deg, #3949ab, transparent)}.bg-img-hr-indigo-darken-2{background-image:linear-gradient(90deg, #303f9f, transparent)}.bg-img-hr-indigo-darken-3{background-image:linear-gradient(90deg, #283593, transparent)}.bg-img-hr-indigo-darken-4{background-image:linear-gradient(90deg, #1a237e, transparent)}.bg-img-hr-indigo-accent-1{background-image:linear-gradient(90deg, #8c9eff, transparent)}.bg-img-hr-indigo-accent-2{background-image:linear-gradient(90deg, #536dfe, transparent)}.bg-img-hr-indigo-accent-3{background-image:linear-gradient(90deg, #3d5afe, transparent)}.bg-img-hr-indigo-accent-4{background-image:linear-gradient(90deg, #304ffe, transparent)}.bg-img-hr-blue-base{background-image:linear-gradient(90deg, #2196F3, transparent)}.bg-img-hr-blue-lighten-5{background-image:linear-gradient(90deg, #E3F2FD, transparent)}.bg-img-hr-blue-lighten-4{background-image:linear-gradient(90deg, #BBDEFB, transparent)}.bg-img-hr-blue-lighten-3{background-image:linear-gradient(90deg, #90CAF9, transparent)}.bg-img-hr-blue-lighten-2{background-image:linear-gradient(90deg, #64B5F6, transparent)}.bg-img-hr-blue-lighten-1{background-image:linear-gradient(90deg, #42A5F5, transparent)}.bg-img-hr-blue-darken-1{background-image:linear-gradient(90deg, #1E88E5, transparent)}.bg-img-hr-blue-darken-2{background-image:linear-gradient(90deg, #1976D2, transparent)}.bg-img-hr-blue-darken-3{background-image:linear-gradient(90deg, #1565C0, transparent)}.bg-img-hr-blue-darken-4{background-image:linear-gradient(90deg, #0D47A1, transparent)}.bg-img-hr-blue-accent-1{background-image:linear-gradient(90deg, #82B1FF, transparent)}.bg-img-hr-blue-accent-2{background-image:linear-gradient(90deg, #448AFF, transparent)}.bg-img-hr-blue-accent-3{background-image:linear-gradient(90deg, #2979FF, transparent)}.bg-img-hr-blue-accent-4{background-image:linear-gradient(90deg, #2962FF, transparent)}.bg-img-hr-light-blue-base{background-image:linear-gradient(90deg, #03a9f4, transparent)}.bg-img-hr-light-blue-lighten-5{background-image:linear-gradient(90deg, #e1f5fe, transparent)}.bg-img-hr-light-blue-lighten-4{background-image:linear-gradient(90deg, #b3e5fc, transparent)}.bg-img-hr-light-blue-lighten-3{background-image:linear-gradient(90deg, #81d4fa, transparent)}.bg-img-hr-light-blue-lighten-2{background-image:linear-gradient(90deg, #4fc3f7, transparent)}.bg-img-hr-light-blue-lighten-1{background-image:linear-gradient(90deg, #29b6f6, transparent)}.bg-img-hr-light-blue-darken-1{background-image:linear-gradient(90deg, #039be5, transparent)}.bg-img-hr-light-blue-darken-2{background-image:linear-gradient(90deg, #0288d1, transparent)}.bg-img-hr-light-blue-darken-3{background-image:linear-gradient(90deg, #0277bd, transparent)}.bg-img-hr-light-blue-darken-4{background-image:linear-gradient(90deg, #01579b, transparent)}.bg-img-hr-light-blue-accent-1{background-image:linear-gradient(90deg, #80d8ff, transparent)}.bg-img-hr-light-blue-accent-2{background-image:linear-gradient(90deg, #40c4ff, transparent)}.bg-img-hr-light-blue-accent-3{background-image:linear-gradient(90deg, #00b0ff, transparent)}.bg-img-hr-light-blue-accent-4{background-image:linear-gradient(90deg, #0091ea, transparent)}.bg-img-hr-teal-base{background-image:linear-gradient(90deg, #009688, transparent)}.bg-img-hr-teal-lighten-5{background-image:linear-gradient(90deg, #e0f2f1, transparent)}.bg-img-hr-teal-lighten-4{background-image:linear-gradient(90deg, #b2dfdb, transparent)}.bg-img-hr-teal-lighten-3{background-image:linear-gradient(90deg, #80cbc4, transparent)}.bg-img-hr-teal-lighten-2{background-image:linear-gradient(90deg, #4db6ac, transparent)}.bg-img-hr-teal-lighten-1{background-image:linear-gradient(90deg, #26a69a, transparent)}.bg-img-hr-teal-darken-1{background-image:linear-gradient(90deg, #00897b, transparent)}.bg-img-hr-teal-darken-2{background-image:linear-gradient(90deg, #00796b, transparent)}.bg-img-hr-teal-darken-3{background-image:linear-gradient(90deg, #00695c, transparent)}.bg-img-hr-teal-darken-4{background-image:linear-gradient(90deg, #004d40, transparent)}.bg-img-hr-teal-accent-1{background-image:linear-gradient(90deg, #a7ffeb, transparent)}.bg-img-hr-teal-accent-2{background-image:linear-gradient(90deg, #64ffda, transparent)}.bg-img-hr-teal-accent-3{background-image:linear-gradient(90deg, #1de9b6, transparent)}.bg-img-hr-teal-accent-4{background-image:linear-gradient(90deg, #00bfa5, transparent)}.bg-img-hr-green-base{background-image:linear-gradient(90deg, #4CAF50, transparent)}.bg-img-hr-green-lighten-5{background-image:linear-gradient(90deg, #E8F5E9, transparent)}.bg-img-hr-green-lighten-4{background-image:linear-gradient(90deg, #C8E6C9, transparent)}.bg-img-hr-green-lighten-3{background-image:linear-gradient(90deg, #A5D6A7, transparent)}.bg-img-hr-green-lighten-2{background-image:linear-gradient(90deg, #81C784, transparent)}.bg-img-hr-green-lighten-1{background-image:linear-gradient(90deg, #66BB6A, transparent)}.bg-img-hr-green-darken-1{background-image:linear-gradient(90deg, #43A047, transparent)}.bg-img-hr-green-darken-2{background-image:linear-gradient(90deg, #388E3C, transparent)}.bg-img-hr-green-darken-3{background-image:linear-gradient(90deg, #2E7D32, transparent)}.bg-img-hr-green-darken-4{background-image:linear-gradient(90deg, #1B5E20, transparent)}.bg-img-hr-green-accent-1{background-image:linear-gradient(90deg, #B9F6CA, transparent)}.bg-img-hr-green-accent-2{background-image:linear-gradient(90deg, #69F0AE, transparent)}.bg-img-hr-green-accent-3{background-image:linear-gradient(90deg, #00E676, transparent)}.bg-img-hr-green-accent-4{background-image:linear-gradient(90deg, #00C853, transparent)}.bg-img-hr-grey-base{background-image:linear-gradient(90deg, #9e9e9e, transparent)}.bg-img-hr-grey-lighten-5{background-image:linear-gradient(90deg, #fafafa, transparent)}.bg-img-hr-grey-lighten-4{background-image:linear-gradient(90deg, #f5f5f5, transparent)}.bg-img-hr-grey-lighten-3{background-image:linear-gradient(90deg, #eee, transparent)}.bg-img-hr-grey-lighten-2{background-image:linear-gradient(90deg, #e0e0e0, transparent)}.bg-img-hr-grey-lighten-1{background-image:linear-gradient(90deg, #bdbdbd, transparent)}.bg-img-hr-grey-darken-1{background-image:linear-gradient(90deg, #757575, transparent)}.bg-img-hr-grey-darken-2{background-image:linear-gradient(90deg, #616161, transparent)}.bg-img-hr-grey-darken-3{background-image:linear-gradient(90deg, #424242, transparent)}.bg-img-hr-grey-darken-4{background-image:linear-gradient(90deg, #212121, transparent)}a{color:#5c96b3}.grid:after{content:'';display:block;clear:both}.grid:after{content:'';display:block;clear:both}.grid-item{float:left}.grid-item--width2{width:374px}.grid-item--height2{height:200px}.grid-item--height3{height:260px}.grid-item--height4{height:360px}@media only screen and (min-width: 993px){body.has-fixed-sidenav{padding-left:300px}.has-fixed-sidenav .navbar-fixed nav.navbar{width:calc(100% - 300px);left:300px}}.container-detail{width:90%;margin:0 auto}.no-margin{margin:0}.vertical-menu{margin-top:8px}.row .col.dropdown-options{padding:0}.word-break{word-break:break-all}.badge.badge-asset-detail{float:none;padding:2px;color:white}body main>.container .col.col-canvas{padding:0}.card .card-content p.mt-1{margin-top:1em}.mt-1{margin-top:1em}.ml-1{margin-left:1em}.mr-1{margin-right:1em}.margined-icon{margin-left:2px}.input-field .postfix{position:absolute;right:0;width:3rem;font-size:2rem;transition:color .2s;top:0.5rem;z-index:999}.input-field .postfix.clear{cursor:pointer}.input-field .postfix.active{color:#26a69a}.menu-infos h1{font-size:5rem}nav.navbar{padding:0 0 0 20px}.inline-form{display:inline-block}ul.inline-list li{display:inline}@media (min-width: 1280px){body main>.container{margin-top:20px;width:88%}}body main>.container .row{margin-bottom:0}body main>.container .col{padding-left:0;padding-right:1em}body main>.container .storage-card{height:215px}body main>.container .storage-card .col.storage-options{padding:0}body main>.container .storage-card .card-content{padding:10px}body main>.container .storage-card-detail .col.storage-options{padding:0}body main>.container .storage-card-detail .card-content{padding:10px}main i{vertical-align:middle !important}.card-panel i{vertical-align:middle !important}.card-panel-messages{height:30px;padding:6px}.storage-card-name{color:#424242 !important;font-size:0.8em}.storage-infos{font-size:1.5em}.storage-infos .material-icons{line-height:32px}.dropdown-options .dropdown-actions.asset-location{width:30% !important}.dropdown-options .dropdown-actions.asset-location li a{color:black;font-size:15px}.avatar{height:2.5em;margin:1em;margin-left:0}.crop{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#nav-mobile{block-size:inherit}footer.page-footer .container{width:90%}@media (min-width: 1280px){body.login>.container{max-width:70em}}#login-form{margin:50px}.dropdown-content li>a>i{margin:0 12px 0 0}.checkbox-field.align{position:relative;margin-top:1.5rem}.form-inline{display:inline-block}.input-field.col label{left:0}object{max-width:100%;display:block;margin:0 auto}.modal-footer span{margin-top:15px}.alpha-index .index{font-size:1.2rem;line-height:30px}.tag{float:unset !important;display:inline-block;margin-bottom:4px}.collapsible-header i.info{font-size:1rem}.collapsible-header .btn-floating{width:25px;height:25px}.collapsible-header .btn-floating i{line-height:0px;margin-left:-2px}.collapsible-header span.badge{margin-left:14px}.external-link i{font-size:15px;color:#616161 !important}.external-link.request i{font-size:16px;color:#ff5722 !important}.collapsible-body h5{margin-top:0}span.worker{vertical-align:sub}table.diff{font-size:1em;font-family:monospace, monospace;border-bottom:1px solid #bdbdbd}table.diff tr{border:none}table.diff td{padding:0;border-radius:unset}table.diff td.diff_header{text-align:center;background-color:unset;color:#9e9e9e !important}table.diff .diff_next{display:none}table.diff .diff_add{color:black;background-color:#4CAF50 !important}table.diff .diff_chg{color:black;background-color:#ff9800 !important}table.diff .diff_sub{color:black;background-color:#F44336 !important}#favorite-btn{padding-right:15px}#sites-select-dropdown{color:#fff;margin:0 0 0 0;padding:0;font-size:11px;height:20px;line-height:22.4px}#sites-select-dropdown:hover{background-color:inherit}#dropdown-select-site.dropdown-content{min-width:122px}.dropdown-actions.dropdown-content{min-width:140px;max-width:165px}.card-header-title .dropdown-content li{line-height:2}.nav-wrapper .brand-logo .dropdown-content>li{min-height:10px;text-align:center}.nav-wrapper .brand-logo .dropdown-content li>a{padding:2px 16px;font-size:13px}.nav-wrapper .brand-logo .dropdown-content{height:80px}#infos .collection-item i{color:#2196F3 !important}#chronology .collection-item i{color:#4CAF50 !important}#asset .collection-item i{color:#673ab7 !important}.material-icons.small-icons{font-size:1.3rem}.material-icons.small-icons-width{max-width:16px}.smaller-icons{font-size:1rem;line-height:1.3}.vl{border-left:2px solid black}.dot{display:inline-block;background-color:transparent;border:black 2px solid;border-radius:100px;height:8px;width:8px}.storage-card .card-content p,.storage-card-detail .card-content p{height:100%}.storage-card .section,.storage-card-detail .section{padding-top:0;padding-bottom:0}.card .card-border{border-radius:4px}.card-content .row{margin:0}.card.card-error{background-color:#FF5252 !important;color:white}.card-header-title{padding:3px 20px;display:block;line-height:44px;font-size:20px;font-weight:300;border-bottom:solid rgba(0,0,0,0.2) 1px}.card-body{padding:10px 20px}#asset-data-table{margin:0 0 40px 0}@media (prefers-color-scheme: light){body{background-color:#f7faff}body a.text-link{color:#424242 !important}body .card.sup-card{background-color:#fafafa !important}body hr.category-hr{height:8px;border:0;height:1px}body #navbar-breadcrumb{background-color:#E3F2FD !important;height:40px;line-height:40px}body #navbar-breadcrumb .breadcrumb:last-child{color:black}body .container .storage-card .card-content-footer{padding:10px 20px 0 20px}body .detail-card-content-footer{background-color:#f5f5f5 !important}body .user-view{background-color:#eee !important}body .user-view a{color:#424242 !important}body .search-bar{color:#424242 !important}body nav.header{background-color:#0277bd !important}body.develop nav.header{background-color:#0277bd !important}body.develop nav.header .badge{background-color:#039be5 !important}body.staging nav.header{background-color:#42A5F5 !important}body.staging nav.header .badge{background-color:#1976D2 !important}body nav.breadcrumbs{background-color:#E8E9EB;color:#212121 !important}body nav.breadcrumbs a{color:#212121 !important}body .breadcrumb:before{color:#212121 !important}body footer.page-footer{background-color:#e8eaf6 !important;color:#212121 !important}body footer.page-footer a,body footer.page-footer li a{color:#757575 !important}body footer .footer-copyright{color:#212121 !important}body #dropdown-user a{color:#2196F3 !important}body .alpha-index li a{color:#03a9f4 !important;font-weight:bold}body .error-message{color:white;background-color:#F44336 !important}body .info-message{color:white;background-color:#2196F3 !important}body .favorite{background-color:#5c6bc0 !important}body .favorite .is-favorite{color:#ffcc80 !important}}@media (prefers-color-scheme: dark){body{color:#eee !important;background-color:#212121 !important}body .tabs{background-color:#292929}body a.text-link{color:white}body input{color:#eee !important}body .card.sup-card{background-color:#37474f !important}body .card span.badge.badge-asset-detail{color:white !important}body hr.category-hr{height:8px;border:0;height:1px}body #navbar-breadcrumb{background-color:#1565C0 !important;height:40px;line-height:40px}body #navbar-breadcrumb .breadcrumb:last-child{color:white}body .container .storage-card .card-content-footer{padding:10px 20px 0 20px;color:#e0e0e0 !important}body .detail-card-content-footer{background-color:#212121 !important}body .user-view{background-color:#212121 !important}body .user-view a{color:white}body .search-bar{color:white}body .card.card-error{background-color:#FF5252 !important;color:white !important}body #t1000-sidenav{background-color:#424242 !important}body #t1000-sidenav li a,body #t1000-sidenav p,body #t1000-sidenav i{color:white}body nav.header{background-color:black}body nav.header a{color:#e0e0e0 !important}body.develop nav.header{background-color:#0D47A1 !important}body.develop nav.header .badge{background-color:#64B5F6 !important}body.staging nav.header{background-color:#6d4c41 !important}body.staging nav.header .badge{background-color:#a1887f !important}body nav.breadcrumbs{background-color:#37474f !important}body nav.breadcrumbs a{color:#e0e0e0 !important}body footer.page-footer{background-color:#424242 !important}body footer.page-footer h5,body footer.page-footer p,body footer.page-footer .container{color:#e0e0e0 !important}body footer.page-footer a,body footer.page-footer li a{color:#78909c !important}body #dropdown-user{background-color:#37474f !important}body #dropdown-user a{color:#90a4ae !important}body #dropdown-user a:hover{background-color:#cfd8dc !important;color:#546e7a !important}body .dropdown-content{background-color:#37474f !important}body .dropdown-content li{color:#90a4ae !important}body .card-body{padding:10px 20px}body .card,body .collection,body .collection-item,body .collection-header{background-color:#263238 !important;color:#e0e0e0 !important;border-color:#222}body .card a,body .collection a,body .collection-item a,body .collection-header a{color:#cfd8dc !important}body .card a.btn,body .collection a.btn,body .collection-item a.btn,body .collection-header a.btn{color:#b0bec5 !important}body .card a.red-text,body .collection a.red-text,body .collection-item a.red-text,body .collection-header a.red-text{color:#F44336 !important}body .card button.btn,body .card span.badge,body .card .btn span,body .card .btn i,body .collection button.btn,body .collection span.badge,body .collection .btn span,body .collection .btn i,body .collection-item button.btn,body .collection-item span.badge,body .collection-item .btn span,body .collection-item .btn i,body .collection-header button.btn,body .collection-header span.badge,body .collection-header .btn span,body .collection-header .btn i{color:#263238 !important}body .card .dropdown-content button.btn-flat,body .card span.badge,body .card .btn-flat span,body .card .btn-flat i,body .collection .dropdown-content button.btn-flat,body .collection span.badge,body .collection .btn-flat span,body .collection .btn-flat i,body .collection-item .dropdown-content button.btn-flat,body .collection-item span.badge,body .collection-item .btn-flat span,body .collection-item .btn-flat i,body .collection-header .dropdown-content button.btn-flat,body .collection-header span.badge,body .collection-header .btn-flat span,body .collection-header .btn-flat i{color:#78909c !important}body .card .btn-floating i,body .card .page.active a,body .collection .btn-floating i,body .collection .page.active a,body .collection-item .btn-floating i,body .collection-item .page.active a,body .collection-header .btn-floating i,body .collection-header .page.active a{color:#37474f !important}body .card input,body .card textarea,body .collection input,body .collection textarea,body .collection-item input,body .collection-item textarea,body .collection-header input,body .collection-header textarea{color:#9e9e9e !important}body .expandable{border:none}body .divider{background-color:#757575 !important}body .collapsible-header{background-color:#37474f !important}body .collection.with-header .collection-header,body .collapsible-header,body .collapsible-body{border-bottom-color:#222;background-color:#424242 !important}body .card-title,body th,body .helper-text{color:#e0e0e0 !important}body .object-container{background-color:#546e7a !important}body .object-container .string-value{color:#ffd180 !important}body .modal{background-color:#37474f !important}body .modal .modal-footer{background-color:#37474f !important}body .modal h3,body .modal h4,body .modal h5,body .modal b{color:#9e9e9e !important}body .striped>tbody>tr:nth-child(odd){background-color:#37474f !important}body table.diff td{background-color:#002240;color:#9effff}body .error-message{color:white;background-color:#F44336 !important}body .info-message{color:white;background-color:#2196F3 !important}body .highlight>tbody>tr:hover{background-color:#37474f !important}body .favorite{background-color:#455a64 !important}body .favorite i{color:#78909c !important}body .favorite .is-favorite{color:#ffcc80 !important}}.no-result{display:block;text-align:center}.no-result p{font-size:3em;font-weight:bold}body,nav,footer,div,ol,ul,li,.card{transition:color 600ms linear;transition:border-color 600ms linear;transition:background-color 600ms linear}div.ace_editor,div.ace_editor>*{transition:unset}svg>g>g.google-visualization-tooltip{pointer-events:none}.sortable-table th{cursor:pointer}.sortable-table th:hover::after{color:inherit;font-size:1.2em;content:"\00a0\025B8"}.sortable-table th::after{font-size:1.2em;color:transparent;content:"\00a0\025B8"}.sortable-table th.dir-d::after{color:inherit;content:"\00a0\025BE"}.sortable-table th.dir-u::after{color:inherit;content:"\00a0\025B4"}.custom-editor{height:300px}.tabs .tab a{color:#5c96b3}.tabs .tab a.active{color:#5c96b3}.tabs .tab a:hover{color:#5c96b3}.tabs .tab a:focus{background-color:rgba(92,150,179,0.1)}.tabs .tab a:focus.active{background-color:rgba(92,150,179,0.1)}.tabs .indicator{background-color:#5c96b3}
