
#logo-custom {
	height: 100%;
    max-width: 234px;
	margin: 0 auto;
    width: 100%;
    position: relative;
    top:0px;
    background: url(fattapp-x-comped-big.png) center no-repeat;
    background-size: contain;
}
.input-group-addon {
	padding: 0px 12px;
}
#header-container{
    display: block;
}
.logo_small_custom{
    min-height: 40px;
    max-width: 130px;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: url(CompEd_Servizi.png) center no-repeat;
    background-size: contain;
}
@media (max-width: 1199px){
#header {
	height: 150px;
}
.autenticazione-logo {
    display: none;
}

.navbar-header .navbar-header-logo {
    float: left;
    display: flex;
    height: 100%;
    margin-top: 12px;
    align-items: center;
    margin-left: 0px;
    min-height: 32px;
}
.header-search-form-compact-logo{
    display: none;
}
}
.navbar-header-logo a{
    display: block;
}
.header-search-form-compact-logo {
	background: url(../skin_fattapp.it/fattapp-x-comped-small.png) center;
    width: 78px;
    margin: 0px 30px 0px;
    height: 21px;
    background-size: cover;
}
.autenticazione-logo{
	display: none;
}