.ns-input-primary div.ui-input-text input::-webkit-input-placeholder {
   color: #fff;
}

.ns-input-primary div.ui-input-text input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

.ns-input-primary div.ui-input-text input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

.ns-input-primary div.ui-input-text input:-ms-input-placeholder {  
   color: #fff;  
}

.ns-input-primary div.ui-input-text input[type="text"],
.ns-input-primary div.ui-input-text input[type="email"],
.ns-input-primary div.ui-input-text input[type="password"],
.ns-input-primary div.ui-input-text input[type="text"]:focus,
.ns-input-primary div.ui-input-text input[type="email"]:focus,
.ns-input-primary div.ui-input-text input[type="password"]:focus {
	border: none!important;
	border-bottom: 1px solid #9fdcf1!important;
	border-radius: 0!important;
	width: 100%;
	font-size: 14px;
	background: none;
	box-shadow: none!important;
	margin-bottom: 5px;
	padding-left: 0px!important;
	color: #FFF;
	letter-spacing: .07em;
}
.ns-input-primary div.ui-input-text input[type="text"]:focus,
.ns-input-primary div.ui-input-text input[type="email"]:focus,
.ns-input-primary div.ui-input-text input[type="password"]:focus {
	background: transparent!important;
	color: #FFF;
	letter-spacing: .07em;
}
.bot-section div.ui-input-text input[type="text"],
.bot-section div.ui-input-text input[type="email"],
.bot-section div.ui-input-text input[type="password"],
.bot-section div.ui-input-text input[type="text"]:focus,
.bot-section div.ui-input-text input[type="email"]:focus,
.bot-section div.ui-input-text input[type="password"]:focus {
	border-bottom: 1px solid #D3CFC7!important;
	color: #444;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: rgba(255, 255, 255, .75);
	opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: rgba(255, 255, 255, .75);
}
::-ms-input-placeholder { /* Microsoft Edge */
	color: rgba(255, 255, 255, .75);
}

.bot-section input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #9F9F9F;
	opacity: 1; /* Firefox */
}

.ns-input-primary div.ui-input-text input[type="text"]:focus, .ns-input-primary div.ui-input-text input[type="email"]:focus, .ns-input-primary div.ui-input-text input[type="password"]:focus, .ns-input-primary div.ui-select .ui-focus.ui-btn-active, .ns-input-primary div.input-error input, .ns-input-primary div.input-error textarea, .ns-input-primary div.ui-select .input-error, input.textLength2.input-valid, input.textLength2.input-valid:focus, input.textLength6.input-valid, input.textLength6.input-valid:focus, .ns-input-primary div.ui-input-text.input-valid input, .ns-input-primary div.ui-select .ui-btn.input-valid, .ns-input-primary .ns-cal-widget.input-valid .ns-cal-btn, .input-valid .in-bDate, .input-valid .paymentExp {
	background: transparent!important;
}
.validetta-inline {
	bottom: 9px;
	background: rgba(255, 255, 255, .5);
	padding: 2px 5px;
	border-radius: 10px;
}
.bot-section input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #9F9F9F;
}
.bot-section input::-ms-input-placeholder { /* Microsoft Edge */
	color: #9F9F9F;
}
.ui-body-a, .ui-overlay-a {
	background: transparent;
}
.ui-page-panel {
	/*position: absolute;
	 min-width: 100%;*/
	 min-height: 100%!important;
	background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),url(../../../img/front/V4/retrieve-booking-bg_blur2.jpg) center top no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.m-mobile-wrapper {
	border-radius: 15px;
	line-height: 1.5;
	margin-top: 60px;
	margin-bottom: 60px;
	background: rgba(255, 255, 255, .9);
	font-family: 'Montserrat';
	color: #FFF;
	/*overflow: hidden;*/
	box-shadow: 2px 5px 15px 0 rgba(0,0,0,0.45);
}
.m-mobile-wrapper .top-section::after {
	width: 150px;
	height: 129px;
	position: absolute;
	content: "";
	top: -40px;
	right: 20px;
	background:  url(../../../img/front/V4/balloon-only-sm.png) center top no-repeat;
}
.m-mobile-wrapper .top-section {
	position: relative;
	min-height: 100px;
	padding: 60px 0px 6px 0px;
	background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(0, 114, 255, 0.5)),url(../../../img/front/V4/top-bg-mobile.png) #44A8D9 center top no-repeat;
	-webkit-background-size: 105%;
	-moz-background-size: 105%;
	-o-background-size: 105%;
	background-size: 105%;
	color: #FFF;
	border-radius: 15px 15px 0 0;
	box-shadow: 2px 5px 15px 0 rgba(0,0,0,0.2);
}
.m-mobile-wrapper .top-section h3 {
	font-size: 21px;
	font-weight: 400;
	letter-spacing: .04em;
	margin-bottom: 20px;
	margin-left: 15px;
	/*text-shadow: 0px 4px 3px rgba(0,0,0,0.2), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);*/
	line-height: 24px;
	letter-spacing: .05em;
	color: #FFF;
	text-shadow:
	-1px -1px 0 #737373,
	 1px -1px 0 #737373,
	 -1px 1px 0 #737373,
	  1px 1px 0 #737373;
}
body .m-mobile-wrapper .user-login {
	float: left!important;
	margin: 15px 0 5px;
	padding-left: 0px;
	letter-spacing: .05em;
	font-weight: 300!important;
	margin-top: -35px;
	background: transparent!important;
	/*border: 1px solid #FFF;*/
	border-radius: 100px!important;
	padding: 2px 15px!important;
	color: #FFF!important;
	font-weight: 400!important;
	font-size: 15px;
	/*color: #444!important;
	font-weight: 400!important;
	background: rgba(255, 255, 255, .5)!important;*/
}
body .m-mobile-wrapper .user-login:hover {
}
#retrieve-booking .section-submit .ui-btn {
	width: 60%!important;
	float: right!important;
	background: #1C9BCF;
	padding-right: 34px;
	letter-spacing: .07em;
}
.section-submit .ui-btn,
.section-submit .ui-btn .ui-btn-inner {
	background: rgba(10, 10, 10, .2)!important;
	/*background: #1C9BCF!important;*/
	border-radius: 30px;
	box-shadow: none;
	border-bottom: 0px;
	/*margin: 15px 0;
	padding-right: 58px;
	position: relative;*/
}
#registerFromMyBooking .section-submit .ui-btn {
	width: 100%!important;
}
#registerFromMyBooking .section-submit .ui-btn,
#registerFromMyBooking .section-submit .ui-btn .ui-btn-inner {
	background: #00b991!important;
}
/*.ui-btn-text {
	font-weight: 300;
	text-transform: capitalize;
	letter-spacing: .05em;
	text-shadow: none;
}*/
.top-section .section-submit .ui-btn:after {
	text-shadow: none;
	color: rgba(255, 255, 255, .5);
}
.section-submit .ui-btn:after {
	width: 40px;
	font-size: 17px;
	line-height: 34px;
}
.m-mobile-wrapper .bot-section {
	padding: 20px 20px 5px;
	color: #444;
	font-size: 14px;
	letter-spacing: .02em;
}
.bot-section p {
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 18px;
}
.section-submit {
	margin-top: 20px;
}
.ui-btn-inner {
	padding: 4px 10px!important;
}

/*Recent Booking section */

body #recentbooking2 {
	margin-top: 44px!important;
}
#recentbooking2 .m-mobile-wrapper .top-section {
	background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(0, 114, 255, 0.5)),url(../../../img/front/V4/top-bg-mobile.png) #44A8D9 center /*-60px*/ top no-repeat;
	background-size: 100%;
}
#recentbooking2 .m-mobile-wrapper .top-section h3 {
	width: 70%!important;
}
.recent-booking-list-wrapper {
	border-radius: 10px;
	overflow: hidden;
	font-size: 0;
}
.m-mobile-wrapper .recent-booking-list-wrapper {
	border-radius: 0px;
}
.recent-booking-list-wrapper .booking-list {
}
.recent-booking-list-wrapper ul, .booking-list-wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	background: rgba(255, 255, 255, 0.5);
	width: 100%;
	display: inline-block;
	font-size: 0;
}
.recent-booking-list-wrapper ul li,
.booking-list-wrapper ul li {
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	width: 10%;
	/*width: 16.66%;*/
	font-family: 'Montserrat';
}
.recent-booking-list-wrapper .ui-btn-up-a, 
.recent-booking-list-wrapper .ui-btn-hover-a, 
.recent-booking-list-wrapper .ui-btn-down-a{
	font-family: 'Montserrat';
}
.recent-booking-list-wrapper ul li:nth-child(1),
.booking-list-wrapper ul li:nth-child(1),
.recent-booking-list-wrapper ul li:nth-child(2),
.booking-list-wrapper ul li:nth-child(2) {
	width: 15%;
}
.recent-booking-list-wrapper ul li:nth-child(4),
.booking-list-wrapper ul li:nth-child(4) {
	width: 40%;
}
.booking-list-wrapper ul li:nth-child(4) span {
	/* line-height: normal; */
}
.recent-booking-list-wrapper ul li:nth-child(5),
.booking-list-wrapper ul li:nth-child(5) {
	width: 20%;
}
.recent-booking-list-wrapper ul li span.btn-sort,
.booking-list-wrapper ul li span {
	padding: 5px;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 20px;
	color: #2f2222;
	letter-spacing: .05em;
	background: none;
	box-shadow: none;
	margin: 0px !important;
	cursor:pointer;
}
.recent-booking-list-wrapper ul li span.ui-btn-inner{
	padding: 0 !important;
	font-size: 13px;
}
.booking-list-wrapper ul li span {
	text-transform: none;
	font-weight: 400;
	color: #dadada;
	padding: 10px 5px;
	text-transform: uppercase;
	letter-spacing: .07em;
	font-size: 12px;
	transition: all 1s ease;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	overflow: hidden;
}
.booking-list-wrapper ul li span.mobile-label {
	display: none;
}
.booking-list-wrapper ul {
	border-radius: 0px;
	background: rgba(0, 0, 0, .4);
	border-bottom: 1px solid #497ba2;
	transition: all 1s ease;
}
.booking-list-wrapper ul li {
	position: relative;
}
.booking-list-wrapper ul li:nth-child(1) span {
	text-align: left;
	padding-left: 30%;
	width: 100%;
}
.booking-list-wrapper ul li:last-child span {
	/*padding-right: 27%;*/
	width: 85%;
	color: #ffc878!important;
}
.booking-list-wrapper ul li:last-child span.mobile-label {
	color: rgba(255, 255, 255, .7)!important;
}
.booking-list-wrapper ul.hotel-list::before,
.booking-list-wrapper ul.flight-list::before {
	width: 17px;
	height: 17px;
	content: "";
	position: absolute;
	left: 13px;
	top: 12px;
}
.booking-list-wrapper ul.flight-list::before {
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18'%3e%3cpath fill='%23FFF' fill-rule='evenodd' fill-opacity='0.5' d='M15.725 10.284H11.05L6.8 17.13H5.1l2.125-6.846H2.55l-1.275 1.711H0L.85 9 0 6.005h1.275L2.55 7.716h4.675L5.1.87h1.7l4.25 6.846h4.675C16.405 7.716 17 8.315 17 9s-.595 1.284-1.275 1.284z'/%3e%3c/svg%3e") center center no-repeat;
	/*background-size: 17px 16px;*/
}
.booking-list-wrapper ul.hotel-list::before {
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 12'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bopacity:0.5;%7d.cls-2%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3cg class='cls-1'%3e%3cpath class='cls-2' d='M57,49.2H40.8V42.6a.62.62,0,0,0-.6-.6H39a.62.62,0,0,0-.6.6V54h2.4V51.6H55.2V54h2.4V49.8a.62.62,0,0,0-.6-.6Z' transform='translate(-38.4 -42)'/%3e%3cpath class='cls-2' d='M44.5,48a2.41,2.41,0,0,0,1.77-.73,2.5,2.5,0,1,0-3.54,0A2.41,2.41,0,0,0,44.5,48Z' transform='translate(-38.4 -42)'/%3e%3cpath class='cls-2' d='M56.66,44.26A2.75,2.75,0,0,0,54.4,43H48.53a.45.45,0,0,0-.37.21.79.79,0,0,0-.16.5V48h9.6v-.71A4.86,4.86,0,0,0,56.66,44.26Z' transform='translate(-38.4 -42)'/%3e%3c/g%3e%3c/svg%3e") center center no-repeat;
	background-size: 17px 10px;
}
.booking-list span.arrow,
#recentbooking2 .booking-list span.arrow::after {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 492.004 492.004'%3e%3cpath fill='%23FFF' d='M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z'/%3e%3c/svg%3e") center center no-repeat;
	background-size: 10px 10px;
	top: 10px;
	right: 10px;
	border-radius: 15px;
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap;
	/*border: 2px solid rgba(255, 255, 255, .4);*/
	transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
}
.booking-list a:hover > ul {
	background: rgba(0, 0, 0, 0.6);
}
.booking-list a:hover > ul li span {
	color: #FFF;
}
.booking-list a:hover > span {
	animation: arrow-anim 2s cubic-bezier(0.2, 1, 0.3, 1) 1s infinite;
}



/* --------------------- */


@media screen and (max-width: 990px) {
	.booking-list-wrapper ul.hotel-list::before,
	.booking-list-wrapper ul.flight-list::before {
		display: none;
	}
	.booking-list-wrapper ul li:nth-child(1) span {
		padding-left: 10px;
		text-align: center;
	}
	.booking-list-wrapper ul li:last-child span {
		width: 75%;
	}
}
@media screen and (min-width: 768px) {
	#recentbooking2 .m-mobile-wrapper .top-section {
		background: linear-gradient( rgba(255, 255, 255, 0.1), rgba(0, 114, 255, 0.5)),url(../../../img/front/V4/top-bg-mobile.png) #44A8D9 center -50px no-repeat;
		background-size: 100%;
	}
}
@media screen and (max-width: 500px) {
	.recent-booking-list-wrapper ul.rbl-title {
		display: none;
	}
	.booking-list-wrapper ul {
	}

	#recentbooking2 .booking-list {
		/*border-radius: 10px;*/
		overflow: hidden;
	}
	.booking-list-wrapper ul li {
		width: 100%!important;
	}
	.booking-list-wrapper ul li:first-child {
		margin-top: 5px;
	}
	.booking-list-wrapper ul li:last-child {
		margin-bottom: 5px;
	}
	.booking-list-wrapper ul li span {
		text-align: left!important;
		padding: 2px 10px;
		font-size: 13px;
		width: 50%!important;
		float: left;
		text-transform: none;
		white-space: normal;
	}
	.booking-list-wrapper ul li span.mobile-label {
		display: block;
		font-weight: 200;
		color: rgba(255, 255, 255, .7);
		position: relative;
		/*text-align: right!important;*/
	}
	.booking-list a:hover ul li span.mobile-label {
		color: rgba(255, 255, 255, .7);
	}
	.booking-list-wrapper ul li span.mobile-label::after {
		width: 10px;
		height: 30px;
		position: absolute;
		content: ":";
		top: 5px;
		right: 0;
	}
	.booking-list span.arrow {
		text-indent: unset;
		position: relative;
		width: 100%;
		display: inline-block;
		color: #163B5E;
		left: 0;
		top: 0;
		font-size: 14px;
		margin-bottom: 10px;
		z-index: 100;
		border-radius: 0px;
		/*border-radius: 0 0 10px 10px;*/
		background: rgba(255, 255, 255, 0.5);
		/*background: #00b991;*/
		font-weight: 600;
		padding: 5px 10px 5px 10px!important;
		height: auto;
		letter-spacing: .07em;
	}
	.booking-list span.arrow::after {
		top: 5px!important;
		background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 492.004 492.004'%3e%3cpath fill='%23163B5E' d='M382.678 226.804L163.73 7.86C158.666 2.792 151.906 0 144.698 0s-13.968 2.792-19.032 7.86l-16.124 16.12c-10.492 10.504-10.492 27.576 0 38.064L293.398 245.9l-184.06 184.06c-5.064 5.068-7.86 11.824-7.86 19.028 0 7.212 2.796 13.968 7.86 19.04l16.124 16.116c5.068 5.068 11.824 7.86 19.032 7.86s13.968-2.792 19.032-7.86L382.678 265c5.076-5.084 7.864-11.872 7.848-19.088.016-7.244-2.772-14.028-7.848-19.108z'/%3e%3c/svg%3e") center center no-repeat!important;
		background-size: 12px 12px!important;
	}
}
@media (max-width: 341px) {
	.m-mobile-wrapper .top-section h3 {
		font-size: 18px;
	}
	#recentbooking2 .m-mobile-wrapper .top-section h3 {
		font-size: 21px;
	}
}