.container{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column}.header{flex:0 0;display:flex;flex-direction:row;justify-content:space-around;background-color:#00f}.header a{text-decoration:none;font-size:14pt;background-color:#e0e0e0;border:solid 1px #808080;padding:2px 10px;border-radius:5px;margin:5px 0}.header a:hover{background-color:#fff;color:#0d6efd;font-weight:600}.mobile-color{background-color:#0d6efd;color:#fff}.header-mobile{flex:0 0;display:flex;flex-direction:row;justify-content:space-around;background-color:#0d6efd}.header-mobile a{text-decoration:none;font-size:14pt;color:#fff;background-color:#0d6efd;border:solid 1px red;padding:2px 10px;border-radius:5px;margin:5px 0}.header-mobile a:hover{color:#fff;background-color:#0d6efd;font-weight:600}.header-mobile-ex{flex:0 0;display:flex;flex-direction:row;justify-content:space-between;background-color:#0d6efd}.header-mobile-ex a{text-decoration:none;font-size:14pt;color:#fff;background-color:#0d6efd;border:none;padding:2px 10px;margin:5px 0}.header-mobile-ex .title{text-decoration:none;font-size:14pt;color:#fff;background-color:#0d6efd;border:none;padding:2px 0;margin-top:5px;margin-bottom:5px}.header-mobile-ex .section-title{text-decoration:none;font-size:14pt;color:#fff;background-color:#0d6efd;border:none;padding:2px 10px;margin:5px 0}.header-mobile-ex a:hover{color:#fff;background-color:#0d6efd;font-weight:600}.report-style-class{height:calc(100vh - 24px);width:100%}.report-style-class-mobile{height:calc(100vh - 24px);border-bottom:solid 1px #e0e0e0;width:100%}dl.dl-horizontal dt{float:left;width:200px}dl.dl-horizontal dd{font-weight:600}.main,.main-mobile{flex:1 1}.desktop .container{display:flex;flex-direction:column}.desktop .header{flex:0 0;display:flex;flex-direction:row;min-height:56px;align-items:center;color:#fff}.desktop .brand{flex:0 0;min-width:200px;font-size:18pt;border-right:solid 1px #c0c0c0}.desktop .header .titlebar{flex:1 1;display:flex;flex-direction:row;justify-content:space-between}.desktop .title{font-size:16pt;padding-left:16px}.desktop .usercontext{font-size:18pt;padding-right:16px}.desktop .sidebar-main{flex:1 1;display:flex;flex-direction:row;justify-content:flex-start}.desktop .sidebar{flex:0 0;min-width:200px;border-right:solid 1px #c0c0c0;display:flex;flex-direction:column;justify-content:flex-start}.desktop .sidebar a,.desktop .sidebar a:visited{display:block;padding:5px 10px;text-decoration:none;font-size:14pt;color:#000}.sidebar a:hover{color:#00008b;background-color:silver}.desktop .main{flex:1 1;padding:16px}.pl-1{padding-left:4px}.pl-2{padding-left:8px}.pl-3{padding-left:16px}.pl-4{padding-left:32px}.pr-1{padding-right:4px}.pr-2{padding-right:8px}.pr-3{padding-right:16px}.pr-4{padding-right:32px}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:16px}.pt-4{padding-top:32px}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:8px}.pb-3{padding-bottom:16px}.pb-4{padding-bottom:32px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:16px}.mt-4{margin-top:32px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:16px}.mb-4{margin-bottom:32px}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:16px}.ml-4{margin-left:32px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:16px}.mr-4{margin-right:32px}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.div-download{visibility:hidden;height:1px;width:1px}.word-break-break-all{word-break:break-all}.white-space-nowrap{white-space:nowrap}.cursor-pointer{cursor:pointer}.cursor-auto{cursor:auto}.position-relative{position:relative}#stampe-popup-menu{position:fixed;top:0;bottom:0;left:0;right:0;z-index:3;background-color:#0000001a}#stampe-popup-menu .menu-container{position:relative;padding:8px 4px 16px;margin:auto;background-color:#fff;border:solid 1px #808080;border-radius:4px;font-style:italic;font-size:14px}#stampe-popup-menu .menu-container ul{padding:0;margin:0}#stampe-popup-menu .menu-container li{display:block;padding:2px 16px;list-style:none}#stampe-popup-menu .menu-container li:hover{background-color:#e0e0e0;cursor:pointer}#stampe-popup-menu .spm-title{padding:0 8px 8px;font-weight:700}#stampe-popup-menu .separator{border-bottom:solid 1px #c0c0c0;margin-bottom:4px}#arrow{position:absolute;background:#fff;border-left:solid 1px #808080;border-bottom:solid 1px #808080;width:8px;height:8px;left:-5px;transform:rotate(45deg)}#edit-stampa-popup-form{position:fixed;top:0;bottom:0;left:0;right:0;z-index:3;background-color:#0000001a;display:flex;justify-content:center;align-items:center}#edit-stampa-popup-form .form-container{position:relative;display:flex;flex-direction:column;padding:8px 0 16px;width:550px;margin:auto;background-color:#fff;border:solid 1px #808080;border-radius:4px;font-style:italic;font-size:14px}#edit-stampa-popup-form .espf-title{font-size:18px;font-weight:600;text-align:center;margin:8px 0 16px}#edit-stampa-popup-form .separator{border-bottom:solid 1px #c0c0c0;margin-bottom:4px}#edit-stampa-popup-form .espf-description{color:#8b0000}#edit-stampa-popup-form .espf-name{color:#00008b}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
