<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 991px) {
    .orologio {
        border: 0;
        width: 60px;
        height: 60px;
    }
    .testoprincipale {
        color: #004bad!important;
    }
    .no_toc {
        color: white !important;
        margin-top: 12px!important;
    }
    .it-header-center-wrapper {
        background: #ff750498 !important;
    }
    .it-header-slim-wrapper {
        background: #ff0303cf !important;
    }
    .btn-primary:hover {
        background: #003274 !important;
    }
    .btn-primary {
        background: #004bad !important;
    }
    .d-lg-block-accedi {
        margin-bottom: 23px !important;
    }
    .img-logo {
        vertical-align: middle;
        border-style: none;
        zoom: 0.3;
        margin-left: -100px;
    }
    .form-control {
        font-size: 0.9rem !important;
    }
    .bottone {
        margin-top: -25px !important;
        text-align: center;
        margin-bottom: 17px !important;
    }
    .bottoneok {
        background-color: transparent !important;
        padding: 10px 10px !important;
        color: white !important;
    }
    .colore {
        color: #004bad !important;
        text-align: center;
        font-size: 1rem !important;
    }
    .bottonereg {
        margin-top: 10px;
        text-align: center;
    }
    .errore {
        color: red !important;
        font-size: 1.4rem !important;
        text-align: center !important;
    }
    .btn {
        background-color: #004bad !important;
    }
    .btn:hover {
        background-color: #003274 !important;
    }
    .bottoneprivacy {
        padding: 10px 10px !important;
        background-color: transparent !important;
    }
    .padding-footer {
        padding-bottom: 20px !important;
    }
    .dropdown-menu {
        min-width: 20rem !important;
    }
    .allineamento {
        text-align: center !important;
    }
    .colora {
        color: white!important;
    }
    .btn-spid {
        width: auto !important;
    }
}

@media screen and (min-width: 991px) {
    .orologio {
        border: 0;
        width: 60px;
        height: 60px;
    }
    .testoprincipale {
        color: #004bad!important;
    }
    .no_toc {
        color: white !important;
        margin-top: 12px!important;
    }
    .it-header-center-wrapper {
        background: #ff750498 !important;
    }
    .it-header-slim-wrapper {
        background: #ff0303cf !important;
    }
    .btn-primary:hover {
        background: #ff750498 !important;
    }
    .btn-primary {
        background: #ff0303cf !important;
    }
    .d-lg-block-accedi {
        margin-bottom: 23px !important;
    }
    .img-logo {
        vertical-align: middle;
        border-style: none;
        zoom: 0.3;
        margin-left: -100px;
    }
    .form-control {
        font-size: 0.9rem !important;
    }
    .bottone {
        margin-top: -25px !important;
        text-align: center;
        margin-bottom: 17px !important;
    }
    .bottoneok {
        background-color: transparent !important;
        padding: 10px 10px !important;
        color: white !important;
    }
    .colore {
        color: #004bad !important;
        text-align: center;
        font-size: 1rem !important;
    }
    .bottonereg {
        margin-top: 10px;
        text-align: center;
    }
    .errore {
        color: red !important;
        font-size: 1.4rem !important;
        text-align: center !important;
    }
    .btn {
        background-color: #004bad !important;
    }
    .btn:hover {
        background-color: #003274 !important;
    }
    .bottoneprivacy {
        padding: 10px 10px !important;
        background-color: transparent !important;
    }
    .padding-footer {
        padding-bottom: 20px !important;
    }
    .allineamento {
        text-align: center !important;
    }
    .colora {
        color: white!important;
    }
    .btn-spid {
        width: auto !important;
    }
}</pre></body></html>