body { overflow-x: hidden; background:none;}
#flightsearch { font-size: 16px; min-height: 400px; padding-top: 10px; max-width: 1065px; margin: 0 auto; }
#flightsearch * { box-sizing: border-box; }
#flightsearch .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
#flightsearch a { color: #565c66; text-decoration: none; outline: none; background: transparent; }
#flightsearch a:hover, #flightsearch a:focus, #flightsearch a:active { outline: none; background: transparent; }
#flightsearch h1, #flightsearch h2, #flightsearch h3, #flightsearch h4, #flightsearch h5 {  }
#flightsearch label, #flightsearch .label { display: block; padding: 0; font-weight: bold; text-align: left; font-size: inherit; color: inherit; -moz-border-radius: 0; 
	-webkit-border-radius: 0; border-radius: 0; }
#flightsearch hr { margin-top: 30px; margin-bottom: 30px; border-top: 1px solid #e6e6e6; }
#flightsearch h2 { font-size: 24px; font-weight: bold; text-align: left; }
#flightsearch .btn.btn-default { background: #084d89; border: 1px solid black; color: #CCCCCC; cursor: pointer; font-size: 16px; text-align: left;
	box-shadow: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
#flightsearch .btn.btn-default:hover, #flightsearch .btn.btn-default:focus, #flightsearch .btn.btn-default:active { border: 1px solid grey; 
	background-color: #084d89; color: white; }
#flightsearch .btn.btn-default.btn-small { padding: 10px; font-size: 16px; line-height: 1.3; }
#flightsearch .btn.btn-back { display: inline-block; background-color: #c14189; background-image: url(../img/Header_BackButton_BF.gif); background-repeat: no-repeat;
	background-position: 50% 50%; border: 1px solid #b2166e; width: 20px; height: 20px; padding: 0; }
#flightsearch .btn.btn-dropdown { float: none; text-align: left; position: relative; background: #fff; border: 1px solid #ccc; width: 100%; height: 34px; color: #555; font-size: 16px;
	padding: 6px 12px; line-height: 1.42857; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; border: 0; } 
#flightsearch .btn.btn-dropdown .filter-option { color: #555; font-size: 16px; text-transform: none; }
#flightsearch .btn.btn-dropdown .caret { position: absolute; top: 50%; right: 5px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%);
	-o-transform: translateY(-50%); transform: translateY(-50%); }
#flightsearch .form-control { height: 40px; line-height: 30px; font-size: 16px; border: 1px solid rgba(0, 34, 74, 0.3); transition: 
	border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
#flightsearch .form-control:focus { border-color: #084d89; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(81, 203, 238, 0.6); outline: 0; }
#flightsearch .form-control[readonly] { background-color: #ffffff; }
#flightsearch #btn-passengers { font-weight: normal; border-radius: 0; }
#flightsearch #btn-passengers em { font-style: normal; }
#flightsearch .bg-info { padding: 5px; margin-bottom: 10px; border-radius: 4px; background-color: #FFFFFF; color: #000000; font-size: 14px; font-weight: bold; }
.modal-backdrop { visibility: hidden; } /*hier bitte ohne das �flightsearch, das wird n�mlich ans body angehangen */
#flightsearch .modal-dialog { margin-top: 75px; }
#flightsearch .modal-header { padding-top: 13px; padding-bottom: 5px; text-align: left; height: 58px; }
#flightsearch .modal-body { padding-top: 5px; padding-bottom: 5px; text-align: left; }
#flightsearch .modal-footer { padding-top: 5px; padding-bottom: 15px; border-top: none; }
@media screen and (max-width: 630px)
{
	#flightsearch .modal-dialog { width: 480px; }
}
@media screen and (max-width: 520px)
{
	#flightsearch .modal-dialog { width: 100%; margin: 0; margin-top: 75px; }
}
@media screen and (max-width: 410px)
{
	#flightsearch #ModalScreenFooter button.Button2 { margin-top: 10px; }	
}

#flightsearch #ModalScreenFooter button { height: auto; text-align: center; }

#flightsearch header { height: auto; color: #999999; position: static; width: auto; display: block; background: transparent; }
#flightsearch input[type="text"], #flightsearch input[type="email"], #flightsearch input[type="number"] { width: 100%; -moz-box-shadow: 0 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 0 transparent; box-shadow: 0 0 0 0 transparent; }
#flightsearch select { outline: 0; }
#flightsearch select:focus { outline: 0; }
#flightsearch .form-select { position: relative; }
#flightsearch input[type="radio"] { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
#flightsearch input[type="radio"] + label { position: relative; padding: 10px; padding-left: 2em; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none;
	-ms-user-select: none; user-select: none; }
#flightsearch input[type="radio"] + label:before { box-sizing: content-box; content: ''; color: #084d89; position: absolute; top: 50%; left: 0; width: 14px; height: 14px; margin-top: -9px;
	border: 2px solid grey; text-align: center; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
#flightsearch input[type="radio"] + label:after { box-sizing: content-box; content: ''; background-color: #084d89; position: absolute; top: 50%; left: 4px; width: 10px; height: 10px;
	margin-top: -5px; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: 50%; transform-origin: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	border-radius: 50%; }
#flightsearch input[type="radio"] + label:hover:before, #flightsearch input[type="radio"] + label:focus:before { border-color: black; }
#flightsearch input[type="radio"]:checked + label:before { background-color: #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
#flightsearch input[type="radio"]:checked + label:after { -webkit-transform: scale(1); transform: scale(1); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
#flightsearch input[type="checkbox"] { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
#flightsearch input[type="checkbox"] + label { position: relative; padding: 10px; padding-left: 2em; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none;
	-ms-user-select: none; user-select: none; }
#flightsearch input[type="checkbox"] + label span { top: 1px; }
#flightsearch input[type="checkbox"] + label:before { box-sizing: content-box; content: ''; position: absolute; top: 50%; left: 0; width: 15px; height: 15px; margin-top: -9px;
	border: 1px solid grey; text-align: center; }
#flightsearch input[type="checkbox"] + label:after { box-sizing: content-box; content: ""; background-color: transparent; position: absolute; top: 50%; left: 3px; width: 8px;
	height: 3px; margin-top: -4px; border-style: solid; border-color: #565c66; border-width: 0 0 3px 3px; -webkit-transform: rotate(-45deg) scale(0); transform: rotate(-45deg) scale(0);
	-webkit-transition: none; -webkit-transform-origin: 50%; transform-origin: 50%; }
#flightsearch input[type="checkbox"] + label:hover:before, #flightsearch input[type="checkbox"] + label:focus:before { border-color: black; }
#flightsearch input[type="checkbox"]:checked + label:before { background-color: #fff; }
#flightsearch input[type="checkbox"]:checked + label:after {  content: ""; -webkit-transform: rotate(-45deg) scale(1); transform: rotate(-45deg) scale(1); }
#flightsearch .form-group { margin: 0 0 15px; }
#flightsearch .form-group-block { margin: 0 0 15px; }
#flightsearch .form-group-block label { display: inline-block; width: 72%; }
#flightsearch .form-group-block input[type="text"], #flightsearch .form-group-block input[type="email"], #flightsearch .form-group-block input[type="number"] { display: inline-block; width: 24%; }
#flightsearch .btn-group { display: block; text-align: left; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 4px; }
#flightsearch .btn-group .btn { text-align: left !important; }
#flightsearch .modal { background-color: rgba(62, 62, 62, 0.7); }
#flightsearch .form-checkbox { margin: 0 0 15px; }
#flightsearch .form-radio { display: block; }
#flightsearch .form-radio.inline { display: inline-block; margin-left: 6px; }
#flightsearch .form-radio label, #flightsearch .form-radio .label { font-weight: normal; }
#flightsearch .form-radio label p, #flightsearch .form-radio .label p { margin: 0; }
#flightsearch .form-inline .form-group, #flightsearch .form-inline .form-checkbox, #flightsearch .form-inline .form-radio, #flightsearch .form-inline .form-actions { margin-bottom: 0; }
#flightsearch .panel { background: transparent; border: 0; color: #555555; }
#flightsearch .panel .panel-heading { background: transparent; border: 0; color: inherit; padding-right: 0; padding-left: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
#flightsearch .panel .panel-heading .panel-title { color: #565c66; font-size: 20px; }
#flightsearch .panel .panel-heading .panel-title a { color: inherit; cursor: pointer; display: block; padding: 6px 0; text-decoration: none; }
#flightsearch .panel .panel-body { border: 0; padding-right: 0; padding-left: 0; }
#flightsearch .pagination li { cursor: pointer; }
#flightsearch .pagination a { background-color: #ffffff; color: #0E203F; border-color: #0E203F; }
#flightsearch .pagination .active a { background-color: #084d89; color: #ffffff; font-weight: bold; border-right-color: #000000; }
#flightsearch .alert-danger { /*CSS:*/background-color: #084d89 !important; color: #ffffff; border: none; font-weight: bold; margin-bottom: 7px; }
#flightsearch .alert-info { margin-bottom: 7px; color: rgb(85, 85, 85); font-weight: bold; }
#flightsearch .alert-success { background-color: #5cb85c; color: #ffffff; border: none; font-weight: bold; }
#flightsearch .alert-success a { color: #ffffff !important; }
#flightsearch .alert-warning { background-color: #0E203F !important; color: #ffffff; border: none; font-weight: bold; }
#flightsearch .dropdown .dropdown-toggle { border-radius: 4px;height: 40px; border-radius: 4px;}
#flightsearch .dropdown .dropdown-toggle .caret { margin-top: 0; }
#flightsearch .dropdown-menu { padding: 0px; font-family: inherit; font-size: 16px; background: #f2f2f2; border: 1px solid #919191; 
	border-radius: 0px; }
#flightsearch .dropdown-menu > .active > a, #flightsearch .dropdown-menu > .active > a:focus, #flightsearch .dropdown-menu > .active > a:hover { color: #fff; background: #084d89; }
#flightsearch .dropdown-menu li a { color: #333; line-height: 1.0; }
#flightsearch .dropdown-menu li a small { font-size: 12px; }
#flightsearch .dropdown-menu li a:hover, #flightsearch .dropdown-menu li a:focus, #flightsearch .dropdown-menu li a:active { background: #084d89; color: #fff; }
#flightsearch .dropdown-menu li.selected { background: #565c66; color: #fff; }
#flightsearch .dropdown-menu li.selected a { color: #fff; }
#flightsearch .dropdown-menu .inner { border: 0; padding: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; box-shadow: none; }
#flightsearch .dropdown-passengers { padding-left: 10px; padding-right: 10px; }
#flightsearch .dropdown-passengers label { color: rgb(85, 85, 85); font-weight: normal; margin-top: 10px; margin-bottom: 0px; }
#flightsearch #CountAdult, #flightsearch #CountChild, #flightsearch #CountInfant { width: 100%; text-align: center; }
#flightsearch .form-slider { margin-bottom: 24px !important; }
#flightsearch .form-slider .label { text-align: left; font-weight: bold !important; margin: 0 0 10px; }
#flightsearch .form-slider:after { content: ""; display: block; clear: both; height: 0; visibility: hidden; }
#flightsearch .form-slider .ui-slider { height: 6px; border: 0; background: grey; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin-left: 7px; margin-right: 7px; }
#flightsearch .form-slider .ui-slider .ui-slider-range { background: #e6e6e6; height: 6px; border: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#flightsearch .form-slider .ui-slider .ui-slider-handle { margin: 0 0 0 -7px; width: 14px; height: 14px; top: 50%; background: #084d89; border: 2px solid #084d89; -moz-border-radius: 50%; 
	-webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%);
	transform: translateY(-50%); outline: none; cursor: pointer; }
#flightsearch .form-slider span { margin: 10px 0 0; }
#flightsearch .form-slider span em { font-style: normal; }

#flightsearch .searchbar:after { content: ""; height: 0; display: block; visibility: hidden; clear: both; }
#flightsearch .searchbar .button-holder .btn-back { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
#flightsearch .searchbar .form-actions { background: transparent; margin-bottom: 0; } 
@media screen and (max-width: 767px) 
{
	#flightsearch { overflow-x: hidden;	}
	#flightsearch .searchbar .btn-default { display: block; width: 100%; text-align: center; }
	#flightsearch .form-slider .ui-slider .ui-slider-handle { width: 24px; height: 24px; }
}

.daterangepicker { position: absolute; color: inherit; background: #ffffff !important; border-radius: 4px; width: 278px; padding: 4px; margin-top: 1px; top: 100px; left: 20px; /* Calendars */ }
.daterangepicker.Fixed { top: 100px; left: 0; right: 0; margin: auto; }
.daterangepicker .daterangepicker_title { padding-left: 10px; padding-top: 4px; font-size: 14px; }
.daterangepicker .daterangepicker_title button { margin-right: 7px; font-size: 20px; }
.daterangepicker .daterangepicker_title strong { color: #084d89; }
.daterangepicker:before, .daterangepicker:after { position: absolute; display: inline-block; border-bottom-color: rgba(0, 0, 0, 0.2); content: ''; }
.daterangepicker:before { top: -7px; border-right: 7px solid transparent; border-left: 7px solid transparent; border-bottom: 7px solid #ccc; }
.daterangepicker:after { top: -6px; border-right: 6px solid transparent; border-bottom: 6px solid #fff; border-left: 6px solid transparent; }
.daterangepicker.opensleft:before { right: 9px; }
.daterangepicker.opensleft:after { right: 10px; }
.daterangepicker.openscenter:before { left: 0; right: 0; width: 0; margin-left: auto; margin-right: auto; }
.daterangepicker.openscenter:after { left: 0; right: 0; width: 0; margin-left: auto; margin-right: auto; }
.daterangepicker.opensright:before { left: 9px; }
.daterangepicker.opensright:after { left: 10px; }
.daterangepicker.dropup { margin-top: -5px; }
.daterangepicker.dropup:before { top: initial; bottom: -7px; border-bottom: initial; border-top: 7px solid #ccc; }
.daterangepicker.dropup:after { top: initial; bottom: -6px; border-bottom: initial; border-top: 6px solid #fff; }
.daterangepicker.dropdown-menu { max-width: none; z-index: 3001; }
.daterangepicker.single .ranges, .daterangepicker.single .calendar { float: none; }
.daterangepicker.show-calendar .calendar { display: block; }
.daterangepicker .calendar { display: none; max-width: 270px; margin: 4px; }
.daterangepicker .calendar.single .calendar-table { border: none; }
.daterangepicker .calendar th, .daterangepicker .calendar td { padding: 0px; white-space: nowrap; text-align: center; min-width: 32px; }
.daterangepicker .calendar-table { border: 1px solid #fff; padding: 4px; border-radius: 4px; background: #fff; }
.daterangepicker table { width: 100%; margin: 0; }
.daterangepicker td, .daterangepicker th { text-align: center; width: 20px; height: 20px; border-radius: 4px; border: 1px solid transparent; white-space: nowrap; cursor: pointer; }
.daterangepicker .calendar th.next i { margin-top: 7px; margin-left: 3px; }
.daterangepicker .calendar th.prev i { margin-top: 7px; }
.daterangepicker td.available:hover, .daterangepicker th.available:hover { background-color: #B8EAFF; border-color: transparent; color: inherit; }
.daterangepicker td.week, .daterangepicker th.week { font-size: 80%;color: #ccc; }
.daterangepicker td.off, .daterangepicker td.off.in-range, 
.daterangepicker td.off.start-date, .daterangepicker td.off.end-date 
{ background-color: #fff; border-color: transparent; color: #999; }
.daterangepicker td.in-range { background-color: #B8EAFF; border-color: transparent; color: #000; border-radius: 0; }
.daterangepicker td.start-date { border-radius: 4px 0 0 4px; }
.daterangepicker td.end-date { border-radius: 0 4px 4px 0; }
.daterangepicker td.start-date.end-date { border-radius: 4px; }
.daterangepicker td.active, .daterangepicker td.active:hover { background-color: #084d89; border-color: transparent; color: #fff; }
.daterangepicker th.month { width: auto; }
.daterangepicker td.disabled, .daterangepicker option.disabled { color: #999; cursor: not-allowed; text-decoration: line-through; }
.daterangepicker select.monthselect, .daterangepicker select.yearselect { font-size: 12px; padding: 1px; height: auto; margin: 0; cursor: default; }
.daterangepicker select.monthselect { margin-right: 2%; width: 56%; }
.daterangepicker select.yearselect { width: 40%; }
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, 
.daterangepicker select.secondselect, .daterangepicker select.ampmselect { width: 50px; margin-bottom: 0; }
.daterangepicker .input-mini { border: 1px solid #ccc; border-radius: 4px; color: #555; height: 30px; line-height: 30px; display: block; 
	vertical-align: middle; margin: 0 0 5px 0; padding: 0 6px 0 28px; width: 100%; }
.daterangepicker .input-mini.active { border: 1px solid #08c; border-radius: 4px; }
.daterangepicker .daterangepicker_input {display:none;width:0px;height: 0px; position: relative; }
.daterangepicker .daterangepicker_input i { position: absolute; left: 8px; top: 8px; }
.daterangepicker.rtl .input-mini { padding-right: 28px; padding-left: 6px; }
.daterangepicker.rtl .daterangepicker_input i { left: auto; right: 8px; }
.daterangepicker .calendar-time { text-align: center; margin: 5px auto; line-height: 30px; position: relative; padding-left: 28px; }
.daterangepicker .calendar-time select.disabled { color: #ccc; cursor: not-allowed; }
.ranges { font-size: 11px; float: none; margin: 4px; text-align: left; }
.ranges ul { list-style: none; margin: 0 auto; padding: 0; width: 100%; }
.ranges li { font-size: 13px; background: #f5f5f5; border: 1px solid #f5f5f5; border-radius: 4px; color: #08c; padding: 3px 12px; margin-bottom: 8px; cursor: pointer; }
.ranges li:hover { background: #08c; border: 1px solid #08c; color: #fff; }
.ranges li.active { background: #08c; border: 1px solid #08c; color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) 
{   
	.daterangepicker { width: auto; }	
	.daterangepicker .ranges ul { width: 160px; }
    .daterangepicker.single .ranges ul { width: 100%; }
    .daterangepicker.single .calendar.left { clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar { float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar { float: right; }
    .daterangepicker.ltr { direction: ltr; text-align: left; }
    .daterangepicker.ltr .calendar.left { clear: left; margin-right: 0; }
    .daterangepicker.ltr .calendar.left .calendar-table { border-right: none; border-top-right-radius: 0; border-bottom-right-radius: 0; }
    .daterangepicker.ltr .calendar.left th.next { visibility: hidden; }
    .daterangepicker.single.ltr .calendar.left th.next { visibility: visible; }
    .daterangepicker.ltr .calendar.right { margin-left: 0; }
    .daterangepicker.ltr .calendar.right .calendar-table { border-left: none; border-top-left-radius: 0; border-bottom-left-radius: 0; }
    .daterangepicker.ltr .calendar.right th.prev { visibility: hidden; }
    .daterangepicker.single.ltr .calendar.right th.prev { visibility: visible; }
    .daterangepicker.ltr .left .daterangepicker_input { padding-right: 12px; }
    .daterangepicker.ltr .calendar.left .calendar-table { padding-right: 12px; }
    .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar { float: left; }
    .daterangepicker.rtl { direction: rtl; text-align: right; }
    .daterangepicker.rtl .calendar.left { clear: right; margin-left: 0; }
    .daterangepicker.rtl .calendar.left .calendar-table { border-left: none; border-top-left-radius: 0; border-bottom-left-radius: 0; }
    .daterangepicker.rtl .calendar.right { margin-right: 0; }
    .daterangepicker.rtl .calendar.right .calendar-table { border-right: none; border-top-right-radius: 0; border-bottom-right-radius: 0; }
    .daterangepicker.rtl .left .daterangepicker_input { padding-left: 12px; }
    .daterangepicker.rtl .calendar.left .calendar-table { padding-left: 12px; }
    .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar { text-align: right; float: right; }  
}
@media (min-width: 730px) 
{
  	.daterangepicker .ranges {width: auto; }
  	.daterangepicker.ltr .ranges { float: left; }
  	.daterangepicker.rtl .ranges { float: right; }
  	.daterangepicker .calendar.left { clear: none !important; } 
}
@media (max-width: 564px) 
{
	.daterangepicker .daterangepicker_title { font-size: 10px; }
	.daterangepicker.ltr .calendar.right { display: none; }	
}

#flightsearch div.Glider { width: 270px; margin: auto; text-align: center; }
#flightsearch div.Glider div.Box { width: 200px; border: 1px solid #0E203F; margin: auto; margin-top: 40px; margin-bottom: 20px; text-align: center;  
						background-color: #ffffff; padding-top: 15px; padding-bottom: 10px; min-height: 210px; 
						font-weight: 500; font-size: 19px; color: #00224a; }
#flightsearch div.Glider div.Box i { color: #084d89; font-size: 36px; margin-top: 20px; margin-bottom: 20px; }
#flightsearch div.Glider div.Box span.Small { font-size: 12px; }

/* background-color ist unterer Balken, color ist oben */
#flightsearch .Loader, #flightsearch .Loader:before, #flightsearch .Loader:after 
{ background: #00224a; -webkit-animation: load1 1s infinite ease-in-out; animation: load1 1s infinite ease-in-out; width: 1em; height: 20px; }
#flightsearch .Loader:before, #flightsearch .Loader:after { position: absolute; top: 0; content: ''; }
#flightsearch .Loader:before { left: -1.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s; }
#flightsearch .Loader { color: #084d89; text-indent: -9999em; margin: auto; position: relative; font-size: 11px; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0);
		 	-webkit-animation-delay: -0.16s; animation-delay: -0.16s; }
#flightsearch .Loader:after { left: 1.5em; }
@-webkit-keyframes load1 { 0%, 80%, 100% { box-shadow: 0 0; height: 4em; } 40% { box-shadow: 0 -2em; height: 5em; } }
@keyframes load1 { 0%, 80%, 100% { box-shadow: 0 0; height: 4em; } 40% { box-shadow: 0 -2em; height: 5em; } }
#flightsearch .LoaderBox { height: 50px; }


#flightsearch div.FlightOfferInfoSheet { }
#flightsearch div.FlightOfferInfoSheet .Header { font-weight: bold; text-align: left; font-size: 14px; } 
#flightsearch div.FlightOfferInfoSheet .Data { display: table; }
#flightsearch div.FlightOfferInfoSheet .Data .Row { display: table-row; line-height: 1.25; }
#flightsearch div.FlightOfferInfoSheet .Data .Row .Caption { display: table-cell; text-align: left; min-width: 150px; border-bottom: 1px dashed #e6e6e6; white-space: nowrap; }
#flightsearch div.FlightOfferInfoSheet .Data .Row .Content { display: table-cell; text-align: right; width: 100%; border-bottom: 1px dashed #e6e6e6; }
@media screen and (max-width: 400px)
{
	div.FlightOfferInfoSheet div { font-size: 12px; }
}

#flightsearch .panel-flight { padding: 0; margin-bottom: 10px; background: #fff; border: 1px solid #666; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

#flightsearch .booking .panel-flight { margin: 0; }
#flightsearch .resultlist .alert { line-height: 1.25; }
#flightsearch .resultlist .alert svg { width: 30px; float: left; margin-right: 10px; margin-bottom: 10px; padding-top: 15px; }
#flightsearch .resultlist .alert svg * { color: #ffffff; fill: #ffffff; }
#flightsearch .resultlist .alert a { color: #ffffff; text-decoration: underline; }
#flightsearch .panel-flight:hover { border: 1px solid #0e203f; }
#flightsearch .panel-flight .panel-body .data > div { white-space: nowrap; }
#flightsearch .panel .panel-heading .panel-title { font-size: 17px; font-weight: 700; text-transform: uppercase; }
#flightsearch .panel-flight .panel-heading { padding: 10px; display: table; width: 100%; }
#flightsearch .panel-flight .panel-heading .DataRow { display: table-row; width: 100%; }
#flightsearch .panel-flight .panel-heading .DataRow div .Caption svg { height: 14px; width: 14px; }
#flightsearch .panel-flight .panel-heading .DataRow div .Caption svg * { fill: #FFFFFF; }
#flightsearch .panel-flight .panel-heading .airline-logo { display: table-cell; height: 40px; line-height: 40px; vertical-align: middle; min-width: 130px; }
#flightsearch .panel-flight .panel-heading .airline-logo img { height: 40px; width: auto; }
#flightsearch .panel-flight .panel-heading .airline-name { display: table-cell; height: 40px; line-height: 40px; vertical-align: middle; width: 100%; text-align: left; }
#flightsearch .panel-flight .panel-heading .airline-name h4 { line-height: 1.3; font-size: 16px; font-weight: 700; margin: 0; padding: 0 0 0 10px; } 
#flightsearch .panel-flight .panel-heading .airline-name h4 small { font-size: 14px; color: #919191; display: block; }
#flightsearch .panel-flight .panel-heading .airline-name h4 a { display: block; font-size: 13px; color: darkred !important; }
#flightsearch .panel-flight .panel-heading .booking-info { display: table-cell; height: 32px; line-height: 32px; padding-top: 8px; vertical-align: bottom; text-align: center; min-width: 105px;}
#flightsearch .panel-flight .panel-heading .booking-info svg { height: 26px; width: 26px; margin-left: 5px; cursor: pointer; }
#flightsearch .panel-flight .panel-heading .booking-info svg.Bag { margin-left: 0px; }
#flightsearch .panel-flight .panel-heading .booking-info svg * { fill: #565c66; }
#flightsearch .panel-flight .panel-heading .booking-info svg *.forbid { fill: #FF0000; }
#flightsearch .panel-flight .panel-heading .booking-price { display: table-cell; height: 40px; font-size: 24px; color: black; line-height: 0.6; 
	vertical-align: middle; min-width: 105px; padding-right: 10px; font-weight: bold; text-align: right; cursor: pointer; }
#flightsearch .panel-flight .panel-heading .booking-price small { font-size: 14px; color: rgb(85, 85, 85); font-weight: normal; }
#flightsearch .panel-flight .panel-heading .booking-submit { display: table-cell; height: 40px; line-height: 40px; vertical-align: middle; text-align: right; min-width: 107px; }
#flightsearch .panel-flight .panel-detail { padding: 0 20px; text-align: left; }
#flightsearch .panel-flight .panel-detail h3 { font-size: 16px; font-weight: 700; text-transform: uppercase; margin: 0 0 10px; }
#flightsearch .panel-flight .panel-detail p { font-size: 14px; line-height: 1.45; } 
#flightsearch .panel-flight .panel-body { padding: 0; display: table; width: 100%; border-spacing: 0px; border-collapse: collapse; }
#flightsearch .panel-flight .panel-body .Caption div { background: aliceblue; height: 28px; line-height: 28px; color: #555555; display: table-cell;
	font-weight: bold; font-size: 13px; text-transform: uppercase; border-top: 1px solid #DDDDDD; }
#flightsearch .panel-flight .panel-body .Caption .checkbox { height: 22px; line-height: 22px; }
#flightsearch .panel-flight .panel-body .Caption .Airport a { font-size: 12px; font-weight: normal; text-transform: none; }

#flightsearch .panel-flight .panel-body .DataRow { display: table-row; width:100%; }
#flightsearch .panel-flight .panel-body .DataRow > div { font-size: 14px; text-align: left; display: table-cell; line-height: 1.3; border-top: 1px solid #DDDDDD; }
#flightsearch .panel-flight .panel-body .DataRow .checkbox { min-width: 40px; display: table-cell; padding-left: 10px; padding-right: 10px; }
#flightsearch .panel-flight .panel-body .DataRow .checkbox label { position:absolute; top:0px; display: table-cell; width: 20px; margin-top: 5px; }
#flightsearch .panel-flight .panel-body .DataRow .Airport { width: 50%; padding-top: 3px; padding-bottom: 3px; }
#flightsearch .panel-flight .panel-body .DataRow .Airport .Code { display: none; }
#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration { padding-left: 20px; padding-right: 20px; font-size: 12px; color: darkgray; float: right; }
#flightsearch .panel-flight .panel-body .DataRow .Airport .DurationRight { padding-left: 30px; font-size: 12px; color: darkgray; display: none; }
#flightsearch .panel-flight .panel-body .DataRow .Icon { text-align: center; min-width: 30px; vertical-align: middle; color: darkgray; }
#flightsearch .panel-flight .panel-body .DataRow .Fee { color: red; text-align: right; font-weight: normal; min-width: 65px;
	padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
#flightsearch .panel-flight .panel-body .DataRow .Fee .CabinClass { color: darkgray; font-size: 11px; }
#flightsearch .panel-flight .panel-body tr { line-height: 1.0; height: 30px; }
#flightsearch .panel-flight .panel-body tr td { padding-left: 5px; margin: 0px; }
#flightsearch .panel-flight .panel-body thead tr td { padding-left: 35px; /*CSS:*/background: #f0fbff; color: #555555; height: 28px; line-height: 28px; 
	font-size: 14px; font-weight: bold; border-top: 1px solid #DDDDDD; }
#flightsearch .panel-flight .panel-body .Duration svg { width: 7px; height: 7px; }
#flightsearch .panel-flight .panel-body .Duration svg * { stroke: darkgray; }
#flightsearch .panel-flight .panel-body .Duration svg.First { margin-bottom: 5px; }
#flightsearch .panel-flight .panel-body tr td.CheckBox { width: 30px; min-width: 30px; padding-top: 4px; cursor: pointer; }
#flightsearch .panel-flight .panel-body tr.First { border-top: 1px solid #DDDDDD; }
#flightsearch .panel-flight .panel-body tr td { text-align: left; }
#flightsearch .panel-flight .panel-body tr td.Airport { width: 50%; }
#flightsearch .panel-flight .panel-body tr td.Airport span { line-height: 24px; }
#flightsearch .panel-flight .panel-body tr td.Airport span.Time { margin-right: 5px; }
#flightsearch .panel-flight .panel-body tr td.Icon { min-width: 30px; width: 30px; }
#flightsearch .panel-flight .panel-body tr td.Icon i { color: #DDDDDD; }
#flightsearch .panel-flight .panel-body tr td.Duration { min-width: 65px; width: 65px; padding-left: 10px; padding-right: 10px; line-height: 1; }
#flightsearch .panel-flight .panel-body tr td.Duration svg line { fill: none; stroke: #999999; }
#flightsearch .panel-flight .panel-body tr td.Fee { min-width: 65px; width: 65px; text-align: right; padding-right: 5px; }
#flightsearch .panel-flight .panel-body tr td.Fee .Surcharge { color: red; }
#flightsearch .panel-flight .panel-body tr td.Fee .CabinClass { color: #DDDDDD; font-size: 14px; }

#flightsearch .panel-flight.DetailFlightInformation .panel-body > div > div { padding-top: 5px; padding-bottom: 5px; font-size: 16px; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Time { font-size: 16px; width: 80px; padding-left: 5px; line-height: 1; text-align: center; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Time span { font-size: 12px; color: darkgray; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport { line-height: 1; padding-left: 5px; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport span { font-size: 12px; color: darkred; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport span .fa { color: darkred; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Image { min-width: 80px; width: 80px; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div .CabinClass { font-size: 11px; color: darkgray; text-align: right; padding-right: 5px; vertical-align: middle; width: 60px; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Image { padding-left: 5px; padding-right: 5px; width: 85px; }
#flightsearch .panel-flight.DetailFlightInformation .panel-body div.Caption div { background-color: #f0fbff; border-top: 1px solid #E6E6E6; height: 15px; }

#flightsearch .panel-flight .panel-footer { background: transparent; padding-left: 10px; padding-right: 10px; line-height: 1; }
#flightsearch .panel-flight .panel-footer span { font-size: 12px; }
#flightsearch .panel-flight .panel-footer .SecondaryHide850 { display: inline-block; }
#flightsearch .panel-flight .panel-footer .SecondaryShow850 { display: none; }
#flightsearch .panel-flight .panel-footer .row { margin-left: 0px; margin-right: 0px; }
#flightsearch .panel-flight .panel-footer .row div { width: 50%; float: left; text-align: left; }
#flightsearch .panel-flight .panel-footer .row div.text-right { text-align: right; }
#flightsearch .panel-flight .panel-footer .row div button { width: 90px; text-align: center; }
#flightsearch .panel-flight .panel-footer .row button.btn-alternative { color: #0E203F; border-color: #0E203F; background-color: #ffffff; }
#flightsearch .panel-flight .panel-footer .row button.btn-alternative:hover { color: #000000; border-color: #000000; background-color: #e6e6e6; }
#flightsearch .panel-flight .panel-footer .row button.btn-alternative:active { background-color: lightgray; }
#flightsearch .panel-flight .panel-footer .BorderBottom { border-bottom: 1px solid #E6E6E6; padding: 5px; margin: auto; text-align: center; margin-bottom: 8px; width: 100%; }
#flightsearch .panel-flight .panel-footer .BorderBottom div { width: 100%; }

#flightsearch .panel-flight.DetailFlightInformation .panel-footer .row button.btn-alternative { width: 155px; font-size: 14px; text-align: center; padding: 0; 
	padding-top: 3px; padding-bottom: 3px; font-weight: normal; }

#flightsearch .panel-flight .toggle-selected .in { display: none; }
#flightsearch .panel-flight.out .toggle-selected .in { display: inherit; }
#flightsearch .panel-flight.out .toggle-selected .out { display: none; }
#flightsearch .panel-flight.out .panel-body .DataRow { display: none; }
#flightsearch .panel-flight.out .panel-body .Caption { display: table-row; }
#flightsearch .panel-flight.out .panel-body .DataRow .Airport .Secondary { visibility: hidden; }

#flightsearch .panel-flightsmall { display: none; padding:0;margin:0 0 0px; background:#fff; width: 100%; margin-left: 0px; margin-right: 0px; }
#flightsearch .panel-flightsmall .panel-heading { padding:10px; display:block; width:100%; }
#flightsearch .panel-flightsmall .panel-heading:after { content:"";display:block;height:0;clear:both;visibility:hidden }
#flightsearch .panel-flightsmall .panel-heading .airline-logo { float: left; display:block; height:30px;line-height:30px;vertical-align:middle; }
#flightsearch .panel-flightsmall .panel-heading .airline-logo img { height:30px; }
#flightsearch .panel-flightsmall .panel-heading .airline-name{ float: left; height:30px;line-height:30px;vertical-align:middle; padding-top: 7px; }
#flightsearch .panel-flightsmall .panel-heading .airline-name h4{line-height:1.3;font-size:14px;font-weight:bold;margin:0;padding:0 0 0 20px}
#flightsearch .panel-flightsmall .panel-heading .airline-name h4 small{display:block;font-size:12px;color:#919191}
#flightsearch .panel-flightsmall .panel-body { padding: 0; }
#flightsearch .panel-flightsmall .panel-body .caption{background:#F6F7F9;border-top:1px solid #e6e6e6;height:25px;line-height:25px;color:#919191;
	font-weight:700;font-size:12px;text-transform:uppercase;padding:0 20px; width: 100%;}
#flightsearch .panel-flightsmall .panel-body .data {padding:0 20px;display:table;width:100%;border-top:1px solid #e6e6e6}
#flightsearch .panel-flightsmall .panel-body .data .row { display: table-row; width: 100%; }
#flightsearch .panel-flightsmall .panel-body .data .row > div { display: table-cell; width: 50%; font-size: 12px; line-height: 20px; }
#flightsearch .panel-flightsmall .panel-body .data .row > div.Info { color: #084d89; font-weight: bold; }
#flightsearch .panel-flightsmall .panel-footer { border-top: 1px solid #e6e6e6; padding: 0; }
#flightsearch .panel-flightsmall .panel-footer .row {padding-top:10px;padding-bottom:10px; width: 100%; text-align: right; }

#flightsearch .panel-flightsmall .panel-footer .row button.btn-alternative { color: #0E203F; border-color: #0E203F; background-color: #ffffff; }
#flightsearch .panel-flightsmall .panel-footer .row button.btn-alternative:hover { color: #000000; border-color: #000000; background-color: #e6e6e6; }
#flightsearch .panel-flightsmall .panel-footer .row button.btn-alternative:active { background-color: lightgray; }
#flightsearch .panel-flightsmall .panel-footer .row button.btn-alternative { width: 120px; font-size: 12px; text-align: center; padding: 0; 
	padding-top: 3px; padding-bottom: 3px; font-weight: normal; }

#flightsearch .Sorting .panel-heading { padding: 0px; }
#flightsearch .Sorting .panel-heading .DataRow > div { display: table-cell; text-align: center; border-right: 1px solid #e6e6e6; width: 25%; 
	cursor: pointer; line-height: 1; padding-bottom: 5px; }
#flightsearch .Sorting .panel-heading .DataRow > div:hover { color: #0e203f; font-weight: bold; cursor: pointer; }
#flightsearch .Sorting .panel-heading .DataRow div .Caption { background-color: #0e203f; color: #ffffff; height: 30px; padding: 5px; } 
#flightsearch .Sorting .panel-heading .DataRow > div:hover .Caption { background-color: #084d89; font-weight: normal; 
	width: 100%; text-align: center; height: 30px; color: white; }
#flightsearch .Sorting .panel-heading .DataRow div .Caption span.Description span { float: right; }
#flightsearch .Sorting .panel-heading .DataRow div .Caption i { margin-right: 10px; }
#flightsearch .Sorting .panel-heading .DataRow div .Caption i.fa-sort { margin-right: 5px; font-size: 12px; }
#flightsearch .Sorting .panel-heading .DataRow div .Price { float: left; margin-left: 5px; margin-top: 3px; }
#flightsearch .Sorting .panel-heading .DataRow div .Duration { float: right; margin-right: 5px; margin-top: 3px; }
#flightsearch .Sorting .panel-heading .DataRow div img { width: 100px; border: 1px solid transparent; margin-top: 3px; }
#flightsearch .Sorting .panel-heading .DataRow .Active { font-weight: bold; }
#flightsearch .Sorting .panel-heading .DataRow .Active .Caption { background-color: #084d89; color: #ffffff; font-weight: normal; }
#flightsearch .Sorting .panel-heading .DataRow .Sparkalender { border: none; }
#flightsearch .Sorting .panel-heading .DataRow .Sparkalender .Content { padding-top: 15px; padding-left: 5px; padding-right: 5px; font-size: 14px; line-height: 1.25; }
#flightsearch #SparkalenderInfo .modal-body { line-height: 1.25; }
#flightsearch #SparkalenderInfo .modal-body strong { font-weight: bold; color: #084d89; }
#flightsearch #SparkalenderInfo .modal-body > div { display: table; }
#flightsearch #SparkalenderInfo .modal-body > div > div { display: table-row; }
#flightsearch #SparkalenderInfo .modal-body > div > div > div { display: table-cell; vertical-align: middle; border-bottom: 1px solid #e6e6e6; 
	padding-top: 10px; padding-bottom: 10px;  }
#flightsearch #SparkalenderInfo .modal-body > div > div > div.Image { padding-left: 5px; padding-right: 5px; padding-top: 15px; padding-bottom: 15px; width: 160px; min-width: 160px; }
#flightsearch #SparkalenderInfo .modal-body > div > div > div.Description { width: 100%; }
#flightsearch #SparkalenderInfo .modal-body > div > div > div.Description span { font-style: italic; }
#flightsearch #SparkalenderInfo .modal-body > div > div > div.Price { width: 75px; min-width: 75px; color: #084d89; font-size: 18px; font-weight: bold; text-align: right; }
#flightsearch #SparkalenderInfo .modal-footer { text-align: center; line-height: 1.25; }
#flightsearch #SparkalenderInfo .modal-footer button { width: 45%; margin-bottom: 10px; text-align: center; }
@media screen and (max-width:990px)
{
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info { min-width: 35px; }	
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.CC { display: none; }
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.Tag { display: none; }
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.Student { display: none; }
	#flightsearch .panel-flight .panel-heading .airline-name { box-sizing: content-box; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration { padding-right: 0px; }
}
@media screen and (max-width:950px)
{
	#flightsearch .panel-flight .panel-body .DataRow .Airport a .AdditionalLarge { display: none; }	
	#flightsearch .Sorting .panel-heading .DataRow div .Price { font-size: 12px; }
	#flightsearch .Sorting .panel-heading .DataRow div .Duration { font-size: 12px; }
	
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Time { font-size: 14px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport { font-size: 14px; }
}
@media screen and (max-width:900px)
{	
	#flightsearch .panel-flight .panel-body .DataRow .Airport .AlternativeDate { display: none; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration { float: inherit; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration .Stops { display: none; }	
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration .StopsDelimiter { display: none; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .DurationRight { display: inline-block; }
	
	#flightsearch .Sorting .panel-heading .DataRow div .Caption { font-size: 12px; }
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender .Content strong { font-size: 12px; text-decoration: underline; }
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender .Content small { font-size: 10px; }
	
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Image { display: none; }
}
@media screen and (max-width:865px)
{
	#flightsearch .panel-flight .panel-heading .airline-logo { display: none; }	
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender small { font-size: 10px; }
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender .Content { padding-top: 5px; }
}
@media screen and (max-width:830px)
{
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Time { font-size: 14px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport { font-size: 12px; padding-top: 9px; }	
}
@media screen and (max-width:767px)
{
	/*hier kommt das erste Mal die Seitenleiste weg */
	#flightsearch .panel-flight .panel-heading .airline-logo { display: table-cell; }
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info { min-width: 105px; }	
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.CC { display: inline-block; }
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.Tag { display: inline-block; }
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.Student { display: inline-block; }
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender .Content { padding-top: 15px; }
	
	#flightsearch .panel-flight .panel-body .DataRow .Airport .AlternativeDate { display: inline-block; }	
	#flightsearch .panel-flight .panel-body .DataRow .Airport a .AdditionalLarge { display: inline-block; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration { float: right; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration .Stops { display: inline-block; }	
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration .StopsDelimiter { display: inline-block; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .DurationRight { display: none; }
	
	#flightsearch .Sorting .panel-heading .DataRow div .Price { font-size: 14px; }
	#flightsearch .Sorting .panel-heading .DataRow div .Duration { font-size: 14px; }
	#flightsearch .Sorting .panel-heading .DataRow div .Caption { font-size: 14px; }
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender strong { font-size: 14px; text-decoration: none; }
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender small { font-size: 12px; }
	
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Image { display: table-cell; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Time { font-size: 16px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport { font-size: 16px; }
}
@media screen and (max-width:652px)
{
	#flightsearch .booking .panel-flight .panel-heading .airline-name { display: block; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport a .AdditionalLarge { display: none; }	
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration { float: inherit; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration .Stops { display: none; }	
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration .StopsDelimiter { display: none; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .DurationRight { display: inline-block; }
	#flightsearch .panel-flight .panel-footer p{padding-bottom:10px}
	
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Time { font-size: 14px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport { font-size: 14px; }
}
@media screen and (max-width:630px)
{
	#flightsearch .panel-flight .panel-body .DataRow .Airport .AlternativeDate { display: none; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Time span { font-size: 11px; }
	
	#flightsearch #SparkalenderInfo .modal-body > div > div > div.Image { width: 100px; min-width: 100px; }
	#flightsearch #SparkalenderInfo .modal-body > div > div > div.Image img { height: 30px; }
	#flightsearch #SparkalenderInfo .modal-body > div > div > div.Description { font-size: 14px; }
}
@media screen and (max-width:600px)
{
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info { min-width: 35px; width: 35px; }	
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.CC { display: none; }
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.Tag { display: none; }		
	#flightsearch .resultlist .panel-flight .panel-heading .booking-info svg.Student { display: none; }	
	#flightsearch .panel-flight .panel-detail h3 { font-size: 12px; }
	#flightsearch .panel-flight .panel-detail p { font-size: 12px; line-height: 1.4; }
		
	#flightsearch .Sorting .panel-heading .DataRow div .Price { font-size: 12px; }
	#flightsearch .Sorting .panel-heading .DataRow div .Duration { font-size: 12px; }
	#flightsearch .Sorting .panel-heading .DataRow div .Caption { font-size: 12px; }
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender strong { font-size: 12px; text-decoration: underline; }
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender small { font-size: 10px; }
}
@media screen and (max-width:570px)
{
	#flightsearch .Sorting .panel-heading .DataRow .Sparkalender .Content { padding-top: 5px; }	
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport { font-size: 12px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Airport span { font-size: 10px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-body div .Image { display: none; }
}
@media screen and (max-width:500px)
{
	#flightsearch .panel-flight .panel-body .DataRow .ListFlightInformation div .Time .Duration { display: none; }
	#flightsearch .panel-flight .panel-heading .airline-logo { width: 70px; min-width: 70px; }
	#flightsearch .panel-flight .panel-heading .airline-logo img { height: 20px; } 
	#flightsearch .Sorting .panel-heading .DataRow div .Caption span.Description { display: none; }
	#flightsearch .panel-flight .panel-heading .DataRow div .Caption svg { width: 20px; height: 20px; }
	#flightsearch .Sorting .panel-heading .DataRow div .Duration i { display: none; }
	
	#flightsearch .panel-flight.DetailFlightInformation .panel-heading { padding-top: 5px; padding-bottom: 5px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-heading > div { height: 30px; line-height: 30px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-heading .airline-logo { min-width: 90px; }
	#flightsearch .panel-flight.DetailFlightInformation .panel-heading .airline-logo img { height: 30px; }
			
	#flightsearch #SparkalenderInfo .modal-body > div > div > div.Description span { display: none; }
}
@media screen and (max-width:480px)
{
	#flightsearch .panel-flight { margin-bottom: 0px; border-top-color: #084d89; border-bottom-color: rgba(0, 34, 74, 0.75); border-width: 5px 0;
		border-style: solid; border-radius: 0; }
	#flightsearch .panel-flight:hover { border-top-color: #084d89; border-bottom-color: rgba(0, 34, 74, 0.75); border-width: 5px 0; }		
}
@media screen and (max-width:450px)
{	
	#flightsearch .panel-flight .panel-heading .airline-name h4 { font-size: 12px; }
	#flightsearch .panel-flight .panel-heading .airline-name h4 small { font-size: 10px; }
	#flightsearch .panel-flight .panel-heading .airline-name h4 a { font-size: 12px; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport a .AdditionalSmall { display: none; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration { padding-left: 10px; padding-right: 0px; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .DurationRight { padding-left: 10px; padding-right: 0px; }		
	#flightsearch .panel-flight .panel-footer .SecondaryHide850 { display: none; }
	#flightsearch .panel-flight .panel-footer .SecondaryShow850 { display: inline-block; }
	
	#flightsearch .panel-flight.DetailFlightInformation { display: none; }
	#flightsearch .panel-flightsmall { display: inline-block; }		
}
@media screen and (max-width:390px)
{
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Name { display: none; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Code { display: inline-block; }
	#flightsearch .panel-flight .panel-footer .btn { font-size: 14px; height: 35px; }
}
@media screen and (max-width:379px)
{
	#flightsearch .panel-flight .panel-body .DataRow .Airport .DurationRight { font-size: 10px; }
}
@media screen and (max-width:350px)
{
	#flightsearch .panel-flight .panel-heading .airline-name { display: none; }
	#flightsearch .panel-flight .panel-heading .airline-logo { display: table-cell; min-width: 130px; }	
	#flightsearch .panel-flight .panel-heading .airline-logo img { height: 43px; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .Duration { display: none; }
	#flightsearch .panel-flight .panel-body .DataRow .Airport .DurationRight { display: none; }
}
#flightsearch #WidgetContainer { float: left; max-width: 270px; text-align: left; }
#flightsearch #WidgetContainer .widget { width: 270px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	padding: 10px; margin-bottom: 10px; background: #0e203f; color: #FFFFFF; border: 1px solid rgba(0, 34, 74, 0.75); }
#flightsearch #WidgetContainer .widget .btn { display: block; width: 100%; text-align: center; height: 40px; }
#flightsearch #WidgetContainer .widget #btn-passengers { height: 37px; }
#flightsearch #WidgetContainer .widget .widget-title { font-size: 16px; font-weight: bold; margin-bottom: 10px; margin-top: 5px; color: #ffffff; text-align: left; }
#flightsearch #WidgetContainer .widget .widget-title div { float: right; cursor: pointer; padding-right: 15px; }
#flightsearch .resultlist { padding-left: 7px; float: left; max-width: 788px; width: calc(100% - 270px); max-width: calc(100% - 270px); }
#flightsearch .resultlist .booking-submit { float: none; clear: both; top: 0; padding-top: 6px; }
#flightsearch .resultlist .alertcontainer.Extended > div { margin-top: 0px; }
#flightsearch .resultlist .alertcontainer > div { background-color: #084d89; color: #FFFFFF; font-weight: bold; line-height: 1.25; }
#flightsearch #WidgetContainer .widget .widget-title .alert-danger { padding: 5px; width: 100%; }
#flightsearch #WidgetContainer .widget .widget-title .alert-danger > div { float: none; padding-left: 5px; padding-right: 5px; }
#flightsearch #WidgetContainer .widget .widget-title .alert-danger div span { font-size: 10px; }
#flightsearch #WidgetContainer .widget .modal { color: #00224a; }
#flightsearch #WidgetContainer #SearchFooter { position: fixed; left: 0; width: 100%; bottom: -100%; 
	color: #FFFFFF; z-index: 1000; box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);  transition: all 1s ease-in-out; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 1px; padding-right: 0px; background-color: rgba(0, 34, 74, 0.5); 
	display: none; margin-bottom: 0px; }
#flightsearch #WidgetContainer #SearchFooter.in { bottom: 0; }
#flightsearch #WidgetContainer #SearchFooter a { height: 35px; font-size: 14px !important; text-align: center !important; padding: 0px !important;
	/*CSS:*/background-color: rgba(0, 157, 224, 0.5); border: none; border-right: 1px solid lightgray; /*CSS:*/color: rgba(255, 255, 255, 0.8); 
	border-radius: 0; font-weight: bold; }
#flightsearch #WidgetContainer #SearchFooter a:hover { /*CSS:*/background-color: rgba(0, 34, 74, 1.0); color: #FFFFFF; }
#flightsearch #WidgetContainer #SearchFooter a.ExtraSmall { display: none; }
#flightsearch #WidgetContainer #SearchFooter a:active { /*CSS:*/background-color: rgb(240, 251, 255); }
#flightsearch #WidgetContainer #WidgetSort { display: none; }
#flightsearch #WidgetContainer #WidgetSort > div { display: table; width: 100%; border-spacing: 5px 5px; }
#flightsearch #WidgetContainer #WidgetSort > div > div { display: table-row; width: 100%; height: 72px; }
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Left { display: table-cell; background-color: white; width: 100%; color: #000000; padding: 5px; 
	line-height: 1.25; border-radius: 3px; }
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Left strong { color: #084d89; }
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Left .Duration { float: right; }
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Left .Right { float: right; margin-top: 7px; }
#flightsearch #WidgetContainer #WidgetSort > div > div div.Left .Right button { line-height: 1; padding-left: 5px; padding-right: 5px; height: 30px; }	
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right { display: table-cell; min-width: 150px; width: 150px; vertical-align: middle; margin: 0; }
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right button { line-height: 1.25; margin: 0; height: 72px; } 
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right button, #flightsearch #WidgetContainer #WidgetSort > div > div div.Left .Right button {
	border-color: #0E203F; color: #ffffff; background-color: #0E203F; }
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right button:hover, #flightsearch #WidgetContainer #WidgetSort > div > div div.Left .Right button:hover {
	rgb(240, 251, 255); border-color: #000000; color: #000000; }
#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right button:active, #flightsearch #WidgetContainer #WidgetSort > div > div div.Left .Right button:active { 
	background-color: rgb(240, 251, 255); }
	
#flightsearch #WidgetContainer #WidgetFilter .filter { margin-top: 10px; padding-top: 10px; border-top: 1px solid #e6e6e6; margin-bottom: 10px; }
#flightsearch #WidgetContainer #WidgetFilter .filter label { margin: 0; padding: 4px 0 4px 2em; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-title { font-size: 16px; font-weight: bold; margin-bottom: 5px; text-align: left; }
#flightsearch #WidgetContainer #WidgetFilter .filter a { cursor: pointer; color: #ffffff; }
#flightsearch #WidgetContainer #WidgetFilter .filter input[type="checkbox"] + label::before { background-color: #FFFFFF; color: #084d89;}
#flightsearch #WidgetContainer #WidgetFilter .filter input[type="radio"] + label::before { background-color: #ffffff; }
#flightsearch #WidgetContainer #WidgetFilter .filter input[type="radio"] + label::after { background-color: #084d89; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-tab-header { margin: 0; padding: 0; list-style-type: none; font-size: 16px; font-weight: bold; margin-bottom: 10px; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-tab-header li {  margin: 0; padding: 0; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-tab-header:after { content: ""; height: 0; display: block; visibility: hidden; clear: both; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-tab-header li { display: block; width: 50%; float: left; opacity: .7; cursor: pointer; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-tab-header li.cur { opacity: 1; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-tab-content { display: none; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-tab-content.in { display: block; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group { margin: 0; padding: 0; list-style-type: none; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group li { margin: 0; padding: 0; margin-top: 5px; line-height: 1.1; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group li .label, #flightsearch #WidgetContainer #WidgetFilter .filter-group li label { font-weight: normal; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group.small li .label, #flightsearch #WidgetContainer #WidgetFilter .filter-group.small li label { font-size: 12px; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group li .label span, #flightsearch #WidgetContainer #WidgetFilter .filter-group li label span 
	{ position: relative; display: block; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group li .label em, #flightsearch #WidgetContainer #WidgetFilter .filter-group li label em 
	{ position: absolute; top: 50%;
	right: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
	font-style: normal; }
#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group li:first-child { margin-top: 0; }
#flightsearch #WidgetContainer #WidgetFilter .visible-xs-block { margin-top: 10px; padding-top: 10px; border-top: 1px solid #e6e6e6; margin-bottom: 10px; 
	padding-left: 25%; padding-right: 25%; }
@media screen and (max-width: 767px) 
{
	#flightsearch #WidgetContainer { position: fixed; left: 0; top: 100%; width: 100%; height: 100%; z-index: 800; max-width: 100%; transition: all 1s ease-in-out; }
	#flightsearch #WidgetContainer #SearchFooter { display: table; }
	#flightsearch #WidgetContainer .widget { position: fixed; width: 100%; height: 100%; top: 100%; overflow: scroll;
		-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; 
		-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; padding-top: 20px; padding-left: 20px; padding-right: 20px; }
	#flightsearch #WidgetContainer.in { top: 0; }
	#flightsearch #WidgetContainer .widget.in { top: 0; }
	#flightsearch #WidgetContainer .widget .widget-title { margin-top: 25px; }
	#flightsearch #WidgetContainer .widget .SearchTable { display: table; width: 100%; }
	#flightsearch #WidgetContainer .widget .SearchRow { display: table-row; width: 100%; }
	#flightsearch #WidgetContainer .widget .SearchRow > div { display: table-cell !important; padding-top: 10px; padding-left: 5px; padding-right: 5px; 
		padding-bottom: 20px; width: 50%; }
	#flightsearch #WidgetContainer .widget .SearchRow .btn-group { display: block; padding: 0px; margin-top: 10px; margin-left: 5px; 
		margin-right: 5px; margin-bottom: 20px; }
	#flightsearch #WidgetContainer .widget .SearchRow > div.Passengers { padding: 0px; }
	#flightsearch .resultlist { margin: 0; padding: 0; width: 100%; max-width: 100%; }
	#flightsearch #WidgetContainer #WidgetFilter > div:last-child { margin-bottom: 20px; }
	#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group.small li .label, #flightsearch #WidgetContainer #WidgetFilter .filter-group.small li label { font-size: 16px; }
	#flightsearch #WidgetContainer .widget .widget-title .alert-danger div span { font-size: 12px; }
}
@media screen and (max-width: 480px)
{
	#flightsearch #WidgetContainer .widget .SearchTable { display: block; width: 100%; }
	#flightsearch #WidgetContainer .widget .SearchRow { display: block; width: 100%; }
	#flightsearch #WidgetContainer .widget .SearchRow > div { display: block !important; width: 100%; padding-bottom: 0px; margin-bottom: 0px; 
		margin-top: 0px; padding-top: 5px; }	
	#flightsearch #WidgetContainer .widget .SearchRow .btn-group { margin-bottom: 0px; display: block; margin-top: 5px; }	
	#flightsearch #WidgetContainer #SearchFooter a { font-size: 12px !important; }
	#flightsearch #WidgetContainer #SearchFooter a.ExtraSmall { display: table-cell; }
	#flightsearch #WidgetContainer #WidgetSort { display: inline-block; }
	#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group.small li .label, #flightsearch #WidgetContainer #WidgetFilter .filter-group.small li label { font-size: 14px; }	
}
@media screen and (max-width: 435px)
{
	#flightsearch #WidgetContainer .widget .SearchRow > div.Passengers label { font-size: 12px; margin-top: 3px; }	
	#flightsearch #WidgetContainer #SearchFooter a { font-size: 16px !important; }
	#flightsearch #WidgetContainer #SearchFooter a span { display: none; }	
}
@media screen and (max-width: 390px)
{
	#flightsearch #WidgetContainer #WidgetSort > div { font-size: 14px; }
	#flightsearch #WidgetContainer #WidgetFilter .filter .filter-group.small li .label, #flightsearch #WidgetContainer #WidgetFilter .filter-group.small li label { font-size: 12px; }	
	#flightsearch #WidgetContainer #WidgetFilter .visible-xs-block { padding-left: 10%; padding-right: 10%; }	

	#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right { min-width: 120px; width: 120px; }
	#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right button { font-size: 14px; padding: 0px; } 	
}
@media screen and (max-width: 359px)
{	
	#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right { min-width: 90px; width: 90px; }
	#flightsearch #WidgetContainer #WidgetSort > div > div > div.Right button { font-size: 12px; padding: 0px; } 	
}
#flightsearch.booking { }
#flightsearch.booking header { border: 1px solid #e6e6e6; }
#flightsearch.booking header nav { width: auto; }
#flightsearch.booking header nav ul { display: table; }
#flightsearch.booking header nav ul li { display: table-cell; width: 33.333%; background: #EBEBEB; height: 56px; padding: 0; margin: 0 !important; font-size: 18px; 
	text-align: center; color: #000000; font-weight: normal; line-height: 54px; }
#flightsearch.booking header nav ul li:after { content: ""; position: absolute; top: 0; left: -10px; width: 0; background: #163789;
	border-top: 28px solid transparent; border-bottom: 28px solid transparent; border-left: 22px solid #084d89; }
#flightsearch.booking header nav ul li:first-child:after { display: none; }
#flightsearch.booking header nav ul li.completed { background: #084d89; color: #FFFFFF; font-weight: normal; }
#flightsearch.booking header nav ul li.completed:after { background: #084d89; border-left: 22px solid rgb(22, 55, 137); }
#flightsearch.booking header nav ul li.active { background: rgb(22, 55, 137); color: #ffffff; font-weight: bold; }
#flightsearch.booking header nav ul li.disabled { color: #999999; }
#flightsearch.booking header nav ul li.disabled:after { background: #EBEBEB; border-left: 22px solid rgb(22, 55, 137); }

#flightsearch.booking a { color: #084d89; }
#flightsearch.booking .form-group label .fa-exclamation-circle { color: #084d89; }
#flightsearch.booking .form-checkbox label { font-weight: normal; }
#flightsearch.booking #ModalScreenBody { line-height: 1.25; }
#flightsearch.booking input[type="radio"] + label::before { top: 11px; }
#flightsearch.booking input[type="radio"] + label::after { top: 11px; } 
#flightsearch.booking .bootstrap-select button { font-weight: normal; }

#flightsearch.booking .main .content { padding: 20px; float: left; width: calc(100% - 290px); max-width: calc(100% - 290px);
	border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; background: #ffffff; line-height: 1.05; text-align: left; }	
#flightsearch.booking .main .content small { line-height: 1.25; }
#flightsearch.booking .main .form-radio label { padding-top: 2px; padding-bottom: 2px; }
#flightsearch.booking .main .form-checkbox { margin: 0; }
#flightsearch.booking .main .form-checkbox label { padding-top: 2px; padding-bottom: 2px; }
#flightsearch.booking .main .form-actions { background: transparent; margin: 20px 0; }
#flightsearch.booking .main .form-actions.text-center { text-align: center; }
#flightsearch.booking .main .form-group.DOB .Placeholder { display: none; }
#flightsearch.booking .main .form-group.DOB .Day { width: 57px; display: inline-block; }
#flightsearch.booking .main .form-group.DOB .Day li a { padding-left: 7px; }
#flightsearch.booking .main .form-group.DOB .Month { width: 57px; display: inline-block; margin-left: 6px; }
#flightsearch.booking .main .form-group.DOB .Month li a { padding-left: 7px; }
#flightsearch.booking .main .form-group.DOB .Year { width: 78px; display: inline-block; margin-left: 6px; }
#flightsearch.booking .main .form-group.DOB .Year li a { padding-left: 7px; }
#flightsearch.booking .main .AdditionalBenefit { display: table; width: 100%; }
#flightsearch.booking .main .AdditionalBenefit > div { display: table-row; width: 100%; }
#flightsearch.booking .main .AdditionalBenefit > div > div { display: table-cell; width: 100%; }
#flightsearch.booking .main .AdditionalBenefit div .CheckBox { width: 20px; min-width: 20px; }
#flightsearch.booking .main .AdditionalBenefit div .CheckBox.Top { vertical-align: top; }
#flightsearch.booking .main .AdditionalBenefit div .Caption { }
#flightsearch.booking .main .AdditionalBenefit div .Caption small { font-size: 12px; }
#flightsearch.booking .main .AdditionalBenefit div .Surcharge { width: 90px; min-width: 90px; text-align: right; color: #084d89; }
#flightsearch.booking .main .AdditionalBenefit div .InfoButton { width: 20px; min-width: 20px; padding-left: 5px; }
#flightsearch.booking .main .AdditionalBenefit div .InfoButton button { width: 30px; height: 30px; text-align: center; color: #0E203F; 
	border: 1px solid #0E203F; background-color: #ffffff; border-radius: 4px; }
#flightsearch.booking .main .AdditionalBenefit div .InfoButton button:hover { color: #000000; border-color: #000000; background-color: #e6e6e6; }
#flightsearch.booking .main .AdditionalBenefit div .InfoButton button:active { background-color: lightgray; }
#flightsearch.booking .main .AdditionalBenefit .form-radio.NoInsurance label { padding-top: 9px; }
#flightsearch.booking .main .sidebar { float: left; max-width: 290px; width: 290px; padding: 10px; text-align: left; }
#flightsearch.booking .main .sidebar .Scroller { display: block; padding-top: 15px; }
#flightsearch.booking .main .sidebar .Scroller.Extended { padding-top: 20px; }
#flightsearch.booking .main .sidebar h3 { font-size: 16px; font-weight: bold; margin: 0 0 10px; padding: 0; text-transform: uppercase; }
#flightsearch.booking .main .sidebar .Price { display: table; width: 100%; margin-top: 10px; }
#flightsearch.booking .main .sidebar .Price > div { display: table-row; width: 100%; }
#flightsearch.booking .main .sidebar .Price > div > div { display: table-cell; font-size: 16px; width: 100%; line-height: 1.25; }
#flightsearch.booking .main .sidebar .Price .Header { padding-top: 10px; padding-bottom: 5px; }
#flightsearch.booking .main .sidebar .Price .Caption { }
#flightsearch.booking .main .sidebar .Price .Price { text-align: right; width: 100px; min-width: 100px; }
#flightsearch.booking .main .sidebar .Price .BorderTop { border-top: 1px solid #e6e6e6; padding-bottom: 5px; padding-top: 5px; }
#flightsearch.booking .main .sidebar .Price .BorderTop.Price {  }
#flightsearch.booking .main .sidebar .Price .Summary > div { border-top: 1px solid #e6e6e6; padding-top: 8px; margin-top: 5px; }
#flightsearch.booking .main .sidebar .Price .Summary .Price { font-weight: bold; }

#flightsearch.booking .main .PriceSmall h3 { font-size: 16px; font-weight: bold; margin: 0 0 10px; padding: 0; text-transform: uppercase; }
#flightsearch.booking .main .PriceSmall .Price { display: table; width: 100%; }
#flightsearch.booking .main .PriceSmall .Price > div { display: table-row; width: 100%; }
#flightsearch.booking .main .PriceSmall .Price > div > div { display: table-cell; font-size: 16px; width: 100%; line-height: 1.25; }
#flightsearch.booking .main .PriceSmall .Price .Header { padding-top: 10px; padding-bottom: 5px; }
#flightsearch.booking .main .PriceSmall .Price .Caption { }
#flightsearch.booking .main .PriceSmall .Price .Price { text-align: right; width: 100px; min-width: 100px; }
#flightsearch.booking .main .PriceSmall .Price .BorderTop { border-top: 1px dashed #e6e6e6; padding-bottom: 5px; padding-top: 5px; }
#flightsearch.booking .main .PriceSmall .Price .BorderTop.Price {  }
#flightsearch.booking .main .PriceSmall .Price .Summary > div { border-top: 1px dashed #e6e6e6; padding-top: 8px; margin-top: 5px; }
#flightsearch.booking .main .PriceSmall .Price .Summary .Price { font-weight: bold; }

#flightsearch.booking .summary h4 { font-size: 15px; padding: 0 0 4px; margin: 0; }
#flightsearch.booking .summary .highlight { color: #565c66; }
#flightsearch.booking .panel-flight .panel-footer .row div { width: 100%; text-align: right; padding-right: 20px; }
#flightsearch.booking .panel-flight .panel-footer .row div button { width: 190px; text-align: center; }
@media screen and (max-width: 960px)
{
	#flightsearch.booking .main .form-radio label .pull-left { float: none !important; }
	#flightsearch.booking .main .form-radio label .pull-right { float: none !important; }
}
@media screen and (max-width: 880px)
{	
	#flightsearch.booking header nav ul li { font-size: 16px; height: 48px; line-height: 46px; }
	#flightsearch.booking header nav ul li:after { border-top-width: 24px; border-bottom-width: 24px; border-left-width: 18px; border-right-width: 18px; }
	#flightsearch.booking .main .content { width: calc(100% - 220px); max-width: calc(100% - 220px); }
	#flightsearch.booking .main .sidebar { width: 220px; max-width: 220px; }	
	#flightsearch.booking .main .sidebar .Price > div > div { font-size: 12px; }
	#flightsearch.booking .main .sidebar .Price .Price { min-width: 90px; width: 90px; }	
	#flightsearch.booking h2 { font-size: 20px; }
}
@media screen and (max-width: 767px) 
{
	#flightsearch.booking header nav ul li { font-size: 14px; height: 40px; line-height: 38px; }
	#flightsearch.booking header nav ul li:after { border-top-width: 20px; border-bottom-width: 20px; border-left-width: 19px; border-right-width: 19px; }

	#flightsearch.booking .main { padding: 0 0 40px; }
	#flightsearch.booking .main .content { width: 100%; max-width: 100%; }
	#flightsearch.booking .main .sidebar { display: none; }
	#flightsearch.booking .main .form-actions { padding: 0 20px; }
	
	#flightsearch.booking .main .form-radio label .pull-left { float: left !important; }
	#flightsearch.booking .main .form-radio label .pull-right { float: right !important; }
	//#flightsearch.booking .col-sm-6 { float: left; width: 50%; }
}
@media screen and (max-width: 670px)
{
	#flightsearch.booking .main .form-radio label .pull-left { float: none !important; }
	#flightsearch.booking .main .form-radio label .pull-right { float: none !important; }
	#flightsearch.booking .form-control { font-size: 12px; height: 30px; line-height: 30px; padding: 3px 6px; }
	#flightsearch.booking select { font-size: 12px; height: 30px; line-height: 30px; padding: 3px 6px; }
	#flightsearch.booking .main .form-group.DOB .Day { width: 50px; }
	#flightsearch.booking .main .form-group.DOB .Month { width: 50px; }
	#flightsearch.booking .main .form-group.DOB .Year { width: 70px; }
	#flightsearch.booking .bootstrap-select button { padding: 0; }
	#flightsearch.booking .btn.btn-dropdown .filter-option { font-size: 12px; line-height: 12px; }
	#flightsearch.booking h2 { margin-top: 15px; margin-bottom: 10px; }
}
@media screen and (max-width: 520px)
{
	#flightsearch.booking h2 { font-size: 16px; }
	#flightsearch.booking p { font-size: 12px; line-height: 1.5; }
	#flightsearch.booking .main .form-group.DOB .Day { width: 40px; }
	#flightsearch.booking .main .form-group.DOB .Month { width: 40px; }
	#flightsearch.booking .main .form-group.DOB .Year { width: 50px; }
	#flightsearch label, #flightsearch .label { font-size: 14px; }	
}
@media screen and (max-width: 480px)
{
	#flightsearch.booking .main .content { padding: 0px; }
	#flightsearch.booking .main .content > * { margin-left: 5px; margin-right: 5px; }
	#flightsearch.booking .main .content .panel-flightsmall { margin-left: 0px; margin-right: 0px; }
	#flightsearch.booking .main .form-group.DOB .Day { width: 50px; }
	#flightsearch.booking .main .form-group.DOB .Month { width: 50px; }
	#flightsearch.booking .main .form-group.DOB .Year { width: 70px; }
	#flightsearch.booking .main .content .panel-flight { margin-left: 0px; margin-right: 0px; border: none; }
	#flightsearch.booking .main .content .panel-flight:hover { border: none; }
	#flightsearch.booking .main .content .AdditionalBenefit { width: 98%; }			
	#flightsearch.booking .main .form-actions .btn { width: 100%; text-align: center; }
	//#flightsearch.booking .col-sm-6 { float: none; width: 100%; }
	#flightsearch.booking .alert-danger { font-size: 12px; } 
}
@media screen and (max-width: 400px)
{
	#flightsearch.booking label, #flightsearch .label { font-size: 12px; }
	#flightsearch.booking .btn.btn-dropdown { font-size: 12px; }
	#flightsearch.booking .main .AdditionalBenefit div .Caption { font-size: 14px; }
	#flightsearch.booking .main .AdditionalBenefit div .Caption small { font-size: 10px; }
	#flightsearch.booking .main .AdditionalBenefit div .Surcharge { font-size: 12px; width: 65px; min-width: 65px; }	
	#flightsearch.booking .main .PriceSmall h3 { font-size: 14px; }
	#flightsearch.booking .main .PriceSmall .Price > div > div { font-size: 12px; }
	#flightsearch.booking .main .content small { font-size: 12px; }	
}

#flightsearch #TariffAcc div, #flightsearch #TariffAcc a, #flightsearch #TariffAcc h4 { padding: 0; }
#flightsearch #TariffAcc p { margin-top: 20px; margin-bottom: 20px; }
#flightsearch #TariffAcc h4 { padding: 5px; width: 100%; border-top: 1px solid lightgray; border-left: 1px solid lightgray; border-right: 1px solid lightgray; 
	font-size: 14px; font-weight: bold; background-color: #e6e6e6; margin-top: 0px; margin-bottom: 0px; cursor: pointer; }
#flightsearch #TariffAcc .LastElement { border-bottom: 1px solid lightgray; }
#flightsearch #TariffAcc > div { font-family: "Lucida Console", Monaco, monospace; font-size: 12px; border-left: 1px solid lightgray; border-right: 1px solid lightgray; 
	padding-left: 5px; padding-right: 5px; }
	
/* PAYONE */
#flightsearch #CCPan iframe { width: 100%; }
#flightsearch #CCMonth iframe { width: 75px; }
#flightsearch #CCMonth iframe select { font-size: 48px; }
#flightsearch #CCYear iframe { width: 100px; }
#flightsearch #PaymentAccordion .panel { box-shadow: none; -webkit-box-shadow: none; border-bottom: 1px solid #e6e6e6; margin-bottom: 15px; }
#flightsearch #PaymentAccordion .panel .collapse { padding-bottom: 10px; }
#flightsearch #PaymentAccordion .panel select { font-size: 16px; line-height: 30px; padding: 6px 12px; color: #555; height: 37px; 
	border: 1px solid rgba(0, 34, 74, 0.3); border-radius: 4px; width: 100%; }
#flightsearch #PaymentAccordion label { padding-top: 0px; padding-bottom: 0px; cursor: pointer; }

/* MIETWAGEN */
#flightsearch .VehicleStationSearch { display: table; }
#flightsearch .VehicleStationSearch > span { display: table-row; }
#flightsearch .VehicleStationSearch > span > span { display: table-cell; }
#flightsearch .VehicleStationSearch span.Icon { width: 30px; padding-top: 3px; }
#flightsearch .VehicleStationSearch span.Description { vertical-align: top; }

/*=================================
 S E A T M A P
=================================*/
#flightsearch #SeatMap { width: 100%; overflow-x: hidden; overflow-y: hidden; position: relative; }
#flightsearch #SeatMap #SeatMapSelection { width: 60%; position: absolute; left: -65%; background-color: white; top: 0px; 
		z-index: 200; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }
#flightsearch #SeatMap #SeatMapSelection .panel-group { margin-bottom: 0px; }
#flightsearch #SeatMap #SeatMapSelection .Divider { border-top: 1px solid lightgray; border-left: 1px solid lightgray; border-right: 1px solid lightgray; width: 100%; 
		background-color: #E6E6E6; border-bottom: none; font-size: 12px; text-align: left; }
#flightsearch #SeatMap #SeatMapSelection .panel { border-left: 1px solid lightgray; border-right: 1px solid lightgray; border-bottom: 1px solid lightgray; width: 100%; 
		margin-bottom: 0px; line-height: 1.4; padding: 5px; }
#flightsearch #SeatMap #SeatMapSelection .panel .PassengerSeat:hover { background-color: #EEEEEE; }
#flightsearch #SeatMap #SeatMapSelection .panel .PassengerSeat .Name { cursor: pointer; }
#flightsearch #SeatMap #SeatMapSelection .panel .PassengerSeat .SeatNumber { float: right; text-align: right; margin-right: 10px; }
#flightsearch #SeatMap #SeatMapSelection .panel .PassengerSeat .PricePP { float: right; text-align: right; width: 85px; }
#flightsearch #SeatMap #SeatMapSelection .panel .PassengerSeat span.glyphicons { float: right; margin-left: 10px; }
#flightsearch #SeatMap #SeatMapSelection .panel.Price { text-align: right; }
#flightsearch #SeatMap #SeatMapSelection i, #flightsearch #SeatMap #SeatMapMain i { font-size: 24px; }

#flightsearch #SeatMap #SeatMapSelectorBack { display: none; width: 100%; height: 100%; z-index: 100; position: absolute; }

#flightsearch #SeatMap #SeatMapMain {  }
#flightsearch #SeatMap #SeatMapMain .HeaderLeft { width: 350px; float: left; }
#flightsearch #SeatMap #SeatMapMain .HeaderRight { width: calc(100% - 350px); float: left; }
#flightsearch #SeatMap #SeatMapMain div.Price { width: 30%; text-align: right; padding-right: 10px; font-weight: bold; font-size: 16px; float: left; }
#flightsearch #SeatMap #SeatMapMain div.SeatCount { width: 60%; font-size: 14px; float: left; }
#flightsearch #SeatMap #SeatMapMain .nav-tabs { border-bottom: none; background-color: #F8F8F8 }
#flightsearch #SeatMap #SeatMapMain .nav-tabs > li { display: none; }
#flightsearch #SeatMap #SeatMapMain .nav-tabs > li span { cursor: pointer; }
#flightsearch #SeatMap #SeatMapMain .nav-tabs > li > a { margin: 0px; paddding: 6px; color: black; }
#flightsearch #SeatMap #SeatMapMain .nav-tabs > li.active { display: table-cell; }
#flightsearch #SeatMap #SeatMapMain .nav-tabs > li.active > a { border-bottom: none; }

#flightsearch #SeatMap .SeatSlider { display: none; width: 100%; opacity: 0; }
#flightsearch #SeatMap .SeatSlider.active { display: table; }
#flightsearch #SeatMap .SeatSlider > div { display: table-row; }
#flightsearch #SeatMap .SeatSlider > div > div { display: table-cell; }
#flightsearch #SeatMap .SeatSlider div .Left { line-height: 1.05; padding: 10px; width: 350px; position: relative; vertical-align: top; }
#flightsearch #SeatMap .SeatSlider div .Left small { font-size: 11px; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList { width: 90%; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList .Participant { border: 1px solid lightgray; display: block; height: 35px; padding-top: 2px; cursor: pointer; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList .Participant:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList .Participant:last-child { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList .Participant > div { display: inline-block; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList .Participant .ParticipantName { width: calc(100% - 85px); padding-left: 7px; margin-top: 6px; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList .Participant .SeatSelected { text-align: center; width: 45px; border: 1px solid lightgray; margin-top: 5px;
					border-radius: 2px; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList .Participant .RemoveSelection { text-align: center; width: 25px; font-size: 14px; padding-top: 5px; cursor: pointer; }
#flightsearch #SeatMap .SeatSlider div .Left .ParticipantList .Participant.active { background-color: lightgray; font-weight: bold; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend { position: absolute; right: 40px; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend .Small { font-size: 10px; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend table { margin-top: 20px; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend table tr td { padding: 3px; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend table tr td a { display: block; width: 20px; height: 20px; border-radius: 4px; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend table tr td a.Selectable { background-color: royalblue; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend table tr td a.Occupied { background-color: lightgray; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend table tr td a.NotAvailable { background-color: gray; }
#flightsearch #SeatMap .SeatSlider div .Left .Legend table tr td a.Selectable.Comfy { background-color: lightsteelblue; }
#flightsearch #SeatMap .SeatSlider div .Right { width: calc(100% - 350px); }
#flightsearch #SeatMap .SeatSlider div .Right > div { width: 100%; min-height: 400px; max-height: 400px; overflow-y: scroll; overflow-x: hidden; text-align: center; 
					border-left: 1px solid lightgray; border-bottom: 1px solid lightgray; padding-top: 20px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap { margin: auto; border-collapse: separate; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr { }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td { padding: 5px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr.ColHeader td { font-weight: bold; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.RowHeader { font-size: 10px; width: 20px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.RowHeader.Left { border-right: 1px solid black; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.RowHeader.Right { border-left: 1px solid black; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Left.Window { border-right: none; 
				background-image: url(../../../../Images/SeatMap_Window.gif); background-repeat: no-repeat; background-position-x: right; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Left.WingStart { border-right: none; 
				background-image: url(../../../../Images/SeatMap_LeftWingStart.gif); background-repeat: no-repeat; background-position-x: right; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Left.Wing { border-right: none; 
				background-image: url(../../../../Images/SeatMap_LeftWing.gif); background-repeat: no-repeat; background-position-x: right; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Left.WingEnd { border-right: none; 
				background-image: url(../../../../Images/SeatMap_LeftWingEnd.gif); background-repeat: no-repeat; background-position-x: right; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Left.Exit { border-right: 3px solid darkgreen; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Right.Window { border-left: none; 
				background-image: url(../../../../Images/SeatMap_Window.gif); background-repeat: no-repeat; background-position-x: left; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Right.WingStart { border-left: none; 
				background-image: url(../../../../Images/SeatMap_RightWingStart.gif); background-repeat: no-repeat; background-position-x: left; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Right.Wing { border-left: none; 
				background-image: url(../../../../Images/SeatMap_RightWing.gif); background-repeat: no-repeat; background-position-x: left; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Right.WingEnd { border-left: none; 
				background-image: url(../../../../Images/SeatMap_RightWingEnd.gif); background-repeat: no-repeat; background-position-x: left; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Right.Exit { border-left: 3px solid darkgreen; }				
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td.Aisle { font-size: 10px; width: 20px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td { font-size: 12px; position: relative; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat { display: table; width: 30px; height: 30px; cursor: default; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-front { display: table-row; height: 20%; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-front-armrest-left, 
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-front-armrest-right { display: table-cell; width: 10%; background-color: transparent; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-front-surface { display: table-cell; width: 80%; border-top-left-radius: 4px; border-top-right-radius: 4px; }   
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-middle { display: table-row; height: 60%; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-middle-armrest-left, 
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-middle-armrest-right { display: table-cell; width: 10%; border-top-left-radius: 4px; border-top-right-radius: 4px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-middle-surface { display: table-cell; width: 80%; color: white; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-backrest { display: table-row; height: 10%; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-backrest-left, 
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-backrest-right { display: table-cell; width: 10%; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-backrest-middle { display: table-cell; width: 80%; }   
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-shell { display: table-row; height: 10%; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-shell-left { display: table-cell; width: 10%; border-bottom-left-radius: 4px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-shell-middle { display: table-cell; width: 80%; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-shell-right { display: table-cell; width: 10%; border-bottom-right-radius: 4px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-front-surface, 
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-middle-surface { background-color: gray; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-middle-armrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-middle-armrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-backrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-backrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-backrest-middle,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-shell-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-shell-middle,  
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat .Seat-shell-right { background-color: #555555; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable { cursor: pointer; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-front-surface, 
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-middle-surface { background-color: royalblue; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-middle-armrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-middle-armrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-backrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-backrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-backrest-middle,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-shell-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-shell-middle,  
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable .Seat-shell-right { background-color: midnightblue; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-front-surface, 
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-middle-surface { background-color: lightsteelblue; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-middle-armrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-middle-armrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-backrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-backrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-backrest-middle,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-shell-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-shell-middle,  
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selectable.Comfy .Seat-shell-right { background-color: cornflowerblue; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-front-surface, 
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-middle-surface { background-color: lightgray; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-middle-armrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-middle-armrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-backrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-backrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-backrest-middle,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-shell-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-shell-middle,  
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Occupied .Seat-shell-right { background-color: #AAAAAA; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected { cursor: pointer; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-front-surface, 
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-middle-surface { background-color: orchid; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-middle-armrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-middle-armrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-backrest-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-backrest-right,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-backrest-middle,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-shell-left,
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-shell-middle,  
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Seat.Selected .Seat-shell-right { background-color: darkorchid; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Special { width: 30px; height: 30px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .Special i { font-size: 28px !important; margin-left: 2px; color: gray; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .InfoText { position: absolute; min-width: 150px; min-height: 75px; top: 30px; left: 30px; background-color: white;
		box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); color: black; font-size: 12px; text-align: left; padding: 3px; border: 1px solid darkgray; visibility: hidden; 
		box-sizing: content-box; z-index: 1000; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .InfoText.Right { left: -180px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .InfoText .Price { font-size: 16px; font-weight: bold; color: royalblue; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .InfoText .Number { font-size: 16px; font-weight: bold; color: gray; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .InfoText ul { list-style-type: square; padding: 0px; margin: 0px; margin-left: 15px; margin-top: 3px; }
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td .InfoText ul li { }  
#flightsearch #SeatMap .SeatSlider table.SeatMap tr td:hover .InfoText { visibility: visible; }

/* BEGIN CUSTOM_CONTENT */
/*

/*Korrigiert im SuchWidget die Position der Kabinenklassenpr�ferenz*/
.bootstrap-select.btn-group:not(.input-group-btn)
{
	margin-left: 0px !important;
}

#flightsearch input[type="text"]
{
	border-radius: 0px;
	margin-bottom: 15px;
}

/*Effekt auf Input-Felder f�r die Anzeige der Anzahl von Reisenden im Dropdown zur�cknehmen*/
#flightsearch #CountAdult, 
#flightsearch #CountChild, 
#flightsearch #CountInfant
{
	margin-bottom: 0px;
}

/*+/- Buttons dabei in neuen Aeroplan Blue Farben*/
.btn.btn-primary.btn-number
{
	background-color: #163789;
}

.btn.btn-primary.btn-number:hover
{
	background-color: #084d89;
}

/*FL_DE_Details und Folgende: Trenner zwischen kompletierten Schritten und aktuellem Schritt anstatt Dreieck als Strich. Zum Reset auf Dreieck einfach l�schen, da Original vorhanden in Z.731*/
#flightsearch.booking header nav ul li.completed::after {
    background: #084d89;
    border-left: 1px solid white;
}

/*************************************************************************************************************************************
*****		 Anpassungen f�r Aeroplan.de: FL_DE_WaitForList, FL_DE_List und Weitere. Nicht auf Wordpress-Seiten anwenden!		 *****
*************************************************************************************************************************************/

/**** �bersteuerung von IBE.css - Klassen weiter oben ****/

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, figure, legend, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif !important;
    -webkit-text-size-adjust: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0 auto;
    overflow-x: hidden;
    position:relative;
    /*text-align:center;*/
}

html{
	height: 100%;
}

html, body {
	min-height: 100%;
}
.content-width{
    height:auto;
    max-width: 1200px;
    margin: 0 auto;
    padding:0;
    position:relative;
}

header{
		background: url('//ibe.aeroplan.de/UI/V2/SubAgency/AP_WWW/img/bg_header.png') repeat top;
		background-size:100%;
		background-repeat: no-repeat;
	   
	   	/*make it fixed:*/
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:131px; /*If you change height, change padding-top of .content-wrapper accordingly*/
		
		/*let following content 'fade' behind it*/
		/*box-shadow: 0px 10px 50px 20px #365A8D;*/
		z-index: 1000;
}

main{
	overflow: visible;
	height:100%;
	padding-top: 131px;/*Height of the Header minus 11px (for WordPress-Overlay displayed when logged in)*/
	padding-bottom: 131px;
	background-color: whitesmoke;
}

.content-padding{
    margin: 10px;
    overflow:hidden;
}
.reset-padding{
    padding:0px;
    display: inline-block;
}

a:link, a:visited {
    text-decoration: none;
    color:#fff;
}
a:hover, a:focus {
    text-decoration: underline;
}
.bg{
    background:#084d89;
}

.border-bar{
    border: 10px solid #0e203f;
}
.left-side{
    float:left;
    display:inline-block;
    text-align: left;
}
.right-side{
    float:right;
    display:inline-block;
    text-align: right;
}
.top-side, .bottom-side{
    float:none;
    background: #f5f5f5;
 }
.logo{
    padding: 10px;
}
.iata{
    padding:0 25px;
}

#mobile-nav{
    float: left;
    font-size: 30px;
    padding: 0 10px;
    cursor: pointer;
    display: none;
}
header .top{
    padding:10px  0;
    overflow:hidden;
}
header .menu-bar {
    background: #0e203f;
    padding: 9px 0 9px 5px;
    color: #fff;
    overflow: hidden;
    height: 41px;
	margin: 20px 0 0 0;
}
header .tel-bar{
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 0;
    display: inline-block;
	min-height: 41px;
}
header .tel-bar .tel{
    background: #084d89;
    padding: 12px 45px 12px 45px;
    color: #fff;
}
header .tel-bar .number{
    background: #ed1c24;
    padding: 10px 20px;
    left: -4px;
    color: #fff;
    position: relative;
}
header .tel-bar i{
    position: absolute;
    z-index: 9999;
    background: #0e203f;
    border-radius: 50%;
    padding: 6px;
    color: #fff;
	top: -4px;
    right: 140px;
}
.fa.fa-phone{
	bottom: 14px;
}
header .menu{
    font-size: 15px;
    float:left;
    display: inline-block;
}
header .content{
    padding:40px 0;
}

footer{
    font-size:14px;
    background:#f5f5f5;
    overflow: visible;
    padding:25px 0;
	/*margin-top: 25px;*/
	position: absolute;
	bottom: 0px;
	width: 100%;
}
footer a:link, footer a:visited {
    color:#0e203f;
}
footer .left-side nav.menu{
    font-size:18px;
    padding-bottom:15px;
    right: 10px;
    position: relative;
}
footer .right-side nav.menu{
    padding-bottom:20px;
}
footer .right-side p{
    /*font-size:11px;*/
    color:#c4c4c4;
}
footer nav.menu ul li{
    padding: 0 10px;
    border-right: 1px solid #0e203f;
}
footer nav.menu ul li.last {
    border: none;
    padding-right: 0px;
}
/*****Element/tag selectors********/
li, ol, dl {
    /*padding-right:30px; Commented, because it interferes with Format of IBE Widget Dropdowns. To Get the same effect for the Top-Menu, the li-Items there got an additional class 'padding-30px'. See below.*/
    list-style-type: none;
    display:inline;
}

a.padding-30px{
	padding-right:30px;
}

li.last ,ol.last, dl.last {
    padding-right:0px;
}

/*.backgroundimage {
   background: url('//ibe.aeroplan.de/UI/V2/SubAgency/AP_WWW/img/bg.png') repeat top;
   background-size:100%;
   background-repeat: no-repeat;
}*/

/*Hintergrund mit Verlauf um Bild zu imitieren.*/

/*Auf FL_DE_Detail den Scroller so anpassen, dass der Preis jederzeit sichtbar ist - auch mit station�rem Header. �berschreibt die gleichlautende CSS-Klasse in (aktuell) Z. 775*/
/*Bei �nderungen der H�he des Headers anzupassen*/
#flightsearch.booking .main .sidebar .Scroller.Extended { 
	padding-top: 150px; 
}

/*Erg�nzt die gleichlautende CSS-Klasse um Angaben zu Color und Border*/
#flightsearch.booking .main .sidebar {
    color: white;
    border-bottom-style: solid;
    border-style: solid;
    border-width: 1px;
    border-bottom-right-radius: 5px;
    background: #084d89;
}

/*Formats the summary of passenger-data after payment*/
#flightsearch h3{
    padding-bottom: 10px;
    padding-top: 10px;
    /*color: #ED1C24; Sideeffects on Slider, thus commented*/
}

/* Anpassungen f�r neues Footermen� 20.03.2018*/

footer{
	display: block;
	min-height: 140px;
    font-size: inherit;
    background:#999999;
    overflow: visible;
    padding:25px 0;
}
footer .left-side h6, footer .right-side h6 {
	font-size: 12px;
}
footer a:link, footer a:visited {
    color:#222;
}
footer .right-side nav.menu{
    padding-bottom:20px;
}
footer .right-side p{
    /*font-size:11px;*/
    color:#c4c4c4;
}
footer nav.menu ul li{
    padding: 0;
    display: block;
	border: none;
}
footer nav.menu ul li.last {
    border: none;
    padding-right: 0px;
}
.left-side{
		width: 50%;
		float: left;
}

.right-side{
	width: 50%;
	float: right;
}

.left-side, .right-side{
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0;
}

footer nav.menu{
padding: 0 10px;
}

footer .left-side nav.menu{
	float: left;
}

footer .right-side nav.menu{
	float: right;
}

	.left-side{
	width: 50%;
	float: left;
}

.right-side{
	width: 50%;
	float: right;
}

.left-side, .right-side{
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0;
}

footer nav.menu{
padding: 0 10px;
}

footer .left-side nav.menu{
	float: left;
}

footer .right-side nav.menu{
	float: right;
}

p.copyrightnotice {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0 0 20px 0;
	background-color:#999999;
}
main a:link, main a:visited {
color: white;
}
/*Entries in 'Airline-Search-Field' are black.*/
main div#flights form#searchflight .more-options li a:link, main div#flights form#searchflight .more-options li a:visited {
color: black;
}
	
/*Links in div.entry (with white Background) are dark-blue*/
main div.entry a {
color: #0E203F;
}
Footer .left-side{
        float:left;
        text-align: left;
}
Footer .right-side{
	float:right;
	text-align: right;
}
footer .right-side nav.menu, footer .left-side nav.menu{
	padding: 10px;
	font-size:14px;
}

/* --- Responsive Menu Start --- */

button#responsive-menu-button,
#responsive-menu-container {
    display: none;
    -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 767px) {

    #responsive-menu-container {
        display: block;
    }

    #responsive-menu-container {
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 99998;
        padding-bottom: 5px;
        margin-bottom: -5px;
        outline: 1px solid transparent;
        overflow-y: auto;
        overflow-x: hidden;
    }

    #responsive-menu-container .responsive-menu-search-box {
        width: 100%;
        padding: 0 2%;
        border-radius: 2px;
        height: 50px;
        -webkit-appearance: none;
    }

    #responsive-menu-container.push-left,
    #responsive-menu-container.slide-left {
        transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
    }

    .responsive-menu-open #responsive-menu-container.push-left,
    .responsive-menu-open #responsive-menu-container.slide-left {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
    }

    #responsive-menu-container.push-top,
    #responsive-menu-container.slide-top {
        transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
    }

    .responsive-menu-open #responsive-menu-container.push-top,
    .responsive-menu-open #responsive-menu-container.slide-top {
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
    }

    #responsive-menu-container.push-right,
    #responsive-menu-container.slide-right {
        transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
    }

    .responsive-menu-open #responsive-menu-container.push-right,
    .responsive-menu-open #responsive-menu-container.slide-right {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
    }

    #responsive-menu-container.push-bottom,
    #responsive-menu-container.slide-bottom {
        transform: translateY(100%);
        -ms-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
    }

    .responsive-menu-open #responsive-menu-container.push-bottom,
    .responsive-menu-open #responsive-menu-container.slide-bottom {
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
    }

    #responsive-menu-container,
    #responsive-menu-container:before,
    #responsive-menu-container:after,
    #responsive-menu-container *,
    #responsive-menu-container *:before,
    #responsive-menu-container *:after {
         box-sizing: border-box;
         margin: 0;
         padding: 0;
    }

    #responsive-menu-container #responsive-menu-search-box,
    #responsive-menu-container #responsive-menu-additional-content,
    #responsive-menu-container #responsive-menu-title {
        padding: 25px 5%;
    }

    #responsive-menu-container #responsive-menu,
    #responsive-menu-container #responsive-menu ul {
        width: 100%;
    }
    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu {
        display: none;
    }

    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu.responsive-menu-submenu-open {
         display: block;
    }

    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link {
        padding-left: 10%;
    }

    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-2 a.responsive-menu-item-link {
        padding-left: 15%;
    }

    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-3 a.responsive-menu-item-link {
        padding-left: 20%;
    }

    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-4 a.responsive-menu-item-link {
        padding-left: 25%;
    }

    #responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-5 a.responsive-menu-item-link {
        padding-left: 30%;
    }

    #responsive-menu-container li.responsive-menu-item {
        width: 100%;
        list-style: none;
    }

    #responsive-menu-container li.responsive-menu-item a {
        width: 100%;
        display: block;
        text-decoration: none;
        padding: 0 5%;
        position: relative;
    }

    #responsive-menu-container li.responsive-menu-item a .fa {
        margin-right: 15px;
    }

    #responsive-menu-container li.responsive-menu-item a .responsive-menu-subarrow {
        position: absolute;
        top: 0;
        bottom: 0;
        text-align: center;
        overflow: hidden;
    }

    #responsive-menu-container li.responsive-menu-item a .responsive-menu-subarrow  .fa {
        margin-right: 0;
    }

    button#responsive-menu-button .responsive-menu-button-icon-inactive {
        display: none;
    }

    button#responsive-menu-button {
        z-index: 99999;
        display: none;
        overflow: hidden;
        outline: none;
    }

    button#responsive-menu-button img {
        max-width: 100%;
    }

    .responsive-menu-label {
        display: inline-block;
        font-weight: 600;
        margin: 0 5px;
        vertical-align: middle;
    }

    .responsive-menu-label .responsive-menu-button-text-open {
        display: none;
    }

    .responsive-menu-accessible {
        display: inline-block;
    }

    .responsive-menu-accessible .responsive-menu-box {
        display: inline-block;
        vertical-align: middle;
    }

    .responsive-menu-label.responsive-menu-label-top,
    .responsive-menu-label.responsive-menu-label-bottom
    {
        display: block;
        margin: 0 auto;
    }

    button#responsive-menu-button {
        padding: 0 0;
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: 0.15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible;
    }

    .responsive-menu-box {
        width: 1px;
        height: 3px;
        display: inline-block;
        position: relative;
    }

    .responsive-menu-inner {
        display: block;
        top: 50%;
        margin-top: -0.5px;
    }

    .responsive-menu-inner,
    .responsive-menu-inner::before,
    .responsive-menu-inner::after {
         width: 1px;
         height: 1px;
         background-color: #0e203f;
         border-radius: 4px;
         position: absolute;
         transition-property: transform;
         transition-duration: 0.15s;
         transition-timing-function: ease;
    }

    .responsive-menu-open .responsive-menu-inner,
    .responsive-menu-open .responsive-menu-inner::before,
    .responsive-menu-open .responsive-menu-inner::after {
        background-color: #0e203f;
    }

    button#responsive-menu-button:hover .responsive-menu-inner,
    button#responsive-menu-button:hover .responsive-menu-inner::before,
    button#responsive-menu-button:hover .responsive-menu-inner::after,
    button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner,
    button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner::before,
    button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner::after,
    button#responsive-menu-button:focus .responsive-menu-inner,
    button#responsive-menu-button:focus .responsive-menu-inner::before,
    button#responsive-menu-button:focus .responsive-menu-inner::after,
    button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner,
    button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner::before,
    button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner::after {
        background-color: #0e203f;
    }

    .responsive-menu-inner::before,
    .responsive-menu-inner::after {
         content: "";
         display: block;
    }

    .responsive-menu-inner::before {
         top: -1px;
    }

    .responsive-menu-inner::after {
         bottom: -1px;
    }

            .responsive-menu-boring .responsive-menu-inner,
.responsive-menu-boring .responsive-menu-inner::before,
.responsive-menu-boring .responsive-menu-inner::after {
    transition-property: none;
}

.responsive-menu-boring.is-active .responsive-menu-inner {
    transform: rotate(45deg);
}

.responsive-menu-boring.is-active .responsive-menu-inner::before {
    top: 0;
    opacity: 0;
}

.responsive-menu-boring.is-active .responsive-menu-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
}    
    button#responsive-menu-button {
        width: 1px;
        height: 1px;
        position: fixed;
        top: 0px;
        left: 0%;
            }

    
    
    button#responsive-menu-button .responsive-menu-box {
        color: #0e203f;
    }

    .responsive-menu-open button#responsive-menu-button .responsive-menu-box {
        color: #0e203f;
    }

    .responsive-menu-label {
        color: #ffffff;
        font-size: 14px;
        line-height: 13px;
            }

    button#responsive-menu-button {
        display: inline-block;
        transition: transform 0.5s, background-color 0.5s;
    }

            html.responsive-menu-open {
            cursor: pointer;
        }

        #responsive-menu-container {
            cursor: initial;
        }
    
    
    #responsive-menu-container {
        width: 50%;
        right: 0;
        transition: transform 0.5s;
        text-align: left;
        background: #212121;
            }

    #responsive-menu-container #responsive-menu-wrapper {
        background: #212121;
    }

    #responsive-menu-container #responsive-menu-additional-content {
        color: #ffffff;
    }

    #responsive-menu-container .responsive-menu-search-box {
        background: #ffffff;
        border: 2px solid #dadada;
        color: #333333;
    }

    #responsive-menu-container .responsive-menu-search-box:-ms-input-placeholder {
        color: #c7c7cd;
    }

    #responsive-menu-container .responsive-menu-search-box::-webkit-input-placeholder {
        color: #c7c7cd;
    }

    #responsive-menu-container .responsive-menu-search-box:-moz-placeholder {
        color: #c7c7cd;
        opacity: 1;
    }

    #responsive-menu-container .responsive-menu-search-box::-moz-placeholder {
        color: #c7c7cd;
        opacity: 1;
    }

    #responsive-menu-container .responsive-menu-item-link,
    #responsive-menu-container #responsive-menu-title,
    #responsive-menu-container .responsive-menu-subarrow {
        transition: background-color 0.5s, border-color 0.5s, color 0.5s;
    }

    #responsive-menu-container #responsive-menu-title {
        background-color: #212121;
        color: #ffffff;
        font-size: 13px;
    }

    #responsive-menu-container #responsive-menu-title a {
        color: #ffffff;
        font-size: 13px;
        text-decoration: none;
    }

    #responsive-menu-container #responsive-menu-title a:hover {
        color: #ffffff;
    }

    #responsive-menu-container #responsive-menu-title:hover {
        background-color: #212121;
        color: #ffffff;
    }

    #responsive-menu-container #responsive-menu-title:hover a {
        color: #ffffff;
    }

    #responsive-menu-container #responsive-menu-title #responsive-menu-title-image {
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
    }

    #responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
        border-top: 1px solid #212121;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        font-size: 13px;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        line-height: 40px;
        border-bottom: 1px solid #212121;
        color: #ffffff;
        background-color: #212121;
            }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a:hover {
        color: #ffffff;
        background-color: #3f3f3f;
        border-color: #212121;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow {
        color: #ffffff;
        border-color: #3f3f3f;
        background-color: #3f3f3f;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow.responsive-menu-subarrow-active {
        color: #ffffff;
        border-color: #3f3f3f;
        background-color: #3f3f3f;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
        right: 0;
        height: 40px;
        line-height: 40px;
        width: 40px;
        color: #ffffff;
        border-left: 1px solid #212121;
        background-color: #212121;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active {
        color: #ffffff;
        border-color: #212121;
        background-color: #212121;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow.responsive-menu-subarrow-active:hover {
        color: #ffffff;
        border-color: #3f3f3f;
        background-color: #3f3f3f;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow:hover {
        color: #ffffff;
        border-color: #3f3f3f;
        background-color: #3f3f3f;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link {
        background-color: #212121;
        color: #ffffff;
        border-color: #212121;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link:hover {
        background-color: #3f3f3f;
        color: #ffffff;
        border-color: #3f3f3f;
    }
}

/* --- Responsive Menu Ende --- */



/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 1600px) {
}
@media only screen and (max-width: 1479px) {
	header .menu-bar {
		margin: 10px 0 0 0;
	}
}
@media only screen and (max-width: 1210px) {

	main{
		overflow: visible;
		height:100%;
		padding-top: 143px;/*Height of the Header minus 11px (for WordPress-Overlay displayed when logged in)*/
	}
	header{
		/*background: url('/img/bg_header.png') repeat top;*/
		background: url('//ibe.aeroplan.de/UI/V2/SubAgency/AP_WWW/img/bg_header.png') repeat top;
		/*background-size:100%;*/
		background-repeat: no-repeat;
		background-size:auto;
		z-index: 1000;
	   	/*make it fixed:*/
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:143px; /*If you change height, change padding-top of .content-wrapper accordingly*/
		/*let following content 'fade' behind it*/
		/*box-shadow: 0px 10px 50px 20px #365A8D;*/
		z-index: 1000;
	}
		header .menu-bar {
		background: #0e203f;
		padding: 0;
		/*padding: 9px 0 9px 5px;*/
		color: #fff;
		overflow: hidden;
		height: 41px;
	}
    h1{
        font-size: 32px;
    }
    .content-width{
        padding-left:10px;
        padding-right: 10px;
		margin-bottom: 20px;
    }
    main .content-width{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #mobile-nav{
        display: inline;
    }

    header .tel-bar{
        right: -5px;
        top: 8px;
    }
    header .tel-bar .tel{
		padding: 12px 45px 12px 45px;
    }
    header .tel-bar .number{
        padding: 20px;
    }
    header .tel-bar i{
        padding: 8px;
        right: 138px;
        top: -5px;
    }
    header .menu-bar .content-width .menu{
        width:100%;
        font-size:24px;
        padding:20px;
        display: none;
    }
    header .menu-bar .content-width .menu ul li{
        display: block;
        padding: 5px;
    }
    main .banner{
        position:relative;
    }
    main .banner .left-side{
        float:none;
        text-align: center;
        width: 100%;
        background: #f5f5f5;
    }
    main .banner .text{
        width: auto;
        text-align:center;
    }
    main .banner .text .link i{
        position: relative;
        left: 15px;
    }
    .search-tabbed-bar .tab-content .more-options .custom-input{
        width:100%;
    }
    .custom-input.small{
        min-width: 80px;
        width: 49%;
    }
    .custom-input.small .form-group{
        min-width: 100%;
    }
    .custom-datepicker{
        width:48%;
    }
    .custom-datepicker .date-frame p {
        font-size: 48px;
    }
    .custom-datepicker .date-frame span{
        font-size: 20px;
        line-height: 20px;
        width: 25px;
        left: 10px;
    }
    .custom-numbers .custom-box{
        width: auto;
    }
     .custom-numbers{
        float:left;
     }
     input.custom-submit{
        width:33%;
     }
     .custom-select-small{
        width: 48%;
     }
     .custom-select-small select{
        width: 100%;
     }
     .custom-datepicker .date-frame select{
        font-size: 50px;
        padding-left: 15px;
        top: -95px;
     }
     .custom-datepicker .date-frame.selectlist{
        width: auto;
     }
}
@media only screen and (max-width: 992px) {
	header .menu-bar{
    background:#0e203f;
    color:#fff;
    overflow: hidden;
	}
    .custom-input .form-group{
        min-width: 220px;
    }
    .search-tabbed-bar form span{
        left: 5px;
    }
    .full-width{
        width:auto;
    }
    .elements-wrapper{
        width:100%;
    }
    .custom-box-dropdown .number-switcher-alt{
        width: 100%;
    }
    .datepicker, .datetimepicker{
        width:225px;
    }
    .custom-numbers .custom-box{
        width:165px;
    }
    .custom-numbers{
        float:none;
        margin: 0 auto;
    }
    .image-submit{
        display: none;
    }
    input.custom-submit{
        float: none;
        width: 175px;
        top: -60px;
        right: 0px;
        margin: 0 5px;
    }
    #transfers input.custom-submit{
        top:-60px;
    }
    .search-tabbed-bar .tab-content{
        text-align: center;
    }
    .content-width,.search-tabbed-bar .tab-content{
        padding:0 10px;
    }

    main .banner .text{
        width: 100%;
    }
    .custom-box-dropdown .numbering{
        float:none;
    }
    .custom-box-dropdown#occupancy{
        width:310px;
        right: -75px;
        padding: 0 20px;
    }
    .search-tabbed-bar .tab-content .more-options-btn{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .search-tabbed-bar .tab-content .remove-room-btn{
        display: inline-block;
        position: absolute;
        top: 0;
        right: 10px;
    }
    .search-tabbed-bar form .custom-numbers p{
        font-size:16px;
    }
    .custom-datepicker{
        width: 170px;
        margin: 0 auto;
    }
      .custom-datepicker .date-frame.selectlist span{
            width: 70px;
            top: -10px;
      }
      .margin-top-bottom {
    margin: 20px 0;
    }
    .custom-input{
        width: 40%;
    }
}
@media only screen and (max-width: 800px) {
	main{
		overflow: visible;
		height:100%;
		padding-top: 123px;/*Height of the Header minus 11px (for WordPress-Overlay displayed when logged in)*/
	}
	header{
		/*background: url('/img/bg_header.png') repeat top;*/
		background: url('//ibe.aeroplan.de/UI/V2/SubAgency/AP_WWW/img/bg_header.png') repeat top;
		/*background-size:100%;*/
		background-repeat: no-repeat;
		background-size:auto;
		z-index: 1000;
	   	/*make it fixed:*/
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:123px; /*If you change height, change padding-top of .content-wrapper accordingly*/
		/*let following content 'fade' behind it*/
		/*box-shadow: 0px 10px 50px 20px #365A8D;*/
		z-index: 1000;
	}
}

@media only screen and (max-width: 500px) {
	#mobile-nav {
	top: 127px;
	}
	header{
		/*background: url('/img/bg_header.png') repeat top;*/
		background: url('//ibe.aeroplan.de/UI/V2/SubAgency/AP_WWW/img/bg_header.png') repeat top;
		/*background-size:100%;*/
		background-repeat: no-repeat;
		background-size:auto;
		z-index: 1000;
	   	/*make it fixed:*/
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:170px; /*If you change height, change padding-top of .content-wrapper accordingly*/
		/*let following content 'fade' behind it*/
		/*box-shadow: 0px 10px 50px 20px #365A8D;*/
		z-index: 1000;
	}
	.content-width{
		margin-bottom: 10px;
	}
    header .tel-bar{
        font-size: 16px;
        top: 0;/*top: 10px;*/
    }
    header .tel-bar i{
        right: 127px;
    }
    main {
    	overflow: visible;
    	height: 100%;
    	padding-top: 170px;
    }
    .custom-datepicker.first .form-wrapper{
        padding-right: 10px;
    }
    .custom-datepicker.last .form-wrapper{
        padding-left: 10px;
    }
    .logo, .iata{
        width:100%;
        text-align: center;
        padding: 5px 0;
    }
    header .tel-bar{
        font-size: 16px;
        top: 10px;
    }
    header .tel-bar i{
        right: 127px;
    }
    main .banner .text{
        width: 100%;
    }
    .left-side, .right-side{
        float:none;
        text-align: center;
    }
	footer {
		min-height: 220px;
	}
	main {
		padding-bottom: 220px;
	}
    footer .right-side nav.menu, footer .left-side nav.menu{
        padding: 10px;
        font-size:14px;
    }
    .search-tabbed-bar .nav-tabs>li>a{
        text-align: center;
    }
    .search-tabbed-bar .nav-tabs>li i{
        display: block;
        text-align: center;
        padding: 0px;
        margin: 0px;
    }
    .search-tabbed-bar .nav-tabs>li{
        width: 90px;
        font-size: 14px;
    }
    .search-tabbed-bar .nav-tabs>li.active>a, .search-tabbed-bar .nav-tabs>li.active>a:focus, .search-tabbed-bar .nav-tabs>li.active>a:hover{
        text-align: center;
        background:#0e203f;
    }
    .search-tabbed-bar .nav>li>a:focus, .search-tabbed-bar .nav>li>a:hover{
        background:none;
    }
      .custom-input.full-width{
        width: 100%;
    }

}
@media only screen and (max-width: 400px) {

    input.custom-submit,#transfers input.custom-submit{
        top: 0;
        margin: 15px;
    }
    .form-wrapper.last, .custom-datepicker.last{
        position: relative;
        left: 0px;
    }
      .custom-input{
        width: 100%;
    }
}

@media only screen and (max-width: 331px) {
	footer {
		min-height: 230px;
	}
	main {
		padding-bottom: 230px;
	}
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
