.ui-widget, .ui-widget .ui-widget {
    font-size: 12px;
}

.title {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 2px 2px 2px #ccc;
}

@media (max-width: 640px) {
	.title {
		font-size: 20px;
	}
}


.footer {
	padding-top: 5px !important;
	background-color: #6b6b6b !important;
}

.footer .enlace {
	color: white;
	margin: 5px;
}

.footer .footer-1 {
	font-size: 15px;
}

.footer .footer-1 .ui-g {
	align-items: center;
}

.footer .social {
	font-size: 25px;
}

.footer .social .follow-us{
	display: block;
	font-size: 12px;
	color: white;
	margin-bottom: 5px;
}

.footer .social .enlace {
	margin: 15px;
}

.footer .separator {
	width: 375px;
	max-width: 100%;
	margin-top: 10px;
}

.footer .footer-2 {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer .copyright {
	color: white;
}

.footer2 {
	font-size: 0.7em;
}

.block {
	display: block;
}

.hidden {
	display: none;
}

.center, .center .ui-inputfield {
	text-align: center;
}

.left, .left .ui-inputfield {
	text-align: left;
}

.right, .right .ui-inputfield {
	text-align: right;
}

.justify, .justify .ui-inputfield {
	text-align: justify;
}

.top {
	vertical-align: top;
}

.middle {
    vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.negrita {
	font-weight: bold;
}

.cursiva {
	font-style: italic;
}

.mayusculas {
	text-transform: uppercase;
}

.minusculas {
	text-transform: lowercase;
}

.disabled {
	opacity: 0.75;
}

.disabled .ui-panel-title {
	opacity: 0.75;
}

/* Colores */

.blue {
	color: blue;
}

.gray {
	color: gray;
}

.green {
	color: green;
}

.orange {
	color: orange;
}

.red {
	color: red;
}

.yellow {
	color: yellow;
}

/* Colores background */

.bg-white {
	background-color: white;
}

/* Enlaces */

.enlace, .enlace:visited, .enlace:focus {
	text-decoration: none;
	outline: 0;
}
.enlace:hover {
	text-decoration: underline;
}

.enlace2 {
	text-decoration: none;
	outline: 0;
}

/* Label */

.ui-outputlabel .ui-outputlabel-rfi {
    margin-left: 1px;
    color: red;
}

.hiddenLabel .ui-outputlabel {
	display: none;
}

/* Botones */

.ui-button-big {
	height: 30px;
}

/* Calendar */

.ui-calendar .ui-datepicker-trigger {
	height: 23px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

/* Calendario grande */

.ui-calendar-big .ui-inputfield {
    height: 28px;
    font-size: 14px;
    cursor: pointer;
}

.ui-calendar-big .ui-datepicker-trigger {
    height: 28px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.ui-datepicker {
	font-size: 14px;
}

/* Iconos de la cabecera de los paneles */

.ui-panel .ui-panel-titlebar-icon {
	float: left;
	margin-right: .2em;
}

.ui-panel-titlebar .ui-icon-minusthick {
	background-position: 1px 0;
}

.ui-panel-titlebar .ui-icon-plusthick {
	background-position: -64px 1px;
}

.ui-icon-add {
    background-position: -32px -128px;
}

/* Filtro de los combos */
.ui-selectonemenu-filter-container {
	width: 100%;
	box-sizing: border-box;
}

.ui-selectonemenu-filter {
	width: 100% !important;
	box-sizing: border-box;
}

/* ---------------------------------------------- */

body {
	margin: 0;
	background: url("/javax.faces.resource/images/sky.jpg.xhtml");
	/*background: aliceblue;*/
	/*background: #eee url(https://subtlepatterns.com/patterns/extra_clean_paper.png);*/
}

.ui-panel {
	/*background-color: #f7f7f7;*/
	background-color: #fdfdfd;
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
	background: #fdfdfd;
}

.compony-logo {
	vertical-align: middle;
	height: 30px;
	margin-right: 7px;
}

.max-width {
	margin: auto;
	max-width: 1048px;
}

.filters-panel {
	border: none;
	min-height: 150px;
	background-image: url("/javax.faces.resource/images/filters.jpg.xhtml") !important;
	background-size: cover;
	background-position: 50% 60%;
}

.filters {
	margin: 35px auto;
	background-color: #000000b5;
	width: 800px;
	max-width: 100%;
	border-radius: 15px;
	min-height: 55px;
	padding: 10px;
	box-sizing: border-box;
}

.filters label {
	color: white;
	font-size: 15px;
}

.filters-options .ui-selectonemenu-item, .filters-options .ui-selectonemenu-filter {
	font-size: 15px;
}

@media (max-width: 640px) {
	.filters {	
		margin: 10px auto;
	}
}

.no-padding {
	padding: 0 !important;
}

.w24px {
	width: 24px;
}

.ui-datagrid-no-border .ui-datagrid-content {
	border: none;
	background-color: transparent;
}

.enlace-vuelo:hover {
	display: block;
	-webkit-box-shadow: 0 0 15px #1f89ce;
	-moz-box-shadow: 0 0 15px #1f89ce;
	box-shadow: 0 0 15px #1f89ce;
}

.ui-datagrid-content-empty {
	background: white !important;
	padding: 15px 15px;
	font-size: 16px;
	margin-top: 6px;
}

/* Seperador de meses */

.month-separator {
	margin: 10px 5px;
}

.month-separator .month-name {
	margin: 5px;
	text-transform: capitalize;
	font-family: "latoregular","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-shadow: 2px 2px 2px #ddd;
}

.month-separator .month-line {
	width: 150px;
	height: 3px;
	background-image: linear-gradient(to right, #333 0%, #3330 100%);
	border-radius: 5px;
}

@media (min-width: 641px) {
	.header-button-panel {
		position: relative;
		top: 6px;
	}
}

/* Enlace boton */

.enlace-button {
	font-size: 20px !important;
	color: gray !important;
	padding: 4px 6px;
	border-radius: 5px;
	border: 1px solid;
	margin-left: 3px;
	cursor: pointer;
}

.enlace-button:hover {
	color: white;
	background-color: #0000000d;
}

/* Compartir */

.a2a_full_footer {
	display: none;
}

.vuelo-titulo {
	display: block;
	text-align: center;
	margin: 15px 0 20px 0;
	color: #333;
	font-size: 35px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 2px 2px 2px #aaa;
}

.vuelo-month-tabs .ui-tabs-panel {
	padding: 1em 0;
}

.vuelo {
	border: 2px solid #989898;
    border-radius: 15px;
}

.vuelo .label {
	position: absolute;
	top: 172px;
	width: 100%;
	background: #00000052;
	padding: 6px 0;
}

.vuelo .label span {
	font-size: 15px;
	text-shadow: 1px 1px black;
	/*text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;*/
}

.vuelo .ui-panel-content {
	padding: 0;	
}

.vuelo .foto {
	border-radius: 12px 12px 0 0;
}

.vuelo .informacion > .ui-panelgrid-content {
	padding: 0 10px 10px 10px;	
}

.vuelo-of-month {
	border: 2px solid #fcc62d; /*#164e87;*/ /*#1f89ce;*/
	background-color: #FFFFBB;
}

.vuelo-weekend {
	border: 2px solid #fcc62d; /*#164e87;*/
	background-color: #FFFFBB;
}

/* TabView */

.ui-tabs {
	background: none;
}

.ui-tabs-nav {
	/*border-bottom: 1px solid #bebebe;*/
	border-bottom: 1px solid #989898;
	border-radius: 0;
	padding: 0 15px !important;
	text-align: center;
}

.ui-tabs-header.ui-tabs-selected {
	border: 1px solid #1f89ce;
	background: #2399e5 !important;
}

.ui-tabs-header.ui-tabs-selected a {
	color: #fff !important;
}

.ui-tabs-header a {
	padding: 8px 15px !important;
	text-transform: capitalize;
	font-family: "latoregular","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
}

@media (max-width: 640px) {
	.ui-tabs-nav {
		padding: 0 !important;
	}

	.ui-tabs-header {
		padding: 6px !important;
	}

	.ui-tabs-header a {
		padding: 0 !important;
		font-size: 12px;
	}
}

/* Panel de orden */

.orden-panel {
	margin: auto;
}

.orden-panel label {
	font-size: 14px;
}

.orden-panel .ui-selectonemenu label {
	padding-right: 10px;
}

.orden-panel-options .ui-selectonemenu-item, .orden-panel-options .ui-selectonemenu-filter {
	font-size: 14px;
}

@media (min-width: 641px) {
	.orden-panel {
		position: absolute;
		right: 15px;
		top: 6px;
	}
}

.ui-carousel .ui-carousel-header {
	display: none;
}

.ui-carousel, .ui-carousel .ui-carousel-item {
	background: none;
	border: none;
}

@media (min-width: 641px) {
	.navigate span:hover {
		/*font-size: 20px !important;
		margin-top: -5px;*/
		color: yellow !important;
	}
}