html, ion-content{
	width:100% !important;
}
html *{
	color:#3C3C3B;
}

#howItWorksPage img{
	margin-top: -5%;
    height:78%;
}

.service-description{
	padding-left:30px;
}
.service-icon{
	width:18px;
	height:18px;
	position: absolute;
    margin: 3px 0;
}
#adminServicePage .service-icon{
	position: initial;
	display:inline-block;
	padding:25px;
	margin:10px;
	cursor:pointer;
	background-size:20px !important;
	background-repeat:no-repeat !important;
	border-radius:3px;
}
#adminServicePage .service-icon.selected{
	background-color:#77B9BB;
}
.service-icon.user{
	background:url(../images/services/person.png);
}
.service-icon.alert{
	background:url(../images/services/alert.png);
}
.service-icon.book{
	background:url(../images/services/book.png);
}
.service-icon.car{
	background:url(../images/services/car.png);
}
.service-icon.internet{
	background:url(../images/services/internet.png);
}
.service-icon.luggage{
	background:url(../images/services/luggage.png);
}
.service-icon.news{
	background:url(../images/services/news.png);
}
.service-icon.safety{
	background:url(../images/services/safety.png);
}
.service-icon.screen{
	background:url(../images/services/screen.png);
}

.sa-button-container .cancel,
.sa-button-container .confirm{
	background-color:#D0D0D0 !important;
	border:none !important;
	box-shadow:none !important;
	padding: 10px 0;
    width: 80px;
}
.sa-button-container .cancel:active,
.sa-button-container .cancel.activated,
.sa-button-container .confirm:active,
.sa-button-container .confirm.activated{
	background-color:#77B9BB !important
}

.icon.ion-record{
	cursor:pointer;
}

.fa-edit:before{
	font-size:30px !important;
}

.icon.ion-record{
	color:white !important;
}

.background-dark{
	background:rgba(60,60,59,0.4);
}

textarea{
	padding: 15px;
}

.vipclub-experience{
	height: 32px;
}

#aboutUsPage p{
	font-size:18px;
}

.button-reservation-next{
	padding:0 11px;
}

.step{
	max-width:100%;
}
.step.mobile{
	width:90%;
}

.side-menu .item.selected{
	background:lightgray;
}
.side-menu .item:active,
.side-menu .item.activated{
	background:#77B9BB;
	color:white;
}

#adminServicePage .fa{
	width: 40px;
    height: 40px;
    line-height: 40px;
    cursor:pointer;
    text-align: center;
}
#adminServicePage .fa.selected{
	background:#77B9BB;
	border-radius:3px;
	color:white;
}

input[type=file]{
	position: absolute;
    z-index: 9;
    width: 100%;
    left: 0;
    height: 100%;
    cursor: pointer;
    opacity:0;
}

#aboutUsPage .banner-wrapper{
	margin:20px 0;
	border:1px solid #C8C8CD;
	border-left:none;
	border-right:none;
	padding:20px 0;
}
.forgot-password{
	opacity:0.8;
	font-size:18px;
	line-height:18px;
}
.item-select select{
	min-height:50px;
}
.uppercase{
	text-transform:uppercase;
}

h2.title{
	font-size:18px;
}

#privacyPolicyPage .section-wrapper{
	margin-top:40px;
}
#vipRoomsPage .section-wrapper{
	margin:20px 0;
}
#vipRoomsPage .section-wrapper h2{
	padding-bottom:10px;
	border-bottom:1px solid #77B9BB;
}

.step{
	margin-top:20px;
}

.vip-room-thumbnail{
	width:49.6%;
	height:160px;
	text-decoration: none;
	vertical-align:top;
	margin:0.2%;
}
.vip-room-thumbnail .vip-room-details{
    height: 160px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.vip-room-thumbnail:active .vip-room-details,
.vip-room-thumbnail.activated .vip-room-details{
	opacity:0.8;
	background-color:#77B9BB;
}
.vip-room-thumbnail:active,
.vip-room-thumbnail.activated{
	opacity:0.8;
}
.vip-room-thumbnail .vip-room-details div{
	color: white !important;
    font-size: 24px !important;
    line-height: 24px !important;
    word-spacing:400px;
}
.vip-room-thumbnail .vip-room-details div.code{
	font-size:32px !important;
	line-height:32px !important;
}

.background-home{
	background:url(../images/background_home.jpg);
}
#signinPage{
	background:white;
}
#signinPage .forgot-password{
	font-size:14px !important;
}
#signinPage h1{
	font-size:62px;
	font-weight:300;
}

#signinPage input,
#signinPage .input-label{
	color:black !important;
}
#signinPage .form{
	margin:30px 0;
}
#signinPage .item{
	border-bottom: 1px solid black;
}
#userListDetailsPage h2{
	color:gray !important;
}
#signinPage .placeholder-white::-webkit-input-placeholder {
	color: gray;
}
#signinPage .placeholder-white:-moz-placeholder {
   color: gray;
}
#signinPage .placeholder-white::-moz-placeholder {
   color: gray;
}
#signinPage .placeholder-white:-ms-input-placeholder {  
   color: gray;
}
#userListDetailsPage.banner-flyers{
	background:white !important;
}

/*#signinPage,*/
.background-landing-page,
.details .banner{
	background:url(../images/background_landing_page.jpg);
}

.banner-about-us{
	background:url(../images/Iguazu_blur.jpg) !important;
}
.banner-signin,
.banner-home{
	background:url(../images/wallpaper.png) !important;
}
.banner-parking{
	background:url(../images/mendoza_blur.jpg) !important;
}
.banner-flyers{
	background:url(../images/ezeiza_blur.jpg) !important;
}
.banner-flight-details{
	background:url(../images/San_luis_blur_.jpg) !important;
}
/*.banner-home{
	background:url(../images/ezeiza_1000px.jpg) !important;
}*/

#homePage .banner{
	height:60%;
}
#homePage .scroll,
#homePage .wrapper{
	height:100%;
}

.background,
.details .banner{
	background-position:50% !important;
	background-repeat:none !important;
	background-size:cover !important;
}

.pre-bootstrap{
	margin:50px 0;
}

#message-error{
	z-index:999999;
	position:fixed;
	bottom:50px;
	width:90%;
	margin:0 5%;
	background:#f2dede;
	padding:10px 5px;
	text-align:center;
	border-radius:5px;
	color:#a94442;
	border: 1px solid #ebccd1;
}

.wrapper{
	/*padding-bottom:44px;*/
}

input[readonly]{
	background:transparent !important;
	cursor:pointer !important;
}

#howItWorksPage .scroll,
#howItWorksPage .slider,
#howItWorksPage .box{
	height:100%;
}
#howItWorksPage .fa-circle,
#howItWorksPage .fa-circle-o{
	font-size:10px;
	margin:0 2px;
}
#howItWorksPage h1{
	font-size:24px;
	margin-top:20px;
}
#howItWorksPage ion-content *{
	color:rgb(12,29,52);
}
#howItWorksPage .how-it-works-1{
	background:url(../images/WebApp_V3_tutorial_72dpi-22.png);
	width:321px;
	height:500px;
	background-position:0 -35px !important;
}
#howItWorksPage .how-it-works-2{
	background:url(../images/WebApp_V3_tutorial_72dpi-23.png);
	width:321px;
	height:500px;
	background-position:-1px -35px !important;
	margin-right: -1px;
}
#howItWorksPage .how-it-works-3{
	background:url(../images/WebApp_V3_tutorial_72dpi-24.png);
	width:321px;
	height:500px;
	background-position:0 -35px !important;
}
#howItWorksPage .how-it-works-4{
	background:url(../images/WebApp_V3_tutorial_72dpi-25.png);
	width:321px;
	height:500px;
	background-position:0 -35px !important;
}

.no-borders-list{
	border-left:none;
	border-right:none;
}
.no-borders-list .item{
	border-left:none;
	border-right:none;
	background:transparent;
}
.no-borders-list .item:first-child{
	border-top:none;
}

#signinPage .create-account{
	/*background:rgba(255,255,255,0.3);
	background:rgba(0,0,0,0.1);*/
	padding:15px 10px;
	margin-top:15px;
}
#signinPage input{
	color:white;
}
#signinPage i{
	font-style: italic;
	font-weight: 300;
}
#userListDetailsPage.is-loading .scroll{
	height:100%;
}

.banner{
	height:200px;
}
h1.background-green{
	margin:0;
	font-size: 28px;
    line-height: 28px;
    text-align: center;
}

.travel-types .type{
	padding:7px 0px;
	cursor:pointer;
	border-radius:10px;
	width:40%;
	border:1px solid #C8C8CD;
	color:#C8C8CD;
	margin:0 2%;
}
.travel-types .type.selected{
	background:#BEAFA0;
	color:white;
	border-color:#BEAFA0;
}

#homePage p{
	font-size:16px;
	text-align:justify;
}

.icon.plus,
.icon.minus{
	width: 30px;
    height: 30px;
    margin: 12px 0;
    cursor:pointer;
}

.frequent-flyer{
	padding:20px;
	width:45%;
	height:100px;
	background:rgba(0,0,0,0.4);
	margin:2.5%;
	vertical-align:top;
	border:1px solid transparent;
	cursor:pointer;
}
.frequent-flyer:active,
.frequent-flyer.activated{
	opacity:0.8;
}
.frequent-flyer.add{
	border:1px solid white;
}
.frequent-flyer div{
	color:white;
	font-size:24px;
	line-height:24px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 58px;
}
.frequent-flyer.selected{
	background:#77B9BB;
}

.material-button{
	bottom:20px;
	right:6%;
	line-height:48px;
	border-radius:500px !important;
	position:fixed;
	min-width:50px;
	min-height:50px;
	z-index:9;
	box-shadow:0px 1px 1px black;
	font-size:28px;
	text-align:center;
	cursor:pointer;
	color:white;
}
.material-button.add{
	border-color:rgb(230,81,0) !important;
	background-color:rgb(230,81,0) !important;
}

.item-select-vipclub select{
	min-height: 70px !important;
	padding-top:35px;
	padding-bottom:0;
    width: 100%;
    min-width: 100%;
    position: absolute;
    background: transparent;
    text-align: left !important;
    direction: ltr;
}
.input-label-vipclub{
	font-size: 14px;
    color: #aaa;
    padding-top:21px;
}

.item-select-vipclub .input-label{
	padding-top:0 !important;
	margin-top: -20px !important;
}

.item-select:after{
	border:none !important;
	content: "\f107";
	display: inline-block;
	margin-top: 5px !important;
    margin-right: 12px;
    font-size:24px !important;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.item .fa-angle-down{
	position: absolute;
    right: 0;
    margin: -26px 13px;
    font-size: 24px !important;
   	color: #999;
   	cursor-pointer;
}

#flightDetailsPage .item-checkbox .item-content{
	white-space:normal !important;
}

#todopagoModal .scroll{
	height:100%;
}

#roomDetailsModal{
	top:3%;
	height:94%;
}

ion-modal-view #vipRoomsPage .section-wrapper{
	margin:0;
}
ion-modal-view #vipRoomsPage .section-wrapper h2{
	border:none;
	margin-top:20px;
	margin-bottom:0;
	font-weight:300;
}
ion-modal-view #vipRoomsPage .section-wrapper .service{
	margin:5px 0;
}

@media (min-width:800px){
	#howItWorksPage .howItWorks-image {
		height:100%;
	}
	#howItWorksPage .howItWorks-image, #howItWorksPage .text {
		display:inline-block;
		width:50%;
		vertical-align:top;
	}
}
@media (max-width:400px){
	#vipRoomsPage .vip-room-thumbnail .vip-room-details div{
		font-size: 18px !important;
	}
	#vipRoomsPage .vip-room-thumbnail .vip-room-details div.code{
		font-size:32px !important;
	}
	.frequent-flyer.add{
		padding:20px 0 !important;
	}
}
@media(max-height:540px){
	#howItWorksPage .how-it-works-1,
	#howItWorksPage .how-it-works-2,
	#howItWorksPage .how-it-works-4{
		background-position: 100% -30px !important;
	    background-size: 90% !important;
	    background-repeat: no-repeat !important;
	}
	#howItWorksPage .how-it-works-1,
	#howItWorksPage .how-it-works-4{
		background-position: 50% -30px !important;
	}
}
@media (max-height:400px){
	#signinPage h1{
		margin-top:20px;
	}
}