@progress/telerik-jquery-report-viewer 25.25.211 → 26.25.521
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/accessibility.js +22 -64
- package/dist/cjs/aiPrompt.js +311 -0
- package/dist/cjs/base-component.js +8 -11
- package/dist/cjs/binder.js +12 -12
- package/dist/cjs/command.js +44 -25
- package/dist/cjs/commandSet.js +78 -53
- package/dist/cjs/components/button.js +41 -0
- package/dist/cjs/components/toggle-button.js +47 -0
- package/dist/cjs/constants.js +22 -0
- package/dist/cjs/documentMapArea.js +114 -93
- package/dist/cjs/event-emitter.js +2 -8
- package/dist/cjs/history.js +13 -12
- package/dist/cjs/index.js +4 -12
- package/dist/cjs/mainMenu.js +38 -28
- package/dist/cjs/mem-storage.js +7 -13
- package/dist/cjs/notificationService.js +128 -0
- package/dist/cjs/parameterValidators.js +26 -25
- package/dist/cjs/parameters.js +180 -161
- package/dist/cjs/parametersArea.js +306 -298
- package/dist/cjs/perspectives.js +23 -27
- package/dist/cjs/report-viewer/report-viewer-settings.js +4 -10
- package/dist/cjs/reportViewer.js +441 -190
- package/dist/cjs/search.js +218 -328
- package/dist/cjs/sendEmail.js +259 -264
- package/dist/cjs/service-client-sentinel.js +1 -1
- package/dist/cjs/sideMenu.js +20 -16
- package/dist/cjs/sr.js +9 -5
- package/dist/cjs/template-cache.js +2 -2
- package/dist/cjs/toolbar/button.js +18 -0
- package/dist/cjs/toolbar/link-button.js +6 -12
- package/dist/cjs/toolbar/page-count-label.js +1 -1
- package/dist/cjs/toolbar/page-number-input.js +16 -14
- package/dist/cjs/toolbar.js +186 -0
- package/dist/cjs/touch.js +8 -8
- package/dist/cjs/uiController.js +70 -57
- package/dist/cjs/utils.js +20 -207
- package/dist/font/font-icons.css +25 -222
- package/dist/font/font-icons.min.css +3 -3
- package/dist/js/telerikReportViewer.js +8173 -9110
- package/dist/js/telerikReportViewer.kendo.js +105616 -60642
- package/dist/js/telerikReportViewer.kendo.min.js +2 -2
- package/dist/js/telerikReportViewer.min.js +1 -1
- package/dist/js/telerikReportViewer.stringResources.js +9 -5
- package/dist/styles/telerikReportViewer.css +3 -3
- package/dist/styles/telerikReportViewer.min.css +3 -3
- package/dist/templates/telerikReportViewerTemplate.html +299 -238
- package/package.json +2 -3
- package/dist/cjs/controller.js +0 -1226
- package/dist/cjs/kendo-jquery.js +0 -4
- package/dist/cjs/pagesArea.js +0 -625
- package/dist/cjs/print.js +0 -165
- package/dist/cjs/scroll.js +0 -535
- package/dist/cjs/serviceClient.js +0 -311
- package/dist/cjs/telerikReportViewer.kendo.js +0 -60196
- package/dist/cjs/telerikReportViewer.kendo.min.js +0 -19776
- package/dist/cjs/uiFreezeCoordinator.js +0 -282
- package/dist/es/accessibility.js +0 -204
- package/dist/es/base-component.js +0 -22
- package/dist/es/binder.js +0 -75
- package/dist/es/command.js +0 -28
- package/dist/es/commandSet.js +0 -163
- package/dist/es/controller.js +0 -1222
- package/dist/es/documentMapArea.js +0 -161
- package/dist/es/domUtils.js +0 -43
- package/dist/es/enums.js +0 -41
- package/dist/es/event-emitter.js +0 -127
- package/dist/es/events.js +0 -20
- package/dist/es/globalSettings.js +0 -5
- package/dist/es/history.js +0 -131
- package/dist/es/index.js +0 -25
- package/dist/es/jqueryThrottleDebounce.js +0 -46
- package/dist/es/kendo-jquery.js +0 -1
- package/dist/es/mainMenu.js +0 -319
- package/dist/es/mem-storage.js +0 -40
- package/dist/es/pagesArea.js +0 -621
- package/dist/es/parameterValidators.js +0 -160
- package/dist/es/parameters.js +0 -916
- package/dist/es/parametersArea.js +0 -493
- package/dist/es/perspectives.js +0 -134
- package/dist/es/print.js +0 -161
- package/dist/es/report-viewer/report-viewer-settings.js +0 -134
- package/dist/es/reportViewer.js +0 -666
- package/dist/es/scroll.js +0 -531
- package/dist/es/search.js +0 -580
- package/dist/es/sendEmail.js +0 -388
- package/dist/es/service-client-sentinel.js +0 -49
- package/dist/es/serviceClient.js +0 -307
- package/dist/es/sideMenu.js +0 -212
- package/dist/es/sr.js +0 -164
- package/dist/es/stringResources.js +0 -7
- package/dist/es/telerikReportViewer.kendo.js +0 -60194
- package/dist/es/telerikReportViewer.kendo.min.js +0 -19774
- package/dist/es/template-cache.js +0 -35
- package/dist/es/toolbar/link-button.js +0 -38
- package/dist/es/toolbar/page-count-label.js +0 -14
- package/dist/es/toolbar/page-number-input.js +0 -60
- package/dist/es/touch.js +0 -82
- package/dist/es/uiController.js +0 -138
- package/dist/es/uiFreezeCoordinator.js +0 -278
- package/dist/es/utils.js +0 -444
- package/dist/templates/telerikReportViewerTemplate-FA.html +0 -317
- /package/dist/font/{ReportingIcons-19.0.25.211.ttf → ReportingIcons-19.1.25.521.ttf} +0 -0
@@ -1,7 +1,6 @@
|
|
1
1
|
(function () {
|
2
2
|
'use strict';
|
3
3
|
|
4
|
-
var _a;
|
5
4
|
var sr = {
|
6
5
|
// warning and error string resources
|
7
6
|
controllerNotInitialized: "Controller is not initialized.",
|
@@ -36,7 +35,7 @@
|
|
36
35
|
errorObtainingAuthenticationToken: "Error obtaining authentication token.",
|
37
36
|
clientExpired: "Click 'Refresh' to restore client session.",
|
38
37
|
promisesChainStopError: "Error shown. Throwing promises chain stop error.",
|
39
|
-
|
38
|
+
renderingCancelled: "Report processing was canceled.",
|
40
39
|
tryReportPreview: "The report may now be previewed.",
|
41
40
|
// viewer template string resources
|
42
41
|
parameterEditorSelectNone: "clear selection",
|
@@ -74,6 +73,7 @@
|
|
74
73
|
menuPrintPreviewTitle: "Toggle Print Preview",
|
75
74
|
menuSearchText: "Search",
|
76
75
|
menuSearchTitle: "Toggle Search",
|
76
|
+
menuAiPromptTitle: "Toggle AI Prompt",
|
77
77
|
menuSideMenuTitle: "Toggle Side Menu",
|
78
78
|
sendEmailFromLabel: "From:",
|
79
79
|
sendEmailToLabel: "To:",
|
@@ -106,6 +106,7 @@
|
|
106
106
|
ariaLabelParametersAreaSplitter: "Parameters area splitbar.",
|
107
107
|
ariaLabelPagesArea: "Report contents area",
|
108
108
|
ariaLabelSearchDialogArea: "Search area",
|
109
|
+
ariaLabelAiPromptDialogArea: "AI prompt area",
|
109
110
|
ariaLabelSendEmailDialogArea: "Send email area",
|
110
111
|
ariaLabelSearchDialogStop: "Stop search",
|
111
112
|
ariaLabelSearchDialogOptions: "Search options",
|
@@ -161,9 +162,12 @@
|
|
161
162
|
sendEmailValidationEmailFormat: "Email format is not valid",
|
162
163
|
sendEmailValidationSingleEmail: "The field accepts a single email address only",
|
163
164
|
sendEmailValidationFormatRequired: "Format field is required",
|
164
|
-
errorSendingDocument: "Error sending report document (Report = '{0}')."
|
165
|
+
errorSendingDocument: "Error sending report document (Report = '{0}').",
|
166
|
+
aiPromptConsentDialogTitle: "Before you start with AI",
|
167
|
+
aiPromptConsentAgreeLabel: "Consent",
|
168
|
+
aiPromptConsentRejectLabel: "Cancel"
|
165
169
|
};
|
166
|
-
window.telerikReportViewer
|
167
|
-
|
170
|
+
window.telerikReportViewer ||= {};
|
171
|
+
window.telerikReportViewer.sr ||= sr;
|
168
172
|
|
169
173
|
})();
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*
|
2
|
-
* TelerikReporting v19.
|
2
|
+
* TelerikReporting v19.1.25.521 (https://www.telerik.com/products/reporting.aspx)
|
3
3
|
* Copyright 2025 Progress Software EAD. All rights reserved.
|
4
4
|
*
|
5
5
|
* Telerik Reporting commercial licenses may be obtained at
|
6
6
|
* https://www.telerik.com/purchase/license-agreement/reporting.aspx
|
7
7
|
* If you do not own a commercial license, this file shall be governed by the trial license terms.
|
8
8
|
*/
|
9
|
-
.trv-pages-area .trv-error-pane{left:50%;position:relative;float:left;display:none;max-width:80%}.trv-pages-area>.trv-error-pane>.trv-centered{position:relative;float:left;left:-50%;padding:1em}.trv-pages-area .trv-page-overlay{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;opacity:.6}.trv-pages-area.trv-loading .trv-page-overlay{display:block}.trv-pages-area.trv-error .trv-error-pane{display:block}.trv-pages-area .trv-page-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow:auto}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper{margin:20px;text-align:center;position:relative}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper .trv-report-page{border-width:1px;border-style:solid;background-color:#fff;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper.active .trv-report-page:not(.k-state-default){border-color:#e6e6e6}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper{text-align:center;position:relative}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper .trv-report-page{background-color:#fff;overflow:hidden;position:relative;padding:1em}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper.active .trv-report-page{border-width:1px;border-style:solid}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper.active .trv-report-page:not(.k-state-default){border-color:transparent}.trv-pages-area-kendo-tooltip{font-size:.7em}.trv-pages-area-kendo-tooltip-title{font-weight:700}.trv-pages-area-kendo-tooltip-text{font-weight:400}.trv-parameter-container .trv-parameter-title{font-weight:700;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trv-parameters-area .trv-parameters-area-overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.6}.trv-parameters-area.trv-loading .trv-parameters-area-overlay{display:block}.trv-parameter-container .trv-parameter-error{font-size:8pt}.trv-parameters-area .trv-parameters-area-footer{position:absolute;left:0;right:0;bottom:0;height:3em;display:none}.trv-parameters-area.preview .trv-parameters-area-content{position:absolute;left:0;right:0;top:0;bottom:3em;overflow:auto}.trv-parameters-area.preview .trv-parameters-area-footer{display:block}.trv-parameters-area .trv-error-pane{position:absolute;width:100%;top:0;left:0;display:none}.trv-parameters-area.trv-error .trv-error-pane{display:block}.trv-parameters-area .trv-parameters-area-preview-button{position:absolute;top:.5em;left:.4em}.trv-parameters-area-preview-button.k-disabled:hover{background-color:transparent!important}.trv-parameters-area .trv-parameter-container{margin:.3em;margin-bottom:10px;padding:.1em}.trv-parameter-header{width:100%;position:relative}.trv-parameter-error{padding:3px;margin-bottom:3px}.trv-parameter-error-message{vertical-align:middle}.trv-parameter-editor-available-values-multiselect .trv-list{overflow:auto}.trv-parameter-editor-available-values-multiselect .trv-parameter-actions{font-size:8pt;padding:5pt 0 0}.trv-combo.k-multiselect ul li{text-align:left}.trv-parameter-editor-available-values-multiselect .trv-combo{min-height:24px}.trv-parameter-editor-available-values-multiselect .trv-combo .k-selection-multiple .k-chip{height:unset}.trv-parameter-editor-available-values-multiselect .trv-select-none{float:right}.trv-parameter-editor-available-values-multiselect .k-multiselect-wrap{padding-right:0}.trv-parameter-editor-available-values .k-listview{max-height:none}.trv-parameter-editor-available-values .trv-parameter-actions{font-size:8pt;padding:5pt 0 0;text-align:right}.trv-parameter-editor-available-values .trv-parameter-actions .k-link{color:inherit}.trv-parameter-value .trv-parameter-actions .k-link:focus,.trv-parameter-value .trv-parameter-actions .k-link:hover{text-decoration:underline}.trv-parameter-editor-datetime{width:100%}.trv-parameter-editor-text{width:100%}.trv-parameter-editor-number{width:100%}.trv-parameter-editor-boolean{width:16px;height:16px}.trv-parameter-editor-multivalue textarea{width:100%;resize:none}.trv-report-viewer{position:relative;width:100%;height:100%;overflow:hidden;font-size:16px}.trv-report-viewer .k-menu-horizontal .k-menu-link{border:none;padding:.5em 1.1em .4em}.trv-search .k-menu-horizontal .k-menu-link{border:none}.trv-search .k-window-actions{padding:0;margin:-5em -5px -5em 0}.trv-search.k-display-inline-flex{display:inline-flex!important}.trv-side-menu{overflow:auto;position:absolute;top:0;bottom:0;left:0;display:none}.trv-side-menu .k-panelbar>.k-item>.k-link{color:inherit}.trv-side-menu .k-panelbar>.k-item>.k-link,.trv-side-menu .k-panelbar>.k-item>.k-link .k-icon{color:inherit}.trv-side-menu>ul{border-right:0px none transparent}.trv-side-menu li>a{border-bottom:0 none transparent!important}.trv-side-menu span{margin-left:1em}.trv-side-menu a{background-image:none!important}.trv-report-page+.trv-report-page{margin-top:10px}.trv-pages-area div{box-sizing:content-box}.trv-skeleton-wrapper{width:100%;height:100%;background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTUgMjUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTUgMjUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qxe2ZpbGw6I0UxRURGMTt9Cjwvc3R5bGU+CjxyZWN0IHk9IjAiIGNsYXNzPSJzdDAiIHdpZHRoPSI1MTUiIGhlaWdodD0iMjUwIi8+CjxnPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQxNiwxNDEuNWw0Mi43LDQyLjdjLTUuNSw1LjYtMTIsMTAtMTkuMywxMy4xYy03LjQsMy4xLTE1LjEsNC43LTIzLjMsNC43Yy0xMC45LDAtMjAuOS0yLjctMzAuMS04CgkJYy05LjItNS40LTE2LjUtMTIuNi0yMS44LTIxLjhjLTUuNC05LjItOC0xOS4yLTgtMzAuMWMwLTEwLjksMi43LTIwLjksOC0zMC4xYzUuNC05LjIsMTIuNi0xNi41LDIxLjgtMjEuOGM5LjItNS40LDE5LjItOCwzMC4xLTgKCQl2NTkuM0g0MTZ6IE00ODYsMTMyaC02MFY3MmMxMC45LDAsMjAuOSwyLjcsMzAuMSw4YzkuMiw1LjQsMTYuNSwxMi42LDIxLjgsMjEuOEM0ODMuMywxMTEuMSw0ODYsMTIxLjEsNDg2LDEzMnogTTQzMC42LDE0Mkg0OTEKCQljMCw4LjItMS42LDE2LTQuNywyMy4zYy0zLjEsNy40LTcuNSwxMy44LTEzLjEsMTkuM0w0MzAuNiwxNDJ6Ii8+CjwvZz4KPHJlY3QgeD0iMjAiIHk9IjIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNDc1IiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSI0NSIgY2xhc3M9InN0MSIgd2lkdGg9IjQ3NSIgaGVpZ2h0PSIxMCIvPgo8cmVjdCB4PSIyMCIgeT0iMTk1IiBjbGFzcz0ic3QxIiB3aWR0aD0iMzE1IiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSIyMjAiIGNsYXNzPSJzdDEiIHdpZHRoPSI0NzUiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMjAiIHk9IjEwNyIgY2xhc3M9InN0MSIgd2lkdGg9IjYwIiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSIxMzIiIGNsYXNzPSJzdDEiIHdpZHRoPSIxOTAiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMTAwIiB5PSIxMDciIGNsYXNzPSJzdDEiIHdpZHRoPSIxMTAiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMjI1IiB5PSIxMDciIGNsYXNzPSJzdDEiIHdpZHRoPSIxMTAiIGhlaWdodD0iMzUiLz4KPC9zdmc+Cg==') repeat top left;background-size:contain}.k-treeview .k-minus,.k-treeview .k-plus{margin-top:0}.trv-report-viewer div.trv-content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;transition:.1s}.trv-nav{-ms-flex:0 1 auto;flex:0 1 auto;border-bottom-width:0}.trv-nav .k-menu .k-item>.k-link>.k-icon{margin:-2px 0 0}.trv-nav>ul{position:relative}.trv-nav li{border-width:0!important;border-style:none!important}.trv-nav .k-input{width:2.5em}.trv-nav .k-input .k-input-inner{padding:2px 4px;line-height:1.25;text-align:right}.trv-nav .k-menu-link-text{align-items:center}.trv-parameters-area.-vertical{display:-ms-flexbox;display:flex}.trv-parameters-area.-vertical .trv-parameters-area-content,.trv-parameters-area.-vertical.preview .trv-parameters-area-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.trv-parameters-area.-vertical .trv-parameters-area-footer,.trv-parameters-area.-vertical.preview .trv-parameters-area-footer{height:100%;position:relative}.trv-parameters-area.-vertical .trv-parameters-area-preview-button{position:relative;top:0;left:0;margin:6px}.trv-parameters-area.-vertical .trv-parameter-container{max-width:300px;min-width:130px}.trv-content{position:relative;-ms-flex:1 1;flex:1 1 0;height:100%;border-top-width:1px}.trv-content.k-splitter .k-pane{border:0;box-sizing:border-box}.trv-content.k-splitter .k-collapsed *{display:none}.trv-content .k-splitbar [class*=resize]{background:currentColor}.trv-content .k-ghost-splitbar,.trv-content .k-splitbar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.trv-content.k-splitter .k-splitbar .k-collapse-next,.trv-content.k-splitter .k-splitbar .k-collapse-prev,.trv-content.k-splitter .k-splitbar .k-expand-next,.trv-content.k-splitter .k-splitbar .k-expand-prev{width:14px;font-size:14px;cursor:pointer}.k-ie9 .trv-content{position:absolute;margin-top:1px;top:2.5em;bottom:0;left:0;right:0;height:auto}.k-header .k-window-actions .k-window-action{padding:0;overflow:hidden;width:19px;height:19px}.trv-menu-large,.trv-menu-small{border-style:none}.trv-menu-large>li.trv-menu-toggleable.k-selected>.k-menu-link>.k-icon,.trv-menu-small>li.trv-menu-toggleable.k-selected>.k-menu-link>.k-icon{color:#fff}.k-ie9 .trv-menu-large .k-link,.k-ie9 .trv-menu-small .k-link{white-space:nowrap}.trv-document-map .trv-document-map-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:none;background:#fff;opacity:.6;z-index:1}.trv-document-map.trv-loading .trv-document-map-overlay{display:block}.k-splitbar.trv-hidden{display:none}.trv-error-pane{padding:1em 1em;font-size:.7em}.trv-report-viewer input[type=number]::-webkit-inner-spin-button,.trv-report-viewer input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.trv-report-viewer input[type=number]{-moz-appearance:textfield}.trv-search-window{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.trv-search-window .k-menu.k-menu-horizontal:not(.k-context-menu){padding:0;margin:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;background:0 0}.trv-search-window .k-menu.k-menu-horizontal.trv-search-dialog-stopsearch-placeholder{border:none;margin-left:10px}.trv-search-dialog-search-options{border:none}.trv-search-dialog-caption-label,.trv-search-dialog-input-area,.trv-search-dialog-search-options{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.trv-search-dialog.trv-hidden{display:none}.trv-search-dialog{position:absolute;width:15em;height:auto;padding:0 .5em;top:0;bottom:0;right:0;z-index:10}.trv-search-dialog .trv-search-dialog-overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.6}.trv-search-dialog.trv-loading .trv-search-dialog-overlay{display:block}.trv-search-dialog-caption-label{margin:0 0 .5em;font-size:1.2em;color:#6495ed}.trv-search-dialog-input-area{overflow:hidden;margin-bottom:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.trv-search-dialog-input-area .k-combobox{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder li.k-item,.trv-search-dialog-navigational-buttons.k-widget .k-item{border:none}.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder li.k-item.k-disabled{opacity:.4}.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder li.k-item .k-link{padding:0}.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder .fa-times,.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder .t-font-icon{font-size:25px;width:25px;height:25px;cursor:pointer}.trv-search-dialog-input-box{height:auto}.trv-search-dialog-input-box::-ms-clear{display:none}.trv-search-dialog-search-options .k-menu-item{margin-right:.3em;border-radius:2px;border-width:1px;padding:0;overflow:visible}.trv-search-dialog-search-options .k-menu-item>.k-link{text-align:center;box-sizing:border-box;padding:6px;width:28px;height:28px;line-height:14px}.trv-search-dialog-search-options .k-menu-item>.k-link .k-icon{margin:0}.trv-search-dialog-search-options .fa{display:inline}.trv-search-dialog-search-options .fa-certificate:after{content:".";position:absolute;right:22px;top:5px}.trv-search-dialog-results{margin:.7em 0 .3em}.trv-search-dialog-results-label{font-size:.8em;line-height:2.5}.trv-search-dialog-navigational-buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;float:right;background:0 0;border:none}.trv-search-dialog-results-area{width:auto;font-size:.7em;padding:.2em;overflow:auto;max-height:45em;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.trv-search-dialog-results-row{margin:.5em 0!important;padding:.5em!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;cursor:pointer;overflow:hidden}.trv-search-dialog-results-row span:first-child{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:1em;display:block;float:left;width:calc(100% - 75px)}.trv-search-dialog-results-row .trv-search-dialog-results-pageSpan{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;float:left}.trv-report-viewer .trv-search-dialog-highlighted-result{background-color:rgba(0,35,102,.3);color:#fff;background-image:none}.trv-report-viewer .trv-search-dialog-shaded-result{background-color:rgba(255,140,0,.3)}.trv-send-email-dialog.trv-hidden{display:none}.trv-send-email-window{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.trv-send-email-window .k-editor .k-editable-area{height:auto}.trv-send-email-editor{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}textarea.trv-send-email-editor{padding:10px;resize:vertical}.trv-send-email-actions{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;text-align:right;border:none}.trv-send-email-editor table{margin:0}.trv-send-email-field{max-width:calc(100% - 10px)}.trv-send-email-editor>div.k-form-field-wrap{max-width:calc(100% - 10px)}.trv-send-email-editor>.k-form-field-wrap .k-button-group.k-tool-group{margin:2px 4px 2px 0}.trv-send-email-editor>.k-form-field-wrap .k-tool-group:not(.k-button-group){gap:4px}@media screen and (min-width:40.5em){.trv-menu-small{display:none!important}}@media screen and (min-width:1px) and (max-width:40.5em){.trv-side-menu{display:block;padding-top:.1em;left:-3em;transition:.1s}.trv-side-menu-visible .trv-side-menu{left:0;width:15em;padding-left:0;transition:.5s}.trv-side-menu-visible .trv-report-viewer div.trv-content-wrapper{left:15em;right:-15em;transition:.5s}.trv-menu-large{display:none!important}.trv-nav{left:0;right:0}.trv-parameters-area.trv-hidden~.trv-pages-area{right:0}.trv-document-map.trv-hidden~.trv-pages-area{left:0}}.k-form-horizontal .k-form-field>.k-form-label,.k-form-horizontal .k-form-field>.k-label{justify-content:flex-start}.k-list-item-text::before,.k-list-optionlabel::before{content:""!important}
|
10
|
-
/* DO NOT MODIFY OR DELETE THIS LINE! UPGRADE WIZARD CHECKSUM
|
9
|
+
.trv-pages-area .trv-error-pane{left:50%;position:relative;float:left;display:none;max-width:80%}.trv-pages-area>.trv-error-pane>.trv-centered{position:relative;float:left;left:-50%;padding:1em}.trv-pages-area .trv-page-overlay{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;opacity:.6}.trv-pages-area.trv-loading .trv-page-overlay{display:block}.trv-pages-area.trv-error .trv-error-pane{display:block}.trv-pages-area .trv-page-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow:auto}.trv-pages-area .trv-page-container .trv-page-wrapper.temp-height{height:105%}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper{margin:20px;text-align:center;position:relative}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper .trv-report-page{border-width:1px;border-style:solid;background-color:#fff;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper.active .trv-report-page:not(.k-state-default){border-color:#e6e6e6}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper{text-align:center;position:relative}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper .trv-report-page{background-color:#fff;overflow:hidden;position:relative;padding:1em}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper.active .trv-report-page{border-width:1px;border-style:solid}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper.active .trv-report-page:not(.k-state-default){border-color:transparent}.trv-pages-area-kendo-tooltip{font-size:.7em}.trv-pages-area-kendo-tooltip-title{font-weight:700}.trv-pages-area-kendo-tooltip-text{font-weight:400}.trv-license-overlay{z-index:10049;position:absolute;width:100%;height:100%;opacity:.15;pointer-events:none;background-image:url('data:image/svg+xml, <svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(%23clip0_846_26921)"> <path d="M39.9839 81.8235L45.011 86.8506L44.3446 87.5169L39.3175 82.4898L39.9839 81.8235ZM43.8267 82.1584L46.7649 85.0966L46.1262 85.7354L42.3904 81.9996L42.9946 81.3954L43.8267 82.1584ZM44.6036 83.2391L44.3274 83.4946C44.0742 83.2368 43.8762 82.9629 43.7335 82.6728C43.5885 82.3805 43.5022 82.087 43.4746 81.7924C43.4469 81.4978 43.4815 81.2147 43.5781 80.9431C43.6748 80.6668 43.8359 80.4159 44.0615 80.1904C44.2456 80.0062 44.4367 79.8658 44.6347 79.7691C44.8303 79.6702 45.034 79.623 45.2458 79.6276C45.4598 79.6299 45.6808 79.6897 45.9087 79.8071C46.1343 79.9222 46.3702 80.1029 46.6165 80.3492L49.0644 82.7971L48.4222 83.4393L45.9674 80.9845C45.7717 80.7888 45.5864 80.6611 45.4115 80.6012C45.2343 80.5391 45.0639 80.5368 44.9005 80.5943C44.7348 80.6496 44.5714 80.7578 44.4102 80.9189C44.2514 81.0777 44.1398 81.2561 44.0753 81.454C44.0132 81.6497 43.9936 81.8534 44.0166 82.0652C44.0419 82.2746 44.1041 82.4818 44.2031 82.6866C44.302 82.8869 44.4355 83.071 44.6036 83.2391ZM50.594 80.1144L48.4568 75.9332L49.1093 75.2807L51.502 80.3595L51.0739 80.7877L50.594 80.1144ZM46.582 77.808L50.8115 79.9314L51.4433 80.4182L51.0152 80.8464L45.9259 78.464L46.582 77.808ZM54.9685 75.6156L53.0454 73.6924C52.898 73.5451 52.7404 73.4473 52.5723 73.399C52.4043 73.346 52.2317 73.3483 52.0544 73.4059C51.8772 73.4634 51.7023 73.5785 51.5296 73.7511C51.3685 73.9123 51.2546 74.0814 51.1878 74.2587C51.1234 74.4336 51.1015 74.6005 51.1222 74.7593C51.1452 74.9158 51.2085 75.0459 51.3121 75.1495L50.6734 75.7882C50.5399 75.6547 50.442 75.4878 50.3799 75.2876C50.3177 75.0873 50.2982 74.8698 50.3212 74.635C50.3442 74.3956 50.4156 74.154 50.5353 73.91C50.655 73.6614 50.8276 73.4243 51.0532 73.1987C51.3248 72.9271 51.6102 72.7338 51.9094 72.6187C52.211 72.5013 52.5136 72.4771 52.8175 72.5462C53.1213 72.6106 53.4125 72.7821 53.691 73.0606L55.4311 74.8008C55.5554 74.925 55.6982 75.047 55.8593 75.1667C56.0227 75.2841 56.1769 75.3716 56.3219 75.4291L56.3772 75.4844L55.7108 76.1507C55.6049 76.1093 55.4818 76.0368 55.3414 75.9332C55.1987 75.8273 55.0744 75.7215 54.9685 75.6156ZM53.4528 73.8789L53.9085 74.3208L53.2629 74.9665C53.081 75.1483 52.9337 75.3256 52.8209 75.4982C52.7058 75.6685 52.6287 75.8308 52.5896 75.985C52.5505 76.1392 52.5493 76.2854 52.5861 76.4235C52.6207 76.5593 52.6955 76.6848 52.8106 76.7998C52.928 76.9172 53.0615 76.9978 53.2111 77.0415C53.3607 77.0853 53.5172 77.083 53.6806 77.0346C53.8441 76.9817 54.004 76.877 54.1606 76.7204C54.3562 76.5248 54.4874 76.3107 54.5542 76.0782C54.6209 75.8458 54.6382 75.6259 54.606 75.4188C54.576 75.2093 54.5081 75.0447 54.4023 74.925L54.9823 74.9596C55.0629 75.0724 55.1262 75.2231 55.1722 75.4119C55.2182 75.6006 55.2355 75.8089 55.224 76.0368C55.2125 76.2601 55.1607 76.4891 55.0686 76.7239C54.9765 76.9541 54.8292 77.1704 54.6267 77.373C54.3735 77.6262 54.1019 77.7988 53.8118 77.8909C53.5241 77.9807 53.2445 77.9956 52.9728 77.9358C52.7012 77.8713 52.4619 77.7355 52.2547 77.5284C52.0544 77.3281 51.9175 77.1129 51.8438 76.8827C51.7679 76.6502 51.7529 76.4097 51.7989 76.1611C51.8427 75.9102 51.9417 75.6547 52.0959 75.3946C52.2501 75.1345 52.4549 74.8767 52.7104 74.6212L53.4528 73.8789ZM52.6414 68.6136L57.9447 73.9169L57.3025 74.5591L51.9992 69.2558L52.6414 68.6136ZM55.9283 68.4616L59.6641 72.1974L59.0219 72.8396L55.2861 69.1038L55.9283 68.4616ZM54.2469 68.1613C54.1433 68.0577 54.0869 67.9391 54.0777 67.8056C54.0708 67.6698 54.1295 67.5398 54.2538 67.4155C54.3758 67.2935 54.5047 67.236 54.6405 67.2429C54.7786 67.2475 54.8994 67.3016 55.003 67.4051C55.102 67.5041 55.1538 67.6227 55.1584 67.7608C55.163 67.8943 55.1043 68.022 54.9823 68.144C54.858 68.2683 54.7291 68.3281 54.5956 68.3235C54.4621 68.3143 54.3459 68.2602 54.2469 68.1613ZM62.3192 68.0922L57.741 63.514L58.3832 62.8718L63.6865 68.1751L63.0995 68.762L62.3192 68.0922ZM58.7043 69.5044L58.6318 69.4318C58.3464 69.1464 58.1219 68.853 57.9585 68.5514C57.7951 68.2453 57.6938 67.9437 57.6547 67.6468C57.6178 67.3476 57.6443 67.0633 57.7341 66.794C57.8238 66.5201 57.9804 66.2715 58.2036 66.0482C58.4384 65.8135 58.6847 65.65 58.9425 65.558C59.2003 65.4613 59.4685 65.4302 59.747 65.4647C60.0255 65.4947 60.3098 65.5833 60.5998 65.7306C60.8898 65.8779 61.1867 66.0759 61.4906 66.3244L61.8082 66.6421C62.0568 66.9413 62.2536 67.2371 62.3986 67.5294C62.546 67.8195 62.6346 68.1037 62.6645 68.3822C62.6967 68.6585 62.6656 68.9266 62.5713 69.1867C62.4746 69.4445 62.3077 69.692 62.0706 69.929C61.852 70.1477 61.6045 70.3008 61.3283 70.3882C61.0544 70.4734 60.7667 70.4964 60.4651 70.4573C60.1659 70.4159 59.8655 70.3157 59.564 70.1569C59.2625 69.9935 58.9759 69.776 58.7043 69.5044ZM59.274 68.7897L59.3465 68.8622C59.5329 69.0486 59.7263 69.2051 59.9265 69.3317C60.1291 69.456 60.3328 69.54 60.5376 69.5838C60.7425 69.6275 60.9428 69.6229 61.1384 69.57C61.3318 69.5147 61.5148 69.4008 61.6874 69.2281C61.8991 69.0164 62.028 68.7977 62.0741 68.5721C62.1224 68.3443 62.1144 68.1152 62.0499 67.8851C61.9855 67.6549 61.8899 67.4305 61.7633 67.2118L60.9313 66.3797C60.777 66.2807 60.6148 66.199 60.4444 66.1346C60.2741 66.0655 60.1015 66.0264 59.9265 66.0172C59.7516 66.0033 59.5767 66.0287 59.4017 66.0931C59.2291 66.1553 59.0622 66.2669 58.9011 66.428C58.7261 66.603 58.6122 66.7906 58.5593 66.9908C58.5063 67.1865 58.5029 67.3879 58.5489 67.595C58.5926 67.7999 58.6778 68.0047 58.8044 68.2096C58.931 68.4099 59.0875 68.6032 59.274 68.7897ZM61.8255 59.4295L67.1288 64.7328L66.4866 65.375L61.1833 60.0717L61.8255 59.4295ZM65.1124 59.2775L68.8482 63.0133L68.206 63.6555L64.4702 59.9197L65.1124 59.2775ZM63.431 58.9772C63.3274 58.8736 63.271 58.755 63.2618 58.6215C63.2549 58.4857 63.3136 58.3557 63.4379 58.2314C63.5599 58.1094 63.6888 58.0519 63.8246 58.0588C63.9627 58.0634 64.0835 58.1175 64.1871 58.221C64.2861 58.32 64.3379 58.4385 64.3425 58.5767C64.3471 58.7102 64.2884 58.8379 64.1664 58.9599C64.0421 59.0842 63.9132 59.144 63.7797 59.1394C63.6462 59.1302 63.53 59.0761 63.431 58.9772ZM70.9129 60.0371C71.0648 59.8852 71.1742 59.7137 71.2409 59.5227C71.3077 59.3316 71.3284 59.1406 71.3031 58.9495C71.2755 58.7562 71.1972 58.5836 71.0683 58.4316L71.676 57.824C71.8854 58.0565 72.0166 58.3373 72.0696 58.6664C72.1225 58.991 72.0972 59.3224 71.9936 59.6608C71.8877 59.9969 71.7024 60.2972 71.4377 60.5619C71.1569 60.8428 70.8623 61.0384 70.5538 61.1489C70.2477 61.2571 69.9393 61.2939 69.6285 61.2594C69.3201 61.2226 69.0197 61.127 68.7274 60.9728C68.4351 60.814 68.1634 60.6091 67.9125 60.3582L67.7675 60.2132C67.5166 59.9623 67.3129 59.6919 67.1564 59.4018C66.9999 59.1072 66.9032 58.8057 66.8664 58.4972C66.8319 58.1865 66.8687 57.8781 66.9769 57.5719C67.0874 57.2635 67.283 56.9689 67.5638 56.688C67.8562 56.3957 68.1715 56.2001 68.5099 56.1011C68.8459 55.9998 69.1785 55.9895 69.5077 56.07C69.8368 56.146 70.1361 56.3071 70.4054 56.5534L69.7977 57.1611C69.632 57.0184 69.449 56.9228 69.2487 56.8745C69.0508 56.8239 68.8505 56.8262 68.648 56.8814C68.4454 56.932 68.259 57.0425 68.0886 57.2129C67.893 57.4085 67.7675 57.6122 67.7123 57.824C67.6571 58.0311 67.6559 58.2394 67.7088 58.4489C67.7618 58.6538 67.8504 58.8529 67.9747 59.0462C68.099 59.235 68.2429 59.4111 68.4063 59.5745L68.5513 59.7195C68.7147 59.8829 68.892 60.0279 69.083 60.1545C69.2741 60.2811 69.472 60.3709 69.6769 60.4238C69.884 60.4745 70.0923 60.4733 70.3018 60.4204C70.5113 60.3628 70.715 60.2351 70.9129 60.0371ZM75.1942 56.8054C74.9341 57.0655 74.6545 57.2577 74.3552 57.382C74.056 57.5017 73.7499 57.557 73.4368 57.5478C73.1261 57.5363 72.8199 57.4603 72.5184 57.3199C72.2169 57.1795 71.9349 56.9781 71.6725 56.7157L71.5275 56.5707C71.2237 56.2668 70.9981 55.9515 70.8508 55.6246C70.7012 55.2955 70.6206 54.9709 70.6091 54.651C70.5976 54.331 70.6471 54.0306 70.7575 53.7498C70.868 53.469 71.028 53.2239 71.2375 53.0144C71.5045 52.7474 71.7807 52.5633 72.0661 52.462C72.3538 52.3584 72.6427 52.3273 72.9327 52.3688C73.2205 52.4079 73.5059 52.5092 73.789 52.6726C74.0698 52.8337 74.3414 53.0455 74.6038 53.3079L74.8904 53.5945L72.1006 56.3842L71.5793 55.8629L73.7303 53.7118L73.682 53.6635C73.507 53.507 73.3114 53.3804 73.095 53.2837C72.8809 53.1847 72.66 53.1479 72.4321 53.1732C72.2042 53.1985 71.9809 53.3205 71.7623 53.5392C71.6173 53.6842 71.5148 53.8488 71.455 54.0329C71.3928 54.2148 71.3779 54.4093 71.4101 54.6164C71.4423 54.8236 71.5206 55.0377 71.6449 55.2586C71.7692 55.4796 71.9441 55.7029 72.1697 55.9285L72.3147 56.0735C72.4919 56.2507 72.683 56.3934 72.8878 56.5016C73.0927 56.6052 73.301 56.6685 73.5128 56.6915C73.7268 56.7122 73.9352 56.688 74.1377 56.619C74.3426 56.5476 74.5325 56.4245 74.7074 56.2496C74.933 56.024 75.078 55.7869 75.1424 55.5383C75.2069 55.2897 75.2207 55.0296 75.1839 54.758L75.8779 54.6786C75.9193 54.8811 75.9331 55.0998 75.9193 55.3346C75.9055 55.5694 75.8422 55.8122 75.7294 56.0631C75.6189 56.3117 75.4405 56.5591 75.1942 56.8054ZM75.025 50.9601L77.9633 53.8983L77.3245 54.537L73.5887 50.8012L74.193 50.197L75.025 50.9601ZM75.8019 52.0408L75.5257 52.2962C75.2725 52.0385 75.0745 51.7645 74.9318 51.4745C74.7868 51.1822 74.7005 50.8887 74.6729 50.5941C74.6453 50.2995 74.6798 50.0163 74.7765 49.7447C74.8731 49.4685 75.0343 49.2176 75.2598 48.992C75.444 48.8079 75.635 48.6675 75.833 48.5708C76.0286 48.4718 76.2323 48.4247 76.4441 48.4293C76.6582 48.4316 76.8791 48.4914 77.107 48.6088C77.3326 48.7239 77.5685 48.9046 77.8148 49.1509L80.2627 51.5988L79.6206 52.241L77.1657 49.7862C76.9701 49.5905 76.7848 49.4628 76.6098 49.4029C76.4326 49.3408 76.2623 49.3385 76.0988 49.396C75.9331 49.4512 75.7697 49.5594 75.6086 49.7206C75.4497 49.8794 75.3381 50.0578 75.2736 50.2557C75.2115 50.4514 75.1919 50.6551 75.2149 50.8668C75.2403 51.0763 75.3024 51.2835 75.4014 51.4883C75.5004 51.6886 75.6339 51.8727 75.8019 52.0408ZM82.4172 47.4625C82.3251 47.3704 82.2193 47.306 82.0996 47.2692C81.9799 47.2277 81.8257 47.2369 81.6369 47.2968C81.4482 47.352 81.2065 47.4786 80.9119 47.6766C80.661 47.84 80.4216 47.9758 80.1937 48.084C79.9681 48.1899 79.7541 48.2589 79.5515 48.2912C79.3512 48.3211 79.1625 48.3096 78.9853 48.2566C78.808 48.2037 78.6423 48.1001 78.4881 47.9459C78.3408 47.7986 78.2337 47.6271 78.167 47.4314C78.1025 47.2335 78.0795 47.024 78.0979 46.8031C78.1186 46.5798 78.1854 46.3542 78.2982 46.1263C78.411 45.8985 78.5721 45.6798 78.7816 45.4703C79.0808 45.1711 79.3892 44.9685 79.7069 44.8627C80.0245 44.7568 80.3284 44.7361 80.6184 44.8005C80.9061 44.8627 81.157 45.0008 81.3711 45.2148L80.7323 45.8536C80.6287 45.75 80.4975 45.6809 80.3387 45.6464C80.1799 45.6073 80.0096 45.6142 79.8277 45.6671C79.6482 45.7178 79.4744 45.8271 79.3064 45.9951C79.1291 46.1724 79.0129 46.3438 78.9576 46.5096C78.9024 46.6707 78.8909 46.818 78.9231 46.9515C78.9576 47.0827 79.0209 47.1944 79.113 47.2864C79.1821 47.3555 79.2557 47.4061 79.334 47.4383C79.4122 47.466 79.5055 47.4717 79.6136 47.4556C79.7195 47.4372 79.8484 47.3912 80.0003 47.3175C80.1523 47.2438 80.3353 47.1391 80.5493 47.0033C80.9245 46.7662 81.2594 46.597 81.554 46.4958C81.8487 46.3945 82.1145 46.3657 82.3516 46.4094C82.5887 46.4532 82.8074 46.5752 83.0076 46.7754C83.171 46.9389 83.2861 47.123 83.3529 47.3279C83.4219 47.5304 83.4415 47.7456 83.4116 47.9735C83.3817 48.1968 83.3057 48.4247 83.1837 48.6571C83.0617 48.885 82.8914 49.1083 82.6727 49.327C82.3436 49.6561 82.0063 49.8759 81.6611 49.9864C81.3158 50.0969 80.9913 50.1176 80.6874 50.0486C80.3836 49.9795 80.1281 49.8414 79.9209 49.6342L80.5631 48.992C80.7473 49.1578 80.9372 49.2464 81.1328 49.2579C81.3262 49.2671 81.5115 49.2268 81.6887 49.1371C81.8636 49.045 82.0167 48.9333 82.1479 48.8021C82.3228 48.6272 82.446 48.458 82.5173 48.2946C82.591 48.1289 82.6186 47.9747 82.6002 47.8319C82.5818 47.6892 82.5208 47.5661 82.4172 47.4625ZM86.5052 45.4945C86.2451 45.7546 85.9654 45.9468 85.6662 46.0711C85.3669 46.1908 85.0608 46.246 84.7478 46.2368C84.437 46.2253 84.1309 46.1493 83.8294 46.0089C83.5278 45.8685 83.2459 45.6671 82.9835 45.4047L82.8384 45.2597C82.5346 44.9559 82.309 44.6405 82.1617 44.3137C82.0121 43.9845 81.9315 43.66 81.92 43.34C81.9085 43.0201 81.958 42.7197 82.0685 42.4389C82.179 42.1581 82.339 41.9129 82.5484 41.7035C82.8154 41.4365 83.0916 41.2523 83.3771 41.151C83.6648 41.0475 83.9537 41.0164 84.2437 41.0578C84.5314 41.0969 84.8168 41.1982 85.0999 41.3616C85.3808 41.5228 85.6524 41.7345 85.9148 41.9969L86.2013 42.2835L83.4116 45.0733L82.8902 44.5519L85.0412 42.4009L84.9929 42.3526C84.818 42.196 84.6223 42.0694 84.406 41.9728C84.1919 41.8738 83.9709 41.837 83.743 41.8623C83.5152 41.8876 83.2919 42.0096 83.0732 42.2283C82.9282 42.3733 82.8258 42.5379 82.7659 42.722C82.7038 42.9038 82.6888 43.0983 82.7211 43.3055C82.7533 43.5127 82.8315 43.7267 82.9558 43.9477C83.0801 44.1687 83.2551 44.3919 83.4806 44.6175L83.6256 44.7625C83.8029 44.9398 83.9939 45.0825 84.1988 45.1907C84.4037 45.2942 84.612 45.3575 84.8237 45.3806C85.0378 45.4013 85.2461 45.3771 85.4487 45.308C85.6535 45.2367 85.8434 45.1135 86.0184 44.9386C86.2439 44.713 86.3889 44.476 86.4534 44.2274C86.5178 43.9788 86.5316 43.7187 86.4948 43.4471L87.1888 43.3676C87.2302 43.5702 87.244 43.7889 87.2302 44.0237C87.2164 44.2584 87.1531 44.5013 87.0403 44.7522C86.9299 45.0008 86.7515 45.2482 86.5052 45.4945Z" fill="black"/> <path d="M89 39L121 7.00001" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M72 72L121 121" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M7 121L39 89" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M7 7L56 56" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M200 56L249 7.00001" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M200 72L249 121" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M135 121L184 72" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M135 7L184 56" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M197.617 67.4159C197.617 67.5493 197.523 67.7118 197.408 67.7777L194.496 69.4592V62.9734L188.88 59.7307L191.792 58.0499C191.906 57.9834 192.095 57.9834 192.21 58.0499L197.617 61.1718V67.4159ZM193.247 63.6938L189.4 61.472C189.285 61.4058 189.098 61.4058 188.982 61.472L186.383 62.973L190.44 65.3152L190.44 70L193.038 68.4992C193.153 68.4326 193.247 68.2697 193.247 68.137L193.247 63.6938ZM186.383 67.6576L189.189 69.2787V66.0355L186.383 67.6576Z" fill="black"/> <path d="M72 184L121 135" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M72 200L121 249" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M7 249L56 200" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M7 135L56 184" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M69.617 195.416C69.617 195.549 69.5227 195.712 69.4079 195.778L66.496 197.459V190.973L60.8796 187.731L63.7915 186.05C63.9063 185.983 64.0951 185.983 64.2101 186.05L69.617 189.172V195.416ZM65.2467 191.694L61.4004 189.472C61.2854 189.406 61.0975 189.406 60.9823 189.472L58.3831 190.973L62.4395 193.315L62.4402 198L65.0376 196.499C65.1528 196.433 65.2467 196.27 65.2467 196.137L65.2467 191.694ZM58.3831 195.658L61.1895 197.279V194.036L58.3831 195.658Z" fill="black"/> <path d="M167.984 209.823L173.011 214.851L172.345 215.517L167.318 210.49L167.984 209.823ZM171.827 210.158L174.765 213.097L174.126 213.735L170.39 210L170.995 209.395L171.827 210.158ZM172.604 211.239L172.327 211.495C172.074 211.237 171.876 210.963 171.734 210.673C171.588 210.381 171.502 210.087 171.475 209.792C171.447 209.498 171.481 209.215 171.578 208.943C171.675 208.667 171.836 208.416 172.062 208.19C172.246 208.006 172.437 207.866 172.635 207.769C172.83 207.67 173.034 207.623 173.246 207.628C173.46 207.63 173.681 207.69 173.909 207.807C174.134 207.922 174.37 208.103 174.616 208.349L177.064 210.797L176.422 211.439L173.967 208.984C173.772 208.789 173.586 208.661 173.412 208.601C173.234 208.539 173.064 208.537 172.901 208.594C172.735 208.65 172.571 208.758 172.41 208.919C172.251 209.078 172.14 209.256 172.075 209.454C172.013 209.65 171.994 209.853 172.017 210.065C172.042 210.275 172.104 210.482 172.203 210.687C172.302 210.887 172.436 211.071 172.604 211.239ZM178.594 208.114L176.457 203.933L177.109 203.281L179.502 208.36L179.074 208.788L178.594 208.114ZM174.582 205.808L178.811 207.931L179.443 208.418L179.015 208.846L173.926 206.464L174.582 205.808ZM182.968 203.616L181.045 201.692C180.898 201.545 180.74 201.447 180.572 201.399C180.404 201.346 180.232 201.348 180.054 201.406C179.877 201.463 179.702 201.579 179.53 201.751C179.369 201.912 179.255 202.081 179.188 202.259C179.123 202.434 179.102 202.6 179.122 202.759C179.145 202.916 179.209 203.046 179.312 203.149L178.673 203.788C178.54 203.655 178.442 203.488 178.38 203.288C178.318 203.087 178.298 202.87 178.321 202.635C178.344 202.396 178.416 202.154 178.535 201.91C178.655 201.661 178.828 201.424 179.053 201.199C179.325 200.927 179.61 200.734 179.909 200.619C180.211 200.501 180.514 200.477 180.817 200.546C181.121 200.611 181.412 200.782 181.691 201.061L183.431 202.801C183.555 202.925 183.698 203.047 183.859 203.167C184.023 203.284 184.177 203.372 184.322 203.429L184.377 203.484L183.711 204.151C183.605 204.109 183.482 204.037 183.341 203.933C183.199 203.827 183.074 203.721 182.968 203.616ZM181.453 201.879L181.909 202.321L181.263 202.966C181.081 203.148 180.934 203.326 180.821 203.498C180.706 203.669 180.629 203.831 180.59 203.985C180.55 204.139 180.549 204.285 180.586 204.424C180.621 204.559 180.695 204.685 180.811 204.8C180.928 204.917 181.061 204.998 181.211 205.042C181.361 205.085 181.517 205.083 181.681 205.035C181.844 204.982 182.004 204.877 182.161 204.72C182.356 204.525 182.487 204.311 182.554 204.078C182.621 203.846 182.638 203.626 182.606 203.419C182.576 203.209 182.508 203.045 182.402 202.925L182.982 202.96C183.063 203.072 183.126 203.223 183.172 203.412C183.218 203.601 183.235 203.809 183.224 204.037C183.212 204.26 183.161 204.489 183.069 204.724C182.977 204.954 182.829 205.17 182.627 205.373C182.373 205.626 182.102 205.799 181.812 205.891C181.524 205.981 181.244 205.996 180.973 205.936C180.701 205.871 180.462 205.736 180.255 205.528C180.054 205.328 179.917 205.113 179.844 204.883C179.768 204.65 179.753 204.41 179.799 204.161C179.843 203.91 179.942 203.655 180.096 203.395C180.25 203.135 180.455 202.877 180.71 202.621L181.453 201.879ZM180.641 196.614L185.945 201.917L185.302 202.559L179.999 197.256L180.641 196.614ZM183.928 196.462L187.664 200.197L187.022 200.84L183.286 197.104L183.928 196.462ZM182.247 196.161C182.143 196.058 182.087 195.939 182.078 195.806C182.071 195.67 182.129 195.54 182.254 195.415C182.376 195.293 182.505 195.236 182.64 195.243C182.779 195.247 182.899 195.302 183.003 195.405C183.102 195.504 183.154 195.623 183.158 195.761C183.163 195.894 183.104 196.022 182.982 196.144C182.858 196.268 182.729 196.328 182.596 196.324C182.462 196.314 182.346 196.26 182.247 196.161ZM190.319 196.092L185.741 191.514L186.383 190.872L191.686 196.175L191.1 196.762L190.319 196.092ZM186.704 197.504L186.632 197.432C186.346 197.146 186.122 196.853 185.959 196.551C185.795 196.245 185.694 195.944 185.655 195.647C185.618 195.348 185.644 195.063 185.734 194.794C185.824 194.52 185.98 194.272 186.204 194.048C186.438 193.813 186.685 193.65 186.943 193.558C187.2 193.461 187.468 193.43 187.747 193.465C188.026 193.495 188.31 193.583 188.6 193.731C188.89 193.878 189.187 194.076 189.491 194.324L189.808 194.642C190.057 194.941 190.254 195.237 190.399 195.529C190.546 195.819 190.635 196.104 190.664 196.382C190.697 196.658 190.666 196.927 190.571 197.187C190.475 197.445 190.308 197.692 190.071 197.929C189.852 198.148 189.605 198.301 189.328 198.388C189.054 198.473 188.767 198.496 188.465 198.457C188.166 198.416 187.866 198.316 187.564 198.157C187.262 197.993 186.976 197.776 186.704 197.504ZM187.274 196.79L187.346 196.862C187.533 197.049 187.726 197.205 187.927 197.332C188.129 197.456 188.333 197.54 188.538 197.584C188.743 197.628 188.943 197.623 189.138 197.57C189.332 197.515 189.515 197.401 189.687 197.228C189.899 197.016 190.028 196.798 190.074 196.572C190.122 196.344 190.114 196.115 190.05 195.885C189.985 195.655 189.89 195.43 189.763 195.212L188.931 194.38C188.777 194.281 188.615 194.199 188.444 194.135C188.274 194.065 188.101 194.026 187.927 194.017C187.752 194.003 187.577 194.029 187.402 194.093C187.229 194.155 187.062 194.267 186.901 194.428C186.726 194.603 186.612 194.791 186.559 194.991C186.506 195.186 186.503 195.388 186.549 195.595C186.593 195.8 186.678 196.005 186.804 196.21C186.931 196.41 187.088 196.603 187.274 196.79ZM189.825 187.429L195.129 192.733L194.487 193.375L189.183 188.072L189.825 187.429ZM193.112 187.278L196.848 191.013L196.206 191.656L192.47 187.92L193.112 187.278ZM191.431 186.977C191.327 186.874 191.271 186.755 191.262 186.622C191.255 186.486 191.314 186.356 191.438 186.231C191.56 186.109 191.689 186.052 191.825 186.059C191.963 186.063 192.084 186.117 192.187 186.221C192.286 186.32 192.338 186.439 192.342 186.577C192.347 186.71 192.288 186.838 192.166 186.96C192.042 187.084 191.913 187.144 191.78 187.139C191.646 187.13 191.53 187.076 191.431 186.977ZM198.913 188.037C199.065 187.885 199.174 187.714 199.241 187.523C199.308 187.332 199.328 187.141 199.303 186.95C199.275 186.756 199.197 186.584 199.068 186.432L199.676 185.824C199.885 186.056 200.017 186.337 200.07 186.666C200.123 186.991 200.097 187.322 199.994 187.661C199.888 187.997 199.702 188.297 199.438 188.562C199.157 188.843 198.862 189.038 198.554 189.149C198.248 189.257 197.939 189.294 197.629 189.259C197.32 189.223 197.02 189.127 196.727 188.973C196.435 188.814 196.163 188.609 195.913 188.358L195.768 188.213C195.517 187.962 195.313 187.692 195.156 187.402C195 187.107 194.903 186.806 194.866 186.497C194.832 186.187 194.869 185.878 194.977 185.572C195.087 185.263 195.283 184.969 195.564 184.688C195.856 184.396 196.172 184.2 196.51 184.101C196.846 184 197.179 183.989 197.508 184.07C197.837 184.146 198.136 184.307 198.405 184.553L197.798 185.161C197.632 185.018 197.449 184.923 197.249 184.874C197.051 184.824 196.851 184.826 196.648 184.881C196.445 184.932 196.259 185.043 196.089 185.213C195.893 185.409 195.768 185.612 195.712 185.824C195.657 186.031 195.656 186.239 195.709 186.449C195.762 186.654 195.85 186.853 195.975 187.046C196.099 187.235 196.243 187.411 196.406 187.574L196.551 187.719C196.715 187.883 196.892 188.028 197.083 188.155C197.274 188.281 197.472 188.371 197.677 188.424C197.884 188.474 198.092 188.473 198.302 188.42C198.511 188.363 198.715 188.235 198.913 188.037ZM203.194 184.805C202.934 185.066 202.654 185.258 202.355 185.382C202.056 185.502 201.75 185.557 201.437 185.548C201.126 185.536 200.82 185.46 200.518 185.32C200.217 185.179 199.935 184.978 199.673 184.716L199.527 184.571C199.224 184.267 198.998 183.951 198.851 183.625C198.701 183.295 198.621 182.971 198.609 182.651C198.598 182.331 198.647 182.031 198.758 181.75C198.868 181.469 199.028 181.224 199.237 181.014C199.504 180.747 199.781 180.563 200.066 180.462C200.354 180.358 200.643 180.327 200.933 180.369C201.22 180.408 201.506 180.509 201.789 180.673C202.07 180.834 202.341 181.045 202.604 181.308L202.89 181.594L200.101 184.384L199.579 183.863L201.73 181.712L201.682 181.664C201.507 181.507 201.311 181.38 201.095 181.284C200.881 181.185 200.66 181.148 200.432 181.173C200.204 181.199 199.981 181.321 199.762 181.539C199.617 181.684 199.515 181.849 199.455 182.033C199.393 182.215 199.378 182.409 199.41 182.616C199.442 182.824 199.521 183.038 199.645 183.259C199.769 183.48 199.944 183.703 200.17 183.928L200.315 184.073C200.492 184.251 200.683 184.393 200.888 184.502C201.093 184.605 201.301 184.668 201.513 184.691C201.727 184.712 201.935 184.688 202.138 184.619C202.343 184.548 202.532 184.424 202.707 184.25C202.933 184.024 203.078 183.787 203.142 183.538C203.207 183.29 203.221 183.03 203.184 182.758L203.878 182.679C203.919 182.881 203.933 183.1 203.919 183.335C203.905 183.569 203.842 183.812 203.729 184.063C203.619 184.312 203.441 184.559 203.194 184.805ZM203.025 178.96L205.963 181.898L205.325 182.537L201.589 178.801L202.193 178.197L203.025 178.96ZM203.802 180.041L203.526 180.296C203.272 180.038 203.075 179.765 202.932 179.475C202.787 179.182 202.7 178.889 202.673 178.594C202.645 178.299 202.68 178.016 202.776 177.745C202.873 177.469 203.034 177.218 203.26 176.992C203.444 176.808 203.635 176.667 203.833 176.571C204.029 176.472 204.232 176.425 204.444 176.429C204.658 176.432 204.879 176.491 205.107 176.609C205.333 176.724 205.569 176.905 205.815 177.151L208.263 179.599L207.621 180.241L205.166 177.786C204.97 177.591 204.785 177.463 204.61 177.403C204.433 177.341 204.262 177.338 204.099 177.396C203.933 177.451 203.77 177.559 203.609 177.721C203.45 177.879 203.338 178.058 203.274 178.256C203.211 178.451 203.192 178.655 203.215 178.867C203.24 179.076 203.302 179.283 203.401 179.488C203.5 179.689 203.634 179.873 203.802 180.041ZM210.417 175.463C210.325 175.37 210.219 175.306 210.1 175.269C209.98 175.228 209.826 175.237 209.637 175.297C209.448 175.352 209.206 175.479 208.912 175.677C208.661 175.84 208.422 175.976 208.194 176.084C207.968 176.19 207.754 176.259 207.551 176.291C207.351 176.321 207.162 176.31 206.985 176.257C206.808 176.204 206.642 176.1 206.488 175.946C206.341 175.799 206.234 175.627 206.167 175.431C206.103 175.233 206.08 175.024 206.098 174.803C206.119 174.58 206.185 174.354 206.298 174.126C206.411 173.898 206.572 173.68 206.782 173.47C207.081 173.171 207.389 172.969 207.707 172.863C208.025 172.757 208.328 172.736 208.618 172.801C208.906 172.863 209.157 173.001 209.371 173.215L208.732 173.854C208.629 173.75 208.498 173.681 208.339 173.646C208.18 173.607 208.01 173.614 207.828 173.667C207.648 173.718 207.474 173.827 207.306 173.995C207.129 174.172 207.013 174.344 206.958 174.51C206.902 174.671 206.891 174.818 206.923 174.952C206.958 175.083 207.021 175.194 207.113 175.286C207.182 175.355 207.256 175.406 207.334 175.438C207.412 175.466 207.505 175.472 207.614 175.456C207.72 175.437 207.848 175.391 208 175.317C208.152 175.244 208.335 175.139 208.549 175.003C208.925 174.766 209.259 174.597 209.554 174.496C209.849 174.394 210.115 174.366 210.352 174.409C210.589 174.453 210.807 174.575 211.008 174.775C211.171 174.939 211.286 175.123 211.353 175.328C211.422 175.53 211.442 175.746 211.412 175.974C211.382 176.197 211.306 176.425 211.184 176.657C211.062 176.885 210.891 177.108 210.673 177.327C210.344 177.656 210.006 177.876 209.661 177.986C209.316 178.097 208.991 178.118 208.687 178.049C208.384 177.98 208.128 177.841 207.921 177.634L208.563 176.992C208.747 177.158 208.937 177.246 209.133 177.258C209.326 177.267 209.511 177.227 209.689 177.137C209.864 177.045 210.017 176.933 210.148 176.802C210.323 176.627 210.446 176.458 210.517 176.295C210.591 176.129 210.619 175.975 210.6 175.832C210.582 175.689 210.521 175.566 210.417 175.463ZM214.505 173.494C214.245 173.755 213.965 173.947 213.666 174.071C213.367 174.191 213.061 174.246 212.748 174.237C212.437 174.225 212.131 174.149 211.829 174.009C211.528 173.869 211.246 173.667 210.983 173.405L210.838 173.26C210.535 172.956 210.309 172.641 210.162 172.314C210.012 171.985 209.932 171.66 209.92 171.34C209.909 171.02 209.958 170.72 210.068 170.439C210.179 170.158 210.339 169.913 210.548 169.703C210.815 169.436 211.092 169.252 211.377 169.151C211.665 169.047 211.954 169.016 212.244 169.058C212.531 169.097 212.817 169.198 213.1 169.362C213.381 169.523 213.652 169.735 213.915 169.997L214.201 170.284L211.412 173.073L210.89 172.552L213.041 170.401L212.993 170.353C212.818 170.196 212.622 170.069 212.406 169.973C212.192 169.874 211.971 169.837 211.743 169.862C211.515 169.888 211.292 170.01 211.073 170.228C210.928 170.373 210.826 170.538 210.766 170.722C210.704 170.904 210.689 171.098 210.721 171.305C210.753 171.513 210.832 171.727 210.956 171.948C211.08 172.169 211.255 172.392 211.481 172.618L211.626 172.763C211.803 172.94 211.994 173.082 212.199 173.191C212.404 173.294 212.612 173.358 212.824 173.381C213.038 173.401 213.246 173.377 213.449 173.308C213.654 173.237 213.843 173.114 214.018 172.939C214.244 172.713 214.389 172.476 214.453 172.227C214.518 171.979 214.532 171.719 214.495 171.447L215.189 171.368C215.23 171.57 215.244 171.789 215.23 172.024C215.216 172.258 215.153 172.501 215.04 172.752C214.93 173.001 214.751 173.248 214.505 173.494Z" fill="black"/> <path d="M217 167L249 135" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M200 200L249 249" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M135 249L167 217" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M135 135L184 184" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> </g> <defs> <clipPath id="clip0_846_26921"> <rect width="256" height="256" fill="white"/> </clipPath> </defs> </svg>')}.trv-license-banner{width:fit-content;max-width:40%;margin:0 auto;position:absolute;left:0;right:0;top:50px;height:50px;z-index:10000}.trv-license-banner .k-notification{padding:12px;border-color:#ffc000;color:#000;background-color:#ffc000}.trv-license-banner .k-notification .k-notification-status{margin-right:5px}.trv-license-banner .k-notification .k-notification-content{display:flex}.trv-license-banner .k-notification .k-notification-content .trv-license-message{font-size:14px}.trv-license-banner .k-notification .k-notification-content .trv-license-link{margin:0 10px;align-content:center;text-decoration:none}.trv-license-banner .k-notification .k-notification-content .trv-license-link .k-icon{font-size:16px;color:#000}.trv-report-viewer{padding:0;width:100%;height:100%;border-width:1px;border-style:solid;border-radius:0;box-sizing:border-box;outline:0;border-color:var(--kendo-color-border,rgba(0,0,0,.08));color:var(--kendo-color-on-app-surface,#424242);background-color:var(--kendo-color-surface-alt,#fff);font-family:var(--kendo-font-family, inherit);font-size:var(--kendo-font-size, inherit);line-height:var(--kendo-line-height, normal);position:relative;overflow:hidden}.trv-report-viewer *{box-sizing:border-box}.trv-report-viewer ::after,.trv-report-viewer ::before{box-sizing:inherit}.trv-content-wrapper,.trv-report-viewer-wrapper{position:relative;height:100%;display:flex;flex-flow:column nowrap;inset:0}.trv-toolbar{border-width:0;border-bottom-width:1px;flex-shrink:0}.trv-toolbar .trv-toolbar-label{align-self:center}.trv-toolbar>button{padding:6px}.trv-toolbar>button>.k-button-text{display:none}.trv-toolbar>.k-toolbar-item{gap:5px}.trv-toolbar>.k-toolbar-item .trv-toolbar-numeric{width:4em}.trv-toolbar>.k-toolbar-item .trv-toolbar-numeric>input{font-size:14px;line-height:1.4285714286;padding-block:4px;padding-inline:8px}.trv-toolbar>.k-toolbar-item .k-input-inner{text-align:right}.trv-toolbar .trv-report-pager{align-items:center}.trv-toolbar .send-email-hidden{display:none}.trv-content{height:100%;border-width:0;box-sizing:border-box;flex:1 1 0%;position:relative;overflow:hidden}.trv-content.trv-document-map-pane-hidden>:first-child:is(.k-pane),.trv-content.trv-document-map-pane-hidden>:nth-child(2):is(.k-splitbar){display:none!important}.trv-content.trv-parameters-pane-hidden>:nth-child(4):is(.k-splitbar),.trv-content.trv-parameters-pane-hidden>:nth-child(5):is(.k-pane){display:none!important}.trv-document-map .trv-document-map-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:none;background:#fff;opacity:.6;z-index:1}.trv-document-map-pane{max-width:300px}.trv-document-map-container{height:100%;overflow:auto}.trv-document-map-wrapper{padding:20px}.trv-document-map.trv-loading .trv-document-map-overlay{display:block}.trv-parameters-area .trv-parameter-container{margin:.5em;margin-bottom:10px;padding:.1em}.trv-parameters-area .trv-parameters-wrapper .trv-parameter-editor-boolean{border:2px solid var(--kendo-color-border,rgba(0,0,0,.12));width:1rem;height:1rem}.trv-parameters-area.-vertical{display:-ms-flexbox;display:flex;overflow:auto}.trv-parameters-area.-vertical .trv-parameters-area-content,.trv-parameters-area.-vertical.preview .trv-parameters-area-content{flex:1;-ms-flex:1;overflow:auto}.trv-parameters-area.-vertical .trv-parameters-area-footer,.trv-parameters-area.-vertical.preview .trv-parameters-area-footer{height:100%;position:relative}.trv-parameters-area.-vertical .trv-parameters-area-preview-button{position:relative;top:0;left:0;margin:6px}.trv-parameters-area.-vertical .trv-parameter-container{height:100%;max-width:300px;min-width:130px}.trv-parameters-area.-vertical .trv-parameters-wrapper{min-height:100%;position:relative;display:flex}.trv-parameters-area .trv-parameters-area-footer{display:none}.trv-parameters-area.preview .trv-parameters-area-footer{display:block;position:absolute;left:.4em;bottom:0;height:3em}.trv-parameters-area.preview .trv-parameters-area-content{position:absolute;left:0;right:0;top:0;bottom:3em;overflow:auto}.trv-parameters-pane{max-width:300px}.trv-parameter-header,.trv-parameter-value{padding:8px}.trv-parameter-actions{padding:0;margin-top:16px}.trv-pages-pane{position:relative;transform:translateZ(0)}.trv-pages-pane .trv-overlay{display:none}.trv-pages-pane.trv-loading .trv-overlay{display:block;z-index:9000}.trv-report-page+.trv-report-page{margin-top:10px}.trv-pages-pane .trv-notification{width:auto;position:absolute;top:10px;left:50%;z-index:9100;transform:translateX(-50%)}.trv-pages-pane .trv-notification>.k-notification-wrap{display:flex;flex-flow:row nowrap;gap:5px;align-items:center}.trv-pages-pane .trv-notification>.k-notification-wrap .k-icon{font-size:1rem}.trv-page-container{position:absolute;width:100%;height:100%;overflow:auto}.trv-report-page{box-sizing:content-box;background-color:#fff}.trv-report-page div{box-sizing:content-box}.trv-skeleton-wrapper{width:100%;height:100%;background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTUgMjUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTUgMjUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qxe2ZpbGw6I0UxRURGMTt9Cjwvc3R5bGU+CjxyZWN0IHk9IjAiIGNsYXNzPSJzdDAiIHdpZHRoPSI1MTUiIGhlaWdodD0iMjUwIi8+CjxnPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQxNiwxNDEuNWw0Mi43LDQyLjdjLTUuNSw1LjYtMTIsMTAtMTkuMywxMy4xYy03LjQsMy4xLTE1LjEsNC43LTIzLjMsNC43Yy0xMC45LDAtMjAuOS0yLjctMzAuMS04CgkJYy05LjItNS40LTE2LjUtMTIuNi0yMS44LTIxLjhjLTUuNC05LjItOC0xOS4yLTgtMzAuMWMwLTEwLjksMi43LTIwLjksOC0zMC4xYzUuNC05LjIsMTIuNi0xNi41LDIxLjgtMjEuOGM5LjItNS40LDE5LjItOCwzMC4xLTgKCQl2NTkuM0g0MTZ6IE00ODYsMTMyaC02MFY3MmMxMC45LDAsMjAuOSwyLjcsMzAuMSw4YzkuMiw1LjQsMTYuNSwxMi42LDIxLjgsMjEuOEM0ODMuMywxMTEuMSw0ODYsMTIxLjEsNDg2LDEzMnogTTQzMC42LDE0Mkg0OTEKCQljMCw4LjItMS42LDE2LTQuNywyMy4zYy0zLjEsNy40LTcuNSwxMy44LTEzLjEsMTkuM0w0MzAuNiwxNDJ6Ii8+CjwvZz4KPHJlY3QgeD0iMjAiIHk9IjIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNDc1IiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSI0NSIgY2xhc3M9InN0MSIgd2lkdGg9IjQ3NSIgaGVpZ2h0PSIxMCIvPgo8cmVjdCB4PSIyMCIgeT0iMTk1IiBjbGFzcz0ic3QxIiB3aWR0aD0iMzE1IiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSIyMjAiIGNsYXNzPSJzdDEiIHdpZHRoPSI0NzUiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMjAiIHk9IjEwNyIgY2xhc3M9InN0MSIgd2lkdGg9IjYwIiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSIxMzIiIGNsYXNzPSJzdDEiIHdpZHRoPSIxOTAiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMTAwIiB5PSIxMDciIGNsYXNzPSJzdDEiIHdpZHRoPSIxMTAiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMjI1IiB5PSIxMDciIGNsYXNzPSJzdDEiIHdpZHRoPSIxMTAiIGhlaWdodD0iMzUiLz4KPC9zdmc+Cg==') repeat top left;background-size:contain}.trv-search-dialog .k-window-content{display:flex!important;flex-flow:column nowrap;overflow:hidden}.trv-search-dialog .k-listview{border-width:1px}.trv-search-dialog .k-button-md.k-icon-button{padding:4px}.trv-search-dialog .k-button-md.k-icon-button .k-button-icon{min-width:20px;min-height:20px}.trv-search-dialog .k-input-md{font-size:14px;line-height:1.4285714286}.trv-search-dialog .k-input-md .k-input-inner{padding-block:4px;padding-inline:8px}.trv-search-dialog-highlighted-result{background-color:rgba(0,35,102,.3);color:#fff;background-image:none}.trv-search-dialog-shaded-result{background-color:rgba(255,140,0,.3)}.trv-search-dialog .k-listview-content>.k-selected{background-color:color-mix(in srgb,var(--kendo-color-primary) 50%,transparent)}.trv-send-email-dialog{max-height:min(98vh,900px)}.trv-ai-consent-dialog .k-window-titlebar{min-height:23px;background-color:unset}.trv-ai-consent-dialog .k-window-content{padding:0}.trv-ai-consent-dialog .trv-ai-consent-content{min-height:102px;padding:16px;border-color:var(--kendo-color-border,rgba(0,0,0,.08));color:var(--kendo-color-on-app-surface,#424242);background-color:var(--kendo-color-surface,#fafafa)}.trv-ai-consent-dialog .trv-ai-consent-actions{justify-content:flex-start}.trv-ai-prompt-dialog .k-window-content{padding:0}.trv-ai-prompt-dialog .k-window-content button.k-button:not([ref-generate-output-button]){color:inherit}.trv-ai-prompt-dialog .k-window-content button.k-button[ref-rate-negative],.trv-ai-prompt-dialog .k-window-content button.k-button[ref-rate-positive]{display:none}.trv-ai-prompt-dialog .k-window-content .k-prompt-content{min-height:106px}.trv-ai-prompt-dialog .k-window-content .k-prompt-content .k-prompt-view textarea{height:100px}.trv-ai-prompt-dialog .k-window-content .k-prompt-footer button{border-radius:var(--kendo-border-radius-md,.25rem)}.trv-report-viewer .k-splitbar{inline-size:var(--kendo-spacing-2,.5rem);flex-wrap:nowrap;gap:8px}.trv-report-viewer .k-splitbar .k-collapse-next,.trv-report-viewer .k-splitbar .k-collapse-prev,.trv-report-viewer .k-splitbar .k-expand-next,.trv-report-viewer .k-splitbar .k-expand-prev{margin:0}.trv-error-pane{padding:1em 1em;font-size:.7em}.k-list-item-text:has(> .trv-editoritem)::before{content:"";display:none}.trv-mt-2{margin-top:var(--kendo-spacing-2,.5rem)}
|
10
|
+
/* DO NOT MODIFY OR DELETE THIS LINE! UPGRADE WIZARD CHECKSUM c2dbc002facf33ee46684cfa32e43670 */
|
@@ -1,10 +1,10 @@
|
|
1
1
|
/*
|
2
|
-
* TelerikReporting v19.
|
2
|
+
* TelerikReporting v19.1.25.521 (https://www.telerik.com/products/reporting.aspx)
|
3
3
|
* Copyright 2025 Progress Software EAD. All rights reserved.
|
4
4
|
*
|
5
5
|
* Telerik Reporting commercial licenses may be obtained at
|
6
6
|
* https://www.telerik.com/purchase/license-agreement/reporting.aspx
|
7
7
|
* If you do not own a commercial license, this file shall be governed by the trial license terms.
|
8
8
|
*/
|
9
|
-
.trv-pages-area .trv-error-pane{left:50%;position:relative;float:left;display:none;max-width:80%}.trv-pages-area>.trv-error-pane>.trv-centered{position:relative;float:left;left:-50%;padding:1em}.trv-pages-area .trv-page-overlay{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;opacity:.6}.trv-pages-area.trv-loading .trv-page-overlay{display:block}.trv-pages-area.trv-error .trv-error-pane{display:block}.trv-pages-area .trv-page-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow:auto}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper{margin:20px;text-align:center;position:relative}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper .trv-report-page{border-width:1px;border-style:solid;background-color:#fff;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper.active .trv-report-page:not(.k-state-default){border-color:#e6e6e6}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper{text-align:center;position:relative}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper .trv-report-page{background-color:#fff;overflow:hidden;position:relative;padding:1em}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper.active .trv-report-page{border-width:1px;border-style:solid}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper.active .trv-report-page:not(.k-state-default){border-color:transparent}.trv-pages-area-kendo-tooltip{font-size:.7em}.trv-pages-area-kendo-tooltip-title{font-weight:700}.trv-pages-area-kendo-tooltip-text{font-weight:400}.trv-parameter-container .trv-parameter-title{font-weight:700;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trv-parameters-area .trv-parameters-area-overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.6}.trv-parameters-area.trv-loading .trv-parameters-area-overlay{display:block}.trv-parameter-container .trv-parameter-error{font-size:8pt}.trv-parameters-area .trv-parameters-area-footer{position:absolute;left:0;right:0;bottom:0;height:3em;display:none}.trv-parameters-area.preview .trv-parameters-area-content{position:absolute;left:0;right:0;top:0;bottom:3em;overflow:auto}.trv-parameters-area.preview .trv-parameters-area-footer{display:block}.trv-parameters-area .trv-error-pane{position:absolute;width:100%;top:0;left:0;display:none}.trv-parameters-area.trv-error .trv-error-pane{display:block}.trv-parameters-area .trv-parameters-area-preview-button{position:absolute;top:.5em;left:.4em}.trv-parameters-area-preview-button.k-disabled:hover{background-color:transparent!important}.trv-parameters-area .trv-parameter-container{margin:.3em;margin-bottom:10px;padding:.1em}.trv-parameter-header{width:100%;position:relative}.trv-parameter-error{padding:3px;margin-bottom:3px}.trv-parameter-error-message{vertical-align:middle}.trv-parameter-editor-available-values-multiselect .trv-list{overflow:auto}.trv-parameter-editor-available-values-multiselect .trv-parameter-actions{font-size:8pt;padding:5pt 0 0}.trv-combo.k-multiselect ul li{text-align:left}.trv-parameter-editor-available-values-multiselect .trv-combo{min-height:24px}.trv-parameter-editor-available-values-multiselect .trv-combo .k-selection-multiple .k-chip{height:unset}.trv-parameter-editor-available-values-multiselect .trv-select-none{float:right}.trv-parameter-editor-available-values-multiselect .k-multiselect-wrap{padding-right:0}.trv-parameter-editor-available-values .k-listview{max-height:none}.trv-parameter-editor-available-values .trv-parameter-actions{font-size:8pt;padding:5pt 0 0;text-align:right}.trv-parameter-editor-available-values .trv-parameter-actions .k-link{color:inherit}.trv-parameter-value .trv-parameter-actions .k-link:focus,.trv-parameter-value .trv-parameter-actions .k-link:hover{text-decoration:underline}.trv-parameter-editor-datetime{width:100%}.trv-parameter-editor-text{width:100%}.trv-parameter-editor-number{width:100%}.trv-parameter-editor-boolean{width:16px;height:16px}.trv-parameter-editor-multivalue textarea{width:100%;resize:none}.trv-report-viewer{position:relative;width:100%;height:100%;overflow:hidden;font-size:16px}.trv-report-viewer .k-menu-horizontal .k-menu-link{border:none;padding:.5em 1.1em .4em}.trv-search .k-menu-horizontal .k-menu-link{border:none}.trv-search .k-window-actions{padding:0;margin:-5em -5px -5em 0}.trv-search.k-display-inline-flex{display:inline-flex!important}.trv-side-menu{overflow:auto;position:absolute;top:0;bottom:0;left:0;display:none}.trv-side-menu .k-panelbar>.k-item>.k-link{color:inherit}.trv-side-menu .k-panelbar>.k-item>.k-link,.trv-side-menu .k-panelbar>.k-item>.k-link .k-icon{color:inherit}.trv-side-menu>ul{border-right:0px none transparent}.trv-side-menu li>a{border-bottom:0 none transparent!important}.trv-side-menu span{margin-left:1em}.trv-side-menu a{background-image:none!important}.trv-report-page+.trv-report-page{margin-top:10px}.trv-pages-area div{box-sizing:content-box}.trv-skeleton-wrapper{width:100%;height:100%;background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTUgMjUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTUgMjUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qxe2ZpbGw6I0UxRURGMTt9Cjwvc3R5bGU+CjxyZWN0IHk9IjAiIGNsYXNzPSJzdDAiIHdpZHRoPSI1MTUiIGhlaWdodD0iMjUwIi8+CjxnPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQxNiwxNDEuNWw0Mi43LDQyLjdjLTUuNSw1LjYtMTIsMTAtMTkuMywxMy4xYy03LjQsMy4xLTE1LjEsNC43LTIzLjMsNC43Yy0xMC45LDAtMjAuOS0yLjctMzAuMS04CgkJYy05LjItNS40LTE2LjUtMTIuNi0yMS44LTIxLjhjLTUuNC05LjItOC0xOS4yLTgtMzAuMWMwLTEwLjksMi43LTIwLjksOC0zMC4xYzUuNC05LjIsMTIuNi0xNi41LDIxLjgtMjEuOGM5LjItNS40LDE5LjItOCwzMC4xLTgKCQl2NTkuM0g0MTZ6IE00ODYsMTMyaC02MFY3MmMxMC45LDAsMjAuOSwyLjcsMzAuMSw4YzkuMiw1LjQsMTYuNSwxMi42LDIxLjgsMjEuOEM0ODMuMywxMTEuMSw0ODYsMTIxLjEsNDg2LDEzMnogTTQzMC42LDE0Mkg0OTEKCQljMCw4LjItMS42LDE2LTQuNywyMy4zYy0zLjEsNy40LTcuNSwxMy44LTEzLjEsMTkuM0w0MzAuNiwxNDJ6Ii8+CjwvZz4KPHJlY3QgeD0iMjAiIHk9IjIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNDc1IiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSI0NSIgY2xhc3M9InN0MSIgd2lkdGg9IjQ3NSIgaGVpZ2h0PSIxMCIvPgo8cmVjdCB4PSIyMCIgeT0iMTk1IiBjbGFzcz0ic3QxIiB3aWR0aD0iMzE1IiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSIyMjAiIGNsYXNzPSJzdDEiIHdpZHRoPSI0NzUiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMjAiIHk9IjEwNyIgY2xhc3M9InN0MSIgd2lkdGg9IjYwIiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSIxMzIiIGNsYXNzPSJzdDEiIHdpZHRoPSIxOTAiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMTAwIiB5PSIxMDciIGNsYXNzPSJzdDEiIHdpZHRoPSIxMTAiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMjI1IiB5PSIxMDciIGNsYXNzPSJzdDEiIHdpZHRoPSIxMTAiIGhlaWdodD0iMzUiLz4KPC9zdmc+Cg==') repeat top left;background-size:contain}.k-treeview .k-minus,.k-treeview .k-plus{margin-top:0}.trv-report-viewer div.trv-content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;transition:.1s}.trv-nav{-ms-flex:0 1 auto;flex:0 1 auto;border-bottom-width:0}.trv-nav .k-menu .k-item>.k-link>.k-icon{margin:-2px 0 0}.trv-nav>ul{position:relative}.trv-nav li{border-width:0!important;border-style:none!important}.trv-nav .k-input{width:2.5em}.trv-nav .k-input .k-input-inner{padding:2px 4px;line-height:1.25;text-align:right}.trv-nav .k-menu-link-text{align-items:center}.trv-parameters-area.-vertical{display:-ms-flexbox;display:flex}.trv-parameters-area.-vertical .trv-parameters-area-content,.trv-parameters-area.-vertical.preview .trv-parameters-area-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.trv-parameters-area.-vertical .trv-parameters-area-footer,.trv-parameters-area.-vertical.preview .trv-parameters-area-footer{height:100%;position:relative}.trv-parameters-area.-vertical .trv-parameters-area-preview-button{position:relative;top:0;left:0;margin:6px}.trv-parameters-area.-vertical .trv-parameter-container{max-width:300px;min-width:130px}.trv-content{position:relative;-ms-flex:1 1;flex:1 1 0;height:100%;border-top-width:1px}.trv-content.k-splitter .k-pane{border:0;box-sizing:border-box}.trv-content.k-splitter .k-collapsed *{display:none}.trv-content .k-splitbar [class*=resize]{background:currentColor}.trv-content .k-ghost-splitbar,.trv-content .k-splitbar{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.trv-content.k-splitter .k-splitbar .k-collapse-next,.trv-content.k-splitter .k-splitbar .k-collapse-prev,.trv-content.k-splitter .k-splitbar .k-expand-next,.trv-content.k-splitter .k-splitbar .k-expand-prev{width:14px;font-size:14px;cursor:pointer}.k-ie9 .trv-content{position:absolute;margin-top:1px;top:2.5em;bottom:0;left:0;right:0;height:auto}.k-header .k-window-actions .k-window-action{padding:0;overflow:hidden;width:19px;height:19px}.trv-menu-large,.trv-menu-small{border-style:none}.trv-menu-large>li.trv-menu-toggleable.k-selected>.k-menu-link>.k-icon,.trv-menu-small>li.trv-menu-toggleable.k-selected>.k-menu-link>.k-icon{color:#fff}.k-ie9 .trv-menu-large .k-link,.k-ie9 .trv-menu-small .k-link{white-space:nowrap}.trv-document-map .trv-document-map-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:none;background:#fff;opacity:.6;z-index:1}.trv-document-map.trv-loading .trv-document-map-overlay{display:block}.k-splitbar.trv-hidden{display:none}.trv-error-pane{padding:1em 1em;font-size:.7em}.trv-report-viewer input[type=number]::-webkit-inner-spin-button,.trv-report-viewer input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.trv-report-viewer input[type=number]{-moz-appearance:textfield}.trv-search-window{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.trv-search-window .k-menu.k-menu-horizontal:not(.k-context-menu){padding:0;margin:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;background:0 0}.trv-search-window .k-menu.k-menu-horizontal.trv-search-dialog-stopsearch-placeholder{border:none;margin-left:10px}.trv-search-dialog-search-options{border:none}.trv-search-dialog-caption-label,.trv-search-dialog-input-area,.trv-search-dialog-search-options{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.trv-search-dialog.trv-hidden{display:none}.trv-search-dialog{position:absolute;width:15em;height:auto;padding:0 .5em;top:0;bottom:0;right:0;z-index:10}.trv-search-dialog .trv-search-dialog-overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.6}.trv-search-dialog.trv-loading .trv-search-dialog-overlay{display:block}.trv-search-dialog-caption-label{margin:0 0 .5em;font-size:1.2em;color:#6495ed}.trv-search-dialog-input-area{overflow:hidden;margin-bottom:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.trv-search-dialog-input-area .k-combobox{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder li.k-item,.trv-search-dialog-navigational-buttons.k-widget .k-item{border:none}.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder li.k-item.k-disabled{opacity:.4}.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder li.k-item .k-link{padding:0}.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder .fa-times,.trv-search-dialog-input-area .trv-search-dialog-stopsearch-placeholder .t-font-icon{font-size:25px;width:25px;height:25px;cursor:pointer}.trv-search-dialog-input-box{height:auto}.trv-search-dialog-input-box::-ms-clear{display:none}.trv-search-dialog-search-options .k-menu-item{margin-right:.3em;border-radius:2px;border-width:1px;padding:0;overflow:visible}.trv-search-dialog-search-options .k-menu-item>.k-link{text-align:center;box-sizing:border-box;padding:6px;width:28px;height:28px;line-height:14px}.trv-search-dialog-search-options .k-menu-item>.k-link .k-icon{margin:0}.trv-search-dialog-search-options .fa{display:inline}.trv-search-dialog-search-options .fa-certificate:after{content:".";position:absolute;right:22px;top:5px}.trv-search-dialog-results{margin:.7em 0 .3em}.trv-search-dialog-results-label{font-size:.8em;line-height:2.5}.trv-search-dialog-navigational-buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;float:right;background:0 0;border:none}.trv-search-dialog-results-area{width:auto;font-size:.7em;padding:.2em;overflow:auto;max-height:45em;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.trv-search-dialog-results-row{margin:.5em 0!important;padding:.5em!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;cursor:pointer;overflow:hidden}.trv-search-dialog-results-row span:first-child{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:1em;display:block;float:left;width:calc(100% - 75px)}.trv-search-dialog-results-row .trv-search-dialog-results-pageSpan{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;float:left}.trv-report-viewer .trv-search-dialog-highlighted-result{background-color:rgba(0,35,102,.3);color:#fff;background-image:none}.trv-report-viewer .trv-search-dialog-shaded-result{background-color:rgba(255,140,0,.3)}.trv-send-email-dialog.trv-hidden{display:none}.trv-send-email-window{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column;-moz-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.trv-send-email-window .k-editor .k-editable-area{height:auto}.trv-send-email-editor{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1;-moz-box-flex:1 0 auto;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}textarea.trv-send-email-editor{padding:10px;resize:vertical}.trv-send-email-actions{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;text-align:right;border:none}.trv-send-email-editor table{margin:0}.trv-send-email-field{max-width:calc(100% - 10px)}.trv-send-email-editor>div.k-form-field-wrap{max-width:calc(100% - 10px)}.trv-send-email-editor>.k-form-field-wrap .k-button-group.k-tool-group{margin:2px 4px 2px 0}.trv-send-email-editor>.k-form-field-wrap .k-tool-group:not(.k-button-group){gap:4px}@media screen and (min-width:40.5em){.trv-menu-small{display:none!important}}@media screen and (min-width:1px) and (max-width:40.5em){.trv-side-menu{display:block;padding-top:.1em;left:-3em;transition:.1s}.trv-side-menu-visible .trv-side-menu{left:0;width:15em;padding-left:0;transition:.5s}.trv-side-menu-visible .trv-report-viewer div.trv-content-wrapper{left:15em;right:-15em;transition:.5s}.trv-menu-large{display:none!important}.trv-nav{left:0;right:0}.trv-parameters-area.trv-hidden~.trv-pages-area{right:0}.trv-document-map.trv-hidden~.trv-pages-area{left:0}}.k-form-horizontal .k-form-field>.k-form-label,.k-form-horizontal .k-form-field>.k-label{justify-content:flex-start}.k-list-item-text::before,.k-list-optionlabel::before{content:""!important}
|
10
|
-
/* DO NOT MODIFY OR DELETE THIS LINE! UPGRADE WIZARD CHECKSUM
|
9
|
+
.trv-pages-area .trv-error-pane{left:50%;position:relative;float:left;display:none;max-width:80%}.trv-pages-area>.trv-error-pane>.trv-centered{position:relative;float:left;left:-50%;padding:1em}.trv-pages-area .trv-page-overlay{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background-color:#fff;opacity:.6}.trv-pages-area.trv-loading .trv-page-overlay{display:block}.trv-pages-area.trv-error .trv-error-pane{display:block}.trv-pages-area .trv-page-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow:auto}.trv-pages-area .trv-page-container .trv-page-wrapper.temp-height{height:105%}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper{margin:20px;text-align:center;position:relative}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper .trv-report-page{border-width:1px;border-style:solid;background-color:#fff;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}.trv-pages-area.printpreview .trv-page-container .trv-page-wrapper.active .trv-report-page:not(.k-state-default){border-color:#e6e6e6}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper{text-align:center;position:relative}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper .trv-report-page{background-color:#fff;overflow:hidden;position:relative;padding:1em}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper.active .trv-report-page{border-width:1px;border-style:solid}.trv-pages-area.interactive .trv-page-container .trv-page-wrapper.active .trv-report-page:not(.k-state-default){border-color:transparent}.trv-pages-area-kendo-tooltip{font-size:.7em}.trv-pages-area-kendo-tooltip-title{font-weight:700}.trv-pages-area-kendo-tooltip-text{font-weight:400}.trv-license-overlay{z-index:10049;position:absolute;width:100%;height:100%;opacity:.15;pointer-events:none;background-image:url('data:image/svg+xml, <svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(%23clip0_846_26921)"> <path d="M39.9839 81.8235L45.011 86.8506L44.3446 87.5169L39.3175 82.4898L39.9839 81.8235ZM43.8267 82.1584L46.7649 85.0966L46.1262 85.7354L42.3904 81.9996L42.9946 81.3954L43.8267 82.1584ZM44.6036 83.2391L44.3274 83.4946C44.0742 83.2368 43.8762 82.9629 43.7335 82.6728C43.5885 82.3805 43.5022 82.087 43.4746 81.7924C43.4469 81.4978 43.4815 81.2147 43.5781 80.9431C43.6748 80.6668 43.8359 80.4159 44.0615 80.1904C44.2456 80.0062 44.4367 79.8658 44.6347 79.7691C44.8303 79.6702 45.034 79.623 45.2458 79.6276C45.4598 79.6299 45.6808 79.6897 45.9087 79.8071C46.1343 79.9222 46.3702 80.1029 46.6165 80.3492L49.0644 82.7971L48.4222 83.4393L45.9674 80.9845C45.7717 80.7888 45.5864 80.6611 45.4115 80.6012C45.2343 80.5391 45.0639 80.5368 44.9005 80.5943C44.7348 80.6496 44.5714 80.7578 44.4102 80.9189C44.2514 81.0777 44.1398 81.2561 44.0753 81.454C44.0132 81.6497 43.9936 81.8534 44.0166 82.0652C44.0419 82.2746 44.1041 82.4818 44.2031 82.6866C44.302 82.8869 44.4355 83.071 44.6036 83.2391ZM50.594 80.1144L48.4568 75.9332L49.1093 75.2807L51.502 80.3595L51.0739 80.7877L50.594 80.1144ZM46.582 77.808L50.8115 79.9314L51.4433 80.4182L51.0152 80.8464L45.9259 78.464L46.582 77.808ZM54.9685 75.6156L53.0454 73.6924C52.898 73.5451 52.7404 73.4473 52.5723 73.399C52.4043 73.346 52.2317 73.3483 52.0544 73.4059C51.8772 73.4634 51.7023 73.5785 51.5296 73.7511C51.3685 73.9123 51.2546 74.0814 51.1878 74.2587C51.1234 74.4336 51.1015 74.6005 51.1222 74.7593C51.1452 74.9158 51.2085 75.0459 51.3121 75.1495L50.6734 75.7882C50.5399 75.6547 50.442 75.4878 50.3799 75.2876C50.3177 75.0873 50.2982 74.8698 50.3212 74.635C50.3442 74.3956 50.4156 74.154 50.5353 73.91C50.655 73.6614 50.8276 73.4243 51.0532 73.1987C51.3248 72.9271 51.6102 72.7338 51.9094 72.6187C52.211 72.5013 52.5136 72.4771 52.8175 72.5462C53.1213 72.6106 53.4125 72.7821 53.691 73.0606L55.4311 74.8008C55.5554 74.925 55.6982 75.047 55.8593 75.1667C56.0227 75.2841 56.1769 75.3716 56.3219 75.4291L56.3772 75.4844L55.7108 76.1507C55.6049 76.1093 55.4818 76.0368 55.3414 75.9332C55.1987 75.8273 55.0744 75.7215 54.9685 75.6156ZM53.4528 73.8789L53.9085 74.3208L53.2629 74.9665C53.081 75.1483 52.9337 75.3256 52.8209 75.4982C52.7058 75.6685 52.6287 75.8308 52.5896 75.985C52.5505 76.1392 52.5493 76.2854 52.5861 76.4235C52.6207 76.5593 52.6955 76.6848 52.8106 76.7998C52.928 76.9172 53.0615 76.9978 53.2111 77.0415C53.3607 77.0853 53.5172 77.083 53.6806 77.0346C53.8441 76.9817 54.004 76.877 54.1606 76.7204C54.3562 76.5248 54.4874 76.3107 54.5542 76.0782C54.6209 75.8458 54.6382 75.6259 54.606 75.4188C54.576 75.2093 54.5081 75.0447 54.4023 74.925L54.9823 74.9596C55.0629 75.0724 55.1262 75.2231 55.1722 75.4119C55.2182 75.6006 55.2355 75.8089 55.224 76.0368C55.2125 76.2601 55.1607 76.4891 55.0686 76.7239C54.9765 76.9541 54.8292 77.1704 54.6267 77.373C54.3735 77.6262 54.1019 77.7988 53.8118 77.8909C53.5241 77.9807 53.2445 77.9956 52.9728 77.9358C52.7012 77.8713 52.4619 77.7355 52.2547 77.5284C52.0544 77.3281 51.9175 77.1129 51.8438 76.8827C51.7679 76.6502 51.7529 76.4097 51.7989 76.1611C51.8427 75.9102 51.9417 75.6547 52.0959 75.3946C52.2501 75.1345 52.4549 74.8767 52.7104 74.6212L53.4528 73.8789ZM52.6414 68.6136L57.9447 73.9169L57.3025 74.5591L51.9992 69.2558L52.6414 68.6136ZM55.9283 68.4616L59.6641 72.1974L59.0219 72.8396L55.2861 69.1038L55.9283 68.4616ZM54.2469 68.1613C54.1433 68.0577 54.0869 67.9391 54.0777 67.8056C54.0708 67.6698 54.1295 67.5398 54.2538 67.4155C54.3758 67.2935 54.5047 67.236 54.6405 67.2429C54.7786 67.2475 54.8994 67.3016 55.003 67.4051C55.102 67.5041 55.1538 67.6227 55.1584 67.7608C55.163 67.8943 55.1043 68.022 54.9823 68.144C54.858 68.2683 54.7291 68.3281 54.5956 68.3235C54.4621 68.3143 54.3459 68.2602 54.2469 68.1613ZM62.3192 68.0922L57.741 63.514L58.3832 62.8718L63.6865 68.1751L63.0995 68.762L62.3192 68.0922ZM58.7043 69.5044L58.6318 69.4318C58.3464 69.1464 58.1219 68.853 57.9585 68.5514C57.7951 68.2453 57.6938 67.9437 57.6547 67.6468C57.6178 67.3476 57.6443 67.0633 57.7341 66.794C57.8238 66.5201 57.9804 66.2715 58.2036 66.0482C58.4384 65.8135 58.6847 65.65 58.9425 65.558C59.2003 65.4613 59.4685 65.4302 59.747 65.4647C60.0255 65.4947 60.3098 65.5833 60.5998 65.7306C60.8898 65.8779 61.1867 66.0759 61.4906 66.3244L61.8082 66.6421C62.0568 66.9413 62.2536 67.2371 62.3986 67.5294C62.546 67.8195 62.6346 68.1037 62.6645 68.3822C62.6967 68.6585 62.6656 68.9266 62.5713 69.1867C62.4746 69.4445 62.3077 69.692 62.0706 69.929C61.852 70.1477 61.6045 70.3008 61.3283 70.3882C61.0544 70.4734 60.7667 70.4964 60.4651 70.4573C60.1659 70.4159 59.8655 70.3157 59.564 70.1569C59.2625 69.9935 58.9759 69.776 58.7043 69.5044ZM59.274 68.7897L59.3465 68.8622C59.5329 69.0486 59.7263 69.2051 59.9265 69.3317C60.1291 69.456 60.3328 69.54 60.5376 69.5838C60.7425 69.6275 60.9428 69.6229 61.1384 69.57C61.3318 69.5147 61.5148 69.4008 61.6874 69.2281C61.8991 69.0164 62.028 68.7977 62.0741 68.5721C62.1224 68.3443 62.1144 68.1152 62.0499 67.8851C61.9855 67.6549 61.8899 67.4305 61.7633 67.2118L60.9313 66.3797C60.777 66.2807 60.6148 66.199 60.4444 66.1346C60.2741 66.0655 60.1015 66.0264 59.9265 66.0172C59.7516 66.0033 59.5767 66.0287 59.4017 66.0931C59.2291 66.1553 59.0622 66.2669 58.9011 66.428C58.7261 66.603 58.6122 66.7906 58.5593 66.9908C58.5063 67.1865 58.5029 67.3879 58.5489 67.595C58.5926 67.7999 58.6778 68.0047 58.8044 68.2096C58.931 68.4099 59.0875 68.6032 59.274 68.7897ZM61.8255 59.4295L67.1288 64.7328L66.4866 65.375L61.1833 60.0717L61.8255 59.4295ZM65.1124 59.2775L68.8482 63.0133L68.206 63.6555L64.4702 59.9197L65.1124 59.2775ZM63.431 58.9772C63.3274 58.8736 63.271 58.755 63.2618 58.6215C63.2549 58.4857 63.3136 58.3557 63.4379 58.2314C63.5599 58.1094 63.6888 58.0519 63.8246 58.0588C63.9627 58.0634 64.0835 58.1175 64.1871 58.221C64.2861 58.32 64.3379 58.4385 64.3425 58.5767C64.3471 58.7102 64.2884 58.8379 64.1664 58.9599C64.0421 59.0842 63.9132 59.144 63.7797 59.1394C63.6462 59.1302 63.53 59.0761 63.431 58.9772ZM70.9129 60.0371C71.0648 59.8852 71.1742 59.7137 71.2409 59.5227C71.3077 59.3316 71.3284 59.1406 71.3031 58.9495C71.2755 58.7562 71.1972 58.5836 71.0683 58.4316L71.676 57.824C71.8854 58.0565 72.0166 58.3373 72.0696 58.6664C72.1225 58.991 72.0972 59.3224 71.9936 59.6608C71.8877 59.9969 71.7024 60.2972 71.4377 60.5619C71.1569 60.8428 70.8623 61.0384 70.5538 61.1489C70.2477 61.2571 69.9393 61.2939 69.6285 61.2594C69.3201 61.2226 69.0197 61.127 68.7274 60.9728C68.4351 60.814 68.1634 60.6091 67.9125 60.3582L67.7675 60.2132C67.5166 59.9623 67.3129 59.6919 67.1564 59.4018C66.9999 59.1072 66.9032 58.8057 66.8664 58.4972C66.8319 58.1865 66.8687 57.8781 66.9769 57.5719C67.0874 57.2635 67.283 56.9689 67.5638 56.688C67.8562 56.3957 68.1715 56.2001 68.5099 56.1011C68.8459 55.9998 69.1785 55.9895 69.5077 56.07C69.8368 56.146 70.1361 56.3071 70.4054 56.5534L69.7977 57.1611C69.632 57.0184 69.449 56.9228 69.2487 56.8745C69.0508 56.8239 68.8505 56.8262 68.648 56.8814C68.4454 56.932 68.259 57.0425 68.0886 57.2129C67.893 57.4085 67.7675 57.6122 67.7123 57.824C67.6571 58.0311 67.6559 58.2394 67.7088 58.4489C67.7618 58.6538 67.8504 58.8529 67.9747 59.0462C68.099 59.235 68.2429 59.4111 68.4063 59.5745L68.5513 59.7195C68.7147 59.8829 68.892 60.0279 69.083 60.1545C69.2741 60.2811 69.472 60.3709 69.6769 60.4238C69.884 60.4745 70.0923 60.4733 70.3018 60.4204C70.5113 60.3628 70.715 60.2351 70.9129 60.0371ZM75.1942 56.8054C74.9341 57.0655 74.6545 57.2577 74.3552 57.382C74.056 57.5017 73.7499 57.557 73.4368 57.5478C73.1261 57.5363 72.8199 57.4603 72.5184 57.3199C72.2169 57.1795 71.9349 56.9781 71.6725 56.7157L71.5275 56.5707C71.2237 56.2668 70.9981 55.9515 70.8508 55.6246C70.7012 55.2955 70.6206 54.9709 70.6091 54.651C70.5976 54.331 70.6471 54.0306 70.7575 53.7498C70.868 53.469 71.028 53.2239 71.2375 53.0144C71.5045 52.7474 71.7807 52.5633 72.0661 52.462C72.3538 52.3584 72.6427 52.3273 72.9327 52.3688C73.2205 52.4079 73.5059 52.5092 73.789 52.6726C74.0698 52.8337 74.3414 53.0455 74.6038 53.3079L74.8904 53.5945L72.1006 56.3842L71.5793 55.8629L73.7303 53.7118L73.682 53.6635C73.507 53.507 73.3114 53.3804 73.095 53.2837C72.8809 53.1847 72.66 53.1479 72.4321 53.1732C72.2042 53.1985 71.9809 53.3205 71.7623 53.5392C71.6173 53.6842 71.5148 53.8488 71.455 54.0329C71.3928 54.2148 71.3779 54.4093 71.4101 54.6164C71.4423 54.8236 71.5206 55.0377 71.6449 55.2586C71.7692 55.4796 71.9441 55.7029 72.1697 55.9285L72.3147 56.0735C72.4919 56.2507 72.683 56.3934 72.8878 56.5016C73.0927 56.6052 73.301 56.6685 73.5128 56.6915C73.7268 56.7122 73.9352 56.688 74.1377 56.619C74.3426 56.5476 74.5325 56.4245 74.7074 56.2496C74.933 56.024 75.078 55.7869 75.1424 55.5383C75.2069 55.2897 75.2207 55.0296 75.1839 54.758L75.8779 54.6786C75.9193 54.8811 75.9331 55.0998 75.9193 55.3346C75.9055 55.5694 75.8422 55.8122 75.7294 56.0631C75.6189 56.3117 75.4405 56.5591 75.1942 56.8054ZM75.025 50.9601L77.9633 53.8983L77.3245 54.537L73.5887 50.8012L74.193 50.197L75.025 50.9601ZM75.8019 52.0408L75.5257 52.2962C75.2725 52.0385 75.0745 51.7645 74.9318 51.4745C74.7868 51.1822 74.7005 50.8887 74.6729 50.5941C74.6453 50.2995 74.6798 50.0163 74.7765 49.7447C74.8731 49.4685 75.0343 49.2176 75.2598 48.992C75.444 48.8079 75.635 48.6675 75.833 48.5708C76.0286 48.4718 76.2323 48.4247 76.4441 48.4293C76.6582 48.4316 76.8791 48.4914 77.107 48.6088C77.3326 48.7239 77.5685 48.9046 77.8148 49.1509L80.2627 51.5988L79.6206 52.241L77.1657 49.7862C76.9701 49.5905 76.7848 49.4628 76.6098 49.4029C76.4326 49.3408 76.2623 49.3385 76.0988 49.396C75.9331 49.4512 75.7697 49.5594 75.6086 49.7206C75.4497 49.8794 75.3381 50.0578 75.2736 50.2557C75.2115 50.4514 75.1919 50.6551 75.2149 50.8668C75.2403 51.0763 75.3024 51.2835 75.4014 51.4883C75.5004 51.6886 75.6339 51.8727 75.8019 52.0408ZM82.4172 47.4625C82.3251 47.3704 82.2193 47.306 82.0996 47.2692C81.9799 47.2277 81.8257 47.2369 81.6369 47.2968C81.4482 47.352 81.2065 47.4786 80.9119 47.6766C80.661 47.84 80.4216 47.9758 80.1937 48.084C79.9681 48.1899 79.7541 48.2589 79.5515 48.2912C79.3512 48.3211 79.1625 48.3096 78.9853 48.2566C78.808 48.2037 78.6423 48.1001 78.4881 47.9459C78.3408 47.7986 78.2337 47.6271 78.167 47.4314C78.1025 47.2335 78.0795 47.024 78.0979 46.8031C78.1186 46.5798 78.1854 46.3542 78.2982 46.1263C78.411 45.8985 78.5721 45.6798 78.7816 45.4703C79.0808 45.1711 79.3892 44.9685 79.7069 44.8627C80.0245 44.7568 80.3284 44.7361 80.6184 44.8005C80.9061 44.8627 81.157 45.0008 81.3711 45.2148L80.7323 45.8536C80.6287 45.75 80.4975 45.6809 80.3387 45.6464C80.1799 45.6073 80.0096 45.6142 79.8277 45.6671C79.6482 45.7178 79.4744 45.8271 79.3064 45.9951C79.1291 46.1724 79.0129 46.3438 78.9576 46.5096C78.9024 46.6707 78.8909 46.818 78.9231 46.9515C78.9576 47.0827 79.0209 47.1944 79.113 47.2864C79.1821 47.3555 79.2557 47.4061 79.334 47.4383C79.4122 47.466 79.5055 47.4717 79.6136 47.4556C79.7195 47.4372 79.8484 47.3912 80.0003 47.3175C80.1523 47.2438 80.3353 47.1391 80.5493 47.0033C80.9245 46.7662 81.2594 46.597 81.554 46.4958C81.8487 46.3945 82.1145 46.3657 82.3516 46.4094C82.5887 46.4532 82.8074 46.5752 83.0076 46.7754C83.171 46.9389 83.2861 47.123 83.3529 47.3279C83.4219 47.5304 83.4415 47.7456 83.4116 47.9735C83.3817 48.1968 83.3057 48.4247 83.1837 48.6571C83.0617 48.885 82.8914 49.1083 82.6727 49.327C82.3436 49.6561 82.0063 49.8759 81.6611 49.9864C81.3158 50.0969 80.9913 50.1176 80.6874 50.0486C80.3836 49.9795 80.1281 49.8414 79.9209 49.6342L80.5631 48.992C80.7473 49.1578 80.9372 49.2464 81.1328 49.2579C81.3262 49.2671 81.5115 49.2268 81.6887 49.1371C81.8636 49.045 82.0167 48.9333 82.1479 48.8021C82.3228 48.6272 82.446 48.458 82.5173 48.2946C82.591 48.1289 82.6186 47.9747 82.6002 47.8319C82.5818 47.6892 82.5208 47.5661 82.4172 47.4625ZM86.5052 45.4945C86.2451 45.7546 85.9654 45.9468 85.6662 46.0711C85.3669 46.1908 85.0608 46.246 84.7478 46.2368C84.437 46.2253 84.1309 46.1493 83.8294 46.0089C83.5278 45.8685 83.2459 45.6671 82.9835 45.4047L82.8384 45.2597C82.5346 44.9559 82.309 44.6405 82.1617 44.3137C82.0121 43.9845 81.9315 43.66 81.92 43.34C81.9085 43.0201 81.958 42.7197 82.0685 42.4389C82.179 42.1581 82.339 41.9129 82.5484 41.7035C82.8154 41.4365 83.0916 41.2523 83.3771 41.151C83.6648 41.0475 83.9537 41.0164 84.2437 41.0578C84.5314 41.0969 84.8168 41.1982 85.0999 41.3616C85.3808 41.5228 85.6524 41.7345 85.9148 41.9969L86.2013 42.2835L83.4116 45.0733L82.8902 44.5519L85.0412 42.4009L84.9929 42.3526C84.818 42.196 84.6223 42.0694 84.406 41.9728C84.1919 41.8738 83.9709 41.837 83.743 41.8623C83.5152 41.8876 83.2919 42.0096 83.0732 42.2283C82.9282 42.3733 82.8258 42.5379 82.7659 42.722C82.7038 42.9038 82.6888 43.0983 82.7211 43.3055C82.7533 43.5127 82.8315 43.7267 82.9558 43.9477C83.0801 44.1687 83.2551 44.3919 83.4806 44.6175L83.6256 44.7625C83.8029 44.9398 83.9939 45.0825 84.1988 45.1907C84.4037 45.2942 84.612 45.3575 84.8237 45.3806C85.0378 45.4013 85.2461 45.3771 85.4487 45.308C85.6535 45.2367 85.8434 45.1135 86.0184 44.9386C86.2439 44.713 86.3889 44.476 86.4534 44.2274C86.5178 43.9788 86.5316 43.7187 86.4948 43.4471L87.1888 43.3676C87.2302 43.5702 87.244 43.7889 87.2302 44.0237C87.2164 44.2584 87.1531 44.5013 87.0403 44.7522C86.9299 45.0008 86.7515 45.2482 86.5052 45.4945Z" fill="black"/> <path d="M89 39L121 7.00001" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M72 72L121 121" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M7 121L39 89" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M7 7L56 56" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M200 56L249 7.00001" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M200 72L249 121" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M135 121L184 72" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M135 7L184 56" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M197.617 67.4159C197.617 67.5493 197.523 67.7118 197.408 67.7777L194.496 69.4592V62.9734L188.88 59.7307L191.792 58.0499C191.906 57.9834 192.095 57.9834 192.21 58.0499L197.617 61.1718V67.4159ZM193.247 63.6938L189.4 61.472C189.285 61.4058 189.098 61.4058 188.982 61.472L186.383 62.973L190.44 65.3152L190.44 70L193.038 68.4992C193.153 68.4326 193.247 68.2697 193.247 68.137L193.247 63.6938ZM186.383 67.6576L189.189 69.2787V66.0355L186.383 67.6576Z" fill="black"/> <path d="M72 184L121 135" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M72 200L121 249" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M7 249L56 200" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M7 135L56 184" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M69.617 195.416C69.617 195.549 69.5227 195.712 69.4079 195.778L66.496 197.459V190.973L60.8796 187.731L63.7915 186.05C63.9063 185.983 64.0951 185.983 64.2101 186.05L69.617 189.172V195.416ZM65.2467 191.694L61.4004 189.472C61.2854 189.406 61.0975 189.406 60.9823 189.472L58.3831 190.973L62.4395 193.315L62.4402 198L65.0376 196.499C65.1528 196.433 65.2467 196.27 65.2467 196.137L65.2467 191.694ZM58.3831 195.658L61.1895 197.279V194.036L58.3831 195.658Z" fill="black"/> <path d="M167.984 209.823L173.011 214.851L172.345 215.517L167.318 210.49L167.984 209.823ZM171.827 210.158L174.765 213.097L174.126 213.735L170.39 210L170.995 209.395L171.827 210.158ZM172.604 211.239L172.327 211.495C172.074 211.237 171.876 210.963 171.734 210.673C171.588 210.381 171.502 210.087 171.475 209.792C171.447 209.498 171.481 209.215 171.578 208.943C171.675 208.667 171.836 208.416 172.062 208.19C172.246 208.006 172.437 207.866 172.635 207.769C172.83 207.67 173.034 207.623 173.246 207.628C173.46 207.63 173.681 207.69 173.909 207.807C174.134 207.922 174.37 208.103 174.616 208.349L177.064 210.797L176.422 211.439L173.967 208.984C173.772 208.789 173.586 208.661 173.412 208.601C173.234 208.539 173.064 208.537 172.901 208.594C172.735 208.65 172.571 208.758 172.41 208.919C172.251 209.078 172.14 209.256 172.075 209.454C172.013 209.65 171.994 209.853 172.017 210.065C172.042 210.275 172.104 210.482 172.203 210.687C172.302 210.887 172.436 211.071 172.604 211.239ZM178.594 208.114L176.457 203.933L177.109 203.281L179.502 208.36L179.074 208.788L178.594 208.114ZM174.582 205.808L178.811 207.931L179.443 208.418L179.015 208.846L173.926 206.464L174.582 205.808ZM182.968 203.616L181.045 201.692C180.898 201.545 180.74 201.447 180.572 201.399C180.404 201.346 180.232 201.348 180.054 201.406C179.877 201.463 179.702 201.579 179.53 201.751C179.369 201.912 179.255 202.081 179.188 202.259C179.123 202.434 179.102 202.6 179.122 202.759C179.145 202.916 179.209 203.046 179.312 203.149L178.673 203.788C178.54 203.655 178.442 203.488 178.38 203.288C178.318 203.087 178.298 202.87 178.321 202.635C178.344 202.396 178.416 202.154 178.535 201.91C178.655 201.661 178.828 201.424 179.053 201.199C179.325 200.927 179.61 200.734 179.909 200.619C180.211 200.501 180.514 200.477 180.817 200.546C181.121 200.611 181.412 200.782 181.691 201.061L183.431 202.801C183.555 202.925 183.698 203.047 183.859 203.167C184.023 203.284 184.177 203.372 184.322 203.429L184.377 203.484L183.711 204.151C183.605 204.109 183.482 204.037 183.341 203.933C183.199 203.827 183.074 203.721 182.968 203.616ZM181.453 201.879L181.909 202.321L181.263 202.966C181.081 203.148 180.934 203.326 180.821 203.498C180.706 203.669 180.629 203.831 180.59 203.985C180.55 204.139 180.549 204.285 180.586 204.424C180.621 204.559 180.695 204.685 180.811 204.8C180.928 204.917 181.061 204.998 181.211 205.042C181.361 205.085 181.517 205.083 181.681 205.035C181.844 204.982 182.004 204.877 182.161 204.72C182.356 204.525 182.487 204.311 182.554 204.078C182.621 203.846 182.638 203.626 182.606 203.419C182.576 203.209 182.508 203.045 182.402 202.925L182.982 202.96C183.063 203.072 183.126 203.223 183.172 203.412C183.218 203.601 183.235 203.809 183.224 204.037C183.212 204.26 183.161 204.489 183.069 204.724C182.977 204.954 182.829 205.17 182.627 205.373C182.373 205.626 182.102 205.799 181.812 205.891C181.524 205.981 181.244 205.996 180.973 205.936C180.701 205.871 180.462 205.736 180.255 205.528C180.054 205.328 179.917 205.113 179.844 204.883C179.768 204.65 179.753 204.41 179.799 204.161C179.843 203.91 179.942 203.655 180.096 203.395C180.25 203.135 180.455 202.877 180.71 202.621L181.453 201.879ZM180.641 196.614L185.945 201.917L185.302 202.559L179.999 197.256L180.641 196.614ZM183.928 196.462L187.664 200.197L187.022 200.84L183.286 197.104L183.928 196.462ZM182.247 196.161C182.143 196.058 182.087 195.939 182.078 195.806C182.071 195.67 182.129 195.54 182.254 195.415C182.376 195.293 182.505 195.236 182.64 195.243C182.779 195.247 182.899 195.302 183.003 195.405C183.102 195.504 183.154 195.623 183.158 195.761C183.163 195.894 183.104 196.022 182.982 196.144C182.858 196.268 182.729 196.328 182.596 196.324C182.462 196.314 182.346 196.26 182.247 196.161ZM190.319 196.092L185.741 191.514L186.383 190.872L191.686 196.175L191.1 196.762L190.319 196.092ZM186.704 197.504L186.632 197.432C186.346 197.146 186.122 196.853 185.959 196.551C185.795 196.245 185.694 195.944 185.655 195.647C185.618 195.348 185.644 195.063 185.734 194.794C185.824 194.52 185.98 194.272 186.204 194.048C186.438 193.813 186.685 193.65 186.943 193.558C187.2 193.461 187.468 193.43 187.747 193.465C188.026 193.495 188.31 193.583 188.6 193.731C188.89 193.878 189.187 194.076 189.491 194.324L189.808 194.642C190.057 194.941 190.254 195.237 190.399 195.529C190.546 195.819 190.635 196.104 190.664 196.382C190.697 196.658 190.666 196.927 190.571 197.187C190.475 197.445 190.308 197.692 190.071 197.929C189.852 198.148 189.605 198.301 189.328 198.388C189.054 198.473 188.767 198.496 188.465 198.457C188.166 198.416 187.866 198.316 187.564 198.157C187.262 197.993 186.976 197.776 186.704 197.504ZM187.274 196.79L187.346 196.862C187.533 197.049 187.726 197.205 187.927 197.332C188.129 197.456 188.333 197.54 188.538 197.584C188.743 197.628 188.943 197.623 189.138 197.57C189.332 197.515 189.515 197.401 189.687 197.228C189.899 197.016 190.028 196.798 190.074 196.572C190.122 196.344 190.114 196.115 190.05 195.885C189.985 195.655 189.89 195.43 189.763 195.212L188.931 194.38C188.777 194.281 188.615 194.199 188.444 194.135C188.274 194.065 188.101 194.026 187.927 194.017C187.752 194.003 187.577 194.029 187.402 194.093C187.229 194.155 187.062 194.267 186.901 194.428C186.726 194.603 186.612 194.791 186.559 194.991C186.506 195.186 186.503 195.388 186.549 195.595C186.593 195.8 186.678 196.005 186.804 196.21C186.931 196.41 187.088 196.603 187.274 196.79ZM189.825 187.429L195.129 192.733L194.487 193.375L189.183 188.072L189.825 187.429ZM193.112 187.278L196.848 191.013L196.206 191.656L192.47 187.92L193.112 187.278ZM191.431 186.977C191.327 186.874 191.271 186.755 191.262 186.622C191.255 186.486 191.314 186.356 191.438 186.231C191.56 186.109 191.689 186.052 191.825 186.059C191.963 186.063 192.084 186.117 192.187 186.221C192.286 186.32 192.338 186.439 192.342 186.577C192.347 186.71 192.288 186.838 192.166 186.96C192.042 187.084 191.913 187.144 191.78 187.139C191.646 187.13 191.53 187.076 191.431 186.977ZM198.913 188.037C199.065 187.885 199.174 187.714 199.241 187.523C199.308 187.332 199.328 187.141 199.303 186.95C199.275 186.756 199.197 186.584 199.068 186.432L199.676 185.824C199.885 186.056 200.017 186.337 200.07 186.666C200.123 186.991 200.097 187.322 199.994 187.661C199.888 187.997 199.702 188.297 199.438 188.562C199.157 188.843 198.862 189.038 198.554 189.149C198.248 189.257 197.939 189.294 197.629 189.259C197.32 189.223 197.02 189.127 196.727 188.973C196.435 188.814 196.163 188.609 195.913 188.358L195.768 188.213C195.517 187.962 195.313 187.692 195.156 187.402C195 187.107 194.903 186.806 194.866 186.497C194.832 186.187 194.869 185.878 194.977 185.572C195.087 185.263 195.283 184.969 195.564 184.688C195.856 184.396 196.172 184.2 196.51 184.101C196.846 184 197.179 183.989 197.508 184.07C197.837 184.146 198.136 184.307 198.405 184.553L197.798 185.161C197.632 185.018 197.449 184.923 197.249 184.874C197.051 184.824 196.851 184.826 196.648 184.881C196.445 184.932 196.259 185.043 196.089 185.213C195.893 185.409 195.768 185.612 195.712 185.824C195.657 186.031 195.656 186.239 195.709 186.449C195.762 186.654 195.85 186.853 195.975 187.046C196.099 187.235 196.243 187.411 196.406 187.574L196.551 187.719C196.715 187.883 196.892 188.028 197.083 188.155C197.274 188.281 197.472 188.371 197.677 188.424C197.884 188.474 198.092 188.473 198.302 188.42C198.511 188.363 198.715 188.235 198.913 188.037ZM203.194 184.805C202.934 185.066 202.654 185.258 202.355 185.382C202.056 185.502 201.75 185.557 201.437 185.548C201.126 185.536 200.82 185.46 200.518 185.32C200.217 185.179 199.935 184.978 199.673 184.716L199.527 184.571C199.224 184.267 198.998 183.951 198.851 183.625C198.701 183.295 198.621 182.971 198.609 182.651C198.598 182.331 198.647 182.031 198.758 181.75C198.868 181.469 199.028 181.224 199.237 181.014C199.504 180.747 199.781 180.563 200.066 180.462C200.354 180.358 200.643 180.327 200.933 180.369C201.22 180.408 201.506 180.509 201.789 180.673C202.07 180.834 202.341 181.045 202.604 181.308L202.89 181.594L200.101 184.384L199.579 183.863L201.73 181.712L201.682 181.664C201.507 181.507 201.311 181.38 201.095 181.284C200.881 181.185 200.66 181.148 200.432 181.173C200.204 181.199 199.981 181.321 199.762 181.539C199.617 181.684 199.515 181.849 199.455 182.033C199.393 182.215 199.378 182.409 199.41 182.616C199.442 182.824 199.521 183.038 199.645 183.259C199.769 183.48 199.944 183.703 200.17 183.928L200.315 184.073C200.492 184.251 200.683 184.393 200.888 184.502C201.093 184.605 201.301 184.668 201.513 184.691C201.727 184.712 201.935 184.688 202.138 184.619C202.343 184.548 202.532 184.424 202.707 184.25C202.933 184.024 203.078 183.787 203.142 183.538C203.207 183.29 203.221 183.03 203.184 182.758L203.878 182.679C203.919 182.881 203.933 183.1 203.919 183.335C203.905 183.569 203.842 183.812 203.729 184.063C203.619 184.312 203.441 184.559 203.194 184.805ZM203.025 178.96L205.963 181.898L205.325 182.537L201.589 178.801L202.193 178.197L203.025 178.96ZM203.802 180.041L203.526 180.296C203.272 180.038 203.075 179.765 202.932 179.475C202.787 179.182 202.7 178.889 202.673 178.594C202.645 178.299 202.68 178.016 202.776 177.745C202.873 177.469 203.034 177.218 203.26 176.992C203.444 176.808 203.635 176.667 203.833 176.571C204.029 176.472 204.232 176.425 204.444 176.429C204.658 176.432 204.879 176.491 205.107 176.609C205.333 176.724 205.569 176.905 205.815 177.151L208.263 179.599L207.621 180.241L205.166 177.786C204.97 177.591 204.785 177.463 204.61 177.403C204.433 177.341 204.262 177.338 204.099 177.396C203.933 177.451 203.77 177.559 203.609 177.721C203.45 177.879 203.338 178.058 203.274 178.256C203.211 178.451 203.192 178.655 203.215 178.867C203.24 179.076 203.302 179.283 203.401 179.488C203.5 179.689 203.634 179.873 203.802 180.041ZM210.417 175.463C210.325 175.37 210.219 175.306 210.1 175.269C209.98 175.228 209.826 175.237 209.637 175.297C209.448 175.352 209.206 175.479 208.912 175.677C208.661 175.84 208.422 175.976 208.194 176.084C207.968 176.19 207.754 176.259 207.551 176.291C207.351 176.321 207.162 176.31 206.985 176.257C206.808 176.204 206.642 176.1 206.488 175.946C206.341 175.799 206.234 175.627 206.167 175.431C206.103 175.233 206.08 175.024 206.098 174.803C206.119 174.58 206.185 174.354 206.298 174.126C206.411 173.898 206.572 173.68 206.782 173.47C207.081 173.171 207.389 172.969 207.707 172.863C208.025 172.757 208.328 172.736 208.618 172.801C208.906 172.863 209.157 173.001 209.371 173.215L208.732 173.854C208.629 173.75 208.498 173.681 208.339 173.646C208.18 173.607 208.01 173.614 207.828 173.667C207.648 173.718 207.474 173.827 207.306 173.995C207.129 174.172 207.013 174.344 206.958 174.51C206.902 174.671 206.891 174.818 206.923 174.952C206.958 175.083 207.021 175.194 207.113 175.286C207.182 175.355 207.256 175.406 207.334 175.438C207.412 175.466 207.505 175.472 207.614 175.456C207.72 175.437 207.848 175.391 208 175.317C208.152 175.244 208.335 175.139 208.549 175.003C208.925 174.766 209.259 174.597 209.554 174.496C209.849 174.394 210.115 174.366 210.352 174.409C210.589 174.453 210.807 174.575 211.008 174.775C211.171 174.939 211.286 175.123 211.353 175.328C211.422 175.53 211.442 175.746 211.412 175.974C211.382 176.197 211.306 176.425 211.184 176.657C211.062 176.885 210.891 177.108 210.673 177.327C210.344 177.656 210.006 177.876 209.661 177.986C209.316 178.097 208.991 178.118 208.687 178.049C208.384 177.98 208.128 177.841 207.921 177.634L208.563 176.992C208.747 177.158 208.937 177.246 209.133 177.258C209.326 177.267 209.511 177.227 209.689 177.137C209.864 177.045 210.017 176.933 210.148 176.802C210.323 176.627 210.446 176.458 210.517 176.295C210.591 176.129 210.619 175.975 210.6 175.832C210.582 175.689 210.521 175.566 210.417 175.463ZM214.505 173.494C214.245 173.755 213.965 173.947 213.666 174.071C213.367 174.191 213.061 174.246 212.748 174.237C212.437 174.225 212.131 174.149 211.829 174.009C211.528 173.869 211.246 173.667 210.983 173.405L210.838 173.26C210.535 172.956 210.309 172.641 210.162 172.314C210.012 171.985 209.932 171.66 209.92 171.34C209.909 171.02 209.958 170.72 210.068 170.439C210.179 170.158 210.339 169.913 210.548 169.703C210.815 169.436 211.092 169.252 211.377 169.151C211.665 169.047 211.954 169.016 212.244 169.058C212.531 169.097 212.817 169.198 213.1 169.362C213.381 169.523 213.652 169.735 213.915 169.997L214.201 170.284L211.412 173.073L210.89 172.552L213.041 170.401L212.993 170.353C212.818 170.196 212.622 170.069 212.406 169.973C212.192 169.874 211.971 169.837 211.743 169.862C211.515 169.888 211.292 170.01 211.073 170.228C210.928 170.373 210.826 170.538 210.766 170.722C210.704 170.904 210.689 171.098 210.721 171.305C210.753 171.513 210.832 171.727 210.956 171.948C211.08 172.169 211.255 172.392 211.481 172.618L211.626 172.763C211.803 172.94 211.994 173.082 212.199 173.191C212.404 173.294 212.612 173.358 212.824 173.381C213.038 173.401 213.246 173.377 213.449 173.308C213.654 173.237 213.843 173.114 214.018 172.939C214.244 172.713 214.389 172.476 214.453 172.227C214.518 171.979 214.532 171.719 214.495 171.447L215.189 171.368C215.23 171.57 215.244 171.789 215.23 172.024C215.216 172.258 215.153 172.501 215.04 172.752C214.93 173.001 214.751 173.248 214.505 173.494Z" fill="black"/> <path d="M217 167L249 135" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M200 200L249 249" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M135 249L167 217" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> <path d="M135 135L184 184" stroke="black" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="8 8"/> </g> <defs> <clipPath id="clip0_846_26921"> <rect width="256" height="256" fill="white"/> </clipPath> </defs> </svg>')}.trv-license-banner{width:fit-content;max-width:40%;margin:0 auto;position:absolute;left:0;right:0;top:50px;height:50px;z-index:10000}.trv-license-banner .k-notification{padding:12px;border-color:#ffc000;color:#000;background-color:#ffc000}.trv-license-banner .k-notification .k-notification-status{margin-right:5px}.trv-license-banner .k-notification .k-notification-content{display:flex}.trv-license-banner .k-notification .k-notification-content .trv-license-message{font-size:14px}.trv-license-banner .k-notification .k-notification-content .trv-license-link{margin:0 10px;align-content:center;text-decoration:none}.trv-license-banner .k-notification .k-notification-content .trv-license-link .k-icon{font-size:16px;color:#000}.trv-report-viewer{padding:0;width:100%;height:100%;border-width:1px;border-style:solid;border-radius:0;box-sizing:border-box;outline:0;border-color:var(--kendo-color-border,rgba(0,0,0,.08));color:var(--kendo-color-on-app-surface,#424242);background-color:var(--kendo-color-surface-alt,#fff);font-family:var(--kendo-font-family, inherit);font-size:var(--kendo-font-size, inherit);line-height:var(--kendo-line-height, normal);position:relative;overflow:hidden}.trv-report-viewer *{box-sizing:border-box}.trv-report-viewer ::after,.trv-report-viewer ::before{box-sizing:inherit}.trv-content-wrapper,.trv-report-viewer-wrapper{position:relative;height:100%;display:flex;flex-flow:column nowrap;inset:0}.trv-toolbar{border-width:0;border-bottom-width:1px;flex-shrink:0}.trv-toolbar .trv-toolbar-label{align-self:center}.trv-toolbar>button{padding:6px}.trv-toolbar>button>.k-button-text{display:none}.trv-toolbar>.k-toolbar-item{gap:5px}.trv-toolbar>.k-toolbar-item .trv-toolbar-numeric{width:4em}.trv-toolbar>.k-toolbar-item .trv-toolbar-numeric>input{font-size:14px;line-height:1.4285714286;padding-block:4px;padding-inline:8px}.trv-toolbar>.k-toolbar-item .k-input-inner{text-align:right}.trv-toolbar .trv-report-pager{align-items:center}.trv-toolbar .send-email-hidden{display:none}.trv-content{height:100%;border-width:0;box-sizing:border-box;flex:1 1 0%;position:relative;overflow:hidden}.trv-content.trv-document-map-pane-hidden>:first-child:is(.k-pane),.trv-content.trv-document-map-pane-hidden>:nth-child(2):is(.k-splitbar){display:none!important}.trv-content.trv-parameters-pane-hidden>:nth-child(4):is(.k-splitbar),.trv-content.trv-parameters-pane-hidden>:nth-child(5):is(.k-pane){display:none!important}.trv-document-map .trv-document-map-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:none;background:#fff;opacity:.6;z-index:1}.trv-document-map-pane{max-width:300px}.trv-document-map-container{height:100%;overflow:auto}.trv-document-map-wrapper{padding:20px}.trv-document-map.trv-loading .trv-document-map-overlay{display:block}.trv-parameters-area .trv-parameter-container{margin:.5em;margin-bottom:10px;padding:.1em}.trv-parameters-area .trv-parameters-wrapper .trv-parameter-editor-boolean{border:2px solid var(--kendo-color-border,rgba(0,0,0,.12));width:1rem;height:1rem}.trv-parameters-area.-vertical{display:-ms-flexbox;display:flex;overflow:auto}.trv-parameters-area.-vertical .trv-parameters-area-content,.trv-parameters-area.-vertical.preview .trv-parameters-area-content{flex:1;-ms-flex:1;overflow:auto}.trv-parameters-area.-vertical .trv-parameters-area-footer,.trv-parameters-area.-vertical.preview .trv-parameters-area-footer{height:100%;position:relative}.trv-parameters-area.-vertical .trv-parameters-area-preview-button{position:relative;top:0;left:0;margin:6px}.trv-parameters-area.-vertical .trv-parameter-container{height:100%;max-width:300px;min-width:130px}.trv-parameters-area.-vertical .trv-parameters-wrapper{min-height:100%;position:relative;display:flex}.trv-parameters-area .trv-parameters-area-footer{display:none}.trv-parameters-area.preview .trv-parameters-area-footer{display:block;position:absolute;left:.4em;bottom:0;height:3em}.trv-parameters-area.preview .trv-parameters-area-content{position:absolute;left:0;right:0;top:0;bottom:3em;overflow:auto}.trv-parameters-pane{max-width:300px}.trv-parameter-header,.trv-parameter-value{padding:8px}.trv-parameter-actions{padding:0;margin-top:16px}.trv-pages-pane{position:relative;transform:translateZ(0)}.trv-pages-pane .trv-overlay{display:none}.trv-pages-pane.trv-loading .trv-overlay{display:block;z-index:9000}.trv-report-page+.trv-report-page{margin-top:10px}.trv-pages-pane .trv-notification{width:auto;position:absolute;top:10px;left:50%;z-index:9100;transform:translateX(-50%)}.trv-pages-pane .trv-notification>.k-notification-wrap{display:flex;flex-flow:row nowrap;gap:5px;align-items:center}.trv-pages-pane .trv-notification>.k-notification-wrap .k-icon{font-size:1rem}.trv-page-container{position:absolute;width:100%;height:100%;overflow:auto}.trv-report-page{box-sizing:content-box;background-color:#fff}.trv-report-page div{box-sizing:content-box}.trv-skeleton-wrapper{width:100%;height:100%;background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTUgMjUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTUgMjUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qxe2ZpbGw6I0UxRURGMTt9Cjwvc3R5bGU+CjxyZWN0IHk9IjAiIGNsYXNzPSJzdDAiIHdpZHRoPSI1MTUiIGhlaWdodD0iMjUwIi8+CjxnPgoJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQxNiwxNDEuNWw0Mi43LDQyLjdjLTUuNSw1LjYtMTIsMTAtMTkuMywxMy4xYy03LjQsMy4xLTE1LjEsNC43LTIzLjMsNC43Yy0xMC45LDAtMjAuOS0yLjctMzAuMS04CgkJYy05LjItNS40LTE2LjUtMTIuNi0yMS44LTIxLjhjLTUuNC05LjItOC0xOS4yLTgtMzAuMWMwLTEwLjksMi43LTIwLjksOC0zMC4xYzUuNC05LjIsMTIuNi0xNi41LDIxLjgtMjEuOGM5LjItNS40LDE5LjItOCwzMC4xLTgKCQl2NTkuM0g0MTZ6IE00ODYsMTMyaC02MFY3MmMxMC45LDAsMjAuOSwyLjcsMzAuMSw4YzkuMiw1LjQsMTYuNSwxMi42LDIxLjgsMjEuOEM0ODMuMywxMTEuMSw0ODYsMTIxLjEsNDg2LDEzMnogTTQzMC42LDE0Mkg0OTEKCQljMCw4LjItMS42LDE2LTQuNywyMy4zYy0zLjEsNy40LTcuNSwxMy44LTEzLjEsMTkuM0w0MzAuNiwxNDJ6Ii8+CjwvZz4KPHJlY3QgeD0iMjAiIHk9IjIwIiBjbGFzcz0ic3QxIiB3aWR0aD0iNDc1IiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSI0NSIgY2xhc3M9InN0MSIgd2lkdGg9IjQ3NSIgaGVpZ2h0PSIxMCIvPgo8cmVjdCB4PSIyMCIgeT0iMTk1IiBjbGFzcz0ic3QxIiB3aWR0aD0iMzE1IiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSIyMjAiIGNsYXNzPSJzdDEiIHdpZHRoPSI0NzUiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMjAiIHk9IjEwNyIgY2xhc3M9InN0MSIgd2lkdGg9IjYwIiBoZWlnaHQ9IjEwIi8+CjxyZWN0IHg9IjIwIiB5PSIxMzIiIGNsYXNzPSJzdDEiIHdpZHRoPSIxOTAiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMTAwIiB5PSIxMDciIGNsYXNzPSJzdDEiIHdpZHRoPSIxMTAiIGhlaWdodD0iMTAiLz4KPHJlY3QgeD0iMjI1IiB5PSIxMDciIGNsYXNzPSJzdDEiIHdpZHRoPSIxMTAiIGhlaWdodD0iMzUiLz4KPC9zdmc+Cg==') repeat top left;background-size:contain}.trv-search-dialog .k-window-content{display:flex!important;flex-flow:column nowrap;overflow:hidden}.trv-search-dialog .k-listview{border-width:1px}.trv-search-dialog .k-button-md.k-icon-button{padding:4px}.trv-search-dialog .k-button-md.k-icon-button .k-button-icon{min-width:20px;min-height:20px}.trv-search-dialog .k-input-md{font-size:14px;line-height:1.4285714286}.trv-search-dialog .k-input-md .k-input-inner{padding-block:4px;padding-inline:8px}.trv-search-dialog-highlighted-result{background-color:rgba(0,35,102,.3);color:#fff;background-image:none}.trv-search-dialog-shaded-result{background-color:rgba(255,140,0,.3)}.trv-search-dialog .k-listview-content>.k-selected{background-color:color-mix(in srgb,var(--kendo-color-primary) 50%,transparent)}.trv-send-email-dialog{max-height:min(98vh,900px)}.trv-ai-consent-dialog .k-window-titlebar{min-height:23px;background-color:unset}.trv-ai-consent-dialog .k-window-content{padding:0}.trv-ai-consent-dialog .trv-ai-consent-content{min-height:102px;padding:16px;border-color:var(--kendo-color-border,rgba(0,0,0,.08));color:var(--kendo-color-on-app-surface,#424242);background-color:var(--kendo-color-surface,#fafafa)}.trv-ai-consent-dialog .trv-ai-consent-actions{justify-content:flex-start}.trv-ai-prompt-dialog .k-window-content{padding:0}.trv-ai-prompt-dialog .k-window-content button.k-button:not([ref-generate-output-button]){color:inherit}.trv-ai-prompt-dialog .k-window-content button.k-button[ref-rate-negative],.trv-ai-prompt-dialog .k-window-content button.k-button[ref-rate-positive]{display:none}.trv-ai-prompt-dialog .k-window-content .k-prompt-content{min-height:106px}.trv-ai-prompt-dialog .k-window-content .k-prompt-content .k-prompt-view textarea{height:100px}.trv-ai-prompt-dialog .k-window-content .k-prompt-footer button{border-radius:var(--kendo-border-radius-md,.25rem)}.trv-report-viewer .k-splitbar{inline-size:var(--kendo-spacing-2,.5rem);flex-wrap:nowrap;gap:8px}.trv-report-viewer .k-splitbar .k-collapse-next,.trv-report-viewer .k-splitbar .k-collapse-prev,.trv-report-viewer .k-splitbar .k-expand-next,.trv-report-viewer .k-splitbar .k-expand-prev{margin:0}.trv-error-pane{padding:1em 1em;font-size:.7em}.k-list-item-text:has(> .trv-editoritem)::before{content:"";display:none}.trv-mt-2{margin-top:var(--kendo-spacing-2,.5rem)}
|
10
|
+
/* DO NOT MODIFY OR DELETE THIS LINE! UPGRADE WIZARD CHECKSUM c2dbc002facf33ee46684cfa32e43670 */
|