

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
    font-family: 'KarbonSemibold', arial, helvetica, sans-serif;
  }


.modal-body .row{
  margin-left: 0px;
  margin-right: 0px;
}

.open-details-input{
    cursor: pointer;
}




















#form-prenotazione [class*=col-]{
    padding-left: 10px; 
    padding-right: 10px; 
}

.title_leg{
	height:20px;
	font-size: 12px;
}


.title_modal_form_traghetti{
    font-family: 'KarbonSemibold', arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
    margin-top: 13px;
}

.inftxt {
    border: 1px solid #dde9ff;
    padding: 5px;
    background-color: #f0f8ff;
    color: #307cb6;
    border-radius: 5px;
    margin-top: 10px;
}


.customselect:focus {
    border: 1px solid #e0e1dd !important;
}  

@media (max-width:767px) {

  .customselect:focus {
      border: 1px solid #e0e1dd !important;
  }

  .title_modal_form_traghetti {    
    font-size: 14px;    
    margin-top: 2px;
  }
}



.searchform .input-group>.form-control[disabled]
{
    background-color: #eee;
    opacity: 1;
}
.no-padding-desktop{
  padding-left: 0px !important;
}

@media (max-width:991px){
  .no-padding-desktop{
  padding-left: 10px !important;
} 
}



.form-check-label-traghetti input[type=checkbox]{
  margin-right: 5px;  
}

.form-check-label-traghetti input[type=radio]{
  margin-right: 5px;  
}

.close-popup{
    background-image: url(/images/block-blue.svg);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    width: 25px;
    height: 25px;
}

.close-popup:hover {
    background-image: url(/images/block-light-blue.svg);
}
    
.open-modal-info[style] {
    padding-right:0 !important;
}
.open-modal-info.modal-open {
    overflow: auto;
}    



#myModalErrorLabel{
  color:black;
}

#ModalError h3{
  color:black; 
}

.help-block.form-error{
  color:red;
}


#clearInfoBtn_1.icona_chiudi,
#clearInfoBtn_2.icona_chiudi {
    background-color: #ffffff;
    border: none;
    background-image: url(/images/chiudi_blue.svg);
    background-repeat: no-repeat;
    background-size: 40px 12px;
    background-position: 90% 50%;
    width: 30px;
}

#clearInfoBtn_1.icona_chiudi:hover,
#clearInfoBtn_2.icona_chiudi:hover {
    background-image: url(/images/chiudi_light_blue.svg);
}


.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
  /*display: none;*/
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;  
  filter: alpha(opacity=60);
    /* IE */
  -moz-opacity: 0.6;
    /* Mozilla */
  opacity: 0.6;
    /* CSS3 */

  /*background: url("/images/loader200px.gif") center no-repeat #fff;*/
}

.form-control.icon_select { 
  background-image: url(/images/down.svg);  
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: 11px 6px;
  background-position: 90% 50%; 
}


#div-lunghezzaAltezza_1,#div-lunghezzaAltezza_2{
  margin-top: 10px;
}

.rimorchioDipendenza_1,.rimorchioDipendenza_2{
  margin-top: 10px;
}

#trattaLabel_1::-ms-clear { 
  display: none; 
  width : 0;
  height: 0;
}

#trattaLabel_2::-ms-clear { 
  display: none; 
  width : 0;
  height: 0;
}
