/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2016 ***************/
/*********************************************************************/

/*********************************************************************/
/**************************** OVERRIDE *******************************/
/*********************************************************************/

.notiziaConFoto {
    border: 0 !important;
}

/*********************************************************************/
/**************************** CONFIGURAZIONE GENERALE ****************/
/*********************************************************************/

#notizie-con-foto-home h3,
#notizie-con-foto-home .h3 {
    margin: 0;
    margin-bottom: 14px;
}

#notizie-con-foto-home .panel-default {
    border: 0;
}

#notizie-con-foto-home .titolo-news {
    font-weight: 600;
    font-size: 1.189em;
    margin: 0 0 0.5rem 0;
    font-weight: bold;
}

#notizie-con-foto-home .strillo-news {
    line-height: 1.3rem;
}

#notizie-con-foto-home .data-news {
    line-height: 1rem;
    font-size: 90%;
    text-align: left;
}

#notizie-con-foto-home .categoria-news {
    padding: 0 0 0.8rem 0;
    font-size: 0.9rem;
    color: #007700 !important;
    text-align: left;
    text-decoration: underline;
    font-weight: bold;
}

.categoria-news a {
    color: #007700 !important;
}

#notizie-primopiano-home .titolo-news {
    clear: both;
}

.notizie-con-foto-container a {
    display: inline-block;
}

#boxNotizieArchivio .notizia {
    float: none;
    display: inline-block;
    margin-right: -3px;
    width: 97%;
}

.risultatiRicercaStandard .titolo-record {
    font-size: 1.4rem;
    font-weight: normal;
    margin-top: 0;
    margin-top: 1rem;
    font-weight: 700;
}

.risultatiRicercaStandard .record {
    border: 1px dashed #ccc;
    border-radius: 12px;
}

#boxMascheraDiRicercaPerServizioStandard h6,
#boxMascheraDiRicercaPerServizioStandard .h6,
.boxMascheraDiRicercaPerServizioStandard h6,
.boxMascheraDiRicercaPerServizioStandard .h6 {
    float: left;
    margin: 0;
    margin-right: 1%;
    min-width: 4%;
    margin-bottom: 10px;
    clear: both;
    margin-left: 0;
}