
* {
    box-sizing: content-box !important; /* Para todos los elementos */
    -moz-box-sizing: content-box; /* Firefox */
    -webkit-box-sizing: content-box; /* Safari */
    -o-box-sizing: content-box; /* Presto */
    -ms-box-sizing: content-box; /* Internet Explorer */
}

div.bloque-destino span.prod {
    display: flex;
	justify-content: space-between;
	align-items: center;
}
                    /* Formulario de Busqueda */

.easyui-tabs {
    height: auto !important;
}

.easyui-tabs div.tabs-panels {
    height: auto !important;
}

div.tabs-wrap ul.tabs li{
    float: none !important;
}

/*Paneles*/

div#filtros_tabs .tabs-panels .panel .panel-body {
    box-sizing: border-box !important;
    background-color: #E9CD49 !important;
    /*background-color: red !important;*/
    padding: 10px !important;
    min-height: 198px !important;
    /*min-width: 254px !important;*/
    width: 288px !important;
}

.tabs-panels {
    overflow: unset !important;
    border-width: 0 !important;
    /*width: 254px !important;*/
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    /*background-color: blue !important;*/
    /*max-width: 258px !important;*/
}

div#filtros_tabs {
    padding-left: 0px !important;
}

div#filtros_tabs .tabs-panels {
    width: unset;
}

div.panel-htop {
    width: unset !important;
}

div.panel-htop .panel-body {
    /*width: unset !important;*/
    height: unset !important;
}

div#filtros_tabs select, div#filtros_tabs input {
    font-family: "MS Shell Dlg \32" !important;
    font-size: 13px;
}

/* Header*/

.tabs-header, .tabs-tool {
    background-color: unset !important;
}

.tabs-header {
    border-width: unset !important;
    border-style: unset !important;
    border-bottom-width: unset !important;
    padding: 0 !important;
    padding-top: 0 !important;
}

div#filtros_tabs .tabs-header {
    width: unset;
}

div#filtros_tabs .tabs-header .tabs-scroller-left, .tabs-scroller-right  {
    display: none !important;
}

div#filtros_tabs .tabs-header .tabs-wrap {
     margin-left: unset !important;
     margin-right: unset !important; ;
     width: unset !important;
}

div#filtros_tabs .tabs-header .tabs-wrap .tabs {
    padding-left: unset;
    border: unset;
    width: unset;
    height: auto !important;
    display: flex;
    flex-wrap: wrap;
}

div#filtros_tabs ul li {
    height: auto;
}

div#filtros_tabs ul li .tabs-inner {
    height: 20px !important;
    line-height: 23px !important;
    background: unset !important;
    border: 1px solid #FFEA84 !important;
    border-radius: 0.2em !important;
}

div#filtros_tabs ul li.tabs-selected, .tabs-inner {
    background: white !important;
    font-weight: unset !important;
}

/**** Fin Header ****/

.border {
    border: solid 5px #E9CD49;
    border-radius: 0.5em;
}

.border_new {
    border: solid 1px #E9CD49;
    padding: 0 5px;
}

div#triangle {
    background: url(../images/triangulo_down1.png) no-repeat !important;
    position: absolute;
    /*bottom: 126px !important;*/
    left: 40px;
    height: 44px;
    width: 65px;
    z-index: 1;
}

.titulo-buscar {
background: #E9CD49;
}

.titulo-buscar h2 {
text-transform: uppercase;
color: #003366;
}

.container-buscar {
    padding: 10px;
}

.form-container {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

/*** HOTEL ***/
.form-container input {
    width: 253px !important;
}

.both_input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.form-container select {
    width: 246px !important;
}

.both_input select{
    width: 50% !important;
}

div#btn_buscar {
    display: flex;
    justify-content: flex-start;
}

div#btn_buscar input {
    width: 50%!important;
}

.form-container input.checkbox{
    height: 13px !important;
    width: 13px !important;
}

.group_checkbox{
    display: flex;
    gap: 6px;
    margin-top: 8px;
}

/*ENCUENTRA TU HOTEL*/
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0.2em 0.2em 0;
}

.ui-tabs-nav li {
    height: auto;
    list-style: outside none none;
    margin: 10px;
    padding: 5px 10px;
    position: relative;
    white-space: nowrap;
    float: left;
    top: -10px;
    left: -5px;
    line-height: 0;
}

div#encuentra_hotel_tab div.list_destinos .ui-tabs-nav li a {
    color: #d5f0fe !important;
    font-size: 20px !important;
    cursor: pointer !important;
}

div#encuentra_hotel_tab div.list_destinos .ui-tabs-nav li.ui-tabs-selected {
    background: none;
}

.ui-tabs-hide {
    display: none !important;
}

/* Fin del Formulario de Busqueda */

/* HOTELES PANEL */

.container-panels {
    display: block;
    border-width: 0;
    padding: 1em 0px;
    background: none;
}

div#tabs {
    margin-left: 10px;
}

.ui-tabs {
    position: relative;
    padding: 0.2em;
    zoom: 1;
}

div#title_tabs .ui-tabs-nav {
    margin-top: 10px !important;
}

div#intermediate_tab_panel ul li{
    width: 85px;
    height: 65px;
    padding: 3px;
    font-size: 11px;
    line-height: 18px;
    background: #E9CD49;
}

div#intermediate_tab_panel ul.tabs {
    border-style: unset;
}

div#intermediate_tab_panel ul.tabs li span.tabs-inner {
    border: 0;
    /*background: #E9CD49 !important;*/
    background: unset !important;
}

div#intermediate_tab_panel .tabs-wrap {
    height: 60px !important;
}

div#intermediate_tab_panel ul.tabs li.tabs-selected {
    background-image: url(../images/triangulo_blue_bg.png);
    background-position-x: right;
    background-repeat: no-repeat;
}

div.list_destinos ul.ui-tabs-nav li.ui-tabs-selected {
    /*box-shadow: 3px 3px 5px -3px #f5f7f3;*/
    box-shadow: 3px 3px 4px -4px #f5f7f3;
}

#center_area_big .ui-tabs-panel div#info_oferta{
    display: contents;
}

/* DETALLES DEL HOTEL */

div#hotel_tabs .panel-body {
    width: 812px;
    padding-left: 15px;
    padding-top: 20px;
}

div.content_precio div.precio_big {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
}

div#hotel_tabs ul.tabs {
    width: 812px !important;
    display: flex !important;
    justify-content: flex-end !important;
    border: 0;
}

div#hotel_tabs div#hotel_general p.color_black{
    padding: 0 15px 0 1px;
}

div#hotel_tabs div#precio_habitacion {
    position: absolute;
    top: 248px;
    left: 155px;
}
div#hotel_tabs div#precio_habitacion_casa {
    position: relative;
    top: -45px;
    left: 140px;
}

div#hotel_hab div#list_products strong {
    text-transform: uppercase;
    font-size: 15px;
    color: #4cabe1;
}

div#hotel_ubicacion div.ubicacion {
    width: 60%;
    padding: 0 10px;
}

div#hotel_ubicacion div.direccion {
    border-left: 1px solid #b4d9ec;
    padding: 0 10px;
    width: 30%;
}

div#hotel_tabs li.tabs-selected span.tabs-inner span.tabs-title {
    color: #003366 !important;
}

div#hotel_tabs ul.tabs span.tabs-title {
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 10px 8px;
    color: #0897d9 !important;
}

div#hotel_tabs ul.tabs {
    height: 32px !important;
    border-bottom: 1px solid #95b8e77d;
}

div#hotel_tabs li.tabs-selected span.tabs-inner {
    height: 33px !important;
}

div#hotel_tabs ul.tabs li {
    margin: 0 !important;
}

div#hotel_atracciones {
    padding: 1em 10px;
}

div#title_tabs .tt-inner{
    /*display:inline-block;*/
    line-height:10px;
    padding-top:5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #f3eeee;
    text-shadow: 1px 1px 5px black;
}

div#title_tabs .tt-inner img{
    border:0;
}

div#intermediate_tab_panel div.tabs-wrap {
    padding-bottom: 20px;
}

div#hotel_tabs .tabs-panels .divisor {
    width: 98%;
}

/* AUTOS PANEL */

div#intermediate_tab_auto_panel .tabs-scroller-left, .tabs-scroller-right {
    display: none;
    height: 0;
}

div#autos_tabs {
    margin-left: 0;
}

/*div#intermediate_tab_auto_panel {
    height: 130px !important;
    !*background: red;*!
}*/

div#intermediate_tab_auto_panel .tabs-wrap {
    display: flex !important;
    /*justify-content: center;*/
    align-items: stretch;
    margin: 0 !important;
    width: 100% !important;
    height: 130px;
    /*background: rebeccapurple;*/
}

div#intermediate_tab_auto_panel .tabs-wrap ul {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 6px 0px;
    /*background: yellowgreen;*/
}

div#intermediate_tab_auto_panel ul.tabs {
    padding-left: 0;
    border-style: none;
    width: 100%;
    /*height: 60px !important;*/
}

div#intermediate_tab_auto_panel .tabs-wrap ul li {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: white;
    background: #E9CD49;
    height: 60px;
    /*width: 97px;*/
    justify-content: center;
    border: 1px solid #bdc573;
    box-shadow: 1px 1px 2px 1px #b1ae90;
}

/*div#intermediate_tab_auto_panel .tabs-wrap ul li {
    background-color: #3498db;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: white;
}*/

div#intermediate_tab_auto_panel div.tabs-scroller-left, div.tabs-scroller-left {
    display: none !important;
}

div#intermediate_tab_auto_panel .tabs-wrap span.tabs-inner {
   /* width: 75px;
    height: 50px !important;*/
    /*padding: 5px;*/
    font-size: 11px;
    line-height: 18px !important;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 0;
    background: #E9CD49 !important;
}
div#intermediate_tab_auto_panel span.tabs-inner span.tabs-title {
    white-space-collapse: collapse !important;
    text-wrap-mode: wrap;
    color: #f3eeee;
    text-shadow: 1px 1px 5px #140404;
}

div#intermediate_tab_auto_panel ul.tabs li.tabs-selected {
    background-image: url(../images/triangulo_blue_bg.png) !important;
    background-position-x: right;
    background-repeat: no-repeat;
    border: 0;
}

.text_panel_header {
    padding: 10px;
    padding-bottom: 0px;
    position: relative;
    float: left;
    color: #0897d9 !important;
    font-size: 16px;
    margin-bottom: 5px;
}

.icon_position_pto_renta {
    background-image: url(../images/map-pto.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px; float: left;
    position: relative;
}

.container_text_pto_renta {
    color: #7C7C7C;
    border-bottom: 1px solid #0897d9;
    padding-bottom: 3px;
    padding-top: 3px;
}

.text_pto_renta {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
}

div#segure {
    display: flex;
    /*background: red;*/
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
    padding: 0;
    margin-top: 31px;
}

a#both_images {
    display: flex;
    gap: 29px;
}

div#center_area div.menus ul li span {
    color: #E9CD49 !important;
    padding: 25px 0px;
    font-weight: bold;
    display: block;
    line-height: 14px;
    font-size: 20px;
    text-transform: uppercase;
}

div#center_area div.menus ul li {
    height: auto;
    float: left;
    margin-right: 100px;
    margin-left: 10px;
}

div#center_area div.menus ul li span.active {
    background: url(../images/menu_reserva.png) center 50px no-repeat;
}

div#center_area div.menus ul {
    border-bottom: 1px solid #eff8d9;
}

form#form_reserva select {
    border: 1px solid #E9CD49;
    padding: 5px;
    height: 28px;
    width: 100%;
    color: #7c7c7c;
    border-radius: 3px;
}

form#form_reserva label {
    text-shadow: 1px 1px 2px #d7c39287;
    font-weight: bold;
}

/* *** DateBox *** */
form#form_reserva label.textbox-label {
    width: 100% !important;
    height: 18px !important;
    line-height: unset !important;
}

form#form_reserva span.textbox {
    width: 100% !important;
    border-radius: 3px;
    height: 38px;
    border: 1px solid #E9CD49;
}


form#form_reserva span.textbox .textbox-addon a.textbox-icon {
    width: 34px !important;
    height: 38px !important;
    border-left: 1px solid #E9CD49 !important;
}

form#form_reserva span.textbox .textbox-addon a.textbox-icon:hover {
    color: #E9CD49;
}

form#form_reserva span.textbox input.textbox-text {
    width: 115px !important;
    height: 38px !important;
    color: #7c7c7c !important;
    padding-left: 8px !important;
    font-size: 13px !important;
}

div.panel.combo-p.panel-htop {
    width: 250px !important;
}

.close_panel {
    display: none;
}

.traslado_flex {
    display: flex;
    gap: 10px;
}

div#fecha_recogida label.textbox-label {
    width: unset !important;
    height: unset !important;
    line-height: unset !important;
}

div#fecha_recogida span.textbox {
    width: 114px !important;
    height: 34px !important;
    border: 1px solid #E9CD49 !important;
}

div#fecha_recogida span.textbox input.textbox-text{
    height: 35px;
}

div#fecha_recogida span.textbox-addon {
    border-left: 1px solid #E9CD49 !important;
}

div#fecha_recogida span.textbox-addon a.textbox-icon {
    height: 35px !important;
}

.traslado_flex select#vehiculo {
    padding: 0 5px;
}

input[type="submit"].border, div.precio_reserva a.border {
    border: unset !important;
}

/* MODULO EVENTO */
.container-form {
    padding: 20px;
}

div#hotel_nombre {
    float: none ;
}

.tab_reservacion_eventos {
    display: flex;
    align-items: stretch;
}

div#evento_tabs div.tabs-panels {
    display: flex;
    align-items: flex-start !important;

    width: auto !important;
    border: 1px solid #E9CD49;
    border-width: 1px !important;
}

div#evento_tabs div.tabs-panels div.panel-htop {
    padding: 20px;
}

div#evento_tabs div.tabs-panels div.panel-htop div.cuadrodia {
    width: 100% !important;
}

div#evento_tabs table td.cantidad input.edit_reserva {
    width: 90% !important;
}

div#evento_tabs span.tabs-title {
    text-transform: uppercase;
    color: #E9CD49 !important;
    font-weight: bold;
    padding: 5px;
}

div#evento_tabs ul li {
     border: unset !important;
}

div#evento_tabs ul.tabs {
    width: 812px !important;
    display: flex !important;
    justify-content: flex-start !important;
    border: 0;
}

div#evento_tabs div.tabs-header ul.tabs {
    padding-left: 0px !important;
}

div#evento_tabs div.habitacion-evento-tipo {
    justify-content: space-around;
}

.detalles_adicionales_evento {
    padding: 0px !important;
}

div#evento_tabs li.tabs-selected span.tabs-inner span.tabs-title {
    color: #0897d9 !important;
}

div#evento_tabs ul.tabs li span.tabs-inner {
    border-color: #E9CD49 !important;
}

.texto_centrado {
    text-align: center;
}

/* MODULO VUELO */

select#clase_ida, select#clase_regreso {
    width: unset !important;
}

.reserva_vuelo {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.width_datebox_fecha_vuelo {
    width: 120px !important;
}

div.reserva_vuelo div.w11 {
    width: unset;
}

/*Autos*/
.autos_reserva_div {
	display: flex;
	justify-content: space-between;
	gap: 5px;
}

.fecha_width {
	width: 120px !important;
}
