﻿

.eureca-validation-msg {
    color: red;
    font-weight: 700;
    padding: 5px;
    font-size: 1.2em;
}
 div.eureca{
	     background: #fff;
   
    height: auto;
    display: inline-block;
    width: 100%;
	
	 
 }
 .form-row label{
	 
	     font-size: 1.1em;
 }
 input[type=search] {
    border-radius: 3px!important;
    padding: 6px 12px;
    border: 1px solid #dfe6ec!important;
}
.allegati h2,legend{
	    border-bottom: 2px solid #1f8ed0;
    padding: 0.5em 1em;
    border-radius: 0;
    margin-bottom: 0!important;
    text-transform: uppercase;
	margin-top:10px;
}
.allegati a{
	    color: #414546;
    padding: 10px;
    display: inline-block;
	
}
.allegati{
	
	
}
.eurecaimg{
	height:30px;
	padding: 5px;
    padding-left: 0px;
	
}
.boxallegati{
	padding: 10px;
    border: 1px solid #ececec;
}
.blocco-eureca{
	
	border: 1px solid #ececec;
    padding: 10px;
    border-top: 0px;
}
.dettheader.row {
    
margin-top: 0px;}
.Veicolo.box.DettaglioProdotto.elenco_dispo {
    /* margin: 3em 0; */
    border: 1px solid #ececec;
padding: 0px;}

.imgnodisp{
	
	    background: #1f8ed0;
    /* background-size: 30px 30px; */
    padding: 10px;
    text-align: center;
    display: inline-block;
	border-radius: 3px;
}
.DettProd div {
    width: 26px;
    height: 26px;
    background-color: #1f8ed0;
border-radius: 3px;}
.imgnodisp img{margin-right:0px!important}
@media (min-width: 768px) {

.form-inline .form-control {
    display: inline-block;
    width: 100%;
vertical-align: middle;}
}