.navbar-nav>.user-menu>.dropdown-menu>li.user-header{
    height: 100px;
}

.user-panel{
    height: 70px;
    color: white;
    line-height: 14px;
    padding-top: 20px;
    white-space: normal !important;
}

.user-panel-comune{
    text-align: center;
}

.nuova-segnalazione{
    background-color: #3c8dbc; 
    color: white;
    display: inline-table;
    vertical-align: middle;
    height: 50px;
    padding: 15px;
    cursor: pointer;
}

.nuova-segnalazione:hover{
    background-color: #367fa9; 
}

#ente-logo{
    max-width: 40px;
}

.info, .image{
    display: inline-table;
}

.info{
    width: 150px;
    text-align: center;
}
