@charset "UTF-8";
/** CSS FILE AUTOGENERATED BY hTtThemePack **/

/* After Skin BLUE */

   /*/resources/templating-kit/font/Arial-webfont*/
   /*/resources/templating-kit/font/Arial-webfont*/
   /*
         mainBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         socketBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         compBBgAltColor - #294685
         generalMainDarkColor - #03205f
         headerLinkColor - #ffffff
         footerBgAltColor - #ffffff
         baseBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         generalMainColor - #294685
         searcherFontFamily - 'Open Sans', sans-serif
         generalLinkColor - #294685
         headerFontSize - 15
         headerBgAltColor - #ffffff
         generalBodyFontWeight - normal
         searcherFontImport - import url('http://fonts.googleapis.com/css?family=Open+Sans:300')
         mainBorderColor - #ffffff
         searcherFontWeight - 300
         headerBgColorTransparent - false
         mainWidth - 100%
         generalMainLightestColor - #6986c5
         generalBodyFont - Google fonts:Open+Sans:normal
         headerBgColor - #ffffff
         compABgAltColor - #ffffff
         headerMenuBgImage - /headerMenuBgImageBinary/trasparente.png
         generalBodyFontImport - import url('http://fonts.googleapis.com/css?family=Open+Sans:normal')
         searcherLabelFontColor - #333333
         footerHighColor - #ffffff
         mainBgColor - #294685
         generalBodyFontFamily - 'Open Sans', sans-serif
         socketHighColor - #ffffff
         compAHeaderFontColor - #294685
         generalBodyFontSize - 13
         searcherBgImage - /searcherBgImageBinary/blank.png
         generalMainDarkestColor - #000645
         searcherFont - Google fonts:Open+Sans:300
         footerBgColor - #ffffff
         generalBgColor - #ffffff
         generalMainLightColor - #4f6cab
         skin-uploaded-bgimage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         baseBgColor - #ffffff
         socketBgColor - #ffffff
         skin-uploaded-header-bgimage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         footerBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         compBHeaderFontColor - #ffffff
   */

/*FUENTE ESPECIAL*/
@import url('http://fonts.googleapis.com/css?family=Open+Sans:300');

@charset "utf-8";
/* CSS Document */
/*RESET*/
button,
input,
select,
textarea {
  margin:1px;	
}
/******************* BUSCADOR GENERAL ***************/
.searcher-general {
    font-size: 11px;/*SKIN*/
    background:  url('/searcherBgImageBinary/blank.png') repeat 0 0;
    border:none;/* SKIN */
    border-radius: 5px;/* SKIN */
    -webkit-border-radius: 5px;/* SKIN */
    -moz-border-radius: 5px;/* SKIN */
    position:relative;
	text-align:left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.searcher-general.horizontal{
    width: 990px;
	margin: 0 auto;
}
/*AREA DEL BUSCADOR HORIZONTAL IMPLEMENTADO EN NUEVO REVOLUTION SLIDER*/
.revolutionSliderComponent .searcher-general.horizontal{
    width: auto;
}
.searcher-general.vertical{
    width: 255px;
}
.searcher-general .searcher-top{
	display: block;
	overflow: hidden;
	}
.searcher-general .searcher-promo-code{
	line-height: 1;
    text-align: right;
    margin-bottom: -36px;
	padding: 0 20px;
	font-size: 12px;
	}
.searcher-general .searcher-promo-code a{
	padding: 8px 0;
	display: block;
	}
.searcher-general.title-left .searcher-promo-code{
	 margin-bottom: 0;
	 }
.searcher-general.no-title .searcher-promo-code{
	 margin-bottom: 10px;
	 }
.searcher-general .searcher-promo-code input{
	height:19px;
	width: 84px;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	cursor:pointer;
	padding: .38em .6em;
	display: inline-block;
	box-shadow: 1px 1px 8px #ccc inset;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	line-height:0;
	}
.searcher-general .title{
    margin: 0 20px 10px 17px;
	padding: 10px 0 0;
    font-family: 'Open Sans', sans-serif;/* SKIN */
    font-size: 22px;/* SKIN */
    color: #FFF;/* SKIN */
	font-weight:bold;
	display:block;
}
.searcher-general .title .subtitle{
	display: block;
	font-family: 'Open Sans', sans-serif;/* SKIN */
    font-size: 0.7em;
    color: #FFF;/* SKIN */
	font-weight: normal;
	margin: 5px 0;
	line-height: 1;
}
.searcher-general.vertical .title{
    max-width: 220px;
	white-space: initial;
	margin-bottom:10px;
}
.searcher-general.horizontal.title-left .title{
	float: left;
	padding:0;
	margin:0;
	/*max-width: 150px;*/
	}
.searcher-general.horizontal.title-left .title .subtitle{
	display: block;
	font-family: 'Open Sans', sans-serif;/* SKIN */
    font-size: 0.7em;
    color: #FFF;/* SKIN */
	font-weight: normal;
	}
.searcher-general form{
    display: table;
    margin: 0;
    position: relative;
    padding:0 19px 0 19px;
}
.searcher-general.horizontal.title-left form{
	padding:0 0 0 15px;
	}
.searcher-general.vertical-promocode{
	padding: 0 0 30px 0;
	}
.searcher-general.vertical-promocode .searcher-promo-code{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	}
.searcher-general.vertical-promocode .searcher-promo-code a{
	text-align: center;
	}
/**************** ELEMENTOS BUSCADOR *****************/
.searcher-general .item-data{
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 3px 5px 0;
	position:relative;
	line-height:1;
}
.searcher-general label{
    display: block;
    font-family: 'Open Sans', sans-serif;/* SKIN */
    font-size: 11px;/* SKIN */
    color: #333333;/* SKIN */
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 3px;
	line-height:1;
}
.searcher-general input{
    font-family: 'Open Sans', sans-serif;/* SKIN */
    font-size: 11px;/* SKIN */
    color: #666;
}
.searcher-general select{
    font-family: 'Open Sans', sans-serif;/* SKIN */
    font-size: 11px;/* SKIN */
    color: #666;/* SKIN */
	padding: .44em .3em;
	display: inline-block;
	box-shadow: 1px 1px 8px #ccc inset;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 0;
}
.searcher-general.vertical .destination,
.searcher-general.vertical .hotel,
.searcher-general.vertical .board,
.searcher-general.vertical .activity,
.searcher-general.vertical .area,
.searcher-general.vertical .place,
.searcher-general.vertical .dates,
.searcher-general.vertical .hours{
    display: block;
    zoom: 1;
    vertical-align: top;
	line-height:1;
}
.searcher-general.horizontal .destination,
.searcher-general.horizontal .hotel,
.searcher-general.horizontal .board,
.searcher-general.horizontal .activity,
.searcher-general.horizontal .area,
.searcher-general.horizontal .place,
.searcher-general.horizontal .dates,
.searcher-general.horizontal .hours{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
	line-height:1;
}
.searcher-general.horizontal .destination,
.searcher-general.horizontal .hotel {
	margin-right: 7px;	
}
.searcher-general .category{
    width: 142px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.searcher-general .distribution_simple{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.searcher-general .distribution_multi{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.searcher-general .distribution_simple .distribution-wrapper, .searcher-general .distribution_multi .distribution-wrapper{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.searcher-general .distribution_multi .distribution-wrapper label{
    color:#000;
	font-weight:normal;
}
.searcher-general .distribution_multi .distribution-wrapper .num-units label{
    font-weight:bold;
}
.searcher-general .distribution_multi .distribution-wrapper .adults label{
	font-weight:normal;
}
.searcher-general .distribution_multi .distribution-wrapper .children label{
    display: block;
    margin-right: 5px;
	font-weight:normal;
}
.searcher-general .distribution_multi .units label{
	margin-right: 5px;
	color: #000;
	display: inline-block;
}
.searcher-general .distribution_simple .distribution-wrapper .group-age label{
    margin-right: 0;
	color:#000;
}
.searcher-general .distribution_simple .distribution-wrapper .adults{
    margin-right:13px;
	float: none !important;
}
.searcher-general .distribution_simple .distribution-wrapper .adults label,
.searcher-general .distribution_simple .distribution-wrapper .children label{
    color:#000;
	font-weight:normal;
}
.searcher-general.horizontal .distribution-wrapper .adults{
    margin-right:15px;
}
.searcher-general .distribution_multi .distribution-wrapper .adults{
    margin-right:15px;
}
.searcher-general .distribution_simple .distribution-wrapper.wrapper-units{
    float:right;
    background:none;/* SKIN */
    margin: 10px 0 0;
    padding: 5px;
    border:none;/* SKIN */
}
.searcher-general .distribution_multi .distribution-wrapper.wrapper-units{
    display: block;
    background:none;/* SKIN */
    margin: 12px 0 0;
	padding-bottom: 10px;
    border-bottom: 1px dotted #999;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	float: none !important;
}
.searcher-general .units{
    display: block;
    zoom: 1;
    vertical-align: top;
    margin-bottom: 12px;
}
.searcher-general.horizontal .units{
	display: block;
	border-bottom: 1px dotted #999;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.searcher-general .distribution-wrapper.wrapper-units .distribution-children{
    display: block;
    margin-left: 78px;
}
.searcher-general .duration{
    margin: 0 0 0 3px;
}
.searcher-general .dates,
.searcher-general .hours{
    margin: 0 0 5px 0;
}
.searcher-general.horizontal .dates,
.searcher-general.horizontal .hours{
    margin: 0 7px 5px 0;
}
.searcher-general .dates .date-from{
    margin-right: 7px;
}
.searcher-general .date-to,
.searcher-general .hour-to,
.searcher-general .children{
    margin-right: 0;
	float: none !important;
}
.searcher-general .distribution_simple .group-age{
    background: none;/* SKIN */
    border:none;/* SKIN */	
	display: block;
	width: auto;
	margin: 5px 0 8px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none;/* SKIN */
}
.searcher-general.vertical .distribution_simple .group-age {
	display: block;
	overflow: hidden;
}
.searcher-general.horizontal .distribution_simple .group-age{
	width: auto;
}
.searcher-general .distribution_simple .group-age div.item-data:nth-child(2),
.searcher-general .distribution_simple .group-age div.item-data:nth-child(4),
.searcher-general .distribution_simple .group-age div.item-data:nth-child(6),
.searcher-general .distribution_simple .group-age div.item-data:nth-child(8),
.searcher-general .distribution_multi .group-age div.item-data:nth-child(2),
.searcher-general .distribution_multi .group-age div.item-data:nth-child(4),
.searcher-general .distribution_multi .group-age div.item-data:nth-child(6),
.searcher-general .distribution_multi .group-age div.item-data:nth-child(8){
	margin-right:0;
}
.searcher-general .distribution_multi .group-age{
    background: none;/* SKIN */
    padding: 0;
    border:none;/* SKIN SearchAgeBorder */
	display: inline-block;
}
.searcher-general.vertical .distribution_multi .group-age{
	display: block;
	overflow:hidden;
}
.searcher-general .distribution_simple .age{
    margin-right: 13px;
	float:inherit !important;
}
.searcher-general.vertical .distribution_simple .age {
	float: left !important;
}
.searcher-general.horizontal .distribution_simple .age{
    margin-right: 13px;
}
.searcher-general.horizontal .distribution_simple .age label{
    color:#333333;
	font-weight: normal;
}
.searcher-general .distribution_simple .group-age div:last-child {
    margin-right: 0;
}
.searcher-general .distribution_multi .age{
    margin-right: 15px;
	float:inherit !important;
}
.searcher-general.vertical .distribution_multi .age{
	float:left !important;
}
.searcher-general .distribution_multi .group-age div:last-child {
    margin-right: 0;
}
.searcher-general .hotel select,
.searcher-general .activity select,
.searcher-general .area select,
.searcher-general .place select,
.searcher-general .board select{
    width: 210px;
}
.searcher-general .destination input, .searcher-general .hotel input{
    width: 208px;
}
.searcher-general .category select{
    width: 120px;
}
.searcher-general .date-from input,
.searcher-general .date-to input{
	height:19px;
	width: 84px;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	background: #fff url(../../../themes/hTtGeneric/img/blue/search-white-calendar.png) 79px 7px no-repeat;
	cursor:pointer;
	padding: .38em .6em;
	display: inline-block;
	box-shadow: 1px 1px 8px #ccc inset;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	line-height:0;
}
.searcher-general .hour-from select,
.searcher-general .hour-from input,
.searcher-general .hour-to select,
.searcher-general .hour-to input {
    width: 68px;
}
.searcher-general .duration select{
    width: 61px;
}
.searcher-general .inputDistribution {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	margin-right: 10px;
	position:relative;
}
.searcher-general.vertical .inputDistribution {
	display: block;
	margin-bottom:5px;
}
.searcher-general .inputDistribution .inputDistributionText {
	height:19px;
	width: 85px;
	margin-top:3px;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	background: #fff url(../../../themes/white/img/distri-arrow.png) 79px 7px no-repeat;
	cursor:pointer;
	padding: .38em .6em;
	display: block;
	box-shadow: 1px 1px 8px #ccc inset;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	line-height:1;
	font-family: 'Open Sans', sans-serif;/* SKIN */
    font-size: 11px;/* SKIN */
    color: #333333;/* SKIN */
}
.searcher-general .inputDistribution .inputDistributionText span {
	display:inline-block;
	margin-right: 2px;
}
.searcher-general .inputDistribution .inputDistributionText span.distText {
	color: #666;
}
.searcher-general .inputDistribution .inputDistributionText span.inputDistributionTextSpan {
	margin: 3px 0;
	color: #aaa;
	display: block;
}
.searcher-general .inputDistribution .inputDistributionText span.distAdults {
	background: url(../../../themes/white/img/distri-adult.png) no-repeat;
	width:11px;
	height:16px;
}
.searcher-general .inputDistribution .inputDistributionText span.distChildren {
	background: url(../../../themes/white/img/distri-child.png) no-repeat;
	width:8px;
	height:12px;
}
.searcher-general .inputDistribution .inputDistributionText span.distRooms {
	background: url(../../../themes/white/img/distri-room.png) no-repeat;
	width:17px;
	height:9px;
}
.searcher-general .ui-effects-wrapper {
	top: 55px;
	left: 241px;
	position: absolute;
	width:241px;
}
.searcher-general .panelDistribution {
	width:141px;
	display: block;
	top: 48px;
	left: 0;
	position: absolute;
	background-color: rgb(255, 255, 255);
	overflow: inherit !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
  	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
  	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	padding:12px;
	border: 1px solid #DDD;
	z-index:5000;
	line-height:2;
	background:#EEE;
}
.searcher-general .panelDistribution .panelButton {
	margin: 5px 3px 5px 0;
	display: block;
	text-align:right;
}
.searcher-general .panelDistribution .panelButton button.btnDistri {
	padding: 3px 10px;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:1px solid #CCC;
	text-decoration: none;
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	text-shadow: none;
	font-size: 13px;
	color: #FFF;
}
.searcher-general .panelDistribution .panelButton button.btnDistri:hover {
	background: #666;
	color: #FFF;
}
.searcher-general .children select, .searcher-general .group-age select{
    width: 47px;
}
.searcher-general .units label{
	display: inline-block;
	color: #000;
	margin-right: 9px;
}
.searcher-general .units select,
.searcher-general .adults select{
    width: 47px;
    text-align: center;
	display: inline-block;
}
.searcher-general .dates img.ui-datepicker-trigger{
    width: 23px;
    height: 23px;
    vertical-align: top;
    border: none;
    cursor: pointer;
    display: inline;
    margin: 3px 0 0 3px;
	display:none;
}
.searcher-general .distribution_simple .num-units, .searcher-general .distribution_multi .num-units{
    display: block;
    *display: inline;
    zoom: 1;
}
/**** BUTTON SEARCH ****/
.searcher-general .searchbutton{
    vertical-align: super;
	display: inline-block;
	line-height:1;
	margin: 12px 0;
}
.searcher-general.horizontal .searchbutton{
	margin: 12px 0 12px 5px;
}
.searcher-general.vertical .searchbutton{
	display: block;
	}
.searcher-general .searchbutton input[type="submit"]{
    padding: 10px 12px;
    cursor: pointer;
    border-radius: 5px;/* SKIN */
    -webkit-border-radius: 5px;/* SKIN */
    -moz-border-radius: 5px;/* SKIN */
    text-decoration: none;
    background:#D82C2C;/* SKIN */
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;/* SKIN */
	font-size:13px;
    color: #FFFFFF;/* SKIN */
    border:none;/* SKIN */
	text-transform:uppercase;
	line-height: 1;
}
.searcher-general.vertical .searchbutton input[type="submit"]{
	width: 100%;
}
.searcher-general.horizontal .searchbutton input[type="submit"]{
	float:left;
}
.searcher-general .searchbutton input[type="submit"]:hover{
    background:#9B1C1C;/* SKIN */
    color: #FFFFFF;/* SKIN */
    text-shadow: none;
}
/**** CALENDAR REQUEST ****/
.searcher-general .calendar-request{
    margin-left: 5px;
	text-align:center;
}
.searcher-general .calendar-request a{
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
    color: #333333;
    margin-right: 7px;
    outline: none;
    cursor:pointer;
}
.searcher-general.vertical .calendar-request{
    margin: 10px 0 0 0;
}
.searcher-general.vertical .calendar-request a{
    font-family: 'Open Sans', sans-serif;/* SKIN */
    font-size: 11px;/* SKIN */
    color: #000;/* SKIN */
	background:url('../../../themes/hTtGeneric/img/blue/calendar-link-icon.png') no-repeat scroll 8px 6px transparent;/* SKIN */
	background-color:#DDD;
    padding: 10px 12px 10px 40px;
	display: block;
    outline: none;
    cursor:pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
	width: 156px;
	margin: auto;
	box-sizing: border-box;
}
.searcher-general.vertical .calendar-request a:hover {
	background:url('../../../themes/hTtGeneric/img/blue/calendar-link-icon.png') no-repeat scroll 8px 6px transparent;/* SKIN */
	background-color:#666;
	color: #FFF;
}
.searcher-general.horizontal .bookingButton,
.searcher-general.horizontal .calendar-request{
	display:inline-block;
}
.searcher-general.horizontal .calendar-request a{
	background:url('../../../themes/hTtGeneric/img/blue/calendar-link-icon.png') no-repeat scroll 8px 6px transparent;/* SKIN */
	background-color:#DDD;
    /*padding: 10px 12px;*/
    outline: none;
    cursor:pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
	width: 37px;
	height: 34px;
	float:left;
}
.searcher-general.horizontal .calendar-request a:hover {
	background:url('../../../themes/hTtGeneric/img/blue/calendar-link-icon.png') no-repeat scroll 8px 6px transparent;/* SKIN */
	background-color:#666;
	color: #FFF;
}
/* INFORMACION ERROR GENERAL */
.error_box,
.info_box {
	position: relative;
	float: left;
	background: url("../../../themes/white/img/bg-error.png") no-repeat scroll 0 center #FFF;
	width: 990px;
	height: 378px;
	margin: 20px 0;
}
.error_box h1,
.error_box h2,
.info_box h1,
.info_box h2 {
  font-family:'Open Sans', sans-serif !important;
  padding:0
}
.error_box h1,
.info_box h1 {
	font-size: 41px;
	font-style: normal;
	color: #FFF;
	font-weight: 800;
	margin: 115px 0 10px 65px;
	width: 430px;
}
.error_box h2,
.info_box h2 {
  color: #C5C5C5 !important;
  font-size:30px;
  font-weight: 400;
  margin: 0 0 10px 65px;
  width: 430px;
}
.error_box p.descrip,
.info_box p.descrip {
  color: #888 !important;
  font-size:18px;
  margin-left: 66px;
  width: 430px;
}
/*TOOLTIP EMPTY DATA*/
.item-data .emptyDate {
	height: 50px;
	padding: 12px 10px 10px 10px;
	position: absolute;
	width: 114px;
	z-index: 5000;
	font-size:12px;
	font-family:'Open Sans', sans-serif;/*SKIN*/
	color: #666;
	line-height: 14px;
	background: url("../../../themes/white/img/tooltipCalendar.png") no-repeat;
	top: 30px;
}
/*CUSTOM MODAL OVERLAY WITH SEARCHER*/
.ui-widget-overlay {
	background: #000 50% 50% repeat-x;
	opacity: 0.8;
	filter: Alpha(Opacity=80);
}
/*CUSTOM JQUERY TOOLTIP*/
.ui-tooltip {
    background: #666;
    color: white;
    border: none;
    padding: 0;
    opacity: 1;
    font-size: 11px;
	font-family: 'Open Sans', sans-serif;
}
.ui-tooltip-content {
    position: relative;
    padding: 0.5em;
}
.ui-tooltip-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}
.right .ui-tooltip-content::after {
    top: 8px;
    left: -5px;
    border-color: transparent #666;
    border-width: 5px 5px 5px 0;
}
/* After Skin BLUE */

   /*/resources/templating-kit/font/Arial-webfont*/
   /*/resources/templating-kit/font/Arial-webfont*/
   /*
         mainBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         socketBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         compBBgAltColor - #294685
         generalMainDarkColor - #03205f
         headerLinkColor - #ffffff
         footerBgAltColor - #ffffff
         baseBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         generalMainColor - #294685
         searcherFontFamily - 'Open Sans', sans-serif
         generalLinkColor - #294685
         headerFontSize - 15
         headerBgAltColor - #ffffff
         generalBodyFontWeight - normal
         searcherFontImport - import url('http://fonts.googleapis.com/css?family=Open+Sans:300')
         mainBorderColor - #ffffff
         searcherFontWeight - 300
         headerBgColorTransparent - false
         mainWidth - 100%
         generalMainLightestColor - #6986c5
         generalBodyFont - Google fonts:Open+Sans:normal
         headerBgColor - #ffffff
         compABgAltColor - #ffffff
         headerMenuBgImage - /headerMenuBgImageBinary/trasparente.png
         generalBodyFontImport - import url('http://fonts.googleapis.com/css?family=Open+Sans:normal')
         searcherLabelFontColor - #333333
         footerHighColor - #ffffff
         mainBgColor - #294685
         generalBodyFontFamily - 'Open Sans', sans-serif
         socketHighColor - #ffffff
         compAHeaderFontColor - #294685
         generalBodyFontSize - 13
         searcherBgImage - /searcherBgImageBinary/blank.png
         generalMainDarkestColor - #000645
         searcherFont - Google fonts:Open+Sans:300
         footerBgColor - #ffffff
         generalBgColor - #ffffff
         generalMainLightColor - #4f6cab
         skin-uploaded-bgimage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         baseBgColor - #ffffff
         socketBgColor - #ffffff
         skin-uploaded-header-bgimage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         footerBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         compBHeaderFontColor - #ffffff
   */

/*FUENTE ESPECIAL*/
@import url('http://fonts.googleapis.com/css?family=Open+Sans:300');

@charset "utf-8";
/* CSS Document */

/*RESET*/
button,
input,
select,
textarea {
  margin:1px;	
}
/* BUSCADOR OFERTA COMPLEMENTARIA - GENERICOS */
.searcher-ticket {
	/*padding: 15px 20px;*/
	padding:0 15px 15px 20px;
	font-size: 11px;
	background:  url('/searcherBgImageBinary/blank.png') 0 0 repeat;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.searcher-ticket.vertical {
	width:217px;
}
.searcher-ticket .title{
	display: block;
	margin: 0 20px 10px 0;
	padding: 10px 0 0 0;
}
.searcher-ticket .title span{
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
}
.searcher-ticket .title span strong{
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 22px;
	margin-top: -20px;
}
.searcher-ticket form{
	display: block;
	position: relative;
}
.searcher-ticket .wrapper-items{
	margin: 0 30px;
	width: 700px;
}
.searcher-ticket .item-data{
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 7px 0 0;
	position: relative;
}
.searcher-ticket label{
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.searcher-ticket select{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #000;
	padding: .48em .6em;
	display: inline-block;
	box-shadow: 1px 1px 8px #ccc inset;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 0;
	height: 34px;
}
.searcher-ticket .activity,
.searcher-ticket .type,
.searcher-ticket .area,
.searcher-ticket .place,
.searcher-ticket .dates,
.searcher-ticket .hours{
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.searcher-ticket .type button,
.searcher-ticket .type input,
.searcher-ticket .type select,
.searcher-ticket .type textarea{
	margin:	
}
.searcher-ticket .distribution{
  display: inline-block;
  *display: inline;
  zoom: 1;
    margin-right: 10px;
  vertical-align: top;
  }
.searcher-ticket .distribution .distribution-wrapper{
  display: inline-block;
  *display: inline;
  zoom: 1;
  }
.searcher-ticket .distribution .distribution-wrapper.wrapper-units{
  display: block;
  *display: block;
  }
.searcher-ticket .units{
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  }
.searcher-ticket .distribution-wrapper.wrapper-units .distribution-children{
  display: block;
  margin-left: 78px;
  }
.searcher-ticket .duration{
  margin: 0 0 0 10px;
  }
.searcher-ticket .dates,
.searcher-ticket .hours{
  margin-right: 2px;
}
.searcher-ticket.horizontal .dates{
  margin-right: 7px;
}
.searcher-ticket.vertical .dates{
  margin-right: 0;
  display:block;
}
.searcher-ticket .date-to,
.searcher-ticket .hour-to,
.searcher-ticket .children{
  margin-right: 0;
  }
.searcher-ticket .activity select,
.searcher-ticket .area select,
.searcher-ticket .place select{
  /*width: 220px;*/
  width: 210px;
  }
.searcher-ticket.vertical .date-from {
	margin-right: 7px;	
}
.searcher-ticket .date-from input,
.searcher-ticket .date-to input{
	width: 85px;
	height:16px;
	cursor: pointer;
	padding: .52em .6em;
	display: inline-block;
	background: #fff url(../../../themes/white/img/search-white-calendar.png) 78px 6px no-repeat;
	box-shadow: 1px 1px 8px #ccc inset;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	line-height: 0;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	font-size: 11px;
  }
.searcher-ticket .hour-from select,
.searcher-ticket .hour-from input,
.searcher-ticket .hour-to select,
.searcher-ticket .hour-to input {
	width: 50px;
	height:16px;
	cursor: pointer;
	padding: .52em .6em;
	display: inline-block;
	background: #fff url(../../../themes/white/img/search-white-hour.png) 44px 6px no-repeat;
	box-shadow: 1px 1px 8px #ccc inset;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	line-height: 0;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	font-size: 11px;
  }
.searcher-ticket .duration select,
.searcher-ticket .children select{
  /*width: 66px;*/
  width: 61px;
  }
.searcher-ticket .units select,
.searcher-ticket .adults select{
  /*width: 64px;*/
  width: 61px;
  text-align: center;
  }
.searcher-ticket .dates .icon-dates{
  background: url(../../../themes/white/img/ico-calendar1.png) left top no-repeat;
  width: 23px;
  height: 23px;
  vertical-align: top;
  border: none;
  cursor: pointer;
  }
.searcher-ticket .distribution .num-units{
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 61px;
  } 
/**** BUTTON SEARCH ****/
.searcher-ticket .search-button{
	vertical-align: super;
	display: inline-block;
	line-height: 1;
	margin: 12px 0;
}
.searcher-ticket.horizontal .search-button{
	margin: 13px 0 0 10px;
}
.searcher-ticket .search-button input[type="submit"]{
	padding: 10px 20px;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	background: #D82C2C;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
	text-transform:uppercase;
  }
.searcher-ticket .search-button input[type="submit"]:hover{
	background:#9B1C1C;
	color:#FFFFFF;
	text-shadow: none;
  }
.searcher-ticket .search-button a .button-select{
  background: url(../images/button1-bg-left.png) left top no-repeat transparent;
  color: #fff;
  display: block;
  }
.searcher-ticket .search-button a:hover{
  background: url(../images/button2-bg-right.png) right top no-repeat transparent;
  text-decoration: none;
  color: #FFF;
  }
.searcher-ticket .search-button a:hover .button-select{
  background: url(../images/button2-bg-left.png) left top no-repeat transparent;
  }
.searcher-ticket .search-button a .arrow-button{
  background: url(../images/ico-search1.png) right top no-repeat transparent;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 10px;
  right: 12px;
  top: 9px;
  }
/**** CALENDAR REQUEST 
.searcher-general .calendar-request{
    margin-left: 5px;
	text-align:center;
}
.searcher-general .calendar-request a{
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
    color: #333333;
    margin-right: 7px;
    outline: none;
    cursor:pointer;
}****/
/* INFORMACION ERROR GENERAL */
.error_box,
.info_box {
	position: relative;
	float: left;
	background: url("../../../themes/white/img/bg-error.png") no-repeat scroll 0 center #FFF;
	width: 990px;
	height: 378px;
	margin: 20px 0;
}
.error_box h1,
.error_box h2,
.info_box h1,
.info_box h2 {
  font-family:'Open Sans', sans-serif !important;
  padding:0
}
.error_box h1,
.info_box h1 {
	font-size: 41px;
	font-style: normal;
	color: #FFF;
	font-weight: 800;
	margin: 115px 0 10px 65px;
	width: 430px;
}
.error_box h2,
.info_box h2 {
  color: #C5C5C5 !important;
  font-size:30px;
  font-weight: 400;
  margin: 0 0 10px 65px;
  width: 430px;
}
.error_box p.descrip,
.info_box p.descrip {
  color: #999 !important;
  font-size:16px;
  margin-left: 66px;
  width: 430px;
}
/*TOOLTIP EMPTY DATA*/
.item-data .emptyDate {
	height: 50px;
	padding: 12px 10px 10px 10px;
	position: absolute;
	width: 136px;
	z-index: 5000;
	font-size: 11px;
	color: #666;
	line-height: 14px;
	background: url("../../../themes/white/img/tooltipCalendar.png") no-repeat;
	top: 30px;
}
/* After Skin BLUE */

   /*/resources/templating-kit/font/Arial-webfont*/
   /*/resources/templating-kit/font/Arial-webfont*/
   /*
         mainBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         socketBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         compBBgAltColor - #294685
         generalMainDarkColor - #03205f
         headerLinkColor - #ffffff
         footerBgAltColor - #ffffff
         baseBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         generalMainColor - #294685
         searcherFontFamily - 'Open Sans', sans-serif
         generalLinkColor - #294685
         headerFontSize - 15
         headerBgAltColor - #ffffff
         generalBodyFontWeight - normal
         searcherFontImport - import url('http://fonts.googleapis.com/css?family=Open+Sans:300')
         mainBorderColor - #ffffff
         searcherFontWeight - 300
         headerBgColorTransparent - false
         mainWidth - 100%
         generalMainLightestColor - #6986c5
         generalBodyFont - Google fonts:Open+Sans:normal
         headerBgColor - #ffffff
         compABgAltColor - #ffffff
         headerMenuBgImage - /headerMenuBgImageBinary/trasparente.png
         generalBodyFontImport - import url('http://fonts.googleapis.com/css?family=Open+Sans:normal')
         searcherLabelFontColor - #333333
         footerHighColor - #ffffff
         mainBgColor - #294685
         generalBodyFontFamily - 'Open Sans', sans-serif
         socketHighColor - #ffffff
         compAHeaderFontColor - #294685
         generalBodyFontSize - 13
         searcherBgImage - /searcherBgImageBinary/blank.png
         generalMainDarkestColor - #000645
         searcherFont - Google fonts:Open+Sans:300
         footerBgColor - #ffffff
         generalBgColor - #ffffff
         generalMainLightColor - #4f6cab
         skin-uploaded-bgimage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         baseBgColor - #ffffff
         socketBgColor - #ffffff
         skin-uploaded-header-bgimage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         footerBgImage - /resources/templating-kit/themes/hTtGeneric/img/void/binary/void.gif
         compBHeaderFontColor - #ffffff
   */

@charset "utf-8";
/* CSS Document */
/* CSS WHITE COMPONENTES */

/* COMPONENTE CALENDARIO */
.ui-datepicker {
	font-size: 11px !important;
	font-family: Google fonts:Open+Sans:300 !important;
	z-index:70;
	width: 216px;
	height: auto;
	margin: 5px auto 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a {
	text-decoration: none;
}
.ui-widget-header .ui-icon {
	background-image: url(../../../themes/white/img/ui-icons_222222_256x240.png);
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #222;
}
/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
	font-size: 1em;
	margin: 0 0 0.25em;
}
.ui-datepicker-header {
	background: #000;
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #111;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	/*background-image: url('../img/arrow.png');*/
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}
.ui-datepicker thead {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
	background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
	padding: 1;
	/*border-right: 1px solid #bbb;*/
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	/*border-bottom: 1px solid #bbb;*/
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 26px;
	height: 26px;
	line-height: 30px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: linear-gradient(top,  #ededed 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	padding:0;
}
.ui-datepicker-calendar .ui-state-hover {
	background: #666;
	color:#FFF;
	text-shadow: 0px 1px 0px #000;
}
.ui-datepicker-calendar .ui-state-active {
	background: #222;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	color: #e0e0e0;
	text-shadow: 0px 1px 0px #666;
	filter: dropshadow(color=#666, offx=0, offy=1);
	border: 1px solid #999;
	position: relative;
	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}
/* COMPONENTE SELECTOR DE HORA */
#ui-timepicker-div{
    font-size: 11px;/* SKIN */
	font-family: Google fonts:Open+Sans:300;/* SKIN */
	z-index: 1010 !important;
	height: auto;
	margin: 5px auto 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
#ui-timepicker-div table{
    font-size:  1em;
}
#ui-timepicker-div .ui-timepicker-table{
    border-collapse: separate;
}
#ui-timepicker-div .ui-timepicker-table .ui-timepicker-hours,
#ui-timepicker-div .ui-timepicker-table .ui-timepicker-minutes{
    padding: 2px;
}
#ui-timepicker-div .ui-timepicker-table .ui-timepicker-title{
    border-radius: 3px;
	border-color: #000;
    padding: 5px;
    margin: 1px;
    font-weight: normal;
    background:#000;
	font-size: 11px;
	color: #FFF;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
}
#ui-timepicker-div .ui-timepicker-table .ui-timepicker{
    margin: 0;
    width: 100%;
}
#ui-timepicker-div .ui-timepicker-table .ui-timepicker .ui-timepicker-hour-cell,
#ui-timepicker-div .ui-timepicker-table .ui-timepicker .ui-timepicker-minute-cell{
    text-align: center;
    border: none;
    padding: 1px;
}
#ui-timepicker-div .ui-timepicker-table .ui-timepicker .ui-timepicker-hour-cell a,
#ui-timepicker-div .ui-timepicker-table .ui-timepicker .ui-timepicker-minute-cell a{
    border: 1px solid #CCC;
    padding: 3px 5px;
    display: block;
    cursor: pointer;
	font-size: 11px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
}
#ui-timepicker-div .ui-timepicker-table .ui-timepicker  span.ui-state-disabled{
    border: 1px solid #CCC;
    padding: 3px 5px;
    display: block;
}
#ui-timepicker-div .ui-timepicker-table .ui-timepicker .ui-timepicker-hour-cell a.ui-state-active,
#ui-timepicker-div .ui-timepicker-table .ui-timepicker .ui-timepicker-minute-cell a.ui-state-active{
    background: #222;
    color:  #FFF;
    border: 1px solid #222;
	text-shadow: 1px 1px 0px #333;
}
#ui-timepicker-div .ui-timepicker-table .ui-timepicker .ui-timepicker-hour-cell .ui-state-hover,
#ui-timepicker-div .ui-timepicker-table .ui-timepicker .ui-timepicker-minute-cell .ui-state-hover {
	background: #666;
	color:#FFF;
	text-shadow: 0px 1px 0px #000;
	text-decoration:none;
}
/* COMPONENTE SELECTOR DE ZONA EN ARBOL */
.jAutochecklist_wrapper {	
	width: 206px !important;
	height:22px;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	cursor: pointer;
	padding: 2px 0 3px 2px;
	display: inline-block;
	box-shadow: 1px 1px 8px #ccc inset;
	border: 2px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .3s linear border;
	-moz-transition: .3s linear border;
	-ms-transition: .3s linear border;
	-o-transition: .3s linear border;
	transition: .3s linear border;
	margin:0 0 3px 0;
	color:#000;
	background: #FFF;
	font-size:11px;/*SKIN*/
	font-family:'Open Sans', sans-serif;/*SKIN*/
	margin-top:1px;
}
.jAutochecklist_active {
    background: rgb(247,247,247); /* Old browsers */
    background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.jAutochecklist_popup {
    position: absolute;
    min-height: 38px;
    bottom: 35px;
    border: 1px #aaa solid;
    z-index: 99;
    display: none;
    border-radius: 5px;
    background: white;
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 0 2px 3px #888, inset 0 1px 3px #DDD;
    padding: 5px;
}
.jAutochecklist_popup::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #999 transparent;
    display: block;
    width: 0;
    margin-left: -7px;
}
.jAutochecklist_popup::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.90) transparent;
    display: block;
    width: 0;
    margin-left: -5px;
}
.jAutochecklist_popup > div {
    border: 1px #888 solid;
    float:left;
    margin: 1px;
    padding: 0 20px 0 3px;
    height: 24px;
    overflow:hidden;
    border-radius: 3px;
    line-height: 22px;
    text-shadow: 1px 1px white;
    background: #f8f8f8 url(images/delete.png) no-repeat right 3px;
}
.jAutochecklist_popup > div:hover {
    border: 1px royalblue solid;
    cursor:pointer;
    box-shadow: 0 0 1px royalBlue;
    color: royalblue;
    background: #F4F7FF url(images/delete.png) no-repeat right -13px;
}
.jAutochecklist_popup .logo {
    height: 22px;
    width:auto;
    margin-top: -3px;
}
.jAutochecklist_popup > div.locked {
    color: #BBB;
    background: #EEE;
    border: 1px #BBB solid;
    cursor: not-allowed;
    box-shadow: none;
    padding-right: 3px;
}
.jAutochecklist_popup > div .stack {
    font-size: 8pt;
    display: inline-block;
    border-right: 1px #AAA solid;
    padding: 0 3px;
    margin-left: -3px;
    margin-right: 3px;
    vertical-align: 1px;
    background: #ddd
}
.jAutochecklist_more {
    cursor:auto !important;
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    color: #aaa;
    font-style: italic;
    font-size: 10pt;
    line-height: 17pt;
}
.jAutochecklist_dropdown_wrapper {
    height:21px;
    position: relative;
    cursor: pointer;
	border: none;
	background: none;
	overflow:hidden;
}
.jAutochecklist_dropdown {
    height:100%;
    overflow: hidden;
	margin: 3px 0 0 5px;
}
.jAutochecklist_result {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: table;
}
.searcher-general .jAutochecklist_result {
	padding: 4px 0 0 4px;
	position: absolute;
	z-index: 209;
}
.searcher-generic .jAutochecklist_result {
	padding: 3px 0 0 4px;
}
.jAutochecklist_placeholder {
    color: #aaa;
    display: table;
    vertical-align: middle;
}
.jAutochecklist_dropdown input {
    height:100%;
    width:88%;
    border:none;
    outline: none;
    display: none;
    padding: 0 2px;
    background: transparent;
    position: absolute;
    top:0;
    left:0;
    font-size: 13px;
    line-height: 25px;
	margin-left: 5px;
}
.jAutochecklist_dropdown input:focus {
    outline: none;
    box-shadow: none;
}
.jAutochecklist_dropdown .jAutochecklist_input {
    z-index: 207;
}
.jAutochecklist_dropdown .jAutochecklist_prediction {
    z-index: 97;
    opacity: 0.3;
    filter: alpha(opacity = 30);
}
.jAutochecklist_arrow {
    float:right;
}
.jAutochecklist_arrow:hover {
    background: none;
}
.jAutochecklist_arrow div {
    background: #fff url(../../../themes/hTtGeneric/img/blue/search-white-destination.png) no-repeat;
    height: 15px;
	width: 15px;
	margin: 5px 5px 0 0;
}
.jAutochecklist_list {
    position: absolute;
    top:48px;
	left:0;
	width: 208px;
    clear:both;
    list-style: none;
    padding: 0;
    display: none;
    border: 1px #aaa solid;
    margin:0;
    overflow: auto;
    max-height: 300px;
    min-height: 22px;
    z-index: 99;
    text-shadow: 1px 1px white;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #FFF;
	padding: 2px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	overflow-x: auto !important;
}
.jAutochecklist_list li {
    background: #CCC;
}
.jAutochecklist_list .level1 {
	background: #CCC;
	text-shadow: 1px 1px #ededed;
	color: #222;	
}
.jAutochecklist_list .level2 {
	background: #DDD;
	text-shadow: 1px 1px #ededed;
	color: #222;
	padding-left: 25px;
	margin-left: 0 !important;
	border-bottom: 1px solid #EDEDED;	
}
.jAutochecklist_list .level3 {
	background: #FFF;
	text-shadow: 1px 1px #ededed;
	color: #222;
	padding-left: 45px;
	margin-left: 0 !important;
	border-bottom: 1px solid #DDD;	
}
.jAutochecklist_list .level4 {
	background: #FFF;
	text-shadow: 1px 1px #ededed;
	color: #222;
	padding-left: 83px;
	margin-left: 0 !important;
	border-bottom: 1px solid #DDD;		
}
.jAutochecklist_list .child.level1{
	background: #DDD;
	text-shadow: 1px 1px #ededed;
	color: #222;
	padding-left: 48px;
	margin-left: 0 !important;
	border-bottom: 1px solid #EDEDED;
	font-weight:bold;	
	}
.jAutochecklist_list .child.level2{
	background: #FFF;
	text-shadow: 1px 1px #ededed;
	color: #222;
	padding-left: 65px;
	margin-left: 0 !important;
	border-bottom: 1px solid #DDD;	
	}
.jAutochecklist_list .child.level3{
	background: #FFF;
	text-shadow: 1px 1px #ededed;
	color: #222;
	padding-left: 85px;
	margin-left: 0 !important;
	border-bottom: 1px solid #DDD;	
	}
.jAutochecklist_list .child.level4 {
	background: none repeat scroll 0 0 #fff;
    padding-left: 105px;
    text-shadow: none;
}
.jAutochecklist_list .level1:hover,
.jAutochecklist_list .level2:hover,
.jAutochecklist_list .level3:hover,
.jAutochecklist_list .level4:hover{
	background: none repeat scroll 0 0 #222;
	text-shadow: none;
	color: #fff !important;
	}
.jAutochecklist_list::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: #e8e8e8;
}
.jAutochecklist_list::-webkit-scrollbar-thumb {
    background: rgba(200, 200, 200, 0.8);
    border-radius: 5px;
}
.jAutochecklist_list::-webkit-scrollbar-thumb:hover {
    background: rgba(220, 220, 220, 0.8)
}
.jAutochecklist_list::-webkit-scrollbar-track {
    border-left: 1px #eee dotted;
    border-top: 1px #eee dotted;
}
.jAutochecklist_listItem {
    border: 1px transparent solid;
    cursor: pointer;
    line-height: 22px;
    min-height:22px;
    padding: 0 5px;
    -moz-user-select: none; /*only FF has selection bug*/
    background: rgb(255,255,255); /* Old browsers */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 */
}
.jAutochecklist_list .over {
    border: 1px black dashed
}
.jAutochecklist_list .selected {
    color:white;
    text-shadow: 1px 1px #222;
    background: #333;
}
.jAutochecklist_listItem:hover {
    color:white;
    text-shadow: 1px 1px #222;
	background:#222;
	background-position:0 4px;
    filter: none;   /*Disable filter for IE6-9*/
}
.jAutochecklist_list .locked{
    background: #EEE;
    color: #BBB;
    box-shadow: none;
    cursor: auto;
}
.jAutochecklist_list .blocked {
    background: #FFF;
    color: #BBB;
    box-shadow: none;
    cursor: not-allowed;
}
.jAutochecklist_list .locked:hover, .jAutochecklist_list .blocked:hover {
    text-shadow: 1px 1px #FFF;
}
.jAutochecklist_list .locked.selected {
    color: #BBB;
    text-shadow: 1px 1px #FFF;
}
.jAutochecklist_list .locked .jAutochecklist_listItem_input, .jAutochecklist_list .blocked .jAutochecklist_listItem_input {
    opacity: 0;
    filter:alpha(opacity=0); /* For IE8 and earlier */
}
.jAutochecklist_list .jAutochecklist_listItem_input {
    display: none;
    margin: 0 3px 5px 0;
    vertical-align: middle;
}
.jAutochecklist_listItem_group_empty, .jAutochecklist_checkall {
    color: cornflowerblue;
    font-weight: bold;
    padding-top:5px;
}
.jAutochecklist_listItem_child {
    border-bottom: 1px #eee solid;
}
.jAutochecklist_noresult {
    background: white;
    padding: 5px;
    color: #333;
}
.jAutochecklist_listItem .logo {
    width: 20px;
    height: 20px;
    margin: 1px 3px 1px 0;
    vertical-align: middle
}
.jAutochecklist_listItem .medium {
    width: 30px;
    height: 30px;
    margin: 1px 5px 1px 0
}
.jAutochecklist_list .line-medium {
    line-height: 30px
}
.jAutochecklist_listItem .large {
    width: 40px;
    height: 40px;
    margin: 1px 5px 1px 0
}
.jAutochecklist_list .line-large {
    line-height: 40px;
}
.jAutochecklist_listItem .clear {
    clear:both
}
.jAutochecklist_listItem .float-left {
    float: left
}
.jAutochecklist_listItem .overflow {
    overflow: auto;
}
.jAutochecklist_disabled .jAutochecklist_result,
.jAutochecklist_disabled .jAutochecklist_input,
.jAutochecklist_disabled .jAutochecklist_dropdown_wrapper,
.jAutochecklist_disabled .jAutochecklist_arrow,
.jAutochecklist_disabled .jAutochecklist_listItem{
    cursor: not-allowed;
    background: #eee;
    color: #888;
}
.jAutochecklist_disabled .jAutochecklist_listItem:hover, .jAutochecklist_disabled.menu-style .jAutochecklist_list > li a{
    color: #888;
    text-shadow: none;
    cursor: not-allowed;
}
.jAutochecklist_disabled .jAutochecklist_listItem.selected{
    color: #888;
    text-shadow: none;
    background: #ddd
}
.jAutochecklist_absolute {
    position: absolute;
    z-index: 9999;
    filter:none;
}
.jAutochecklist_expandable {
    display: inline-block;
    width: 13px;
    height: 20px;
    margin: 0 5px;
    vertical-align: top;
    background: url('../../../themes/white/img/tree/tree-open.png') no-repeat scroll 0 4px transparent;/*SKIN*/
}
.jAutochecklist_expandable.expanded {
    display: inline-block;
    width: 13px;
    height: 20px;
    margin: 0 5px;
    vertical-align: top;
    background: url('../../../themes/white/img/tree/tree-close.png') no-repeat scroll 0 4px transparent;/*SKIN*/
}
.jAutochecklist_remove_all {
    background-image: url(../../../themes/white/img/ui-icons_222222_256x240_black.png);
	background-position: -31px -192px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: -3px;
    position: absolute;
    right: 25px;
    top: 4px;
    z-index: 210;
    cursor: pointer;
}
.jAutochecklist_inline .jAutochecklist_result
{
    display: none !important;
}
.jAutochecklist_inline .jAutochecklist_list, .jAutochecklist_inline .jAutochecklist_dropdown input {
    display: block !important;
}
.jAutochecklist_inline .jAutochecklist_list {
    max-height: none;
    z-index: 0;
}
.jAutochecklist_inline.jAutochecklist_wrapper {
    height: auto;
    background: transparent;
}
.jAutochecklist_inline .jAutochecklist_dropdown  {
    height: 20px;
}
.jAutochecklist_close {
    display: none;
}
.jAutochecklist_list .highlight {
    font-weight: bold;
}
.jAutochecklist_list span.listItemText {
	display: inline-block;
	width: 85%;
	line-height: 13px;
	vertical-align: text-top;
	margin-bottom: 3px;
}
/* MENU STYLE */
.menu-style {
    background: transparent;
    font-family: inherit;
    font-size: inherit;
}
.menu-style .jAutochecklist_list {
    margin-top: 10px;
    border: none;
    overflow: visible;
    background: transparent;
}
.menu-style .jAutochecklist_list > li {
    text-shadow: none;
    box-shadow: none;
    border: 1px #aaa solid;
    margin: 5px 0;
}
.menu-style .jAutochecklist_list > li a {
    padding: 5px;
    display: block;
    text-decoration: none;
    color: black;
}
.menu-style .jAutochecklist_dropdown_wrapper {
    border-radius: 11px;
}
.menu-style .jAutochecklist_listItem_group_empty {
    font-weight: normal;
    padding-top: 0
}
.menu-style .jAutochecklist_arrow:hover {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.menu-style .jAutochecklist_input {
    border-radius: 10px
}
/*MOBILE STYLE*/
.mobile-style {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1030;
    width: 100% !important;
    height: 100%;
    font-size: 18px;
}
.mobile-style * {
    background-color: white;
    filter:none;
    text-shadow: none;
    box-shadow: none;
}
.mobile-style .jAutochecklist_dropdown_wrapper {
    height: 50px;
    border: 0;
}
.mobile-style .jAutochecklist_list {
    height: 90%;
    height: calc(100% - 50px);
    max-height: none !important;
    width: auto !important;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
}
.mobile-style .jAutochecklist_listItem {
    background: white;
    line-height: 50px;
}
.mobile-style .jAutochecklist_listItem:hover {
    color: black;
    text-shadow: none;
}
.mobile-style .jAutochecklist_listItem_group_empty:hover {
    color: #ccc;
}
.mobile-style .jAutochecklist_listItem.selected {
    color: cornflowerblue;
    text-shadow: none;
}
.mobile-style .jAutochecklist_listItem.locked {
    background: #f8f8f8
}
.mobile-style .jAutochecklist_listItem.selected:after {
    content: "";
    width: 16px;
    height: 16px;
    background: url(images/valid.png);
    float: right;
    margin-top: 16px;
    margin-right: 16px;
}
.mobile-style .jAutochecklist_close {
    float: right;
    padding: 12px;
    display: block;
}
.mobile-style .jAutochecklist_dropdown input {
    width: 50%;
}
.mobile-style .jAutochecklist_remove_all {
    top: 18px;
    margin-right: 80px;
    box-shadow: 0 0 5px #888;
    border-radius: 8px;
}
.mobile-style .jAutochecklist_arrow {
    display: none;
}
.mobile-style .jAutochecklist_list::-webkit-scrollbar {
    display: none; 
}
/*LABEL STYLE*/
.label-style {
    font-family: inherit;
    font-size: inherit;
    margin-top: -6px;
    background: transparent;
}
.label-style .jAutochecklist_remove_all, .label-style .jAutochecklist_dropdown input {
    display: none !important;
}
.label-style .jAutochecklist_dropdown_wrapper {
    background: transparent;
    border: 0;
}
.label-style .jAutochecklist_result {
    display: inline-block !important;
    padding-left: 0;
}
/*MOBILE STYLE + LABEL STYLE*/
.label-style.mobile-style .jAutochecklist_result {
    width: 70%;
    line-height: 50px;
    padding-left: 6px;
}
.label-style.mobile-style .jAutochecklist_list {
    margin-top: 0
}
.label-style.mobile-style .jAutochecklist_listItem {
    line-height: 50px;
}
/*RIGHT-TO-LEFT*/
.jAutochecklist_rtl,
.jAutochecklist_rtl .jAutochecklist_listItem,
.jAutochecklist_rtl .jAutochecklist_dropdown input 
{
    text-align: right;
    direction: rtl;
}
.jAutochecklist_rtl .jAutochecklist_result {
    padding-right: 5px;
}
.jAutochecklist_rtl .jAutochecklist_arrow {
    float: left;
}
.jAutochecklist_rtl .jAutochecklist_dropdown input  {
    left: initial;
    right: 0;
}
.jAutochecklist_rtl .jAutochecklist_remove_all {
    left: 25px;
    right: initial;
}
.jAutochecklist_rtl .jAutochecklist_popup > div {
    float: right;
    padding: 0 3px 0 20px;
    background-position-x: 0;
}
.jAutochecklist_rtl .jAutochecklist_popup > div:hover {
    background-position-x: 0;
}
/*RIGHT-TO-LEFT + MOBILE STYLE*/
.jAutochecklist_rtl.mobile-style .jAutochecklist_expandable {
    float: right;
    margin-top: 18px;
}
.jAutochecklist_rtl.mobile-style .jAutochecklist_close {
    float: left;
}
.jAutochecklist_rtl.mobile-style .jAutochecklist_remove_all {
    margin-right: 0;
    margin-left: 80px;
}
.jAutochecklist_rtl.mobile-style .jAutochecklist_listItem.selected:after {
    float: left;
}