﻿@media (min-width: 1024px) and (max-width: 1279px) {

    .logo {
        width: 160px;
    }

        .logo img {
            height: 35px;
            margin: 10px 5px 10px 2px;
        }

        .logo p {
            font-size: 15px;
            padding-top: 5px;
            margin: 5px 0px 0px 2px;
        }

    .top {

        width: calc(100% - 162px);
    }

    .MenuSX {
        width: 160px;
        height: calc(100% - 50px);
    }

    .Contenuto {
        width: calc(100% - 162px);
    }

    .menuButton, .menuButtonSelected, .menuButton:hover {
        padding: 9px 5px 9px 5px;
        font-size: 13px;
        width: 140px !important;
        height:31px;
    }
    .comuneButton, .comuneButtonSelected, .comuneButton:hover {
        padding: 9px 5px 9px 5px;
        font-size: 13px;
        height: 30px;
        width: 70px !important;
    }

    .tbFiltri {
        width: 50px;
        padding: 2px !important;
        font-size: 13px !important;
    }
    .filtri {
        width: calc(100% - 10px);
        padding: 5px;
        margin: 5px;
    }
    .dropOrdine {
        width: 170px;
        font-size: 13px !important;
        padding: 2px !important;
    }

    .divImmo {
        width: 100%;
    }

    .Immobili {
        width: 100%;
        height: auto;
        padding: 5px;
    }

    .ImmoMob {
        display: none;
    }

    

        .ImmoDkt table {
            border-collapse: collapse;
            max-width: 100%;
            width: 100%;
        }

    .tdImmoDkt {
        border: 1px solid #CCCCCC;
        padding: 2px;
        width: 10%;
    }

        .tdImmoDkt table {
            width: 100%;
        }

    .icoDett {
        width: 20px !important;
        height: 20px !important;
    }

    .imgDett {
        text-align: center;
    }

    .titDett {
        display:none;
    }

    .testoDett, .proprietario, .unitaApe {
        color: #444444;
        font-size: 12px;
        text-align: center;
    }

    .mostraDett {
        width: 20px;
        height: 20px;
        font-size: 10px;
        padding: 5px;
        text-align: center;
        vertical-align: middle;
        background-color: #45b2e0;
        margin-left: calc(100% - 20px);
        border: 1px solid #1d3176;
        color: #1d3176;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .dettagli {
        border: 1px solid #CCCCCC;
        padding: 2px;
    }
    .iconcina {
        width: 20%;
    }

    h1{
        font-size:16px;
    }

    .evidenziato {
        color: red !important;
        font-weight: bold !important;
    }
}
@media (min-width: 851px) and (max-width: 1023px) {

    .logo {
        width: 160px;
    }

        .logo img {
            height: 30px;
            margin: 15px 5px 15px 2px;
        }

        .logo p {
            font-size: 13px;
            padding-top: 5px;
        }

    .top {
        width: calc(100% - 162px);
    }

    .MenuSX {
        width: 160px;
        height: calc(100% - 50px);
        min-height: 600px;
    }

    .Contenuto {
        width: calc(100% - 162px);
        min-height: 600px;
    }

    .menuButton, .menuButtonSelected, .menuButton:hover {
        padding: 9px 5px 9px 5px;
        font-size: 13px;
        width: 140px !important;
        height: 31px;
    }

    .comuneButton, .comuneButtonSelected, .comuneButton:hover {
        padding: 9px 5px 9px 5px;
        font-size: 13px;
        height: 30px;
        width: 70px !important;
    }

    .filtri {
        width: calc(100% - 10px);
        padding: 5px;
        margin: 5px;
        font-size: 13px;
    }

    .lblFiltri {
        min-width: 80px;
        display: inline-block;
    }

    .tbFiltri {
        width: 80px;
        padding: 1px !important;
        font-size: 13px !important;
        margin-top: 5px;
    }

    .dropOrdine {
        width: 170px;
        font-size: 13px !important;
        padding: 2px !important;
    }

    .divImmo {
        width: 100%;
    }

    .Immobili {
        width: 100%;
        height: auto;
        padding: 5px;
    }

    .ImmoMob {
        display: none;
    }



    .ImmoDkt table {
        border-collapse: collapse;
        max-width: 100%;
        width: 100%;
    }

    .tdImmoDkt {
        border: 1px solid #CCCCCC;
        padding: 2px;
        width: 10%;
    }

        .tdImmoDkt table {
            width: 100%;
        }

    .icoDett {
        width: 20px !important;
        height: 20px !important;
    }

    .imgDett {
        text-align: center;
    }

    .titDett {
        display: none;
    }

    .testoDett, .proprietario {
        color: #444444;
        font-size: 12px;
        text-align: center;
    }

    .mostraDett {
        width: 20px;
        height: 20px;
        font-size: 15px;
        padding: 0px;
        text-align: center;
        vertical-align: middle;
        background-color: #45b2e0;
        margin-left: calc(100% - 20px);
        border: 1px solid #1d3176;
        color: #1d3176;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .dettagli {
        border: 1px solid #CCCCCC;
        padding: 2px;
    }

    .iconcina{
        width:20%;
    }

    h1 {
        font-size: 16px;
    }

    .boxRicercaLibera {
        width: 350px !important;
    }

    .boxRicercaLiberainput {
        width: 300px !important;
    }
    .evidenziato {
        color: red !important;
        font-weight: bold !important;
    }
    
}

@media (min-width: 769px) and (max-width: 850px) {
    .box_login {
        padding-top:40px;
    }
    .logo {
        width: 160px;
    }

        .logo img {
            height: 35px;
            margin: 10px 5px 10px 2px;
        }

        .logo p {
            font-size: 14px;
            padding-top: 5px;
        }

    .top {
        width: calc(100% - 162px);
    }

    .MenuSX {
        width: 160px;
        height: calc(100% - 50px);
        min-height: 600px;
    }

    .Contenuto {
        width: calc(100% - 162px);
        min-height: 600px;
    }

    .menuButton, .menuButtonSelected, .menuButton:hover {
        padding: 9px 5px 9px 5px;
        font-size: 13px;
        width: 140px !important;
        height: 31px;
    }

    .comuneButton, .comuneButtonSelected, .comuneButton:hover {
        padding: 9px 5px 9px 5px;
        font-size: 13px;
        height: 30px;
        width: 70px !important;
    }

    .filtri {
        width: calc(100% - 10px);
        padding: 5px;
        margin: 5px;
        font-size: 13px;
    }

    .lblFiltri {
        min-width: 75px;
        display: inline-block;
    }

    .tbFiltri {
        width: 60px;
        padding: 1px !important;
        font-size: 13px !important;
        margin-top: 5px;
    }

    .dropOrdine {
        width: 158px;
        font-size: 13px !important;
        padding: 2px !important;
    }

    .divImmo {
        width: 100%;
    }

    .Immobili {
        width: 100%;
        height: auto;
        padding: 5px;
    }

    .ImmoMob {
        display: none;
    }



    .ImmoDkt table {
        border-collapse: collapse;
        max-width: 100%;
        width: 100%;
    }

    .tdImmoDkt {
        border: 1px solid #CCCCCC;
        padding: 2px;
        width: 10%;
    }

        .tdImmoDkt table {
            width: 100%;
        }

    .icoDett {
        width: 20px !important;
        height: 20px !important;
    }

    .imgDett {
        text-align: center;
    }

    .titDett {
        display: none;
    }

    .testoDett, .proprietario, .unitaApe {
        color: #444444;
        font-size: 12px;
        text-align: center;
    }

    .mostraDett {
        width: 20px;
        height: 20px;
        font-size: 15px;
        padding: 0px;
        text-align: center;
        vertical-align: middle;
        background-color: #45b2e0;
        margin-left: calc(100% - 20px);
        border: 1px solid #1d3176;
        color: #1d3176;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .dettagli {
        border: 1px solid #CCCCCC;
        padding: 2px;
    }
    .iconcina{
        width:20%;
    }

    .cycle-slideshow, .contenitoreimg {
        width: 300px;
        height: 225px;
    }

        .cycle-slideshow img {
            max-width: 300px;
            max-height: 225px;
        }

    .contenitoreimg {
        position: relative;
    }

    .prevv {
        z-index: 999;
        position: absolute;
        top: 95px;
        left: 5px;
        width: 20px;
    }

    .nextt {
        z-index: 999;
        position: absolute;
        top: 95px;
        right: 5px;
        width: 20px;
    }

    .dettagli p{
        width: calc(100% - 312px);
    }


    h1 {
        font-size: 16px;
    }

    .boxRicercaLibera {
        width: 350px !important;
    }

    .boxRicercaLiberainput {
        width: 300px !important;
    }
    .evidenziato {
        color: red !important;
        font-weight: bold !important;
    }
    .unitaApe {
        display: none;
    }
}


/*IPAD VERTICALE*/
@media (min-width: 768px) and (max-width: 768px) and (min-height: 900px) and (max-height: 1024px) {

    .logo {
        display: none;
    }

    .top {
        width: 100%;
        border-left: 0px;
    }

    .menuMob {
        display: block;
        width: 60px;
        float: left;
    }

    .MenuSX {
        display: none;
    }

    .Contenuto {
        width: 100%;
        border: 0px;
    }

    .Benvenuto {
        display: none;
    }

    .menuButton, .menuButtonSelected, .menuButton:hover {
        padding: 9px 5px 9px 5px;
        font-size: 13px;
        width: 140px !important;
        height: 31px;
    }

    .comuneButton, .comuneButtonSelected, .comuneButton:hover {
        padding: 9px 5px 9px 5px;
        font-size: 13px;
        height: 30px;
        width: 70px !important;
    }

    .filtri {
        width: calc(100% - 10px);
        padding: 5px;
        margin: 5px;
        font-size:13px;
    }
    .lblFiltri {
        min-width: 75px;
        display: inline-block;
    }

    .tbFiltri {
        width: 80px;
        padding: 1px !important;
        font-size: 13px !important;
        margin-top:5px;
    }

    .dropOrdine {
        width: 158px;
        font-size: 13px !important;
        padding: 2px !important;
    }

    .divImmo {
        width: 100%;
    }

    .Immobili {
        width: 100%;
        height: auto;
        padding: 5px;
    }

    .ImmoMob {
        display: none;
    }



    .ImmoDkt table {
        border-collapse: collapse;
        max-width: 100%;
        width: 100%;
    }

    .tdImmoDkt {
        border: 1px solid #CCCCCC;
        padding: 2px;
        width: 10%;
    }

        .tdImmoDkt table {
            width: 100%;
        }

    .icoDett {
        width: 20px !important;
        height: 20px !important;
    }

    .imgDett {
        text-align: center;
    }

    .titDett {
        display: none;
    }

    .testoDett, .proprietario, .unitaApe {
        color: #444444;
        font-size: 12px;
        text-align: center;
    }
    .evidenziato{
        color:red !important;
        font-weight:bold !important;
    }

    .mostraDett {
        width: 20px;
        height: 20px;
        font-size: 15px;
        padding: 0px;
        text-align: center;
        vertical-align: middle;
        background-color: #45b2e0;
        margin-left: calc(100% - 20px);
        border: 1px solid #1d3176;
        color: #1d3176;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .dettagli {
        border: 1px solid #CCCCCC;
        padding: 2px;
    }
    .dettagli p{
        width: calc(100% - 312px);
    }
    .iconcina{
        width:20%;
    }

    .cycle-slideshow, .contenitoreimg {
        width: 300px;
        height: 225px;
    }
        .cycle-slideshow img {
            max-width: 300px;
            max-height: 225px;
        }

    .contenitoreimg {
        position: relative;
    }

    .prevv {
        z-index: 999;
        position: absolute;
        top: 95px;
        left: 5px;
        width: 20px;
    }

    .nextt {
        z-index: 999;
        position: absolute;
        top: 95px;
        right: 5px;
        width: 20px;
    }
    .unitaApe {
        display: none;
    }

    h1 {
        font-size: 16px;
    }
    .boxRicercaLibera {
        width: 350px !important;
    }
    .boxRicercaLiberainput {
        width: 300px !important;
    }
}
@media (min-width: 735px) and (max-width: 767px) {
    .dropOrdine {
        width: 180px !important;
    
    }
}

    @media (min-width: 481px) and (max-width: 767px) {
        .box_login {
            padding-top: 15px;
        }

        .pannelloModifica {
            padding: 5px;
        }

        .logo {
            display: none;
        }

        .top {
            width: 100%;
            border-left: 0px;
        }

        .menuMob {
            display: block;
            width: 60px;
            float: left;
        }

        .MenuSX {
            display: none;
        }

        .Contenuto {
            width: 100%;
            border: 0px;
        }

        .Benvenuto {
            display: none;
        }

        #Accesso {
            padding: 0px;
            width: 60px;
        }

            #Accesso img {
                margin: 0px;
                padding: 0px;
            }

        .menuButton, .menuButtonSelected, .menuButton:hover {
            padding: 9px 5px 9px 5px !important;
            font-size: 13px;
            width: 140px !important;
            height: 31px;
            margin-bottom: 10px !important;
        }

        #LodiMob {
            border-radius: 3px 0px 0px 3px;
        }

        #FuoriLodiMob {
            border-radius: 0px 3px 3px 0px;
        }

        .comuneButton, .comuneButtonSelected, .comuneButton:hover {
            padding: 9px 5px 9px 5px !important;
            font-size: 13px;
            height: 30px;
            width: 70px !important;
            margin: 10px 0px 10px 0px !important;
        }

        .filtri {
            width: calc(100% - 10px);
            padding: 5px;
            margin: 5px;
            font-size: 13px;
        }

        .lblFiltri {
            min-width: 75px;
            display: inline-block;
        }

        .tbFiltri {
            width: 60px;
            padding: 1px !important;
            font-size: 13px !important;
            margin-top: 5px;
        }

        .dropOrdine {
            width: 158px;
            font-size: 13px !important;
            padding: 2px !important;
        }

        .divImmo {
            width: 100%;
        }

        .Immobili {
            width: 100%;
            height: auto;
            padding: 5px;
        }

        .ImmoMob {
            display: none;
        }

        .ImmoDkt {
            max-width: 99vw;
        }

        .ImmoDkt table {
            border-collapse: collapse;
            max-width: 99vw;
            width: 100%;
        }

        .tdImmoDkt {
            border: 1px solid #CCCCCC;
            padding: 2px;
            width: 10%;
        }

            .tdImmoDkt table {
                width: 100%;
            }

        .icoDett {
            width: 20px !important;
            height: 20px !important;
        }

        .imgDett {
            text-align: center;
        }

        .titDett {
            display: none;
        }

        .testoDett, .proprietario {
            color: #444444;
            font-size: 11px;
            text-align: center;
            font-weight:normal;
        }

        .mostraDett {
            width: 20px;
            height: 20px;
            font-size: 15px;
            padding: 0px;
            text-align: center;
            vertical-align: middle;
            background-color: #45b2e0;
            margin-left: calc(100% - 20px);
            border: 1px solid #1d3176;
            color: #1d3176;
            cursor: pointer;
            margin-bottom: 20px;
        }

        .dettagli {
            border: 1px solid #CCCCCC;
            padding: 2px;
        }

        .cycle-slideshow, .contenitoreimg {
            width: 200px;
            height: 150px;
        }

            .cycle-slideshow img {
                max-width: 200px;
                max-height: 150px;
            }

        .contenitoreimg {
            position: relative;
        }

        .prevv {
            z-index: 999;
            position: absolute;
            top: 55px;
            left: 5px;
            width: 15px;
        }

        .nextt {
            z-index: 999;
            position: absolute;
            top: 55px;
            right: 5px;
            width: 15px;
        }

        .dettagli p {
            width: calc(100% - 212px);
        }

        h1 {
            font-size: 16px;
        }

        .boxRicercaLibera {
            width: 350px !important;
        }

        .boxRicercaLiberainput {
            width: 300px !important;
        }

        .unitaApe{
            display:none;
        }
        .evidenziato{
            color:red !important;
            font-weight:bold;
        }

        .elencoTabelle {
            max-width: 700px;
            font-size: 14px !important;
            -webkit-box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
            -moz-box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
            box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
            margin-bottom: 20px;
        }

            .elencoTabelle span {
                font-size: 14px !important;
            }

        .ButtonNew {
            width:144px !important;
            padding-left:4px !important;
            padding-right:4px !important;
            margin-left:0px;
            height: 35px !important;
            margin-top:5px !important;
        }

    }

    @media (min-width: 361px) and (max-width: 480px) {
        .box_login {
            padding-top: 100px;
        }

        .pannelloModifica {
            padding: 5px;
            width:300px !important;
        }

        .logo {
            display: none;
        }

        .top {
            width: 100%;
            border-left: 0px;
        }

        .menuMob {
            display: block;
            width: 60px;
            float: left;
        }

        .MenuSX {
            display: none;
        }

        .Contenuto {
            width: 100%;
            border: 0px;
        }

        .Benvenuto {
            display: none;
        }

        #Accesso {
            padding: 0px;
            width: 60px;
        }

            #Accesso img {
                margin: 0px;
                padding: 0px;
            }

        .menuButton, .menuButtonSelected, .menuButton:hover {
            padding: 9px 5px 9px 5px !important;
            font-size: 13px;
            width: 140px !important;
            height: 31px;
            margin-bottom: 10px !important;
        }

        #LodiMob {
            border-radius: 3px 0px 0px 3px;
        }

        #FuoriLodiMob {
            border-radius: 0px 3px 3px 0px;
        }

        .comuneButton, .comuneButtonSelected, .comuneButton:hover {
            padding: 9px 5px 9px 5px !important;
            font-size: 13px;
            height: 30px;
            width: 70px !important;
            margin: 10px 0px 10px 0px !important;
        }

        .filtri {
            width: calc(100% - 10px);
            padding: 5px;
            margin: 5px;
            font-size: 13px;
        }

        .lblFiltri {
            min-width: 73px;
            display: inline-block;
        }

        .tbFiltri {
            width:90px;
            padding: 1px !important;
            font-size: 13px !important;
            margin-top: 5px;
        }
        #filtriBase{
            display:none;
        }
        #filtriMob{
            display:block;
        }

        #filtriMob table td{
            padding:5px;
        }

        .dropOrdine {
            width: 100%;
            font-size: 13px !important;
            padding: 2px !important;
        }

        .divImmo {
            width: 100%;
        }

        .Immobili {
            width: 100%;
            height: auto;
            padding: 5px;
        }

        .ImmoMob {
            display: block;
            border: 1px solid #CCCCCC;
            margin-top:20px;
        }

        .ImmoMob table {
            background-color:white;
            width:100%;
        }
        .ImmoMob tr{
            height:40px;
            vertical-align:middle;
        }
            .ImmoMob td {
                border-bottom: 1px solid #CCCCCC;
                text-align:left;
                padding:5px;
            }


        .ImmoDkt{
            display:none;
        }

        

        .tdImmoDkt {
            border: 1px solid #CCCCCC;
            padding: 2px;
            width: 10%;
        }

            .tdImmoDkt table {
                width: 100%;
            }

        .icoDett {
            width: 30px !important;
            height: 30px !important;
            float:left !important;
        }
        .iconcina {
            width: 50%;
        }
        

        .imgDett {
            text-align: center;
        }


        .testoDett, .proprietario, .unitaApe {
            color: #444444;
            font-size: 14px;
            text-align: center;
        }

        .mostraDett {
            width: 20px;
            height: 20px;
            font-size: 15px;
            padding: 0px;
            text-align: center;
            vertical-align: middle;
            background-color: #45b2e0;
            margin-left: calc(100% - 20px);
            border: 1px solid #1d3176;
            color: #1d3176;
            cursor: pointer;
            margin-bottom: 20px;
        }

        .dettagli {
            border: 1px solid #CCCCCC;
            padding: 2px;            
        }

        .cycle-slideshow, .contenitoreimg {
            width: 100%;
            float: none;
        }

            .cycle-slideshow img {
                max-width: calc(100% - 12px);
            }

            .dettagli p {
                width: 100%;
                float: none;
                font-size: 12px;
                padding-left: 0px;
            }


        h1 {
            font-size: 16px;
        }

        .boxRicercaLibera {
            width: 98% !important;
        }

        .boxRicercaLiberainput {
            width: 90% !important;
        }

        .elencoTabelle {
            max-width: 400px;
            font-size: 14px !important;
            -webkit-box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
            -moz-box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
            box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
            margin-bottom:20px;
        }

            .elencoTabelle span {
                font-size: 14px !important;
            }

        .divAccessi {
            width: 90%;
            margin: auto;
            margin-top: 20px;
            margin-bottom: 20px;
            height: 100px;
        }

    }

@media (min-width: 1px) and (max-width:360px) {
    .box_login {
        padding-top: 100px;
    }

    .pannelloModifica {
        padding: 5px;
        width: 300px !important;
    }

    .logo {
        display: none;
    }

    .top {
        width: 100%;
        border-left: 0px;
    }

    .menuMob {
        display: block;
        width: 60px;
        float: left;
    }

    .MenuSX {
        display: none;
    }

    .Contenuto {
        width: 100%;
        border: 0px;
    }

    .Benvenuto {
        display: none;
    }

    #Accesso {
        padding: 0px;
        width: 60px;
    }

        #Accesso img {
            margin: 0px;
            padding: 0px;
        }

    .menuButton, .menuButtonSelected, .menuButton:hover {
        padding: 9px 5px 9px 5px !important;
        font-size: 13px;
        width: 140px !important;
        height: 31px;
        margin-bottom: 10px !important;
    }

    #LodiMob {
        border-radius: 3px 0px 0px 3px;
    }

    #FuoriLodiMob {
        border-radius: 0px 3px 3px 0px;
    }

    .comuneButton, .comuneButtonSelected, .comuneButton:hover {
        padding: 9px 5px 9px 5px !important;
        font-size: 13px;
        height: 30px;
        width: 70px !important;
        margin: 10px 0px 10px 0px !important;
    }

    .filtri {
        width: calc(100% - 10px);
        padding: 5px;
        margin: 5px;
        font-size: 13px;
    }

    .lblFiltri {
        min-width: 70px;
        display: inline-block;
        font-size:13px;
    }

    .tbFiltri {
        width:68px;
        padding: 1px !important;
        font-size: 13px !important;
        margin-top: 5px;
    }

    #filtriBase {
        display: none;
    }

    #filtriMob {
        display: block;
    }

        #filtriMob table td {
            padding: 5px;
        }

    .dropOrdine {
        width: 100%;
        font-size: 13px !important;
        padding: 2px !important;
    }

    .divImmo {
        width: 100%;
    }

    .Immobili {
        width: 100%;
        height: auto;
        padding: 5px;
    }

    .ImmoMob {
        display: block;
        border: 1px solid #CCCCCC;
        margin-top: 20px;
    }

        .ImmoMob table {
            background-color: white;
            width: 100%;
        }

        .ImmoMob tr {
            height: 40px;
            vertical-align: middle;
        }

        .ImmoMob td {
            border-bottom: 1px solid #CCCCCC;
            text-align: left;
            padding: 5px;
        }


    .ImmoDkt {
        display: none;
    }



    .tdImmoDkt {
        border: 1px solid #CCCCCC;
        padding: 2px;
        width: 10%;
    }

        .tdImmoDkt table {
            width: 100%;
        }

    .icoDett {
        width: 25px !important;
        height: 25px !important;
        float: left !important;
    }

    .imgDett {
        text-align: center;
    }


    .testoDett, .proprietario, .unitaApe {
        color: #444444;
        font-size: 13px;
        text-align: center;
    }
    .titDett{
        font-size:12px;
    }

    .mostraDett {
        width: 20px;
        height: 20px;
        font-size: 15px;
        padding: 0px;
        text-align: center;
        vertical-align: middle;
        background-color: #45b2e0;
        margin-left: calc(100% - 20px);
        border: 1px solid #1d3176;
        color: #1d3176;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .dettagli {
        border: 1px solid #CCCCCC;
        padding: 2px;
    }

    .cycle-slideshow, .contenitoreimg {
        width: 100%;
        float: none;
        
    }

    .cycle-slideshow img{
        max-width:calc(100% - 12px);
    }

        .dettagli p {
            width: 100%;
            float:none;
            font-size: 12px;
            padding-left:0px;
        }


    .iconcina {
        width: 50%;
    }

    h1 {
        font-size: 16px;
    }

    .boxRicercaLibera {
        width: 98% !important;
    }

    .boxRicercaLiberainput {
        width: 90% !important;
    }
    #Cerca{
        width:20px !important;
        height: 20px !important;
        margin:8px 0px 0px 5px;

    }
    .elencoTabelle {
        max-width: 300px;
        font-size: 13px !important;
        -webkit-box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
        box-shadow: 5px 5px 18px 0px rgba(0,0,0,0.75);
        margin-bottom: 20px;
    }
    .elencoTabelle span{
        font-size:13px !important;
    }
    .divAccessi {
        width: 90%;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        height: 100px;
    }

}