/* -------------------------- */ /* Estilos INTEGRACIONES */ /* v.1.5 rev-2 2013 */ /* -------------------------- */ html { overflow-y: scroll; font-family: sans-serif; background-color: #fff; margin:0px; padding:0px; } body { margin:0px; font-style:normal; font-size: 16px; font-family: Arial, Helvetica, sans-serif; padding:0px; } div.body { display: block; padding-top:20px; } div.bodymaster { line-height: 18px; display: block; margin-bottom: 0px; margin-top: 20px; margin-left: auto; margin-right: auto; width:942px; padding: 0px; font-size: 16px; } .hoversel:hover { cursor: pointer; } .hoversel:hover { color: #ff9900; font-weight:bold; } /* ******************************************************************************************************************************************** EVENT CALENDAR ******************************************************************************************************************************************** */ .eventsCalendar-daysList.showDayNames.showAsWeek { border-radius: 0px 5px 5px 5px; } .eventsCalendar-daysList.showAsWeek { border: 1px solid #DBDBDB; background-color: whiteSmoke; background-image: linear-gradient(top, whiteSmoke 42%, #CCCCCC 71%); background-image: -o-linear-gradient(top, whiteSmoke 42%, #CCCCCC 71%); background-image: -moz-linear-gradient(top, whiteSmoke 42%, #CCCCCC 71%); background-image: -webkit-linear-gradient(top, whiteSmoke 42%, #CCCCCC 71%); background-image: -ms-linear-gradient(top, whiteSmoke 42%, #CCCCCC 71%); background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.42, whiteSmoke), color-stop(0.71, #CCCCCC) ); } .moduloMes:hover { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } /* ******************************************************************************************************************************************** MAS INFO ******************************************************************************************************************************************** */ .boton_masinfo { display:inline-block; color:#ccc; cursor:pointer; } .boton_masinfo:hover { color:#0685a9; } .masinfo {display:none; padding-bottom:20px; padding-top} .divmasinfo { padding-right:5px; float:right; top:0px; position:relative; height:20px; } .infobloque { background-color: #f7f7f7; border-left: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; padding:30px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } .tabrow { text-align: left; list-style: none; margin: 10px 0 0px; padding: 0 10px; line-height: 24px; height: 26px; overflow: hidden; font-size: 12px; font-family: verdana; position: relative; } .tabrow li { border: 1px solid #dbdbdb; background: #D1D1D1; background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%); display: inline-block; position: relative; z-index: 0; border-top-left-radius: 6px; border-top-right-radius: 6px; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF; text-shadow: 0 1px #FFF; margin: 0 -5px; padding: 0 20px; cursor: pointer; } .tabrow a { color: #555; text-decoration: none; } .tabrow li.selected { background: #f7f7f7; color: #333; z-index: 2; border-bottom-color: #f7f7f7; cursor: default; } .tabrow:before { position: absolute; content: ""; width: 100%; bottom: 0; left: 0; border-bottom: 1px solid #dbdbdb; z-index: 1; } .tabrow li:before, .tabrow li:after { border: 1px solid #dbdbdb; position: absolute; bottom: -1px; width: 5px; height: 5px; content: ""; } .tabrow li:before { left: -6px; border-width: 0 1px 1px 0; box-shadow: 2px 2px 0 #D1D1D1; } .tabrow li:after { right: -6px; border-width: 0 0 1px 1px; box-shadow: -2px 2px 0 #D1D1D1; } .tabrow li.selected:before { box-shadow: 2px 2px 0 #FFF; } .tabrow li.selected:after { box-shadow: -2px 2px 0 #FFF; } .titulosubray { border-bottom:1px solid #dbdbdb; padding-bottom:10px; margin-bottom:10px; font-weight:bold; } .titulosubray i{ padding-right:20px; font-size: 22px; color: #aaa; } ul.thumb { list-style: none; padding: 0px; margin: 0px; } ul.thumb li { float: left; padding: 0px 15px 15px 0; cursor: pointer; } /* ******************************************************************************************************************************************** PANAVISION ******************************************************************************************************************************************** */ .padTop5 { padding-top:5px; } .padBot5 { padding-bottom:5px; } .radius12{ -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; } .radius7{ border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; } /* -------------------------- */ .frmBuscador { background-color: #FFFFFF; background: #e46417 url(images/orange_grad_bg.png); background: -webkit-linear-gradient(top, #FCCAA9 1%,#FD8D3B 2%,#E46417 100%); padding: 1px 2px 1px 2px; margin: 0px 0px 10px 0px; border: 1px solid #874B16; } .frmBuscador .campos { padding: 5px 10px; overflow: hidden; } .frmBuscador .campos .titulo { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); float: left; margin-top: 10px; font-family: 'Merriweather Sans', sans-serif; line-height: 18px; font-size: 25px; color: white; font-weight: normal; } .frmBuscador .campos .input { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: inset 0 2px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,0.1); float: left; padding-right: 6px; padding-top: 4px; background: white; width: 675px; margin-bottom: 2px; margin-top: 3px; margin-left: 25px; border: 1px solid #bfbfbf; height: 30px; } .frmBuscador .campos .input input[type=text] { background: white; border: none; width: 600px; height: 26px; padding-left: 10px; float: left; font-size: 14px; outline: none; } .frmBuscador .campos .input input[type=submit] { cursor:pointer; background: url(images/lupa_btn.png) no-repeat center bottom; width: 26px; height: 26px; float: right; border: none; border-radius: 5px; } .frmBuscador .campos .input input[type=submit]:hover { background-position: center top; } .frmBuscador .campos .input input[type=button] { cursor:pointer; background: url(images/lupa_btn.png) no-repeat center bottom; width: 26px; height: 26px; float: right; border: none; border-radius: 5px; } .frmBuscador .campos .input input[type=button]:hover { background-position: center top; } /* -------------------------- */ div.totalcontainer{ font-family: Arial, Helvetica, sans-serif; padding-bottom:70px; } div.fotocontainer { display: block; position: relative; float: left; width: 215px; } .fotoBordes { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border-color: #dbdbdb; border-style: solid; border-width: 1px; padding: 6px; background-color: whitesmoke; } .sombra200 { position:relative; width:200px; height:15px; top:-4px; float:left } .fotoBordesCar{ border-color: #F5F5F5; border-style: solid; border-width: 6px; outline-color: #dbdbdb; outline-style: solid; outline-width: 1px; } .fotoReg { width: 200px; height: 150px; } .logoIntegracion { line-height: 18px; margin: 0px 5px 0px 0px; width: 100px; height: 38px; display: inline-block; } /* -------------------------- */ .infocontainer { text-align: left; margin: 0 0 0 230px; } .headtitulo { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: linear-gradient(#fdfdfd, #f5f5f5); border: 1px solid #dbdbdb; position: relative; text-align: left; } .headtitulo .nombre { text-align: left; font-size: 30px; font-family: 'DINRounded', sans-serif, arial, helvetica; padding-left: 12px; padding-top: 12px; padding-bottom: 12px; padding-right: 125px; /* color: #80961a; /* verde */ /* color: #d1650d; /* naranja */ color: #0685a9; /* azul */ } .headtitulo .big { font: 45px DINRounded, sans-serif, arial, helvetica; color: #0685a9; line-height: 50px; } .headtitulo .precioDesde { right: -1px; font-size: 10px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); text-align: center; top: -11px; position: absolute; height: 90px; color: white; padding: 10px 15px 12px 25px; background: url('/integra/images/ribbonprice.png') no-repeat; background-size: 100% 100px; } .headtitulo .precioDesde .precioEuros { letter-spacing: -3px; font: bold 34px arial, sans-serif; line-height: 21px; text-align: center; font-style: normal; } /* .headtitulo .precioDesde .precioRibon { position:absolute; height:14px; width:100%; top:72px; left:0px; display:block; background: url('/integra/images/ribon_blue.png') no-repeat; background-size:100%; } */ /* -------------------------- */ .infocontainer .destino { width: 84%; } .infocontainer .descripcion { color: #777777; margin: 0px 0px 5px 0px; padding:5px 0px 10px 0px ; width: 84%; font-size: 11px; border-top: 1px dotted #CFCFCF; } /* -------------------------- */ .bloqueMesesyprecios { } .bloqueMesesyprecios .moduloMes { display: inline-block; font-family: DINRounded, sans-serif, arial, helvetica; font-size: 14px; background: linear-gradient(#FDFDFD, whiteSmoke); border: 1px solid #DBDBDB; width:89px; padding: 4px 2px 4px 2px; cursor:pointer; margin: 0 0 5px; } .bloqueMesesyprecios .moduloMes .nombre { font-size: 15px; text-align: center; color: #000000; } .bloqueMesesyprecios .moduloMes .precio { font-size: 19px; color: #9c9d9f; padding-top: 2px; padding-bottom: 3px; text-align: center; } /* -------------------------- */ .productos { width: 100%; clear: both; } .productos #tabs { margin-bottom: 20px; } ul.tabs { overflow: hidden; padding: 0; margin: 0; list-style-type: none; display: block; list-style-type: disc; -webkit-margin-start: 0px; -webkit-margin-end: 0px; } .productos #tabs .tabs li { float: left; margin: 0; margin-right: 3px; background: none; padding: 0; list-style-type: none; } .productos #tabs .panel { border-top-right-radius: 5px; border-top-left-radius: 0px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border: 1px solid #dbdbdb; padding: 50px 10px 5px 10px; background-color: #f5f5f5; color: #4a4a4a; padding: 15px 20px; } .productos #tabs .panel .itinerario { padding-bottom: 30px; } .productos #tabs .panel p { font-size: 12px; line-height: 15px; } .productos #tabs .tabs li.active a, .productos #tabs .tabs li a:hover { border: 1px solid #E6E6E6; background-color: #F3F3F3; color: #4a4a4a; } .productos #tabs .tabs li a { border-top-right-radius: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; display: inline-block; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; background: none; display: inline-block; font: 23px/30px DINRounded, sans-serif; color: #fff; font-style: normal; line-height: 19px; padding: 10px 20px; text-decoration: none; background: #0685a9; /* azul */ color: white; } .panel .trititulo { font: 22px DINRounded, sans-serif; color: #808080; margin-bottom: 7px; } .panel .titulo { font: 22px DINRounded, sans-serif; color: #808080; /* font-weight: bold; font-size: 18px; line-height: 18px; */ } .panel .subtitulo { font-size: 13px; line-height: 13px; } /* -------------------------- */ .otherproducts { display: block; background-color: #F3F3F3; margin-top: 10px; margin-bottom: 25px; overflow: auto; } .wrapper { display: block; padding: 20px 0 30px 0; width: 940px; margin: 0 auto; overflow: auto; } .wrapper .hh1 { font: 45px DINRounded, sans-serif; color: #808080; margin-bottom: 5px; line-height: 30px; } .wrapper .hh2 { font: 22px DINRounded, sans-serif; color: #444346; margin-bottom: 7px; } .otherproducts ul { display: block; list-style-type: disc; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 40px; padding: 0; margin: 0; list-style-type: none; } .otherproducts li:hover { border: 1px solid #9d9ea0; } .otherproducts li { display: list-item; text-align: -webkit-match-parent; background-color: white; color: #444346; float: left; font: 12px Arial,sans-serif; width: 304px; height: 233px; margin-right: 11px; } .otherproducts li.last { margin-right: 0px; } .otherproducts li a { border: 1px solid #E8E9E9; float: left; padding: 0px; position: relative; width: 304px; height: 233px; } .otherproducts li a .inner { width: 284px; height: 213px; background: url("/images/sprites/backgrounds.png") repeat scroll -770px -460px transparent; margin: 10px; } .otherproducts li .content { position: absolute; z-index: 2; width: 284px; height: 213px; overflow: hidden; } .otherproducts li .img { display: table-cell; text-align: center; top: 90px; width: 284px; height: 213px; } .otherproducts li .img img { border: 1px solid #cececf; width: 282px; height: 211px; /* margin-left: 15px; margin-top: 25px; */ } .otherproducts li .name { color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); font: 36px/38px DINRounded, sans-serif; padding: 15px 15px 0px 15px; line-height: 30px; } .otherproducts li .category { color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); font: 12px DINRegular,sans-serif; padding: 3px 15px; } .otherproducts li .price { color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); padding-left: 15px; font: bold 18px Arial,sans-serif; } /* ---------------------------- */ .cities .content { position: absolute; z-index: 2; overflow: hidden; width: 274px; } .cities .name { color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); font: 36px/38px DINRounded, sans-serif; padding: 15px 15px 0px 15px; line-height: 30px; } .cities .category { color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); font: 18px DINRegular,sans-serif; padding: 3px 15px; } .cities .price { color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); padding-left: 14px; font: bold 18px Arial,sans-serif; } /* -------------------------- */ .bgcover { -webkit-background-size: cover !important; /*for webKit*/ -moz-background-size: cover !important; /*Mozilla*/ -o-background-size: cover !important; /*opera*/ background-size: cover !important; /*generic*/ } /* -------------------------- */ .footer { background: #ececec; padding: 20px 0; } .footer .first { margin-left: 0; } .footer .col { width: 168px; float: left; margin: 0 10px; /* border-left: 1px solid #9c9d9f; */ } .footer .first ul { padding: 0; } .footer .col ul { padding: 0; margin: 0; list-style-type: none; } .footer li.title, .footer li.title a { color: #9c9d9f; font: 18px/20px DINRounded,sans-serif; text-transform: uppercase; height: auto; } .footer li a { color: #444346; font: 12px DINRegular,sans-serif; line-height: 17px; display: block; padding-top: 4px; padding-bottom: 4px; } .footer a, a:hover, a:visited, label { color: #656565; font-style: normal; text-decoration:none; } .footer a:hover { text-decoration:underline; } /* -------------------------- */ .breadcrumbs { color: #999999; font: 10px/12px Arial,sans-serif; margin: 0 auto 20px; min-height: 18px; padding: 5px 0; width: auto; } .breadcrumbs ul { margin: 0; padding: 0; list-style: none; } .breadcrumbs li:first-child { background: none; padding: 0 6px 0 0; } .breadcrumbs li { display: inline; background: url(images/xpath.png) no-repeat left 1px; padding: 0 6px 0 15px; } .breadcrumbs li a { color: #999999; background: none; padding: 0 6px 0 0; text-decoration:none; } .breadcrumbs li a:hover { color: #0685a9; text-decoration:underline; } /* -------------------------- */ .miboton { margin-bottom:10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding:6px; padding-left:10px; padding-right:10px; display:inline-block; } .miboton.gris:hover { border: 2px solid #fff; background: linear-gradient(#cdcdcd, #dedede); } .miboton.gris a { text-decoration:none; font: 15px DINRegular,sans-serif; color:#fff; display: block; padding: 2px; } .miboton.gris { border: 2px solid #cdcdcd; background: #cdcdcd; } .miboton.azul { border: 2px solid #0685a9; background: #0685a9; } .miboton.azul:hover { border: 2px solid #fff; background: #0685a9; } .miboton.azul a { text-decoration:none; font: 15px DINRegular,sans-serif; color:#fff; display: block; padding: 2px; } /* -------------------------- */ .datoscontacto { border-radius: 5px; border: 1px solid #dcdcdc; padding: 50px 10px 5px 10px; background-color: #F3F3F3; color: #4a4a4a; padding: 15px 20px; } .datoscontacto .label { float: left; width: 200px; height: 35px !important; font-size: 13px; } .datoscontacto .campo { padding-left:200px; width: auto; height: 35px !important; } .datoscontacto input:not([type="checkbox"]), .datoscontacto select,.datoscontacto textarea { border: 1px solid #bfbfbf; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; box-shadow: inset 0 2px 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,0.1); padding:4px 6px; font-size: 14px; width: 97%;; height: 28px !important; } /* -------------------------- */ .destino ul { margin: 0; padding: 0; list-style: none; } .destino li { display: inline; /* background: url(images/li2.png) no-repeat left 1px top 2px; */ padding: 0 15px 0 0px; } .destino .icon-li.icon-map-marker { padding-right: 6px; color: #d0d0d0; font-size: 18px; } /* -------------------------- */ .hoteles { font: 24px DINRounded, sans-serif; margin: 10px 1px 10px 1px; display:block; padding: 2px 10px 2px 10px; } .hoteles:hover { margin: 9px 0px 9px 0px; font: 24px DINRounded, sans-serif; cursor:pointer; border: 1px solid #bfbfbf; border-radius: 5px; background-color: #FFF; } .hotelesselect { font: 24px DINRounded, sans-serif; cursor:pointer; border: 1px solid #bfbfbf; border-radius: 5px; background-color: #FFF; padding:10px; } .deschoteles { display:none; } .panhotel_opcion { display:inline-block; font-size:30px } .panhotel_precio2 { float:right; display:inline-block; font-size:30px; padding-left:40px; width:auto; } .panhotel_precio { text-shadow: 1px 1px 1px rgb(0, 0, 0); background-color: #FFFFFF; background: #e46417 url(images/orange_grad_bg.png); background: -webkit-linear-gradient(top, #FCCAA9 1%,#FD8D3B 2%,#E46417 100%); border: 1px solid #874B16; cursor: pointer; font-family: verdana, arial; font-size: 16px; font-weight: bold; padding: 0px 0 4px; border-radius: 5px; text-align: center; color: white; width: 100px; display: inline-block; float: right; } .panhoteldes_bloque { text-align: right; display:block; line-height: 13px; font: 13px Arial, sans-serif; } .panhoteldes_concepto { display:inline; width:100px; color:#808080; } .panhoteldes_precio { font-weight: bold; display: inline-block; width: 110px; padding-right: 20px; } .panhotel_opcion .icon-star { color: #ffbf12; font-size: 22px; } /* -------------------------- */ .seplinea { display:block; border-bottom: 1px solid #dcdcdc; margin-top:10px; margin-bottom:10px; height: 1px; background-color: #fff; } .divciaaerea { display: inline-block; line-height: 33px; height: 33px; float: left; width: 100px; } .ciaaerea { border: 1px solid #e0e0e0; padding: 3px; background-color: white; } .vuelos { font: 24px DINRounded, sans-serif; margin: 10px 1px 10px 1px; display:block; padding: 2px 10px 2px 10px; } .vuelos:hover { font: 24px DINRounded, sans-serif; cursor:pointer; border: 1px solid #bfbfbf; border-radius: 5px; background-color: #FFF; margin: 9px 0px 9px 0px; } .vuelosselect { font: 24px DINRounded, sans-serif; cursor:pointer; border: 1px solid #bfbfbf; border-radius: 5px; background-color: #FFF; padding:10px; } .panvuelos_opcion { display:inline-block; font-size:30px } /* -------------------------- */ .loaderbox { line-height: 24px; font: 24px DINRounded, sans-serif; } /* -------------------------- */ .d_loader { display:none; width: 100%; padding-bottom: 20px; } .d_loader #progress { width:80px; float:left; height:37px; padding: 0px; margin: 0px; line-height:37px; } img.grayscale { filter: url("data:image/svg+xml;utf8,#grayscale"); /* Firefox 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */ opacity:0.4; filter:alpha(opacity=40); /* For IE8 and earlier */ } img.grayscale:hover { filter: url("data:image/svg+xml;utf8,#grayscale"); -webkit-filter: grayscale(0%); opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */ } /* ******************************************************************************************************************************************** HOTELES ******************************************************************************************************************************************** */ .bloqueprincipal{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: linear-gradient(#fdfdfd, #f5f5f5); border: 1px solid #dbdbdb; text-align: left; } #loader_buscando { display: block; font-family: DINRounded, arial; font-size: 30px; } #loader_texto { padding: 5px 0px 10px 0px; display: block; font-family: arial; font-size: 12px; color:#333; } .hoteltipo { display:block; padding-top:10px; border-bottom: 1px dotted lightgray; margin-bottom: 4px; } .hotelprecio { background: linear-gradient(#fdfdfd, #f5f5f5); display: inline-block; font-family: DINRounded, arial; font-size: 18px; padding: 2px 2px; border-radius: 5px; border: 1px solid #dcdcdc; text-align: center; } .hotel_room { display:block; padding-bottom:2px; height: 24px; } .hotel_room_tipo { width:auto; display: inline-block; } .hotel_room_precios { width:340px; float:right; display:inline-block; padding-bottom:2px; } .hotel_room_precios .preciopax { width:100px; display: inline-block; margin-right:2px; color:#A0A0A0 } .hotel_room_precios .preciototal { width:100px; display: inline-block; margin-right:10px } .hotel_room_precios .botonreservar { background-color: #FFFFFF; background: #e46417 url(images/orange_grad_bg.png); background: -webkit-linear-gradient(top, #FCCAA9 1%,#FD8D3B 2%,#E46417 100%); border: 1px solid #874B16; cursor: pointer; font-family: DINRounded,arial; font-size: 18px; padding: 2px 2px; border-radius: 5px; text-align: center; color: white; width:100px; display: inline-block; } .input-append, .input-prepend { display: inline-block; /* margin-bottom: 10px; */ vertical-align: middle; font-size: 0; white-space: nowrap; } .input-prepend .add-on:first-child, .input-prepend .btn:first-child { -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; } .input-prepend .add-on, .input-prepend .btn { margin-right: -1px; } .input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group>.dropdown-toggle, .input-prepend .btn-group>.dropdown-toggle { vertical-align: top; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .input-append .add-on, .input-prepend .add-on { display: inline-block; width: auto; height: 20px; min-width: 16px; padding: 4px 5px; font-size: 14px; font-weight: normal; line-height: 20px; text-align: center; text-shadow: 0 1px 0 #ffffff; background-color: #eeeeee; border: 1px solid #ccc; } .input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input { position: relative; margin-bottom: 0; vertical-align: top; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; font-size: 14px; } .input-prepend input, .input-prepend select { -webkit-appearance: none; -webkit-border-image: none; -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset; -webkit-rtl-ordering: logical; -webkit-transition-delay: 0s, 0s; -webkit-transition-duration: 0.2s, 0.2s; -webkit-transition-property: border, box-shadow; -webkit-transition-timing-function: linear, linear; -webkit-user-select: text; -webkit-writing-mode: horizontal-tb; background-color: rgb(255, 255, 255); border-bottom-color: rgb(204, 204, 204); border-bottom-left-radius: 0px; border-bottom-right-radius: 4px; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(204, 204, 204); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(204, 204, 204); border-top-left-radius: 0px; border-top-right-radius: 4px; border-top-style: solid; border-top-width: 1px; box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset; color: rgb(85, 85, 85); cursor: auto; display: inline-block; float: none; font-family: proxima-nova, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; height: 20px; letter-spacing: normal; line-height: 20px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; min-height: 1px; padding-bottom: 4px; padding-left: 6px; padding-right: 6px; padding-top: 4px; position: relative; text-align: start; text-indent: 0px; text-shadow: none; text-transform: none; transition-delay: 0s, 0s; transition-duration: 0.2s, 0.2s; transition-property: border, box-shadow; transition-timing-function: linear, linear; vertical-align: top; white-space: nowrap; width: 156px; word-spacing: 0px; writing-mode: lr-tb; } /* ******************************************************************************************************************************************** HOTELES ******************************************************************************************************************************************** */ .ui-tooltip { padding:8px; position:absolute; z-index:9999; max-width:300px; -webkit-box-shadow:0 0 5px #aaa; box-shadow:0 0 5px #aaa; font-family: Arial, Verdana; font-size: 12px; } .ui-tooltip{ border-width:2px; } .tooltip_servicios { max-width:226px; } .numberCircle { -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px; behavior: url(PIE.htc); width: 14px; height: 14px; padding: 4px; background: #FEE8CC; border: 2px solid #666; color: #666; text-align: center; font: 11px Arial, sans-serif; font-weight: bold; } .numberCircleGray { background: #f0f0f0; border: 2px solid #c0c0c0; color: #c0c0c0; } /* ******************************************************************************************************************************************** DROPDOWN ******************************************************************************************************************************************** */ .dropdown-menu { list-style:none; -webkit-padding-start: 0px; margin: 0px; } .dropdown-menu li ul { visibility:hidden; list-style:none; position:absolute; background-color: white; z-index: 1000; float: left; padding: 10px; margin: 0; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; } .dropdown-menu .divider { height: 1px; margin: 9px 1px; overflow: hidden; background-color: #e5e5e5; border-bottom: 1px solid #ffffff; } .rounded { -moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; } .shadow { box-shadow: 0 1px 0 #D3D3D3; -mox-box-shadow: 0 1px 0 #D3D3D3; -webkit-box-shadow: 0 1px 0 #D3D3D3; } .noshadow { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } ul.cols { overflow:hidden; padding: 0 0 0 20px; } ul.cols li { border-bottom:1px solid #eee; float:left; display:inline; padding-top: 6px; padding-bottom: 6px; } .multipleRS i[class*='icon-']{ color: #aaa; font-size: 20px; } .multipleRS a { cursor:pointer; } .multipleRS a:hover { color:#E46417; } .multipleRS span { font-size:12px; color: #777; padding-left: 21px; } ul.doble li { width:50%;list-style: none;} ul.triple li { width:33.333%; list-style: none;} ul.quad li { width:25%; list-style: none; } ul.six li { width:16.666%; list-style: none;}