* {
font-family: 'Manrope', sans-serif;
}
#ticket-finder {
margin: 0 10px;
}
#ticket-finder .flight-search {
padding: 20px 20px 0;
}
#ticket-finder .flight-search__form {
margin: 0 20px 0;
}
#ticket-finder .flight-search__settings {
margin: 10px 20px 0;
}
@media (max-width:  767px) {
#ticket-finder {
margin: 0;
}
#ticket-finder .flight-search {
padding: 10px 10px 0;
}
#ticket-finder .flight-search__form {
margin: 0 10px 0;
}
#ticket-finder .flight-search__settings {
margin: 10px 10px 0;
}
.react-select-2-wrapper-2 {
width: 100%;
}
#cestujicich_0, 
#cestujicich_1 {
display: block;
}
}
#ticket-finder input {
border-radius: 0;
border: 0;
padding: 0;
}
.d-flex {
display: flex;
}
.flex-1 {
flex: 1;
}
.align-center {
align-items: center;
}
.d-inline-block {
display: inline-block;
}
#airport-select-input-from,
#airport-select-input-from-0,
#airport-select-input-from-1,
#airport-select-input-to,
#airport-select-input-to-0,
#airport-select-input-to-1,
#react-select-GOL_package-search-airlines-input,
#react-select-GOL_package-search-airlines-mobile-input,
#airport-select-input-from {
box-sizing: content-box;
width: 1px;
background: 0;
border: 0;
font-size: inherit;
opacity: 1;
outline: 0;
padding: 0;
color: inherit;
}
#GOL_package-search-airlines {
position: relative;
}
.inline-css-remove {
position: absolute;
top: 0;
left: 0;
visibility: hidden;
height: 0;
overflow: scroll;
white-space: pre;
}
#div_toggle_properties {
width: 100%;
position: relative;
}
#header-search-form-properties {
border-radius: 0;
padding: 10px 15px;
top: 0;
}
#header-search-form-properties-arrow {
position: absolute;
top: 50%;
margin-left: 8px;
transform: translateY(-50%) !important;
padding: 2px;
transition: all 0.4s ease;
}
#div_toggle_properties_done {
width: 100%;
margin-top: 5px;
background: #fcb900;
border: 0;
padding: 10px;
text-transform: uppercase;
font-weight: 700;
font-family: "Manrope";
transition: background .25s;
}
#div_toggle_properties_done:hover {
cursor: pointer;
background: #386CB9;
color: #fff;
}
.header-search-form-additional-top-second {
top: -3px;
position: relative;
}
.flight-search {
display: flex;
flex-direction: column;
}
.flight-search__tabs,
.flight-search__form,
.flight-search__settings {
display: flex;
}
.flight-search__form {
flex-wrap: wrap;
background: #fff;
box-shadow: rgba(0,0,0,.1) 0px 0px 10px;
font-size: 13px;
}
.flight-search__form .flex-cell {
flex: 1;
border-right: solid #eee 2px;
}
.flight-search__form .flex-cell:last-of-type {
border-bottom: 0;
}
@media (max-width: 940px) {
.flight-search__form--standard .flex-cell {
flex-basis: 33.333%;
border-bottom: solid #eee 2px;
}
.flight-search__form.flight-search__form--multicity .flex-cell--borderless {
flex-basis: 66.666%;
}
}
@media (max-width: 767px) {
.flight-search__form .flex-cell,
.flight-search__form.flight-search__form--multicity .flex-cell--borderless {
flex-basis: 50%;
}
}
@media (max-width: 480px) {
.flight-search__form .flex-cell {
flex-basis: 100%;
border-bottom: solid 2px #eee;
border-right:  0;
}
.flight-search__form.flight-search__form--multicity .flex-cell--borderless {
flex-basis: 100%;
}
}
.flight-search__form-inner {
display: flex;
flex-direction: column;
flex: 2;
}
.flight-search__form-aside {
display: flex;
flex: 1;
}
@media (max-width: 940px) {
.flight-search__form-inner,
.flight-search__form-aside {
flex-basis: 100%;
}
.flight-search__form-aside {
flex-wrap: wrap;
border-top: solid #eee 2px;
}
}
.flight-search__settings {
margin-top: 10px;
}
@media (max-width: 600px) {
.flight-search__settings {
flex-wrap: wrap;
}
}
.flight-search__settings .flex-cell,
.travel-class {
padding: 0;
padding-bottom: 10px;
min-width: 135px;
}
.flight-search__settings .flex-cell.travel-class {
min-width: 150px;
}
.flight-search__settings .direct-flights-only span,
.flight-search__settings .days-tolerance,
#GOL_package-search-airlines {
padding: 0 5px 0 8px;
font-size: 14px;
}
.flex-line {
display: flex;
flex: 1;
}
@media (max-width: 480px) {
.flex-line {
display: block;
}
}
#searchForm-multiCity-row-1 {
border-top: solid 2px #eee;
}
.flex-cell {
padding: 10px 12px;
display: flex;
align-items: center;
}
.flex-cell.flex-cell--borderless {
border: 0;
position: relative;
}
@media (max-width: 940px) {
.flex-cell.flex-cell--borderless {
border-right: solid 2px #eee;
border-bottom: solid 2px #eee;
}
}
.flex-cell--vertical {
align-items: center;
justify-content: center;
}
.flex-cell.flex-cell--btn {
border-right: 0;
padding: 0;
align-items: stretch;
}
@media (max-width: 940px) {
.flex-cell.flex-cell--btn {
flex-basis: 33.333%;
}
}
@media (max-width: 767px) {
.flex-cell.flex-cell--btn {
flex-basis: 50%;
}
}
.flight-search__tab {
padding-right: 12px;
margin-bottom: 10px;
font-size: 11px;
text-transform: uppercase;
font-weight: 800;
color: #555;
}
.flight-search__tab label {
margin-bottom: 0;
font-weight: 500;
}
.flight-search__tab label:hover {
cursor: pointer;
}
.flight-search__tab input {
display: none;
}
.flight-search__tabs input[type="radio"]:checked+label{ 
font-weight: bold; 
color: #000; 
} 
.icon {
width: 20px;
height: 20px;
margin-left: 8px;
}
.calendar-trigger {
width:  90px;
padding: 5px;
flex: 1;
}
@media (max-width: 940px) {
.calendar-trigger {
padding: 0;
}
}
.calendar-trigger input {
max-width: 100%;
border: 0;
border-radius: 0;
}
.calendar-trigger input:hover {
cursor: pointer;
}
.days-tolerance {
display: flex;
align-items: center;
}
.direct-flights-only {
display: flex;
align-items: center;
}
.travel-class label {
font-weight: initial;
margin-bottom: 0;
width: 145px;
}
.travel-class select {
border: 0;
background: transparent;
padding: 0 3px;
-webkit-appearance: none;
color: #386cb9;
font-weight: 600;
}
.travel-class select option::after {
content: "";
display: inline-block;
width: 20px;
height: 15px; }
.travel-class select::-ms-expand {
display: none;
}
.submit-btn {
flex: 1;
background: #fcb900;
border: 0;
border-radius: 0;
padding: 10px;
text-transform: uppercase;
font-weight: 700;
font-family: "Manrope";
transition: background .25s;
color:  #000;
font-size: 17px;
}
.submit-btn:hover,
.submit-btn:focus {
outline: none;
cursor: pointer;
background: #386CB9;
color: #fff;
}
#div_toggle_properties,
#airport-select-to,
#airport-select-from,
#airport-select-from-0,
#airport-select-to-0,
#airport-select-from-1,
#airport-select-to-1,
.calendar-trigger {
font-weight: 600;
font-size: 13px;
color: #333;
}
#header-properties-value {
display: block;
}
.passengers-class {
display: flex;
align-items: center;
justify-content:  space-between;
width: 100%;
font-weight: 600;
}
.passengers-class > div {
width: 100%;
}
#searchForm-error {
display: none !important;
}
.buckinput {
padding: 0 !important;
}
.header-search-form-results {
border-bottom: solid 2px #eee;
}
.header-search-form-option {
font-size: 14px;
}
#found-airports-wrapper .header-search-form-option:nth-child(odd),
.select-menu-outer > div:nth-child(odd)  {
background: #f5f5f5;
}
#found-airports-wrapper .header-search-form-option:hover,
.select-menu-outer > div:hover {
background: rgba(56, 108, 185, .15);
}
.subitem:after {
content: "└";
font-size: 12px;
text-shadow: #000 0 0;
margin-right: 6px;
margin-left: 2px;
}
#search-properties {
position: relative;
width: 170px;
}
.header-search-form-properties tr {
height: 48px;
}
.header-search-form-properties th {
text-align: left;
text-transform: uppercase;
}
.header-search-form-properties .counter {
display: flex;
justify-content: end;
padding-right: 1px;
}
.header-search-form-properties .counter img:hover {
cursor: pointer;
}
.header-search-form-properties .counter img.counter-sign-disabled:hover {
cursor: not-allowed;
}
.header-search-form-properties span {
text-transform: uppercase;
font-weight: 600;
font-size: 12px;
display: block;
}
.header-search-form-properties .counter span {
width: 26px;
font-size: 16px;
display: inline-block;
text-align: center;
}
#react-select-search-properties-input {
border: 0;
background: #eee;
height: 32px;
}
#search-properties-singleValue {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
font-size: 12px;
height: 34px;
display: inline-block;
line-height: 34px;
padding: 0 11px;
background: #eee;
}
#search-properties-singleValue:hover {
cursor: pointer;
}
.passengerTypeInputs {
position: absolute; 
left: 0; 
right: 0; 
top: 0; 
z-index: 1;
}
.passengerTypeInputs-inner-wrapper {
background: rgba(29,34,40,.75);
padding: 20px;
}
.passengerTypeInputs-inner { background: #fff;
width: 200px; 
margin: auto;
padding: 15px;
}
.passengerTypeInputs span.passengerTypeInputs-headline {
display: none;
} .passengerTypeInputs b,
.passengerTypeInputs span {
width: 100%;
display: block;
}
.passengerTypeInputs b {
font-weight: 900;
font-size: 15px;
}
.passengerTypeInputs span {
font-size: 13px;
font-weight: 500;
margin-top: 4px;
}
.passengerTypeInputs label {
width: 70%;
}
.passengerTypeInputs select {
width: 30%;
border: 0;
border-radius: 0;
margin-bottom: 5px;
background: #f5f5f5;
}
.passengerTypeInputs button {
font-size: 13px;
font-weight: 900;
background: #fcb900;
text-transform: uppercase;
color: #000;
width: 100%;
border: 0;
border-radius: 0;
letter-spacing: .7px;
padding: 10px 15px;
margin-top: 6px;
}
.passengerTypeInputs button:hover {
background: #386CB9;
}
.passengerTypeInputs-inner div {
display: flex;
margin-bottom: 6px;
}
.passengerTypeInputs-inner div:last-of-type {
margin-bottom: 0;
} #ticket-finder input[type=checkbox] {
display:none;
}
#ticket-finder input[type=checkbox] + label {
display: flex;
margin-right: 12px;
margin-bottom: 0;
font-weight: initial;
align-items: center;
}
#ticket-finder input[type=checkbox] + label:hover {
cursor: pointer;
}
#ticket-finder input[type=checkbox] + label::before {
content: "";
display: inline-block;
height: 18px;
width: 18px;
padding: 0px;
margin-right: 5px;
background: url(/vyhledavac-letenek/img/ico-checkbox-unchecked.svg);
background-size: contain;
}
#ticket-finder input[type=checkbox]:checked + label::before {
content: "";
display: inline-block;
height: 18px;
width: 18px;
padding: 0px;
margin-right: 5px;
background: url(/vyhledavac-letenek/img/ico-checkbox-checked.svg);
background-size: contain;
} #autocomplete-placeholder {
width: 100%;
background-color: rgba(29,34,40,.75);
position: absolute;
}
.ac_input {
border: 0;
border-radius: 0;
font-weight: 600;
}
.ac_results {
top:  0;
padding: 0; overflow: hidden;
z-index: 99999;
text-align: left; max-width: 400px;
margin: 20px auto;
background-color: #eee;
background-color: #fff;
}
.ac_odd {
background: #f1f1f1;
}
.ac_results ul { background-color: ;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0 auto;
}
.ac_results li {
margin: 0px;
padding: 8px 4px;
cursor: default;
display: block; font: menu;
font-size: 14px; line-height: 16px;
overflow: hidden;
}
.ac_loading{background:white url(/vyhledavac-letenek/css/indicator.gif) right center no-repeat;}
.ac_odd:hover, .ac_even:hover{cursor:pointer;} .ac_even{background-color:#f9f9f9;}
.ac_over {
background-color: #fcb900; }.js-datepicker-placeholder {
position: relative;
}
#ui-datepicker-div {
top:  0;
left:  50%;
transform: translateX(-50%);
width: 100% !important;
}
table tbody>tr:nth-child(odd)>td, 
table tbody>tr:nth-child(odd)>th {
background: transparent;
}
table caption+thead tr:first-child td, 
table caption+thead tr:first-child th, 
table colgroup+thead tr:first-child td, 
table colgroup+thead tr:first-child th, 
table thead:first-child tr:first-child td, 
table thead:first-child tr:first-child th {
border-color: transparent;
}
table tbody tr:hover>td, table tbody tr:hover>th {
background: initial;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
#ui-datepicker-div, .ui-datepicker-inline {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
padding: .3em;
padding-top: 0;
margin: 0;
background: #ddd;
width: 17em;
color: #6a6a6a;
}
#ui-datepicker-div {
display: none;
background: rgba(29,34,40,.75);
z-index: 100; padding: 20px;
}
.ui-datepicker-inline {
float: left;
display: block;
border: 0;
}
.ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-dialog {
padding: 5px !important;
border: 4px ridge #ddd !important;
}
.ui-datepicker-disabled {
position: absolute;
z-index: 100;
background-color: white;
opacity: 0.5;
}
button.ui-datepicker-trigger {
width: 25px;
}
img.ui-datepicker-trigger {
margin: 2px;
vertical-align: middle;
}
.ui-datepicker-prompt {
float: left;
padding: 2px;
background: #ddd;
color: #6a6a6a;
}
* html .ui-datepicker-prompt {
width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
clear: both;
float: left;
width: 100%;
color: #6a6a6a;
}
.ui-datepicker-control {
padding: 5px 0px;
display: none;
}
.ui-datepicker-control, .ui-datepicker-links {
_font-weight: bold;
font-size: 84%;
padding: 0 15px;
}
.ui-datepicker-links label { color: #999;
font-weight: 400;
height: 40px;
margin: 0;
}
.ui-datepicker-clear {
float: left;
width: 34%;
padding: 0 0 0 5px;
font-size: 14px;
}
.ui-datepicker-prev {
float: left;
padding: 0 0 0 5px;
font-size: 32px;
width: 1.8em;
}
.ui-datepicker-prev { padding-left: 0; }
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
float: right;
text-align: right;
}
.ui-datepicker-current {
float: left;
width: 66%;
text-align: center;
display: none;
}
.ui-datepicker-close {
float: right;
width: 34%;
text-align: right;
padding: 0 5px 0 0;
font-size: 14px;
}
.ui-datepicker-next {
float: right;
text-align: right;
padding: 0 5px 0 0;
font-size: 32px;
width: 1.8em;
}
.ui-datepicker-next a:hover, .ui-datepicker-prev a:hover {
text-decoration: none;
}
.ui-datepicker-next { padding-right: 0; }
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
float: left;
text-align: left;
}
.ui-datepicker-header {
font-weight: bold;
margin-top: -34px;
margin-left: 41px;
padding: 0 25px;
}
.ui-datepicker-header select {
display: inline-block;
-webkit-appearance:  none;
border: 0px #fff solid;
color: #444;
font-weight: bold;
width: 85px;
padding: 0;
height: 26px;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 70px;
float: right;
}
.ui-datepicker {
text-align: center;
font-size: 100%;
position: relative;
left: 15px;
}
.ui-datepicker td {
text-align: center;
}
.ui-datepicker a {
display: block;
width: 100%;
}
.ui-datepicker-title-row {
color: #fff;
}
.ui-datepicker-title-row td {
color: #fff;
padding: 5px 7px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
border: transparent 2px;
}
.ui-datepicker-days-row {
color: #6a6a6a;
border: transparent 2px;
}
.ui-datepicker-week-col {
xbackground: #777;
color: #fff;
}
.ui-datepicker-days-cell {
color: #fff;
border: transparent 2px;
padding: 3px 10px;
padding: 0px 4px;
font-size: 15px;
text-align: right;
font-weight: 500;
}
.ui-datepicker-days-cell a {
display: block;
border: 0;
}
.ui-datepicker-unselectable {
color: #6a6a6a;
}
.ui-datepicker-today a {
background: #eee;
border-radius: 50%;
}
.ui-datepicker-current-day a {
color: #f26722;
font-weight: 900;
}
.ui-datepicker-status {
background: #ddd;
width: 100%;
font-size: 80%;
text-align: center;
} #ui-datepicker-div a {
cursor: pointer;
margin: 0;
padding: 3px;
color: #10161F;
}
.ui-datepicker-inline a {
cursor: pointer;
margin: 0;
padding: 0;
color: #444;
}
.ui-datepicker-inline .ui-datepicker-links a {
padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
color: #eee;
}
#ui-datepicker-div .ui-datepicker-links a {
padding: 0;
}
#ui-datepicker-div .ui-datepicker-current-day a {
color: #10161F;
background: #fcb900;
border-radius: 50%;
padding: 3px 4px;
}
#ui-datepicker-div .ui-datepicker-days-cell-over a {
background: #eee;
border-radius: 50%;
}
.ui-datepicker-current a { color: #4d4545; font-size: 14px; }
#ui-datepicker-div .ui-datepicker-clear a, 
#ui-datepicker-div .ui-datepicker-close a { xcolor: #3876C1; }
.ui-datepicker-title-row a {
font-weight: 900;
}
.ui-datepicker-control a:hover {
_background: #74b9e8 !important;
color: #4d4545 !important;
} .ui-datepicker-multi .ui-datepicker {
xborder: 1px solid #777;
}
.ui-datepicker-one-month {
float: left;
width: 210px;
}
.ui-datepicker-new-row {
clear: left;
}
.ui-datepickerAAG-content-middle {
max-width: 292px;
background: #fff;
margin: auto;
}.flight-search__tab {
color: #fff;
font-size: 12px;
}
.flight-search__tabs input[type="radio"]:checked+label{ 
color: #fdd400; 
} 
.flight-search__settings {
color:  #fff;
}
.travel-class select {
color: #fdd400; 
}
.travel-class select option {
color:  #000;
}
#ticket-finder .flight-search {
padding: 0;
}
#ticket-finder .flight-search__form {
margin: 0;
}
#ticket-finder .flight-search__settings {
margin: 10px 0 0 0;
}
#ticket-finder input,
#cestujicich_0,
#cestujicich_1 {
color: #000;
}
.passengerTypeInputs-inner {
color: #10161F;
}
#ticket-finder input[type=checkbox] + label::before,
#ticket-finder input[type=checkbox]:checked + label::before {
width: 22px;
height: 22px;
background:  url(/vyhledavac-letenek/img/ico-checkbox-unchecked1.svg);
}
#ticket-finder input[type=checkbox]:checked + label::before {
background:  url(/vyhledavac-letenek/img/ico-checkbox-checked1.svg);
}
.flex-cell--btn {
margin-right: -1px;
}