/*POSIZIONE SERVIZI ECHO*/
.servizi {
margin-left: -75px!important;
margin-top: -37px;
}
/*COLORE SELEZIONE HOVER ECHO*/

.info :hover {
    color: #111!important;
    text-decoration-line: underline;
}
.info2 :hover {
    color: #f76b2a!important;
    text-decoration-line: underline;
}
.sotto :hover {
    color: black!important;
}
.sotto2 :hover {
    color: #f76b2a!important;
}
/*PULSANTE ritorno su*/
.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 70px!important;
}

/*COLLABORATORI OSCURATI*/
.collaboratori {display:none}

/*newsletter - barra mail*/
.newsletter input[type='email'],.newsletter  textarea,.newsletter  select,.newsletter.select2-container.select2-choice,.newsletter.select2-container .newsletter.select2-selection {
    font-size: .97em;
    border-radius: 10px;
    max-width: 57%;
    float: left;
    margin-left: 15%;
    margin-right: auto;
    background-color: #f7f7f7;
}
/*newsletter* pulsante*/
.newsletter input[type='submit'],.newsletter  textarea,.newsletter  select,.newsletter.select2-container.select2-choice,.select2-selection {
    font-size: .97em;
    border-radius: 10px;
    max-width: 70%;
    float: left;
    margin-left: 20px;
}

/*pulsante contatti*/
input[type='submit'],.contatti textarea,  select,.select2-container.select2-choice,.select2-selection {
    border-radius: 10px;
    max-width: 70%;
    float: center;
}

/*modulo contatto*/
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
	border-radius: 10px;
    max-width: 90%;
    float: center;
}

/*form attivazione bordi*/
.attivazione iframe {
    border: 0!important;
}

/*barra tabella manuale*/
#table_1_length.dataTables_length {display:none}

#table_3_length.dataTables_length {display:none}


.dataTables_info {display:none}

.wdtheader.sort.manuale.sorting_disabled.column-manual_user {display:none}

.wdtheader.sort.setup.sorting_disabled.column-setup_user {display:none}