<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


.boxAreaRiservataMessaggio ul, ol {
    margin-left: 3em;
}

.boxAreaRiservataMessaggio li {
    list-style: initial;
}

.help-block.form-error {
    display: block;
    width: 100%;
    text-align: center;
    clear: both;
}

#boxAreaRiservataArchivio {
    clear: both;
    padding-top: 1rem;
}

    #boxAreaRiservataArchivio .campoPulsante {
        clear: none;
        float: none;
        padding: 0;
        margin: .5rem auto;
    }

.boxMascheraDiRicercaPerServizioStandard.NOCRS {
    text-align: center;
}

.boxCampiRegistrazione {
    background-color: #ececec;
}

    .boxCampiRegistrazione A {
        font-weight: 700;
        text-decoration: underline;
    }

        .boxCampiRegistrazione A:hover {
            font-weight: 700;
            color: #000;
            text-decoration: none;
        }

.boxAreaRiservataRegistrazione {
    clear: both;
    padding-top: 1rem;
    background-color: white;
    line-height: 1.3rem;
}

.titoloSocialLogin {
    font-size: 1.3rem;
    font-weight: 600;
}

#boxMascheraDiRicercaPerServizioStandard, .boxMascheraDiRicercaPerServizioStandard {
    line-height: 1.3rem;
}

    #boxMascheraDiRicercaPerServizioStandard .campoPulsante,
    .boxMascheraDiRicercaPerServizioStandard .campoPulsante {
        text-align: center;
    }

        #boxMascheraDiRicercaPerServizioStandard .campoPulsante a,
        .boxMascheraDiRicercaPerServizioStandard .campoPulsante a {
            display: inline-block !important;
            margin: .5em auto;
        }


    .boxMascheraDiRicercaPerServizioStandard .h3 {
        font-size: 1.3rem;
    }

/* **************************************** */
/* ************** override **************** */
/* **************************************** */

.boxAreaRiservataMessaggio h4 {
    background-color: #F7CF3F;
    padding: 0.3rem 0.7rem;
}

.boxAreaRiservataMessaggio LI {
    list-style: none;
    border: 1px dashed;
    padding: 0.3rem 0.7rem;
}

    .boxAreaRiservataMessaggio LI A {
        color: #2D6640;
        text-decoration: none;
        font-weight: 700;
    }

        .boxAreaRiservataMessaggio LI A:hover {
            color: #000;
            text-decoration: underline;
        }
</pre></body></html>