.type-of-aircraft {
	width: 17px;
	margin-right: 5px;
}

#name {
	width: 100%;
	text-indent: 10px;
}

#packages-filter-aside {
	/*padding-left: 0px;*/
	
}

table.package-flights, td {
	padding-right: 15px;
	vertical-align: top;
	border-top: none;
}

table.package-flights {
	font-size: small;
}

td.circuito-habitaciones-tarifas-especiales {
	background-color: #bfcdf0;
	width: 195px;
}

td.circuito-habitaciones-tarifas-flexibles-header {
	background: #FBFBFB;
	width: 195px;
}

#packages-list tr {
	border-bottom: 0px;
}

#packages-list .circuito-tarifas-flexibles, #packages-list .circuito-tarifas-especiales
	{
	/*
    background-color: #FFFFFF;
    border: 1px solid #888888;
    color: #888888;
    width: 100%;
    min-height: 32px;
    */
	/* Comentado por incidencia #10299: Quizas afecte en otro lado
    margin-top: 5px;
    margin-bottom: 5px;
	*/
	/*
    margin-top: 5px;
    margin-bottom: 5px;
	border-radius: 3px;
	*/
	
}

#packages-list .circuito-tarifas-especiales span {
	background-color: #1751CD;
	height: 30px;
	padding-top: 2px;
	color: #FFFFFF;
	margin: 0px;
}

#packages-list .circuito-tarifas-flexibles span {
	background-color: #888888;
	height: 30px;
	padding-top: 2px;
	color: #FFFFFF;
	margin: 0px;
	margin-right: 5px;
}

#lastMinutePackage {
	margin-bottom: 25px;
}

#info-texto {
	margin-top: 10px;
}

.fotorama__nav fotorama__nav--thumbs {
	backgroud-color: white !important;
}

.fotorama1459419540801 .fotorama__nav--thumbs .fotorama__nav__frame {
	padding: 2px;
	height: 64px
}

.fotorama1459419540801 .fotorama__thumb-border {
	height: 60px;
	border-width: 2px;
	margin-top: 2px
}

.booking-filters .fa-star, .booking-filters .fa-key {
	font-size: 14px
}

.booking-filters label, .booking-filters strong {
	font-size: 13px
}

h5.booking-filters-title {
	font-size: 20px
}
.booking-list thead>tr {
	height: 40px
}

.booking-list thead>tr>th {
	padding-bottom: 9px !important;
}

.border-none {
	border: none !important
}

.filtrar {
	margin-right: 10px !important;
}

div.circuito-habitaciones-header div.title {
	padding-top: 12px;
	height: 40px;
}

.float-right {
	float: right;
}

span.package-selector-img-IN {
	width: 26px;
	display: inline-block;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url("/sltwww/st2/img/comun/42bGris.jpg");
}

span.package-flights-img-IN {
	width: 26px;
	display: inline-block;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url("/sltwww/st2/img/comun/42Gris.jpg");
}

span.package-selector-img-MP {
	width: 26px;
	display: inline-block;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url("/sltwww/st2/img/comun/42b.jpg");
}

span.package-flights-img-MP {
	width: 26px;
	display: inline-block;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url("/sltwww/st2/img/comun/42-2.jpg");
}

.width-100 {
	width: 100px !important
}

.width-200 {
	width: 200px !important
}

.width-120 {
	width: 120px !important
}

.width-125 {
	width: 125px !important
}

.width-130 {
	width: 130px !important
}

.fontColorLogin .fmtNumero {
	color: black !important
}

.line-height-15 {
	line-height: 1.5em;
}

.flight-modal-content .fmtNumero {
	margin-left: 5px;
	color: black;
	font-weight: bold;
}

.flight-modal-content .fmtMoneda {
	color: black;
	font-weight: bold;
	margin-left: 1px;
}

.max-width {
	width: 250px !important;
}

#modalMap .modal-content button.close {
	padding-right: 0;
	padding-top: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	background: transparent;
}

#modalMap .modal-frame {
	padding: 8px;
}

#modalMap .modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0); -0
	-box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
#soloHotelMapa {
border: none;
}
    
#modalMap #iframeMapaHotel {
	border:none;
}
.mostrarOcultarFiltros .botonFiltro {
	font-weight: bold;
	text-align: left;
	display: block;
	float: left;
	line-height: 20px;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 30px;
	cursor: pointer;
	text-decoration: underline;
}
.mostrarOcultarFiltros .caretSelector:after {
	content: '\2227';
	margin-left: 5px;
	display: inline-block;
}

.mostrarOcultarFiltros .caretSelector.oculto:after {
	content: '\2228';
}