<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box &gt; .icon {
    text-align: center;
    position: relative;
}

    .box &gt; .icon &gt; .image {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 88px;
        height: 88px;
        border: 8px solid white;
        line-height: 88px;
        border-radius: 50%;
        background: #005fac;
        vertical-align: middle;
        padding-top: 15px;
    }

    .box &gt; .icon:hover &gt; .image { /*background: #63B76C;*/
        opacity: 0.5;
    }

    .box &gt; .icon &gt; .image &gt; i {
        font-size: 36px !important;
        color: #fff !important;
    }

    .box &gt; .icon:hover &gt; .image &gt; i {
        color: white !important;
    }

    .box &gt; .icon &gt; .info {
        margin-top: -24px;
        background: rgba(0, 0, 0, 0.04);
        border: 1px solid #e0e0e0;
        padding: 15px 0 10px 0;
        height: 90px;
    }

    .box &gt; .icon:hover &gt; .info {
        background: rgba(0, 0, 0, 0.04);
        border-color: #e0e0e0;
        color: white;
    }

    .box &gt; .icon &gt; .info &gt; h3.title {
        /*font-family: "Roboto",sans-serif !important;*/
        font-size: 16px;
        color: #222;
        font-weight: 500;
    }

    .box &gt; .icon &gt; .info &gt; p {
        /*font-family: "Roboto",sans-serif !important;*/
        font-size: 13px;
        color: #666;
        line-height: 1.5em;
        margin: 20px;
    }

    .box &gt; .icon:hover &gt; .info &gt; h3.title, .box &gt; .icon:hover &gt; .info &gt; p, .box &gt; .icon:hover &gt; .info &gt; .more &gt; input.btnHome {
        color: #222;
        background-color: transparent;
        border: none;
    }

    .box &gt; .icon &gt; .info &gt; .more input.btnHome {
        /*font-family: "Roboto",sans-serif !important;*/
        font-size: 12px;
        color: #63B76C;
        line-height: 12px;
        text-decoration: none;
        background-color: transparent;
        border: none;
        font-weight: bold;
        color: black;
        width: 85px;
        height: 25px;
    }

    .box &gt; .icon:hover &gt; .info &gt; .more &gt; input.btnHome {
        color: white !important;
        padding: 6px 8px;
        background-color: #63B76C !important;
    }

.box .space {
    height: 30px;
}

html, body {
    /*font-family: 'Calibri';*/
}

.headertextcolor {
    color: white !important;
}

.buttonHome {
    border-radius: 5px;
    color: #ffffff;
    font-size: 13px;
    width: 180px;
    height: 80px;
    /*font-family: Verdana;*/
    text-decoration: none;
    vertical-align: middle;
    background-color: #005fac;
    position: relative;
    z-index: 1;
    padding-left: 30%;
    white-space: normal;
    -webkit-box-shadow: 3px 4px 7px #666666;
    -moz-box-shadow: 3px 4px 7px #666666;
    box-shadow: 3px 4px 7px #666666;
}

    .buttonHome:hover {
        color: #ffffff;
        background-color: #004680;
        border-color: blue;
        border: 1px solid;
    }

.navbar-default {
    color: white !important;
    background-color: #1D2E5A;
}

.navbar-nav &gt; li &gt; a {
    color: white !important;
}

.headercolor {
    background-color: #005FAC !important;
}

.navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar-default .navbar-nav &gt; li &gt; a:hover {
    background-color: white !important;
    color: black !important;
}

.contenitorebottoni {
    background-color: #f8f8f8;
    border: 1px solid #d6d6c2;
    margin-bottom: 35px;
    padding-left: 0%;
    margin-right: 15px;
}

.dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover {
    background-color: #f5f5f5;
    color: #005fac !important;
    text-decoration: none;
}

.assistenza {
    color: #ffffff;
    background-color: #005fac;
    -webkit-box-shadow: 3px 4px 7px #666666;
    -moz-box-shadow: 3px 4px 7px #666666;
    box-shadow: 3px 4px 7px #666666;
}

.borderElior {
    border: 2px solid #005fac;
    padding: 8px;
    color: #005fac;
}

.assistenza:hover {
    color: #ffffff;
    background-color: #004680;
    text-decoration: none;
}

.marginHome {
    color: #005fac;
    display: inline;
    margin-right: 1%;
}

.power {
    color: #005fac !important;
}

.ctl00_menu_2 {
    background-color: #005fac;
    color: White;
    /*font-family: Verdana;*/
    font-size: 1.1em;
    font-weight: bold;
    width: 100%;
}

.btn-notifiche {
    color: #fff;
    background-color: #005fac;
    border-color: blue;
    border-radius: 5px;
    border: 1px solid;
}

    .btn-notifiche:hover {
        color: #fff;
        background-color: #004680;
        border-color: blue;
        border-radius: 5px;
        border: 1px solid;
    }

.PagerStyle {
    background-color: #005fac;
}

.paddingTable {
    background-color: #005fac;
}

.marginLeft2 {
    margin-left: 1.2em;
    background-color: #005fac;
}

.tastini {
    background-color: #e7efff;
}

.tabella {
    border: 1px solid;
    border-color: #005fac;
}

.ajax__tab_xp2 .ajax__tab_header {
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-size: 14px;
}

.btn-primary {
    color: #fff;
    background-color: #005fac;
    border-color: blue
}

    .btn-primary.active,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary:focus,
    .btn-primary:hover,
    .open &gt; .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #005fac;
        border-color: blue
    }

    .btn-primary.active,
    .btn-primary:active,
    .open &gt; .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled,
    .btn-primary.disabled.active,
    .btn-primary.disabled.focus,
    .btn-primary.disabled:active,
    .btn-primary.disabled:focus,
    .btn-primary.disabled:hover,
    .btn-primary[disabled],
    .btn-primary[disabled].active,
    .btn-primary[disabled].focus,
    .btn-primary[disabled]:active,
    .btn-primary[disabled]:focus,
    .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #005fac;
        border-color: blue
    }

    .btn-primary .badge {
        color: #005fac;
        background-color: #fff
    }

.Alternato {
    background-color: #eff3fb;
}

.boxcolor {
    background-color: #ffffff;
    border: 2px solid #e2e2e2;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 7px;
    padding-left: 15px;
    transition: border 0.2s ease-in-out 0s;
    position: relative;
}

.colorTabella {
    background-color: #eff3fb;
}

.colorIntestazioneTabella {
    background-color: #005fac;
    color: #ffffff;
}

.colorplus {
    color: #005fac !important;
}

.boxV {
    color: #5CB85C;
}

.boxG {
    color: #F0AD4E;
}

.boxR {
    color: #D9534F;
}

.colorplus :hover {
    color: white !important;
}

.riga {
    height: 3px;
    background-color: #005fac;
    margin-top: 8px;
    width: 600px;
    margin-bottom: 50px;
}

.bs-callout-info {
    border-left-color: #005fac;
}

.btnMorosita:hover {
    color: #005fac !important;
}

.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:focus, .nav-pills &gt; li.active &gt; a:hover {
    background-color: #005fac;
    color: #fff;
}

#tabLegend &gt; li &gt; a, #tabLegend &gt; li &gt; a:hover {
    background-color: #005fac;
    /*font-weight: bold;*/
    color: #fff;
}

#tabLegend &gt; li.active &gt; a, #tabLegend &gt; li.active &gt; a:focus, #tabLegend &gt; li.active &gt; a:hover {
    /*color: #E74A13;*/
    color: #808080;
    /*font-weight: bold;*/
    background-color: #fff;
}
</pre></body></html>