.logo-dark{filter:none!important;-webkit-filter:none!important}.icon-darkmode{visibility:visible!important;opacity:1!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;pointer-events:none!important;cursor:default!important}.icon-darkmode{color:var(--axatel-primary)!important}html.dark .icon-darkmode{color:#fff!important}.btn-darkmode:hover .icon-darkmode{text-shadow:0 0 8px rgba(0,53,96,.3)}html.dark .btn-darkmode:hover .icon-darkmode{text-shadow:0 0 8px rgba(255,255,255,.5)}html.dark .icon-darkmode.fa-moon{color:#fff!important}.btn-darkmode:hover .icon-darkmode.fa-sun{color:var(--axatel-primary-hover)!important;text-shadow:0 0 8px rgba(0,53,96,.3)}html.dark .btn-darkmode:hover .icon-darkmode.fa-moon{color:#fff!important;text-shadow:0 0 8px rgba(255,255,255,.5)}html.dark{--bs-body-color: #d3d3d3;--bs-body-bg: rgb(0, 0, 0)}html.dark{--alert-success-bg: rgba(46, 83, 59, .658);--alert-success-border: #123c2845;--alert-success-text: #d3d3d3;--alert-danger-bg: #732b2b9c;--alert-danger-border: rgba(82, 40, 40, .252);--alert-danger-text: #d3d3d3;--alert-warning-bg: rgba(250, 227, 24, .253);--alert-warning-border: rgba(145, 130, 0, .075);--alert-warning-text: #d3d3d3;--alert-info-bg: rgba(28, 202, 255, .212);--alert-info-border: #013f5a5a;--alert-info-text: #d3d3d3;--alert-secondary-bg: #535353;--alert-secondary-border: #2e2e2e;--alert-secondary-text: #d3d3d3}html.dark{background-color:#292929;color:#d3d3d3}html.dark .main-nav,html.dark .card,html.dark .modal-content,html.dark .dropdown-menu{background-color:#292929!important;color:#d3d3d3!important}html.dark .card,html.dark .row.shadow,html.dark div.shadow,html.dark form.shadow{background-color:#222!important;box-shadow:0 5px 15px #000000b3!important;border:1px solid #333333!important}html.dark .card-collapse,html.dark .card-collapse-pagination{background-color:#222!important;color:#d3d3d3!important}html.dark .tab-content{background-color:#333!important;color:#d3d3d3!important;border-radius:0 0 5px 5px}html.dark .nav-link,html.dark .dropdown-item,html.dark .btn:not(.btn-outline-primary){color:#d3d3d3!important}html.dark .btn-success{background-color:#1a6d3c!important;border-color:#174f2e!important;color:#fff!important}html.dark .btn-success:hover{background-color:#24804a!important;border-color:#1a6d3c!important}html.dark .btn-outline-dark{border-color:#d3d3d3!important;color:#d3d3d3!important}html.dark .btn-outline-dark:hover{background-color:#333!important;color:#d3d3d3!important}.logo-light{display:inline-block}.logo-dark{transform:translate(1px)}html.dark .logo-light{display:none!important}html.dark .logo-dark{display:inline-block!important}html.dark .text-muted{color:#adb5bd!important}html.dark .text-primary{color:#4dabff!important}html.dark .text-info{color:#5bc0de!important}html.dark .text-warning{color:#ffda6a!important}.brand-title{color:var(--axatel-primary);transition:color .7s ease}html.dark .brand-title{color:#d3d3d3!important}html.dark .dropdown-item:hover{background-color:#ffffff1a}html.dark table.table,html.dark table.table th,html.dark table.table td{color:#d3d3d3!important}html.dark .table{color:#d3d3d3!important;background-color:#2d2d2d!important;border-color:#3d3d3d!important}html.dark .table-striped>tbody>tr:nth-of-type(odd){background-color:#333!important}html.dark .table-striped>tbody>tr:nth-of-type(2n){background-color:#2d2d2d!important}html.dark .table-striped tbody tr:nth-of-type(odd){background-color:#333!important}html.dark .table-striped tbody tr:nth-of-type(2n){background-color:#2d2d2d!important}html.dark .table-striped>tbody>tr:nth-child(odd)>*{background-color:#333!important;box-shadow:none!important}html.dark .table-striped>tbody>tr:nth-child(2n)>*{background-color:#2d2d2d!important}html.dark .table-hover>tbody>tr:hover{background-color:#ffffff0d!important}html.dark .table-hover>tbody>tr:hover>*{background-color:#ffffff0d!important;box-shadow:none!important}html.dark .table>:not(caption)>*>*{border-bottom-color:#3d3d3d!important;border-color:#3d3d3d!important}html.dark .table>tbody>tr:not(.table-danger):not(.table-warning):not(.table-success):not(.table-info)>td,html.dark .table>tbody>tr:not(.table-danger):not(.table-warning):not(.table-success):not(.table-info)>th{background-color:inherit!important}html.dark .table-bordered{border-color:#3d3d3d!important}html.dark .table-bordered>:not(caption)>*>*{border-color:#3d3d3d!important}html.dark .table thead th,html.dark .table>thead>tr>th{border-bottom-color:#3d3d3d!important;color:#fff!important}html.dark .bg-primary,html.dark .table thead.bg-primary,html.dark .table>thead.bg-primary>tr>th{background-color:var(--axatel-primary)!important;color:#fff!important}html.dark .table-danger,html.dark tr.table-danger,html.dark tr.table-danger>td,html.dark tr.table-danger>th,html.dark .table-danger>td,html.dark .table-danger>th,html.dark tbody tr.table-danger,html.dark .table>tbody>tr.table-danger,html.dark .table tr.table-danger{background-color:var(--alert-danger-bg)!important}html.dark tr.table-danger td,html.dark tr.table-danger th,html.dark .table>tbody>tr.table-danger>td,html.dark .table>tbody>tr.table-danger>th{background-color:var(--alert-danger-bg)!important}html.dark .table-danger>:not(caption)>*>*,html.dark .table>:not(caption)>.table-danger>*,html.dark .table>tbody>tr.table-danger>*{background-color:var(--alert-danger-bg)!important;box-shadow:none!important}html.dark .table-striped>tbody>tr.table-danger:nth-of-type(odd),html.dark .table-striped>tbody>tr.table-danger:nth-of-type(2n),html.dark .table-striped tbody tr.table-danger:nth-of-type(odd),html.dark .table-striped tbody tr.table-danger:nth-of-type(2n),html.dark .table-striped>tbody>tr.table-danger:nth-child(odd)>*,html.dark .table-striped>tbody>tr.table-danger:nth-child(2n)>*{background-color:#523232!important;color:#d3d3d3!important}html.dark .table-hover>tbody>tr.table-danger:hover,html.dark .table-hover>tbody>tr.table-danger:hover>td,html.dark .table-hover>tbody>tr.table-danger:hover>th,html.dark .table-hover>tbody>tr.table-danger:hover>*{background-color:#613b3b!important}html.dark .table-warning,html.dark tr.table-warning,html.dark tr.table-warning>td,html.dark tr.table-warning>th,html.dark .table-warning>td,html.dark .table-warning>th{background-color:#5a4f1966!important;color:#ffe0a3!important;border-color:#484233!important}html.dark .table-warning>:not(caption)>*>*{background-color:#5a4f1966!important;color:#ffe0a3!important;border-color:#484233!important;box-shadow:none!important}html.dark .table-success,html.dark tr.table-success,html.dark tr.table-success>td,html.dark tr.table-success>th,html.dark .table-success>td,html.dark .table-success>th{background-color:#195a2d66!important;color:#b3ffcc!important;border-color:#334833!important}html.dark .table-success>:not(caption)>*>*{background-color:#195a2d66!important;color:#b3ffcc!important;border-color:#334833!important;box-shadow:none!important}html.dark .table-info,html.dark tr.table-info,html.dark tr.table-info>td,html.dark tr.table-info>th,html.dark .table-info>td,html.dark .table-info>th{background-color:#19465a66!important;color:#b3e0ff!important;border-color:#334048!important}html.dark .table-info>:not(caption)>*>*{background-color:#19465a66!important;color:#b3e0ff!important;border-color:#334048!important;box-shadow:none!important}html.dark .table-white{background-color:#2d2d2d!important;color:#d3d3d3!important}html.dark .table-white tbody tr:not(.table-danger):not(.table-warning):not(.table-success):not(.table-info) td,html.dark .table-white tbody tr:not(.table-danger):not(.table-warning):not(.table-success):not(.table-info) th{background-color:inherit!important}.bg-dark{background-color:#292929!important}.text-light{color:#d3d3d3!important}html.dark span:not([class*=text-]):not([class*=bg-]):not(.btn-outline-primary span):not(button.btn-outline-primary span):not(a.btn-outline-primary span){color:#fff!important}html.dark .btn-outline-primary span,html.dark button.btn-outline-primary span,html.dark a.btn-outline-primary span{color:#7bb3e0!important}html.dark .card:not([class*=text-]):not([class*=bg-]),html.dark .card-body:not([class*=text-]):not([class*=bg-]),html.dark .card-header:not([class*=text-]):not([class*=bg-]),html.dark .card-footer:not([class*=text-]):not([class*=bg-]),html.dark .card-title:not([class*=text-]):not([class*=bg-]),html.dark .card-subtitle:not([class*=text-]):not([class*=bg-]),html.dark .card-text:not([class*=text-]):not([class*=bg-]){color:#fff!important}html.dark h1:not([class*=text-]),html.dark h2:not([class*=text-]),html.dark h3:not([class*=text-]),html.dark h4:not([class*=text-]),html.dark h5:not([class*=text-]),html.dark h6:not([class*=text-]),html.dark p:not([class*=text-]),html.dark label:not([class*=text-]),html.dark div:not([class*=text-]):not([class*=card]):not([class*=btn]),html.dark select:not([class*=text-]),html.dark option:not([class*=text-]){color:#fff!important}html.dark .nav-tabs .nav-link{color:#fff!important}html.dark .nav-tabs .nav-link.active{color:var(--axatel-primary)!important;background-color:#292929;border-color:#444;border-bottom-color:#292929}html.dark .nav-tabs .nav-link:hover:not(.active){color:#fff!important;border-color:#444 #444 transparent}html.dark #area-grafico{background-color:#222!important;color:#fff!important}html.dark #chartDispositivo .echarts-tooltip{background-color:#323232e6!important;border-color:#444!important;color:#fff!important}html.dark .bg-light{background-color:#292929!important}html.dark .border{border-color:#4e4e4e!important}html.dark input.form-control,html.dark .form-control{background-color:#222!important;color:#d3d3d3!important;border-color:#444!important}html.dark .form-control::placeholder{color:#d3d3d3!important}html.dark input[type=date],html.dark input[type=datetime-local]{color-scheme:dark}html.dark input[type=date]::-webkit-calendar-picker-indicator,html.dark input[type=datetime-local]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%237bb3e0' d='M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H64C28.7 64 0 92.7 0 128v16 48V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192 144 128c0-35.3-28.7-64-64-64H344V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H152V24zM48 192h80v56H48V192zm0 104h80v64H48V296zm128 0h96v64H176V296zm144 0h80v64H320V296zm80-48H320V192h80v56zm0 160v40c0 8.8-7.2 16-16 16H320V408h80zm-128 0v56H176V408h96zm-144 0v56H64c-8.8 0-16-7.2-16-16V408h80zM272 248H176V192h96v56z'/%3E%3C/svg%3E");filter:none;position:absolute;right:6px}html.dark #app{background-color:#292929!important}html.dark .form-select{background-color:#222!important;color:#d3d3d3!important;border-color:#444!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23d3d3d3' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E")!important;background-size:16px 12px!important}html.dark .form-select::placeholder{color:#d3d3d3!important}html.dark .bg-success-axatel{background-color:var(--alert-success-bg)!important}html.dark .bg-warning-axatel{background-color:var(--alert-warning-bg)!important}html.dark .bg-info-axatel{background-color:var(--alert-info-bg)!important}html.dark .bg-danger-axatel{background-color:var(--alert-danger-bg)!important}html.dark .alert-success{background-color:var(--alert-success-bg)!important;color:var(--alert-success-text)!important;border-color:var(--alert-success-border)!important}html.dark .alert-danger{background-color:var(--alert-danger-bg)!important;color:var(--alert-danger-text)!important;border-color:var(--alert-danger-border)!important}html.dark .alert-warning{background-color:var(--alert-warning-bg)!important;color:var(--alert-warning-text)!important;border-color:var(--alert-warning-border)!important}html.dark .alert-info{background-color:var(--alert-info-bg)!important;color:var(--alert-info-text)!important;border-color:var(--alert-info-border)!important}html.dark .alert-secondary{background-color:var(--alert-secondary-bg)!important;color:var(--alert-secondary-text)!important;border-color:var(--alert-secondary-border)!important}html.dark .btn-light{background-color:#333!important;color:#d3d3d3!important;border:1px solid #555!important}html.dark .nav-link.btn-light,html.dark .dropdown-toggle-split.btn-light{background-color:transparent!important;border-color:transparent!important;color:#d3d3d3!important;transition:all .2s ease}html.dark .nav-link.btn-light:hover,html.dark .dropdown-toggle-split.btn-light:hover{background-color:#444!important;border-color:#444!important}html.dark .axatel-link,html.dark .btn-light .axatel-link,html.dark a.btn.btn-light.nav-link .axatel-link{color:#d3d3d3!important}html.dark .btn-light:hover{background-color:#444!important;color:#d3d3d3!important}html.dark .btn-info{background-color:#1ccaffb3!important;color:#fff!important;border-color:var(--alert-info-border)!important}html.dark .btn-info:hover{background-color:#1ccaffb3!important;color:#fff!important}html.dark .btn-outline-info{border-color:#2cacd3b3!important;color:#2cacd3b3!important;transition:.2s ease}html.dark .btn-outline-info:hover{background-color:#2cacd3b3!important;border-color:#0e28301a!important;color:#fff!important}html.dark .text-danger{color:#ff7b7b!important}html.dark input[type=file]{background-color:#222!important;color:#d3d3d3!important;border:1px solid #444!important}html.dark input[type=file]::file-selector-button{background-color:#333!important;color:#d3d3d3!important;border:1px solid #555!important}html.dark input[type=file]::file-selector-button:hover{background-color:#444!important;color:#d3d3d3!important}html.dark .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark .btn-outline-primary{border-color:#7bb3e0!important;color:#7bb3e0!important}html.dark button.btn.btn-outline-primary,html.dark a.btn.btn-outline-primary{color:#7bb3e0!important}html.dark button.btn.btn-outline-primary>span,html.dark a.btn.btn-outline-primary>span,html.dark .btn-outline-primary>span{color:#7bb3e0!important}html.dark .btn-outline-primary:hover{background-color:#30597c!important;color:#fff!important}html.dark .btn-outline-primary:hover span,html.dark button.btn-outline-primary:hover span,html.dark a.btn-outline-primary:hover span,html.dark .btn.btn-outline-primary:hover span,html.dark button.btn.btn-outline-primary:hover span,html.dark a.btn.btn-outline-primary:hover span{color:#fff!important}html.dark .box-allerta-1{background-color:#333!important;box-shadow:#0003 0 1px 3px,#00000040 0 8px 24px,#0003 0 16px 48px}html.dark .box-allerta-1:before{background:#1e1e1e!important;box-shadow:#3c3c3c 3px 3px 6px inset,#ffffff1a -3px -3px 6px 1px inset!important}html.dark .box-allerta-1 .w-75.h-75.rounded-circle span,html.dark .box-allerta-1 .rounded-circle span.text-uppercase,html.dark .box-allerta-1 div.rounded-circle span,html.dark .soglia-type-text{color:#d3d3d3!important;text-shadow:2px 2px 4px #000,0 0 2px #222,0 2px 2px #111,1px 1px 8px #000,0 0 8px #222}html.dark .circle-span-style{color:#d3d3d3!important;text-shadow:2px 2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,-2px -2px 0 #000,2px 0px 0 #000,0px 2px 0 #000,-2px 0px 0 #000,0px -2px 0 #000}html.dark .avviso-no-soglie{color:#d3d3d3!important}html.dark .icona-no-soglie{background-color:#333;border-color:#aaa;color:#d3d3d3}html.dark .btn-outline-primary.show:not(:hover){background-color:#5e96c4!important;color:#000!important}html.dark .btn-check:checked+.btn-outline-primary{background-color:#7bb3e0!important;border-color:#7bb3e0!important;color:#000!important}.btn-darkmode{background-color:#fff;border:none!important;box-shadow:none;padding:6px 10px;border-radius:50px;transition:background-color .7s ease,box-shadow .7s ease}.btn-darkmode{background-color:#fff;border-color:var(--axatel-primary);transition:background-color .7s ease,border-color .7s ease}.btn-darkmode .fa-sun{color:var(--axatel-primary)!important}.btn-darkmode:hover{background-color:#f0f0f0}.btn-darkmode:hover .fa-sun{color:var(--axatel-primary-hover)!important;text-shadow:0 0 8px rgba(0,53,96,.7)}html.dark .btn-darkmode{background-color:#292929!important;border:none!important;box-shadow:none}html.dark .btn-darkmode:hover{background-color:#383838!important}html.dark .btn-darkmode:hover{background-color:#444!important;border-color:#888!important}html.dark .btn-darkmode:hover .fa-moon{color:#fff!important}@keyframes rotate180{0%{transform:scale(1.5) rotate(0)}to{transform:scale(1.5) rotate(.7turn)}}@keyframes rotate360{0%{transform:scale(1.5) rotate(0)}to{transform:scale(1.5) rotate(1turn)}}.btn-darkmode:hover .icon-darkmode{transform:scale(1.5)}.btn-darkmode:hover .icon-darkmode.fa-sun{text-shadow:0 0 10px rgba(255,255,255,.7)}html.dark .btn-darkmode:hover .icon-darkmode.fa-moon{text-shadow:0 0 10px rgba(173,216,230,.7)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.btn-darkmode:hover .icon-darkmode.pulse{animation:pulse .6s ease-in-out}.btn-darkmode{cursor:pointer;box-shadow:0 0 5px #0000001a}.btn-darkmode:hover{box-shadow:0 0 10px #000000b3}html.dark .dropdown-menu{border:1px solid #303030}html.dark .navbar-toggler{color:#d3d3d3!important;border-color:#444!important}html.dark .navbar-toggler-icon{background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"%3E%3Cpath stroke="%23d3d3d3" stroke-width="2" stroke-linecap="round" d="M4 7h22M4 15h22M4 23h22"/%3E%3C/svg%3E')}html.dark .brand-container{background-color:transparent}html.dark .navbar-separator{background-color:#444}@media (max-width: 1399px){html.dark #navbarSupportedContent{background-color:#222;box-shadow:0 8px 16px #000000b3}html.dark .navbar-nav .nav-link{border-bottom-color:#ffffff1a;color:#d3d3d3}html.dark .navbar-nav .nav-link.with-bar{color:#ff8a80}html.dark .navbar-nav .dropdown-item:hover{background-color:#ffffff0d}html.dark .navbar-nav .dropdown-item.active{background-color:#ff634733;color:#fff!important;font-weight:700}html.dark .navbar-nav .dropdown-menu .dropdown-item{background-color:#323232b3;color:#d3d3d3;box-shadow:0 1px 3px #000000b3}html.dark .navbar-nav .dropdown-menu .dropdown-item:hover{background-color:#464646e6}html.dark .nav-item.dropdown-item{background-color:#292929!important}html.dark .nav-link.with-bar{color:var(--axatel-light)!important}html.dark .dropdown-item.active{background-color:#ffffff1a!important;color:#fff!important;font-weight:700}}html.dark .leaflet-container{background:#222!important;background-color:#222!important;background-image:none!important;transition:filter .7s ease-in-out!important}html.dark .leaflet-tile-pane,html.dark .leaflet-map-pane{background:#222!important}html.dark .leaflet-control-container .leaflet-control{background-color:#333!important;color:#d3d3d3!important;border-color:#444!important;box-shadow:0 1px 5px #0006!important}html.dark .leaflet-control-zoom-in,html.dark .leaflet-control-zoom-out{background-color:#333!important;color:#d3d3d3!important}html.dark .leaflet-control-attribution{background-color:#1e1e1eb3!important;color:#d3d3d3!important}html.dark .leaflet-tooltip{background-color:#333!important;color:#d3d3d3!important;border-color:#444!important;box-shadow:0 1px 3px #000000b3!important}html.dark .sinottico-container{background-color:#222!important;border-color:#444!important}html.dark .map-container{border:1px solid #444!important;box-shadow:0 4px 8px #000000b3!important}html.dark .table-danger .border-end{background-color:var(--alert-danger-bg)!important;color:#ffb3b3!important}html.dark .pagination .page-link{background-color:#2d2d2d!important;border-color:#3d3d3d!important;color:#d3d3d3!important}html.dark .pagination .page-link:hover{background-color:#383838!important}html.dark .pagination .page-item.active .page-link{background-color:#4d4d4d!important;border-color:#5a5a5a!important;color:#fff!important}html.dark .pagination .page-item.disabled .page-link{background-color:#252525!important;border-color:#3d3d3d!important;color:#777!important}@media screen and (min-width: 1400px){html.dark .with-bar:before{background:linear-gradient(90deg,var(--axatel-light),#e0e0e0,var(--axatel-light));box-shadow:0 1px 4px #ffffffb3;height:4px;z-index:1000;opacity:1}html.dark .nav-item .nav-link:not(.with-bar):before{background:linear-gradient(90deg,var(--axatel-light),#e0e0e0,var(--axatel-light));box-shadow:0 1px 4px #ffffffb3}}html.dark .container-fluid.shadow,html.dark .container.shadow{background-color:#222!important;box-shadow:0 5px 15px #000000b3!important;border:1px solid #333333!important}.shadow .shadow{background-color:#f6f6f6!important;box-shadow:0 2px 8px #0000000d!important}html.dark .container-fluid .row.shadow+.container-fluid.shadow.border.border-top-0{border-color:#333!important;background-color:#222!important;display:block!important;box-shadow:0 5px 15px #00000080!important;position:relative!important}html.dark .row.shadow+.container-fluid.shadow.border.border-top-0{border-color:#333!important;background-color:#222!important;display:block!important;box-shadow:0 5px 15px #00000080!important;position:relative!important}html.dark .btn.btn-outline-primary,html.dark button.btn.btn-outline-primary,html.dark a.btn.btn-outline-primary{color:#7bb3e0!important;border-color:#7bb3e0!important}html.dark .btn.btn-outline-primary:hover,html.dark button.btn.btn-outline-primary:hover,html.dark a.btn.btn-outline-primary:hover{background-color:#30597c!important;color:#fff!important;border-color:#30597c!important}html.dark .btn.btn-outline-primary span,html.dark button.btn.btn-outline-primary span,html.dark a.btn.btn-outline-primary span{color:#7bb3e0!important}html.dark .btn.btn-outline-primary:hover span,html.dark button.btn.btn-outline-primary:hover span,html.dark a.btn.btn-outline-primary:hover span{color:#fff!important}html.dark .btn-warning{transition:.2s ease;background-color:#ffca2b5b!important;color:#000!important;border-color:var(--alert-warning-border)!important}html.dark .btn-warning:hover{background-color:#ffe38f5b!important;border-color:#ffe38f5b!important}html.dark .btn-danger{transition:.2s ease;background-color:#f443365b!important;color:#000!important;border-color:var(--alert-danger-border)!important}html.dark .btn-danger:hover{background-color:#f86b615b!important;border-color:#f86b615b!important}html.dark .btn-secondary{transition:.2s ease;background-color:#8a8a8a5b!important;color:#000!important;border-color:#8a8a8a5b!important}html.dark .btn-secondary:hover{background-color:#bebebe5b!important;border-color:#bebebe5b!important}html.dark .btn-primary{background-color:#265075!important;border-color:#265075!important;transition:.2s ease}html.dark .btn-primary:hover{background-color:#30597c!important;border-color:#265075!important}html.dark #nav-soglie-tab{color:#ff7c7c!important}html.dark #nav-comandi-tab{color:#7bb3e0!important}html.dark .tab-content .row .col-3 h5,html.dark .tab-content .row .col-6 h5,html.dark .tab-content .row .col-8 span{color:#d3d3d3!important}html.dark nav h5.text-center.text-uppercase.fw-normal{color:#d3d3d3!important}html.dark .list-group-item{background-color:#333!important;border-color:#444!important}html.dark .text-dark{color:#d3d3d3!important}html.dark button[data-v-cfb2735a].btn.btn-outline-success,html.dark .card-collapse button.btn.btn-outline-success,html.dark .card-collapse-pagination button.btn.btn-outline-success{color:#4caf50!important;border-color:#4caf50!important;background-color:transparent!important}html.dark button[data-v-cfb2735a].btn.btn-outline-success:hover,html.dark .card-collapse button.btn.btn-outline-success:hover,html.dark .card-collapse-pagination button.btn.btn-outline-success:hover{color:#fff!important;background-color:#4caf50!important}html.dark .btn-check+.btn-success,html.dark .card-collapse .btn-check+label.btn.btn-success,html.dark .card-collapse-pagination .btn-check+label.btn.btn-success{background-color:#4caf50!important;border-color:#4caf50!important;color:#fff!important}html.dark .btn-check+.btn-outline-danger,html.dark .card-collapse .btn-check+label.btn.btn-outline-danger,html.dark .card-collapse-pagination .btn-check+label.btn.btn-outline-danger{color:#f44336!important;border-color:#f44336!important;background-color:transparent!important}html.dark .btn-check+.btn-outline-danger:hover,html.dark .card-collapse .btn-check+label.btn.btn-outline-danger:hover,html.dark .card-collapse-pagination .btn-check+label.btn.btn-outline-danger:hover{background-color:#f44336!important;color:#fff!important}html.dark .btn-check:checked+.btn-outline-primary,html.dark .btn-check:checked+label.btn.btn-outline-primary{color:#000!important}html.dark .btn-check:checked+.btn-outline-primary span,html.dark .btn-check:checked+label.btn.btn-outline-primary span,html.dark .btn-check:checked+.btn-outline-primary .material-icons,html.dark .btn-check:checked+label.btn.btn-outline-primary .material-icons{color:#000!important}html.dark .card-nav-tab.active{background-color:#333!important;border-color:#444 #444 #333!important;color:#c52317!important}html.dark .card-nav-tab{color:#6c9bd1!important}html.dark .card-collapse .list-group-item h5,html.dark .card-collapse .list-group-item span:not(.badge):not(.material-icons){color:#d3d3d3!important}html.dark .card-collapse .modal-body{color:#d3d3d3!important}html.dark .badge.rounded-pill.fw-light.bg-light.text-dark.border{background-color:#444!important;color:#fff!important}html.dark .form-select option{background-color:#333!important;color:#d3d3d3!important}html.dark .input-group .btn.bg-light{background-color:#333!important;color:#d3d3d3!important;border-color:#444!important}html.dark .multiple-checkbox{background-color:#292929!important;color:#d3d3d3!important;border-color:#444!important}html.dark .multiple-checkbox-option:hover{background-color:#ffffff1a!important}html.dark .multiple-checkbox label{color:#d3d3d3!important}html.dark .input-group .btn.bg-light,html.dark .form-control{background-color:#333!important;color:#d3d3d3!important;border-color:#444!important}html.dark .btn-outline-success{color:#4caf50!important;border-color:#4caf50!important;background-color:transparent!important}html.dark .btn-outline-success:hover{color:#fff!important;background-color:#4caf50!important}html.dark .btn-outline-danger{color:#f44336!important;border-color:#f44336!important;background-color:transparent!important}html.dark .btn-outline-danger:hover{color:#fff!important;background-color:#f44336!important}html.dark .leaflet-popup-content-wrapper{background-color:#292929!important;color:#d3d3d3!important;border-color:#444!important}html.dark .leaflet-popup-tip{background-color:#292929!important;border-color:#444!important}html.dark .leaflet-popup-content{color:#d3d3d3!important}html.dark .leaflet-popup-content .alert-success{background-color:#2e533ba8!important;border-color:#123c2845!important;color:#d3d3d3!important}html.dark .leaflet-popup-content .btn-outline-primary,html.dark .leaflet-popup-content .btn-outline-success{color:#4dabff!important;border-color:#4dabff!important;background-color:transparent!important}html.dark .leaflet-popup-content .btn-outline-primary:hover,html.dark .leaflet-popup-content .btn-outline-success:hover{color:#fff!important;background-color:#30597c!important}html.dark .leaflet-popup-content .pallino{border:1px solid #555!important}html.dark .leaflet-tooltip{background-color:#292929!important;color:#d3d3d3!important;border-color:#444!important}html.dark .leaflet-tooltip:before{border-color:#292929!important}html.dark .leaflet-tooltip-bottom:before{border-bottom-color:#292929!important}html.dark .leaflet-popup-content .border-dark{border-color:#555!important}html.dark .leaflet-popup-content .bg-dark{background-color:#555!important}html.dark .footer-theme{background-color:#292929;color:#ddd}html.dark .fw-normal,html.dark .fw-bold,html.dark .alert span{color:#d3d3d3!important}html.dark .soglia-type-text{color:#fff;text-shadow:0px 0px 5px rgba(0,0,0,.8)}html.dark .card-collapse-pagination{background-color:#222!important;color:#d3d3d3!important}html.dark .card-nav-tabs{border-color:#444!important}html.dark .tab-content{color:#d3d3d3!important}html.dark .nav-item.nav-link.card-nav-tab.active{color:#ff7c7c!important}html.dark .leaflet-layer,html.dark .leaflet-control-zoom-in,html.dark .leaflet-control-zoom-out,html.dark .leaflet-control-attribution{filter:invert(100%) hue-rotate(210deg) brightness(125%) contrast(80%)}html.dark .cluster-tooltip{background-color:#323232f2;color:#ddd}html.dark .leaflet-popup-content .text-warning{color:#ffc107!important}html.dark .leaflet-popup-content .text-danger{color:#dc3545!important}html.dark .leaflet-popup-content .text-orange{color:#fd7e14!important}html.dark .table-dark{--bs-table-bg: #212529;--bs-table-striped-bg: #2c3034;--bs-table-hover-bg: #323539}html.dark #grafico-echarts,html.dark #grafico-accelerometri,html.dark [id^=urti-],html.dark #chartDispositivo{background-color:#292929!important;border:1px solid #3a3a3a!important;box-shadow:0 2px 6px #0006!important}html.dark #grafico-echarts canvas,html.dark #grafico-accelerometri canvas,html.dark [id^=urti-] canvas,html.dark #chartDispositivo canvas{filter:invert(.85) hue-rotate(180deg) brightness(1.1) contrast(1.1)!important}html.dark #grafico-echarts,html.dark #grafico-accelerometri,html.dark #grafico-container,html.dark [id^=urti-],html.dark #chartDispositivo,html.dark #area-grafico{background-color:#292929!important}html.dark #grafico-loader .spinner-border{color:#a0a0a0!important}html.dark body>div[style*="position: absolute"]{background-color:#222!important;border:1px solid #444444!important;color:#fff!important;box-shadow:0 2px 5px #00000080!important;filter:invert(0)!important;z-index:9999999!important}html.dark body>div[style*="position: absolute"] div,html.dark body>div[style*="position: absolute"] span,html.dark body>div[style*="position: absolute"] p{color:#fff!important;filter:invert(0)!important}html.dark div[style*="position: absolute"][style*=left][style*=top]{background-color:#222!important;border:1px solid #444444!important;color:#fff!important;box-shadow:0 2px 5px #00000080!important;filter:invert(0)!important;z-index:9999999!important}html.dark div[style*="position: absolute"][style*=left][style*=top] div,html.dark div[style*="position: absolute"][style*=left][style*=top] span,html.dark div[style*="position: absolute"][style*=left][style*=top] p{color:#fff!important;filter:invert(0)!important}html.dark{--tooltip-bg: #222222;--tooltip-border: #444444;--tooltip-text: #ffffff}html.dark .echarts-tooltip,html.dark [class*=tooltip],html.dark [id*=tooltip],html.dark div[style*="transform:translate"],html.dark div[class*=tooltip],html.dark div[class*=ec-tooltip]{background-color:var(--tooltip-bg)!important;border-color:var(--tooltip-border)!important;color:var(--tooltip-text)!important;filter:invert(0)!important}html.dark+script{display:none!important}:root html.dark body>div{background-color:var(--tooltip-bg, #222)!important;color:var(--tooltip-text, #fff)!important;border-color:var(--tooltip-border, #444)!important;filter:invert(0)!important}html.dark [style*=z-index]{color:#fff!important}html.dark .bg-white{background-color:#222!important}html.dark .border,.border-bottom,.border-top,.border-start,.border-end{border-color:#555557!important}html.dark .input-group>div{background-color:#222!important}html.dark .select-arrow{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%238f98a1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}html.dark .galleria-card-0{background-color:#333!important;border-color:#444!important}html.dark .colore-card-1{background-color:#525252!important;border-color:#797979!important}
