/*-------------------------COLORS--------------------------*/
/* stepsbar */
/* fonts*/
/* sidebar box search*/
/* fly details */
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/
/**************************************/
/*              GLOBALS               */
/**************************************/
*{
	box-sizing: initial !important;
}
body {
	background-color: #e0e0e0;
}
body#login_b2b *:not(.btn-close, .btn-orange) {
	box-sizing: border-box !important;
}
h1 {
	color: #3e5d7b;
}
.main-title {
	font-size: 30px;
	text-transform: uppercase;
}
img {
	vertical-align: text-bottom;
}
img.micro-icon {
	vertical-align: baseline;
}
hr {
	border: 0;
	height: 3px;
	background: #eee;
	margin: 20px 0;
	clear: both;
	color: #eee;
}
hr.hide {
	display: block !important;
}
a,
a * {
	cursor: pointer;
}
input {
	line-height: normal;
}
.checkbox,
.radio {
	display: inline-block;
}
.checkbox[name=direct_flight]{
	margin: 3px 3px 0 0;
	vertical-align: top;
}
#ALL {
	text-decoration: none;
}
/* Total width of site
--------------------------------------*/
.content-top,
#page-body .content-wrap,
#header .wrap
{
	padding-left: 1%;
	padding-right: 1%;
	min-width: 700px;
	max-width: 1200px;
}
#header .fl-r {
	font-style: normal;
}
#main_container,
.header_contact_container,
#footer .container-16{
  max-width: 1200px;
  margin: auto;
}
/* Drop shadow
--------------------------------------*/
/*#page-body .content-wrap,
#footer{
	-moz-box-shadow: 1px 1px 5px #888;
	-webkit-box-shadow: 1px 1px 5px #888;
	box-shadow: 1px 1px 5px #888;}*/
/**************************************/
/*              HEADER                */
/**************************************/
#header .wrap {
	padding: 20px 0 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
#header {
	position: relative;
}
#header a {
	text-decoration: none;
}
#header a img {
	vertical-align: middle;
}
#header a strong {
	color: #0F4E8C;
	font-size: 30px;
	padding-left: 20px;
	padding-top: 10px;
	vertical-align: middle;
}
#header address {
	margin: 0 12px 0;
}
#header address a {
	display: inline-block;
}
#tagline {
	height: 40px;
	width: 368px;
	float: right;
	top: 20px;
}
.header_contact{
	height: 20px;
	background-color: #3E5D7B;
	color: #ffffff;
}
.header_contact_container img{
	vertical-align: baseline;
	margin: 2px 5px 0;
}
.member-links{
	margin: 20px 0 0;
}
.member-links > div:first-child {
    margin-right: 5px;
}
.member-links img {
    margin: -5px 5px 0;
}
/**************************************/
/*             NAVIGATION             */
/**************************************/
/* Menus
--------------------------------------*/
ul.menu {
	list-style: none;
}
ul.menu li {
	margin: 0;
}
ul.menu li a {
	display: block;
}
ul.menu-hor li,
.menu-hor li a {
	float: left;
}
/* Main menu
--------------------------------------*/
.menu-wrap {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.menu-wrap.hide_menu{
	width: auto;
}
.menu-main {
	margin: 10px 10px 0 0;
}
.menu-wrap.hide_menu .menu-main {
	display: none;
}
/**************************************/
/*            MAIN CONTENT            */
/**************************************/
.content-top {
	background: none;
	margin: 0 auto;
}
#page-body .content-wrap {
	padding-top: 20px;
	padding-bottom: 10px;
	margin: auto;
	background: white;
	border: 1px solid #999;
}
/*               SIDEBAR              */
/**************************************/
.sidebar-box,
.content-box {
  background-color: #fdfdfd;
  border: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.not-found-sidebar-box{
	padding:10px;
}
.sidebar-box .sidebar-box-header{
	font-weight: 700;
	line-height: 26px;
	margin: 6px 0;
}
.sidebar-box-header {
  color: #2d689d;
}
.sidebar-box .sidebar-box-text a {
    color: #337ab7;
    text-decoration: none;
}
.sidebar-box .sidebar-box-text a:focus,.sidebar-box .sidebar-box-text a:hover {
    color: #23527c;
    text-decoration: underline;
}
.sidebar-box .sidebar-box-text ul{
	margin:5px 0;
	padding-left:20px
}
.sidebar-box .sidebar-box-text li{
	margin: 0
}
.sidebar-box-search {
	background-color: #3e5d7b;
	color: #eeeeee;
}
.sidebar-box-search a.add-radius,
.sidebar-box-search a.remove-radius {
	margin-right: 0;
}
.sidebar-box-search .sidebar-box-header {
	color: #eeeeee;
}
.sidebar-box-search-arrow,
.sidebar-box-search-arrow-border {
	position: absolute;
	z-index: 3;
	top: 80px;
	right: -19px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10.5px;
	border-color: transparent transparent transparent #3e5d7b;
}
.sidebar-box-search-arrow-border {
	border-width: 11px;
	border-color: transparent transparent transparent #3b5375;
	margin-top: -1px;
	margin-right: -2px;
	z-index: 2;
}
.sidebar-box-check .sidebar-box-search-arrow,
.sidebar-box-check .sidebar-box-search-arrow-border {
	left: -19px;
	top: 35px;
	border-color: transparent #69859d transparent transparent;
}
.sidebar-box-check .sidebar-box-search-arrow-border {
	border-width: 11px;
	border-color: transparent #3b5375 transparent transparent;
	margin-top: -1px;
	margin-left: -2px;
	z-index: 2;
}
.btn-search-wrap {
	margin: 10px -10px -10px;
	background: #ffffff;
}
.sidebar-box-search .btn-search {
	margin: 10px;
}
#sidebar .sidebar-box-search dl.date-inline {
	position: relative;
	float: none;
	width: 100%!important;
	margin-top: 10px;
	margin-bottom: 10px;
}
.date-inline dt {
	width: auto;
	margin-right: 5px;
}
.date-inline dd {
	width: 55%;
}
.sidebar-box-search .date-inline .ui-datepicker-trigger {
	top: 27px;
	right: 4px;
}
/* Filters	*/
.collapse-panels {
	border-bottom: 2px solid #E7E7E7;
}
.collapse-panels label{
	display: inline;
}
.collapse-panel-header {
	font-size: 13px;
	background: #F5F5F5;
	border-top: 2px solid #E7E7E7;
	color: #3B5375;
	margin: 2px 0 0;
	padding: 5px 5px 5px 20px;
	line-height: 1.5;
}
.collapse-panel-header,
.collapse-panel-header * {
	cursor: pointer;
}
.collapse-panel-content {
	border: 0 solid #D9D9D9;
	padding: 10px 5px 5px;
}
form.f-first .collapse-panel-content {
	color: #439200;
}
.collapse-panel-content h4 {
	font-size: 11px;
	margin-bottom: 10px;
}
.collapse-panel-content .ui-slider {
	margin-bottom: 5px;
}
.slider-input {
	border: 0;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.sidebar-box-promo .sidebar-box-header {
	color: #2d689d;
	margin-bottom: 5px;
}
.box-info-mess {
	float: right;
	color: #2d689d;
}
.sidebar-box-promo-list li {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	background-position: 0 6px;
}
.sidebar-box-promo-list em {
	font-style: normal;
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
}
.sidebar-box-promo-list span {
	float: right;
}
a.news-promo-more {
	color: #2d689d;
	font-weight: bold;
}
.sidebar-box-promo-list a {
	text-decoration: none;
	color: #222222;
	display: block;
	overflow: hidden;
	padding: 6px 0;
}
.sidebar-box-promo-list a:hover,
.sidebar-box-promo-list li:hover {
	background: #eee;
}
.checkbox-list li {
	overflow: hidden;
}
.checkbox-list li input {
	float: left;
}
.checkbox-list label {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	width: 68%;
	font-weight: normal;
}
.checkbox-list li span {
	float: right;
	width: 22%;
	font-weight: bold;
	text-align: right;
}
/*	Mini-Search panel */
.sidebar-box dt label big,
.sidebar-box .label-tip {
	font-size: 11px;
	color: #eeeeee;
}
.sidebar-box-search dl.date {
	width: 45%!important;
}
.sidebar-box-search dl.date input {
	width: 98%;
	padding-right: 0;
	background-image: none;
}
.sidebar-box-search .ui-datepicker-trigger {
	position: absolute;
	/*right:2px;
	top:2px;*/
	cursor: pointer;
}
.sidebar-box-search .time {
	width: 45%;
	float: right;
}
.sidebar-box-search .day-round {
	width: 45%;
	margin-left: 0;
}
.sidebar-box-search select {
	font-size: 11px;
}
.sidebar-box-search input[type="text"],
.sidebar-box-search select {
	border-color: #A2B2C9;
	color: #3e5d7b;
}
.sidebar-box-search .collapse-panels {
	border-bottom-color: #B7C6D8 ;
	border-bottom-width: 1px;
}
.sidebar-box-search .collapse-panel-header {
	background: #eeeeee;
	border-color: #B7C6D8;
	border-width: 1px;
	padding: 2px 2px 2px 16px;
	margin-top: 0;
	font-weight: 400;
	color: #3e5d7b;
	position: relative;
}
.sidebar-box-search .collapse-panel-header:after{
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	right: 10px;
	width: 10px;
	height: 10px;
	border: 2px solid #3e5d7b;
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg);
}
.sidebar-box-search .cp-active {
	background-position: 3px -16px;
}
.sidebar-box-search .cp-active:after {
	transform: rotate(-135deg);
	top: 8px;
}
.sidebar-box-search .passengers {
	padding: 0;
	margin: 0;
}
.sidebar-box-search .passengers dl {
	border: 0;
	background: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #DEE8F7;
	float: none;
	width: 100%;
	overflow: auto;
	clear: both;
}
.sidebar-box-search .passengers dl.act {
	background: inherit;
	border-bottom: 1px solid #DEE8F7;
	font-weight: bold;
}
.sidebar-box-search .passengers dt {
	float: left;
}
.sidebar-box-search .passengers dd {
	float: right;
	background: none;
	padding-left: 0;
}
/*	Recent search */
#sidebar .recent-search a.recent-search-item {
	padding-left: 3px;
	padding-right: 3px;
}
#sidebar .sidebar-box-saved a.recent-search-item {
	padding-top: 20px;
}
.sidebar-box .recent-search-logo {
	width: 40%;
}
#sidebar .sidebar-box .recent-search-price {
	width: 55%;
	line-height: 23px;
}
.minipanel-tabs-block {
	margin-top: -15px;
}
.sidebar-box-search ul.minipanel-tabs-nav li {
	font-size: 10px;
}
.sidebar-box .recent-search-dir,
.sidebar-box .recent-search-dir span.fl-l {
	width: 100%;
	line-height: 1.2;
}
.sidebar-box .recent-search-dir span.fl-l {
	padding-bottom: 1%;
}
.searchBoxFormTabs ul {
	border-bottom: 1px solid #3B5375;
}
.sidebar-box .recent-search-to {
	background-position: 7px 7px;
	text-align: right;
}
.sidebar-box .recent-search-to-oneway {
	background-position: 0 -1px;
}
.searchBoxFormTabs li a {
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.searchBoxFormTabs a.active,
.searchBoxFormTabs a.active:hover {
	background: none repeat scroll 0 0 #eeeeee;
	color: #3e5d7b;
	font-weight: bold;
	text-decoration: none;
}
.searchBoxFormTabs a:hover {
	background: #eeeeee;
	color: #3e5d7b;
}
.recent-search li {
	position: relative;
}
.recent-search li a.mini-button {
	float: right;
	position: absolute;
	top: 1px;
	right: 3px;
	margin: 0;
	padding-bottom: 0;
}
p.b {
	text-align: justify;
}
/*-----------  END SIDEBAR  ----------*/
/* Member bar
--------------------------------------*/
.member-bar {
	margin-top: -19px;
	margin-bottom: 10px;
}
.member-links a {
	text-decoration: none;
	color: #3e5d7b;
}
/* Content box
--------------------------------------*/
.content-box {
	border: 1px solid #D9D9D9;
}
.content-box-header {
	border-bottom: 3px solid #eee;
	color: #2d689d;
	padding-bottom: 10px;
}
/* Sorting options
--------------------------------------*/
.sorting h3 {
	font-size: 17px;
	font-weight: 400;
	color: #818181;
	margin: 0;
}
.ui-state-hover.sorting h3 {
	color: #fff;
}
.sorting h3 .current-results {
	color: #064065;
}
.sorting-page-switch {
	margin-bottom: 10px;
}
.sorting-page-switch .ir {
	width: 22px;
	height: 20px;
}
.sorting-page-switch a {
	margin-left: 5px;
}
.next .ir-in {
	background-position: -138px 0;
}
.next-disabled .ir-in {
	background-position: -23px 0;
}
.prev-disabled .ir-in {
	background-position: -115px 0;
}
.apply-filters,
.sort-by {
	border-top: 1px solid #D9D9D9;
	margin-top: 5px;
	padding-top: 5px;
}
.apply-filters .menu-hor li {
	background: white;
	border: 1px solid #BDBDBD;
	line-height: 1.7;
	padding: 0 5px;
	margin-right: 10px;
}
.apply-filters .menu-hor li a {
	float: none;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.apply-filters h4 {
	margin-bottom: 0;
	margin-right: 10px;
	font-weight: 400;
	font-size: 13px;
	color: #666;
}
.apply-filters ul li a.close-min {
	float: right;
	width: 11px;
	height: 11px;
	text-indent: 99px;
	overflow: hidden;
	margin-top: 4px;
	margin-left: 5px;
}
.sort-by {
	position: relative;
	height: 17px;
	padding-top: 10px;
}
.sort-by li {
	display: inline-block;
	top: 5px;
	margin: 2px;
}
li.sort-by-airline {
	left: 0;
}
li.sort-by-airline strong{
	float: left;
	padding: 2px 5px;
}
li.sort-by-depar {
	left: 100px;
}
.sort-by-arriv {
	left: 250px;
}
.sort-by-change {
	left: 400px;
}
.sort-by-time {
	left: 585px;
}
.sort-by-price {
	left: 800px;
}
/* Pagination
--------------------------------------*/
ul.pagin-links {
	margin-bottom: 10px;
}
ul.pagin-links li,
ul.pagin-links li a,
ul.pagin-links li a:hover {
	width: 21px;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	margin-right: 5px;
	overflow: hidden;
	background-position: -69px 0;
	color: #1F2B3D;
}
ul.pagin-links li {
	background: none;
}
ul.pagin-links li a {
	text-align: center;
	text-decoration: none;
}
ul.pagin-links li a:hover {
	font-weight: bold;
}
ul.pagin-links li a.current,
ul.pagin-links li.current {
	background-position: -92px 0;
	color: white;
	font-weight: bold;
}
ul.pagin-links li.current {
	text-align: center;
}
/* Tabs
--------------------------------------*/
/*.tabs-block{
	border:1px solid #d9d9d9;
}
.tabs-nav{
	border-bottom:1px solid #d9d9d9;
	height:30px;
	overflow:visible;
	margin:0;
}
.tabs-nav li{
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	height:30px;
	line-height:30px;
	margin-bottom:-1px;
}
.tabs-nav li:first-child{font-weight:bold;}
.tabs-nav li.activeli{
	border-bottom:1px solid white;
	background:white;
}
*/
.ui-tabs-nav li a {
	padding: 0 10px;
	line-height: 21px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.tab-results .fly-order h3 {
	line-height: 1.5;
}
.tab-results .fly-order .total-price-value {
	font-weight: bold;
}
/*
.tabs-nav li.activeli a{
	color:#000;
}
.tab-item{
	padding:10px;
}


.tabs-home .tabs-nav,
.tabs-home .tabs-nav li,
.tabs-home .tabs-nav li a{
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
}
.tabs-home .tabs-nav li a{
	padding-left:15px;
	padding-right:15px;
}

*/
/* Search results
--------------------------------------*/
.fly-item {
	border: 1px solid #d9d9d9;
	margin-bottom: 20px;
}
.fly-item h2 {
	background: #3b5375;
	color: white;
	margin: 0;
	font-size: 17px;
	padding: 3px 10px;
}
.fly-item h2 small {
	font-size: 13px;
	font-weight: 400;
}
.fly-item h2 small.fl-r {
	color: #C5CCD6;
	line-height: 25px;
}
.fly-cols {
	position: relative;
}
.fly-order {
	float: right;
	border-left: 1px solid #d9d9d9;
	width: 140px;
	padding: 0 10px;
	position: relative;
	text-align: right;
}
.fly-order h3 {
	font-size: 27px;
	margin-bottom: 0;
	float: right;
}
.fly-order h3 small {
	font-size: 11px;
	color: #666;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}
.fly-order p,
.fly-item td p {
	margin: 0;
}
.fly-order-show-details {
	padding-bottom: 10px;
}
.fly-item p.fly-order-show-details {
	margin-top: 10px;
}
p.fly-order-place {
	margin-bottom: 10px;
}
.fly-table-wrap {
	background: white;
	width: auto;
	float: none;
	border-right: 1px solid #d9d9d9;
	margin-right: 160px;
}
.fly-item table {
	width: 100%;
	margin-bottom: 0;
	border-collapse: separate;
}
.fly-item table th,
.fly-item table td {
	padding: 2px 5px;
	vertical-align: top;
}
.fly-item table th {
	background: #efefef;
	padding-left: 10px;
	border-bottom: 1px solid #d9d9d9;
}
.fly-item table td {
	border-bottom: 1px solid #f0f0f0;
	font-size: 13px;
}
.fly-item tr th.l {
	padding-left: 5px;
}
.fly-item tr th.quiet {
	font-weight: 400;
	color: #999;
}
.fly-item p.quiet {
	font-size: 11px;
	margin-top: -3px;
}
.fly-item table .fly-start,
.fly-item table .fly-end,
.fly-details table .fly-depar,
.fly-details table .fly-arriv {
	cursor: pointer;
}
.fly-details table .fly-depar,
.fly-details table .fly-arriv{
	width: 38%;
}
.fly-start-time .quiet,
.fly-end-time .quiet,
.fly-change .quiet,
.fly-time {
	white-space: nowrap;
}
.fly-logo {
	width: 70px;
}
.fly-logo img {
	margin: 5px 0 0;
}
.fly-details {
	clear: both;
	border-top: 1px solid #d9d9d9;
	padding: 5px;
}
.fly-details p {
	margin: 0;
	font-size: 11px;
}
.fly-details-warning {
	width: 55% !important;
	margin-top: 10px;
}
.fly-details-buttons {
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 185px;
}
p.fly-details-link {
	margin-left: 5px;
	margin-right: 5px;
}
.fly-details-link .mini-button {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #EDEDED;
	border-color: #DEDEDE #D1D1D1 #D1D1D1 #DEDEDE;
}
.fly-details .omega .fl-r .fly-details-close-bottom {
	margin-left: 0;
}
.fly-logo {
	border-right: 1px solid #f0f0f0;
	text-align: center;
}
.fly-radio {
	width: 20px;
}
.fly-item .tr-sep td {
	border-bottom: 1px solid #26364C;
	padding: 0;
}
.fly-time,
.fly-start-time,
.fly-end-time,
.fly-change {
	text-align: right;
}
.fly-start-time,
.fly-end {
	padding-right: 40px !important;
}
.date-warning {
	color: red;
}
.flex3_tooltip .city {
	font-size: 15px;
}
/*	Fly details table	*/
.fly-details h3 {
	margin-bottom: 5px;
	color: #ffffff;
}
.fly-details-wrap {
	background: white;
	padding: 10px;
	margin: 5px;
}
table.fly-details-table {
	width: 100%;
	border-collapse: separate;
	clear: both;
}
.fly-details-table td.fly-logo {
	width: 100px;
}
table tr.fly-details-header th {
	background: #3b5375;
	color: white;
	border: 0;
	font-weight: 400;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
}
table tr.fly-details-header th.fly-logo {
	font-weight: bold;
	font-size: 14px;
}
.fly-depar small,
.fly-arriv small {
	font-weight: 400;
	font-size: 12px;
}
.fly-details .seg-add-info {
	font-size: 11px;
}
table tr.fly-details-header-sub th {
	font-size: 13px;
	border-top: 1px solid #d9d9d9;
}
.fly-details-header-sub .fly-depar small,
.fly-details-header-sub .fly-arriv small {
	font-size: 12px;
}
table tr.fly-details-header th.fly-trip-time,
.fly-trip-time {
	text-align: right;
}
table.fly-details-table tr td {
	border-bottom: 0;
}
.change-sep .empty {
	border-right: 1px solid #eee;
}
.change-sep td {
	font-size: 11px;
}
.change-sep td p {
	margin: 0 20px;
	background: white;
	float: right;
	padding: 2px 5px 5px;
}
.close-link {
	position: relative;
	padding-right: 26px;
	line-height: 20px;
	text-decoration: none;
	color: #000;
}
.close-link b {
	position: absolute;
	width: 22px;
	height: 20px;
	top: 0;
	right: 0;
}
.fly-details-info {
	margin: 0;
}
.img_arrow {
	margin-right: 5px;
	vertical-align: top;
	margin-top: 4px;
}
.airport_name {
	display: inline-block;
	vertical-align: middle;
}
.fly-start,
.fly-end,
.fly-depar,
.fly-arriv {
	position: relative;
}
.fly-start img,
.fly-end img,
.fly-depar img,
.fly-arriv img {
	position: absolute;
}
.fly-start .airport_name,
.fly-end .airport_name,
.fly-depar .airport_name,
.fly-arriv .airport_name {
	padding-left: 15px;
}
/* Fly price table
--------------------------------------*/
table.table-pricing {
	border-collapse: separate;
	table-layout: fixed;
	width: 100%;
}
.table-pricing tbody td {
	background: #fff;
}
.table-pricing tbody td,
.table-pricing thead th {
	font-size: 11px;
}
.table-pricing tr td.ta-r,
.table-pricing tr th.ta-r {
	text-align: right;
}
.table-pricing tfoot td {
	border-collapse: collapse;
	border: 0;
	border-top: 2px solid #666;
}
.table-pricing td.table-pricing-info {
	background: white;
}
.table-pricing td.total-price {
	background: #3b5375;
	color: white;
	vertical-align: top;
}
.table-pricing td.total-price h3 {
	margin: 0 0 1px 0;
	font-size: 26px;
	line-height: 35px;
	float: right;
}
.table-pricing td.total-price h3 small {
	font-size: 13px;
	line-height: 1;
	display: block;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	color: #ffffff;
}
.table-pricing #total_price,
.form-check h3,
.form-check h4 {
	font-weight: bold;
}
/* Search summary
--------------------------------------*/
.search-summary {
	background: #69859d;
	border: 0 solid #616B79;
	border-width: 0 1px 1px 0;
	padding: 5px 10px;
}
.search-summary h1 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0;
	color: #fff;
	line-height: 1.5;
}
.search-summary h1 big {
	font-size: 21px;
	font-weight: bold;
}
.search-summary h2 {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 0;
	line-height: 1.5;
}
/* Captcha
--------------------------------------*/
.captcha-center {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}
.captcha-string {
	border: 1px solid #cccccc;
	-webkit-box-shadow: none;
	width: 300px;
}
/* Home forms
--------------------------------------*/
dt label big {
	font-size: 13px;
	line-height: 1;
}
fieldset dl.date input {
	width: 98%;
	border-color: #999;
	padding-left: 0;
	padding-right: 0;
}
body .container-16 dl.grid-2.date,
body .container-16 dl.grid-2.time,
body .container-16 dl.grid-2.day-round {
	width: 47.5%;
}
body .container-16 .start-trip,
body .container-16 .end-trip,
.multicity_part .multicity_from,
.multicity_part .multicity_to {
	background: #EFEFEF;
	padding-left: 1%;
	padding-right: 1%;
	width: 44%;
}
.container-16 .grid-5.start-trip .grid-5,
.container-16 .grid-5.end-trip .grid-5 {
	width: 98%;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.container-16 .end-trip {
	float: right;
	margin-right: 1%;
}
.container-16 .start-trip {
	margin-left: 1%;
}
.passengers {
	padding-top: 0;
	padding-left: 0;
	margin-top: -10px;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
}
.passengers dl {
	padding: 1% 1% 2% 3%;
	border: 0;
	border-top: 5px solid #EFEFEF;
	margin: 0 1% 0 0;
	width: 15%;
}
.passengers dl dd {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 9px;
	margin-top: -5px;
	width: 40px;
}
.passengers dl.passenger-senior {
	margin-right: 0;
	padding-right: 2%;
}
.passengers dl select {
	width: auto;
}
.passengers dl.act {
	background-color: #FAFAFA;
}
.passengers .tooltip {
	opacity: .75;
	display: inline-block;
	z-index: 0;
	position: relative;
}
.airline-type {
	margin-left: 20px;
	margin-right: 20px;
	color: #ff7112;
}
.airline-type dl {
	width: 21.9%;
	margin-left: 4%;
}
.airline-type dl:first-child {
	margin-left: 0;
}
.airline-type dd {
	position: relative;
}
.airline-type dl select {
	width: 99%;
	box-sizing: border-box !important;
}
.with-map {
	position: relative;
}
.map {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 4px;
	right: 8px;
}
.new-airport .map {
	top: 10px;
}
dl input.airport-input,
.multicity_part input.airport-input, .login_header_flex input.loginBoxInput {
	border-color: #999;
	border-width: 1px 1px 1px 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 3px;
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}
.new-airport {
	clear: both;
	padding-top: 5px;
}
a.add-radius,
a.remove-radius {
	margin-right: 4px;
}
a.remove-airport {
	float: right;
	margin-right: 4px;
}
.ui-datepicker-trigger {
	position: absolute;
	top: 3px;
	right: 8px;
	cursor: pointer;
}
.container-16 div.direct {
	border: 0;
	margin-left: 27%;
	height: 35px;
	padding-top: 10px;
	width: 46%;
	background: #fff;
	position: relative;
	display: block;
	float: left;
}
.end-trip .day-round {
	margin-right: 2%;
}
/* Multicity form
--------------------------------------*/
fieldset.multicity {
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
fieldset.multicity dl {
	width: 15%;
	margin-right: 2%;
}
.multicity dl.mc-start,
.multicity dl.mc-end {
	width: 32%;
}
fieldset.multicity dl.mc-end {
	margin-right: 0;
	float: right;
}
dl.mc-date {
	width: 15%!important;
	margin-bottom: 20px;
}
dl.mc-date .ui-datepicker-trigger {
	right: 4px;
}
fieldset dl.mc-date input {
	width: 78%;
	padding-right: 20%;
}
.multicity h3 {
	font-size: 13px;
	margin: 0 10px -5px 0;
	color: #2d689d;
}
.multicity hr {
	margin-bottom: 0;
}
.multicity .passengers {
	margin-top: 10px;
}
/* Oneway form
--------------------------------------*/
.oneway-direct {
	margin-top: 35px;
}
.form-search-oneway .oneway-search-detal dl {
	width: 22%!important;
	padding: 1%;
}
/* Recent search
--------------------------------------*/
.recent-search a.recent-search-item {
	text-decoration: none;
	color: #3e5d7b;
	background: none;
	float: left;
	width: 98%;
	overflow: hidden;
	padding: 10px;
	font-size: 12px;
}
.recent-search h3 {
	margin-bottom: 10px;
}
.recent-search a:hover {
	background: #D6E5F0;
}
.recent-search li {
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.recent-search .recent-search-col {
	float: left;
	width: 42%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.recent-search-dir {
	width: 70%;
}
.recent-search-to,
.recent-search-to-oneway {
	padding-left: 15%;
}
.recent-search-logo {
	width: 15%;
	float: left;
}
.recent-search .recent-search-item img {
	margin-right: 7px;
	padding: 3px;
	background: white;
	border: 0 solid #ddd;
	width: 55px;
}
.recent-search-price {
	float: right;
	width: 15%;
	height: 30px;
	line-height: 36px;
	text-align: right;
	color: #3B5375;
}
.recent-search-price small {
	vertical-align: super;
	margin-right: 5px;
}
.recent-search-price strong {
	font-size: 17px;
}

.last_search li.header{
  color: #aaa;
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  clear: both;
  list-style: none;
  cursor: pointer;
  background: none;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.last_search li.header div {
    float: left;
}
.last_search li.header .last_price {
	width: 15%;
	text-align: center;
}
.last_search li.header .last_carrier_img {
	width: 11%;
}
.last_search li.header .last_departure,.last_search li.header .last_return {
	width: 35%;
}
/* Promo section
--------------------------------------*/
.promo-filter {
	position: relative;
}
.promo-filter li {
	width: 31%;
	padding: 0 1%;
	position: relative;
}
.promo-filter label {
	width: 28%;
	padding: 0 2% 0 0;
	position: relative;
	float: left;
	text-align: right;
}
.promo-filter select {
	width: 70%;
	float: left;
}
.pro-f {
	width: 33%;
	text-align: left;
}
table.table-data-promo {
	border: 1px solid #D9D9D9;
	border-collapse: separate;
}
table.table-data-promo thead th {
	background: #D9D9D9;
}
table.table-data-promo .promo-price,
table.table-data-promo .promo-date-sale,
table.table-data-promo .promo-date-trip {
	text-align: right;
}
table.table-data-promo td.promo-logo {
	width: 63px;
}
table.table-data-promo td a {
	color: black;
	text-decoration: none;
	display: block;
}
table.table-data-promo tr:hover td {
	background: #F0F0F0;
}
table.table-data-promo td {
	border: 0;
	border-bottom: 1px solid #D9D9D9;
}
table.table-data-promo .promo-date-trip a span,
table.table-data-promo .promo-date-sale a span {
	display: inline-block;
}
.list-promo-details dt,
.list-promo-details dd {
	float: left;
}
.list-promo-details dl {
	clear: left;
	overflow: hidden;
	margin-bottom: 10px;
}
.list-promo-details dt {
	width: 110px;
	padding-right: 10px;
	color: #888;
	text-align: right;
}
/* Secure
--------------------------------------*/
.secure-note {
	border-top: 3px solid #274061;
	padding-top: 20px;
	padding-left: 33%;
}
/**************************************/
/*               FOOTER               */
/**************************************/
#footer {
  margin: 20px auto 0 ;
}
#footer .footer_bg {
  border: 1px solid #2E4056;
	background: #2e4056;
  background: -webkit-gradient(linear, left top, left bottom, from(#2e4056), color-stop(2%, #2e4056), color-stop(6%, #324a6c), color-stop(8%, #384f70), color-stop(20%, #384f6f), color-stop(70%, #26354a), color-stop(80%, #233145), color-stop(90%, #223044), color-stop(100%, #2b3d56), to(#2e415b));
  background: linear-gradient(to bottom, #2e4056 0%, #2e4056 2%, #324a6c 6%, #384f70 8%, #384f6f 20%, #26354a 70%, #233145 80%, #223044 90%, #2b3d56 100%, #2e415b 100%);

}
#footer .icons .icons_container {
  float: right;
  margin-bottom: 15px;
}
#footer .icons .footer_img {
  margin-left: 22px;
  height: 30px;
  width: auto;
}
#footer p.copyr {
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	line-height: 36px;
	opacity: 0.5;
}
#footer .copyr span {
	white-space: nowrap;
}
#footer p.design {
	color: #6A7483;
	display: none;
}
#footer p.add-travelport {
	padding-left: 160px;
	width: 540px;
}
.tt-logo-footer {
	width: 198px;
	height: 36px;
	display: block;
	float: left;
	margin-right: 20px;
}

/**************************************/
/*          OTHER COMPONENTS          */
/**************************************/
/* Flag drop down menu
--------------------------------------*/
.dropdown dd,
.dropdown dt,
.dropdown ul {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 599;
}
.dropdown dd {
	position: relative;
}
.dropdown a,
.dropdown a:visited {
	color: #816c5b;
	text-decoration: none;
	outline: none;
}
.dropdown a:hover {
	color: #5d4617;
}
.dropdown dt a:hover {
	color: #5d4617;
	border: 1px solid #d0c9af;
}
.dropdown dt a {
	display: block;
	width: 115px;
	padding: 2px;
	border: 1px solid #C2C2C2;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
}
.dropdown dt a .option-text {
	/*width:80px;*/
	display: block;
	overflow: hidden;
	white-space: nowrap;
	font-style: normal;
}
.dropdown dd ul {
	background: #FCFCFC none repeat scroll 0 0;
	border: 1px solid #C2C2C2;
	color: #C5C0B0;
	display: none;
	left: 0;
	padding: 5px 0;
	position: absolute;
	top: 2px;
	width: auto;
	min-width: 170px;
	list-style: none;
}
.dropdown span.value {
	display: none;
}
.dropdown dd ul li {
	margin-left: 0;
}
.dropdown dd ul li a {
	padding: 5px;
	display: block;
}
.dropdown dd ul li a:hover {
	background-color: #d0c9af;
}
.dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
/* Drag & Drop
--------------------------------------*/
.draggable {
	z-index: 199;
	cursor: move;
}
#droppable {
	width: 150px;
	height: 150px;
	padding: 0.5em;
	float: left;
	margin: 10px;
}
/* Tooltip
--------------------------------------*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #666;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	max-width: 300px;
}
#tooltip h3,
#tooltip div {
	margin: 0;
}
.tab-button-box {
	background: #DEE8F7;
}
/* Datapicker
--------------------------------------*/
.ui-datepicker {
	z-index: 6000;
}
/* Splash modal window
--------------------------------------*/
#splashBoxSearcher p {
	color: #3e5d7b;
	font-size: 20px;
	margin-bottom: 0;
}
.splash_loader {
	background: url('../../img/loader.gif') no-repeat top left;
	height: 40px;
	width: 220px;
	display: inline-block;
	margin-left:20px
}
.splash .ui-dialog-titlebar {
	display: none;
}
.splash-box {
	margin: auto;
	width: 400px;
	padding: 15px;
	position: relative;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.splash-box h1 {
	padding-left: 0;
	color: #2d689d;
	font-weight: 500;
    line-height: 1.1;
}
.splash-box p {
	font-size: 11px;
}
.img_news {
	margin: 5px;
}
.img_news2 {
	float: left;
	margin-right: 7px;
}
.news_list {
	list-style-type: none;
	margin-bottom: 2%;
	cursor: pointer;
}
.smaller_date {
	font-size: 75%;
}
.filr_promotion_radio {
	/*float:right;
margin-right:12px;*/
}
.tooltip2 {
	margin-right: 2px;
	margin-top: 3%;
	float: right;
	opacity: 0.75;
}
#ui-datepicker-div {
	z-index: 1000 !important;
	display: none;
}
.table_up {
	margin: 0;
}
.sidebar_rounded {
	background-color: #fdfdfd;
	margin-bottom: 20px;
	color: #2d689d;
	background-position: 0 2px;
	width: 100%;
}
.head_round {
	position: relative;
	height: 7px;
}
.left_up_round {
	left: 0;
	position: absolute;
	top: 0;
	width: 10px;
	height: 8px;
}
.right_up_round {
	right: 0;
	position: absolute;
	top: 0;
	width: 14px;
	height: 8px;
}
.center_up_round {
	background-repeat: repeat-x;
	height: 8px;
	left: 10px;
	width: 99%;
}
.border_box {
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	background-position: 0 1px;
	background-repeat: repeat-x;
	padding: 10px;
}
.left_down_round {
	height: 13px;
	left: 0;
	position: absolute;
	top: 1px;
	width: 10px;
}
.center_down_round {
	background-repeat: repeat-x;
	height: 13px;
	left: 3px;
	position: absolute;
	top: 1px;
	width: 99%;
}
.right_down_round {
	height: 14px;
	position: absolute;
	right: 0;
	top: 0;
	width: 14px;
}
.marg_bot {
	margin-bottom: 20px;
}
/*---------------------------------------------- atlas -----------------------------------------------------*/
#atlas_box {
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #D9D9D9;
	left: 103px;
	padding: 10px;
	position: absolute;
	top: 180px;
	width: 650px;
	z-index: 1000;
}
/*---------------------------------------------- atlas -----------------------------------------------------*/
.date_promo_check {
	width: 113px;
}
.seats_info_det {
	margin-left: 31px;
}
/* ICONS */
.icon10 {
	width: 10px;
	height: 10px;
	margin: 5px;
}
.icon10-arrow-right-gray {
	background-image: url('../img/icon/10/icons10x10.png');
	background-repeat: no-repeat;
	background-position: -10px 0;
}
.icon10-arrow-down-gray {
	background-image: url('../img/icon/10/icons10x10.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.icon16 {
	width: 16px;
	height: 16px;
	margin: 5px;
}
.recent-search-dir .icon16-arrow-left-right-gray {
	background-image: url('../img/icon/16/icons16x16.png');
	background-repeat: no-repeat;
	background-position: 0 -96px;
	width: 13%;
	margin: 10px 0 0 0;
	float: left;
}
/* message about warning change display*/
.msg-warning-l h3 {
	margin-bottom: 0;
}
.msg-warning-m {
	padding-top: 15px;
}
/*double book warning*/
.doublebook {
	background-color: #FBE3E4;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-size: 17px;
	color: black;
}
/*login page*/
#login_b2b #header{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999;
}
#header .login_header_flex{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.login_header_flex .logo, .login_header_flex .loginBox {
  align-self: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.login_header_flex .loginBox .forgot_password {
	color: #3E5D7B;
	cursor: pointer;
}
#forgot_password_modal .btn-orange {
	box-sizing: content-box !important;
}
#forgot_password_modal .loader_gif {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#forgot_password_modal .response_info {
	display: none;
	background-color: #3E5D7B;
	color: #ffffff;
	padding: 5px;
}
#forgot_password_modal .response_info[class*="error"] {
	background-color: #f4364c;
}
#forgot_password_modal .modal-title {
    color: #0f518d;
}
#forgot_password_modal .input-field {
	display: flex;
	flex-direction: column;
}
#forgot_password_modal input {
	flex: 1;
	border: 1px solid #999;
	padding: 5px;
}
#forgot_password_modal label[for=b2b_passw] {
	margin-top: 15px;
}
#forgot_password_modal input.error {
	border-color: #f4364c;
	margin: 0;
}
#forgot_password_modal .error_info {
	display: block;
	position: relative;
	left: 0;
	top: 2px;
	box-sizing: border-box;
	color: #fff;
	max-height: 0;
	transition: all 0.5s;
	overflow: hidden;
}
#forgot_password_modal input.error ~ .error_info {
	max-height: 100px;
}
#forgot_password_modal .error_info span {
	display: inline-block;
	padding: 6px 10px 6px 22px;
	font-size: 14px;
	line-height: 1;
	background: #F4364C;
}
#forgot_password_modal .error_info:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	left: 5px;
	width: 12px;
	height: 12px;
	background: url(../../img/warning_icon.png) no-repeat;
	background-size: cover;
}
#forgot_password_modal .btn-orange {
	color: #ffffff;
	background: #f48813;
	border: 0;
	border-radius: 0;
	padding: 8px 15px;
}
#forgot_password_modal .btn-orange:hover {
	background: #e37b0b;
	color: #ffffff;
}
#forgot_password_modal .btn.disabled {
	background: #b9b6b2;
}
#forgot_password_modal .btn.disabled:hover {
	background: #b9b6b2;
}
.login_header_flex .logo, .login_header_flex .loginBox .error {
	margin: 0 10px;
}
.login_header_flex  fieldset.form-login{
	border: none;
	padding: unset;
	min-width: 310px;
	margin: 0;
}
.login_header_flex fieldset.form-login dl {
	margin: 0;
	width: 100%;
}
.login_header_flex fieldset.form-login dt, .login_header_flex fieldset.form-login dd{
	width: 50%;
	max-width:180px;
	min-width: 100px;
}
.login_header_flex fieldset.form-login dd.loginButton{
	width: auto;
	max-width:unset;
	min-width:unset;
	padding-left: 5px;
}
.login_header_flex fieldset.form-login dl dt{
	text-align: left;
}
.login_header_flex fieldset.form-login dl dt label{
	margin: 0;
	font-weight: normal;
}
.login_header_flex fieldset.form-login .submit-form{
	margin: 0;
	height: 32px;
	line-height: 32px;
}
.login_header_flex fieldset.form-login .submit-form:hover, .login_header_flex fieldset.form-login .submit-form:active,#login_b2b #contact .btn.submit-form:hover, #login_b2b #contact .btn.submit-form:active {
	color: #fff
}
#login_b2b #page-body #section0 .section0text{
	color: #fff;
}
#login_b2b #page-body #section0 .section0text p {
	font-size: 50px;
	font-weight: bold;
	text-shadow: 1px 1px #000000
}
#login_b2b #header .loginMenu {
	padding: 10px 0;
}
#login_b2b #header .loginMenu.loginBackgroundOn {
	background-color: #3e5d7b;
	  -webkit-transition: background-color 200ms linear; /* For Safari 3.1 to 6.0 */
  	transition: background-color 200ms linear;
}
#login_b2b #header .loginMenu.loginBackgroundOff {
	background-color: rgba(62, 93, 123, 0.3);;
	  -webkit-transition: background-color 200ms linear; /* For Safari 3.1 to 6.0 */
  	transition: background-color 200ms linear;
}
#login_b2b .spaceRL{
	max-width: 1300px;
	width: 95%;
	margin:auto;
}
#login_b2b #header .loginMenu > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	font-size: 15px;
	font-weight: bold;
}
#login_b2b #header .loginMenu > ul > li > a {
	color: #fff;
	text-transform: uppercase;
}
#login_b2b #header .loginMenu > ul > li > a:active, #login_b2b #header .scrollpage.active {
	text-decoration: underline;
}
#login_b2b .row .section_div{
	padding: 0;
}
#login_b2b #page-body .row{
	margin:auto;
}
#login_b2b .formError.user-nameformError, #login_b2b .formError.user-passformError{
	position: fixed;
	top:-9px;
}
/*login box on other page*/
#logout_login_box {
	//max-width: 450px;
}
#logout_login_box h3.sidebar-box-header{
    overflow: hidden;
	margin: 10px 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	        -ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align:center;
	        -ms-flex-align:center;
	align-items:center
}
#logout_login_box h3.sidebar-box-header .customer-service-phone{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	        -ms-flex-align:center;
	align-items:center;
}
/*** CARS MODULE ***/
#car_form h1 {
	margin-left: 1%;
}
#car_form label {
	color: #000;
}
#car_form fieldset {
	margin-left: 1%;
	margin-right: 1%;
}
#cars_dates_times,
.driver_more {
	border-bottom: 1px dashed #439200;
}
#cars_dates_times .grid-4 {
	margin-left: 0;
}
.car_more {
	border-bottom: 3px solid #EEE;
}
body .container-16 .grid-5.pickup,
body .container-16 .grid-5.dropoff,
body .container-16 .pickup,
body .container-16 .dropoff {
	background: #fff;
	padding-right: 1%;
	padding-top: 5px;
	border: 0;
	width: 44%;
}
.container-16 .grid-5.pickup .grid-5,
.container-16 .grid-5.dropoff .grid-5 {
	width: 98%;
}
.container-16 .dropoff {
	float: right;
	margin-right: 1%;
}
.container-16 .pickup {
	margin-left: 1%;
}
div.preferred table th {
	background-color: #FFC166;
	/* #FCE694  th*/
}
div.preferred tr th.quiet {
	color: black;
}
.preferred tr,
.preferred .fly-cols {
	background-color: #FCE694;
}
.preferred .fly-order {
	background-color: #FFECAA;
}
div.preferred table td {
	border-bottom: 1px solid #FFC166;
}
div.preferred table th.preferred_info {
	background-color: #FF9229;
}
div.preferred table th.preferred_info span {
	background-color: #FF9229;
	font-size: 18px;
}
/** one way **/
fieldset#main_to {
	min-height: 175px;
}
/** multicity **/
div#tab-3 {
	display: none;
}
form.multicity_form .multicity_part .multicity_from,
form.multicity_form .multicity_part .multicity_to {
	width: 44%;
	min-height: 135px;
}
form.multicity_form .multicity_part .input_with_map {
	position: relative;
}
form.multicity_form .multicity_part .input_with_map input[type="text"] {
	width: 98%;
}
form.multicity_form .multicity_part .multicity_from {
	float: left;
}
form.multicity_form .multicity_part .multicity_to {
	float: right;
}
form.multicity_form #multicity_parts .multicity_part h4 {
	color: #3e5d7b;
	margin-bottom: 5px;
	font-size: 18px;
}
form.multicity_form .multicity_part h5 {
	color: #ff7112;
	font-weight: bold;
	margin-bottom: 5px;
}
form.multicity_form .multicity_part h5 span {
	display: inline-block;
	float: right;
	color: #999999;
	font-weight: normal;
}
.multicity_parts_panel {
	padding-left: 1%;
}
.multicity_parts_panel h6 {
	float: left;
	font-size: 11px;
	font-weight: normal;
}
.multicity_parts_panel h6:hover {
	cursor: pointer;
}
#multicity_template {
	display: none;
}
#multicity_parts .multicity_part {
	clear: both;
}
#multicity_parts .multicity_part {
	padding-left: 1%;
	padding-right: 1%;
}
#searchBoxForm #multicity_parts .multicity_part {
	background: 0;
}
.center_div {
	text-align: center;
	float: none;
}
#check_pax_1_multicity,
#check_pax_2_multicity {
	margin-left: 600px;
}
/** end multicity **/
.menu-main > li > a,
.recent-search-item {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
/* new js validation engine */
label.new-error {
	background: none repeat scroll 0 0 #333333;
	border: 2px solid #333333;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 6px #000000;
	box-shadow: 0 0 6px #000000;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	opacity: 0.87;
	padding: 4px 10px;
	position: absolute;
	top: 0;
	width: 150px;
	z-index: 9999;
}
.new_validation fieldset dl {
	overflow: inherit;
}
table.table-info tr td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
table.table-info tr:last-child td {
	border-bottom: 0;
}
table.table-info td.bold {
	font-weight: bold;
}
ul.bag-list {
	list-style: none outside none;
	margin-bottom: 0;
}
ul.bag-list li {
	margin-left: 0;
	font-size: 11px;
}
.bag-info-row {
	font-size: 11px;
}
.bag-info-row.part {
	font-size: 11px;
}
.bag-info-row.part td {
	padding-bottom: 10px;
}
.bag-info-row .part-code {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #F0F0F0;
}
.bag-info-row .part-bag-info {
	font-size: 11px;
}
.f-card-cvv2 .tooltip {
	display: inline-block;
	opacity: 1;
	position: relative;
}
.loading .ladowanie {
	height: 20px;
	width: 20px;
	margin: 5px 5px 0 0;
}
body .tooltip.in {
	opacity: 0.95;
}
body .tooltip.top .tooltip-arrow {
	border-top-color: #000000;
}
.tooltip .tooltip-inner {
	overflow: hidden;
	padding: 8px 12px;
	background: #c2d7f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#c2d7f2), to(#a2c5ef));
	background: linear-gradient(to bottom, #c2d7f2 0%, #a2c5ef 100%);
	border: 1px solid #000;
	-webkit-box-shadow: 0 0 10px -1px #000000;
	box-shadow: 0 0 10px -1px #000000;
	text-shadow: 0 0 2px #fff;
	color: #292c13;
}
.tooltip-inner .tooltip_price b {
	font-size: 15px;
}
.tooltip-inner .tooltip_price {
	margin-bottom: 10px;
}
.tooltip-inner .data {
	font-weight: bold;
}
.tooltip-arrow-right {
	background: url('../../img/tooltip-arrow-right.png') no-repeat top left;
	height: 19px;
	width: 30px;
	padding-left: 20px;
	margin-left: 10px;
}
.tooltip-arrow-left {
	background: url('../../img/tooltip-arrow-left.png') no-repeat top left;
	height: 19px;
	width: 30px;
	padding-left: 20px;
	margin-left: 10px;
}
.tooltip_outbound {
	overflow: hidden;
	margin-bottom: 10px;
}
/* ins-accordion */
.ins-accordion .ui-accordion-header .ui-icon {
	display: none;
}
.ins-header .header-left {
	float: left;
}
.ins-header .header-right {
	float: right;
}
.ins-accordion.ui-accordion .ui-accordion-header {
	padding: 0 10px 0 0;
}
.ins-accordion .insurancePlanUserChoice {
	vertical-align: middle;
}
/* Steps
--------------------------------------*/
.steps li,
.steps li .steps-counter,
.steps li .steps-label,
.steps li .steps-sep,
.steps li.current,
.steps li.current .steps-counter {
	float: left;
	display: block;
	height: 41px;
	line-height: 42px;
	overflow: hidden;
}
.steps li {
	font-size: 17px;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	color: #999;
	font-weight: bold;
}
.steps li .steps-label {
	padding-right: 35px;
}
.steps li .steps-sep {
	width: 12px;
	position: absolute;
	top: 0;
	right: 0;
}
.steps li .steps-counter {
	padding-left: 9px;
	width: 27px;
}
.current-first li.current {
	padding-left: 10px;
}
.current-first li.current .steps-counter {
	margin-left: 10px;
}
.steps-wrap {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 10px;
	margin-bottom: 10px;
	overflow: visible;
	float: none;
	position: relative;
	clear: both;
}
.steps-wrap .dropdown,
.steps-wrap select {
	position: absolute;
	top: 10px;
	right: 10px;
}
.steps-wrap {
	background: #f5f5f5;
	border: 1px solid #d9d9d9;
	height: 40px;
	position: relative;
	margin-bottom: 10px;
}
.steps-wrap ul li.current {
	background: #ff7112;
	color: #ffffff;
}
.steps-wrap ul li.current .steps-counter {
	background-color: #ff7112;
	border-radius: 20px;
	border: 0 none;
	height: 28px;
	line-height: 28px;
	margin-right: 5px;
	margin-top: 6px;
	padding-left: 8px;
	text-align: left;
	width: 19px;
}
.steps-wrap ul li .steps-counter {
	background-color: #f5f5f5;
	border-radius: 20px;
	border: 1px solid #f5f5f5;
	height: 28px;
	line-height: 28px;
	margin-right: 5px;
	margin-top: 6px;
	padding-left: 10px;
	text-align: left;
	width: 18px;
}
#err_box {
	border: 1px solid #616B79;
	padding: 10px;
	background-color: #C2D7F2;
	border-radius: 5px 5px 5px 5px;
}
#err {
	list-style: circle;
	color: #000;
	font-weight: bold;
}
#err_intro {
	color: #000;
	font-weight: bold;
	padding: 5px;
}
#atlas_mapa {
	padding: 0.2em 0.2em 0.2em 0;
	overflow: hidden;
}
#atlas_mapa #map {
	overflow: hidden;
	height: 100%;
}
#atlas_mapa .country_list {
	width: 235px;
	padding: 5px 5px 0 0;
}
#atlas_mapa .country_list .continent_name {
	background: none repeat scroll 0 0 #2c84cb;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 2px;
	cursor: pointer;
	min-height: 22px;
	position: relative;
}
#atlas_mapa .country_list .country {
	max-height: 340px;
	overflow: auto;
}
#atlas_mapa .country_list .country .capital_code {
	padding-left: 10px;
	cursor: pointer;
}
#atlas_mapa .country_list .country .capital_code:hover,
#atlas_mapa .country_list .country .capital_code.active,
#atlas_mapa .country_list .country .city:hover,
#atlas_mapa .country_list .country .city.active {
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), color-stop(17%, #fafafa), color-stop(33%, #f4f4f4), color-stop(39%, #efefef), color-stop(47%, #ededed), color-stop(50%, #eaeaea), color-stop(56%, #dfdfdf), color-stop(61%, #d9d9d9), to(#d9d9d9)) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(to bottom, #fefefe 0%, #fafafa 17%, #f4f4f4 33%, #efefef 39%, #ededed 47%, #eaeaea 50%, #dfdfdf 56%, #d9d9d9 61%, #d9d9d9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #c2c2c2;
	border-radius: 5px;
}
#atlas_mapa .country_list .country .city_list {
	padding-left: 5px;
	text-transform: capitalize;
}
#atlas_mapa .country_list .country .city_list .city {
	padding-left: 10px;
}
#atlas_mapa .country_list .arrow_down {
	background-image: url('../../img/icon/24/arrow-down-white.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -12px;
}
#atlas_mapa .country_list .arrow_up {
	background-image: url('../../img/icon/24/arrow-up-white.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -12px;
}
#tab-2 > table[style="font-size: 10px;"],
#tab-2 > h1,
#tab-2 > div.kint {
	display: none;
}
.loading_results {
	text-align: center;
}
.loading_results .load-icon {
	height: 150px;
	width: 150px;
	background: url("../../img/loader_big.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
	display: inline-block;
}
.ins-accordion .insurancePlanUserChoice {
	vertical-align: middle;
}
.ins-accordion .paymentGateway {
	vertical-align: middle;
}
.bankIcon {
	padding: 4px;
	border: 1px solid #c2d7f2;
	border-radius: 8px;
	width: 100px;
	height: 100px;
	float: left;
	position: relative;
	margin: 5px;
}
.bankIconImage {
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 80px;
	max-height: 50px;
}
.bankIconDescription {
	display: block;
	width: 94px;
	font-size: 8px;
	text-align: center;
	position: absolute;
	bottom: 2px;
	z-index: 10;
	padding: 3px;
}
.opGatewayRadiobutton {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.opGatewayRadiobuttonSection {
	padding: 4px;
	width: 94px;
	display: block;
	border-bottom: 1px solid #c2d7f2;
}
.gatewayName {
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	padding: 4px;
	width: 100px;
	height: 100px;
	float: left;
	position: relative;
	margin: 5px;
}
.payButton {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 80px;
}

.fly-details {
	border: 1px solid #d9d9d9;
}

.results .fly-details {
	border: none;
	background: #eaeaea;
}

.results .fly-details h3.fl-l {
	color: #3b5375;
}

.fly-details-wrapasdf {
	background: red;
}
.delete-filter {
	color: #3b5375;
}
.ui-dialog .ui-dialog-content {
	padding: 0 !important;
}
.tooltip-arrow {
	background: none;
}


div.plane {
	margin: 10px 0 10px 20px;
}
div.seat {
	width: 15px; height: 15px;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
div.seat_available {
	background: #ffffff url('../../img/seat_map/Seat_gray.gif') no-repeat center;
	cursor: pointer;
}
div.seat_selected {
	background: #ffffff url('../../img/seat_map/Seat_Orange.gif') no-repeat center;
	cursor: pointer;
}
div.seat_reserved {
	background: #ffffff url('../../img/seat_map/Seat_DarkBlue.gif') no-repeat center;
}
div.seat_lavatory {
	background: #ffffff url('../../img/seat_map/Seat_lavatory.gif') no-repeat center;
}
div.seat_leg_space {
	margin-left: 10px;
}
table.seat_map {
	width: auto;
}
input.seat_for_pax {
	float: left;
	width: 20px;
	border: 0;
	background: none;
}
input.seat_buffer_for_pax {
	width: 30px;
	border: 0;
	background: none;
	color: #ff7112;
	font-weight: bold;
}
table.seat_map td {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 8px;
}
table.seat_map td.wing {
	height: 20px;
	background-color: #EDEDED;
}
table.seat_map td.seats {
	border-top: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
}
table.seat_map td.seats_leg_space {
	padding-left: 5px;
}
table.seat_map td.nose {
	margin: 0;
	padding: 0;
	width: 140px;
	background: #ffffff url('../../img/seat_map/Plane_Nose.png') no-repeat;
}
table.seat_map td.nose div.nose {
	width: 140px;
}
table.seat_map td.tail div.tail {
	width: 140px;
}
table.seat_map td.tail {
	margin: 0;
	padding: 0;
	width: 140px;
	background: #ffffff url('../../img/seat_map/Plane_Tail.png') no-repeat;
}
table.seat_map img.exit {
	width: 10px;
	height: 10px;
}
.seat_legend {
	margin-top: 5px;
}
.seat_legend img {
	vertical-align: inherit;
}
.seat_legend .left {
	float: left;
}
.seat_legend .right {
	float: right;
}

input.seat_select {
	width: 60px;
}
img.seat_select {
	cursor: pointer;
}
div.seat_select {
	margin: 10px;
}
div.seat_legend_selected_seats {
	float: left;
	margin-right: 20px;
}
div.seat-details {
	display: none;
	position: absolute;
	background-color: white;
	border: 1px solid black;
	top: 30px;
	z-index: 1000;
	padding: 5px;
	width: 150px;
	text-align: left;
	font-size: 10px;
}
div.branded_fare_desc_source {
	background-color: grey;
	color: white;
	padding: 6px;
	position: absolute;
	top: 120px;
	z-index: 1000;
	font-size: 12px;
	border-left: 1px solid white;
}
div.branded_fare_desc_source-1 {
	display: table;
	height: 100%;
}
div.branded_fare_desc_source-2 {
	display: table-cell;
	vertical-align: middle;
}
div.branded_fare_desc_target {
	background-color: grey;
	color: white;
	padding: 6px;
	position: absolute;
	top: 60px;
	left: -2px;
	z-index: 1000;
	font-size: 12px;
	border-left: 1px solid white;
	text-align: left;
}
div.branded_fare_desc_target-1 {
	display: table;
	height: 100%;
}
div.branded_fare_desc_target-2 {
	display: table-cell;
	vertical-align: middle;
}
div.fly-order-branded span.branded_fare_price_source {
	font-size: 18px;
}
div.fly-order-branded h3 small {
	margin-top: 12px;
}
div.fly-order-branded {
	width: 98%;
	padding: 0;
	float: none;
	border: 0;
	text-align: center;
}
div.branded_fare_pricebox {
	float:left;
	border-left: none;
	border-right: 1px solid #d9d9d9;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
}
div.branded_fare_pricebox_active {
	background-color: #eaeaea;
}
div.branded_fare_priceboxes {
	position: relative;
	height: 121px;
}

div.branded_fare_pricebox-price {
	display: block;
	margin: auto;
	overflow: hidden;
	width: 110px;
}

table.table-pricing-for-pax {
	font-size: 11px;
	color: #aaa;
	margin-bottom: 0;
	margin-left: 20px;
	min-width: 200px;
}

table.table-pricing-for-pax td {
	padding: 2px 10px 2px 10px;
	min-width: 100px;
}

table.table-pricing-for-pax th {
	padding: 2px 10px 2px 10px;
}

table.table-pricing-for-pax thead th {
	color: white;
	background-color: #ff7112;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	text-align: left;
	font-weight: bold;
}

table.table-pricing-for-pax tbody td.tpfp-label {
	border-left: 1px solid #d9d9d9;
}

table.table-pricing-for-pax tbody td.tpfp-price {
	border-right: 1px solid #d9d9d9;
	text-align: right;
}

table.table-pricing-for-pax tfoot td {
	border-top: 1px solid #d9d9d9;
}

table.table-pricing-for-pax tfoot td.tpfp-total-price {
	border: 1px solid #d9d9d9;
}

.table-pricing-for-pax tfoot td.tpfp-total-price h3 small {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 1;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 5px;
}

.table-pricing-for-pax tfoot td.tpfp-total-price h3 {
	float: right;
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 1px;
	color: #3b5375;
}
div.pax-details-box {
	width: 48%;
}
div.results div.fly-item div.fly-details-wrap hr {
	margin-top: 0;
}
.customer-service-phone strong, #header a .customer-service-phone strong{
  color: #3D5E7D;
  font-size: 23px;
  padding-left: 10px;
  line-height: 56px;
  vertical-align: middle;
}
.customer-service-phone img{
  margin-top:10px;
}
.customer-service{
	overflow: hidden;
	width: 100%;
}
.customer-service .customer-service-phone{
	padding-right: 10px;
	margin-top: -5px;
}
p.branded_fare_name_source input[type="radio"] {
	margin-left: 1px;
	margin-right: 1px;
}
div.branded_fare_desc_source div.branded_fare_desc_source-2 ul {
	margin-bottom: 0;
}
div.branded_fare_desc_source div.branded_fare_desc_source-2 ul li {
	margin-left: 10px;
}
div.branded_fare_desc_target div.branded_fare_desc_target-2 ul {
	margin-bottom: 0;
}
div.branded_fare_desc_target div.branded_fare_desc_target-2 ul li {
	margin-left: 10px;
}
td.brand_fare_text_list-1 {
	width: 500px;

}
div.brand_fare_text_list-2 {
	-moz-column-count: 2;
	-moz-column-gap: 0;
	-webkit-column-count: 2;
	-webkit-column-gap: 0;
	column-count: 2;
	column-gap: 0;
}
div.brand_fare_text_list-2 ul {
	margin-bottom: 0;
}
div.brand_fare_text_list-2 ul li {
	margin-left: 15px;
}
table.brand_fare_table td {
	vertical-align: top;
}
#sBoxTab-3 .multicity_part h4{
	margin-bottom: 0;
	margin-top:5px;
}
#sBoxTab-3 .multicity_part{
	border-top:1px solid #3B5375;
	margin-top: 10px;
}
#sBoxTab-3 .multicity_part.multicity_part1{
	border-top:none;
	margin-top: 0;
}
#matrixForm-1 table.table-data th {
	font-weight: normal;
}
.ajax.fly-terms-show.button.mini-button {
    margin-right: 6px;
}
.form-search-main{
	background:url(/public/flight/img/icon/24/arrow-left-right-gray.png) center 30px no-repeat;;
}
.form-search-main.form-search-oneway{
	background:url(/public/flight/img/icon/24/arrow-right-gray.png) center 30px no-repeat;;
}
.form-search-main select {
	box-sizing: border-box;
}
.sidebar-box-saved {
  background-image: url(/public/flight/img/bg-box-trans.png);
  background-position: 0 1px;
  background-repeat: repeat-x;
}
.member-bar p.b > img {
  margin-right: 5px;
}
/* Cityhelper
--------------------------------------*/
#ui-id-1 > li:first-child a, #ui-id-2 > li:first-child a{
  color: #626262;
}
.removeX{
  position: absolute;
  right: 12px;
  top: 2px;
  color: #626262;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
}

.tg-color, .tg-color-big{
	font-weight: 600 !important;
	color: #78B423 !important;
	text-shadow: none !important;
}

.tg-color-big{
	font-size: 30px !important;
}

.p-tg, .p-tg-big{
	font-weight: 600 !important;
	color: #06508D;
	text-shadow: none !important;
}

.p-tg-big{
	font-size: 30px !important;
}

