.uotc-report, .uotc-report *{box-sizing:border-box;}
.uotc-report input, .uotc-report select, .uotc-report textarea{margin:0;height:auto;font-size:inherit;font-family:inherit;-ms-touch-action:manipulation;touch-action:manipulation;width:100%;padding:8px 10px;border:1px solid #cdcdcd;transition:all 150ms ease-in-out;outline:none;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);line-height:1.2;border-radius:3px;}
.uotc-report select{padding-top:5px;padding-bottom:5px;}
.uotc-report div.dt-container select.dt-input{width:auto;max-width:50px;margin-right:10px;}
.uotc-report input:hover, .uotc-report select:hover, .uotc-report textarea:hover{border-color:#b9b9b9;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);}
.uotc-report input:focus, .uotc-report select:focus, .uotc-report textarea:focus{border-color:#0790e8;}
.uotc-report{}
.uotc-report__header{width:100%;}
.uotc-report__header:after{content:'';display:table;clear:both;}
.uotc-report__selects, .uotc-report__buttons{width:50%;align-self:flex-end;}
.uotc-report__selects{}
.uotc-report__selects select{margin-top:5px;}
.uotc-report__buttons{}
.uotc-report__buttons{text-align:right;}
.uotc-report__btn{outline:none;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:5px 15px;font-size:14px;line-height:1.5;border-radius:3px;background-color:transparent;transition:color 150ms ease-in-out, background-color 150ms ease-in-out,border-color 150ms ease-in-out, box-shadow 150ms ease-in-out;cursor:pointer;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);position:relative;}
.uotc-report__btn{color:#6c757d;border-color:#b7b7b7;background:#fff;}
.uotc-report__btn:not(:last-child){margin-right:5px;}
.uotc-report__btn:disabled, .uotc-report__btn:hover, .uotc-report__btn:focus{color:#fff;border-color:#9e9e9e;background-color:#9e9e9e;}
.uotc-report__btn:not(:disabled):active,
.uotc-report__btn:not(:disabled):focus{box-shadow:0 0 0 0.2rem rgba(108, 117, 125, .2);}
.uotc-report .dataTables_wrapper .dataTables_paginate .paginate_button{outline:none !important;display:inline-block !important;font-weight:400 !important;text-align:center !important;white-space:nowrap !important;vertical-align:middle !important;user-select:none !important;border:1px solid transparent !important;padding:5px 15px !important;font-size:14px !important;line-height:1.5 !important;border-radius:3px !important;background-color:transparent !important;transition:color 150ms ease-in-out, background-color 150ms ease-in-out,border-color 150ms ease-in-out, box-shadow 150ms ease-in-out !important;cursor:pointer !important;box-shadow:0 2px 5px 0 rgba(0,0,0,.1) !important;position:relative !important;}
.uotc-report .dataTables_wrapper .dataTables_paginate .paginate_button{color:#6c757d !important;border-color:#b7b7b7 !important;}
.uotc-report .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .uotc-report .dataTables_wrapper .dataTables_paginate .paginate_button:focus, .uotc-report .dataTables_wrapper .dataTables_paginate .paginate_button.current{color:#fff !important;border-color:#9e9e9e !important;background-color:#9e9e9e !important;}
.uotc-report .dataTables_wrapper .dataTables_paginate .paginate_button:not(:disabled):active,
.uotc-report .dataTables_wrapper .dataTables_paginate .paginate_button:not(:disabled):focus{box-shadow:0 0 0 0.2rem rgba(108, 117, 125, .2) !important;}
.uotc-report .dataTables_wrapper .dataTables_paginate .paginate_button.disabled{opacity:.5 !important;}
@media screen and (min-width:769px){
.uotc-report__header{display:flex;}
}
@media screen and (max-width:768px){
.uotc-report__selects, .uotc-report__buttons{width:100%;}
.uotc-report__buttons{margin-top:15px;}
}
.uotc-report__table{margin-top:15px;position:relative;}
.uotc-report__table.uotc-report__table--hidden{display:none;}
.uotc-report__table .dataTables_filter{width:100%;text-align:left !important;margin-bottom:15px;}
.uotc-report__table .dataTables_filter input{width:100% !important;margin-left:0 !important;}
.uotc-report__table .dataTable{border-radius:3px;border:1px solid #cdcdcd !important;}
.uotc-report__table .dataTable th, .uotc-report__table .dataTable td{padding:8px 12px !important;line-height:1.4;}
.uotc-report__table .dataTable th.sorting, .uotc-report__table .dataTable th.sorting_asc, .uotc-report__table .dataTable th.sorting_desc{padding-right:32px !important;}
.uotc-report__table .dataTable th{border-bottom:3px solid #dddddd !important;}
.uotc-report__table table.dataTable thead .sorting{background-image:url(//azformation.com/wp-content/plugins/tin-canny-learndash-reporting/src/assets/img/sort_both.png);}
.uotc-report__table table.dataTable thead .sorting_asc{background-image:url(//azformation.com/wp-content/plugins/tin-canny-learndash-reporting/src/assets/img/sort_asc.png);}
.uotc-report__table table.dataTable thead .sorting_desc{background-image:url(//azformation.com/wp-content/plugins/tin-canny-learndash-reporting/src/assets/img/sort_desc.png);}
#uotc-group-report .dataTables_length{display:none;}
#uotc-group-report-table--hidden_wrapper{display:none;}
#uotc-user-report .dataTables_length{display:none;}
#uotc-user-report-table--hidden_wrapper{display:none;}
.uotc-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255, 255, 255, 0.7);display:flex;justify-content:center;align-items:center;z-index:1000;border-radius:3px;}
.uotc-loader{border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;width:40px;height:40px;animation:uotc-spin 1s linear infinite;}
@keyframes uotc-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}@font-face{font-family:'Tin Canny Icons';src:url(//azformation.com/wp-content/plugins/tin-canny-learndash-reporting/src/assets/admin/fonts/uncannyowl-tincanny.ttf) format('truetype'), url(//azformation.com/wp-content/plugins/tin-canny-learndash-reporting/src/assets/admin/fonts/uncannyowl-tincanny.woff) format('woff'), url(//azformation.com/wp-content/plugins/tin-canny-learndash-reporting/src/assets/admin/fonts/uncannyowl-tincanny.svg) format('svg');font-weight:normal;font-style:normal;}
.tincanny-icon{font-family:'Tin Canny Icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.tincanny-icon-user:before{content:'\e900';}
.tincanny-icon-check:before{content:'\e90f';}
.tincanny-icon-times:before{content:'\e910';}
.tincanny-icon-book:before{content:'\e901';}
.tincanny-icon-check-circle:before{content:'\e914';}
.tincanny-icon-exclamation-circle:before{content:'\e915';}
.tincanny-icon-chart-bar:before{content:'\e902';}
.tincanny-icon-angle-left:before{content:'\e91a';}
.tincanny-icon-angle-right:before{content:'\e91b';}
.tincanny-icon-angle-up:before{content:'\e919';}
.tincanny-icon-angle-down:before{content:'\e913';}
.tincanny-icon-spinner-third:before{content:'\e916';}
.tincanny-icon-user-regular:before{content:'\e903';}
.tincanny-icon-check-regular:before{content:'\e904';}
.tincanny-icon-times-regular:before{content:'\e905';}
.tincanny-icon-book-regular:before{content:'\e906';}
.tincanny-icon-check-circle-regular:before{content:'\e907';}
.tincanny-icon-exclamation-circle-regular:before{content:'\e908';}
.tincanny-icon-chart-bar-regular:before{content:'\e909';}
.tincanny-icon-angle-left-regular:before{content:'\e91c';}
.tincanny-icon-angle-right-regular:before{content:'\e91d';}
.tincanny-icon-angle-up-regular:before{content:'\e91e';}
.tincanny-icon-angle-down-regular:before{content:'\e91f';}
.tincanny-icon-spinner-third-regular:before{content:'\e917';}
.tincanny-icon-user-bold:before{content:'\e90a';}
.tincanny-icon-check-bold:before{content:'\e90b';}
.tincanny-icon-times-bold:before{content:'\e90c';}
.tincanny-icon-book-bold:before{content:'\e90d';}
.tincanny-icon-check-circle-bold:before{content:'\e90e';}
.tincanny-icon-exclamation-circle-bold:before{content:'\e911';}
.tincanny-icon-chart-bar-bold:before{content:'\e912';}
.tincanny-icon-angle-left-bold:before{content:'\e920';}
.tincanny-icon-angle-right-bold:before{content:'\e921';}
.tincanny-icon-angle-up-bold:before{content:'\e922';}
.tincanny-icon-angle-down-bold:before{content:'\e923';}
.tincanny-icon-spinner-third-bold:before{content:'\e918';}
.tincanny-icon-twitter:before{content:'\f099';}
.tincanny-icon-facebook:before{content:'\f09a';}
.tincanny-icon-linkedin:before {
content: '\f0e1';
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}:root{--dt-row-selected:13, 110, 253;--dt-row-selected-text:255, 255, 255;--dt-row-selected-link:9, 10, 11;--dt-row-stripe:0, 0, 0;--dt-row-hover:0, 0, 0;--dt-column-ordering:0, 0, 0;--dt-html-background:white}:root.dark{--dt-html-background:rgb(33, 37, 41)}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable tr.dt-hasChild td.dt-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before{border-left-color:rgba(255, 255, 255, 0.5)}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:rgba(255, 255, 255, 0.5);border-left-color:transparent}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{height:0 !important;padding-top:0px !important;padding-bottom:0px !important;border-top-width:0px !important;border-bottom-width:0px !important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0 !important;overflow:hidden !important}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before{position:absolute;display:block;bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{position:absolute;display:block;top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>th.dt-ordering-asc,table.dataTable thead>tr>th.dt-ordering-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc,table.dataTable thead>tr>td.dt-ordering-asc,table.dataTable thead>tr>td.dt-ordering-desc{position:relative;padding-right:30px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order{position:absolute;right:12px;top:0;bottom:0;width:12px}table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{left:0;opacity:.125;line-height:9px;font-size:.8em}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(0, 0, 0, 0.05);outline-offset:-2px}table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc span.dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc span.dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc span.dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled span.dt-column-order:before,table.dataTable thead>tr>td.sorting_desc_disabled span.dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled span.dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid rgba(255, 255, 255, 0.05)}div.dt-processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-22px;text-align:center;padding:2px;z-index:10}div.dt-processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dt-processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:rgb(13, 110, 253);background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0, 1, 1, 0)}div.dt-processing>div:last-child>div:nth-child(1){left:8px;animation:datatables-loader-1 .6s infinite}div.dt-processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dt-processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable>thead>tr>th,table.dataTable>thead>tr>td{padding:10px;border-bottom:1px solid rgba(0, 0, 0, 0.3)}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>tfoot>tr>th,table.dataTable>tfoot>tr>td{border-top:1px solid rgba(0, 0, 0, 0.3);padding:10px 10px 6px 10px}table.dataTable>tbody>tr{background-color:transparent}table.dataTable>tbody>tr:first-child>*{border-top:none}table.dataTable>tbody>tr:last-child>*{border-bottom:none}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.9);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.9);color:rgb(255, 255, 255);color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:rgb(9, 10, 11);color:rgb(var(--dt-row-selected-link))}table.dataTable>tbody>tr>th,table.dataTable>tbody>tr>td{padding:8px 10px}table.dataTable.row-border>tbody>tr>*,table.dataTable.display>tbody>tr>*{border-top:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.row-border>tbody>tr:first-child>*,table.dataTable.display>tbody>tr:first-child>*{border-top:none}table.dataTable.row-border>tbody>tr.selected+tr.selected>td,table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:rgba(13, 110, 253, 0.65);border-top-color:rgba(var(--dt-row-selected), 0.65)}table.dataTable.cell-border>tbody>tr>*{border-top:1px solid rgba(0, 0, 0, 0.15);border-right:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr>*:first-child{border-left:1px solid rgba(0, 0, 0, 0.15)}table.dataTable.cell-border>tbody>tr:first-child>*{border-top:1px solid rgba(0, 0, 0, 0.3)}table.dataTable.stripe>tbody>tr:nth-child(odd)>*,table.dataTable.display>tbody>tr:nth-child(odd)>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.023);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023)}table.dataTable.stripe>tbody>tr:nth-child(odd).selected>*,table.dataTable.display>tbody>tr:nth-child(odd).selected>*{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.923);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923)}table.dataTable.hover>tbody>tr:hover>*,table.dataTable.display>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.035);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.035)}table.dataTable.hover>tbody>tr.selected:hover>*,table.dataTable.display>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efd !important;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 1) !important}table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3,table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3,table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.054);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.054)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.047);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.047)}table.dataTable.display>tbody>tr:nth-child(odd)>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd)>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.039);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.039)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.954);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.954)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.947);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.947)}table.dataTable.display>tbody>tr:nth-child(odd).selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr:nth-child(odd).selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.939);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.939)}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.019);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.011);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.003);box-shadow:inset 0 0 0 9999px rgba(var(--dt-column-ordering), 0.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.919)}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.911);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.911)}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.903);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.903)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.082);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.074);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0, 0, 0, 0.062);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.982);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.982)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.974);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.974)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13, 110, 253, 0.962);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.962)}table.dataTable.compact thead th,table.dataTable.compact thead td,table.dataTable.compact tfoot th,table.dataTable.compact tfoot td,table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}div.dt-container{position:relative;clear:both}div.dt-container div.dt-layout-row{display:table;clear:both;width:100%}div.dt-container div.dt-layout-row.dt-layout-table{display:block}div.dt-container div.dt-layout-row.dt-layout-table div.dt-layout-cell{display:block}div.dt-container div.dt-layout-cell{display:table-cell;vertical-align:middle;padding:5px 0}div.dt-container div.dt-layout-cell.dt-full{text-align:center}div.dt-container div.dt-layout-cell.dt-start{text-align:left}div.dt-container div.dt-layout-cell.dt-end{text-align:right}div.dt-container div.dt-layout-cell:empty{display:none}div.dt-container .dt-search input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit;margin-left:3px}div.dt-container .dt-input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;color:inherit}div.dt-container select.dt-input{padding:4px}div.dt-container .dt-paging .dt-paging-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;color:inherit !important;border:1px solid transparent;border-radius:2px;background:transparent}div.dt-container .dt-paging .dt-paging-button.current,div.dt-container .dt-paging .dt-paging-button.current:hover{color:inherit !important;border:1px solid rgba(0, 0, 0, 0.3);background-color:rgba(0, 0, 0, 0.05);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.05)));background:-webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:-o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%)}div.dt-container .dt-paging .dt-paging-button.disabled,div.dt-container .dt-paging .dt-paging-button.disabled:hover,div.dt-container .dt-paging .dt-paging-button.disabled:active{cursor:default;color:rgba(0, 0, 0, 0.5) !important;border:1px solid transparent;background:transparent;box-shadow:none}div.dt-container .dt-paging .dt-paging-button:hover{color:white !important;border:1px solid #111;background-color:#111;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}div.dt-container .dt-paging .dt-paging-button:active{outline:none;background-color:#0c0c0c;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}div.dt-container .dt-paging .ellipsis{padding:0 1em}div.dt-container .dt-length,div.dt-container .dt-search,div.dt-container .dt-info,div.dt-container .dt-processing,div.dt-container .dt-paging{color:inherit}div.dt-container .dataTables_scroll{clear:both}div.dt-container .dataTables_scroll div.dt-scroll-body{-webkit-overflow-scrolling:touch}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td{vertical-align:middle}div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>thead>tr>td>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>th>div.dataTables_sizing,div.dt-container .dataTables_scroll div.dt-scroll-body>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:1px solid rgba(0, 0, 0, 0.3)}div.dt-container.dt-empty-footer .dt-scroll-body{border-bottom:1px solid rgba(0, 0, 0, 0.3)}div.dt-container.dt-empty-footer .dt-scroll-body tbody>tr:last-child>*{border-bottom:none}@media screen and (max-width:767px){div.dt-container div.dt-layout-row{display:block}div.dt-container div.dt-layout-cell{display:block}div.dt-container div.dt-layout-cell.dt-full,div.dt-container div.dt-layout-cell.dt-start,div.dt-container div.dt-layout-cell.dt-end{text-align:center}}@media screen and (max-width:640px){.dt-container .dt-length,.dt-container .dt-search{float:none;text-align:center}.dt-container .dt-search{margin-top:.5em}}html.dark{--dt-row-hover:255, 255, 255;--dt-row-stripe:255, 255, 255;--dt-column-ordering:255, 255, 255}html.dark table.dataTable>thead>tr>th,html.dark table.dataTable>thead>tr>td{border-bottom:1px solid rgb(89, 91, 94)}html.dark table.dataTable>thead>tr>th:active,html.dark table.dataTable>thead>tr>td:active{outline:none}html.dark table.dataTable>tfoot>tr>th,html.dark table.dataTable>tfoot>tr>td{border-top:1px solid rgb(89, 91, 94)}html.dark table.dataTable.row-border>tbody>tr>*,html.dark table.dataTable.display>tbody>tr>*{border-top:1px solid rgb(64, 67, 70)}html.dark table.dataTable.row-border>tbody>tr:first-child>*,html.dark table.dataTable.display>tbody>tr:first-child>*{border-top:none}html.dark table.dataTable.row-border>tbody>tr.selected+tr.selected>td,html.dark table.dataTable.display>tbody>tr.selected+tr.selected>td{border-top-color:rgba(13, 110, 253, 0.65);border-top-color:rgba(var(--dt-row-selected), 0.65)}html.dark table.dataTable.cell-border>tbody>tr>th,html.dark table.dataTable.cell-border>tbody>tr>td{border-top:1px solid rgb(64, 67, 70);border-right:1px solid rgb(64, 67, 70)}html.dark table.dataTable.cell-border>tbody>tr>th:first-child,html.dark table.dataTable.cell-border>tbody>tr>td:first-child{border-left:1px solid rgb(64, 67, 70)}html.dark .dt-container.dt-empty-footer table.dataTable{border-bottom:1px solid rgb(89, 91, 94)}html.dark .dt-container .dt-search input,html.dark .dt-container .dt-length select{border:1px solid rgba(255, 255, 255, 0.2);background-color:var(--dt-html-background)}html.dark .dt-container .dt-paging .dt-paging-button.current,html.dark .dt-container .dt-paging .dt-paging-button.current:hover{border:1px solid rgb(89, 91, 94);background:rgba(255, 255, 255, 0.15)}html.dark .dt-container .dt-paging .dt-paging-button.disabled,html.dark .dt-container .dt-paging .dt-paging-button.disabled:hover,html.dark .dt-container .dt-paging .dt-paging-button.disabled:active{color:#666 !important}html.dark .dt-container .dt-paging .dt-paging-button:hover{border:1px solid rgb(53, 53, 53);background:rgb(53, 53, 53)}html.dark .dt-container .dt-paging .dt-paging-button:active{background:#3a3a3a}*[dir=rtl] table.dataTable thead th,*[dir=rtl] table.dataTable thead td,*[dir=rtl] table.dataTable tfoot th,*[dir=rtl] table.dataTable tfoot td{text-align:right}*[dir=rtl] table.dataTable th.dt-type-numeric,*[dir=rtl] table.dataTable th.dt-type-date,*[dir=rtl] table.dataTable td.dt-type-numeric,*[dir=rtl] table.dataTable td.dt-type-date{text-align:left}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-start{text-align:right}*[dir=rtl] div.dt-container div.dt-layout-cell.dt-end{text-align:left}*[dir=rtl] div.dt-container div.dt-search input{margin:0 3px 0 0}
@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dataTables_wrapper{position:relative}div.dt-buttons{position:initial}div.dt-buttons .dt-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border-radius:.75em;box-shadow:3px 4px 10px 1px rgba(0, 0, 0, 0.8);text-align:center;z-index:2003;overflow:hidden}div.dt-button-info h2{padding:2rem 2rem 1rem 2rem;margin:0;font-weight:normal}div.dt-button-info>div{padding:1em 2em 2em 2em}div.dtb-popover-close{position:absolute;top:6px;right:6px;width:22px;height:22px;text-align:center;border-radius:3px;cursor:pointer;z-index:2003}button.dtb-hide-drop{display:none !important}div.dt-button-collection-title{text-align:center;padding:.3em .5em .5em;margin-left:.5em;margin-right:.5em;font-size:.9em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.dt-button-collection-title:empty{display:none}span.dt-button-spacer{display:inline-block;margin:.5em;white-space:nowrap}span.dt-button-spacer.bar{border-left:1px solid rgba(0, 0, 0, 0.3);vertical-align:middle;padding-left:.5em}span.dt-button-spacer.bar:empty{height:1em;width:1px;padding-left:0}div.dt-button-collection .dt-button-active{padding-right:3em}div.dt-button-collection .dt-button-active:after{position:absolute;top:50%;margin-top:-10px;right:1em;display:inline-block;content:"✓";color:inherit}div.dt-button-collection .dt-button-active.dt-button-split{padding-right:0}div.dt-button-collection .dt-button-active.dt-button-split:after{display:none}div.dt-button-collection .dt-button-active.dt-button-split>*:first-child{padding-right:3em}div.dt-button-collection .dt-button-active.dt-button-split>*:first-child:after{position:absolute;top:50%;margin-top:-10px;right:1em;display:inline-block;content:"✓";color:inherit}div.dt-button-collection .dt-button-active-a a{padding-right:3em}div.dt-button-collection .dt-button-active-a a:after{position:absolute;right:1em;display:inline-block;content:"✓";color:inherit}div.dt-button-collection span.dt-button-spacer{width:100%;font-size:.9em;text-align:center;margin:.5em 0}div.dt-button-collection span.dt-button-spacer:empty{height:0;width:100%}div.dt-button-collection span.dt-button-spacer.bar{border-left:none;border-bottom:1px solid rgba(0, 0, 0, 0.1);padding-left:0}@media print{table.dataTable tr>*{box-shadow:none !important}}html.dark div.dt-button-info{background-color:var(--dt-html-background);border:1px solid rgba(255, 255, 255, 0.15)}div.dt-buttons>.dt-button,div.dt-buttons>div.dt-button-split .dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-left:.167em;margin-right:.167em;margin-bottom:.333em;padding:.5em 1em;border:1px solid rgba(0, 0, 0, 0.3);border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:inherit;white-space:nowrap;overflow:hidden;background-color:rgba(0, 0, 0, 0.1);background:linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(230, 230, 230, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}div.dt-buttons>.dt-button:first-child,div.dt-buttons>div.dt-button-split .dt-button:first-child{margin-left:0}div.dt-buttons>.dt-button.disabled,div.dt-buttons>div.dt-button-split .dt-button.disabled{cursor:default;opacity:.4}div.dt-buttons>.dt-button.dt-button-active:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled){background-color:rgba(0, 0, 0, 0.1);background:linear-gradient(to bottom, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(179, 179, 179, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");box-shadow:inset 1px 1px 3px #999}div.dt-buttons>.dt-button.dt-button-active:not(.disabled):hover:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999;background-color:rgba(0, 0, 0, 0.1);background:linear-gradient(to bottom, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(128, 128, 128, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)")}div.dt-buttons>.dt-button:hover,div.dt-buttons>div.dt-button-split .dt-button:hover{text-decoration:none}div.dt-buttons>.dt-button:hover:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button:hover:not(.disabled){border:1px solid #666;background-color:rgba(0, 0, 0, 0.1);background:linear-gradient(to bottom, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(153, 153, 153, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)")}div.dt-buttons>.dt-button:focus:not(.disabled),div.dt-buttons>div.dt-button-split .dt-button:focus:not(.disabled){outline:2px solid rgb(53, 132, 228)}div.dt-buttons>.dt-button embed,div.dt-buttons>div.dt-button-split .dt-button embed{outline:none}div.dt-buttons>div.dt-button-split .dt-button:first-child{border-right:1px solid rgba(0, 0, 0, 0.15);border-top-right-radius:0;border-bottom-right-radius:0}div.dt-buttons>div.dt-button-split .dt-button:first-child:hover{border-right:1px solid #666}div.dt-buttons>div.dt-button-split .dt-button:last-child{border-left:1px solid transparent;border-top-left-radius:0;border-bottom-left-radius:0}div.dt-buttons>div.dt-button-split .dt-button:last-child:hover{border-left:1px solid #666}div.dt-buttons span.dt-button-down-arrow{position:relative;top:-2px;font-size:10px;padding-left:10px;line-height:1em;opacity:.6}div.dt-buttons div.dt-button-split{display:inline-block}div.dt-buttons div.dt-button-split .dt-button:first-child{margin-right:0}div.dt-buttons div.dt-button-split .dt-button:last-child{margin-left:-1px;padding-left:.75em;padding-right:.75em;z-index:2}div.dt-buttons div.dt-button-split .dt-button:last-child span{padding-left:0}div.dt-button-collection{position:absolute;top:0;left:0;width:200px;margin-top:3px;margin-bottom:3px;padding:.75em 0;border:1px solid rgba(0, 0, 0, 0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 4px 10px 1px rgba(0, 0, 0, 0.3);box-sizing:border-box}div.dt-button-collection .dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;background:none;margin:0;padding:.5em 1em;border:none;text-align:left;cursor:pointer;color:inherit}div.dt-button-collection .dt-button.dt-button-active{background:none;box-shadow:none}div.dt-button-collection .dt-button.disabled{cursor:default;opacity:.4}div.dt-button-collection .dt-button:hover:not(.disabled){border:none;background:rgba(153, 153, 153, 0.1);box-shadow:none}div.dt-button-collection div.dt-button-split{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:stretch}div.dt-button-collection div.dt-button-split button.dt-button{margin:0;display:inline-block;width:0;flex-grow:1;flex-shrink:0;flex-basis:50px}div.dt-button-collection div.dt-button-split button.dt-button-split-drop{min-width:33px;flex:0}div.dt-button-collection.fixed .dt-button{border-radius:.25em;background:rgba(255, 255, 255, 0.1)}div.dt-button-collection.fixed{position:fixed;display:block;top:50%;left:50%;margin-left:-75px;border-radius:5px;background-color:white;padding:.5em}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection.fixed.columns{margin-left:-409px}@media screen and (max-width:1024px){div.dt-button-collection.fixed.columns{margin-left:-308px}}@media screen and (max-width:640px){div.dt-button-collection.fixed.columns{margin-left:-203px}}@media screen and (max-width:460px){div.dt-button-collection.fixed.columns{margin-left:-100px}}div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto}div.dt-button-collection.two-column>:last-child,div.dt-button-collection.three-column>:last-child,div.dt-button-collection.four-column>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection.two-column>:last-child>*,div.dt-button-collection.three-column>:last-child>*,div.dt-button-collection.four-column>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-collection.columns{width:auto}div.dt-button-collection.columns>:last-child{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:818px;padding-bottom:1px}div.dt-button-collection.columns>:last-child .dt-button{min-width:200px;flex:0 1;margin:0}div.dt-button-collection.columns.dtb-b3>:last-child,div.dt-button-collection.columns.dtb-b2>:last-child,div.dt-button-collection.columns.dtb-b1>:last-child{justify-content:space-between}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:1 1 32%}div.dt-button-collection.columns.dtb-b2 .dt-button{flex:1 1 48%}div.dt-button-collection.columns.dtb-b1 .dt-button{flex:1 1 100%}@media screen and (max-width:1024px){div.dt-button-collection.columns>:last-child{width:612px}}@media screen and (max-width:640px){div.dt-button-collection.columns>:last-child{width:406px}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:0 1 32%}}@media screen and (max-width:460px){div.dt-button-collection.columns>:last-child{width:200px}}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);background:radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);z-index:2001}.dt-button.processing{color:rgba(0, 0, 0, 0.2)}.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:" ";border:2px solid rgb(40, 40, 40);border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}@media screen and (max-width:640px){div.dt-buttons{float:none !important;text-align:center}}html.dark div.dt-buttons>.dt-button,html.dark div.dt-buttons>div.dt-button-split .dt-button{border:1px solid rgb(89, 91, 94);background:rgba(255, 255, 255, 0.15)}html.dark div.dt-buttons>.dt-button.dt-button-active:not(.disabled),html.dark div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled){background:rgba(179, 179, 179, 0.15);box-shadow:inset 1px 1px 2px black}html.dark div.dt-buttons>.dt-button.dt-button-active:not(.disabled):hover:not(.disabled),html.dark div.dt-buttons>div.dt-button-split .dt-button.dt-button-active:not(.disabled):hover:not(.disabled){background:rgba(128, 128, 128, 0.15);box-shadow:inset 1px 1px 3px black}html.dark div.dt-buttons>.dt-button:hover:not(.disabled),html.dark div.dt-buttons>div.dt-button-split .dt-button:hover:not(.disabled){background:rgba(179, 179, 179, 0.15)}html.dark div.dt-buttons>.dt-button:focus:not(.disabled),html.dark div.dt-buttons>div.dt-button-split .dt-button:focus:not(.disabled){outline:2px solid rgb(110, 168, 254)}html.dark div.dt-buttons>div.dt-button-split .dt-button:first-child{border-right:1px solid rgba(255, 255, 255, 0.1)}html.dark div.dt-buttons>div.dt-button-split .dt-button:first-child:hover{border-right:1px solid rgb(89, 91, 94)}html.dark div.dt-buttons>div.dt-button-split .dt-button:last-child:hover{border-left:1px solid rgb(89, 91, 94)}html.dark div.dt-button-collection{border:1px solid rgba(255, 255, 255, 0.15);background-color:rgb(33, 37, 41);box-shadow:3px 4px 10px 1px rgba(0, 0, 0, 0.8)}
table.fixedHeader-floating,table.fixedHeader-locked{position:relative !important;background-color:var(--dt-html-background);background-color:var(--dt-html-background)}@media print{table.fixedHeader-floating{display:none}}
table.dataTable tbody th.focus,table.dataTable tbody td.focus{outline:2px solid #36f;outline-offset:-2px}table.dataTable tbody tr.selected th.focus,table.dataTable tbody tr.selected td.focus{outline-color:#03c}div.dtk-focus-alt table.dataTable tbody th.focus,div.dtk-focus-alt table.dataTable tbody td.focus{outline:2px solid #ff8b33;outline-offset:-2px}html.dark table.dataTable tbody th.focus,html.dark table.dataTable tbody td.focus{outline-color:rgb(13, 110, 253)}html.dark table.dataTable tbody tr.selected th.focus,html.dark table.dataTable tbody tr.selected td.focus{outline-color:#0143a3}html.dark div.dtk-focus-alt table.dataTable tbody th.focus,html.dark div.dtk-focus-alt table.dataTable tbody td.focus{outline-color:#ff8b33}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control{cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{margin-right:.5em;display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control.arrow-right::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control.arrow-right::before{border-top:5px solid transparent;border-left:0px solid transparent;border-bottom:5px solid transparent;border-right:10px solid rgba(0, 0, 0, 0.5)}table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr.dtr-expanded>th.dtr-control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control{padding-left:.333em}table.dataTable.dtr-column>tbody>tr>td.dtr-control,table.dataTable.dtr-column>tbody>tr>th.dtr-control,table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{display:inline-block;box-sizing:border-box;content:"";border-top:5px solid transparent;border-left:10px solid rgba(0, 0, 0, 0.5);border-bottom:5px solid transparent;border-right:0px solid transparent}table.dataTable.dtr-column>tbody>tr>td.dtr-control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>th.dtr-control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>td.control.arrow-right::before,table.dataTable.dtr-column>tbody>tr>th.control.arrow-right::before{border-top:5px solid transparent;border-left:0px solid transparent;border-bottom:5px solid transparent;border-right:10px solid rgba(0, 0, 0, 0.5)}table.dataTable.dtr-column>tbody>tr.dtr-expanded td.dtr-control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.dtr-control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded td.control:before,table.dataTable.dtr-column>tbody>tr.dtr-expanded th.control:before{border-top:10px solid rgba(0, 0, 0, 0.5);border-left:5px solid transparent;border-bottom:0px solid transparent;border-right:5px solid transparent}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{padding-bottom:0;border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:fit-content;max-height:75%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:.5em;box-shadow:0 12px 30px rgba(0, 0, 0, 0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:2.5em}div.dtr-modal div.dtr-modal-content h2{margin-top:0}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0, 0, 0, 0.6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}html.dark table.dataTable>tbody>tr>td.dtr-control:before,html[data-bs-theme=dark] table.dataTable>tbody>tr>td.dtr-control:before{border-left-color:rgba(255, 255, 255, 0.5) !important}html.dark table.dataTable>tbody>tr>td.dtr-control.arrow-right::before,html[data-bs-theme=dark] table.dataTable>tbody>tr>td.dtr-control.arrow-right::before{border-right-color:rgba(255, 255, 255, 0.5) !important}html.dark table.dataTable>tbody>tr.dtr-expanded>td.dtr-control:before,html.dark table.dataTable>tbody>tr.dtr-expanded>th.dtr-control:before,html[data-bs-theme=dark] table.dataTable>tbody>tr.dtr-expanded>td.dtr-control:before,html[data-bs-theme=dark] table.dataTable>tbody>tr.dtr-expanded>th.dtr-control:before{border-top-color:rgba(255, 255, 255, 0.5) !important;border-left-color:transparent !important;border-right-color:transparent !important}html.dark table.dataTable>tbody>tr.child ul.dtr-details>li,html[data-bs-theme=dark] table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom-color:rgb(64, 67, 70)}html.dark div.dtr-modal div.dtr-modal-display,html[data-bs-theme=dark] div.dtr-modal div.dtr-modal-display{background-color:rgb(33, 37, 41);border:1px solid rgba(255, 255, 255, 0.15)}
div.dts{display:block !important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:20px;background:rgba(0, 0, 0, 0.8);color:white;box-shadow:3px 3px 10px rgba(0, 0, 0, 0.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}div.dts div.dt-scroll-body,div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.025), rgba(0, 0, 0, 0.025) 10px, rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0) 20px)}div.dts div.dt-scroll-body table,div.dts div.dataTables_scrollBody table{background-color:white;z-index:2}div.dts div.dt-length,div.dts div.dt-paging,div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}html.dark div.dts div.dts_label{background:rgba(255, 255, 255, 0.8);color:black}html.dark div.dts div.dt-scroll-body,html.dark div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0.025) 10px, rgba(255, 255, 255, 0) 10px, rgba(255, 255, 255, 0) 20px)}html.dark div.dts div.dt-scroll-body table,html.dark div.dts div.dataTables_scrollBody table{background-color:var(--dt-html-background);z-index:2}
div.dtsp-topRow{display:flex;flex-direction:row;flex-wrap:nowrap;border:2px solid rgba(0, 0, 0, 0);border-radius:3px;justify-content:space-around;align-content:flex-start;align-items:flex-start}div.dtsp-topRow input.dtsp-search{text-overflow:ellipsis;min-width:50px;flex-basis:90px;max-width:none}div.dtsp-topRow input.dtsp-search::placeholder{color:inherit}div.dtsp-topRow div.dtsp-subRow1{display:flex;flex-direction:row;flex-wrap:nowrap;flex:1 1 auto}div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont{position:relative;width:100%}div.dtsp-topRow div.dtsp-subRow1 input{padding-right:2em;width:100% !important;box-sizing:border-box;font-size:1em}div.dtsp-topRow div.dtsp-subRow1 input[disabled=disabled]{background-color:transparent;border:none;cursor:initial;box-shadow:none;padding-bottom:0;padding-top:0;min-height:1em;height:fit-content;box-sizing:content-box}div.dtsp-topRow div.dtsp-subRow1 input[disabled=disabled]::placeholder{color:initial;opacity:1}div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon{position:absolute;top:0;right:0;bottom:0}div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABbmlDQ1BpY2MAACiRdZE7SwNBFIU/EyWikRRaiFhsoWKhEBREO42FTZAQFYza7G5eQhKX3QQJtoKNhWAh2vgq/AfaCrYKgqAIIhb+Al+NhPVOEkiQZJbZ+3FmzmXmDHjCGTPrtAYhm8vb0bmQthxb0Xzv+PHRxRSabjrWTCQSpun4eaRF1YdR1av5voajM55wTGhpF54wLTsvPC0c3sxbineFe8y0Hhc+ER6x5YDCt0o3KvymOFXhL8X2YnQWPKqnlqpjo47NtJ0VHhYeyGYKZvU86ib+RG5pQWqfzH4coswRQsOgwDoZ8oxKzUlmjX3Bsm+eDfGY8rcoYosjRVq8I6IWpGtCalL0hHwZiir3/3k6yfGxSnd/CNpeXfdzEHz7UNpz3d9T1y2dgfcFrnM1/4bkNPkt+l5NGziGwDZc3tQ04wCudqD32dJtvSx5ZXqSSfi4gK4YdN9Dx2olq+o650+wuCVPdAeHRzAk+wNrfw8JaBFXEnV+AAAACXBIWXMAAA9hAAAPYQGoP6dpAAABMUlEQVQoU6XRr0vDQRjH8akoM4iIjqGoOIZ5oIjB5XWxajaYDGLSIhhNYjcPRDSJwbQNw+L+BNGgYYo/5pT5/shz8vDlBgMPXux7z3N3z+25VOofYyCyd4ZYCavI4gXPsRp9LqiDdrEMH+8wv8Vh8gBfWclFPOEUN3hAHjlMoRa7wTzBS5xgKLFglPkZLjDic6HyDsEMNvGR2Nxifoci3tEI+X770JU0XmPXIlax+LTPh83fFox1X6kxyzdjm9UcdXi9S+Vti6svfyNULhNR9TVsYNhW6Ff9KKCNR7/Zv6eeaQ+6+qcdpu9BqGlp1HFgud+FYdzzUcUExu0Q/cdzHGEFetIlXKPjK/sbqYoOftMiS+j9jzEJPd1Wt+5+kdR/9EM9ucIC5jCbyPc01Q32kfsBppYz3hYFcCwAAAAASUVORK5CYII=) !important;background-repeat:no-repeat;background-position:center;background-size:12px}div.dtsp-topRow div.dtsp-subRow2{white-space:nowrap;flex:0 0 auto}div.dtsp-topRow button>span{display:inline-block;height:100%;width:100%}div.dtsp-topRow button.dtsp-nameButton span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC) !important;background-repeat:no-repeat;background-position:center;background-size:23px;vertical-align:bottom}div.dtsp-topRow button.dtsp-countButton span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=) !important;background-repeat:no-repeat;background-position:center;background-size:18px;vertical-align:bottom}div.dtsp-topRow button.dtsp-collapseButton span.dtsp-caret{position:relative;top:9px;display:inline-block}div.dtsp-topRow button.dtsp-collapseButton.dtsp-rotated{transform:rotate(180deg)}div.dtsp-searchPane table thead th,div.dtsp-searchPane table thead td{width:100% !important}div.dt-button-collection{z-index:2002}div.dt-button-collection.dtb-collection-closeable div.dtsp-titleRow{padding-right:25px}div.dtsp-columns-1{max-width:100%;min-width:100%;margin:0px !important}div.dtsp-columns-2{max-width:49%;min-width:49%;margin:0px !important}div.dtsp-columns-3{max-width:32%;min-width:32%;margin:0px !important}div.dtsp-columns-4{max-width:24%;min-width:24%;margin:0px !important}div.dtsp-columns-5{max-width:19%;min-width:19%;margin:0px !important}div.dtsp-columns-6{max-width:16%;min-width:16%;margin:0px !important}div.dtsp-columns-7{max-width:14%;min-width:14%;margin:0px !important}div.dtsp-columns-8{max-width:12%;min-width:12%;margin:0px !important}div.dtsp-columns-9{max-width:10.5%;min-width:10.5%;margin:0px !important}div.dtsp-narrow{flex-direction:column !important}div.dtsp-narrow div.dtsp-subRow1,div.dtsp-narrow div.dtsp-subRow2{width:100%}div.dtsp-narrow div.dtsp-subRow2 button{margin:0 !important;width:25% !important}div.dt-button-collection div.dtsp-panesContainer{padding-left:1em;padding-right:1em;margin-bottom:0}div.dtsp-panesContainer{margin-bottom:1em}div.dtsp-searchPane div.dt-container,div.dtsp-searchPane div.dataTables_wrapper{width:100%}div.dtsp-searchPane div.dt-container div.dataTables_layout_cell,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_layout_cell{padding:0}div.dtsp-searchPane div.dt-container div.dt-scroll-head,div.dtsp-searchPane div.dt-container div.dataTables_scrollHead,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-head,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollHead{display:none !important}div.dtsp-searchPane div.dt-container div.dt-scroll-body,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody{background:white !important;border:none}div.dtsp-searchPane div.dt-container div.dt-scroll-body thead,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody thead,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body thead,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody thead{display:none}div.dtsp-searchPane div.dt-container div.dt-scroll-body table tr>th,div.dtsp-searchPane div.dt-container div.dt-scroll-body table tr>td,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody table tr>th,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody table tr>td,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body table tr>th,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body table tr>td,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody table tr>th,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody table tr>td{padding:5px 10px}div.dtsp-searchPane div.dt-container div.dt-scroll-body td.dtsp-nameColumn,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody td.dtsp-nameColumn,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body td.dtsp-nameColumn,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody td.dtsp-nameColumn{width:100% !important}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-content:flex-start;align-items:flex-start}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill{cursor:default}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-name,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name{text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:middle;white-space:nowrap;flex-grow:1;text-align:left}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill{display:inline-block;background-color:#cfcfcf;text-align:center;border-radius:10px;width:auto;min-width:30px;color:black;font-size:.9em;padding:0 4px}div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill:empty,div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill:empty,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill:empty,div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill:empty{display:none}div.dtsp-panesContainer{clear:both;padding-left:0;padding-right:0;text-align:center}div.dtsp-panesContainer div.dtsp-searchPanes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:stretch;clear:both;text-align:left}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane{flex-grow:1;flex-shrink:0;font-size:.9em;margin-top:15px !important}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper{flex:1;box-sizing:border-box}div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dt-search,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dataTables_filter,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dt-search,div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter{display:none}div.dtsp-panesContainer div.dtsp-title{float:left;padding:10px 0}div.dtsp-panesContainer button.dtsp-clearAll,div.dtsp-panesContainer button.dtsp-collapseAll,div.dtsp-panesContainer button.dtsp-showAll{float:right}div.dtsp-hidden{display:none !important}html.dark div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont input[disabled=disabled]::placeholder,html[data-bs-theme=dark] div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont input[disabled=disabled]::placeholder{color:white}div.dtsp-searchPane div.dt-container,div.dtsp-searchPane div.dataTables_wrapper{border:1px solid #f0f0f0;border-radius:4px;overflow:hidden}div.dtsp-searchPane div.dt-container:hover,div.dtsp-searchPane div.dataTables_wrapper:hover{border:1px solid #cfcfcf}div.dtsp-searchPane div.dt-container div.dt-scroll,div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll{margin:-5px 0}div.dtsp-searchPane div.dt-container table.dataTable,div.dtsp-searchPane div.dataTables_wrapper table.dataTable{border-bottom:none !important}div.dtsp-searchPane div.dtsp-topRow{border:1px solid transparent}div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow1 input[disabled=disabled]{padding-bottom:5px}div.dtsp-searchPane div.dtsp-topRow div.dtsp-searchCont input.dtsp-search{border:none;padding-left:3px}div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered{border:1px solid #f0f0f0;border-radius:3px}div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover{background-color:#f0f0f0}div.dtsp-searchPane input.dtsp-paneInputButton,div.dtsp-searchPane button.dtsp-paneButton{height:35px;width:35px;min-width:0;display:inline-block;margin:2px;border:0px solid transparent;background-color:transparent;margin-bottom:0px}div.dtsp-searchPane input.dtsp-paneInputButton:hover,div.dtsp-searchPane button.dtsp-paneButton:hover{background-color:#f0f0f0;border-radius:2px;cursor:pointer}div.dtsp-searchPane button.dtsp-paneButton{vertical-align:middle;opacity:.6}div.dtsp-panesContainer button.dtsp-clearAll,div.dtsp-panesContainer button.dtsp-collapseAll,div.dtsp-panesContainer button.dtsp-showAll{border:1px solid transparent;background-color:transparent}div.dtsp-panesContainer button.dtsp-clearAll:hover,div.dtsp-panesContainer button.dtsp-collapseAll:hover,div.dtsp-panesContainer button.dtsp-showAll:hover{background-color:#f0f0f0;border-radius:2px;cursor:pointer}div.dtsp-panesContainer button.dtsp-disabledButton{cursor:default !important;color:rgb(124, 124, 124)}div.dtsp-panesContainer button.dtsp-disabledButton:hover{background-color:transparent}div.dtsp-panesContainer button.dtsp-disabledButton:focus{outline:none}@media screen and (max-width:767px){div.dtsp-columns-4,div.dtsp-columns-5,div.dtsp-columns-6{max-width:31% !important;min-width:31% !important}}@media screen and (max-width:640px){div.dtsp-searchPanes{flex-direction:column !important}div.dtsp-searchPane{max-width:98% !important;min-width:98% !important}}html.dark div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon span{filter:invert(1)}html.dark div.dtsp-topRow button.dtsp-nameButton span{filter:invert(1)}html.dark div.dtsp-topRow button.dtsp-countButton span{filter:invert(1)}html.dark div.dtsp-topRow input.dtsp-paneInputButton,html.dark div.dtsp-topRow button.dtsp-paneButton{color:inherit}html.dark div.dtsp-topRow input.dtsp-paneInputButton:hover,html.dark div.dtsp-topRow button.dtsp-paneButton:hover{background-color:rgb(64, 69, 73)}html.dark div.dtsp-topRow.dtsp-bordered{border:1px solid rgba(255, 255, 255, 0.2);background:rgb(47, 52, 56) !important}html.dark div.dtsp-topRow.dtsp-bordered:hover{border:1px solid rgba(255, 255, 255, 0.3)}html.dark div.dtsp-panesContainer button.dtsp-clearAll,html.dark div.dtsp-panesContainer button.dtsp-collapseAll,html.dark div.dtsp-panesContainer button.dtsp-showAll{color:inherit}html.dark div.dtsp-panesContainer button.dtsp-clearAll:hover,html.dark div.dtsp-panesContainer button.dtsp-collapseAll:hover,html.dark div.dtsp-panesContainer button.dtsp-showAll:hover{background-color:rgb(64, 69, 73)}html.dark div.dtsp-panesContainer button.dtsp-disabledButton{color:rgb(124, 124, 124)}html.dark div.dtsp-searchPane div.dt-container,html.dark div.dtsp-searchPane div.dataTables_wrapper{border:1px solid rgba(255, 255, 255, 0.2)}html.dark div.dtsp-searchPane div.dt-container:hover,html.dark div.dtsp-searchPane div.dataTables_wrapper:hover{border:1px solid rgba(255, 255, 255, 0.3)}html.dark div.dtsp-searchPane div.dt-container div.dt-scroll-body,html.dark div.dtsp-searchPane div.dt-container div.dataTables_scrollBody,html.dark div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body,html.dark div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody{background:rgb(47, 52, 56) !important}html.dark div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,html.dark div.dtsp-searchPane div.dt-container div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill,html.dark div.dtsp-searchPane div.dataTables_wrapper div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill,html.dark div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill{background-color:rgb(33, 37, 41);color:inherit}
div.dtsr-confirmation,div.dtsr-creation{position:fixed;top:20%;left:50%;width:500px;margin-left:-250px;background-color:white;border-radius:.75em;box-shadow:0 12px 30px rgba(0, 0, 0, 0.6);z-index:2003;box-sizing:border-box;padding:2em}div.dtsr-confirmation div.dtsr-creation-text,div.dtsr-confirmation div.dtsr-confirmation-title-row,div.dtsr-creation div.dtsr-creation-text,div.dtsr-creation div.dtsr-confirmation-title-row{text-align:left}div.dtsr-confirmation div.dtsr-creation-text h2,div.dtsr-confirmation div.dtsr-confirmation-title-row h2,div.dtsr-creation div.dtsr-creation-text h2,div.dtsr-creation div.dtsr-confirmation-title-row h2{padding-left:0;border-bottom:0px;margin-top:0px;padding-top:0px;margin-bottom:1rem}div.dtsr-confirmation div.dtsr-confirmation-text,div.dtsr-creation div.dtsr-confirmation-text{text-align:center}div.dtsr-confirmation div.dtsr-modal-foot,div.dtsr-confirmation div.dtsr-confirmation-buttons,div.dtsr-creation div.dtsr-modal-foot,div.dtsr-creation div.dtsr-confirmation-buttons{text-align:right;margin-top:1em}div.dtsr-confirmation div.dtsr-modal-foot button,div.dtsr-confirmation div.dtsr-confirmation-buttons button,div.dtsr-creation div.dtsr-modal-foot button,div.dtsr-creation div.dtsr-confirmation-buttons button{margin:0px}div.dtsr-confirmation div.dtsr-creation-text,div.dtsr-creation div.dtsr-creation-text{text-align:left;padding:0px;border:none}div.dtsr-confirmation div.dtsr-creation-text span,div.dtsr-creation div.dtsr-creation-text span{font-size:20px}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-left,div.dtsr-confirmation div.dtsr-creation-form div.dtsr-right,div.dtsr-creation div.dtsr-creation-form div.dtsr-left,div.dtsr-creation div.dtsr-creation-form div.dtsr-right{display:inline-block;width:50%}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-left,div.dtsr-creation div.dtsr-creation-form div.dtsr-left{text-align:right}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-right,div.dtsr-confirmation div.dtsr-creation-form div.dtsr-name-row,div.dtsr-creation div.dtsr-creation-form div.dtsr-right,div.dtsr-creation div.dtsr-creation-form div.dtsr-name-row{text-align:left}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row{display:flex;margin:.5em 0}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row:first-child,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row:first-child{margin-top:1em;margin-bottom:1em}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row:last-child,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row:last-child{margin-bottom:0}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row label,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row label{width:25%;padding-right:1em;text-align:right;padding-top:2px}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input{width:75%}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input div.dtsr-check-label,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input div.dtsr-check-label{margin-bottom:.5em}div.dtsr-confirmation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input div.dtsr-check-label input,div.dtsr-creation div.dtsr-creation-form div.dtsr-form-row div.dtsr-input div.dtsr-check-label input{margin-right:.5em}div.dtsr-confirmation div.dtsr-confirmation-text,div.dtsr-creation div.dtsr-confirmation-text{text-align:left}div.dtsr-confirmation div.dtsr-confirmation-text label.dtsr-name-label,div.dtsr-creation div.dtsr-confirmation-text label.dtsr-name-label{width:auto;display:inline-block;text-align:right;padding-right:15px}div.dtsr-confirmation div.dtsr-confirmation-text input.dtsr-name-input,div.dtsr-creation div.dtsr-confirmation-text input.dtsr-name-input{width:66.6%;display:inline-block}div.dtsr-confirmation div.dtsr-modal-foot,div.dtsr-creation div.dtsr-modal-foot{text-align:right;padding-top:10px}div.dtsr-confirmation span.dtsr-modal-error,div.dtsr-creation span.dtsr-modal-error{color:red;font-size:.9em}div.dtsr-creation{top:10%}div.dtsr-check-row{padding-top:0px}div.dtsr-popover-close{position:absolute;top:10px;right:10px;width:22px;height:22px;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtsr-background{z-index:2002;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);background:radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%)}div.dt-button-collection h3{text-align:center;margin-top:4px;margin-bottom:8px;font-size:1.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.dt-button-collection span.dtsr-emptyStates{border-radius:5px;display:inline-block;line-height:1.6em;white-space:nowrap;text-align:center;vertical-align:middle;width:100%;padding-bottom:7px;padding-top:3px}html.dark div.dtsr-confirmation,html.dark div.dtsr-creation,html[data-bs-theme=dark] div.dtsr-confirmation,html[data-bs-theme=dark] div.dtsr-creation{background-color:rgb(33, 37, 41);border:1px solid rgba(255, 255, 255, 0.15)}html.dark div.dtsr-confirmation button,html.dark div.dtsr-creation button,html[data-bs-theme=dark] div.dtsr-confirmation button,html[data-bs-theme=dark] div.dtsr-creation button{color:inherit;border:1px solid rgba(255, 255, 255, 0.175);background-color:rgb(47, 52, 56)}html.dark div.dtsr-confirmation button:hover,html.dark div.dtsr-creation button:hover,html[data-bs-theme=dark] div.dtsr-confirmation button:hover,html[data-bs-theme=dark] div.dtsr-creation button:hover{background-color:rgb(64, 69, 73)}div.dtsr-confirmation h2,div.dtsr-creation h2{font-size:24px}div.dtsr-confirmation input[type=text],div.dtsr-creation input[type=text]{padding:3px}div.dtsr-confirmation div.dtsr-creation-text,div.dtsr-creation div.dtsr-creation-text{margin-bottom:2em}div.dtsr-confirmation button,div.dtsr-creation button{display:inline-block;margin:1em;padding:.5em 1em;border-radius:.5em;border:1px solid rgba(0, 0, 0, 0.175);background-color:#f6f6f6;text-align:left;cursor:pointer}div.dtsr-confirmation button:hover,div.dtsr-creation button:hover{background-color:#ebebeb}.tclr.wrap{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;}
.tclr.wrap select, .tclr.wrap input, .tclr.wrap textarea{font-family:inherit;}
[tclr-tooltip-admin]{position:relative;}
[tclr-tooltip-admin]::before,
[tclr-tooltip-admin]::after{text-transform:none;font-size:13px;font-weight:500;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0;}
[tclr-tooltip-admin]::before{content:'';border:5px solid transparent;z-index:1001;}
[tclr-tooltip-admin]::after{width:100%;content:attr(tclr-tooltip-admin);text-align:center;min-width:80px;max-width:21em;padding:4px 10px 6px 10px;line-height:1.4;border-radius:4px;box-shadow:0 1em 2em -.5em rgba(0, 0, 0, 0.35);background:#333;color:#fff;z-index:1000;}
[tclr-tooltip-admin][tclr-flow-admin^="left"]::after{min-width:80px;}
[tclr-tooltip-admin]:hover::before,
[tclr-tooltip-admin]:hover::after{display:block;}
[tclr-tooltip-admin='']::before,
[tclr-tooltip-admin='']::after{display:none !important;}
[tclr-tooltip-admin]:not([tclr-flow-admin])::before,
[tclr-tooltip-admin][tclr-flow-admin^="up"]::before{bottom:calc(100% + 5px);border-bottom-width:0;border-top-color:#333;}
[tclr-tooltip-admin]:not([tclr-flow-admin])::after,
[tclr-tooltip-admin][tclr-flow-admin^="up"]::after{bottom:calc(100% + 10px);}
[tclr-tooltip-admin]:not([tclr-flow-admin])::before,
[tclr-tooltip-admin]:not([tclr-flow-admin])::after,
[tclr-tooltip-admin][tclr-flow-admin^="up"]::before,
[tclr-tooltip-admin][tclr-flow-admin^="up"]::after{left:50%;transform:translate(-50%, -.5em);}
[tclr-tooltip-admin][tclr-flow-admin^="down"]::before{top:100%;border-top-width:0;border-bottom-color:#333;}
[tclr-tooltip-admin][tclr-flow-admin^="down"]::after{top:calc(100% + 5px);}
[tclr-tooltip-admin][tclr-flow-admin^="down"]::before,
[tclr-tooltip-admin][tclr-flow-admin^="down"]::after{left:50%;transform:translate(-50%, .5em);}
[tclr-tooltip-admin][tclr-flow-admin^="left"]::before{top:50%;border-right-width:0;border-left-color:#333;left:calc(0em - 10px);transform:translate(-.5em, -50%);}
[tclr-tooltip-admin][tclr-flow-admin^="left"]::after{top:50%;right:calc(100% + 10px);transform:translate(-.5em, -50%);}
[tclr-tooltip-admin][tclr-flow-admin^="right"]::before{top:50%;border-left-width:0;border-right-color:#333;right:calc(0em - 10px);transform:translate(.5em, -50%);}
[tclr-tooltip-admin][tclr-flow-admin^="right"]::after{top:50%;left:calc(100% + 10px);transform:translate(.5em, -50%);}
[tclr-tooltip-admin]:not([tclr-flow-admin]):hover::before,
[tclr-tooltip-admin]:not([tclr-flow-admin]):hover::after,
[tclr-tooltip-admin][tclr-flow-admin^="up"]:hover::before,
[tclr-tooltip-admin][tclr-flow-admin^="up"]:hover::after,
[tclr-tooltip-admin][tclr-flow-admin^="down"]:hover::before,
[tclr-tooltip-admin][tclr-flow-admin^="down"]:hover::after{animation:tclr-tooltip-admins-vert 300ms ease-out forwards;}
[tclr-tooltip-admin][tclr-flow-admin^="left"]:hover::before,
[tclr-tooltip-admin][tclr-flow-admin^="left"]:hover::after,
[tclr-tooltip-admin][tclr-flow-admin^="right"]:hover::before,
[tclr-tooltip-admin][tclr-flow-admin^="right"]:hover::after{animation:tclr-tooltip-admins-horz 300ms ease-out forwards;}
@keyframes tclr-tooltip-admins-vert {
to{opacity:.9;transform:translate(-50%, 0);}
}
@keyframes tclr-tooltip-admins-horz {
to{opacity:.9;transform:translate(0, -50%);}
} .uo-reporting-dashboard-container{width:auto;margin:0 -8px;display:flex;flex-wrap:wrap;overflow:auto;padding-top:6px;}
.wp-admin .uo-reporting-dashboard-container{padding-bottom:6px;}
.wp-admin #tincanny-reporting .uo-reporting-dashboard-container{padding-bottom:0;}
.uo-reporting-dashboard-container *{box-sizing:border-box;}
.reporting-section{margin-top:16px;}
.reporting-dashboard-col-container{padding:0 8px;}
.reporting-dashboard-col-1{width:25%;}
.reporting-dashboard-col-2{width:50%;}
.uo-reporting--plugin .reporting-dashboard-col-2{width:75%;}
.uo-reporting--frontend .reporting-dashboard-col-2{width:75%;}
.reporting-dashboard-col-3{width:25%;}
.uo-reporting--plugin .reporting-dashboard-col-3{display:none;}
.uo-reporting--frontend .reporting-dashboard-col-3{display:none;}
@media screen and (max-width:980px){
.reporting-dashboard-col-1, .reporting-dashboard-col-2, .uo-reporting--frontend .reporting-dashboard-col-2, .uo-reporting--plugin .reporting-dashboard-col-2, .reporting-dashboard-col-3{width:100%;margin-bottom:16px;}
.reporting-dashboard-col-1{order:2;}
.reporting-dashboard-col-2{order:1;}
.reporting-dashboard-col-3{margin-bottom:0;order:3;}
}
.reporting-dashboard-col-inner-container, .reporting-metabox{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;height:100%;}
.wp-admin .reporting-dashboard-col-inner-container, .wp-admin .reporting-metabox, .wp-admin .reporting-group-selector, .wp-admin .reporting-breadcrumbs{box-shadow:0 1px 1px rgba(0, 0, 0, .04);border-radius:10px;}
.reporting-dashboard-col-heading{flex:0 0 auto;display:block;width:100%;font-size:14px;font-weight:600;padding:8px 12px;line-height:1.4;border-bottom:1px solid #eee;margin:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.reporting-dashboard-col-content{flex:1 1 auto;padding:11px 12px;position:relative;min-height:150px;}
.reporting-dashboard-col-content--no-min-height{min-height:0;}
.reporting-dashboard-col-content--no-padding{padding:0;}
.reporting-dashboard-col-content--small-padding{padding:5px 6px;}
.reporting-dashboard-status{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1000;line-height:1;font-size:12px;font-weight:600;display:flex;}
.reporting-dashboard-status__icon{width:30px;font-size:16px;color:#fff;background:#f5ba05;position:relative;}
.reporting-dashboard-status__icon:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:'Tin Canny Icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.reporting-dashboard-status--warning .reporting-dashboard-status__icon:before{content:'\e911';}
.reporting-dashboard-status--loading .reporting-dashboard-status__icon{background:#0290c2;}
.reporting-dashboard-status--loading .reporting-dashboard-status__icon:before{content:'\e918';animation:spin-centered 1.2s linear infinite;transform-origin:0 0;}
.reporting-dashboard-status__text{color:#fff;background:#35393c;padding:8px 10px;white-space:nowrap;}
.reporting-dashboard-quick-links{width:100%;display:relative;}
.reporting-dashboard-quick-links__item{width:100%;position:relative;display:flex;cursor:pointer;transition:opacity 150ms ease-in-out;opacity:1;padding:15px 5px;border-bottom:1px solid #e5e5e5;}
.reporting-dashboard-quick-links__item:first-child{padding-top:10px;}
.reporting-dashboard-quick-links__item:hover{opacity:.7;}
.reporting-dashboard-quick-links__icon{flex:0 0 auto;width:40px;color:#d33182;font-size:35px;}
.reporting-dashboard-quick-links__content{flex:1 1 auto;padding-left:8px;}
.reporting-dashboard-quick-links__title{font-size:15px;color:#23282c;}
.reporting-dashboard-quick-links__description{font-size:14px;color:#7b8185;margin-top:2px;line-height:1.4;}
.uo-reporting--plugin .reporting-dashboard-quick-links__item, .uo-reporting--frontend .reporting-dashboard-quick-links__item{display:none;}
.reporting-dashboard-quick-stats{display:none;}
.uo-reporting--plugin .reporting-dashboard-col-1 .reporting-dashboard-col-content, .uo-reporting--frontend .reporting-dashboard-col-1 .reporting-dashboard-col-content{padding:0;}
.uo-reporting--plugin .reporting-dashboard-quick-stats, .uo-reporting--frontend .reporting-dashboard-quick-stats{display:flex;flex-wrap:wrap;}
.reporting-dashboard-quick-stats__item{width:100%;padding:15px 12px;text-align:center;border-bottom:1px solid #ebebeb;}
.reporting-dashboard-quick-stats__number{font-weight:800;font-size:30px;line-height:1;opacity:.3;}
.reporting-dashboard-quick-stats__item--ready .reporting-dashboard-quick-stats__number{opacity:1;}
.reporting-dashboard-quick-stats__description{font-size:14px;font-weight:500;line-height:1;color:#787878;margin-top:5px;}
#reporting-recent-activities{max-height:350px;}
#courseSingleActivitiesGraph .amcharts-chart-div,
#reporting-recent-activities .amcharts-chart-div{min-height:250px;max-height:250px;}
.reporting-completed-ranking{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;padding:11px 12px;}
.reporting-completed-ranking-middle__points{cursor:pointer;text-align:center;line-height:1;color:#979797;background:#f5f5f5;padding:5px 0;margin:7px 0;}
.reporting-completed-ranking-middle__items{display:none;}
.reporting-completed-ranking__item{display:flex;font-size:14px;padding:5px 0;}
.reporting-completed-ranking__order{flex:0 0 auto;color:#979797;}
.reporting-completed-ranking__title{flex:1 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px;}
.reporting-completed-ranking__percentage{flex:0 0 auto;text-align:right;color:#979797;}
.reporting-datatable *{box-sizing:border-box;}
.reporting-datatable__top{display:flex;flex-wrap:wrap;border-bottom:1px solid #e3e3e3;font-size:14px;}
.reporting-metabox--hide-table-top .reporting-datatable__top{display:none;}
.reporting-datatable__search{flex:0 0 auto;width:300px;padding:8px;border-right:1px solid #e3e3e3;}
body.wp-singular #uotc-group-report-table_wrapper .reporting-datatable__search{padding-left:0;padding-right:0;width:100%;border-right:0;}
body.wp-singular #uotc-lesson-report-1 .reporting-datatable__search, 
body.wp-singular #uotc-topic-report-1 .reporting-datatable__search{padding-left:0;padding-right:0;width:395px;border-right:0;}
body.wp-singular #uotc-group-report-table_wrapper .reporting-datatable__search input,
body.wp-singular #uotc-lesson-report-1 .reporting-datatable__search input,
body.wp-singular #uotc-topic-report-1 .reporting-datatable__search input{width:100%;padding:5px;margin-left:0;}
#uotc-group-report-table_wrapper .reporting-datatable__search .dataTables_filter{width:100%;}
#uotc-group-report-table_wrapper .reporting-datatable__search .dataTables_filter label{display:block;margin:0;padding:0;font-size:inherit;font-family:inherit;}
.reporting-datatable__search .dataTables_filter input{width:100%;margin:0 !important;padding:6px 12px;border:1px solid #d2d2d2;border-radius:3px;box-shadow:none;font-size:inherit;font-family:inherit;transition:box-shadow 150ms ease-in-out, border 150ms ease-in-out;}
.reporting-datatable__search .dataTables_filter input:hover{border-color:#c7c7c7;}
.reporting-datatable__search .dataTables_filter input:focus{border-color:#0290c2;box-shadow:0 0 0 3px rgba(2, 144, 194, .2);}
.reporting-datatable-top__middle{flex:1 1 auto;}
.reporting-datatable__buttons{flex:0 0 auto;padding:8px;border-left:1px solid #e3e3e3;}
body.wp-singular .reporting-datatable__buttons{padding-right:0;}
.reporting-datatable__buttons .dt-buttons{height:100%;}
.reporting-datatable__buttons button.dt-button{height:100%;outline:none;display:inline-flex;align-items:center;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:5px 15px;line-height:1.5;border-radius:3px;background-color:transparent;transition:color 150ms ease-in-out, background-color 150ms ease-in-out, border-color 150ms ease-in-out, box-shadow 150ms ease-in-out;cursor:pointer;position:relative;text-decoration:none;color:#6c757d;border-color:#d2d2d2;box-shadow:none;}
.reporting-datatable__buttons button.dt-button:hover{color:#fff;border-color:#9e9e9e;background-color:#9e9e9e;box-shadow:none;}
.reporting-datatable__buttons button.dt-button:focus{box-shadow:0 0 0 3px rgba(108, 117, 125, .2);box-shadow:none;}
@media screen and (max-width:768px){
.reporting-datatable__search{width:100%;border-right:0;}
.reporting-datatable__buttons{display:none;}
}
.reporting-datatable__table{font-size:14px;}
.reporting-datatable__table table.dataTable{width:100% !important;border-bottom:0px;border-collapse:collapse;border:1px solid #e0e0e0;}
.reporting-datatable__table table.dataTable.no-footer{border-bottom:5px solid #e0e0e0;}
.reporting-datatable__table table.dataTable th{color:#505050;font-weight:400;text-align:left;border:0;border-bottom:5px solid #e0e0e0;padding:10px 12px;white-space:nowrap;}
.reporting-datatable__table table.dataTable td{border-top:1px solid #e0e0e0;padding:10px 12px;outline:none;}
.reporting-datatable__table table.dataTable td.tclr-question, .reporting-datatable__table table.dataTable td.tclr-user-name, .reporting-datatable__table table.dataTable td.tclr-course-name, .reporting-datatable__table table.dataTable td.tclr-module-name, .reporting-datatable__table table.dataTable td.tclr-displayname, .reporting-datatable__table table.dataTable td.tclr-course, .reporting-datatable__table table.dataTable td.tclr-email{white-space:normal !important;word-wrap:break-word;word-break:break-word;}
#tincanny-reporting .reporting-datatable__table table.dataTable.collapsed tr td:first-child{padding-left:30px;}
.reporting-datatable__table td .tclr-reporting-datatable__no-wrap{white-space:nowrap;}
.reporting-datatable__table table.dataTable.stripe tbody tr.selected, .reporting-datatable__table table.dataTable.display tbody tr.odd.selected, .reporting-datatable__table table.dataTable.display tbody tr.even.selected, .reporting-datatable__table table.dataTable.display tbody tr.selected, .reporting-datatable__table table.dataTable tbody tr.parent{background-color:rgba(56, 185, 56, .1);}
#tincanny-reporting .reporting-datatable__table table.dataTable td.child ul{width:100%;margin:0;padding:0;list-style:none;}
.reporting-table-see-details--link, .reporting-table-see-details{color:#0290c2;cursor:pointer;}
.reporting-table-see-details--link{text-decoration:none;}
.reporting-metabox--table-one-result .reporting-datatable__table table.dataTable.no-footer{border-bottom:0;}
.reporting-datatable__table .dataTable th.sorting, .reporting-datatable__table .dataTable th.sorting_asc, .reporting-datatable__table .dataTable th.sorting_desc{padding-right:20px !important;}
.reporting-table .reporting-table__loading-cell{height:200px;position:relative;}
.reporting-table td{border:0;border-top:1px solid #ddd;}
.reporting-datatable__bottom{padding:10px 12px 5px 12px;font-size:14px;display:flex;justify-content:space-between;flex-wrap:wrap;}
body.wp-singular .reporting-datatable__bottom{padding-left:0;padding-right:0;}
body.wp-singular .reporting-datatable__bottom-right{display:flex;justify-content:flex-end;width:50%;}
body.wp-singular .reporting-datatable__bottom-left{display:flex;justify-content:flex-start;width:50%;}
.reporting-datatable__bottom:after{content:'';display:table;clear:both;}
.dataTables_wrapper .reporting-datatable__bottom .dataTables_paginate .paginate_button{padding:0.3em .5em;}
.dataTables_wrapper .reporting-datatable__bottom .dataTables_paginate .paginate_button:hover{color:#333;}
.dataTables_wrapper .reporting-datatable__bottom .dataTables_info{padding-top:0;padding-right:10px;}
.reporting-metabox--table-one-result .reporting-datatable__bottom{display:none;}
.reporting-datatable__bottom-left{display:inline-flex;align-items:center;}
.reporting-datatable__bottom-left-info{display:inline-flex;align-items:center;margin-right:20px;}
.reporting-datatable__bottom-left-info .dt-length{margin-top:2px;}
.reporting-datatable__bottom-left-info .dt-length select{padding:0 5px !important;}
.reporting-datatable__bottom-left-info label, .reporting-datatable__bottom-left-info select{display:inline-block;}
.dataTables_length label{display:inline-flex;align-items:center;}
.dataTables_length select{margin-left:5px;margin-right:5px;}
.reporting-datatable__bottom-notice{float:left;width:100%;padding-top:8px;padding-bottom:3px;}
#coursesOverviewGraphHeading{display:none !important;}
.reporting-table-info{font-size:15px;border:1px solid #007bba;border-radius:4px;padding:10px 15px 10px 40px;margin-top:15px;color:#007bba;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjMDA3YmJhIiBkPSJNMjU2IDhDMTE5LjA0MyA4IDggMTE5LjA4MyA4IDI1NmMwIDEzNi45OTcgMTExLjA0MyAyNDggMjQ4IDI0OHMyNDgtMTExLjAwMyAyNDgtMjQ4QzUwNCAxMTkuMDgzIDM5Mi45NTcgOCAyNTYgOHptMCA0NDhjLTExMC41MzIgMC0yMDAtODkuNDMxLTIwMC0yMDAgMC0xMTAuNDk1IDg5LjQ3Mi0yMDAgMjAwLTIwMCAxMTAuNDkxIDAgMjAwIDg5LjQ3MSAyMDAgMjAwIDAgMTEwLjUzLTg5LjQzMSAyMDAtMjAwIDIwMHptMC0zMzhjMjMuMTk2IDAgNDIgMTguODA0IDQyIDQycy0xOC44MDQgNDItNDIgNDItNDItMTguODA0LTQyLTQyIDE4LjgwNC00MiA0Mi00MnptNTYgMjU0YzAgNi42MjctNS4zNzMgMTItMTIgMTJoLTg4Yy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDEydi02NGgtMTJjLTYuNjI3IDAtMTItNS4zNzMtMTItMTJ2LTI0YzAtNi42MjcgNS4zNzMtMTIgMTItMTJoNjRjNi42MjcgMCAxMiA1LjM3MyAxMiAxMnYxMDBoMTJjNi42MjcgMCAxMiA1LjM3MyAxMiAxMnYyNHoiPjwvcGF0aD48L3N2Zz4=);background-position:15px center;background-repeat:no-repeat;background-size:16px 16px;}
.reporting-user-course-overview{display:flex;}
.reporting-user-course-overview__tabs{width:275px;flex:0 0 auto;}
#userSingleCourseProgressMenuContainer .reporting-single-course-progress-tabs{background:#fff;border:1px solid #e5e5e5;margin:0;padding:0;list-style:none;}
.reporting-single-course-progress-tabs__item{margin-bottom:0;padding:12px 15px;border-bottom:1px solid #e3e3e3;transition:box-shadow 150ms ease-in-out;cursor:pointer;font-size:14px;}
.reporting-single-course-progress-tabs__item.reporting-single-course-progress-tabs__item--selected{box-shadow:inset 3px 0 0 0 #0290c2;}
.reporting-user-course-overview__content{flex:1 1 auto;padding-left:16px;}
@media screen and (max-width:768px){
.reporting-user-course-overview{flex-wrap:wrap;}
.reporting-user-course-overview__tabs, .reporting-user-course-overview__content{width:100%;}
.reporting-user-course-overview__content{margin-top:20px;padding-left:0;}
} .reporting-group-selector{display:flex;background:#fff;border:1px solid #e5e5e5;padding:8px 12px;margin-bottom:16px;}
.reporting-group-selector__form{display:inline-flex;align-items:center;}
.reporting-group-selector__label-container{font-size:14px;font-weight:600;padding-right:10px;}
.reporting-group-selector__label-container label{margin:0;padding:0;font-weight:600;}
.reporting-group-selector__select-container{width:200px;padding-right:10px;}
.reporting-group-selector__select-container select{max-width:100%;font-size:14px;}
input#reporting-group-selector__submit{height:100%;outline:none;display:inline-flex;align-items:center;font-weight:400;font-size:14px;font-family:inherit;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:4px 15px;line-height:1.5;border-radius:10px;background-color:transparent;transition:color 150ms ease-in-out, background-color 150ms ease-in-out, border-color 150ms ease-in-out, box-shadow 150ms ease-in-out;cursor:pointer;position:relative;text-decoration:none;color:#6c757d;border-color:#d2d2d2;box-shadow:none;}
input#reporting-group-selector__submit:hover{color:#fff;border-color:#9e9e9e;background-color:#9e9e9e;box-shadow:none;}
input#reporting-group-selector__submit:focus{box-shadow:0 0 0 3px rgba(108, 117, 125, .2);box-shadow:none;}
@media screen and (max-width:480px){
.reporting-group-selector__form{width:100%;display:flex;flex-wrap:wrap;}
.reporting-group-selector__label-container, .reporting-group-selector__select-container, .reporting-group-selector__submit-container{width:100%;}
.reporting-group-selector__select-container, .reporting-group-selector__submit-container{margin-top:7px;}
.reporting-group-selector__select-container, .reporting-group-selector__submit-container{margin-left:0;margin-right:0;}
.reporting-group-selector__select-container{padding-right:0;}
input#reporting-group-selector__submit{width:100%;text-align:center;display:block;color:#fff;border-color:#9e9e9e;background-color:#9e9e9e;}
} .reporting-breadcrumbs{display:flex;align-items:center;background:#fff;border:1px solid #e5e5e5;padding:10px 12px;margin-bottom:10px;font-size:15px;}
#reporting-course-navigation .reporting-breadcrumbs-items,
#reporting-user-navigation .reporting-breadcrumbs-items{display:flex;list-style:none;padding:0;margin:0;}
#reporting-course-navigation .reporting-breadcrumbs-item,
#reporting-user-navigation .reporting-breadcrumbs-item{position:relative;margin-bottom:0;margin-top:0;padding-top:0;padding-bottom:0;line-height:1.4;}
#reporting-course-navigation .reporting-breadcrumbs-item:empty,
#reporting-user-navigation .reporting-breadcrumbs-item:empty{display:none;}
#reporting-course-navigation .reporting-breadcrumbs-item:not(:first-child):before,
#reporting-user-navigation .reporting-breadcrumbs-item:not(:first-child):before{font-family:'Tin Canny Icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;left:0;transform:translateY(-50%);color:#a8a8a8;}
@media screen and (min-width:769px){
#reporting-course-navigation .reporting-breadcrumbs-item:not(:first-child):before,
#reporting-user-navigation .reporting-breadcrumbs-item:not(:first-child):before{content:'\e91b';}
#reporting-course-navigation .reporting-breadcrumbs-item:not(:first-child),
#reporting-user-navigation .reporting-breadcrumbs-item:not(:first-child){margin-left:12px;padding-left:15px;}
}
#reporting-course-navigation .reporting-breadcrumbs-item--guide,
#reporting-user-navigation .reporting-breadcrumbs-item--guide{color:#797979;}
#reporting-course-navigation .reporting-breadcrumbs-item__link,
#reporting-user-navigation .reporting-breadcrumbs-item__link{color:#0290c2;cursor:pointer;}
@media screen and (max-width:768px){
#reporting-course-navigation .reporting-breadcrumbs-items,
#reporting-user-navigation .reporting-breadcrumbs-items{display:block;}
#reporting-course-navigation .reporting-breadcrumbs-item,
#reporting-user-navigation .reporting-breadcrumbs-item{display:none;}
#reporting-course-navigation .reporting-breadcrumbs-item--visible,
#reporting-user-navigation .reporting-breadcrumbs-item--visible{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px;}
#reporting-course-navigation .reporting-breadcrumbs-item--visible:before,
#reporting-user-navigation .reporting-breadcrumbs-item--visible:before{content:'\e91a';}
#reporting-course-navigation .reporting-breadcrumbs-item--current,
#reporting-user-navigation .reporting-breadcrumbs-item--current{padding-left:0;}
#reporting-course-navigation .reporting-breadcrumbs-item--current:before,
#reporting-user-navigation .reporting-breadcrumbs-item--current:before{opacity:0;}
} .reporting-section-course-individual{display:flex;margin-left:-8px;margin-right:-8px;}
.reporting-section-course-individual-left{width:60%;padding:0 8px;position:relative;}
.reporting-section-course-individual-right{width:40%;padding:0 8px;}
.reporting-section-course-individual .reporting-metabox{height:auto;}
.reporting-section-course-individual .reporting-dashboard-col-content{min-height:0;}
.reporting-section-course-individual-right .reporting-metabox:not(:first-child){margin-top:16px;}
.reporting-section-course-individual #courseSingleActivitiesGraph{width:100%;height:100%;}
.reporting-section-course-individual #courseSingleOverviewPieChart{width:100%;height:200px;}
@media screen and (min-width:1025px){
.reporting-section-course-individual-left .reporting-metabox{position:absolute;top:0;left:0;height:100%;width:calc(100% - 16px);margin-left:8px;}
}
@media screen and (max-width:1024px){
.reporting-section-course-individual{margin-left:0;margin-right:0;flex-wrap:wrap;}
.reporting-section-course-individual-left, .reporting-section-course-individual-right{width:100%;padding-left:0;padding-right:0;}
.reporting-section-course-individual-right{padding-top:16px;}
}  .tclr-header--frontend .nav-tab-wrapper{border-bottom:1px solid #ccc;margin:0;padding-top:9px;padding-bottom:0;line-height:inherit;}
.tclr-header--frontend .nav-tab-wrapper:after{content:'';display:table;clear:both;}
.tclr-header--frontend a.nav-tab{float:left;border:1px solid #ccc;border-bottom:none;margin-left:.5em;padding:5px 15px;font-size:15px;line-height:24px;font-weight:500;background:#e5e5e5;color:#555;text-decoration:none;white-space:nowrap;outline:none;box-shadow:none;}
.tclr-header--frontend a.nav-tab:hover{background-color:#fff;color:#444;box-shadow:none;}
.tclr-header--frontend a.nav-tab:focus{box-shadow:none;}
.tclr-header--frontend a.nav-tab-active{border-bottom:1px solid #fff;background:#fff;color:#000;margin-bottom:-1px;box-shadow:none;}
.tclr-admin-nav{display:flex;justify-content:space-between;flex-wrap:wrap;}
.tclr-admin-nav-social-icons{position:relative;padding-top:5px;display:flex;}
.tclr-admin-nav-social-icon{position:relative;width:22px;height:22px;font-size:12px;color:#f1f1f1;background:#939393;border-radius:50%;cursor:pointer;transition:color 150ms ease-in-out, background 150ms ease-in-out;}
.tclr-admin-nav-social-icon:hover, .tclr-admin-nav-social-icon:focus, .tclr-admin-nav-social-icon:active{border:0;box-shadow:none;background:#0790e8;color:#f1f1f1;}
.tclr-admin-nav-social-icon span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.tclr-admin-nav-social-icon:not(:last-child){margin-right:8px;}
.tclr-admin-nav-social-icon--facebook{font-size:23px;color:#939393;background:transparent;}
.tclr-admin-nav-social-icon--facebook:hover, .tclr-admin-nav-social-icon--facebook:active, .tclr-admin-nav-social-icon--facebook:focus{background:transparent;color:#0790e8;}
.tclr-admin-nav-social-icon--linkedin span{margin-left:1px;}
@media screen and (max-width:1024px){
.tclr-admin-nav-social-icons{display:none;}
} .reporting-user-overview{display:flex;flex-wrap:wrap;margin-top:-10px;}
.reporting-user-overview #singleUserProfileContainer{width:275px;flex:0 0 auto;}
.reporting-user-overview #userSingleOverviewContainer,
.reporting-user-overview #userSingleCourseProgressSummaryContainer{width:calc(100% - 275px);flex:0 0 auto;padding-left:16px;}
.reporting-user-card{width:100%;position:relative;}
.reporting-user-card__avatar{width:50px;height:50px;position:absolute;top:0;left:0;}
.reporting-user-card__avatar:empty:before, .reporting-user-card__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center;border:1px solid #eee;transition:border 150ms ease-in-out;}
.reporting-user-card__avatar:empty:before{content:'';position:absolute;border-color:#d8d8d8;}
.reporting-user-card__avatar:empty:after{content:'\e918';font-family:'Tin Canny Icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;animation:spin-centered 1.2s linear infinite;transform-origin:0 0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:18px;color:#c3c3c3;}
.reporting-user-card__content{padding-left:65px;line-height:1.4;}
.reporting-user-card__name{font-size:14px;font-weight:500;}
.reporting-user-card__name a, .reporting-user-card__name a:hover, .reporting-user-card__name a:active, .reporting-user-card__name a:focus{text-decoration:none;border:0;box-shadow:0;outline:0;}
.reporting-user-card__email{color:gray;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;margin-top:4px;}
.reporting-user-card__id{display:none;}
@media screen and (max-width:768px){
.reporting-user-overview #singleUserProfileContainer,
.reporting-user-overview #userSingleOverviewContainer,
.reporting-user-overview #userSingleCourseProgressSummaryContainer{width:100%;}
.reporting-user-overview #userSingleOverviewContainer,
.reporting-user-overview #userSingleCourseProgressSummaryContainer{padding-left:0;}
.reporting-user-overview #singleUserProfileContainer .reporting-user-card{display:flex;align-items:center;}
.reporting-user-overview #singleUserProfileContainer .reporting-user-card__avatar{position:relative;}
.reporting-user-overview #singleUserProfileContainer .reporting-user-card__content{padding-left:15px;}
} .reporting-tincan-filters form,
.reporting-tincan-filters .reporting-metabox{width:100%;}
.reporting-tincan-filters .reporting-dashboard-col-content{padding:20px;}
.reporting-tincan-filters-columns{display:flex;flex-wrap:wrap;margin:0 -15px;}
.reporting-tincan-filters-col{width:25%;padding:0 15px;}
.reporting-tincan-filters-col:not(:last-child){border-right:1px solid #e5e5e5;}
.reporting-tincan-section__title{font-size:15px;font-weight:600;}
.reporting-tincan-section__content{margin-top:15px;}
.reporting-tincan-section__field{margin-top:10px;}
.reporting-tincan-section__field label{font-size:14px;font-weight:500;display:block;}
.reporting-tincan-section__field input:not([type="checkbox"]):not([type="radio"]),
.reporting-tincan-section__field select{width:100%;margin-top:8px;}
.reporting-tincan-section__field input:not([type="checkbox"]):not([type="radio"]){width:100%;padding:8px 15px;line-height:1.2;transition:all 150ms ease-in-out;border-radius:10px;border:1px solid #cdcdcd;outline:none;}
.reporting-tincan-footer{display:flex;}
.reporting-tincan-footer .button, .reporting-tincan-footer #do_tcx_filter,
.reporting-tincan-footer #do_tc_filter,
.reporting-tincan-footer .tclr-reporting-button{height:100%;outline:none;display:inline-block;align-items:center;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:5px 15px;line-height:1.5;border-radius:10px;background-color:transparent;transition:color 150ms ease-in-out, background-color 150ms ease-in-out, border-color 150ms ease-in-out, box-shadow 150ms ease-in-out;cursor:pointer;position:relative;text-decoration:none;color:#fff;border-color:#0290c2;background:#0290c2;font-family:inherit;font-size:15px;box-shadow:none;}
.reporting-tincan-footer a.button, .reporting-tincan-footer a.tclr-reporting-button{margin:0;margin-left:10px;}
.reporting-tincan-footer .button:hover, .reporting-tincan-footer #do_tcx_filter:hover,
.reporting-tincan-footer #do_tc_filter:hover,
.reporting-tincan-footer .tclr-reporting-button:hover{background:#007198;border-color:#007198;color:#fff;}
.uo-reporting--frontend .uo-admin-reporting-tab-single#tin-can .tablenav.bottom,
.uo-reporting--frontend .uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom{display:flex;justify-content:space-between;padding-top:15px;padding-bottom:40px;}
.uo-reporting--frontend .uo-admin-reporting-tab-single#tin-can .tablenav.bottom .alignleft,
.uo-reporting--frontend .uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom .alignleft{display:none;}
.uo-reporting--frontend .uo-admin-reporting-tab-single#tin-can .tablenav.bottom #tincan-filters-per_page,
.uo-reporting--frontend .uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom #tincan-filters-per_page{margin-bottom:0;}
.uo-reporting--frontend .uo-admin-reporting-tab-single#tin-can .tablenav.bottom br.clear,
.uo-reporting--frontend .uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom br.clear{display:none;}
.uo-reporting--frontend .uo-admin-reporting-tab-single#tin-can .tablenav.bottom .pagination-links,
.uo-reporting--frontend .uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom .pagination-links{display:inline-block;}
.uo-reporting--frontend .uo-admin-reporting-tab-single#tin-can .tablenav.bottom .tclr-reporting-button,
.uo-reporting--frontend .uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom .tclr-reporting-button,
.uo-reporting--frontend .uo-admin-reporting-tab-single#tin-can .tablenav.bottom .button,
.uo-reporting--frontend .uo-admin-reporting-tab-single#xapi-tincan .tablenav.bottom .button{box-sizing:border-box !important;display:inline-block;min-width:1.5em;padding:5px 7px;margin-left:2px;line-height:1;text-align:center;text-decoration:none;cursor:pointer;color:#333;border:1px solid #979797;background:#fff;padding:0.3em .5em;}
@media screen and (min-width: 769px) and (max-width: 1100px) {
.reporting-tincan-filters-col{width:50%;}
.reporting-tincan-filters-columns .reporting-tincan-filters-col--2{border-right:0;}
.reporting-tincan-filters-col--1, .reporting-tincan-filters-col--2{padding-bottom:20px;}
.reporting-tincan-filters-col--3, .reporting-tincan-filters-col--4{border-top:1px solid #e5e5e5;padding-top:20px;}
}
@media screen and (max-width:768px){
.reporting-tincan-filters-columns{margin:0;}
.reporting-tincan-filters-columns .reporting-tincan-filters-col{width:100%;border-right:0;padding-left:0;padding-right:0;border-right:0;}
.reporting-tincan-filters-columns .reporting-tincan-filters-col:not(:first-child){margin-top:20px;padding-top:20px;border-top:1px solid #e5e5e5;}
.reporting-tincan-filters-columns .reporting-tincan-filters-col--4{margin-bottom:20px;}
}
.uo-admin-reporting-tab-single#tin-can .tablenav.top .tablenav-pages,
.uo-admin-reporting-tab-single#xapi-tincan .tablenav.top .tablenav-pages{display:none;}
.tclr .tclr-form-element__select{width:100%;padding:4px 12px;border-radius:3px;border:1px solid #cdcdcd;transition:all 150ms ease-in-out;-webkit-appearance:none;appearance:none;outline:none !important;}
.tclr .select2-container{width:100% !important;z-index:1;}
.reporting-dashboard-col-content .select2-container{margin-top:8px;line-height:1.5;}
.tclr .select2-selection{height:auto !important;outline:none;font-size:14px;padding-left:4px;padding-top:1px;padding-bottom:1px;border:1px solid #cdcdcd;}
.tclr .select2-container--default .select2-selection--single{border:1px solid #cdcdcd;border-radius:10px;line-height:1.5;}
.tclr .select2-container--default .select2-selection--single .select2-selection__arrow{height:21px;line-height:1;}
.tclr .form-element--error .select2-selection{border-color:#d9534f !important;}
.tclr .select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:-2px;transform:translateY(-50%);}
.tclr .select2-container--default .select2-selection--single .select2-selection__arrow b, .tclr .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{display:block;border:0;}
.tclr .select2-container--default .select2-selection--single .select2-selection__arrow{right:7px;top:0;}
.tclr .select2-container--default .select2-selection--single .select2-selection__arrow b:before, .tclr .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before{content:'';font-family:'Tin Canny Icons' !important;right:5px;color:#a2a2a2;}
.tclr .select2-container--default .select2-selection--single .select2-selection__arrow b:before{content:'\e913';}
.tclr .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before{content:'\e919';}
.tclr-select2 .select2-dropdown{border:0 !important;font-size:14px;font-family:-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;}
.tclr-select2 .select2-search--dropdown{padding:0 !important;box-shadow:0 2px 5px 0 rgba(0, 0, 0, .1);}
.tclr-select2.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #9e9e9e !important;padding:10px 15px;outline:none;font-size:14px;font-family:inherit;}
.tclr-select2.select2-container--default .select2-search--dropdown .select2-search__field:hover{border-color:#b9b9b9 !important;}
.tclr-select2.select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:#0790e8 !important;box-shadow:none;}
.tclr-select2 .select2-dropdown.select2-dropdown--below .select2-search--dropdown .select2-search__field{margin-top:-1px;margin-left:0;margin-right:0;margin-bottom:0;}
.tclr-select2 .select2-dropdown.select2-dropdown--above .select2-search--dropdown .select2-search__field{border-top-left-radius:3px;border-top-right-radius:3px;}
.tclr-select2 .select2-results{border:1px solid #cdcdcd;border-top:0;}
.tclr-select2 .select2-dropdown:not(.select2-dropdown--above) .select2-results{border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.tclr-select2 .select2-results__option{padding:10px 15px !important;margin:0 !important;}
.tclr-select2 .select2-results__option:not(:last-child){border-bottom:1px solid #ececec;}
.tclr-select2.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:10px;background-color:rgba(0, 0, 0, .09);border-radius:150px;}
.tclr-select2.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:vertical{background:rgba(0, 0, 0, .3);border-radius:150px;background-clip:padding-box;border:2px solid rgba(0, 0, 0, 0);min-height:10px;}
.tclr-select2.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .tclr-select2.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:0px !important;margin-bottom:1px;}
.tclr-select2.select2-container--default .select2-results__option{color:#000 !important;}
.tclr-select2.select2-container--default .select2-results__option:not(.select2-results__option--highlighted)[aria-selected=true]{background:#fff !important;}
.tclr-select2.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#f3f3f3 !important;}
.tclr [tclr-tooltip]{position:relative;}
[tclr-tooltip]::before{content:'';position:absolute;top:-6px;left:50%;transform:translateX(-50%);z-index:99;border-width:4px 6px 0 6px;border-style:solid;border-color:rgba(0, 0, 0, 0.7) transparent transparent transparent;opacity:0;transition:opacity 150ms ease-in-out;}
[tclr-tooltip]::after{content:attr(tclr-tooltip);position:absolute;left:50%;top:-6px;transform:translateX(-50%) translateY(-100%);z-index:99;background:rgba(0, 0, 0, 0.7);text-align:center;color:#fff;padding:4px 8px;font-size:12px;min-width:80px;border-radius:5px;pointer-events:none;opacity:0;transition:opacity 150ms ease-in-out;}
[tclr-tooltip]:hover::after,
[tclr-tooltip]:hover::before{opacity:1;}
@keyframes spin-centered {
from{transform:rotate(0deg) translate(-50%, -50%);}
to{transform:rotate(360deg) translate(-50%, -50%);}
} .uo-tclr-admin{position:relative;}
.uo-tclr-admin .uo-plugins-header{margin-top:20px;}
.tclr__admin-content a{text-decoration:none;}
.uo-tclr-admin .uo-danger{color:#dc2727;font-weight:600;}
.uo-tclr-admin .notice{padding:10px 15px;}
.uo-tclr-admin .notice h3, .uo-tclr-admin .notice h4{font-size:inherit;font-weight:inherit;color:inherit;padding:0;margin:0;}
.uo-tclr-admin .uo-checkbox, .uo-tclr-admin .uo-radio{cursor:pointer;width:100%;display:block;}
.uo-tclr-admin .uo-checkbox:after, .uo-tclr-admin .uo-radio:after{content:'';display:table;clear:both;}
.uo-tclr-admin .uo-checkbox .uo-label, .uo-tclr-admin .uo-radio .uo-label{margin-left:8px;max-width:525px;}
.uo-tclr-admin .uo-checkbox input, .uo-tclr-admin .uo-radio input{display:none;}
.uo-tclr-admin .uo-checkbox .uo-label, .uo-tclr-admin .uo-radio .uo-label, .uo-tclr-admin .uo-checkbox .uo-checkmark, .uo-tclr-admin .uo-radio .uo-checkmark{float:left;}
.uo-tclr-admin .uo-checkbox .uo-checkmark, .uo-tclr-admin .uo-radio .uo-checkmark{width:16px;height:16px;display:inline-block;cursor:pointer;border-color:#b7b7b7;border-width:1px;border-style:solid;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, .3);box-shadow:0 1px 2px 0 rgba(0, 0, 0, .3);transition-duration:100ms;transition-timing-function:linear;transition-property:color, border-color;background:#f9fafb;background:-moz-linear-gradient(top, #f9fafb 0%, #fefefe 100%);background:-webkit-linear-gradient(top, #f9fafb 0%, #fefefe 100%);background:linear-gradient(to bottom, #f9fafb 0%, #fefefe 100%);background:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafb', endColorstr='#fefefe', GradientType=0);}
.uo-tclr-admin .uo-radio .uo-checkmark{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}
.uo-tclr-admin .uo-checkbox .uo-checkmark, .uo-tclr-admin .uo-radio .uo-checkmark{position:relative;}
.uo-tclr-admin .uo-checkbox:hover input~.uo-checkmark,
.uo-tclr-admin .uo-checkbox input:checked~.uo-checkmark,
.uo-tclr-admin .uo-radio:hover input~.uo-checkmark,
.uo-tclr-admin .uo-radio input:checked~.uo-checkmark{border-color:#0085ba;color:#0085ba;}
.uo-tclr-admin .uo-checkbox input~.uo-checkmark:after,
.uo-tclr-admin .uo-radio input:checked~.uo-checkmark:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;transition-duration:100ms;transition-timing-function:linear;transition-property:opacity;}
.uo-tclr-admin .uo-radio input:checked~.uo-checkmark:after{background:#0085ba;}
.uo-tclr-admin .uo-checkbox input~.uo-checkmark:after{content:'\e90f';color:#0085ba;font-family:'Tin Canny Icons' !important;font-weight:normal;font-size:12px;}
.uo-tclr-admin .uo-radio input~.uo-checkmark:after{width:calc(100% - 8px);height:calc(100% - 8px);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}
.uo-tclr-admin .uo-checkbox input:checked~.uo-checkmark:after,
.uo-tclr-admin .uo-radio input:checked~.uo-checkmark:after{opacity:1;}
.uo-tclr-admin .uo-radio~.uo-radio{margin-top:7px;}
.uo-tclr-admin .uo-admin-section{width:100%;}
.uo-tclr-admin .uo-admin-section:not(:first-child){margin-top:20px;}
.uo-tclr-admin .uo-admin-section:first-child{margin-bottom:20px;}
.uo-tclr-admin .uo-admin-header{width:100%;}
.uo-tclr-admin .uo-admin-header .uo-admin-main-title, .uo-tclr-admin .uo-admin-header .uo-admin-title{font-weight:600;}
.uo-tclr-admin .uo-admin-header .uo-admin-main-title{font-size:25px;color:#4c4c4c;}
.uo-tclr-admin .uo-admin-header .uo-admin-title{font-size:19px;color:#4c4c4c;}
.uo-tclr-admin .uo-admin-header .uo-admin-description, .uo-tclr-admin .uo-admin-header .uo-admin-top-title{font-size:15px;color:#656565;}
.uo-tclr-admin .uo-admin-header .uo-admin-top-title a{color:inherit;}
.uo-tclr-admin .uo-admin-block{width:100%;background:#fff;padding:20px;margin-top:10px;-webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, .3);box-shadow:0 1px 2px 0 rgba(0, 0, 0, .3);border-radius:10px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form{width:100%;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field:not(:first-child){margin-top:15px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field{width:100%;max-width:550px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-label{font-size:16px;font-weight:600;color:#343434;margin-bottom:10px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-input, .reporting-tincan-filters-columns .uo-admin-select, .reporting-tincan-filters-columns .uo-admin-input, .uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-select{width:100%;color:#444444;padding:8px 15px;border-color:#cdcdcd;border-width:1px;border-style:solid;-webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, .1);box-shadow:0 1px 2px 0 rgba(0, 0, 0, .1);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;line-height:1.5;}
.reporting-tincan-filters-columns .uo-admin-select, .reporting-tincan-filters-columns .uo-admin-input{line-height:1.5;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-select{height:38px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-input:hover, .uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-select:hover, .uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-input:focus, .uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-select:focus{border-color:#0085ba;transition-duration:100ms;transition-timing-function:linear;transition-property:color, border-color;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field .uo-admin-description{margin-top:10px;color:#6f6f6f;font-size:13px;margin-bottom:10px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline{width:100%;display:table;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline .uo-admin-field-inline-row{display:table-row;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline .uo-admin-field-part{display:table-cell;vertical-align:middle;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline .uo-admin-field-inline-row:not(:first-child) .uo-admin-field-part{padding-top:10px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline .uo-admin-field-part:not(:first-child){padding-left:10px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline .uo-admin-label{font-size:14px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline .uo-admin-input, .uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline .uo-admin-select{padding:5px 10px;}
.uo-tclr-admin .uo-admin-block .uo-admin-form .uo-admin-field.uo-admin-field-inline .uo-admin-select{height:31px;}
.uo-tclr-admin .uo-admin-block .uo-admin-field.uo-admin-extra-space{margin-top:25px !important;}
.uo-tclr-admin .uo-admin-block .uo-admin-form-submit{border-color:#0085ba;color:#0085ba;font-size:15px;border-width:1px;border-style:solid;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, .3);box-shadow:0 1px 2px 0 rgba(0, 0, 0, .3);padding:6px 15px;background:#f9fafb;background:-moz-linear-gradient(top, #f9fafb 0%, #fefefe 100%);background:-webkit-linear-gradient(top, #f9fafb 0%, #fefefe 100%);background:linear-gradient(to bottom, #f9fafb 0%, #fefefe 100%);background:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafb', endColorstr='#fefefe', GradientType=0);transition-duration:100ms;transition-timing-function:linear;transition-property:color, border-color;text-transform:none;font-weight:normal;font-family:inherit;letter-spacing:0;cursor:pointer;text-decoration:none;display:block;}
.uo-tclr-admin .uo-admin-block .uo-admin-form-submit:hover{background:#0085ba;color:#fff;}
.uo-tclr-admin .uo-admin-block a.uo-admin-form-submit{display:table;}
.uo-tclr-admin .uo-admin-block .uo-admin-form-submit.uo-admin-form-submit-danger{color:#dc2727;border-color:#dc2727;}
.uo-tclr-admin .uo-admin-block .uo-admin-form-submit.uo-admin-form-submit-danger:hover{color:#fff;background:#dc2727;}
.uo-tclr-admin #ld-data-upgrade-notice-error{width:100%;margin-left:0;margin-top:20px;margin-bottom:0;}
@media(max-width:768px){
.uo-tclr-admin, .uo-tclr-admin #ld-data-upgrade-notice-error{width:100%;}
} .tclr-header{margin-bottom:10px;}
.tclr-header-top{width:100%;margin-top:20px;margin-bottom:5px;}
.tclr-header-top__title{font-size:25px;color:#4c4c4c;font-weight:600;line-height:1.2;}
.tclr-header-top__author{width:100%;}
.tclr-header-top__author span{display:inline-block;vertical-align:bottom;margin-right:5px;}
.tclr-header-top__logo{display:inline-block;vertical-align:bottom;}
.tclr-header-top__logo svg{width:100px;}
.tclr-header-notices h1{display:none;}
.tclr-header-notices h1+.notice{margin-top:10px;}
.tclr-header-notices .notice:last-child{margin-bottom:5px;}
.tclr-header .nav-tab:first-child{margin-left:0;}
.tclr-header .nav-tab{display:inline-block;padding:6px 12px;margin-right:0;font-size:14px;text-decoration:none;color:#4c4c4c;border:1px solid transparent;border-bottom:none;border-radius:10px 10px 0 0;background:#e1e1e1;transition:all 0.3s ease;}
.tclr-header .nav-tab:hover{background:#e8e8e8;color:#0290c2;}
.tclr-header .nav-tab-active{background:#ffffff;color:#0290c2;border:1px solid #9f9f9f;border-bottom:none;font-weight:bold;}
.tclr-license{font-size:15px;font-family:-apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;border:1px solid #d2d2d2;box-shadow:0 1px 1px rgba(0, 0, 0, .04);border-radius:3px;overflow:hidden;display:flex;}
.tclr-license, .tclr-license *{box-sizing:border-box;}
.tclr-license a{text-decoration:none;}
.tclr-license input{border:0;}
.tclr-license-status{width:140px;flex:0 0 auto;padding:40px 20px;text-align:center;background:#fff7f6;border-right:1px solid #d2d2d2;position:relative;}
.tclr-license--active .tclr-license-status{background:#f4fff4;}
.tclr-license-status__icon{width:55px;height:55px;background:#e94b35;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;}
.tclr-license--active .tclr-license-status__icon{background:#1fce6d;}
.tclr-license-status-icon__svg{max-width:50%;max-height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.tclr-license-status-icon__svg-path{fill:#fef7f6;}
.tclr-license-content{flex:1 1 auto;}
.tclr-license-content-form{padding:0;margin:0;border:0;}
.tclr-license-content-form__notice{background:#bde5f8;color:#00529b;padding:8px 15px;border-radius:3px;line-height:1.5;margin-bottom:15px;}
.tclr-license-content-form__notice a{color:#003d73;border-bottom:1px solid rgba(0, 61, 115, 0.6);}
.tclr-license-content-mobile-buttons{margin-top:15px;display:none;}
.tclr-license-content-top{display:flex;}
.tclr-license-content-title{font-size:16px;font-weight:600;color:#343434;margin-bottom:10px;}
.tclr-license-content-description{color:#6b6b6b;margin-bottom:10px;}
.tclr-license-content-description a{color:#0790e8;}
.tclr-license-content-info, .tclr-license-content-faq{padding:20px;line-height:1.4;}
.tclr-license-content-info{width:60%;}
.tclr-license-content-form #tclr-license-field{width:100%;height:37px;padding-top:0;padding-bottom:0;padding-left:12px;padding-right:12px;font-size:14px;transition:border 150ms ease-in-out;border-radius:3px;border:1px solid #cdcdcd;box-shadow:0 2px 5px 0 rgba(0, 0, 0, .1);outline:none;}
.tclr-license-content-form #tclr-license-field:valid{font-family:Consolas, Monaco, 'Courier New', Courier, monospace;letter-spacing:1px;}
@supports (-moz-osx-font-smoothing: auto) {
.tclr-license-content-form #tclr-license-field:valid{font-size:13px;}
}
.tclr-license-content-form #tclr-license-field:hover{border-color:#b9b9b9;}
.tclr-license-content-form #tclr-license-field:focus{border-color:#0790e8;}
.tclr-license-content-faq{width:40%;position:relative;}
.tclr-license-content-faq:before{content:'';width:1px;height:calc(100% - 80px);background:#e1e1e1;position:absolute;top:40px;left:0;}
.tclr-license-content-faq-list-ul{padding:0;margin:0;}
.tclr-license-content-faq-item{list-style:none;padding:0;margin:0;}
.tclr-license-content-faq-item a{color:#848484;padding:1px 0;display:inline-block;}
.tclr-license-content-footer{background:#fafafa;border-top:1px solid #e1e1e1;padding:15px 20px;}
.tclr-license-btn{outline:none;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:5px 15px;font-size:15px;line-height:1.5;border-radius:3px;background-color:transparent;transition:color 150ms ease-in-out, background-color 150ms ease-in-out, border-color 150ms ease-in-out, box-shadow 150ms ease-in-out;cursor:pointer;box-shadow:0 2px 5px 0 rgba(0, 0, 0, .1);position:relative;}
.tclr-license-btn:not(:last-child){margin-right:10px;}
.tclr-license-btn--primary{color:#0790e8;border-color:#0790e8;}
.tclr-license-btn--primary.tclr-license-btn--loading, .tclr-license-btn--primary.tclr-license-btn--disabled, .tclr-license-btn--primary:disabled, .tclr-license-btn--primary:hover, .tclr-license-btn--primary:focus{color:#fff;background-color:#0790e8;}
.tclr-license-btn--primary:not(.tclr-license-btn--disabled):active,
.tclr-license-btn--primary:not(.tclr-license-btn--disabled):focus{box-shadow:0 0 0 0.2rem rgba(0, 123, 255, .5);}
.tclr-license-btn--secondary{color:#6c757d;border-color:#b7b7b7;}
.tclr-license-btn--secondary.tclr-license-btn--loading, .tclr-license-btn--secondary.tclr-license-btn--disabled, .tclr-license-btn--secondary:disabled, .tclr-license-btn--secondary:hover, .tclr-license-btn--secondary:focus{color:#fff;border-color:#9e9e9e;background-color:#9e9e9e;}
.tclr-license-btn--secondary:not(.tclr-license-btn--disabled):active,
.tclr-license-btn--secondary:not(.tclr-license-btn--disabled):focus{box-shadow:0 0 0 0.2rem rgba(108, 117, 125, .2);}
.tclr-license-btn--error{color:#e94b35;border-color:#e94b35;}
.tclr-license-btn--error.tclr-license-btn--loading, .tclr-license-btn--error.tclr-license-btn--disabled, .tclr-license-btn--error:disabled, .tclr-license-btn--error:hover, .tclr-license-btn--error:focus{color:#fff;border-color:#e94b35;background-color:#e94b35;}
.tclr-license-btn--error:not(.tclr-license-btn--disabled):active,
.tclr-license-btn--error:not(.tclr-license-btn--disabled):focus{box-shadow:0 0 0 0.2rem rgba(233, 75, 53, .2);}
.tclr-license-btn--disabled, .tclr-license-btn:disabled{opacity:.6;cursor:not-allowed;}
.tclr-license-btn--loading, .tclr-license-btn--loading:hover{color:transparent !important;}
.tclr-license-btn--loading:before{content:'';width:16px;height:16px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBkPSJNNzUuNCAxMjYuNjNhMTEuNDMgMTEuNDMgMCAwIDEtMi4xLTIyLjY1IDQwLjkgNDAuOSAwIDAgMCAzMC41LTMwLjYgMTEuNCAxMS40IDAgMSAxIDIyLjI3IDQuODdoLjAyYTYzLjc3IDYzLjc3IDAgMCAxLTQ3LjggNDguMDV2LS4wMmExMS4zOCAxMS4zOCAwIDAgMS0yLjkzLjM3eiIgZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIxIi8+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgNjQgNjQiIHRvPSIzNjAgNjQgNjQiIGR1cj0iMTgwMG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPjwvZz48L3N2Zz4=) center center no-repeat;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;}
@media screen and (max-width:768px){
.tclr-license{display:block;}
.tclr-license-status{width:100%;border-right:0;height:150px;border-bottom:1px solid #d2d2d2;}
.tclr-license-content-top{display:block;}
.tclr-license-content-info, .tclr-license-content-faq{width:100%;}
.tclr-license-content-faq:before{width:calc(100% - 80px);height:1px;top:0;left:40px;}
.tclr-license-content-mobile-buttons{display:block;}
.tclr-license-content-footer{display:none;}
} .uo-tclr-admin .tablenav-pages-navspan{box-sizing:content-box !important;display:inline-block;}
.clear{clear:both;}
.uo-admin-reporting h2{font-size:20px;margin:0 0 16px;}
#failed-response{text-align:center;padding:10px;background:#fdae5c;max-width:600px;margin:0 auto;width:100%;color:#a46700;margin-top:80px;display:none;}
@media print {
@page{size:landscape;}
#wpcontent{max-width:900px;}
#adminmenumain{display:none;}
#wpadminbar{display:none;}
#wpcontent,
#wpfooter{margin-left:0;}
#wpfooter{display:none;}
#ui-datepicker-div{display:none;}
} #ui-datepicker-div{display:none;}
.tclr-dataTables-filter-columns{width:100%;float:left;display:flex;flex-wrap:wrap;align-items:center;user-select:none;padding-top:10px;padding-bottom:10px;}
.tclr-dataTables-filter-columns-field, .tclr-dataTables-filter-columns__fields{display:none;}
.tclr-dataTables-filter-columns__toggle, .tclr-dataTables-filter-columns__fields{width:100%;}
.tclr-dataTables-filter-columns__fields label{padding-right:10px;}
.tclr-dataTables-filter-columns__fields label input{margin-right:5px;}
.tclr-dataTables-filter-columns-field{display:none !important;}
.tclr-dataTables-filter-columns-field:checked~.tclr-dataTables-filter-columns__fields{display:block;}
.tclr-dataTables-filter-columns__toggle label{display:inline-block;color:#0000ee;cursor:pointer;}
.tclr-dataTables-filter-columns__toggle label:hover{text-decoration:underline;}
.tclr-dataTables-filter-columns-field:not(:checked)~.tclr-dataTables-filter-columns__toggle label:before{content:attr(data-label-enable);}
.tclr-dataTables-filter-columns-field:checked~.tclr-dataTables-filter-columns__toggle label:before{content:attr(data-label-disable);}
.dataTables-filter-columns{display:inline-block;position:relative;vertical-align:middle;}
.dataTables-filter-columns .dataTables-filter-columns__toggle{cursor:pointer;}
.dataTables-filter-columns .dataTables-filter-columns__toggle label{margin:0;cursor:pointer;margin-bottom:10px;}
.dataTables-filter-columns .dataTables-filter-columns__toggle label::before{content:attr(data-label-enable);display:inline-block;padding:4px 8px;background-color:#f1f1f1;border-radius:3px;color:#333;font-size:0.9em;}
.dataTables-filter-columns .dataTables-filter-columns__toggle label:hover::before{background-color:#e0e0e0;}
.dataTables-filter-columns-field{display:none;}
.dataTables-filter-columns-field:checked + .dataTables-filter-columns__toggle label::before{content:attr(data-label-disable);background-color:#0073aa;color:#fff;}
.uo-groups .dt-length select{padding:6px 12px !important;min-width:60px !important;}
.dataTables-filter-columns__fields{position:absolute;top:100%;right:0;background:white;border:1px solid #ddd;padding:10px;z-index:100;min-width:200px;box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);margin-top:5px;display:none;}
.dataTables-filter-columns-field:checked ~ .dataTables-filter-columns__fields{display:block;}
.dataTables-filter-columns__fields label{display:block;padding:4px 0;cursor:pointer;}
.dataTables-filter-columns__fields input[type="checkbox"]{margin-right:6px;}
.dt-initialized{display:inline-block !important;}
@media screen and (max-width:768px){
.dataTables-filter-columns{display:block;margin:10px 0 0 0;}
.dataTables-filter-columns__fields{width:100%;left:0;right:auto;}
} .uotc-dataTables-filter-columns{display:inline-block;position:relative;vertical-align:middle;margin-top:10px;}
.uotc-dataTables-filter-columns .uotc-dataTables-filter-columns__toggle{cursor:pointer;}
.uotc-dataTables-filter-columns .uotc-dataTables-filter-columns__toggle label{margin:0;cursor:pointer;margin-bottom:10px;}
.uotc-dataTables-filter-columns .uotc-dataTables-filter-columns__toggle label::before{content:attr(data-label-enable);display:inline-block;padding:4px 8px;background-color:#f1f1f1;border-radius:3px;color:#333;font-size:0.9em;}
.uotc-dataTables-filter-columns .uotc-dataTables-filter-columns__toggle label:hover::before{background-color:#e0e0e0;}
.uotc-dataTables-filter-columns-field{display:none;}
.uotc-dataTables-filter-columns-field:checked + .uotc-dataTables-filter-columns__toggle label::before{content:attr(data-label-disable);background-color:#0073aa;color:#fff;}
.uotc-dataTables-filter-columns__fields{position:absolute;top:100%;right:0;background:white;border:1px solid #ddd;padding:10px;z-index:100;min-width:200px;box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);margin-top:5px;display:none;}
.uotc-dataTables-filter-columns-field:checked ~ .uotc-dataTables-filter-columns__fields{display:block;}
.uotc-dataTables-filter-columns__fields label{display:block;padding:4px 0;cursor:pointer;}
.uotc-dataTables-filter-columns__fields input[type="checkbox"]{margin-right:6px;}
@media screen and (max-width:768px){
.uotc-dataTables-filter-columns{display:block;margin:10px 0 0 0;}
.uotc-dataTables-filter-columns__fields{width:100%;left:0;right:auto;}
}
.tincanny-table-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255, 255, 255, 0.8);display:flex;justify-content:center;align-items:center;z-index:10;display:none;}
.tincanny-table-overlay .loading-spinner{width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #0073aa;border-radius:50%;animation:spin 1s linear infinite;}
@keyframes spin {
0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
.uo-admin-reporting-tab-single table td.dt-type-numeric{text-align:left;}
body.wp-singular #uotc-topic-report-1 .reporting-datatable__search input{width:100%;padding:5px;margin-left:0;}
body.wp-singular #uotc-lesson-report-1 .reporting-datatable__top-buttons,
body.wp-singular #uotc-topic-report-1 .reporting-datatable__top-buttons,
body.wp-singular #ld_course_info .reporting-datatable__top-buttons{display:flex;justify-content:flex-end;padding:8px 0;}
body.wp-singular #uotc-user-report .reporting-datatable__search,
body.wp-singular #uotc-lesson-report-1 .reporting-datatable__search,
body.wp-singular #uotc-topic-report-1 .reporting-datatable__search,
body.wp-singular #ld_course_info .reporting-datatable__search{width:100%;padding-left:0;padding-right:0;padding-top:0;border-right:0;}
body.wp-singular #coursesOverviewTable_wrapper .reporting-datatable__search{flex:0 0 auto;width:300px;padding:8px;border-right:1px solid #e3e3e3;width:50%;max-width:300px;}
body.wp-singular #uotc-lesson-report-1 .reporting-datatable__buttons,
body.wp-singular #uotc-topic-report-1 .reporting-datatable__buttons,
body.wp-singular #ld_course_info .reporting-datatable__buttons{border-left:none;padding-right:0;}
body.wp-singular #uotc-lesson-report-1 .reporting-datatable__top,
body.wp-singular #uotc-topic-report-1 .reporting-datatable__top,
body.wp-singular #ld_course_info .reporting-datatable__top{width:100%;}
.wp-admin table.tin-canny-reporting_page_manage-content th.column-id, .wp-admin table.tin-canny-reporting_page_manage-content td.column-id{width:80px !important;max-width:80px !important;}
.wp-admin table.tin-canny-reporting_page_manage-content th.column-content, .wp-admin table.tin-canny-reporting_page_manage-content td.column-content{width:35% !important;min-width:200px !important;}
.wp-admin table.tin-canny-reporting_page_manage-content th.column-type, .wp-admin table.tin-canny-reporting_page_manage-content td.column-type{width:100px !important;max-width:100px !important;}
.wp-admin table.tin-canny-reporting_page_manage-content th.column-upload_date, .wp-admin table.tin-canny-reporting_page_manage-content td.column-upload_date{width:140px !important;max-width:140px !important;}
.wp-admin table.tin-canny-reporting_page_manage-content th.column-size, .wp-admin table.tin-canny-reporting_page_manage-content td.column-size{width:80px !important;max-width:80px !important;text-align:right !important;}
.wp-admin table.tin-canny-reporting_page_manage-content th.column-actions, .wp-admin table.tin-canny-reporting_page_manage-content td.column-actions{width:80px !important;max-width:80px !important;}
.wp-admin table.tin-canny-reporting_page_manage-content{table-layout:fixed !important;width:100% !important;}
.wp-admin table.tin-canny-reporting_page_manage-content td.column-content{word-wrap:break-word !important;overflow-wrap:break-word !important;}
.wp-admin table.tin-canny-reporting_page_manage-content{background:#ffffff !important;border:1px solid #e1e5e9 !important;border-radius:8px !important;border-collapse:separate !important;border-spacing:0 !important;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06) !important;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;overflow:hidden !important;}
.wp-admin table.tin-canny-reporting_page_manage-content thead th{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%) !important;border-bottom:2px solid #dee2e6 !important;border-right:1px solid #e9ecef !important;color:#495057 !important;font-weight:600 !important;font-size:13px !important;letter-spacing:0.5px !important;padding:5px !important;text-transform:uppercase !important;text-align:left !important;position:relative !important;vertical-align:middle !important;}
.wp-admin table.tin-canny-reporting_page_manage-content thead th:last-child{border-right:none !important;}
.wp-admin table.tin-canny-reporting_page_manage-content thead th:first-child{border-top-left-radius:8px !important;}
.wp-admin table.tin-canny-reporting_page_manage-content thead th:last-child{border-top-right-radius:8px !important;}
.wp-admin table.tin-canny-reporting_page_manage-content tbody td{background:#ffffff !important;border-bottom:1px solid #f1f3f4 !important;border-right:1px solid #f1f3f4 !important;color:#495057 !important;font-size:14px !important;line-height:1.5 !important;padding:10px !important;vertical-align:middle !important;transition:all 0.2s ease !important;}
.wp-admin table.tin-canny-reporting_page_manage-content tbody td:last-child{border-right:none !important;}
.wp-admin table.tin-canny-reporting_page_manage-content tbody tr{transition:all 0.2s ease !important;}
.wp-admin table.tin-canny-reporting_page_manage-content tbody tr:hover{background:linear-gradient(135deg, #f8f9ff 0%, #f1f4ff 100%) !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1) !important;}
.wp-admin table.tin-canny-reporting_page_manage-content tbody tr:hover td{background:transparent !important;border-color:#e3e7f0 !important;}
.wp-admin table.tin-canny-reporting_page_manage-content tbody tr:nth-child(even){background:#fafbfc !important;}
.wp-admin table.tin-canny-reporting_page_manage-content tbody tr:nth-child(even) td{background:transparent !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-actions a{background:#f8f9fa !important;border:1px solid #dee2e6 !important;border-radius:4px !important;color:#495057 !important;display:inline-block !important;font-size:12px !important;font-weight:500 !important;margin:0 2px !important;padding:6px 12px !important;text-decoration:none !important;text-transform:uppercase !important;letter-spacing:0.5px !important;transition:all 0.2s ease !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-actions a:hover{background:#0290c2 !important;border-color:#0290c2 !important;color:#ffffff !important;transform:translateY(-1px) !important;box-shadow:0 2px 8px rgba(2, 144, 194, 0.3) !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-actions a.delete:hover{background:#dc3545 !important;border-color:#dc3545 !important;box-shadow:0 2px 8px rgba(220, 53, 69, 0.3) !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-content{font-weight:500 !important;color:#2c3e50 !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-id{font-size:13px !important;color:#6c757d !important;text-align:center !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-type{text-align:center !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-size{font-size:12px !important;color:#6c757d !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-upload_date{font-size:12px !important;color:#6c757d !important;}
.wp-admin table.tin-canny-reporting_page_manage-content.wp-list-table{border:none !important;}
.wp-admin table.tin-canny-reporting_page_manage-content.wp-list-table thead th, .wp-admin table.tin-canny-reporting_page_manage-content.wp-list-table tbody td{border-left:none !important;border-top:none !important;}
@media screen and (max-width:768px){
.wp-admin table.tin-canny-reporting_page_manage-content thead th, .wp-admin table.tin-canny-reporting_page_manage-content tbody td{padding:12px 16px !important;font-size:13px !important;}
.wp-admin table.tin-canny-reporting_page_manage-content .column-actions a{padding:4px 8px !important;font-size:11px !important;margin:0 1px !important;}
} .tin-canny-reporting_page_manage-content .search-box{background:#ffffff !important;border:1px solid #e1e5e9 !important;border-radius:8px !important;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06) !important;margin:0 0 16px 0 !important;padding:10px !important;display:flex !important;align-items:center !important;gap:12px !important;}
.tin-canny-reporting_page_manage-content .search-box input[type="text"]{background:#f8f9fa !important;border:1px solid #dee2e6 !important;border-radius:6px !important;color:#495057 !important;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;font-size:14px !important;line-height:1.5 !important;padding:10px 16px !important;transition:all 0.2s ease !important;width:300px !important;max-width:100% !important;box-shadow:none !important;outline:none !important;}
.tin-canny-reporting_page_manage-content .search-box input[type="text"]:focus{background:#ffffff !important;border-color:#0290c2 !important;box-shadow:0 0 0 3px rgba(2, 144, 194, 0.1) !important;}
.tin-canny-reporting_page_manage-content .search-box input[type="text"]::placeholder{color:#6c757d !important;}
.tin-canny-reporting_page_manage-content .search-box input[type="submit"]{background:#0290c2 !important;border:1px solid #0290c2 !important;border-radius:6px !important;color:#ffffff !important;cursor:pointer !important;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;font-size:14px !important;font-weight:500 !important;letter-spacing:0.5px !important;padding:5px 15px !important;text-transform:uppercase !important;transition:all 0.2s ease !important;box-shadow:0 2px 4px rgba(2, 144, 194, 0.2) !important;outline:none !important;}
.tin-canny-reporting_page_manage-content .search-box input[type="submit"]:hover{background:#025a8a !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(2, 144, 194, 0.3) !important;}
.tin-canny-reporting_page_manage-content .search-box input[type="submit"]:active{transform:translateY(0) !important;box-shadow:0 2px 4px rgba(2, 144, 194, 0.2) !important;}
.tin-canny-reporting_page_manage-content .tablenav-pages{background:#ffffff !important;border:1px solid #e1e5e9 !important;border-radius:8px !important;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06) !important;margin:0 0 10px 0 !important;padding:5px 10px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;width:100% !important;box-sizing:border-box !important;}
.tin-canny-reporting_page_manage-content .displaying-num{color:#6c757d !important;font-size:14px !important;font-weight:500 !important;margin:0 !important;}
.tin-canny-reporting_page_manage-content .pagination-links{display:flex !important;align-items:center !important;gap:4px !important;}
.tin-canny-reporting_page_manage-content .pagination-links .button, .tin-canny-reporting_page_manage-content .pagination-links .tablenav-pages-navspan{background:#f8f9fa !important;border:1px solid #dee2e6 !important;border-radius:6px !important;color:#495057 !important;cursor:pointer !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;font-size:14px !important;font-weight:500 !important;min-width:36px !important;height:36px !important;padding:0 8px !important;text-decoration:none !important;transition:all 0.2s ease !important;box-shadow:none !important;outline:none !important;}
.tin-canny-reporting_page_manage-content .pagination-links .button:hover:not(.disabled){background:#0290c2 !important;border-color:#0290c2 !important;color:#ffffff !important;transform:translateY(-1px) !important;box-shadow:0 2px 8px rgba(2, 144, 194, 0.3) !important;}
.tin-canny-reporting_page_manage-content .pagination-links .button.disabled, .tin-canny-reporting_page_manage-content .pagination-links .tablenav-pages-navspan.disabled{background:#f1f3f4 !important;border-color:#e9ecef !important;color:#adb5bd !important;cursor:not-allowed !important;opacity:0.6 !important;}
.tin-canny-reporting_page_manage-content .pagination-links .button:active:not(.disabled){transform:translateY(0) !important;box-shadow:0 1px 4px rgba(2, 144, 194, 0.2) !important;}
.tin-canny-reporting_page_manage-content .paging-input{display:flex !important;align-items:center !important;gap:8px !important;margin:0 12px !important;}
.tin-canny-reporting_page_manage-content .paging-input .current-page{background:#f8f9fa !important;border:1px solid #dee2e6 !important;border-radius:6px !important;color:#495057 !important;font-size:14px !important;font-weight:500 !important;padding:4px 8px !important;text-align:center !important;transition:all 0.2s ease !important;width:50px !important;box-shadow:none !important;outline:none !important;}
.tin-canny-reporting_page_manage-content .paging-input .current-page:focus{background:#ffffff !important;border-color:#0290c2 !important;box-shadow:0 0 0 3px rgba(2, 144, 194, 0.1) !important;}
.tin-canny-reporting_page_manage-content .tablenav-paging-text{color:#6c757d !important;font-size:14px !important;font-weight:500 !important;white-space:nowrap !important;}
.tin-canny-reporting_page_manage-content .total-pages{color:#495057 !important;font-weight:600 !important;}
.tin-canny-reporting_page_manage-content .screen-reader-text{position:absolute !important;left:-9999px !important;width:1px !important;height:1px !important;overflow:hidden !important;}
@media screen and (max-width:768px){
.tin-canny-reporting_page_manage-content .search-box{flex-direction:column !important;align-items:stretch !important;gap:12px !important;padding:16px !important;}
.tin-canny-reporting_page_manage-content .search-box input[type="text"]{width:100% !important;}
.tin-canny-reporting_page_manage-content .tablenav-pages{flex-direction:column !important;gap:12px !important;align-items:center !important;padding:16px !important;}
.tin-canny-reporting_page_manage-content .pagination-links{flex-wrap:wrap !important;justify-content:center !important;}
.tin-canny-reporting_page_manage-content .pagination-links .button, .tin-canny-reporting_page_manage-content .pagination-links .tablenav-pages-navspan{min-width:32px !important;height:32px !important;font-size:12px !important;}
} .tin-canny-reporting_page_manage-content .content-top-controls{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:20px !important;margin-bottom:10px !important;padding:0 !important;background:#ffffff !important;border:1px solid #e1e5e9 !important;border-radius:8px !important;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06) !important;}
.tin-canny-reporting_page_manage-content .controls-left{flex:0 0 auto !important;padding:5px 10px !important;}
.tin-canny-reporting_page_manage-content .controls-right{flex:0 0 auto !important;padding:5px 10px !important;}
.tin-canny-reporting_page_manage-content .controls-right form{margin:0 !important;display:block !important;}
.tin-canny-reporting_page_manage-content .controls-left .page-title-action.thickbox{background:#0290c2 !important;border:1px solid #0290c2 !important;border-radius:6px !important;color:#ffffff !important;cursor:pointer !important;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;font-size:14px !important;font-weight:500 !important;letter-spacing:0.5px !important;padding:4px 20px !important;text-transform:uppercase !important;text-decoration:none !important;transition:all 0.2s ease !important;box-shadow:0 2px 4px rgba(2, 144, 194, 0.2) !important;outline:none !important;display:inline-block !important;margin:5px 0 0 0 !important;}
.tin-canny-reporting_page_manage-content .controls-left .page-title-action.thickbox:hover{background:#025a8a !important;border-color:#025a8a !important;color:#ffffff !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(2, 144, 194, 0.3) !important;}
.tin-canny-reporting_page_manage-content .controls-left .page-title-action.thickbox:active{transform:translateY(0) !important;box-shadow:0 2px 4px rgba(2, 144, 194, 0.2) !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box{display:flex !important;align-items:center !important;gap:12px !important;margin:0 !important;padding:0 !important;background:transparent !important;border:none !important;box-shadow:none !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box input[type="text"]{background:#f8f9fa !important;border:1px solid #dee2e6 !important;border-radius:6px !important;color:#495057 !important;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;font-size:14px !important;line-height:1.5 !important;padding:9px 16px !important;transition:all 0.2s ease !important;width:250px !important;box-shadow:none !important;outline:none !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box input[type="text"]:focus{background:#ffffff !important;border-color:#0290c2 !important;box-shadow:0 0 0 3px rgba(2, 144, 194, 0.1) !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box input[type="text"]::placeholder{color:#6c757d !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box input[type="submit"]{background:#0290c2 !important;border:1px solid #0290c2 !important;border-radius:6px !important;color:#ffffff !important;cursor:pointer !important;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;font-size:14px !important;font-weight:500 !important;letter-spacing:0.5px !important;padding:4px 16px !important;text-transform:uppercase !important;transition:all 0.2s ease !important;box-shadow:0 2px 4px rgba(2, 144, 194, 0.2) !important;outline:none !important;margin-right:0 !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box input[type="submit"]:hover{background:#025a8a !important;border-color:#025a8a !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(2, 144, 194, 0.3) !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box input[type="submit"]:active{transform:translateY(0) !important;box-shadow:0 2px 4px rgba(2, 144, 194, 0.2) !important;}
@media screen and (max-width:768px){
.tin-canny-reporting_page_manage-content .content-top-controls{flex-direction:column !important;align-items:stretch !important;gap:0 !important;}
.tin-canny-reporting_page_manage-content .controls-left, .tin-canny-reporting_page_manage-content .controls-right{padding:5px 20px !important;width:100% !important;}
.tin-canny-reporting_page_manage-content .controls-left{border-bottom:1px solid #f1f3f4 !important;text-align:center !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box{flex-direction:column !important;gap:12px !important;}
.tin-canny-reporting_page_manage-content .controls-right .search-box input[type="text"]{width:100% !important;}
.tin-canny-reporting_page_manage-content .controls-left .page-title-action.thickbox{width:100% !important;max-width:200px !important;text-align:center !important;}
} .tin-canny-reporting_page_manage-content a.snc_preview,
.tin-canny-reporting_page_manage-content a.snc_replace_confirm, .tin-canny-reporting_page_manage-content a.delete{background:transparent !important;border:none !important;border-radius:4px !important;color:#495057 !important;display:inline-block !important;font-size:16px !important;margin:0 2px !important;padding:6px !important;text-decoration:none !important;transition:all 0.2s ease !important;line-height:1 !important;vertical-align:middle !important;width:28px !important;height:28px !important;text-align:center !important;}
.tin-canny-reporting_page_manage-content a.snc_preview .dashicons, .tin-canny-reporting_page_manage-content a.snc_replace_confirm .dashicons, .tin-canny-reporting_page_manage-content a.delete .dashicons{width:16px !important;height:16px !important;font-size:16px !important;line-height:1 !important;}
.tin-canny-reporting_page_manage-content a.snc_preview{color:#2196f3 !important;}
.tin-canny-reporting_page_manage-content a.snc_preview:hover{background:rgba(33, 150, 243, 0.1) !important;color:#1976d2 !important;transform:scale(1.1) !important;}
.tin-canny-reporting_page_manage-content a.snc_replace_confirm{color:#ff9800 !important;}
.tin-canny-reporting_page_manage-content a.snc_replace_confirm:hover{background:rgba(255, 152, 0, 0.1) !important;color:#f57c00 !important;transform:scale(1.1) !important;}
.tin-canny-reporting_page_manage-content a.delete{color:#f44336 !important;}
.tin-canny-reporting_page_manage-content a.delete:hover{background:rgba(244, 67, 54, 0.1) !important;color:#d32f2f !important;transform:scale(1.1) !important;}
.tin-canny-reporting_page_manage-content a.snc_preview:active, .tin-canny-reporting_page_manage-content a.snc_replace_confirm:active, .tin-canny-reporting_page_manage-content a.delete:active{transform:scale(1.05) !important;}
.tin-canny-reporting_page_manage-content td.column-actions{white-space:nowrap !important;text-align:right !important;}
@media screen and (max-width:768px){
.tin-canny-reporting_page_manage-content a.snc_preview, .tin-canny-reporting_page_manage-content a.snc_replace_confirm, .tin-canny-reporting_page_manage-content a.delete {
width: 24px !important;
height: 24px !important;
padding: 4px !important;
margin: 0 1px !important;
}
.tin-canny-reporting_page_manage-content a.snc_preview .dashicons, .tin-canny-reporting_page_manage-content a.snc_replace_confirm .dashicons, .tin-canny-reporting_page_manage-content a.delete .dashicons {
width: 14px !important;
height: 14px !important;
font-size: 14px !important;
}
}