
body {
   background-color:#e2e2e2;
}
/*  bhoechie tab */

.list-group-item {padding:0px !important}

div.bhoechie-tab-container{
  z-index: 10;
  background-color:red !important;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 0px;
  margin-left: 0px;
  
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #003e7f;
  color: #ffffff;
}

div.bhoechie-tab-menu div.list-group > a.active img {
  /*-webkit-filter: brightness(1000%); filter: brightness(100.0);*/
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #003e7f;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 0px;
  padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}




.blocco-menu {background-color:#e2e2e2; cursor:pointer }


/* ==========================================================================
   #  BLOCCO BAMBINI
   ========================================================================== */
.riga-PAX {width:100%; }
.adulti{ text-align:left; } /*dimensione casella eta bambini*/
.testo{margin-left:10px;}
.OVER{ }
.CAMERE {  }

/* ==========================================================================
   #  FILTRI
 ========================================================================== */
input[type="text"], textarea { border:1px solid #dedede; /*font-size:12px; color:#333; padding:0px;  margin-bottom:3px;*/}

 

#ris_destinazioni {
   display: none;
   width: 95%;
   height: 180px;
   overflow: auto;
   background-color: #fff;
   border: 1px solid #dedede;
   text-align: left;
   min-width: 100px;
   padding: 5px 5PX;
   margin: 2px 0 0;
   font-size: 14px;
   text-align: left;
   list-style: none;
   background-color: #fff;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   border: 1px solid #ccc;
   border: 1px solid rgba(0,0,0,.15);
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
   box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#dest_descrizione{color:#003e7f; font-weight:bold;}
#dest_nazione, #dest_altri  {color:#666; font-weight:normal}

#ris_cmp {display:none;  width:96%; height:200px; overflow:auto; background-color:#fff; border:1px solid #dedede; text-align:left;}
#ris_aeroporti1 {display:none; width:98%;  overflow:hidden; background-color:#fff; border:1px solid grey; text-align:left;}
#ris_aeroporti2 {display:none; width:98%;  overflow:hidden; background-color:#fff; border:1px solid grey; text-align:left;}
#ris_aeroporti3 {display:none; width:98%;  overflow:hidden; background-color:#fff; border:1px solid grey; text-align:left;}
#ris_aeroporti4 {display:none; width:98%;  overflow:hidden; background-color:#fff; border:1px solid grey; text-align:left;}

#div.ui-date {
}
   


/* ==========================================================================
   #  ANDATA RITORNO NOTTI
   ========================================================================== */

   
   
   
/* ==========================================================================
   #  BOTTONI
   ========================================================================== */
.div-BOTTONE{/*margin-top:20px; margin-bottom:20px;*/ text-align:right; margin-bottom:20px; margin-top:20px;}

@media (max-width: 480px) {

}
