﻿*	{
box-sizing: border-box;
}

/*
kek #234070;
nari #E37B13;
gyarinari: #D36420
vkek: #38B9E1
s turkiz-zold #007F83
szurke: #939699

paletta:
kek #28487B
nari #E37B13
vkek #38B9E1
vkek #71CFEC
turkiz: #04AFB4
kek #28487B
nari: #E37B13
vszurke: #DBDADA
*/

div {box-sizing: border-box;display: inline-block; }

section,
content {
display: inline-block;
float: left;
width: calc(100% - 60px);

}

form {
display: inline-block;
float: left;
margin: auto;
padding: 0;
width: auto;
}

body
	{
	margin: 0;
	padding: 0 ;
	
	color: #464646;
	font: normal 14px 'Montserrat',Tahoma, Arial, Helvetica; 
	text-align: center;
	width: 100%;
	background-color: #ffffff;	
	/* background-image: linear-gradient(to right, #203f5c, #203f5c, #203f5c,#203f5c,#f4ede1,#f4ede1,#f4ede1,#f4ede1); */
	}

div.inbody {
	text-align: left;
	display: inline-block;
	width: 100%;
		background-position: center top;
	background-repeat: no-repeat;	
}
div.contentwindow
	{
	text-align: left;
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	float: left;
	}

.logobox {
display: inline-block;
height: 240px;
}	

.logo {
position: relativ;
filter: drop-shadow(0px 0px 20px #222222);
drop-shadow(0px 0px 20px #222222);
}

h1 {
font: normal 110px "Playfair Display", serif;
color: #464646;
font-weight: normal;
margin-top: 10px;
margin-bottom: 10px;
}

h2 {
font: normal 84px "Playfair Display", serif;
color: #464646;
font-weight: normal;
margin-top: 0px;
margin-bottom: 10px;
}

h4 {
font: italic 40px "Playfair Display", serif;
color: #aa7f2e;
font-weight: normal;
margin-top: 30px;
margin-bottom: 10px;
}

h4.center {
text-align: center;
}

h5 {
font: normal 19px "Playfair Display", serif;
color: #28487B;
font-weight: normal;
margin-top: 0px;
margin-bottom: 5px;
}

h3 {
font: italic 30px "Playfair Display", serif;
color: #aa7f2e;
font-weight: normal;
margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

h3.center {
text-align: center;
}

.regbox h5 {
margin-bottom: 15px;
}

.bp147 {
padding-top: 80px;
font: normal 78px "Playfair Display", serif;
color: #464646;
}

.bp147 .gold {
color: #aa7f2e;
}

.bp147 .num {
position:relative;
bottom: 10px;
}

.bp147 i {
color: #aa7f2e;
}

table
	{
	font: normal 14px 'Montserrat' Tahoma, Arial, Helvetica; 
	border: 0;
	//border-spacing:0;
    //border-collapse:collapse;
	}

.regformin {
width: 90%;
text-align: left;
position: relative;

}	

.loginform .regformin {
width: 600px;
display: inline-block;
text-align: left;
position: relative;
padding: 20px;
background-color: #DBDADA;
filter: drop-shadow(0px 0px 20px #222222);
drop-shadow(0px 0px 20px #222222);
border-radius: 20px;
padding-bottom: 50px;
}


.thxform {
margin: auto;
width: 100%;
text-align: center;
padding-top: 120px;
padding-bottom: 200px;
}

.thxform .regformin {
width: 880px;
min-height: 340px;
display: inline-block;
text-align: left;
position: relative;
padding: 25px;
background-color: #224469;
filter: drop-shadow(0px 0px 20px #222222);
drop-shadow(0px 0px 20px #222222);
border-radius: 20px;
}

.thxform .regformin h2 {
font: normal 70px "Playfair Display", serif;
font-weight: 300;
color: #ffffff;
text-align: center;
letter-spacing: 1px;
}
.thxform .regformin p {
font: italic 18px "Playfair Display", serif;
font-weight: 60;
color: #ffffff;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
letter-spacing: 0;
margin-top: 5px;
margin-bottom: 5px;
letter-spacing: -0.5px;
}

.thxform .confspacer {
width: 100%;
height: 40px;
text-align: center;
display: inline-block;
}

.thxform .confspacer span {
width: 365px;
height: 1px;
background-color: #aa7f2e;
margin-top: 19px;
display: inline-block;
}

.thxform .regformin a:visited,
.thxform .regformin a {
font: italic 18px "Playfair Display", serif;
color: #aa7f2e;
text-align: center;
}

.regforml,
.regformr {
display: inline-block;
width: 100%;
}

select,
input {
padding: 5px 5px;
background-color: #f7f7f7;
height: auto;
border: 1px solid #888888;
border-radius: 10px;
color: #222222;
font-weight: 300;
font-size: 16px;
}

textarea {
padding: 5px 5px;
width: 100%;
background-color: #e0e0e0;
min-height: 50px;
border: 1px solid #888888;
border-radius: 10px;
color: #222222;
font-weight: 300;
font-size: 16px;
}

.regbox {
display: inline-block;
padding: 20px 25px;
width: 100%;
background-color: #ffffff;
height: auto;
border: 1px solid transparent;
border-radius: 20px;
color: #464646;
margin-bottom: 14px;
font-weight: 100;
font-size: 20px;
font-style: italic;
text-align: left;
}

.regbox.small {
height: 150px;
}


input[type="checkbox"] {
accent-color: #007F83;
}

.regbox input[type="checkbox"] {
font-size: 10px;
height: 14px;
width: 14px;
margin-top: 6px;
margin-bottom: 6px;
margin-right: 15px;
}
	
table td, table th
{
    padding: 0;
}

a,a:visited {
color: #51af30;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.actionlinkb
	{
	cursor: pointer;
	border: 1px single #202020;
	width: 190px;
	height: 35px;
	background-color: #006666;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	}
	
.actionlinkg
	{
	cursor: pointer;
	border: 1px single #202020;
	width: 175px;
	height: 40px;
	background-color: #336666;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	}

.formactionbutton
	{
	cursor: pointer;
	border: 1px single #202020;
	width: auto
	height: auto;
	background-color: #3366cc;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	padding: 5px 10px;
	border-radius: 5px;
	}


.egyes
	{
	font: normal 10px 'Montserrat' Tahoma, Arial, Helvetica; 
	}
	
.kettes
	{
	font: normal 12px 'Montserrat' Tahoma, Arial, Helvetica; 
	}	
	
.harmas
	{
	font: normal 14px 'Montserrat' Tahoma, Arial, Helvetica; 
	}
	
.negyes
	{
	font: normal 16px 'Montserrat' Tahoma, Arial, Helvetica; 
	}		
	

div.menu_top
	{
	background-color: #0000cc;
	color: #ffffff;
	}
	

div.menu_left
	{
	background-color: #33cccc;
	color: #ffffff;
	width: 200px;
	}
	

.registerformin input ,
.loginformin input {
font-size: 16px;

}

.registerformin select, 
.registerformin input {
max-width: 160px;
font-size: 16px;
}

.registerformin, 
.loginformin {
border: 1px solid #000000;
width: 100%;
padding: 20px 30px;
height: auto;
}

.registerform {
padding: 10px;
display: inline-block;
margin: auto;
margin-top: 5vh;
min-width: 320px;
width: auto;
height: auto;
background-color: #f4f4f4;
}	

form#loginform {
width: 100%;
}

.loginform {
padding: 20px 50px;
display: inline-block;
margin: auto;
height: auto;
background-color: transparent;
text-align: center;
width: 100%;
color: #ffffff;
margin-top: 0;
width: 100%;
}

.loginform .regformin {
text-align: center;
}

.loginform .regformin h5 {
color: #28487B;
font-size: 32px;
width: 100%;
text-align: center;
}

.loginform .regformin input {
margin-top: 20px;
margin-bottom: 20px;
}

.register_header,
.login_header {
display: inline-block;
width: 100%;
text-align: center;
color: #000000;
font-size: 20px;
padding-bottom: 10px;
}

.register_input label {
font-size: 16px;
text-align: left;
}

.register_input {
display: grid;
width: 100%;
font-size: 24px;
padding-top: 5px;
padding-bottom: 10px;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
}

.register_input.nameprefix {
grid-template-columns: 2fr 1fr 1fr;
}

.register_button {
display: inline-block;
width: 100%;
font-size: 24px;
padding-top: 5px;
padding-bottom: 10px;

}

.login_input,
.login_pass {
display: inline-block;
width: 100%;
font-size: 24px;
padding-top: 5px;
padding-bottom: 10px;
}

.register_linkek,
.login_linkek {
display: inline-block;
width: 100%;
padding-top: 20px;
font-size: 16px;
}

.register_linkek a,
.login_linkek a {
padding: 0 20px;

}

.fielderror {
border: 1px solid #ff0000;
}

.tophead {
width: 100%;
height: 60px;
border-bottom: 1px solid #51af30;
display: flex;
flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: space-between;
}

.tophead span {
font-size: 20px;
}

.topmenubox {
display: none;
max-width: 98vw;
}

.topcontact {
display: inline-block;
padding-right: 5px;

}

.toplogo {
display: inline-block;
}
.generalformin {
border: 1px solid #000000;
width: 100%;
padding: 20px 30px;
height: auto;
}

.generalform {
padding: 10px;
display: inline-block;
margin: auto;
margin-top: 5vh;
min-width: 320px;
width: auto;
height: auto;
background-color: #f8f8f8;
}	

.generalform_button {
display: inline-block;
width: 100%;
font-size: 24px;
padding-top: 15px;
padding-bottom: 10px;

}

.footerfix {
width: 100%;
padding-top: 10px;
color: #ffffff;
text-align: center;
z-index: 1;
}

.footerfixin {
background-color: #28487B ;
margin: auto;
width: 100%;
height: 50px;
text-align:center;
padding-top: 26px;
font: italic 17px "Playfair Display", serif;
}

.messages_table {
display: inline-block;
width: 100%;
padding: 0 5px;
}


.generalcontent {
display: inline-block;
width: 100%;
}

.generalform.advert {
min-width: 640px;
}

.generalform.advert label {
width: 200px;
text-align: left;
display: inline-block;
}

.generalform.advert input {
width: 350px;
max-width: none;
}

.checkintable td {
text-align: left;
}

.content_2col {
width: 100%;
height: auto;
display:inline-block;
float: left;
}

.content_col1l {
width: 50.00%;
height: auto;
display:inline-block;
float: left;
}

.content_col1r {
width: 50.00%;
height: auto;
display:inline-block;
float: right;
text-align: right;
}

.spacer40 {
width: 100%;
height: 40px;
display: inline-block;
}

.bluecontent {
text-align: center;
}

.bluecontent h1 {
color: #ffffff;
text-align: center;
}

.regformin p {
font: italic 17px "Playfair Display", serif;
line-height: 150%;
}

button {
margin-top: 10px;
background-color: #28487B;
color: #ffffff;
height: auto;
width: auto;
text-align: center;
border-radius: 20px;
border: 1px solid transparent;
font-size: 20px;
padding: 10px 20px;
}

.sendbutton {
margin-top: 10px;
background-color: #aa7f2e;
color: #ffffff;
height: 60px;
width: 235px;
text-align: center;
border-radius: 20px;
border: 1px solid transparent;
font-size: 20px;
cursor: pointer;
padding-top: 17px;
}

.sendbutton.disabled {
background-color: #cccccc;
}

.bluecontent time {
display: inline-block;
color: #aa7f2e;
width: 150px;
text-align: left;
position: absolute;
left: 0px;
}

.bluecontent h2 {
color: #aa7f2e;
font-size: 72px;
width: 100%;
}


.bluecontent span {
color: #ffffff;
}

.bluecontent .event_title {
color: #ffffff;
font: normal 14px "Lato", sans-serif;
font-weight: 700;
font-size: 24px;
padding-bottom: 10px;
border-bottom: 3px solid #aa7f2e;
width: 100%;
}

.bluecontent .event_subtitle {
color: #ffffff;
font: normal 17px "Playfair Display", serif;
}

.event_table {
font: normal 17px "Playfair Display", serif;
}

.bluecontent ul {
font-size: 18px,
}

ul {
list-style: none;
margin-left: 0;
padding-left: 0;
padding-bottom: 5px;
position: relative;
text-align: left;
}

li {
list-style: none;
margin-left: 0;
padding-bottom: 5px;
position: relative;
text-align: left;
}

.event_details {
padding-top: 10px;
display: none;
}

.event.opened .event_details {
display: inline-block;
}

.yellowboxext {
width: 100%;
text-align: center;
}

.yellowboxin {
width: 960px;
height: 74px;
background-color: #aa7f2e;
}

.mainreg {
min-height: calc(100dvh - 70px);
position: relative;
width: 100%;
}

.event_opener {
float: right;
background-image: url('/images/arrowdown.png');
	background-position: right center;
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;	
}

.event.opened .event_opener {
background-image: url('/images/arrowup.png');
}

.printandload {
position: absolute;
right: 0;
top: 47px;
}

.regforml .printandload {
right: -48px;
}

.event {
width: 100%;
padding-bottom: 50px;
}

.event.opened {
padding-bottom: 0px;
}

.bluebox {
position: absolute;
right: -260px;
width: 210px;
height: 90px;
top: 210px;
background-color: #1f3f5b;
}

.loginerror {
width: 100%;
font-size: 18px;
padding: 5px 10px;
text-align: center;
}

#sendbuttonmob {
display: none;
}

@media only screen and (max-width: 1919px) {
	div.inbody {
	width: 100%;
	}
}

@media only screen and (max-width: 1290px) {

	body {    
	}
  
	html body div.inbody {
    	width: 100%;
    }  
    
  	html div.contentwindow {
	    width: 100%;
    	height: auto;
    }
  
	html .content_col1l {
		width: 100%;
	}
	
	html .content_col1r {
		width: 100%;
	}
  
	html .regformin {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
  
  	html .content_col1r {
  		text-align: left;
	}
	
	html .mainreg {
		height: auto;
		background-color: #f4ede1;
		background-image: url('/images/fejlec_hatterwb.jpg');
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 1920px 1196px;
	}
	
	html .bluecontent h1 {
	font-size: 40px;	
	padding-bottom: 20px;
	}
	
	html .bluecontent h2 {
	font-size: 40px;
	padding-bottom: 20px;	
	}
	
	html .regforml .printandload,
	html .printandload {
	right: 10px;
	top: 20px;
	}
	
	html .footerfixin {
		width: 100%;
	}
	
	html .bp147,
	html .mainreg h4,
	html .mainreg h3,
	html .mainreg h2,
	html .mainreg h1 {
	padding-left: 10px;
	}
	
	html h1 {
	font-size: 72px;
	}
	
	html h2 {
	font-size: 40px;
	letter-spacing: 5px;
	}
	
	html h4 {
	font-size: 34px;
	}
	
	html .bp147 {
	font-size: 40px;
	letter-spacing: 3px;
	}
	
	html .bp147 .num {
	bottom: 5px;
	}
	
	html .regbox {
	font-size: 14px;
	}
	
	html .event_table {
		font-size: 14px;
	}
	
	html .regformin p {
		font-size: 14px;
	}
	
	html .bluebox {
		position: absolute;
		right: 0px;
		width: 40px;
		height: 40px;
		top: 500px;		
		}
	html .yellowboxin  {
		width: 100%;
	}
	
	html .thxform {
	margin: auto;
	width: 100%;
	text-align: center;
	padding: 80px 10px 200px 10px;		
	}
	
	html .thxform .regformin {
	width: 100%;
	padding: 5px;
	}
	
	html .thxform .regformin h2 {
	font-size: 30px;
	}
	
	html .thxform .regformin p {
	font-size: 14px;
	}
	

}


.admincontent {
width: 100%;
min-height: 200px;
background-color: #f2f2f2;
color: #000000;
}

.admincontent table td,
.admincontent table {
border: 1px solid #dddddd;
}

.adminsecform {
width: 100%;
display: block;
}

span.admformfill {
display: block;
width: auto;
background-color: #aaaaaa;
cursor: pointer;
border: 1px solid #222222;
box-shadow: 2px 2px 5px #000000;
width: 120px;
}


h6 {
font: normal 15px "Playfair Display", serif;
  font-weight: normal;
  color: #464646;
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: 10px;
 }


.flightbox {
display: inline-block;
width: 100%;
position: relative;
}


header {
width: 100%;
height: 60px;
background: linear-gradient(270deg, rgba(255, 255, 255, 0.5) 0%, rgba(72, 98, 132, 0.5) 100%);
backdrop-filter: blur(3px);
}

header .logobox {
width: 60px;
height: 60px;
padding: 5px;
float: left;
text-align: center;
}

header .logobox img {
height: 50px;
width: auto;
}

nav {
display: flex;
float: left;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: center;
align-content: flex-start;
height: 100%;
}

nav > ul {
display: inline-block;
float: left;
padding: 0px 20px;
}

nav li {
display: inline-block;
float: left;
padding: 5px 30px 0px 30px;
font-size: 20px;
}


.leftmenu {
float: left;
min-height: calc(100dvh - 60px);
width: 60px;
background: linear-gradient(180deg, #DBDADAA0 0%, #DBDADA20 100%);

/* background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(72, 98, 132, 0.5) 100%); */

/* #DBDADA; */

padding-left: 10px;
}

.leftmenu nav > ul {
padding: 10px 0px;
}

.leftmenu nav li {
padding: 5px 5px 5px 5px;
font-size: 24px;
}

.leftmenu .nav {
display: flex;
float: left;
flex-direction: column;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
align-content: flex-start;
width: 100%;
}

nav a,
nav a:visited {
color: #234070;
}

nav a:hover {
color: #E37B13;
}

.flight_search {
width: auto;
height: auto;
margin:auto;
}

.searchblock {
width: auto;
height: auto;
margin: auto;
padding: 20px;
background-color: #f8f8f8;
box-shadow: 0px 0px 10px #cccccc;
display: flex;
flex-direction: column;
margin-top:20px;
margin-left:0;
}

article {
padding: 10px 20px;
display: inline-block;
width: 100%;
float: left;
}

article.center {
text-align: center;
}

.wizard_flightsearch_multiseg {
/* width: 100%; */
padding: 5px 0 5px;

}

.wizard_flightsearch_multiseg > div {
float: left;
text-align: left;
padding-right: 30px;
}


.wizard_flightsearch_multiseg div.ahonnanshort {
width: 100%;
text-align : left;
}

.wizard_flightsearch_multiseg.unchecked select,
.wizard_flightsearch_multiseg.unchecked input {
color: #cccccc;
background-color: #e0e0e0;
}

.regformin .field {
width: 100%;
}

.regformin .button {
width: 100%;
}


.wizard_flightsearch_multiseg.uncheckedm {
display: none;
}

.search_person {
width: 100%;
display: flex;
float: left;
flex-direction: row;
justify-content: space-between;
align-items: center;
align-content: space-between;
text-align: left;
padding-top: 0;
padding-bottom: 30px;
}

.search_person > div {
width: 180px;
height: 80px;
border: 1px solid #efefef;
border-radius: 10px;
box-shadow: 0px 0px 5px #ddd;
padding: 4px 10px;
background-color: #ffffff;
}

.search_person > div label {
text-transform: capitalize;
width: 100%;
text-align: center;
display: inline-block;
padding-bottom: 10px;
}

.search_person > div select {
background-color: #ffffff;
border: none;
font-size: 18px;
color: #222222;
}

.search_person .bsearch3 {
text-align: center;
width: 100%;
}

.search_person .addperson,
.search_person .removeperson {
text-align: center;
width: auto;
padding: 4px 0;
border: 1px solid #efefef;
border-radius: 5px;
box-shadow: 0px 0px 3px #ddd;
cursor: pointer;
margin: 2px 10px;
font-size: 20px;
background-color: #ffffff;
width: 22px;
text-align:center;
}

.search_person .addperson {
color: #007F83;
border: 1px solid #007F83;
}

.search_person .addperson:hover {
background-color: #007F83;
color: #ffffff;

}

.search_person .removeperson {
color: #234070;
border: 1px solid #234070;
}

.search_person .removeperson:hover {
background-color: #234070;
color: #ffffff;

}

.table_search {
width: 100%;
display: flex;
float: left;
flex-direction: row;
justify-content: space-between;
align-items: center;
align-content: space-between;
text-align: left;
padding-top: 30px;
padding-bottom: 30px;
}

.table_search select {
background-color: #ffffff;
border: none;
font-size: 16px;
color: #222222;
}

.table_search .searchopt {
padding: 5px;
border: 1px solid #efefef;
border-radius: 5px;
box-shadow: 0px 0px 3px #ddd;
background-color: #ffffff;
}

.table_search .searchopt select {
color: #444444;
}

.search_multilegs {
display: flex;
flex-direction: column;
}

input.grbutton {
padding: 10px 20px;
cursor: pointer;
/* background: linear-gradient(92.72deg, #D3C280 0.45%, #8E6D3E 101.56%); */
background-color: #007F83;
color: #ffffff;
letter-spacing: 1px;
min-width: 120px;
}

input.grbutton:hover {
background-color: #ffffff;
color: #007F83;

}

table.settings td {
padding: 5px 5px 5px 0;
}

table.settings {
text-align: left;
}

.settings_panels {
width: 100%;
padding: 10px;
text-align: left;
}

table.adminlist {
width: 100%;
padding: 10px;
text-align: left;
}

table.adminlist td {
padding: 5px 5px 5px 0;
}

.airhits_blocksonly {
width: 780px;
padding: 10px;
}

.flights_search_one {
display: block;
width: 760px;
padding-bottom: 20px;
}

.flights_search_onein {
display: inline-block;
width: 100%;
background-color: #ffffff;
}


.flights_search_header {
display: inline-block;
width: 100%;
}

.flights_search_headerin {
display: inline-block;
width: 100%;
}

.flights_search_header .cost {
float: left;
display: inline-block;
width: 150px;
font-size: 18px;
color: #28487B;
padding: 15px 0 0 5px;

}

.flights_search_header .plating {
float: left;
display: inline-block;
width: 80px;
font-size: 14px;
padding: 10px 1px 0 1px;
}

.flights_search_header .plating img{
max-width: 70px;
max-height: 70px;
width: auto;
height: auto;
}

.flights_search_header .transfer {
float: left;
display: inline-block;
width: 90px;
font-size: 14px;
}

.flights_search_header .triptime {
float: left;
display: inline-block;
width: 90px;
font-size: 14px;
}

.flights_search_header .details {
float: left;
display: inline-block;
width: 180px;
font-size: 14px;
cursor: pointer;
}
.flights_search_header .detailslink {
float: left;
display: inline-block;
width: 30px;
font-size: 14px;
cursor: pointer;
}

.flights_search_header .detailslink i {
  color: #71CFEC;
  margin: auto;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 10px 3px 0 3px;
  background-color: #ffffff;  
 }

.flights_search_header .services {
float: left;
display: inline-block;
width: 30px;
font-size: 14px;
padding-top: 10px;
}

.flights_search_header .services .flight_image_nobag {
color: #DBDADA;
text-decoration: line-through;
position: relative;
}

.flights_search_header .services .flight_image_nobag:after {
content:'X';
color: #ff000080;
font-size: 14px;
left: 1px;
top: 0px;
z-index: 1;
position: absolute;
}

.flights_search_header .services .flight_image_baginc {
color: #007F83;
}

.flights_search_header .services .flight_image_cash,
.flights_search_header .services .flight_image_card {
display: none;
}



.flights_search_header .book {

float: right;
display: inline-block;
width: 75px;
font-size: 16px;
padding-top: 10px;
}

.flights_search_header .book .submitbutton {
background-color: #28487B;
margin: auto;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 3px 3px;
  color: #ffffff;
  margin: 2px;
}

.flight_image_cash,
.flight_image_card {
display: none;
}

.flight_hits {
width: 800px;
background-color: #f8f8f8;
box-shadow: 0px 0px 10px #cccccc;
margin: 20px;
text-align: left;
}


.air_hits_main {
width: calc(100% - 40px);
padding: 20px;
display: flex;
flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	gap: 20px;
}

.flights_filter_block {
  background-color: #f8f8f8;
  box-shadow: 0px 0px 10px #cccccc;
  margin-top: 20px;
  padding: 10px;
  text-align: left;
}

.air_filter_content {
width: 320px;
}

.air_filters_table {
display: flex;
flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	gap: 10px;
}

.air_filters_table >div {
text-align: left;
width: 100%;
}

.air_filters_table > div > div  {
text-align: left;
width: 100%;
}


.air_filters_table .air_filter_airline,
.air_filters_table .air_filter_airport {
width: 100%;
}

.air_filters_table .airport {
width: auto;
}

.filter_dep_rowt,
.filter_dep_row,
.filter_ret_rowt,
.filter_ret_row {
width: 100%;
}

.air_filters_table h4 {
color: #007F83;
font-size: 16px;
width: 100%;
}

.filter_airports_select_line {
width: 100%;
}


.filter_airports_select_port {
width: 100%;
}

.air_filters_table .filter_times_block div,
.air_filters_table .filter_timet_row div,
.air_filters_table  .filter_prices_row div {
width: 100%;
}


.flights_filter_buttonrow {
width: 100%;
text-align: center;
padding-bottom: 20px;
}

.flights_filter_block button {
margin: auto;
cursor: pointer;
border-radius: 10px;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 5px 20px;
}

.flights_filter_block.changed .flights_filter_buttonrow button {
background-color: #007F83;
}

.flights_filter_block.loading .flights_filter_buttonrow button {
background-color: #464646;
}

#flights_filter_buttonrow2 {
padding-top: 20px;
}

.transfer.seg {
width: 100%;
}

.triptime>div {
width: 100%;
}

.filter_airports_select_line,
.filter_airports_select_port {
display: none;
}

div.project {
width: 100%;
min-height: 400px;
text-align: left;
padding: 10px;
}

.project table td,
.project table {
text-align: left;
padding: 5px;
}

.hotelmapout {
width: 100%;
height: 600px;
background-color: #c0c0c0;
text-align: left;
}

.hotelmap {
width: 100%;
height: 600px;
text-align: left;
}

.hotel_start {
width: 25.0%;
float: left;
padding-bottom: 10px;

}

.hotel_end {
width: 25.0%;
float: left;
padding-bottom: 10px;
}


div.hotel_city_geo {
width: 49.0%;
float: right
}


.hotel_travellers {
padding-top: 10px;
width: 100%;
}

div.hotel_city {
padding-top: 10px;
width: 500px;
float: left;
text-align: left;
}

.hotelblock {
width: 100%;
padding-top: 10px;
}

.hotelsearchtable {
width: 100%;
text-align: center;
}

.hotelsearchtablein {
width: 900px;
text-align: left;
margin: auto;

padding: 20px;
  background-color: #f8f8f8;
  box-shadow: 0px 0px 10px #cccccc;

}

.hotel_travellers_txt {
width: 100%;
text-align: center;
padding-top: 10px;
}

.hotel_submit {
width: 140px;
text-align: right;
padding-top: 10px;
float: right;
}

.hotel_travellers_inp {
width: 50.0%;
text-align: left;
padding-top: 0;
padding-bottom: 10px;
float: right;
}

.hotel_travellers_table {
width: 100%;
text-align: left;
}

.hotel_travellers_table .roomrow {
width: 100%;
text-align: left;
padding-bottom: 10px;
}

.hotel_travellers_table .roomcol {
padding-right: 20px;
padding-left: 20px;
float: left;
}

.hotel_search_one {
width: 100%;
padding-bottom: 10px;
}

.hotel_hits_scrollbox {
 width: 700px;
  background-color: #f8f8f8;
  box-shadow: 0px 0px 10px #cccccc;
  margin: 20px;
  text-align: left;
  padding: 10px;
}

.hotel_hits {
padding: 20px 10px;
}

.hotel_search_header {
vertical-align: top;
}

.hotel_search_header .cost {
width: 100%;
color: #ffffff;
background-color: #38B9E1;
font-size: 16px;
padding: 5px 10px 5px 10px;
float: left;
text-align:right;
}

.hotel_search_header .hotelname {
width: 100%;
color: #28487B; /* #282828; */
float: left;
padding: 5px 10px 5px 0px;
font-size: 16px;
font-weight: 400;
}

.hotel_search_header .book {
float: right;
}

.hotel_search_header .hotelname sup {
background-color: transparent;
color: #007F83;
font-size: 9px;
text-transform: lowercase;
font-weight: 600;
}


.hotel_search_header .details {
padding-top: 20px;
width: 100%;
text-align: right;
}

.hotel_hits .submitbutton {
background-color: #28487B;
  margin: auto;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 3px 3px;
  color: #ffffff;
  margin: 5px;
  }
  
 .hotel_hits_left {
 float: left;
 display: inline-block;
 }
 
 .hotel_hits_right {
 float: left;
 display: inline-block;
 padding-left: 20px;
 padding-top: 20px;
 width: 500px;
 
 }
 
 .hotel_search_onein {
  width: 100%;
  padding:0;  
  background-color: #ffffff;
  width: 100%;
  float: left;
}

.hotel_search_header {
  width: 100%;  
}

.hotel_search_header_pic {
 width: 130px; 
 float: left;
 vertical-align:top;
 padding: 0;
 text-align: left;
}

.hotel_search_header_pic img {
padding: 0;
float: left;
}

.hotel_search_header_txt {
 width: calc(100% - 130px);
 float: right;
 vertical-align:top
 padding: 0;
 text-align: left;
}

.actionbutton {
background-color: #E37B13;
  margin: auto;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 3px 3px;
  color: #ffffff;
  margin: 5px;
}

.actionbutton.detmap {
background-color: #38B9E1
 
}

.hotel_filter_block {
background-color: #f8f8f8;
  box-shadow: 0px 0px 10px #cccccc;
  margin: 0 auto 20px 0;
  text-align: left;
  padding: 10px;
  width: 480px;
}

.hotel_search_description_block {
width: 100%;
padding: 10px 10px;
background-color: #38B9E1;
font-size: 16px;
color: #ffffff;
}

.hotel_filters_cost_title {
width: 100px;
}

.hotel_filters_table >div {
width: 100%;
padding: 5px 5px;
}

.hotel_filter_opener {
display: none;
}

.hotel_filters_table .filterfield {
width: 20.0%;
float: left;
}

.hotel_filters_meal_title,
.hotel_filters_hotelname_title,
.hotel_filters_categ_title {
width: 100px;
float: left;
}

.hotel_filters_hotelname_title {
padding-top: 10px;
}

.hotel_filters_categ_inp {
width: 320px;
float: left;
}

.hotel_search_description_block >div {
padding-right: 5px;
}

.hotel_filters_meal_inp {
width: 320px;
}

.hotel_filters_table .hotel_filters_meal_inp  .filterfield {
width: auto;
}

#hotelfilter_huf_slider {
width: 100%;
}

.wizard_price_slider,
.hotel_filters_cost_inp {
width: 320px;
display: inline-block;
}

.hotel_room_name {
width: 100%;
display: inline-block;
padding: 5px;
background-color: #ffffff;
box-shadow: 0 0 3px #28487B;
color: #28487B;
font-weight: 600;
}

.hotel_room_one {
width: 100%;
display: inline-block;
padding: 5px;
}

.hotel_room_rates {
width: 100%;
display: inline-block;
padding-bottom: 5px;
}

.hotel_room_rate {
width: 100%;
display: inline-block;
padding-top: 5px;
padding-bottom: 5px;
}

.hotel_room_rate > span {
display: inline-block;
padding: 0 5px 0 5px;
}

.hotel_room_rate > span.net {
width: 100px;
text-align: right;
}

.hotel_room_rate > span.rclass {
width: 40px;
}

.hotel_room_rate > span.rtype {
width: 90px;
}

.hotel_room_rate > span.boardn {
width: 140px;
}

.hotel_room_rate > span.adult {
width: 50px;
position: relative;
}

.hotel_room_rate > span.adult:after {
content: '\f007';
position: absolute;
right: 20px;
top: 0;
font: var(--fa-font-solid);
--fa-style: 900;
 display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
color: #E37B13;
}

.hotel_room_rate > span.child {
position: relative;
width: 50px;
}

.hotel_room_rate > span.child:after {
content: '\e4e1';
position: absolute;
right: 10px;
top: 0;
font: var(--fa-font-solid);
--fa-style: 900;
 display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #E37B13;
}


.hotel_search_details {
display: none;
}

.hotel_search_one.mapactive .hotel_search_header {
box-shadow: 0 0 3px #E37B1380;
}

.hotel_details {
padding: 0;
box-shadow: 0 0 5px #DBDADAf0;
margin-bottom: 10px;
}

.hotel_details > div {
padding: 5px 10px;
}

.hotel_details .hotelname {
width: 100%;
font-size: 16px;
background-color: #E37B13;
color: #ffffff;
padding-bottom: 5px;
font-weight: 600;
}

.hotel_details .netdata {
width: 100%;
font-size: 13px;
color: #04AFB4;
display: flex;
flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: space-between;
	padding-bottom: 10px;
}



.hotel_details .address {
width: 100%;
font-size: 14px;
color: #234070; /* #38B9E1; */
}

.hotel_details > .address > div.address {
padding-right: 10px;
width: auto;
}

.hotel_details .descrtext {
width: 100%;
font-size: 14px;
color: #28487B;
}


.hotel_pictures img {
height: auto;
max-width: 640px;
}

.imageslink {
width: 100%;
text-align: right;
}

.actionbutton.images {
background-color: #007F83;
}

.hotel_piclist {
width: 650px;
display: flex;
flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: space-between;	
}

.hotel_piclist .hotel_pic {
}

.flights_pager {
width: 100%;
text-align: center;
padding: 10px 10px 20px 5px;
}

.flights_pager span {
cursor: pointer;
padding: 2px 2px;
margin: 2px 5px;
color: #38B9E1
}

.flights_pager span.active {
cursor: default;
color: #04AFB4;
font-weight: 700;
}

.flights_hitstop {
width: 100%;
text-align: right;
font-size: 12px;
padding: 0px 20px 5px 10px;
color: #DBDADA;
}

.filter_airlinetitle {
padding-top: 10px;
padding-bottom: 10px;
}

.filter_airportstitle {
padding-bottom: 10px;
}

.addtocartbutton {
background-color: #E37B13;
margin: auto;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 3px 3px;
  color: #ffffff;
  margin: 2px;
}

.flights_search_details ,
.flights_search_details div {
width: 100%;
}

.flights_legtable table td {
width: 50.0%;
}

.flights_onesegment table {
width: 100%;
}

.flights_onesegment table td {
padding-bottom: 3px;
}

td.legairright {
padding-bottom: 20px;
}

table.flights_legtable tr:nth-of-type(2n+1) table {
background-color: #fcfcfc;
}

table.flights_legtable tr:nth-of-type(2n) table {
background-color: #f4f4f4;
}


table.flights_legtable table .journey i,
table.flights_legtable table .flighttime i {
color: #04AFB4;
}

table.flights_legtable table .endpoint,
table.flights_legtable table .startpoint {
color: #222222;
font-weight: 600;
padding-bottom: 10px;
}

table.flights_legtable table .endtime b,
table.flights_legtable table .starttime b {
color: #28487B;
font-weight: 600;
}

table.flights_legtable table .airline {
padding-top: 10px;
}

.hotelsearchmap {
padding-top: 50px;
width: 900px;
height: 400px;
}

.ui-autocomplete .ui-menu-item i {
font-size: 12px;
color: #D36420;
font-style: normal;
}

.hotel_dyn_details {
width: 100%;
}

.hotel_details {
width: 100%;
}

.hotel_room_rate > span.roombook {
float: right;
}




.flight_branded_detailsin :not(div.flight_branded_solution.selectedsolution) div.flight_branded_change label::before {
content: " ";
display: inline-block;
width: auto;
}


.flight_branded_detailsin div.flight_branded_solution.selectedsolution div.flight_branded_change label::before {
content: "Jelenlegi ";
display: inline-block;
width: auto;
color: #007F83;
}


.flight_branded_solution div.flight_branded_change label {
display: inline-block;
}

.flight_branded_solution div {
display: inline-block;
width: 15%;
float: left;
}


.flight_branded_solution div.flight_branded_details {
display: none;
width: 180px;
background-color: transparent;
padding: 5px 2px 5px 2px;
max-height: 230px;
min-height: 120px;
overflow:visible;
scrollbar-width: thin;
scrollbar-color: #007F83;
position: absolute;
border: 1px solid #888888;
box-shadow: 2px 2px 5px #444444;
left: -85px;
bottom: 25px;
z-index: 5;
background-color: #ffffff;
overflow-y: scroll;
text-align: left;
}


.flight_branded_solution div.flight_branded_details_opener:before {
content: '\f05a';
font: var(--fa-font-solid);
display: inline-block;
font-weight: 400;
font-size: 22px;
margin:auto;
width: auto;
display: inline-block;
font-weight: 900;
padding-top: 10px;
color: #007F83;
animation: infobuttonframes 5s linear 0s infinite;
border: 1px solid transparent;
border-radius: 11px;
height: 22px;
padding:0;
}

.flight_branded_solution:nth-of-type(1) div.flight_branded_details_opener:before {animation-delay: 1.0s;}
.flight_branded_solution:nth-of-type(2) div.flight_branded_details_opener:before {animation-delay: 2.0s;}
.flight_branded_solution:nth-of-type(3) div.flight_branded_details_opener:before {animation-delay: 3.0s;}
.flight_branded_solution:nth-of-type(4) div.flight_branded_details_opener:before {animation-delay: 4.0s;}
.flight_branded_solution:nth-of-type(5) div.flight_branded_details_opener:before {animation-delay: 5.0s;}
.flight_branded_solution:nth-of-type(6) div.flight_branded_details_opener:before {animation-delay: 6.0s;}
.flight_branded_solution:nth-of-type(7) div.flight_branded_details_opener:before {animation-delay: 7.0s;}
.flight_branded_solution:nth-of-type(8) div.flight_branded_details_opener:before {animation-delay: 8.0s;}
.flight_branded_solution:nth-of-type(9) div.flight_branded_details_opener:before {animation-delay: 9.0s;}
.flight_branded_solution:nth-of-type(10) div.flight_branded_details_opener:before {animation-delay: 10.0s;}
.flight_branded_solution:nth-of-type(11) div.flight_branded_details_opener:before {animation-delay: 11.0s;}
.flight_branded_solution:nth-of-type(12) div.flight_branded_details_opener:before {animation-delay: 12.0s;}

.flight_branded_solution div.flight_branded_details_opener {
display: inline-block;
height: 30px;
text-align: center;
width: auto;
cursor: pointer;
position: absolute;
overflow: visible;
bottom: 0px;
left: 80px;
}

.flight_branded_solution div.flight_branded_details_opener:hover > .flight_branded_details {
display: inline-block;
}

.flight_branded_solution div.flight_branded_details::-webkit-scrollbar {
    width: 8px;
    background: #007F83;
}



.flight_branded_solution div.flight_branded_details div.flight_brand_service {
display: inline-block;
width: 100%;
float: none;
padding: 1px 0 1px 0;
font-size: 10px
}

.flight_branded_solution div.flight_branded_carrier label {
display: none;
}



.flight_branded_details {
display: inline-block;
width: calc(100% - 20px);
overflow: auto;
padding: 0;
margin: 0 10px 0 10px;
text-align: left;
}


.flight_branded_detailsin {
}

.flight_branded_detailsin {
display: inline-block;
min-width: auto;
block-sizing:border-box;
padding: 10px 20px;
min-height: 240px;
display: inline-grid;
grid-template-columns: repeat(auto-fit, 200px);
grid-template-rows: 290px;
justify-items: start;
align-items: start;
align-content: start;
height: 300px;
max-height: 300px;
column-gap: 5px;
width: 100%;
margin: auto;
}

.flight_branded_solution {
text-align: center;

padding: 5px 10px;

display: inline-block;
width: 180px;
min-width: 180px;
min-height: 290px;
float: left;
vertical-align: top;
overflow: visible;
box-shadow: 0 0 5px #cccccc;
box-sizing:border-box;
margin:0;
position: relative;
grid-row: 1;
}

.flight_branded_solution.selectedsolution {
border-color: #007F83;
box-shadow: 0 0 2px 2px #007F83;
}

.flight_branded_solution .flight_branded_change {
width: 100%;
float: left;
padding-top: 55px;
padding-bottom: 30px;
text-align:center;
height: 88px;
}

.flight_branded_solution .flight_branded_change input[type="button"] {
padding: 4px 10px;
background: linear-gradient(92.72deg, #D3C280 0.45%, #8E6D3E 101.56%);
color: #ffffff;
cursor: pointer;
font-size: 14px;
box-shadow: 1px 1px 5px 5px #cccccc80;
margin: auto;
border-radius: 10px;
border: none;
}

.flight_branded_solution .flight_branded_change input[type="button"]:hover {
background: #D3C280 !important;
}


.flight_branded_solution .flight_branded_price {
width: 100%;
float: right;
text-align: right;
padding-top: 50px;
padding-bottom: 20px;
font-weight: 700;
text-align:center;
color: #234070;
}

.flight_branded_solution .flight_branded_title {
width: 100%;
float: left;
text-align: center;
font-weight: 700;
height: 55px;
}

.flight_branded_solution .flight_branded_carrier {
width: 100%;
position: absolute;
top: 15px;
left: 0;
text-align: center;
}

.flight_branded_solution .flight_branded_carrier img {
height: 20px;
width: auto;
}


.flight_select_details {
width: 100%;
padding: 20px 20px;
display: grid;
font-size: 20px;
grid-template-columns: 1fr;
/* grid-template-rows: 1fr; */
justify-items: center;
}


.flights_onesegment {
width: 1200px;
padding-bottom: 20px;
}

.flights_segments_dep {
width: 100%;
}

.legblock {
width: 100%;
}

.flights_onesegment table {
width: 100%;
}

.flights_onesegment table td {
text-align: left;
}

.flights_onesegment table td:nth-of-type(1) {
width: 50px;
}

.flights_onesegment table td:nth-of-type(2) {
width: 575px;
}

.flights_onesegment table td:nth-of-type(3) {
width: 575px;
}

.air_select_data h3,
.ticket_data,
.priceing_data,
.baggage_data,
.travellers_data,
.extra_b2bsvcfee,
.forward {
width: 100%;
text-align: left;
padding-left: calc(50% - 600px);
padding-right: calc(50% - 600px);
font-size: 16px;
}


.ticket_data table,
.priceing_data table,
.baggage_data table,
.travellers_data table,
.extra_b2bsvcfee table,
.forward table {
width: 100%;
}

td.refundableright,
td.lasttktdateright {
text-align: right;
}

.luggagelinks {
width: 100%;
padding-top: 10px;
}

.extra_b2bsvcfee_input input,
.travellersinputtable input {
width: 290px;
}

.travellersinputtable td {
padding: 2px 10px 10px 0;
text-align: left;
}

.travellersinputtable tr td:last-of-type {
text-align: right;
padding: 2px 0 10px 10px;
}

.extra_b2bsvcfee_input {
text-align: right;
}

.forward {
text-align: right;
padding-top: 10px;
}

.submitbutton {
background-color: #234070;
margin: auto;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 16px;
  padding: 3px 3px;
  color: #ffffff;
  margin: 2px;
}