.logo-comune
{
 height:auto!important;
}
.height75-widthauto
{
   height: 75px;width: auto;
}
.height43
{
   height: 43px;
}

.Header-searchTrigger:hover{text-decoration: underline;}
.Header-searchTrigger button:hover
{text-decoration: underline!important;border-color: #ffffff;outline: 2px solid #ff8c00!important;}
.Header-searchTrigger button:active
{text-decoration: underline!important;border-color: #ffffff;outline: 2px solid #ff8c00!important;}
.Header-searchTrigger button:focus
{text-decoration: underline!important;border-color: #ffffff;outline: 2px solid #ff8c00!important;}


.Button:hover{outline: 2px solid #ff8c00!important;}
.Button:active{outline: 2px solid #ff8c00!important;}
.Button:focus{outline: 2px solid #ff8c00!important;}

.Form-field button:focus{outline: 2px solid #ff8c00!important;}
.Form-field button:hover{outline: 2px solid #ff8c00!important;}
.Form-field .Form-field--withPlaceholder button:active{outline: 2px solid #ff8c00!important;}
.Form-field .Form-field--withPlaceholder input:active{outline: 2px solid #ff8c00!important;}