.n-breadcrumb {
	text-align: right;
	right: 0px;
	float: right;
	line-height: 21px;
	height: 21px;
	top: -10px;
	font-family: "Open Sans", sans-serif;
}
.n-breadcrumb li {
    display: inline;
    color: #5d5d5d;
}
.n-breadcrumb li a {
    /*color: #5d5d5d;*/
	text-decoration: none;
}
.n-breadcrumb li+li:before {
    content: url(../../../../img/front/V3/flight-page/br-arrow.png);
}

.flight-ts-box {
  /*width: 237px;*/
  height: 215px;
  /*top: -61px;
  right: -240px;*/
  background: url(../../../../img/front/V3/flight-page/flight-bg.jpg) right bottom no-repeat;
  margin-top: 20px;
  border-radius: 5px;
  position: relative;
  font-family: "Open Sans", sans-serif;
}
.flight-ts-box p {
	position: absolute;
	bottom: 10px;
	color: #A3A3A3;
}
.flight-ts-box h3 {
	font-size: 21px;
	line-height: 25px;
}
.price-cal-wg {
	height: 65px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.23);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.23);
	box-shadow: 0 1px 1px rgba(0,0,0,.23);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMiUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTFlMWUxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MSkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #ededed 0%, #fff 100%), -moz-linear-gradient(bottom, #ddd 0%, #ededed 1.9%, #fdfdfd 39.79%, #fff 96.22%, #e1e1e1 100%);
	background-image: -o-linear-gradient(bottom, #ededed 0%, #fff 100%), -o-linear-gradient(bottom, #ddd 0%, #ededed 1.9%, #fdfdfd 39.79%, #fff 96.22%, #e1e1e1 100%);
	background-image: -webkit-linear-gradient(bottom, #ededed 0%, #fff 100%), -webkit-linear-gradient(bottom, #ddd 0%, #ededed 1.9%, #fdfdfd 39.79%, #fff 96.22%, #e1e1e1 100%);
	background-image: linear-gradient(bottom, #ededed 0%, #fff 100%), linear-gradient(bottom, #ddd 0%, #ededed 1.9%, #fdfdfd 39.79%, #fff 96.22%, #e1e1e1 100%);
}
.icon-pr-cal {
	width: 81px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #3b69ad;
	-moz-box-shadow: inset 0 2px 0 rgba(255,255,255,.3);
	-webkit-box-shadow: inset 0 2px 0 rgba(255,255,255,.3);
	box-shadow: inset 0 2px 0 rgba(255,255,255,.3);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDgxIDYxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMjgzYWMiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUyYjdlMSIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI4MSIgaGVpZ2h0PSI2MSIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, rgba(34,132,172,.6) 0%, rgba(83,184,225,.6) 100%);
	background-image: -o-linear-gradient(bottom, rgba(34,132,172,.6) 0%, rgba(83,184,225,.6) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(34,132,172,.6) 0%, rgba(83,184,225,.6) 100%);
	background-image: linear-gradient(bottom, rgba(34,132,172,.6) 0%, rgba(83,184,225,.6) 100%);

}
.icon-pr-cal img {
	vertical-align: middle;
	opacity: .7;
}
.price-cal-wg form {
	margin: 0;
	width: 600px;
	/*display: block;
	width: 90%;
	float: right;*/
}
.price-cal-wg .inputico,
.chart-footer .inputico {
	width: 33px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	-moz-border-radius: 14px 0 0 14px;
	-webkit-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #2283ac;
	-moz-box-shadow: inset 0 2px 0 rgba(255,255,255,.3);
	-webkit-box-shadow: inset 0 2px 0 rgba(255,255,255,.3);
	box-shadow: inset 0 2px 0 rgba(255,255,255,.3);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…0iMCIgd2lkdGg9IjMzIiBoZWlnaHQ9IjI4IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #2283ac 0%, #52b7e1 100%);
	background-image: -o-linear-gradient(bottom, #2283ac 0%, #52b7e1 100%);
	background-image: -webkit-linear-gradient(bottom, #2283ac 0%, #52b7e1 100%);
	background-image: linear-gradient(bottom, #2283ac 0%, #52b7e1 100%);
	border: 1px solid #85a4b0!important;
}
.price-cal-wg label {
	color: #808080;
	font-family: "Open Sans", sans-serif;
	font-size: 10px;
	margin: 3px 0;
}
.price-cal-wg input[type=text],
.chart-footer input[type=text] {
	border-radius: 0 15px 15px 0;
	width: 140px;
}
.price-cal-wg a {
	text-align: center;
	-moz-border-radius: 21px;
	-webkit-border-radius: 21px;
	border-radius: 21px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #4391c5;
	color: #fff;
	margin: 10px 15px;
	padding: 5px 10px;
	display: block;
	-moz-box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
.price-cal-wg a span {
	display: block;
	text-transform: uppercase;
}
.price-cal-wg .colspan4.last > div {
	border-left: 1px solid #ccc;
	-moz-box-shadow: -1px 0 0 #fff;
	-webkit-box-shadow: -1px 0 0 #fff;
	box-shadow: -1px 0 0 #fff;
}
ul.resul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
  overflow: hidden;
}
ul.flightlogos li {
  float: left;
  width: 24%;
  margin: 3px 1px;
  font-size: 10px;
  text-align: center;
  line-height: 7px;
  color: lightslategray;
}
ul.flightlogos li img {
  width: 45px;
}
ul.best-sell {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.best-sell li {
	margin-top: 20px;
	min-height: 50px;
	display: block;
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fbfbfb;

}
.best-sell_wrapper {
	border-right: 1px solid #e8e8e8;
	height:415px;
	border-radius: 5px 0 0 5px;
	width: 224px;
	float: left;
}
.top-ten_flight {
	float: right;
	width: 475px;
	height:415px;
	border-radius: 0 5px 5px 0;
	/*background: #EAEAEA*/
	background: #fcfcfc;
	/*background: #fafafa;*/
	/*background: ##fbfbfb;*/
}
.best-sell_title {
	background: #FFF;
	border: 1px solid #e8e8e8;
	border-left: none;
	padding: 5px;
	border-radius: 0 5px 5px 0;
	margin-left: -11px;
	color: #BEBEBE;
}
h3.top-ten_flight_title {
	border-radius: 3px;
	background-clip: padding-box;
	background-color: #0d79b3;
	float: left;
	position: relative;
	padding: 5px 10px;
	font-size: 13px;
	color: #fff;
	width: 200px;
}
h3.top-ten_flight_title:after {
	top: 100%;
	left: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(13, 121, 179, 0);
	border-top-color: #0d79b3;
	border-width: 5px;
	margin-left: -5px;
}
.best-sell li img {
	width: 57px;
	border-radius: 50%;
	margin: -10px 10px 0 10px;
	float: left;
}
.best-sell li .best-sell_flightto {
	font-size: 12px;
	font-weight: 700;
	color: #7a7a7a;
	padding-top: 5px;
	display: block;
}
.best-sell li .best-sell_flightto span,
.top-ten_flight .top-ten_destinations span,
.popular-route_to ul li span {
	color: #7a7a7a;
	text-transform: uppercase;
}
.best-sell li .best-sell_startfrom,
.top-ten_flight .top-ten_startfrom,
.popular-route_to ul li .popular-route_startfrom {
	font-size: 10px;
	font-style: italic;
	float: left;
	color: #7a7a7a;
}
.best-sell li .best-sell_price,
.top-ten_flight .top-ten_price,
.popular-route_to ul li .popular-route_price {
	float: right;
	color: #9f1d20;
	font-weight: 700;
	margin-right: 10px;
}
.top-ten_flight .top-ten_item {
	border-radius: 5px;
	/*background: #fefefe;*/
	background: #fff;
	padding: 5px;
	/*margin-bottom: 5px;*/
}
.top-ten_flight .top-ten_item img,
.popular-route_to ul li img {
	height: 50px;
	border-radius:50%;
	margin-right: 10px;
	float: left;
}
.top-ten_flight .top-ten_destinations,
.popular-route_to ul li .popular-route_destinations {
	font-size: 11px;
	line-height: 14px;
	color: #08c;
	border-bottom: 1px solid #F7F7F7;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-weight: 700;
	float: left;
	display: block;
	width: 140px;
}
.top-ten_flight .top-ten_price {
	font-size: 14px;
}
.flight_todestinations ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.flight_todestinations ul li p {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #9ad0ff;
	color: #043646;
	border-radius: 5px 5px 0 0;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
}
.flight_todestinations ul li ul li:nth-child(odd),
.ind-flight-route ul li:nth-child(odd) { background-color:#f7f7f7 }
.flight_todestinations ul li ul li:nth-child(even),
.ind-flight-route ul li:nth-child(even)  { background-color:#f0f0f0 }
/*.ind-flight-route ul li:nth-child(odd) { background-color:#f7f7f7 }
.ind-flight-route ul li:nth-child(even) { background-color:#f0f0f0 }*/
.ind-flight-route ul li:first-child {border-radius: 5px 5px 0 0;}
.flight_todestinations ul li ul li:last-child,
.ind-flight-route ul li:last-child {border-radius: 0 0 5px 5px;}
.flight_todestinations ul li ul li {
	clear: both;
	height: 25px;
}
.flight_todestinations ul li ul li a {
	padding: 5px 10px;
	color: #7a7a7a;
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	width: 310px;
	float: left;
}
.flight_todestinations ul li ul li span.flight_icon {
	height: 14px;
	width: 14px;
	background: url(../../../../img/front/V3/flight-page/flight-icon.png) left top no-repeat;
	float: left;
	margin-right: 10px;
}
.flight_todestinations ul li ul li span.destination-name {
	color: #0d7ab4;
	display: inline-block;
	vertical-align: text-bottom;
}
.flight_todestinations ul li.incl-from ul li span.destination-name {
	max-width: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.flight_todestinations ul li ul li div {
	float: right;
	color: #9f1d20;
	/*width: 40%;*/
	text-align: right;
}

.flight_todestinations ul li ul li div span.from_text {
	font-size: 10px;
	font-style: italic;
	color: #7a7a7a;
	font-weight: 400;
	margin-right: 5px;
}


.smBanner {height: 430px;}
.smBanner h3.smbanner-head {
	width: 100%;
	text-align: center;
	/*background: url(../../../../img/front/V3/flight-page/smbanner-head.png) center top no-repeat;*/
	background: #9ad0ff;
	border-radius: 5px;
	color: #043646;
	/*color: #fff;*/
	height: 30px;
	margin-bottom: 20px;
	/*margin-top: -10px;*/
	line-height: 30px;
	font-weight: 700;
	font-size: 13px;
}

.barchart-wrapper {
	background: #e8e8e8;
	display: block;
	width: 940px;
	float: left;
	margin-left: -20px;
	padding: 0 20px;
}
.barchart-wrapper .contentSeparator h3:before {
	background: #e8e8e8 !important;
}
.ind-flight-route h4 {
	/*line-height: 25px;*/
	color: #075f7a;
}
.ind-flight-route h4 span {
	font-size: 10px;
	font-weight: 700;
	color: #a1292b !important;
	padding: 2px 5px;
	/*background: #eaeaea;*/
	background: #f7f7f7;
	border-radius: 7px;
}
.ind-flight-route ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	border-radius: 5px;
}
.ind-flight-route ul li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #FFF;
}
.ind-flight-route ul li a {
	display: block;
	padding: 5px;
	float: left;
	width: 270px;
	font-weight: 700;
	color: #0d7ab4;
}
.ind-flight-route ul li a .left span {
	color: #7a7a7a;
	font-weight: 400;
	font-size: 11px;
}
.ind-flight-route ul li a .right {color: #a1292b !important;}
.sfCityDesc,
ul.routeDepartContent {background:#f5f7f9 !important;}

.popular-route_to ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 0;
}
.popular-route_to ul li {
	/*width: 230px;*/
	width: 218px;
	padding: 5px;
	border-right: 2px solid #FFF;
	float: left;
	background: #eaeaea;
}
.popular-route_to ul li {
	background: #fcfcfc;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #fff;
    min-height: 68px;
}
.popular-route_to ul li:nth-child(8n+4),
.popular-route_to ul li:nth-child(8n+3),
.popular-route_to ul li:nth-child(8n+2),
.popular-route_to ul li:nth-child(8n+1) {
	background: #f9f9f9;
}
.after-bigQuote {
  	padding-top: 10px;
  	padding-bottom: 7px;
  	background: #F5F5F5 url(../../../../img/front/V3/flight-page/shadow-separator02.jpg) center top repeat-y;
  	/*border-bottom: 1px solid #C9C9C9;*/
  	margin-bottom: 10px;
	position: relative;
	height: 67px;
	width: 940px;
	z-index: 1;
}
/*.after-bigQuote:after {
      position: absolute;
      width: 80%;
      height: 40%;
      left: 10%;
      border-radius: 50%;
      z-index: -1;
      bottom: 0%;
      content: "";
      box-shadow: 0 7px 16px rgba(0,0,0,0.4);
}*/
.routeMapContainerFT, .routeMapContainerT {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #dbe8f3;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	position: relative;
	margin-top: 15px;
	border-width: 0px !important;
}
.flightto-route .routeDepartTitle,
.flightfromto-route .routefrontoDepartTitle {
	/*background: #DBE8F3;*/
	background: #3899D4;
	padding: 5px 10px;
	width: 880px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	float: left;
	display: inline-block;
	color: #FFF;
}
.flightfromto-route .routefrontoDepartTitle {
	/*width: 420px;*/
}
routefrontoDepartTitle
.flightto-route .routeDepartTitle span,
.flightfromto-route .routefrontoDepartTitle span {
	/*color: #DBE8F3;*/
	color: #FFE168;
}
.routeMapContainerFT .padding10,
.routeMapContainerT .padding10 {
	border: 1px solid #bacbe3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/*.sfCityDesc img {
	border-radius: 50%;
}*/

ul.routeDepartContent li {
	background: transparent !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
}

/*-----  End of Section comment block  ------*/

ul.fourcollist {
    /*width: 306px;  */
    float: left;
    font-size: 11px;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.fourcollist li {
    margin-right: 1px;
    padding: 2px 8px 2px 5px;
    margin-bottom: 1px;
    width:292px;
    float:left
}
ul.fourcollist li.odd {
    background: #f7f7f7;
}
ul.fourcollist li.even {
    background: #f0f0f0;
}
ul.fourcollist li .flighttouteprice {
    color: #d5141a;
    font-size: 12px;
}

.nh-related-banner {
    width: 243px;
    height: 215px;
    top: -40px;
    right: -240px;
    overflow: visible;
    z-index: -100;
}

.flight-index-banner {
	background: url(/static/img/front/V4/flight-banner-index.jpg) right top no-repeat #FFF;
	border-radius: 0 5px 5px 0;
}
.flight-index-banner h3 {
	padding: 105px 5px 5px 10px;
	/*margin-top: 5px;*/
	color: #444;
}
.flight-index-banner p {
	color: rgb(112, 112, 112)!important;
	text-align: left!important;
	margin: 5px 5px 5px 10px!important;
	font-weight: normal!important;
	font-size: 12px!important;
	line-height: 16px!important;
}
.flight-index-banner:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 84px;
	height: 36px;
	background: url(../../../../img/front/V4/banner-plane.png) left top no-repeat;
	left: 60px;
	top: -9px;
}