/***************************************************
  resultados de vuelos
***************************************************/
.vuelosContainer .fNum{
	margin-left:22px;
}
.vuelosContainer .fSave{	
	margin-left: 1px;
	cursor: pointer;
}
.noResult{
	margin-top: 70px;
    text-align: center;
    font-style: italic;
    font-weight: 600;
}
.vuelosContainer .fPrice{
	display: inline-block;
    float: left;    
    font-size: 1.8em;
    line-height: 45px;
    margin-right: 20px;
    margin-left: 20px;
}
.vuelosContainer .fBooking{
	border-left: 5px solid #FFFFFF;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
    /* min-width: 110px; */
}

.vuelosContainer .dsip{
	display: block;
    margin-left: 30px;
    margin-top: -45px;
}
.vuelosContainer .dspButton{
    background: url(../images/icons/desglose-1.png) center center no-repeat;
    transition: all 1s cubic-bezier(1, 0.01, 0.3, 1) 0s;
    cursor: pointer;
}
.vuelosContainer .dspButton.open{
    transform: rotate(45deg);
}
.vuelosContainer .dspButton:hover{
  /* transform: rotate(135deg); */
}
.DISC{
	 background: url(../images/icons/disk-blue-icon.png) center center no-repeat;
     background-image: url(../images/icons/disk-blue-icon.svg), none;
	 width:29px;
	 height:45px;
}
.DISC.active{
	 background: url(../images/icons/XX.png) center center no-repeat;
}
.desglose{
	background: none repeat scroll 0 0 #FFffff;
    border: 2px solid #e7eff2;
    border-top: 0;
    left: 0;
    position: absolute;
    top: 44px;
    width: 100%;
    z-index: 70;
    display: none;
    padding:5px 3px;
    font-size: 0.9em;
	-webkit-box-shadow: 0px 5px 10px -8px rgba(59,59,59,1);
	-moz-box-shadow: 0px 5px 10px -8px rgba(59,59,59,1);
	box-shadow: 0px 5px 10px -8px rgba(59,59,59,1);
}
.fBlock div:first-child{
    /*overflow: hidden;*/
}
.desglose .desgloseTable{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}
.desglose .desgloseTable td,
.desglose .desgloseTable th{
    /* border: 1px solid #ffb9a8; */
    text-align: center;
    font-weight: normal;
    padding: 7px 0;
}
.desglose .desgloseTable th{
    padding: 2px 0;
	 width: 14%;
}
.desglose .desgloseTable thead{
    color: #3D6E93;
}
.desglose .desgloseTable tbody{
    color: #999;
}
.desglose .desgloseTable .total{
    font-size: 2em;    
    vertical-align: middle;
    padding-bottom: 0;
}
#desgloseFB .desgloseTable  .total .fex{
    font-size: 0.45em;
    line-height: 15px;
}
.desglose .desgloseTable .total .fex{
    color: #ff5100;
    font-size: 0.4em;
}
.col-xs-11b{
    width: 88.667%;
}
.col-xs-1b{
    width: 11.333%
}
.qtip{
    max-width: 700px;
}

.escalahover .wait{
    color: #ff5100;
    padding-left: 30px;
}
.escalahover ul{
    list-style: none;
    padding: 0;
    line-height: 25px;
}
.escalahover ul.seg li{
    border-right: 1px solid #999;
    padding:5px;
    display:inline-block;
    color:#aaa;
}
.escalahover ul.seg li.black{
    color:#333;
}
.escalahover ul.seg li.bl{
    border-left: 1px solid #999;
}
.escalahover ul.seg li.company{
     border: 1px solid #ff5100;
    border-radius: 50%;
    color: #ff5100;
    font-size: 0.8em;
    height: 27px;
    line-height: 15px;
    text-align: center;
    width: 27px;
}
.qtip .diffDias{
    float:left;
    margin-right: 10px;
    text-align: center;
}
.qtip .ddT{
    font-size: 1em;
    color:#999;
    line-height: 25px;
}
.reloadPrice, .favoriteSearch, .deleteSearch{
	display: inline-block;
    height: 16px;
    width: 17px;
	cursor:pointer;
} 
.reloadPrice{
	background: url("../images/icons/recargar.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height:100%;
}
.favoriteSearch{
	background: url("../images/icons/favorita.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height:100%;
}
.deleteSearch{
    background: url("../images/icons/papelera.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height:100%;
}
.cancel{border-top-left-radius: 5px;border-bottom-left-radius: 5px;cursor:pointer;}
.cancelS{
    clear: both;
    display: inline-block;
    font-family: Verdana;
    font-size: 10pt;
    margin-top: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
ul.optionJourney .fRadioResults{
    cursor: pointer;
}
/*.reloadPrice:hover, .reloadPrice.active, .favoriteSearch.active{
	background-position: center top;
} */
#formSuperBuscador{
	margin: 0 auto 14px;
    width: 96%;
}
#formSuperBuscador .airportsAutocomplete{
	
}
#formSuperBuscador .appForm{
    border-radius: 0;
    font-size: 1.1em !important;
    font-size: 0.85em;
    padding: 3px 5px 3px 4px;
    width: 97%;

    border: 1px solid #d1d1d1;
    color: #686868;
}
#formSuperBuscador .btn{
     background: none repeat scroll 0 0 #ff5100;
    border: 0 none;
    border-radius: 0;
    float: right;
    font-size: 1.3em;
    height: 26px;
    margin-right: 6%;
    padding: 1px 4px;
    width: 90%;
}
#formSuperBuscador .formLabel{
    font-size: 1.2em;
    font-weight: 700;
}

.overlay-content-e-confirm{  
  background: #fff;
  padding: 1%;
  width: 40%;
  min-width: 680px;
  position: relative;
  top: 15%;
  left: 50%;
  margin: 0 0 0 -20%; /* add negative left margin for half the width to center the div */
  cursor: default;
  border-radius: 20px;
  box-shadow: 0 0 5px rgba(0,0,0,0.9);
  padding: 0px;
  text-align: center; 
  min-height: 400px; 
}
.overlay-bg .overlay-content-e-confirm button.close {margin:-8px; padding:0;}
.e-confirm{
  overflow:hidden;
  width: 100%;
}
.header-e-confirm:before{
    border-top: 5px solid #ececec;
    border-bottom: 5px solid #ececec;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.header-e-confirm{
  border-top: 3px solid #ff6f55;  
  border-bottom: 3px solid #ff6f55;
  margin-top:50px;
  width:100%;
  height:75px;
  position:relative;
  z-index: 10;
}
.header-e-confirm .logo{height: 70px;line-height: 70px;padding-left: 40px;text-align: left;vertical-align: middle;}
.header-e-confirm .logo img{height:55px;}
.header-e-confirm .pasta{padding-right: 40px;padding-top:14px;}
.header-e-confirm .pasta .min{display:block;line-height: 0.5em;padding-right: 45px;}
.header-e-confirm .pasta .price{font-size: 2.4em;font-family: 'Open Sans', sans-serif;font-weight: 800;color: #94C4D5;}
.header-e-confirm .pasta .price .prcVal, .overlay-content-e-confirm .decimals{font-family: 'Open Sans', sans-serif;
  font-weight: 800;}
.header-e-confirm .pasta .price.fail{color:#ff6f55;}

.content-e-confirm{padding: 30px 40px;text-align: left;font-size: 2em;}
.content-e-confirm h3,
.content-e-confirm h4,
.content-e-confirm h5{color: #94C4D5;font-family: 'Open Sans', sans-serif;
  font-weight: 800;font-size: 1.1em;}
.content-e-confirm h4, 
.content-e-confirm h5{font-size: 0.9em;}
.content-e-confirm h5{text-align: center;}
.content-e-confirm img{text-align: center; width: 65px;}
.content-e-confirm.tac{text-align: center;}
.information-e-confirm{
    margin-top:20px;
}

.data-e-confirm{
    font-size: 0.55em;
}
.content-e-confirm select{
    background-color: #FFFFFF;
    border: 1px solid #CFE2EB;
    color: #13507d;
    border-radius: 0;
    cursor: pointer;
    font-size: 0.9em;    
    margin-left: 2px;
    padding: 2px 5px;
    width: 98%;  
    height:25px;
}
.content-e-confirm option{
    padding: 5px;
}
.content-e-confirm input{
    width:120px;
    border: 1px solid #CFE2EB;
    border-radius: 0;
    margin-left: 10px;
    text-align: right;
    color: #13507d;
    padding-right: 5px;
}
.label-information {
    font-size: 0.75em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.value-information {    
    color: #13507d;
    font-family: 'Open Sans', sans-serif;
  font-weight: 800;
    font-size: 0.85em;
}
p.message-e-confirm {
    color: #94C4D5;
    font-size: 0.58em;
    margin-top:10px;
    font-family: 'Open Sans', sans-serif;
  font-weight: 400;   
}
.content-e-confirm h4.orange,
p.message-e-confirm.orange{
    color:#ff5100;
}
p.message-e-confirm:last-child{
    margin-top: 30px;    
}

p.message-e-confirm.fail{
    color: #ff6f55;
}
.button-e-confirm{
    padding: 10px;
}
.button-e-confirm button{
    background: none repeat scroll 0 0 #E6E6E6;
    border-radius: 0;
    color:#a8a8a8;
    font-size: 1em;
    font-weight: 100;
    height: 100%;
    line-height: 50px;
    text-align: center;
    width:32.8%;
    font-family: 'Aller Display';
    border:0;
}
.button-e-confirm button.middle{
    width: 48.7%;
}
.button-e-confirm button.disabled,
.button-e-confirm button.disabled:hover{
    background-color: #f5f5f5;
    color: #fff;
    cursor: normal;
}
.button-e-confirm button:hover{
    color:#fff;
    background-color: #ff6f55;
}
.button-e-confirm button:first-child{
    border-bottom-left-radius: 15px;
    margin-right: 0.3%;
}
.button-e-confirm button:last-child{
    border-bottom-right-radius: 15px;
    margin-left: 0.3%;
}
.button-alone-e-confirm{
    padding-bottom: 20px;
}
.button-alone-e-confirm button{
    background-color: #ff6f55;
    color: #fff;
    border-radius: 0;
    padding:10px 20px;
    width:180px;
    margin-top:60px;
}
.oculto{display:hidden;}

#bookings .locator{    
    font-size: 1.7em;
    font-weight: 700;
    line-height: 24px;
    margin-top: 14px;
    text-transform: uppercase;
}
#bookings .name,
#vSearchesBookings .schGenRes div.name{
    font-size: 1.5em;
    font-weight: 600;
    line-height: 26px;
    margin-top: 10px;
    color: #ff5100;
    text-align: left;
}
#bookings .price,
.vBookingsBody .price {
    font-size: 1.8em;
    font-weight: normal;
    line-height: 30px;
    margin-top: 8px;
    color: #13507d;        
}
#bookings .bottom,
.vBookingsBody .bottom {
    line-height: 14px;  
    font-size: 1em;  
}
#bookings .bottomMin,
.vBookingsBody .bottomMin {
    line-height: 8px;
    font-size: 0.8em;
}
#bookings .ajaxContents,
.vBookingsBody .ajaxContents  {
    display: inline-block;
    position: static;
    width: 100%;
}
#bookings ul.list,
.vBookingsBody ul.list {
    margin: auto;
    padding: 0;
    width: 620px;
}
#bookings ul.list > li > div.extra,
.vBookingsBody ul.list > li > div.extra {
    line-height: 60px;
}
#bookings .vBookingPagination{
    margin-bottom:0px;
}
#bookings .schGenRes{
  width: 76%;
}