@import "jQueryStyle.css";
@import "datepicker.css";
@import "jquery.ui.tabs1.css";
@import "tab1.css";
@import "autocomplete.css";

.table-search p {
    margin: 8px 0px 0px 0px;
}
.table-search th .pDestino {
    margin: 2px 2px 2px 35px;
    font-weight: bold;
}
.table-search th .textDestino {
    margin-left: 32px;
}

.table-search th label {
    font: 12px regular;
    font-family: Arial,sans-serif;
    cursor: pointer;
}

.cmbselect{
    font-size: 11px;
}
#cant_por_hab{
    margin-left: 0px;
}
#div-nombres-select{
    text-align: left;
}
#div-nombres-select p {
    width: 150px;
    word-spacing: 10px;
    margin-left: 38px !important;
}
.div-grupo-cant{
    overflow: hidden;
    height: 25px
}
.div-num-hab{
    width: 37px;
    font-size: 11px;
    font-weight: normal;
    float: left;
    margin-top: 5px;
    font-family: Arial,sans-serif;
}
.div-adultos, .div-menores {
    float: left;
    margin: 0 2px;
}
#div-habitaciones-hotel{
    margin: 0 0  0 10px;
}

#contenedorEdadMenorHotel, #contenedorEdadMenorVuelo {
    background: #DFEEFA;
    border-bottom: 1px solid #3D73CA;
    border-top: 1px solid #498AF3;
    clear: both;
    margin: 0px 13px 5px 13px;
    padding: 5px 5px 0px 5px;
    font-family:  Arial,sans-serif;
    font-size: 11px;
    letter-spacing: 0px;
}
p.numHabDEdadMenor, p.numVueloEdadMenor {
    border-bottom: 1px solid #54C517;
    margin: 0px;
    line-height: 11px;
}

.boxAge {
    float: left;
    margin:2px 3px 0 3px;
    line-height: 10px;
}

.gruposEdadMenoresPorHab, .gruposEdadMenoresVuelo {
    line-height: 130%;
    margin: 0.25em 0 0.75em;
    _display: inline-block;
    overflow: hidden;
    font-weight: normal;
    text-align: left;
    letter-spacing: 0px;
}

.divDestinoTours{
    width: 150px;
    float: left;
}

.labelToRadio{
    font-size: 13px;
    color: #333;
    font-family:  arial ,sans-serif;

}
.labelToRadio:hover, .labelToRadio:hover span.claro {
    text-shadow: white 0px 2px 6px ;
    color: black;
}

.claro{
    color: white;

}

#tabs .error-form {
    font: 11px regular;
    font-family:  arial ,sans-serif;
    padding-left: 5px;
    margin: 1px 4px;
}

.inputAnchoBusqueda{
    width: 253px;
}

.inputFechaBusqueda{
    width: 88px;
}