a.atype1 {
	padding-left:15px !important;
}
body .ui-autocomplete a.atype2 { 
	font-weight:bold;
	background-color:transparent;
	border:1px solid #fff;
	color:#333;
}
body .ui-autocomplete a.atype2.ui-state-hover { 
	font-weight:bold;
	margin:0;
	background:#eee;
	color:#333;
}
.search-form .ui-button .ui-button-text {
    line-height: 1.8;
}
.search-promo{
	margin:0 0 10px 0;
}
.search-promo a{
	color:#fff;
	background:#ff5149 url(/images/newui/arrow-r-w.png) no-repeat 98% center;
	padding:15px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	display:block;
}
.search-promo a:hover{
	background-color:#e3463f;
}
.search-promo a .promo-price{
	font-size:24px;
	padding:0 25px;
}


/* bx slider matrix */

.matrixToggle{
	text-align:right;
	overflow:hidden;
	border-bottom:1px solid #CFDBEC;
}
.matrixToggle a{
	background:#CFDBEC url(/images/expand.png) no-repeat scroll right center;
	color:#fff;
	display:block;
	padding:3px 20px 3px 15px;
	float:right;
	border-radius:3px 3px 0 0;
	font-weight:bold;
}
.matrixToggle a:hover{
	background:orange url(/images/expand.png) no-repeat scroll right center;
	color:#fff;
}
#matrix-tabs,
#matrix-tabs-multi-prov{
	padding:0;
	border:0;
	margin-bottom:20px;
}
#matrix-tabs .ui-tabs-nav,
#matrix-tabs-multi-prov .ui-tabs-nav{
	padding:0;
	border:1px solid #E0E9F2;
	background:#f3f3f3;
}
#matrix-tabs .ui-tabs-nav .ui-tabs-selected,
#matrix-tabs-multi-prov .ui-tabs-nav .ui-tabs-selected{
	top:0 !important;
	font-weight:normal;
}
#matrix-tabs .ui-tabs-panel,
#matrix-tabs-multi-prov .ui-tabs-panel{
	padding:0;
	background:transparent;
}
.matrixContainer {
	background: transparent;
	padding: 0;
	border: 1px solid #E0E9F2;
	border-top:0;
}

.matrixContainer .bx-wrapper {
	float: left;
/* 	width: 539px !important; */
}
.matrixContainer .bx-viewport {
	height:auto !important;
}

.matrixContainer .matrixAirline {
	width: 90px !important;
}

.matrixContainer .allResults li,.matrixContainer .stops li, .matrixContainer .matrixAirline li {
	padding: 4px;
	margin: 0;
	height:24px;
	background: #fff;
	text-align: center;
	border:1px solid #f4f4f4;
}

.matrixContainer .allResults,.matrixContainer .stops {
	float: left;
}

.matrixContainer .stops {
	width: 13%;
	margin-left: 0;
}

.matrixContainer .allResults {
	width: 13%;
	margin-right:0;
}

.matrixContainer #matrix .pager {
	
}
.search-results .matrixContainer a{
	font-size:11px;
	color:#2B7BB5;
	outline:0;
}
.search-results .matrixContainer a:hover{
	color:#333;
}
.matrixContainer li.matrixHead {
	height: 50px;
	background: #fff;
	font-size: 11px;
}

.matrixContainer .stops li.matrixHead, .matrixContainer .allResults li.matrixHead {
	background: transparent;
	line-height: 62px;
}

.matrixContainer .allResults li, .matrixContainer .stops li {
	background: #fff;
}
.matrixContainer .matrixHead img{
	max-width:70px;
	max-height:24px;
}
.matrixContainer .bx-wrapper .bx-controls-direction .bx-next, 
.matrixContainer .bx-wrapper .bx-controls-direction .bx-prev {
	position: absolute;
	top: -30px;
	text-indent: -999999em;
	width: 13px;
	height: 30px;
	outline:0;
	margin:0;
}

.matrixContainer .bx-wrapper .bx-controls-direction .bx-next {
	right: 5px;
	background: url(/images/newui/sprite2.png) repeat-x scroll -12px -133px;
}

.matrixContainer .bx-wrapper .bx-controls-direction .bx-prev {
	right: 20px;
	left:auto;
	background: url(/images/newui/sprite2.png) repeat-x scroll 0 -133px;
}
.matrixContainer .bx-wrapper {
	background:transparent;
	max-width:74% !important;
}

.matrixHead span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 98%;
    line-height: 23px;
}

#matrix-tabs .ui-widget-header .ui-state-default,
#matrix-tabs .ui-widget-header .ui-state-active,
#matrix-tabs-multi-prov .ui-widget-header .ui-state-default,
#matrix-tabs-multi-prov .ui-widget-header .ui-state-active{
	background:none;
	border:0;
	margin: 0;
    padding: 0;
    top: 0;
}
#mtab-price-dep-link,
#mtab-price-link{
	border-right:1px solid #ccc;
}

/*** V2 RESULTS ***/

.multiprovider_inline .departure,
.multiprovider_inline .return{
	float:left;
/* 	width:49.5%; */
	margin-bottom: 20px;
}
/* .multiprovider_inline .return{ */
/* 	margin-left:1%; */
/* } */
.dep-title,
.ret-title{
	color:#fff;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}
.dep-title{
	background:#738aac;
}
.ret-title{
	background:#f9be5d;
}
table.tablesorter.multiProv .sr-price {
    text-align: left;
    white-space:nowrap;
}
table.tablesorter .sr-price input.priceRadio{
	display:inline;
	height:auto;
	margin: -3px 3px 0;
}
table.tablesorter .sr-price .price-text{
	color:orange;
	font-size:15px;
	font-weight:bold;
	display:inline;
	height:auto;
}
table.tablesorter .sr-price .price-text small{
	font-size:11px;
}
table.tablesorter.multiProv tbody td {
    border-top: 1px solid #e0e9f2;
    font-size: 12px;
    font-weight: normal;
    padding: 20px 5px 0 0;
    vertical-align: top;
}
.search-results table.tablesorter.multiProv thead tr th{
	font-size: 11px;
    padding: 8px 4px;
    text-align: left;
    font-weight:normal;
}
.tablesorter.multiProv .sr-airline {
    color: #2b77bf;
    font-size: 12px;
    text-align: center;
    width: auto;
    height:66px;
}
.tablesorter .sr-stops {
    text-align: center;
}
.airline-icon{
    max-height: 30px;
}
table.tablesorter.multiProv .sr-airline span {
/*     width: 100%; */
}
.tablesorter.multiProv .sr-airline span.sr-flightNo {
    color: #999;
    margin-bottom:5px;
}
tr.transferCount0 .sr-price ul li{
	height:auto;
}
table.tablesorter.multiProv .sr-airport li{
/*     width:132px; */
    height:20px;
}
table.tablesorter.multiProv .sr-airport span {
    display:block;
    float:left;
    font-size:13px;
}
table.tablesorter.multiProv .sr-airport span.f-time {
    font-weight:bold;
    color:#0085ff;
    margin-right:3px;
}
.tablesorter.multiProv .sr-airport span.f-airport {
	width:94px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
table.tablesorter.multiProv tbody td.sr-stops{
	text-align:center;
	padding-right:3px;
}
table.tablesorter.multiProv tbody td.sr-stops span{
/* 	color:#666; */
}
table.tablesorter.multiProv .multileg{
	margin:0 5px;
}
.multiProv tr ul li.showcharter {
	height: 20px;
	line-height:20px;
	padding:2px 2px 2px 20px;
	background:url(/images/newui/icon-charter.png) no-repeat 3px center;
	text-align:left;
	font-size:11px;
	margin-top: 6px;
}
.multiProv .infoButtons a{
	margin:3px auto 0;
}
table.tablesorter.multiProv tbody tr td.infoItems tr.infoItem td {
	font-size: 10px;
}
.multileg table{
	margin:5px 0 0;
	width:100%;
}
.tablesorter .infoWaiting{
	display:block;
}
.tablesorter .infoWaiting img{
	cursor:pointer;
	padding:7px;
}
.tablesorter .infoWaiting:focus img{
	background:#eee;
}
table#link-table.tablesorter .sr-stops li{
	height:auto;
}
.tablesorter tbody tr td.infoItems {
	color: #bdbdbd;
	font-size: 11px;
	padding: 20px 0px;
	font-weight: normal;
	line-height: 16px;
	vertical-align: bottom;
	border-top: 1px solid #eee;
	background:#fafafa;
}
.tablesorter tbody tr td.infoItems h2 {
	color: #777;
	background:#eee;
	font-size:14px;
	padding:5px;
}
.tablesorter tbody tr td.infoItems tr.infoTitle td {
	border: none;
	font-size: 11px;
	color: #536274;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.tablesorter tbody tr td.infoItems tr.infoItem td {
	border: none;
	font-size: 11px;
	color: #6c6c6c;
	padding:5px 3px;
	font-weight: normal;
}
.tablesorter tbody tr td.infoItems tr.infoItem .i-img {
	text-align:center;
}

.tablesorter tbody tr td.infoItems tr.infoItem {
	border-bottom: dotted 1px #dadada;
}

.tablesorter tbody tr td.infoItems tr.infoItem td.flightNos {
	font-size: 11px;
	width: 50px;
	white-space: nowrap;
}
.lastSeat {
    background: red;
    color: #fff;
    height: 20px;
    line-height: 20px;
    font-size:11px;
    margin: 5px 0 -12px;
    text-align: center;
    padding:0;
    white-space:nowrap;
}
.multiProv .lastSeat {
    margin: 0 auto;
}
.last-seat-desc{
/* 	margin:20px 0 -30px; */
}
#passengerCount {
	padding: 15px;
}

.passengerCount {
	width: 100%;
}

#passengerCount table td {
	padding: 5px;
	font-size: 11px;
	line-height:1.7;
}
#passengerCount ul li {
	margin:10px;
	float:left;
}
#passengerCount h3{
	font-size:14px;
}
#passengerCount select { /*margin-right:5px;*/
	font-size: 11px;
}
.passCountDialog{
	width:700px !important;
	margin-left:-350px;
	left:50% !important;
}
#passengers {
	width:100% !important;
	padding:30px;
}
#passengers label {
	font-weight:normal;
}
#content .itins_departure p.text-center,
#content .itins_return p.text-center{
	margin:20px 0 50px;
}
.mp-show{
	overflow:hidden;
}
.mp-show a{
	color:#bbb;
	font-weight:bold;
	margin-right:20px;
	float:left;
}
.mp-show a:hover{
	color:#999;
}
.mp-show a.active{
	color:orange;
}
.mp-show a.active span,
.mp-show a.active:hover span{
	border-color:orange;
}
.mp-show a:hover span{
	border-color:#999;
}
.mp-show-block span{
    border-bottom: 2px solid #bbb;
    border-top: 2px solid #bbb;
    color: #fff;
    float: left;
    font-size: 1px;
    height: 4px;
    margin: 5px 8px 0 0;
    width: 15px;
}
.mp-show-inline span{
	border-left: 2px solid #bbb;
	border-right: 2px solid #bbb;
    color: #fff;
    float: left;
    font-size: 1px;
    height: 13px;
    margin: 3px 8px 0 0;
    width: 5px;
}
.cnt-btn{
	text-align:center;
	padding:10px 0;
	margin:0 0 50px;
	color:#405c87;
	font-size:14px;
}
.cnt-btn p{
	margin:15px 0 0;
}
.cnt-btn .showAll{
	float:right;
	margin-bottom:20px;
}
.cnt-btn table{
	width:100%;
}
.cnt-btn table .bordertop td{
	border-top:1px solid #eee;
}
.cnt-btn table td{
	padding:10px 5px;
	font-weight:bold;
	text-align:right;
}
.cnt-btn table .totalDiscountText td{
	color:#999;
	font-size:14px;
	border-bottom:0;
}
.cnt-btn table .totalTextTd td{
	width:50%;
}


.cnt-btn table .totalDiscountText td.mp-price{
	color:#999;
	font-size:14px;
}
.cnt-btn table td.mp-price{
	color: orange;
    font-size: 20px;
    font-weight: bold;
	text-align:left;
}
.departure .showAllBtn,
.return .showAllBtn{
	text-align:right;
}
.dep-ret-icon {
    margin: 7px 0 0 20px;
}
.dep-ret-icon {
    padding:5px;
}
html .search-results .results-head {
    margin-bottom: 10px;
}
#content .infoItems p{
	margin:4px 0 0;
	line-height:normal;
}
.infoItems .info-airports{
	width:40%;
	text-align:right;
}
.infoItems .info-iconstops{
	width:5%;
	text-align:center;
}
.infoItems .info-airline,
.infoItems .info-seats{
	width:10%;
}
.info-waiting span{
	border-left: 2px dashed orange;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 5px 0 5px 14px;
    padding: 0 0 0 27px;
}
table.tablesorter.multiProv .info-waiting span{
	height: 30px;
	width:30px;
    line-height: normal;
    margin: 5px 0 5px 6px;
    padding: 0 0 0 18px;
}
#link-table .info-waiting td,
table.tablesorter.multiProv .info-waiting td{
	vertical-align:middle;
	font-size:11px;
	color:#888;
	padding:5px;
	border-bottom: 1px solid #e0e9f2;
}
.infoItems .info-ellipsis{
	overflow:hidden;
	text-overflow:ellipsis;
	width:99%;
	white-space:nowrap;
}
.inner .FormTable.flightSummary .infoWaiting td {
    border-top: 2px solid #fff;
    padding:8px;
}
.flightSummary .infoWaiting img {
    vertical-align: bottom;
}
.multiprovider_inline .next-prev {
    float:right;
    background: none;
}
.next-prev {
    background: #738aac;
    padding: 3px;
    text-align: center;
    line-height:26px;
}
.next-prev a.prevday {
    background:url(/images/arrows.png) no-repeat 0 -1px;
}
.next-prev a.nextday {
    background:url(/images/arrows.png) no-repeat 0 -41px;
}
.next-prev a {
    color: #fff;
    width:22px;
    height:26px;
    text-align:center;
    text-indent:-9999em;
    display:inline-block;
}
.next-prev a:hover {
    opacity:.8;
}
.next-prev strong {
    color: #fff;
    margin: 0 4px;
    font-size:12px;
}

/*** aweb ****/

.itins_departure h3{
	background:#738aac;
	margin:0;
	padding:10px;
	color:#fff;
	font-size:16px;
}
.itins_return h3{
	background:orange;
	margin:0;
	padding:10px;
	color:#fff;
	font-size:16px;
}
.itinerary,.itinerary_return {
    border: 1px solid #e0e9f2;
    border-top-color:transparent;
}
.frow1 {
    padding: 10px 0;
}
.flightstable {
    margin:0;
    position:relative;
}
.flightstable li{
    padding-right:0;
    padding-left:7px;
}
.flightstable li label {
    display: block;
    max-width: 100%;
}
.flightstable .sr-price {
    padding:10px 5px 0 0;
    text-align:center;
}
.flightstable .sr-price label {
    font-size:15px;
    color:orange;
    white-space:nowrap;
}
.sr-details{
	padding-top:10px;
}
.ret-detail{
	position:absolute;
	right:25%;
	top:10px;
	width:auto !important;
}
.itins_return {
    padding-left:0;
}
.route span{
	color: #038ff8;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
}
.infoItem td {
    background: #fff none repeat scroll 0 0;
    vertical-align: top;
}
.infoItem td.r-stops {
    width: 5%;
}
.flightNos {
    text-align: center;
}
.flightNos label {
    display: block;
}
.f-subtable.table tbody td.r-duration {
    border-left: 1px dashed #eee;
    padding-left: 10px;
}
.r-duration label {
    display: block;
}
body .frowexpand {
    background: #fafafa none repeat scroll 0 0;
    padding: 10px;
    color: #666;
    overflow: hidden;
}
.frowexpand p {
    margin: 5px 0;
}
.f-subtable.table tbody td {
    font-size: 10px;
    padding: 2px;
    vertical-align: middle;
    width: auto;
    border:0;
}
.r-waiting td {
    text-align: right;
}
.r-waiting .r-waitingdur {
    text-align: left;
}
.r-waiting .r-waitingdur span {
    border-left: 2px dashed orange;
    color: #777;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 5px;
    padding: 0 0 0 13%;
}
.f-hide {
    float: right;
}
.mp-price {
    color: #72bf66;
    font-size: 18px;
    font-weight: bold;
}
.flightSelect {
    border-top: 1px solid #ddd;
}
.operatedby{
	color:orange;
	font-style:italic;
	font-size:11px;
	display:block;
	line-height:normal;
}


.brand-fares{
	position:relative;
}
.brand-fares .bx-wrapper{
	margin:0 !important;
}
.brand-fares .fare-item{
	width:230px;
	height:350px;
}
.brand-fares .fare-item-wrap{
	height:330px;
	margin:10px;
	box-shadow:0 0 5px #ddd;
	border-radius:3px;
	display:flex;
	flex-direction:column;
}
.branded-fares-title{
	color:#00ABF3;
}
.brand-fares .fare-item .fare-title{
	padding:10px 7px;
	margin:0;
	background:#F8FAFB;
	color:#00ABF3;
	text-align:center;
	border-radius:1px 1px 0 0;
}
.brand-fares .fare-item .fare-footer{
	padding:3px 8px;
	margin-top:auto;
	text-align:center;
	border-top:1px solid #F8FAFB;
}
.brand-fares .fare-item .fare-icons{
	display:flex;
	align-items:center;
	justify-content:center;
}
.brand-fares .fare-item .fare-icons .btn-fare-attr{
	border:0;
	background:none;
	text-shadow:none;
	display:flex;
}
.brand-fares .fare-item .fare-icons .i-item{
	padding:4px 3px;
	border-right:1px solid #F8FAFB;
	color:#00ABF3;
	font-size:11px;
}
.brand-fares .fare-item .fare-icons .i-item.icon-paid{
	color:#F49001;
}
.brand-fares .fare-item .fare-icons .i-item.fa-check{
	transform:rotateY(-180deg) rotate(-45deg);
}
.brand-fares .fare-item .fare-attributes{
	padding:5px;
}
.brand-fares .fare-item .fare-attributes ul{
	height:215px;
	overflow-y:auto;
}
.brand-fares .fare-item .fare-attributes li{
	display:flex;
	padding:5px;
	border-top:1px solid #eee;
	font-size:11px;
}
.brand-fares .fare-item .fare-attributes li:first-child{
	border-top:0;
	padding-top:10px;
}
.brand-fares .fare-item .fare-attributes li span{
	width:90%;
}
.brand-fares .fare-item .fare-attributes li span > b{
	font-weight:400;
	margin-left:5px;
	display:block;
}
.brand-fares .fare-item .fare-attributes li span > .titleTip{
	border-bottom:1px dashed;
	cursor:help;
}
.brand-fares .fare-item .fare-attributes li .fare-attr-icon{
	margin-right:3px;
	width:10%;
	color:#F49001;
	text-align:center;
	display:inline-block;
}
.brand-fares .fare-item .fare-attributes li .fa-check{
	color:#00ABF3;
	font-size:10px;
}
.brand-fares .fare-item .fare-price-container{
	padding:10px;
	height:60px;
	text-align:center;
}
.brand-fares .fare-item .fare-price{
	display:flex;
	align-items:center;
	justify-content:center;
	color:#aaa;
	cursor:pointer;
}
.brand-fares .fare-item .fare-price-container input{
	margin-right:5px;
}
.brand-fares .fare-item .fare-price-container b{
	margin-left:3px;
	font-size:10px;
}
.brand-fares .fare-item .fare-price-container small{
	color:#aaa;
}
.brand-fares .fare-item.selected .fare-item-wrap{
	border:2px solid #00ABF3;
	box-shadow:none;
}
.brand-fares .fare-item.selected .fare-title{
	background:#00ABF3;
	color:#fff;
}
.brand-fares .fare-item.selected .fare-price{
	color:#00ABF3;
}