
body {
    background: rgba(243, 243, 243, 0) url("../img/bg-body.png") repeat scroll 0 0;
    color: #000;
    font: 13px Arial,Helvetica,sans-serif;
    margin: 0;
}

body#site_de .logo {
    background: rgba(0, 0, 0, 0) url("../img/logo-de.png") no-repeat scroll 0 0;
}

#wrapper {
    
}
#header {
    height: 1%;
    max-width: 826px;
}

ol, ul {
    list-style: outside none none;
    padding:0;
}
a {
    color: #000;
    cursor: pointer;
    text-decoration:underline;
}
a:hover {
    color: #000;
    text-decoration:none;
}
p {
    line-height: 16px;
}
fieldset, img {
    border: 0 none;
}

.container {
    max-width: 826px;
}
.clr {
    clear: both;
    height: 2px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.logo {
    background: rgba(0, 0, 0, 0) url("../img/logo-all.png") no-repeat scroll 0 0;
    float: left;
    height: 66px;
    margin: 2px 10px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 186px;
}
.logo a{
    display:block;
    height:100%;
}
.lang{
    float:right;
    margin:0;
    padding:0;
}
.lang li{
    float:left;
    text-indent:-9999px;
    overflow:hidden;
    margin:0 -1px 0 10px;
}
.lang a{
    display:block;
    width:21px;
    height:13px;
    background: url(../img/bg-languages.png) no-repeat;
}
.lang  .germany{background-position:0 0;}
.lang  .usa{background-position:-30px 0;}
.lang .france{background-position:-60px 0;}
.lang .england{background-position:-90px 0;}
.lang .spain {background-position:-121px 0;}
.lang .italy{background-position:-151px 0;}
.lang .latvia{background-position:-181px 0;}
.lang .add{
    width:13px;
    height:13px ;
    background-position:-211px 0;
}
.pageSection {
    max-width: 826px;
}
#main {
    color: #595b5c;
    padding: 0 0 26px 0;
/*    max-width: 826px;*/
}
#footer {
    padding: 0 0 20px;
/*    max-width: 826px;*/
}
.menu {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 8px 0;
    text-align: center;
}
.menu li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.menu li {
    background: rgba(0, 0, 0, 0) url("../img/bg-menu-bullet.gif") no-repeat scroll 0 3px;
    display: inline-block;
    padding: 0 4px 0 8px;
}
.menu a, 
.additional-info ul a {
    color: #06c;
    text-decoration: none;
}
.additional-info {
    color: #595b5c;
    font-size: 11px;
    line-height: 13px;
    overflow: hidden;
    padding: 9px 0 0;
    margin: 0;
}
.additional-info > div {
    text-align: right;
    padding: 0;
}
.additional-info ul {
/*    float: left;*/
    margin: 0;
    overflow: hidden;
    padding: 0 37px 8px 0;
}
.additional-info li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-left: 0;
}
.additional-info li {
    background: rgba(0, 0, 0, 0) url("../img/bg-menu-bullet.gif") no-repeat scroll 0 3px;
    float: left;
    font-size: 11px;
    line-height: 13px;
    padding: 0 7px 0 9px;
    text-align: left;
}




.flight .heading {
    background: rgba(0, 0, 0, 0) url("../img/bg-tab-heading-1.png") repeat-y scroll -825px 0;
}
.flight .heading {
    border-bottom: 1px solid #577418;
}
.heading {
    padding: 11px 0;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    position: relative;
    max-width: 826px;
}
.heading .note {
    display:block;
    color: #fff;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    padding: 5px 10px 4px 5px;
}
#head-section h2 {
    margin: 0 0 0 0;
}
#head-section h2, 
.heading span {
    background: transparent none repeat scroll 0 0;
    display: inline;
    padding: 0;
}
.flight .heading h2, 
.flight .heading h3 {
    background: rgba(0, 0, 0, 0) url("../img/bg-tab-heading-1.png") repeat-y scroll -825px 0;
    color: #fff;
    padding: 8px 15px 11px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    margin:0;
}
#jsData {
    display: none;
}
.column-holder{
    overflow:hidden;
    padding:12px 19px 4px 19px;
    border:1px solid #eaeaea;
    border-top:none;
    line-height:14px;
    color:#595b5c;
    background:#fff;
}
#head-section .thinLine {
    padding: 2px 0;
}


/* Custom Form Elements */

.text{
    padding:0 5px 0 0;
    height:39px;
    position:relative;
    background: url(../img/bg-form-sprite.png) no-repeat 100% -39px;
}
.text .text-holder{
    padding:1px 8px 1px 9px;
    background: url(../img/bg-form-sprite.png) no-repeat;
    cursor: text;
    height:39px;
}
.text .text-holder.withX{
    padding:1px 14px 1px 9px;
}
.text input{
    width:100%;
    margin:0;
    padding:10px 0 9px 0;
    color:#b2b5b8;
    font:bold 15px Arial, Helvetica, sans-serif;
    border-style:none;
    background:none;
}

.textSmall {
    max-width: 510px;
    width: 510px;
    height:26px;
    position:relative;
    padding: 0 3px 0 0;
    background: url("../img/bg-form-sprite.png") no-repeat 100% -369px;
    overflow:hidden;
    cursor:text;
}
.textSmall .text-holder{
    padding:1px 8px 1px 9px;
    background: url("../img/bg-form-sprite.png") no-repeat 0 -342px;
    cursor: text;
}
.textSmall .text-holder.withX{
    padding:1px 14px 1px 9px;
}
.textSmall input{
    width:100%;
    margin:0;
    text-align:left;
    padding:5px 0 3px 0;
    color:#b2b5b8;
    font:bold 12px Arial, Helvetica, sans-serif;
    border-style:none;
    background:none;
}

.ta-ce {
    text-align: center !important;
}

.select {
    padding:0 0 0 3px;
    margin:0;
    height:25px;
    font-size:14px !important;
    line-height:15px;
    color:#444647 !important;
    background: url(../img/bg-select.png) no-repeat 0 -50px;
    position:relative;
    cursor: pointer !important;
}
.select select{
    position: absolute;
    top:-99999px;
    left:-99999px;
}

.select .left{
    display:block;
    padding:0 23px 0 0;
    background: url(../img/bg-select.png) no-repeat 100% 0;
    cursor:pointer;
}
.select .center{
    display:block;
    height:25px;
    padding:5px 0 1px 3px;
    background: url(../img/bg-select.png) repeat-x 0 -25px;
    text-align:left;
    overflow:hidden;
    white-space: nowrap;
}
.select ul{
    position:absolute;
    box-sizing: content-box;
    margin:0;
    padding:0;
    top:25px;
    left:-1px;
    width:100%;
    border:1px solid #93b34f;
    background:#fff;
    overflow:hidden;
    z-index: 3;
    list-style: none !important;
}
.select ul li{
    box-sizing: content-box;
    font:14px/17px Tahoma, Arial, Helvetica, sans-serif; 
    height:20px; 
    width:100%;
}
.select ul li a{
    display:block;
    color:#595b5c;
    padding:3px 4px 3px;
    text-decoration:none;
    text-align:left;
    width:100%;
    cursor: pointer;
    white-space: nowrap;
}
.select ul li a:hover{background:#e5e5e5;}


/*checkbox*/

.checkbox {
    float:left;
    width:13px;
    min-height:13px;
    margin:2px 5px 0 1px;
    background: url(../img/bg-form-sprite.png) no-repeat -587px -1212px;
    cursor:pointer;
}
.checkbox input {   
    position: absolute;
    top:-99999px;
    left:-99999px;
}
.checkbox label {
    margin-left:15px !important;
    margin:auto;
    cursor:pointer;
    display: block;
    float:none !important;
    position: relative;
    min-height: 13px;
}
label.pwidth {
    display:block !important;
}
.checked {
    background: url(../img/bg-form-sprite.png) no-repeat -587px -1238px;
}

.radio-block{padding:0 0 6px;}
.radio-block .fRow{padding:0 0 3px;}
.radio {
    padding:0;
    height:13px;
    margin:0 9px 0 1px;
    background: url(../img/bg-form-sprite.png) no-repeat -587px -1264px;
    cursor:pointer;
}
.radio-selected {
    background: url(../img/bg-form-sprite.png) no-repeat -587px -1290px;    
}
.radio input {
    position: absolute;
    top:-99999px;
    left:-99999px;
}

.radio label {
    margin-left:15px;
    cursor:pointer;
    display: block;
    position: relative;
    top: -1px;
}

.radio div {
    display: block;
}

/* kinkaa specific */
.form-search .placeInput {
    width:287px;
}
.fRow label {
    display:inline;
}

.flight .form-search .select {
    margin: 21px 7px 0 0;
    width:100px;
}

/* End Custom Form Elements */



.form-search {
    padding:18px 0px 0 5px;
    margin:0 0 13px;
    background:#e7eee6 url(../img/bg-form-search.png) left bottom/935px 188px no-repeat;
    min-height:188px;
    z-index:3;
}

#flightFormOther {
    max-width: 302px;
}
.form-search .text {
    width:287px;
    margin:0 0 11px;
    padding:0 5px 0 0;
    height:39px;
    position:relative;
    background: url(../img/bg-form-sprite.png) no-repeat 100% -39px;
}
.form-search .highlight .text, 
form.highlight .text {
    background: url(../img/bg-form-sprite.png) no-repeat 100% -1418px !important;
}
.form-search .highlight .text-holder, 
form.highlight .text-holder {
    background: url("../img/bg-form-sprite.png") no-repeat scroll 0 -1377px transparent !important;
}
.form-search .text-holder {
    margin: 0;
    padding:1px 1px;
    height: 39px;
    background: url(../img/bg-form-sprite.png) no-repeat;
}
.small-text {
    width:116px;
    margin:0 0 11px;
    padding:0 5px 0 0;
    height:39px;
    background: url(../img/bg-form-sprite.png) no-repeat 100% -39px;
}
.submitPrompt .small-text {
    background: url(../img/bg-form-sprite.png) no-repeat 100% -1418px;
}
.submitPrompt .small-text .text-holder {
    background: url("../img/bg-form-sprite.png") no-repeat scroll 0 -1377px transparent;
}

.form-search .text input,
.form-search .small-text input, 
#airportNameSrch, 
#airlineNameSrch {
    width:250px;
    margin:0 -4px 0 0;
    padding:11px 20px 11px 0px;
    color:#444647;
    font:normal 14px Arial, Helvetica, sans-serif;
    border-style:none;
    background:none;
}
#airportNameSrch, 
#airlineNameSrch {
    width:100%;
    padding-right:0;
    margin-right:-8px;
} 
.form-search .small-text input {
    padding:11px 6px 11px 6px;
    font-size:14px;
    width:111px;
}
.form-search label{
    display:block;
    margin:0 0 5px;
    font-weight:bold;
    font-size:15px;
    line-height:17px;
}
.form-search .timeLabel label{
    font-weight:normal;
    font-size:13px;
}

.submit-block{
    float:right;
    width:175px;
    text-align:center;
}
.form-search .submit{
    margin:20px auto 20px;
    padding:0 2px 0 0;
    display:inline-block;
    background: url(../img/bg-form-sprite.png) no-repeat 100% -122px;
}
.submitBlock {
    width:204px;
}
*+html .form-search .submit{display:inline;}
.form-search .submit-holder{
    overflow:hidden;
    background: url(../img/bg-form-sprite.png) no-repeat 0 -82px;
}
.form-search .submit input{
    height:40px;
    padding:0 15px 2px 17px;
    margin:0 -3px 0 0;
    min-width:114px;
    display:block;
    cursor:pointer;
    color:#fff;
    font:bold 18px/40px Arial, Helvetica, sans-serif;
    overflow:hidden;
    vertical-align:top;
    border-style:none;
    background:none;
}
*+html .form-search .submit input{min-width:146px;}
.form-search .submit:hover{cursor:pointer;}
.form-search .cross{
    position:absolute;
    right:9px;
    top:16px;
    width:7px;
    height:7px;
    background: url(../img/bg-form-sprite.png) no-repeat 0 -1192px;
    cursor:pointer;
}
.form-search .age-block{
    overflow:hidden;
    margin:20px 0 0;
    min-width:153px;
}
.form-search .age-block label{
    display:block;
    font-size:11px;
    font-weight:normal;
    line-height:13px;
    margin:4px 0 0 -14px;
    color:#646667;
    max-width: none;
}
.form-search .big{
    float:left;
    padding:1px 5px 0 15px;
    width:56px;
    height:42px;
    background: url(../img/bg-form-sprite.png) no-repeat 0 -1224px;
}
.form-search .text-age {
    height:25px;
    width:29px;
    padding:0 3px 0 0;
    background: url(../img/bg-form-sprite.png) no-repeat 100% -191px;
}
.form-search .text-age .holder{
    padding:1px 0;
    height:25px;
    background: url(../img/bg-form-sprite.png) no-repeat 0 -166px;
}
.form-search .small {
    float:left;
    padding:1px 13px 0 13px;
    width:55px;
    height:42px;
    background: url(../img/bg-form-sprite.png) no-repeat -116px -1257px;
}
.form-search .small input{padding:4px 5px 4px 10px;}
.form-search .small label{margin:5px -5px 0 -10px;}
.form-search .smallest{
    float:left;
    width:42px;
    height:42px;
    padding:1px 0 0 12px;
    background: url(../img/bg-form-sprite.png) no-repeat -290px -1273px;
}
.form-search .smallest label{
    margin:5px 0 0 -8px;
}
.form-search .big input,
.form-search .small input,
.form-search .smallest input {
    width:27px;
    display:block;
    margin:0 0 0 1px;
    text-align:center;
    padding:5px 6px 3px 6px;
    color:#444647;
    font:normal 14px Arial, Helvetica, sans-serif;
    border-style:none;
    background:none;
}
.ageOptions {
    display:none;
    position:absolute;
    box-sizing: content-box;
    padding: 0;
    border: 1px solid #93B34F;
    border-top:none;
    background-color:#fff;
    z-index:999;
}
.ageOptions li {
    text-align:center;
    color:#444647;
    padding:2px 0;
}
.ageOptions li:hover {
    background-color:#ccc;
}

.hasDatepicker {
    cursor:pointer;
}
#site_de .hasDatepicker, 
#site_es .hasDatepicker, 
#site_fr .hasDatepicker, 
#site_it .hasDatepicker {
    background: url(../img/bg-form-sprite.png) no-repeat 92px -1332px transparent !important;
}
#site_de .popup-block .hasDatepicker, 
#site_de .popup-block .hasDatepicker, 
#site_de .popup-block .hasDatepicker, 
#site_de .popup-block .hasDatepicker {
    background: url(../img/bg-form-sprite.png) no-repeat 102px -1332px transparent !important; 
}
#searchPrompt {
    display:none;
    position:relative;
    width:2px;
    margin:0 auto;
}
.submitPrompt #searchPrompt {
    display:block;
}
#searchPrompt .promptHolder {
    position:absolute;
    bottom: 0px;
    left:-82px;
    width:164px;
    background: url(../img/pruefenbox_up.png) no-repeat transparent;
}
#searchPrompt .mid {
    position:relative;
    margin: 3px 0 0;
    padding: 10px 10px 10px 27px;
    background: url(../img/exclamation-mark.png) no-repeat 10px 13px #fff;
    border-left: 2px solid #f64040;
    border-right: 2px solid #f64040;
    color:#000;
    text-align:left;
}
#searchPrompt .bottom {
    height:5px;
    background: url(../img/pruefenbox_down.png) no-repeat transparent;
}
#returnFlightHolder {
    margin-left: 0;
}
.msgbox {
    background: #fff;
    padding: 10px;
    font-size: 16px;
    min-width:200px;
}
.msgboxcounter {
    visibility:hidden;
}
.travelSearchCancel {
    border:3px solid #999;
    background:#bbb;
    padding:5px;
    margin:5px 0 10px;
}
#noticeText {
    text-align:center;
    margin: 20px 0;
}
#noResult {
    display:none;
    text-align:center;
    font-size:2em;
    font-weight:bold;
    margin:20px;
}




/*
 * jQuery UI Progressbar @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:1.8em;}
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/** End jQuery UI Progressbar */


/*! jQuery UI - v1.10.0 - 2013-02-11
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.datepicker.css, jquery.ui.menu.css, jquery.ui.slider.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../img/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(../img/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../img/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(../img/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../img/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(../img/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(../img/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-position: 16px 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(../img/smoothness/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(../img/smoothness/images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(../img/smoothness/images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(../img/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(../img/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(../img/smoothness/images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(../img/smoothness/images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(../img/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(../img/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}


/* Customizing the display of the Datepicker */

body.flight td.ui-datepicker-current-day a.ui-state-active {
    border: 1px solid #78A122 !important;
}
body.flight a.ui-state-hover {
    border: 1px dashed #78A122;
}

td.hiliteDate a.ui-state-default {
    background: url("../img/smoothness/images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #AAAAAA;
}

/* End of Customizing the display of the Datepicker */

#flightFormButton {
    text-align:right;
}

.proposition-block {
    background-color:#fff;
/*    background: rgba(0, 0, 0, 0) url("../img/bg-proposition-block.png") repeat-y scroll -580px 0;*/
    color: #595b5c;
    line-height: 16px;
    margin: 0 0 13px;
}
.introBlock {
    padding-top: 7px;
}
.introBlock h1 {
    color:#595b5c;
    font-size:16px;/* was 21px */
    margin:0 0 3px;
    line-height:24px;
    font-weight:bold;
}
.posterAdBlock .frame {
    padding:0 0 3px 3px;
    position:relative;
}
.posterAdBlock .adLabel {
    text-align:right;
    margin-right:5px;
}
.posterAdBlock .posterHolder {
    margin:2px 2px 2px 2px;
    position:relative;
    text-align:center;
}





#introMain {
    padding-left:15px;
}
.introBlock .socialMedia {
    padding: 7px 0;
    margin-top:10px;
}
.indexCol {
/*    width:264px;*/
    margin-left:16px;
    padding: 10px;
/*    float:left;*/
    background-color:#fff;
}
.threeCols {
    margin-bottom:9px;
}
.threeCols div.indexCol:first-child {
    margin-left:0;   
}
.indexCol h3 {
    font-size:18px;
    line-height:22px;
    margin:10px 0;
    text-decoration: none;
}
.flight .indexCol h3 {
    color:#78a122;
    margin-top:0;
}
.indexCol ul {
    margin: 0 0px 0px 0px;
    padding: 0;
}
.indexCol ul li {
    padding: 0 0 4px 2px;
    width:100%;
    font-size:13px;
}
.indexCol ul li a {
    text-decoration:underline;
    color:#595B5C;
}
.floatRight {
    float:right;
}

.info-section .heading {
	padding:3px 0  0;
	margin:0;
}
.info-section .heading h2 {
	color:#fff;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	padding:5px 13px 8px;
        margin: 0;
}
.flight .info-section .heading {
	background: url(../img/bg-tab-heading-1.png) no-repeat;
}
.flight .info-section .heading h2 {
	background: url(../img/bg-tab-heading-1.png) repeat-y -825px 0;
}

.seoLinks {
    background-color: #fff;
    max-width: 826px;
    margin-left:0px;
}
.flight h5 {
    color: #78a122;
}
.seoLinks h5 {
    display: block;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 1px;
}
.seoLinks li {
    font-size: 13px;
    padding-bottom: 2px;
}
.seoLinks li a {
    text-decoration: underline;
    color: #595b5c;
    text-decoration: underline;
}
.indexBlock {
    background-color: #fff;
    margin: 0;
    padding: 7px 24px 24px;
}
.indexBlock h1 {
    color: #595b5c;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 3px;
}
.indexBlock h2 {
    color: #5b5b5b;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
}

.content .info-section {
    background-color:#fff;
/*    background: rgba(0, 0, 0, 0) url("../img/bg-proposition-block.png") repeat-y scroll -548px 0;*/
    margin: 0 0 14px;
    overflow: hidden;
}
/*.content .info-section .holder {
    background: rgba(0, 0, 0, 0) url("../img/bg-proposition-block.png") no-repeat scroll 0 0;
}*/
.content .info-section .frame {
/*    background: rgba(0, 0, 0, 0) url("../img/bg-proposition-block.png") no-repeat scroll -1128px 100%;*/
    padding: 10px 13px 13px 14px;
}
.content .info-section h2, 
.content .info-section h1, 
.content .info-section span.hdg {
    color: #595b5c;
    display: block;
    font-size: 21px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 0 7px;
}
.filter-box {
    background: #f0f1f1 none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    line-height: 15px;
    margin: 5px 0 14px;
    padding: 9px 15px 8px 12px;
}
.filter-box strong {
    float: left;
    font-weight: bold;
    margin: 0 12px 0 0;
}
.filter-box ul {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.filter-box li {
    float: left;
    margin: 0 9px 0 0;
    text-transform: uppercase;
}
.filter-box a {
    color: #06c;
    text-decoration: none;
}
.info-section .title, 
.content .info-section h2.title,
.content .info-section h1.title {
	display:block;
	padding:7px 9px 8px;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
}
.flight .info-section .title {
    background:#78a122;
    border-top:1px solid #6f951f;
    border:1px solid #6a8e1e;
    border-bottom:1px solid #577418;
}
.top-list {
    margin: 0;
    padding: 2px 0 0;
}
.top-list li:first-child {
    border: medium none;
}
.top-list li {
    border-top: 1px solid #e5e5e5;
    line-height: 15px;
    padding: 6px 0;
}
#airportSnippets a, #airlineSnippets a {
    color: #595b5c;
    text-decoration: underline;
}
.top-list a {
    color: #06c;
    text-decoration: none;
}
.top-list li span {
    display: block;
    margin-bottom: 2px;
}
.selectedIndex {
    color: #555 !important;
    font-weight: bold;
}
#sidebar {
    line-height: 15px;
    max-width: 262px;
}
.box {
    background-color: #fff;
    margin: 0 0 13px;
}
.flight #sidebar .heading {
    background: rgba(0, 0, 0, 0) url("../img/bg-small-heading-1.png") no-repeat scroll 0 0;
    border-bottom: 1px solid #577418;
    padding: 3px 0 0;
    max-width: 262px;
}
#sidebar .box .heading {
    margin: 0;
/*    padding: 3px 0 0;*/
    max-width: 262px;
}
.flight #sidebar .box .heading h2, 
.flight #sidebar .box .heading h3 {
    background: rgba(0, 0, 0, 0) url("../img/bg-small-heading-1.png") repeat-y scroll -232px 0;
}
.flight #sidebar .heading h3 {
    background: rgba(0, 0, 0, 0) url("../img/bg-small-heading-1.png") repeat-y scroll -232px 0;
    padding: 5px 5px 8px 12px;
}
#sidebar .box .heading h3, 
#sidebar .box .heading h3 a, 
#sidebar .box .heading h2, 
#sidebar .box .heading h2 a {
    color: #fff;
    font-weight: bold;
    padding: 5px 5px 8px 12px;
    text-decoration: none;
}
#sidebar h3, 
#sidebar h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
}
form#searchAirport, form#searchAirline {
    padding: 10px 5px;
}
#searchAirport div.button, 
#searchAirline div.button {
    background: transparent url("../img/button-green.png") no-repeat scroll 100% -154px;
    float: right;
    margin-top: 10px !important;
    padding-right: 2px;
}
#searchAirport div.button input, 
#searchAirline div.button input {
    background: transparent url("../img/button-green.png") no-repeat scroll 0 -132px;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 10px 5px 12px;
}
#notFound {
    background-color: #fff;
    clear: both;
    font-size: 200%;
    margin: 0 0 9px;
    padding: 30px 0;
    text-align: center;
}
a.suggestion {
    color: blue;
    line-height: 1.8em;
    text-decoration: underline;
}
.map-zoom {
    background: rgba(0, 0, 0, 0) url("../img/bg-zoom.png") no-repeat scroll 0 0;
    float: right;
    height: 18px;
    margin: 5px 24px 0 5px;
    overflow: hidden;
    text-indent: -9999px;
    width: 17px;
}
#bigmap {
    display: none;
}
#flightSchedule {
    margin: 20px 0;
}
#flightSchedule #localTime {
    float: right;
    font-size: 16px;
    line-height: 22px;
}
#flightSchedule h3 {
    border: 2px solid #78a122;
    float: left;
    margin: 0 4px 0 0;
}
.departuresSelected h3.departures, 
.arrivalsSelected h3.arrivals {
    border-bottom: 2px solid #fff !important;
    margin-bottom: -2px !important;
    z-index: 2;
}
.departuresSelected h3.arrivals {
    border-left: 1px solid #78a122 !important;
}
.arrivalsSelected h3.departures, 
.departuresSelected h3.arrivals {
    border-bottom: 1px solid #78a122 !important;
    color: #595b5c !important;
    cursor: pointer;
    padding-bottom: 1px;
}
.flightSchedule {
    border: 2px solid #78a122;
    clear: both;
    margin-top: -4px !important;
    padding: 10px;
    z-index: 1;
}
.departuresSelected #arrivalsSchedule {
    display: none;
}
.arrivalsSelected #departuresSchedule {
    display: none;
}
.info-section table {
    border-style: none;
    line-height: 16px;
    margin-top: 20px;
    padding: 6px 0 0;
    width: 100%;
}
.info-section table th {
    font-weight: bold;
    padding: 0 0 1px;
    vertical-align: text-top;
    width: 33%;
}
.info-section .flightSchedule table th {
    border-top: medium none;
    font-size: 14px;
    padding-right: 5px;
}
.flightPlace, 
.flightAirlines {
    width: 43% !important;
}
.info-section .flightSchedule table tbody tr:first-child td {
    border-top: 1px solid #000;
}
.info-section table td, 
.info-section table th {
    border-top: 1px solid #eaeaea;
    padding: 0 0 1px 8px;
    width: auto;
}
.flightSchedule table {
    margin: 0;
    width: 100%;
}
.flightSchedule a {
    color: #595b5c;
    text-decoration:underline;
}
.flight .content .info-section h3, 
.holding-block h3 a, 
.flight .content .info-section div.offersHeading {
    color: #78a122;
}
.content .info-section h3, 
.holding-block h3 a, 
.content .info-section div.offersHeading {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px;
    text-decoration: none;
}
.content h2, 
.content h2 a, 
.content h3, 
.content h3 a {
    color: #ff870a;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 1px 13px 6px;
}
.pagination {
    height: 44px;
    margin:0;
    width: 100%;
}
.resultpager {
    clear: both;
    margin: 10px 0;
    text-align: center;
}
#smallmap{
    cursor:pointer;
}

.iframeHolder .holding-block {
    padding: 0;
}
.info-block {
    background-color: #fff;
    color: #595b5c;
    line-height: 18px;
    margin: 0 0 13px;
}
.info-block .holding-block {
    overflow: hidden;
    padding: 10px 10px 7px 22px;
}
.largeMap {
    clear: both;
    height: 500px;
    width: 541px;
}
.flight .info-block .heading {
    background: rgba(0, 0, 0, 0) url("../img/bg-flug-heading.png") no-repeat scroll 0 0;
}
.info-block .heading {
    margin: 0;
    padding: 4px 0 0;
    width: auto;
}
.content .info-section .best-dials-block h3, 
.content .info-section .best-dials-block div.offersHeading {
    margin-bottom: 8px;
}
.info-section .title, .content .info-section h2.title, 
.content .info-section h1.title {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
    padding: 7px 9px 8px;
}
.content .info-section .best-dials-block .title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #595b5c;
    display: block;
    font-weight: bold;
    margin: 0 0 2px;
    padding: 0;
}
.best-dials-block ul {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 9px;
    padding: 0;
}
.best-dials-block li {
    border-top: 1px solid #e5e5e5;
    padding: 0 0 2px 18px;
}
.best-dials-block li a {
    color: #06c;
    text-decoration: none;
}
.text-place h3, h3.subBlock {
    background-color: #f4f4f4 !important;
    background-image: none !important;
    color: #595b5c !important;
    font-size: 16px !important;
    margin-top: 10px;
    padding: 6px 13px;
}
table#runways {
    margin: 0;
    width: auto;
}
table#runways th {
    border: medium none;
    padding: 3px 20px 0 0;
    width: auto;
}
table#runways td {
    border: medium none;
    padding-right: 20px;
    text-align: right;
}
.info-block {
	line-height:18px;
	color:#595b5c;
	margin:0 0 13px;
        background-color:#fff;
}
.info-block>.holder {
	background: url(../img/bg-proposition-block.png) no-repeat;
}
.info-block .frame {
    background: url(../img/bg-proposition-block.png) no-repeat -1160px 100%;
}
.info-block .holding-block>img{
	margin:3px 10px 0 0;
	float:left;
}
.info-block dl{
	overflow:hidden;
	padding:0 0 11px;
}
.info-block  dt{
	font-weight:bold;
	float:left;
        padding-right:4px;
}
.info-block dd {
    margin:0 0 3px;
}
.info-block .forecast {
    margin:0;
    padding:0;
    overflow:hidden;
}
.info-block .forecast li{
    float:left;
    padding:0 9px 0;
    width:84px;
    overflow:visible;
}
.info-block .forecast li>strong{
	font-weight:bold;
	display:block;
}
.info-block .forecast li>img{
	margin:5px 0 0 -11px;
	display:block;
}
.info-block .forecast dd{
    margin:0 0 1px;
}
.info-block .forecast .date{
    display:block;
}

#sidebar .box h3.subheading {
    font-weight: bold;
    padding: 14px 4px 0;
    background: transparent;
    color: #595B5C;
    font-size: 12px;
    line-height: 15px;
    border:1px solid #eaeaea;
    border-top:none;
    border-bottom:none;
}
.box > ul {
    margin:0;
    padding:6px 13px 5px 8px;
    border:1px solid #eaeaea;
    border-top:none;
    background:#fff;
}
.box > ul li:first-child {
    border: medium none;
}
.box > ul li {
    overflow: hidden;
    padding: 0 0 3px;
    white-space: nowrap;
}
.box > ul a {
    color: #595b5c;
    text-decoration: underline;
}
.box .square {
    height: 220px;
    width: 200px;
}
.box .adHolder {
    margin: 3px auto 16px;
}
dl.facts dt {
    clear: left;
    display: table-cell;
    float: left;
    font-weight: bold;
    padding-bottom: 2px;
    width: auto;
}
.info-block dt {
    float: left;
    font-weight: bold;
    padding-right: 4px;
}
dl.facts dd {
    display: table-cell;
    padding-bottom: 2px;
}
.info-block dd {
    margin: 0 0 3px;
}
.best-dials-block{
    padding-top:2px;
}
.content .info-section .best-dials-block h3, 
.content .info-section .best-dials-block div.offersHeading {
    margin-bottom:8px;
}
.best-dials-block ul{
	margin:0 0 9px;
	padding:0;
	border-bottom:1px solid #e5e5e5;
}
.best-dials-block li{
	padding:0 0 2px 18px;
	border-top:1px solid #e5e5e5;
}
.best-dials-block ul.flightDeals, 
.best-dials-block ul.airlineDeals {
    border-bottom:none;
}
.best-dials-block ul.flightDeals li {
    border-top:none;
    padding-left:0;
}
ul.flightDeals li a {
    text-decoration:underline;
    color:#595B5C;
}
.best-dials-block li a{
	color:#06c;
	text-decoration:none;
}
.best-dials-block li a:hover{text-decoration:underline;}
#sidebar h3, #sidebar h2 {
	font-size:15px;
	line-height:17px;
	font-weight:bold;
}
.best-dials-block ul.airlineDeals li {
    padding:8px 23px 8px 0;
    line-height:18px;
    cursor:pointer;
}
.best-dials-block ul.airlineDeals li:hover {
    background: url(../img/rightGreenArrow.png) no-repeat 100% 50%;
}
.best-dials-block ul.airlineDeals li a {
    color: #595B5C;
    text-decoration:underline;
}
img.airlineLogo {
    border: 1px solid #000;
    float: right;
    height: 30px;
    margin: 0 0 10px 10px;
    width: 80px;
}
.top50 {
    margin-top: 9px;
}
h1.top50 {
    color: #78a122;
    font-size: 20px;
    margin-bottom: 15px;
}
.column-holder ul {
    margin: 0;
    padding: 0 0 16px;
}
.column-holder li {
    padding: 1px 0 2px;
}
.column-holder ul li a {
    color: #595b5c;
    text-decoration: underline;
}
.results-section {
/*    background: rgba(0, 0, 0, 0) url("../img/bg-proposition-block.png") repeat-y scroll -580px 0;*/
    background-color:#fff;
    margin: 0 0 13px;
}
.results-section .holder {
    background: rgba(0, 0, 0, 0) url("../img/bg-proposition-block.png") no-repeat scroll 0 0;
}
.results-section .frame {
    background: rgba(0, 0, 0, 0) url("../img/bg-proposition-block.png") no-repeat scroll -1160px 100%;
    padding: 14px 28px 5px 27px;
}
.content .results-section h1, 
.content .results-section h3 {
    color: #595b5c;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    padding: 1px 13px 14px 0;
    margin: 0;
}
dl.references {
    padding: 15px 0;
    margin-bottom: 0;
}
dl.references dt {
    font-weight: bold;
}
/*.offer {
    max-width: 114px;
}*/
.offer {
    display: table-cell;
    width:99px;
    margin-left:-10px;
    padding:0 15px 0 0;
}
.flightOffers .offer {
    float:right;
}
div.searchResult div.offer {
/*    padding-left: 10px;*/
    text-align: left;
}
.results-section .thead {
    color: #595b5c;
    font-weight: bold;
    line-height: 14px;
}
.results-section .propositions.last, 
.results-section .thead {
    border:none; 
    border-bottom: 2px solid #F0F1F1;
}
.results-section .propositions.last {
    padding: 10px 0 5px;
}
.results-section .thead>div:first-child {
    padding: 8px 0 5px 8px;
}
.offerSection, 
.results-section .thead>div {
    padding: 8px 0 5px;
}
.results-section .thead .priceCell {
    padding-left: 10px;
}
.flightOfferHeading {
    white-space: nowrap;
}
.resultsRow {
    margin: 0 0 5px;
    overflow: hidden;
}
.price {
    clear: right;
    color: #595b5c;
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 20px;
    white-space: nowrap;
}
.results-section .flightOffers .offer strong.price, 
.results-section .flightOffers .offer a.direction {
    margin-right: -15px;
    padding-right: 0;
    text-align: right;
    color:  #78a122;
    display:block;
}
.results-section .direction {
    display: block;
    line-height: 14px;
    padding: 0 7px 0 0;
    padding: 0 0px 0 0;
    text-align: center;
    text-decoration: none;
}
.results-section .propositions a {
    margin: 0 8px 0 0;
    text-decoration: none;
}
.results-section .propositions a.button {
    margin: 0 0 0 0px;
}
.flight .results-section .propositions a {
    color: #78a122;
}
sup {
    color: #595b5c;
}
a.button, 
a.button:hover {
    background: transparent url("../img/bg-btn.png") no-repeat scroll 0 -132px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    font-weight: bold;
    line-height: 14px;
    position: relative;
    text-decoration: none !important;
    white-space: nowrap;
}
a.button span {
    display: block;
    background: transparent url("../img/bg-btn.png") no-repeat scroll 100% -154px;
    color: #fff;
    font-size: 12px;
    padding: 3px 12px 5px;
    width: auto;
    text-align:center;
    min-width:100px;
}
.form-block {
    background: rgba(0, 0, 0, 0) url("../img/bg-form-block.png") no-repeat scroll 0 0;
    color: #595b5c;
    font-size: 11px;
    line-height: 13px;
    padding: 3px 0 0;
}
.form-block .holder {
    background: rgba(0, 0, 0, 0) url("../img/bg-form-block.png") no-repeat scroll -464px 100%;
    padding: 0 0 3px;
}
.form-block .form-filter {
    background: rgba(0, 0, 0, 0) url("../img/bg-form-block.png") repeat-y scroll -232px center;
    padding: 7px 11px 4px 10px;
}
form, 
fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}
.title-box {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    font-weight: bold;
    margin: 0 0 4px;
    padding: 2px 4px 4px 6px;
}
.title-box a {
    color: #06c;
    cursor: pointer;
    float: right;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    margin: 1px 0 0 3px;
    text-decoration: none;
}
.selectAll {
    display: none;
}
.form-block .form-filter .controlBlock {
    padding: 0 4px 0 6px;
}
.form-block .fRow {
    overflow: hidden;
    padding: 0 0 3px;
}
.fRow {
    margin: 0 0 5px;
    overflow: hidden;
}
.form-block .radio, 
.form-block .checkbox {
    width:190px;
}
.fromPrice {
    color: #acacac;
    float: right;
}
.form-block .form-filter .checkbox label {
    padding-left: 4px;
}
.toggleSelect .moreItems {
    margin: 0 0 7px 10px;
}
.moreFeatures, 
.moreItems {
    cursor: pointer;
    display: none;
    margin-top: 3px;
}
.more {
    background: transparent url("../img/rightArrow.png") no-repeat scroll 0 3px;
    padding-left: 11px;
}
.moreItems span.less {
    background: transparent url("../img/upArrow.png") no-repeat scroll 0 4px;
    display: none;
    padding-left: 11px;
}
.slider {
    border: 2px solid #e3e3e3 !important;
    margin-top:15px;
    height:9px !important;
}
.ui-slider-range {
    background:#78A122 !important;
}
.ui-slider-handle {
    height:12px !important;
    width:12px !important;
    top:-5px !important;
}
.range {
    background: transparent url("../img/rangeDottedLine.png") repeat-x scroll left bottom;
    height: 11px;
    margin: 10px 0;
}
.range .lowEnd {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding-right: 5px;
}
.range .highEnd {
    background: #fff none repeat scroll 0 0;
    float: right;
    padding-left: 5px;
}
.searchDates {
    font-size: 80%;
    font-weight: normal;
}
.results-section .thead div.row>div:first-child {
    padding: 8px 0 5px 8px;
}
.results-section .thead div.row>div {
    padding: 8px 0 5px;
}
#searchResultList .sortArrows, 
#resList .sortArrows {
    cursor: pointer;
    display: inline-block;
    min-height: 10px;
    min-width: 10px;
    padding-right: 10px;
    position: relative;
}
#searchResultList .sortArrows span, 
#resList .sortArrows span {
    background: transparent url("../img/bg-form-sprite.png") no-repeat scroll -80px -1320px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px;
}
#searchResultList .sortedAsc span, 
#searchResultList .sortedDesc:hover span,
#searchResultList .sortArrows:hover span,
#resList .sortedAsc span, 
#resList .sortedDesc:hover span,
#resList .sortArrows:hover span {
    background-position: -100px -1320px;
}
#searchResultList .sortedDesc span, 
#searchResultList .sortedAsc:hover span,
#resList .sortedDesc span, 
#resList .sortedAsc:hover span {
    background-position: -120px -1320px;
}
.results-section .thead div.priceCell {
    padding-left: 10px;
}
#searchResultList .route {
    font-size: 13px;
    margin-bottom: 5px;
    white-space: nowrap;
}
#searchResultList .route .time {
    font-weight: bold;
}
.results-section #searchResultList .tbody div.row>div {
    font: 11px/16px Tahoma,Arial,Helvetica,sans-serif;
    width: 155px;
}
#searchResultList .airlines {
    margin-bottom: 6px;
}
.results-section .tbody div.row>div {
    padding: 9px 10px 0 0;
    vertical-align: top;
    width: 143px;
}
.results-section #searchResultList .tbody div.row>div.offer {
    width: 89px;
}
div.searchResult div.offer a.price {
    margin: 0;
}
.results-section .price {
    float: none;
    margin: 0 13px 2px 0;
    text-align: center;
}
.popUpLink, 
#bestPriceShop {
    cursor: pointer;
}
.results-section div.offer span.ticket-type {
    clear: both;
    display: block !important;
    margin-top: 3px;
}
.searchResult div.offer span.ticket-type {
    padding: 0 0 8px;
    text-align: left;
}
.results-section .ticket-type {
    color: #acacac;
    display: block;
    font: 9px/12px Tahoma,Arial,Helvetica,sans-serif;
    padding: 0 13px 8px 0;
    text-align: center;
}
.results-section #searchResultList .tbody .row .shop {
    padding: 9px 0 6px;
    text-align: center;
    width: 117px;
}
.flight .results-section .direction, 
.flight .results-section .propositions a {
    color: #78a122;
}
.results-section .tbody .propositions {
    border-bottom: 1px solid #eaeaea;
}
.moreShops {
    max-height: 16px;
    overflow: hidden;
    text-align: right;
    margin: 0 -15px;
}
.showMore, .hideMore {
    clear: right;
    cursor: pointer;
    float: right;
    padding-left: 11px;
}
.showMore {
    background: transparent url("../img/rightArrow.png") no-repeat scroll 0 3px;
    display: none;
}
.hideMore {
    background: transparent url("../img/upArrow.png") no-repeat scroll 0 4px;
    display: none;
    padding-left: 12px;
}
/*.flight .results-section table .direction, */
.flight .results-section .propositions a {
    color: #78a122;
}
.outbound {
    margin-left:-7px;
}
.returnFlight {
    margin-left: 4px;
}
#searchResultList .oneway,
#searchResultList .outbound,
#searchResultList .returnFlight, 
#searchResultList .offer, 
#searchResultList .shop {
    padding-top: 9px;
    font: 11px/16px Tahoma,Arial,Helvetica,sans-serif;
    
}
.offerSection {
    display:table;
}
.shop {
    display: table-cell;
    vertical-align: top;
    width:116px;
    margin-right:-15px;
    text-align:center;
}
.showFilter, 
.showResults {
    float: right;
    background-color:#78A122;
    color: #fff;
    height:20px;
    text-align:center;
    padding:0 25px;
    margin-left: 15px;
    border:0;
    line-height: 20px;
    font-size: 14px;
    font-weight:bold;
    cursor:pointer;
    display:none;
}
.showResults {
    margin: 0 11px 4px 0;
}
#searchPage {
    position:relative;
}
#searchPage #sidebar {
    display:none;
}
#searchPage #sidebar fieldset {
    width:100%;
}

.articleBox {
    padding:10px;
    border: 2px solid #000;
    background-color:#ddd;
}


























@media screen and (min-width: 1024px) {
    #wrapper {
        background: rgba(243, 243, 243, 0) url("../img/bg-page.png") no-repeat 50% 57px;
        margin: 0 auto;
        position: relative;
    }
    
    .form-search {
        background-position: left top;
        background-size: initial;
    }
    
    .form-search .submit {
        margin-top: 88px;
    }
    
    #flightFormButton {
        text-align:left;
    }

    #searchPage #sidebar {
        display:block;
    }
}
@media screen and (max-width: 1023px) {
    .showFilter, 
    .showResults {
        display:block;
    }
    
    #searchPage #sidebar {
        z-index:2;
        position: absolute;
        top:0;
        right:0;
        background-color: #F7F7F7;
        padding-bottom:15px;
    }
}

@media screen and (min-width: 992px) {
    #airportDetails #sidebar {
        margin-left: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    #flightSchedule #localTime {
        float:none;
        display:block;
    }
}

@media screen and (max-width: 768px) {
    #flightFormButton {
        text-align:left;
    }
    
    #introMain {
        padding:10px;
    }
    
    #formInputs, 
    #flightFormButton {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (min-width: 768px) {
    #header {
        padding: 7px 0 5px;
    }
    
    .flight .form-search .select {
        float:right;
    }
}

@media screen and (max-width: 550px) {
    #flightSchedule #localTime {
        float:none;
        display:block;
    }
}
