 * {
box-sizing: border-box;
            -webkit-touch-callout: none;
            -webkit-tap-highlight-color: rgba(0,0,0,0);
            /*-webkit-user-select: none;*/
            /*-moz-user-select: none;*/
            -ms-user-select: none;

  }

.flight_special_option {
display: inline-block;
width: 100%;
}

.flight_branded_solution .flight_branded_title
.flight_special_option.field0 label::before {
content: "Poggyászos és poggyász nélküli árak keresése";
}


.flight_special_option label {
display: inline-block;
padding-left: 10px;
}

.flight_special_option input {
float: left;
padding: 2px 5px 2px 5px;
}


div {
box-sizing: border-box;
}

#searchhotelform {
background-color: #ededed;
}

.processing {
height: 70px;
}

body {
font-family: Arial,Helvetica,sans-serif;
text-align: center;
color: #7f7f7f;
//background: none repeat scroll 0% 0% #867061;
background-color:#867061;
background-image:url(/userfiles/barnatengerpart_hatter2.jpg);
background-repeat:no-repeat;
background-position:top center;
background-size: 100% auto;
box-sizing: border-box;
}

/*---alapa formazas from---*/
input:focus, select:focus, button:focus {outline: none;}
table, td, tr {padding: 0; margin: 0;}
div.bbox, span.bbox {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}

select, textarea, input, button {font-family: Arial, Helvetica, sans-serif;}

div.travellers_data input[type='text'] {
//width: 160px !important;
}

input[type='text']:focus {border: 1px solid #C73200;}

input[type='text']::-webkit-input-placeholder {color: #888; font-weight: normal;}
input[type='text']::-webkit-input-placeholder {color: #888; font-weight: normal;}
input[type='text']:-moz-placeholder {color: #888; font-weight: normal;}
input[type='text']::-moz-placeholder {color: #888; font-weight: normal;}
input[type='text']:-ms-input-placeholder {color: #888; font-weight: normal;}


input[type='passsord']:focus {border: 1px solid #C73200;}

input[type='passsord']::-webkit-input-placeholder {color: #888; font-weight: normal;}
input[type='passsord']::-webkit-input-placeholder {color: #888; font-weight: normal;}
input[type='passsord']:-moz-placeholder {color: #888; font-weight: normal;}
input[type='passsord']::-moz-placeholder {color: #888; font-weight: normal;}
input[type='passsord']:-ms-input-placeholder {color: #888; font-weight: normal;}

button, .button {
padding: 0 14px;
height: 34px;
display: inline-block;
line-height: 34px;
font-size: 16px;
text-transform: none;
border: 0;
margin: 3px 0;
border-radius: 3px;
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
cursor: pointer;
}

button.blackbt, a.blackbt {background: #51af30; color: #fff;}
button.tealbt {background: #009999; color: #fff;}
button.tealbt:hover {background: #02b4b4;}
button.tealbt:active {background: #018282;}

button:active, button:active:hover, .button:active, .button:active:hover {
box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3), 0 0 0;
-moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3), 0 0 0;
-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3), 0 0 0;
}
button.fullwidthbt {width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.bg-yellow {background: #EDEDED !important;}

fieldset {border: 0;}
fieldset legend {font-size: 14px;}

/*---------------*/


#mainwrapper {
width: 960px;
display: inline-block;
margin: 0 auto;
height: auto;
min-height: 1000px;
background: #fff;
text-align: left;
}

.cikk {
min-height: 360px;
background-color: rgba(255, 255, 255, 0.90);
display: inline-block;
width: 100%;
padding-top: 10px;
}

#contentwrapper {
width: 960px;
display: inline-block;
height: auto;
margin: 0;
width: 100%;
}

div.contentwindow {
width: 960px;
margin: 0 auto auto auto;
background-color: rgba(255, 255, 255, 1); 
text-align: left;
padding: 0;
}

#header {
float: left;
width: 960px;
margin: 0;
height: 75px;
background-color: rgba(255, 255, 255, 0.85);
}
#header img {
padding: 5px 0 0 5px;
}

.logo {display: inline-block; float: left; margin: 5px 0;}
.logo img {border: 0;}
.otp {display: inline-block; float: right; margin: 5px 0; height: 40px; line-height: 20px; padding: 5px 5px; color: #51af30; font-weight: bold; font-size: 18px;}

#mainnav {
display: inline-block; float: left;
width: 960px; margin: 0;
border-bottom: 1px solid rgba(0,0,0,0.1);
float: right;
background: #51af30;
}
#mainnav li {list-style: none; display: inline-block; float: left; position: relative;}
#mainnav li a {display: inline-block; padding: 7px 15px; line-height: 22px; height: 22px; color: #fff; font-size: 18px; text-decoration: none; border-right: 1px solid #51af30;}

#mainnav li a:hover {color: #fff; background: #51af30;}

#mainnav li ul.droplist {position: absolute; top: 35px; left: 0; background: #fff; color: #51af30;  z-index: 8000; width: 200px;
box-shadow: 0 10px 10px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.4);
display: none;
}


#mainnav li ul.droplist li {list-style: none; border-bottom: 1px solid #51af30; width: 100%; }
#mainnav li ul.droplist li:last-child {border-bottom: none;}
#mainnav li ul.droplist li a {padding: 5 15px; line-height: 17px; height: auto; font-size: 14px; display: block; background: none;background: #fff; color: #51af30;border-right: 0;}
#mainnav li ul.droplist li a:hover {background: #51af30; color: #fff;}

#mainnav li:hover  ul.droplist {display: block !important;}




.slider {

width: 960px;
height: 260px;
margin: 0;
background: #ffffff;
//display: inline-block;
float: left;
position: relative;
}
.swiper-container, .swiper-slide {
  width: 960px;
  height: 250px;
}
.slider .arrow-left {
  background: url(../img/arrows-slider.png) no-repeat left top;
  position: absolute;
  left: 18px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 900;
}
.slider .arrow-right {
  background: url(../img/arrows-slider.png) no-repeat left bottom;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
    z-index: 900;
}

.content-slide {
  padding: 20px;
  color: #fff;
}

.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:15px;
  width: 100%;
    z-index: 900;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: rgba(255,255,255,0.85);
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 4px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fe9f0f;
}















/*---MEDIA QUERIES---*/
@media screen and (max-width: 480px){


}

/*----*/


#overlay {
z-index: 1900;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: none;
}

div.mainnav {
    display: inline-block;
    width: 960px;
    margin: 0px;
    /*
	border-bottom: 1px solid rgba(0, 0, 0, 1.0);
    border-top: 1px solid rgba(0, 0, 0, 1.0);
	*/
    float: right;
    background: none;
	height: 35px;
}

/*
b2buj vége
*/

* {margin: 0; padding: 0;}
@font-face {
    font-family: 'boldfont';
    src: url('/userfiles/boldfont.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'slimfont';
    src: url('/userfiles/slimfont.ttf');
    font-weight: normal;
    font-style: normal;
}

  
select, textarea, input, button {font-family: Arial, Helvetica, sans-serif;}

input[type='text'] {
display: inline-block; 
//float: left;
border: 0;
box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
padding: 5px 8px;
line-height: 18px;
margin: 3px 0;
border: 1px solid #ccc;
width: 240px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
color:inherit;
}

input[type='password'] {
display: inline-block; 
float: left;
padding: 5px 8px;
line-height: 18px;
margin: 3px 0;
border: 1px solid #ccc;
width: auto;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}

.loginform input[type='password'],loginform input[type='text'] {
width: 240px;
}

.loginform{
	margin-top:50px;
}

.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;
}
.egyes {
	font-size:                      13px;
}
.formactionbutton {
	cursor:                      pointer;
	border:                      1px single #202020;
	width:                      175px;
	height:                      20px;
	background-color:                      #3366cc;
	color:                      #ffffff;
	text-align:                      center;
	vertical-align:                      middle;
}
.harmas {
	font:                      normal 14px Verdana;
}
.kettes {
	font:                      normal 12px Verdana;
}
.menu_left1 {
	background-color:                      transparent;
	color:                      #ffffff;
	width:                      200px;
	position:                      absolute;
	_position:                      absolute;
	z-index:                      20;
	top:                      0;
	left:                      0;
}
.menu_left12 {
	background-color:                      #33cccc;
	color:                      #ffffff;
	width:                      200px;
	z-index:                      30;
	position:                      absolute;
	_position:                      absolute;
	top:                      0;
	left:                      0;
}
.negyes {
	font:                      normal 16px Verdana;
}
.surveyfield {
	color:                      #000000;
	font:                      normal 12px Verdana;
}
a {
border:                      0;
}
a.slideshow_link {
	color:                      #000000;
	font:                      bold 14px Verdana;
	text-decoration:                      none;
}
a.slideshow_link:active {
	color:                      #ffff00;
	text-decoration:                      underline;
	background-color:                      #808080;
}
a.slideshow_link:hover {
	color:                      #ffffff;
	text-decoration:                      underline;
	background-color:                      #202020;
}

div.article {
	margin:                      0;
	color:                      #000000;
	font:                      normal 14px Verdana;
 	text-align:                      left;
}
div.article div.article_lead {
	margin:                      0;
	color:                      #000000;
	font:                      bold 14px Verdana;
 	text-align:                      left;
	width:                      100%;
}

article_text {
	margin:                     0;
	color:                      #000000;
	font:                      bold 14px Verdana;
 	text-align:                      left;
	width:                      100%;
}

div.article h1 {
color:                      #01573E;
}
div.article h3 {
color:                      #cd3400;
}
div.autocomplete {
	position:                     absolute;
	width:                     250px;
	background-color:                     white;
	border:                     1px solid #888;
	margin:                     0;
	padding:                     0;
z-index: 100;
}
div.autocomplete ul {
	list-style-type:                     none;
	margin:                     0;
	padding:                     0;
}
div.autocomplete ul li {
	list-style-type:                     none;
	display:                     block;
	margin:                     0;
	padding:                     2px;
	min-height:                     18px;
	cursor:                     pointer;
	font-size:                  14px;
height: auto;
}
div.autocomplete ul li.selected {
	background-color:                      #ffb;
}
div.chat_in {
	text-align:                      left;
	padding:                      5px;
	font:                      normal 12px Verdana;
 	color:                      #000000;
}
div.chat_out {
	text-align:                      left;
	padding:                      5px;
	font:                      italic 12px Verdana;
 	color:                      #606060;
}
div.chatform_submit {
	text-align:                      center;
	width:                      100%;
	padding:                      5px;
}
div.chatform_submit div {
	cursor:                      pointer;
	background-color:                      #808080;
	color:                      #ffffff;
	text-align:                      center;
	border:                      1px solid #000000;
	width:                      60px;
	height:                      18px;
	font:                      normal 12px Verdana;
 	padding:                      0;
	margin:                      auto;
}
div.comment_description {
		background-color:                      #a0a0a0;
	text-align:                      right;
	padding:                      0 5px 0 0;
	font:                      italic 10px Verdana;
}
div.comment_header {
	padding:                      10px;
	text-align:                      left;
}
div.comment_header h2 {
	border:                      3px solid #c0c0c0;
	background-color:                      #ffffff;
	font:                      bold16px Verdana;
 	padding:                      10px;
}
div.comment_text {
	background-color:                      #ffffff;
	font:                      italic 14px Verdana;
 	text-align:                      left;
	border:                      3px solid #a0a0a0;
	padding:                      5px;
}
div.comment_text_block {
	width:                      90%;
	background-color:                      transparent;
	padding:                      5px 5px 5px 15px;
}
div.commentblock {
	border:                      0px solid #000000;
	background-color:                      #f0f0f0;
	color:                      #000000;
	font:                      normal 12px Verdana;
}
div.commentform_area {
	padding:                      10px;
	text-align:                      left;
	border:                      1px solid #c0c0c0;
}
div.commentform_area textarea {
	width:                      95%;
}
div.commentform_submit {
	text-align:                      center;
	width:                      100%;
	padding:                      5px;
}
div.commentform_submit div {
	cursor:                      pointer;
	background-color:                      #808080;
	color:                      #ffffff;
	text-align:                      center;
	border:                      1px solid #000000;
	width:                      60px;
	height:                      18px;
	font:                      normal 12px Verdana;
 	padding:                      0;
	margin:                      auto;
}
div.commentformblock {
	padding:                      10px;
	text-align:                      left;
}
div.commentformblock h2 {
	border:                      3px solid #c0c0c0;
	background-color:                      #ffffff;
	font:                      bold 16px Verdana;
 	padding:                      10px;
}
div.contactform_submit {
	text-align:                      center;
	width:                      100%;
	padding:                      5px;
}
div.contactform_submit div {
	cursor:                      pointer;
	background-color:                      #808080;
	color:                      #ffffff;
	text-align:                      center;
	border:                      1px solid #000000;
	width:                      60px;
	height:                      18px;
	font:                      normal 12px Verdana;
 	padding:                      0;
	margin:                      auto;
}


div.flight_hits {
width: 100%;
height: auto;
display: inline-block;
float: left;
text-align: left;
}

div.flightblock {
text-align: center;
width: 100%;
/* background-color: #FFFFFF; */
}

div.flightblock.travellers{
overflow-x: hidden;
}


div.flights_descr {
font-size: 14px;
line-height: 16px;
margin: 0px;
text-align: left;
letter-spacing: -0.1px;
//padding: 15px 0 20px 0;
//background: none repeat scroll 0% 0% #EDEDED;
//background-color: #EDEDED;
margin-top: 15px;
border-right none;
width: 700px;
}

div.flights_descr_text {
background: none repeat scroll 0% 0% #57ae30;
color:#fff;
padding: 10px 5px 10px 5px;
margin-right: 3px;
}

div.flights_filter_block {
width: 240px;
}
div.flights_filter_internal {
box-sizing: border-box;
display: inline-block;
text-align: left;
width: 100%;
min-height: 60px;
padding: 15px;
background: none repeat scroll 0% 0% #E8E8E8;
//border-top: 1px solid rgba(0, 0, 0, 0.2);
}
div.flights_filter_opener {
	width:                      240px;
	color:                      #000000;
	padding:                      0;
background:                        #e8e8e8 url(/userfiles/filtersettings.png) no-repeat left center;
height: 44px;
font-size: 16px;
line-height: 44px;
vertical-align: middle;
font-family:  Arial;
display: none;
}

div.flights_pager {
display: block;
width: 700px;
margin: 5px 0px 10px 15px;
padding: 0;
margin-left: 0px !important;
background: none;
}

div.flights_pager a {
	display: inline-block;
border-radius: 0px;
padding: 0px;
height: 28px;
width: 56px;
border-radius: 0px;
text-align: center;
line-height: 28px;
margin: 0px 2px 0px 0px;
color: #666;
text-decoration: none;

font-size: 12px;
background: none repeat scroll 0% 0% #FFF;
}
div.flights_pager a:active {
	color:                      #000000;
}
div.flights_pager a:hover {
	color:                      #000060;
	text-decoration:                      underline;
}

div.flights_pager_text {
font-size: 12px;
color: #000000;
}

div.flights_search_details {
width: 696px;
font-size: 14px;
float: left;
padding: 0;
    padding-top: 15px;
    padding-right-value: 15px;
    padding-bottom: 15px;
    padding-left-value: 15px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
}

div.flights_search_header {
width: 100%;
display: block;

}


div.flights_search_headerin {
/* display: table-row; */
display: block;
text-align: left;
}

div.flights_search_header div.book {
        width:                                  70px;
        padding:                                  2px;
        float:                                  left;
        background-color:                                  transparent;
display: inline-block;
float: right;
}
div.flights_search_header div.cost {
font-family: Arial;
font-size: 20px;
padding: 5px 12px;
border-right: 1px solid #DDD;
width: 125px;
display: inline-block;
float: left;
vertical-align: middle;
font-weight: bold;
color:#57ae30;
}
div.flights_search_header div.details {
display: inline-block;
float: left;
vertical-align: middle;
font-size: 13px;
color: #5f5f5f;
width: 180px;
padding: 5px 0px 5px 5px;
// background-color: #ffffff;
font-family:courier, "courier new", monospace;
float: left;
box-sizing: border-box;
font-weight: bold;
/* text-shadow: 2px 2px 2px #c0c0c0; */
}

div.flights_search_header div.details .back {
        height:                                  15px;
}
div.flights_search_header div.details .out {
        height:                                  15px;
}

div.flights_search_header div.plating {
display: inline-block;
float: left;
/* border-left: 1px solid #DDD; */
width: 70px;
vertical-align: middle;
padding: 5px 0 5px 10px;
}

div.flights_search_header div.plating img {
padding: 0;
max-width: 90px;
height: auto;
}

div.flights_search_header div.services {
        width:                                  60px;
        padding:                                  0px;
        float:                                  left;
        background: transparent url(/userfiles/infoicon.png) right center no-repeat;
vertical-align: middle;
cursor: pointer;
height: 32px;
}

div.flights_search_header div.submitbutton {
display: inline-block;
line-height: 20px;
font-size: 16px;
text-transform: none;
text-decoration: none;
margin: 3px 0px;
// border-radius: 3px;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
cursor: pointer;
position: absolute;
z-index: 20;
bottom: 5px;
right: 10px;
padding: 0px 15px;
height: 30px;
line-height: 29px;
background: none repeat scroll 0% 0% #51af30;
transition: all 0.3s ease 0s;
font-weight:normal;
border: 1px solid #51af30;
}

div.flights_search_header div.submitbutton:hover {
background-color: #ffffff;
color: #51af30;

}

div.flights_search_header div.transfer {
display: inline-block;
float: left;
padding: 5px 0 0 5px;
vertical-align: middle;
font-size: 10px;
color: #000;
width: 70px;
}

div.flights_search_header div.transfer .back {
        height:                                  16px;
}
div.flights_search_header div.transfer .out {
        height:                                  16px;
}
div.flights_search_header div.triptime {
display: inline-block;
float: left;
padding: 5px 5px;
vertical-align: middle;
font-size: 12px;
color: #555;
width: 40px;
padding: 5px 2px;
}

div.flights_search_header div.triptime .back {
        height:                                  15px;
}
div.flights_search_header div.triptime .out {
        height:                                  15px;
}
div.flights_search_one {
float: left;
width: 696px;
position: relative;
border-bottom: 8px solid #ffffff;
margin:0;
padding:0;
background-color:rgba(255, 255, 255, 0.85);
}

div.flights_search_onein {
min-height: 64px;
display: inline-block;
float: left;
border-top: 1px solid #ccc;
width: 100%;
padding-top:15px;
background: linear-gradient(180deg,#ffffff,#f8f8f8);
}

div.footer_erigo {
 margin:                      10px 10px 10px 10px;
 padding:                      10px 10px 10px 10px;
 spacing:                      10px 10px 10px 10px;
 background:                      #F4E7C9;
 color:                      #8A1E04;
 font:                      normal 8px Verdana;
 line-height:                      10px;
 line-height	text-align:                      left;
 width:                      100%;
}

div.hotel_agreement_hotel	div.header {
font: bold 30px Verdana,Arial;
background-color: #E8E8E8;
text-align: center;
display: inline-block;
float: none;
width: 100%;
}
div.hotel_description {
	background-color:                      #e8e8e8;
	float:                      none;
	padding:                      0;
	margin:                      0;
	width:                      100%;
	height:                      60px;
}
div.hotel_description div.cost {
	width:                      80px;
	padding:                      2px;
	float:                      left;
	background-color:                      transparent;
	font:                      bold 14px Verdana,Arial;
	text-align:                      right;
	vertical-align:                      middle;
}
div.hotel_description div.dateinterval {
	width:                      170px;
	padding:                      2px;
	float:                      left;
	background-color:                      transparent;
	font:                      normal 14px Verdana,Arial;
}
div.hotel_description div.hotelname {
	width:                      240px;
	padding:                      2px;
	float:                      left;
	background-color:                      transparent;
	font:                      normal 14px Verdana,Arial;
}
div.hotel_description div.roomsdescription {
	width:                      570px;
	float:                      left;
	background-color:                      transparent;
	font:                      normal 12px Verdana,Arial;
	text-align:                      left;
	padding:                      0;
	margin:                      0 0 0 10px;
}
div.hotel_description div.stars {
	width:                      50px;
	padding:                      2px;
	float:                      left;
	background-color:                      transparent;
}
div.hotel_details_window {
	width:                      800px;
	height:                      auto;
	background-color:                      #ffffff;
	color:                      #000000;
	font:                      bold 14px Verdana,Arial;
	text-align:                      left;
}
div.hotel_filter_block {
	width:                      960px;
	background-color:                      transparent;
	color:                      #000000;
	padding:                      5px 0 5px 0;
}
.hotel_filter_internal {
	width:                      960px;
	background-color:                      #e8e8e8;
	color:                      #000000;
	font:                      normal 14px Verdana,Arial;
	padding:                      0;
display: inline-block;
height: auto;
}
div.hotel_filter_opener {
	width:                      960px;
	color:                      #000000;
	font:                      normal 14px Verdana,Arial;
	padding:                      0;
background:                      #bbbbbb url(/images/settings.png) no-repeat right center;
}
div.hotel_hits {
	width:                      960px;
}
div.hotel_pager {
	background-color:                      #e8e8e0;
	color:                      #000000;
	font-weight:             bold;
       font-size: 16px;
	width:                      960px;
	text-align:                      center;
}
div.hotel_pager a {
	color:                      #606060;
	font-weight:                      normal;
        fon-size: 14px;
	text-decoration:                      none;
}
div.hotel_pager a:active {
	color:                      #606060;
}
div.hotel_pager a:hover {
	color:                      #202020 !important;
background-color: #d0d0d0 !important;
	text-decoration:                      underline;
}
div.hotel_pager_text {
	padding:                      10px;
	border:                      1px solid #000000;
	text-align:                      center;
}
div.hotel_search_details {
	border:                     none;
	width:                      100%;
	background-color:                      #ffffff;
	color:                      #000000;
	text-align:                      left;
	vertical-align:                      top;
	height:                      auto;
display: inline-block;
padding-bottom: 10px;
}
div.hotel_search_details .divpic {
	font-size:                  12px;
	width:                      200px;
	height:                      200px;
	float:                      left;
display: inline-block;
overflow: hidden;
}
div.hotel_search_details .divtext {
		font-size:                  16px;
	width:                      730px;
	float:                      left;
	height:                      auto;
float: right;
display: inline-block;
}
div.hotel_search_header {
	background-color:                      #ffffff;
	vertical-align:                      middle;
	height:                      40px;
border-bottom: 1px solid #808080;
}
div.hotel_search_header div.book {
	width:                      160px;
	padding:                      0;
	float:                      right;
	background-color:                      transparent;
	text-align:                      center;
overflow:hidden;
height: 40px;

}
div.hotel_search_header div.cost {
float: left;
display: inline-block;
font-size: 18px;
font-weight: bold;
padding-right: 10px;
}
div.hotel_search_header div.details {
	width:                      50px;
	float:                      left;
	background-color:                      transparent;
	background:                      url(/images/details.png) -120px 0px;
	background-repeat:                      no-repeat;
	height:                      23px;
	padding:                      0;
	cursor:                      pointer;
}
div.hotel_search_header div.hotelname {
	width:                      350px;
	padding:                      2px;
	float:                      left;
	background-color:                      transparent;
font-size: 18px;
font-weight: bold;

}
div.hotel_search_header div.stars {
	width:                      50px;
	padding:                      2px;
	float:                      left;
	background-color:                      transparent;
}
div.hotel_search_header div.submitbutton {
cursor: pointer;
box-shadow: 1px 1px 2px #404040;
width: 130px;
height: 30px;
margin: 5px;
padding: 0px;
}

div.hotel_search_header div.submitbutton div {
	width: 120px;
height: 20px;
color: #FFF;
text-align: center;
vertical-align: middle;
font-size: 18px;
font-weight: normal;
padding: 4px 0px 0px;
}
div.hotel_search_one {
	margin: 0;
padding: 0;

}

div.hotel_search_onein {
	padding:                      0;
	background-color:                      #ffffff;
display: inline-block;
width: 100%;
border-bottom: 10px solid #cccccc;
border-top: 10px solid#cccccc;
height: auto;
}

}
div.hotel_ticket {
	border:                      1px solid #808080;
}
div.hotel_travellers_billing {
border:                      0;
width:                      570px;
}
div.hotel_travellers_passangers {
border:                      0;
width:                      100%;
}
div.hotel_travellers_send {
width:                      575px;
text-align:                      right;
height:                      20px;
padding-top :                      5px;
}
div.hotel_travellers_send div.submitbutton {
	cursor:                      pointer;
	border-top:                      1px solid #e0e0e0;
	border-bottom:                      1px solid #000000;
	border-left:                      1px solid #e0e0e0;
	border-right:                      1px solid #000000;
	width:                      100px;
	height:                      30px;
	background-color:                      #404040;
	text-align:                      center;
	vertical-align:                      middle;
	float:                      right;
}
div.hotel_travellers_send div.submitbutton div {
	font-size:                  18px;
       font-weight: bold;
	padding:                      1px 5px 1px 5px;
	width:                      90px;
	color:                      #ffffff;
}
div.lead_list_box {
	background-color:                      #ffffff;
	font:                      italic 14px Verdana;
 	text-align:                      center;
	border:                      none;
	padding:                      0;
	width:                      300px;
	margin:                      0;
}
div.lead_list_item {
	background-color:                      #ffffff;
	font:                      italic 14px Verdana;
 	text-align:                      left;
	border:                      none;
	padding:                      0;
	width:                      300px;
	margin:                      0;
	float:                      left;
}
div.lead_list_item h3 {
display:                      inline;
}
div.lead_list_item_lead {
	background-color:                      #ffffff;
	font:                      normal 12px Arial;
 	text-align:                      left;
	border:                      none;
	padding:                      0;
	width:                      300px;
}
div.lead_list_item_lead div {
	padding:                      10px;
}
div.lead_list_item_link {
	background-color:                      #ffffff;
	font:                      italic 12px Arial;
 	text-align:                      left;
	border:                      none;
	padding:                      0;
	width:                      300px;
	color:                      #000000;
}
div.lead_list_item_link div {
	padding:                      0px 10px 10px 10px;
}
div.lead_list_item_link h3 {
	display:                      inline;
 	padding:                      5px 10px 5px 10px;
}
div.lead_list_item_title {
	background-color:                      #c0c0c0;
	font:                      bold 14px Verdana;
 	text-align:                      left;
	border:                      none;
	padding:                      0;
	width:                      300px;
	height:                      40px;
}
div.lead_list_item_title div {
	padding:                      0px 10px 0 10px;
}
div.login_data table {
//background-color: #EDEDED !important;
background-color: #ffffff !important;
}

div.menu_left {
	background-color:                      #cccccc;
	color:                      #ffffff;
	width:                      200px;
}
div.menu_left div {
	text-align:                      center;
	vertical-align:                      middle;
	padding:                      1px;
	color:                      #000000;
background-color:                      #cccccc;
}
div.menu_left div div {
	background-color:                      transparent;
	width:                      196px;
	height:                      28px;
	text-align:                      left:;
	text-align	margin:                      0 0 0 px;
	color:                      #000000;
background:                      url(/userfiles/elemek/vistamenu1.gif) repeat-y;
}
div.menu_left1 div {
	text-align:                      center;
	vertical-align:                      center;
	padding:                      5px;
	color:                      #000000;
background-color:             #F70000;
}
div.menu_left1 div div {
	background-color:                      transparent;
	width:                      180px;
	height:                      20px;
	text-align:                      left:;
	text-align	margin:                      0 0 0 px;
	color:                      #000000;
}
div.menu_left12 div {
	text-align:                      center;
	vertical-align:                      center;
	padding:                      5px;
	background-color:                      #33ccff;
	color:                      #000000;
}
div.menu_left12 div div {
	background-color:                      #33ffff;
	width:                      180px;
	height:                      20px;
	text-align:                      left:;
	text-align	margin:                      0 0 0 px;
	color:                      #000000;
}
div.menu_top {
display: inline-block;
width: 960px;
margin: 0px;
float: right;
background-color: #ffffff;
color: #51af30;
height: 33px
}

div.menu_top div {
list-style: outside none none;
display: inline-block;
float: left;
position: relative;
height: 33px
}

div.menu_top div div {
display: inline-block;
padding: 2px 15px;
line-height: 33px;
height: 33px;
color: #51af30;
font-size: 18px;
text-decoration: none;
border-right: 1px solid #51af30;
}

div.menu_top div div:hover {
background-color: #51AF30 !important;
color: #ffffff !important;
}

div.menu_top1 {

}
div.menu_top1 div {

}
div.menu_top1 div div {
}
div.menu_top12 {

}
div.menu_top12 div {

}
div.menu_top12 div div {
	background-color:                      #bbbbbb;
	width:                      180px;
	height:                      20px;
	text-align:                      left:;
	text-align	margin:                      0 px;
	color:                      #ffffff;
}
div.newpopupcontent {
	padding:                      50px 0 0 0;
	background-color:                      transparent;
	text-align:                      center;
	vertical-align:                      middle;
	width:                      600px;
	height:                      600px;
	opacity:                     1.0;
	filter:                     alpha(opacity=100);
}
div.newpopupcontent div {
	border:                      1px solid #ffff00;
	padding:                      10px;
	background-color:                      #fffff8;
	color:                      #000000;
	text-align:                      center;
	vertical-align:                      middle;
	font:                      bold 12px Arial, Helvetica;
	width:                      500px;
	height:                      400px;
	opacity:                     1.0;
	filter:                     alpha(opacity=100);
}
div.newpopupwindow {
	border:                      0;
	padding:                      0;
	background-color:                      #202020;
	text-align:                      center;
	vertical-align:                      middle;
	opacity:                     0.95;
	filter:                     alpha(opacity=95);
}
div.newsletterform {
	text-align:                      left;
	width:                      100%;
	padding:                      10px;
}
div.newsletterform_submit {
	text-align:                      center;
	width:                      100%;
	padding:                      5px;
}
div.newsletterform_submit div {
	cursor:                      pointer;
	background-color:                      #808080;
	color:                      #ffffff;
	text-align:                      center;
	border:                      1px solid #000000;
	width:                      60px;
	height:                      18px;
	font:                      normal 12px Verdana;
 	padding:                      0;
	margin:                      auto;
}
div.registrationform_submit {
	text-align:                      center;
	width:                      100%;
	padding:                      5px;
}
div.registrationform_submit div {
	cursor:                      pointer;
	background-color:                      #808080;
	color:                      #ffffff;
	text-align:                      center;
	border:                      1px solid #000000;
	width:                      60px;
	height:                      18px;
	font:                      normal 12px Verdana;
 	padding:                      0;
	margin:                      auto;
}
div.slideshow {
	text-align:                      center:;
	text-align	vertical-align:                      center;
	margin:                      0;
	overflow:                      hidden;
	padding:                      0;
}
div.slideshow div {
	overflow:                      hidden;
background-color:                      ececd0;
}
div.survey {
	color:                      #000000;
	text-align:                      left;
	border:                      none;
	width:                      590px;
	font:                      normal 12px Verdana;
 	padding:                      0;
	margin:                      auto;
}
div.survey_answer {
	color:                      #000000;
	text-align:                      center;
	border:                      none;
	width:                      590px;
	font:                      normal 12px Verdana;
 	padding:                      5px 0 20px 0;
	margin:                      auto;
}
div.survey_question {
	color:                      #000000;
	text-align:                      center;
	border:                      none;
	width:                      590px;
	font:                      bold 12px Verdana;
 	padding:                      10px 0 0 0;
	margin:                      auto;
	display:                      block;
	clear:                     both;
}
div.survey_remark {
	color:                      #000000;
	text-align:                      center;
	border:                      none;
	width:                      590px;
	font:                      normal 12px Verdana;
 	padding:                      5px 0 20px 0;
	margin:                      auto;
}
div.survey_submit {
	text-align:                      center;
	width:                      100%;
	padding:                      5px;
}
div.survey_submit div {
	cursor:                      pointer;
	background-color:                      #808080;
	color:                      #ffffff;
	text-align:                      center;
	border:                      1px solid #000000;
	width:                      60px;
	height:                      18px;
	font:                      normal 12px Verdana;
 	padding:                      0;
	margin:                      auto;
}
div.ticket_booked {
	padding:                      2px;
	background-color:                      #f0f0f0;
}
div.ticket_booked div.bookid {
	font-size:                  14px;
       font-weight: bold;
		padding:                      5px 5px 20px 5px;
}
div.ticket_booked div.header {
	font-size:                  14px;
       font-weight: bold;
		padding:                      5px 5px 20px 5px;
}
div.travellers_input {
width:                      100%;
float:                      none;
}
div.velemeny_kek {
font:  italic 12px Verdana;
color: blue;
}
div.votemachine {
	width:                      200px;
	border:                      0px solid #000000;
	text-align:                      center;
}
div.votemachine_answers {
	padding:                      5px;
	text-align:                      left;
}
div.votemachine_question {
	text-align:                      center;
	padding:                      5px;
}
div.votemachine_submit {
	text-align:                      center;
	padding:                      5px;
}
div.votemachine_submit div {
	cursor:                      pointer;
	background-color:                      #808080;
	color:                      #ffffff;
	text-align:                      center;
	border:                      1px solid #000000;
	width:                      60px;
	height:                      18px;
	font:                      normal 12px Verdana;
 	padding:                      0;
	margin:                      auto;
}
h1 {
	margin:                      5px 0 10px 0px;
	color:                      #000000;
	font:                      bold 18px Verdana;
 	text-align:                      left;
}
html {
}
img {
 border:                      0;
}
img.hotelstar10 {
width:                     8px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar15 {
width:                     11px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar20 {
width:                     14px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar25 {
width:                     17px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar30 {
width:                     20px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar35 {
width:                     23px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar40 {
width:                     26px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar45 {
width:                     29px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar50 {
width:                     32px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar55 {
width:                     35px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar60 {
width:                     38px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar65 {
width:                     40px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
img.hotelstar70 {
width:                     44px;
height:                     8px;
background:                     url(/images/s70.gif) 0 0;
 border:                      0;
}
input {
	font-size:                      12px;
}
li.flights_select_country {
	text-align:                      center;
	background-color:                      #c0c0c0;
}
span.flights_select_country {
	font:                      bold 14px Verdana;
}
span.votemachine_answer {
	font:                      normal 12px Verdana;
 	text-align:                      left;
}
table {
 	border:                      0;
}
table td, table th {
    padding:                      0;
}
table.flights_legtable {
	color:                      #7f7f7f;
	padding:                      5px 0 15px 0;
width: 100%;
font-size:14px;
}
table.flights_legtable td.airline {
	width:                      60px;
}
table.flights_legtable td.bic {
width:                      240px;
}
table.flights_legtable td.endpoint {
}
table.flights_legtable td.endtime {
font-weight: bold !important;
}

table.flights_legtable td.endtime  b {
font-weight: bold;
}

table.flights_legtable td.flightnum {
width: 240px;
}
table.flights_legtable td.flighttime {
color:                      #606060;
}
table.flights_legtable td.journey {
color:                      #606060;
}
table.flights_legtable td.startpoint {
}
table.flights_legtable td.starttime {
font-weight: bold !important;
}

table.flights_legtable td.starttime  b {
font-weight: bold;
}


table.flights_legtable td.stops {
font-style: italic;
}
td.billing_header {
font:                      bold 18px Verdana,Arial;
text-align:                     center;
background-color:                      #e8e8e8;
text-align: left;
}
td.contact_header {
text-align:                     center;
background-color:                      #e8e8e8;
}
td.jobbfelsorolas div.lead_list_box {
	background-color:                      #ffffff;
	font:                      italic 14px Verdana;
 	text-align:                      center;
	border:                      none;
	padding:                      0;
	width:                      300px;
	margin:                      0;
}
td.jobbfelsorolas div.lead_list_item {
	background-color:                      #ffffff;
	font:                      italic 14px Verdana;
 	text-align:                      left;
	border:                      none;
	padding:                      0;
	width:                      300px;
	margin:                      0;
	float:                      left;
}
td.payment_header {
font:                      bold 18px Verdana,Arial;
background-color:                      #e8e8e8;
text-align:                     left;
}
td.person_header {
font:                      bold 18px Verdana,Arial;
}
td.room_header {
font:                      bold 18px Verdana,Arial;
text-align:                     left;
background-color:                      #e8e8e8;
}

.searchwindow {
    width: 960px;
    margin: 0;
    display: inline-block;
    padding: 0;

}

.searchwindow .flightblock
{
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

div.flight_search {
	text-align: left;
padding: 12px 15px;
}

h5 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: Arial;
    margin-bottom: 4px;
	color:#57ae30;
}

h3 {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    font-family: Arial;
    margin-bottom: 10px;
}

fieldset {
    border: 0px none;
    display: inline-block;
    float: left;
    width: 100%;
}

#repulojegy-irany {
    position: absolute;
    top: 10px;
    right: 15px;
    width: auto;
}

.selectbox {
    display: inline-block;
    float: left;
//    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    margin: 3px 0px;
    border: 2px solid #FFF;
    width: auto;
    box-sizing: border-box;
    position: relative;
}



.selectbox.focused {
border: 1px solid #C73200;
}

#repulojegy-irany legend {
    display: none;
}
fieldset legend {
    font-size: 14px;
    display: inline-block;
    float: left;
    width: 100%;
}
fieldset legend {
    font-size: 14px;
}

//kk

.selectbox {
	display: inline-block; 
	float: left;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	margin: 3px 0;
	border: 2px solid #fff;
	width: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position:relative;
}

.selectbox select {
	padding: 4px 4px 5px 4px;
	line-height: 20px;
	border: 1px solid #ccc;
	display: inline-block; float: left;
	width: 100%;
	float: left;
	color:inherit;
}
.selectbox.focused  {
border: 1px solid #C73200;
}



input[type='text']:focus {border: 1px solid #C73200;}

input[type='text']::-webkit-input-placeholder {color: #888; font-weight: normal;}
input[type='text']::-webkit-input-placeholder {color: #888; font-weight: normal;}
input[type='text']:-moz-placeholder {color: #888; font-weight: normal;}
input[type='text']::-moz-placeholder {color: #888; font-weight: normal;}
input[type='text']:-ms-input-placeholder {color: #888; font-weight: normal;}

input.ipt60 {width: 60px;}
input.ipt70 {width: 70px;}
input.ipt80 {width: 80px;}
input.ipt90 {width: 90px;}
input.ipt100 {width: 100px;}
input.ipt120 {width: 120px;}
input.ipt140 {width: 140px;}
input.ipt160 {width: 160px;}
input.ipt180 {width: 180px;}
input.ipt200 {width: 200px;}
input.ipt220 {width: 220px;}
input.ipt240 {width: 240px;}
input.ipt260 {width: 260px;}
input.ipt280 {width: 280px;}

input[type="submit"]:hover {background: #ff9900 !important;}
input[type="submit"]:active {background: #ff9900 !important;}



input[type="submit"]  {
cursor:         pointer;
border:         1px solid #ccc;
width: auto;
height:         30px;
  background: -webkit-linear-gradient(0deg,#337916,#89ca6c);
  background: -o-linear-gradient(0deg,#337916,#89ca6c);
  background: -moz-linear-gradient(0deg,#337916,#89ca6c);
  background: linear-gradient(0deg,#337916,#89ca6c);
color:         #ffffff;
text-align:         center;
vertical-align:         middle;
font-weight: 700;
box-sizing: border-box;
padding: 4px;
text-shadow: 0px 0px 1px #ccc;
font-size: 15px
}

button, .button, .submitbutton {
padding: 5px 14px;
display: inline-block;
line-height: 20px;
font-size: 16px;
text-transform: none;
border: 0;
margin: 3px 0;
border-radius: 3px;
box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
cursor: pointer;
text-decoration: none;
}
.largebt {font-size: 18px;line-height: 22px;padding: 6px 24px;height: auto; margin: 10px 0;}

button.blackbt, a.blackbt {background: #51af30; color: #fff;}
button.tealbt, .button.tealbt {background: #009688; color: #fff;}
button.tealbt:hover, .button.tealbt:hover {background: #00bfa5;}
button.tealbt:active, .button.tealbt:active {background: #00796b;}

.submitbutton {background: none repeat scroll 0% 0% #51af30; color: #fff;margin: 10px 0;padding: 0; height: auto;width: auto;display: inline-block;text-align:center;}
.submitbutton div {display: block;font-size: 18px;line-height: 22px;padding: 5px 24px;}
.submitbutton:hover {background: #ff9900;}
.submitbutton:active {background: #ff9900;}

.blackbt:hover {background: #ff9900 !important;}
.blackbt:active {background: #ff9900 !important;}


button:active, button:active:hover, .button:active, .button:active:hover .submitbutton:active, .submitbutton:active:hover {
box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3), 0 0 0;
-moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3), 0 0 0;
-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3), 0 0 0;
}
button.fullwidthbt {width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.bg-yellow {background: #EDEDED !important;}

fieldset {border: 0;}
fieldset legend {font-size: 14px;display: inline-block; float: left; width: 100%;}

.right {float: right;}

/*---------------*/



/*---OLDASO SEARCHBOX---*/
.searchbox {
text-align: left;
padding: 12px 15px;
}

.searchbox fieldset {
border: 0;
display: inline-block; float: left;
width: 100%;
}


.searchbox fieldset small {font-size: 12px;color: rgba(0,0,0,0.5); margin-bottom: 3px; display: inline-block; width: 100%; float: left;}

.searchbox h5 {
font-size: 24px;
font-weight: normal;
letter-spacing: -1px;
font-family: Arial;
margin-bottom: 4px;
}

.searchbox h3 {
font-size: 18px;
font-weight: bold;
letter-spacing: 0px;
font-family: Arial;
margin-bottom: 10px;
}



.box260 .searchbox h5 {
font-size: 20px;
}


input#edit-regio-tag {
width: 100% ;
}
input#edit-start-date {
width: 58% ;
background: #fff url('/userfiles/datepicker.png') no-repeat right center;
}

.selectbox.form-item-start-date-interval {
width: 38%; float: right;
}
.selectbox.form-item-length, .selectbox.form-item-ar {
width: 100%;
}
.selectbox.form-item-length select, .selectbox.form-item-start-date-interval select, .selectbox.form-item-ar select  {
width: 100%;
}
.selectbox.form-item-sorting {
float: right; display: inline-block;
}
.selectbox.form-item-sorting:after {
content: 'Rendezés';
position: absolute;
font-size: 11px;
position: absolute;
top: -20px;
left: 0;
}



#uttipuslist {
margin-top: 10px;
display: inline-block;
}

.uttipus, .filtersm {
display: inline-block;
float: left;
margin: 2px 4px 2px 0;
padding: 4px 8px 4px 32px;
line-height: 16px;
font-size: 11px;
text-decoration: none;
background: #fff;
color: #333;
text-transform: uppercase;
box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
overflow: hidden;
position:relative;
}
.uttipus::before, .filtersm::before {
width: 24px;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 5;
content: '';
background: #eee url('../img/checkbt.png') no-repeat left center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.uttipus.clicked, .filtersm.clicked {color: #fff; background: #00bfa5;}
.htlrt {font-weight: bold; font-size: 16px;}
.uttipus.clicked::before, .filtersm.clicked::before {
background: #009688 url('../img/checkbt.png') no-repeat right center;
}

.alszurobox {
width: 100%;
display: inline-block;
padding: 8px 0;
margin-top: 10px;
border-top: 1px solid rgba(0,0,0,0.2);
}
.alszurobox label {width: 100%; display: inline-block; font-size: 14px; margin-bottom: 4px;}
.heightauto {height: auto !important;}


.personbox {
width: 100%;
display: inline-block;
float: left;
margin-bottom: 10px;
}
.personbox legend {font-size: 14px;}


.person {
width: 85px;
display: inline-block;
float: left;
text-align: left;
margin: 3px 3px 0 0;
min-height: 86px;
background: #fff;
border: 1px solid #000;
}
.person label {font-size: 14px; color: rgba('0,0,0,0.6'); width: 100%;
padding-left: 8px;
}
.persline {
display: inline-block; width: 100%;
}

.perscnt {
width: 40px;
height: 35px;
overflow: hidden;
display: inline-block;
float: left;
}

#felnott {
    box-shadow: none;
    width: 60px;
    padding: 0px;
    text-align: center;
    line-height: 28px;
    font-size: 28px;
    font-family: Arial;
    margin: 0;
    box-sizing: border-box;
    display: inline-block;
    float: left;
outline: 0;
border: none;
background: transparent;
}

#gyerek {
    box-shadow: none;
    width: 60px;
    padding: 0px;
    text-align: center;
    line-height: 28px;
    font-size: 28px;
    font-family: Arial;
    margin: 0;
    box-sizing: border-box;
    display: inline-block;
    float: left;
outline: 0;
border: none;
background: transparent;
}

#csecsemo {
    box-shadow: none;
    width: 60px;
    padding: 0px;
    text-align: center;
    line-height: 28px;
    font-size: 28px;
    font-family: Arial;
    margin: 0;
    box-sizing: border-box;
    display: inline-block;
    float: left;
outline: 0;
border: none;
background: transparent;
}

input.perscnt {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
width: 40px;
padding: 0;
text-align:center;
line-height: 28px;
font-size: 28px;
font-family: Arial;
margin: 0;
}
.person span.text {
font-size: 12px;
color: #888;
line-height: 14px;
width: 38px; display: inline-block;
float: right;
padding-top: 7px;

}
.person a {
display: inline-block; float: left;
height: 24px;
line-height: 24px; padding: 0;
width: 42px;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size: 18px;
overflow: hidden;
text-indent: -999px;
}
.person a.addperson {background: #fff url('/userfiles/add.png') no-repeat center; border-right: 1px solid #ccc;}
.person a.removeperson {background: #fff url('/userfiles/remove.png') no-repeat center;}
.person a.addperson:active {background: #f0f0f0 url('/userfiles/add.png') no-repeat center; border-right: 1px solid #ccc;}
.person a.removeperson:active {background: #f0f0f0 url('/userfiles/img/remove.png') no-repeat center;}

.person div.addperson {background: #fff url('/userfiles/add.png') no-repeat center; border-right: 1px solid #ccc;cursor: pointer;
display: inline-block;
float: left;
height: 24px;
line-height: 24px;
padding: 0px;
width: 42px;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size: 18px;
overflow: hidden;
text-indent: -999px;
}
.person div.removeperson {background: #fff url('/userfiles/remove.png') no-repeat center;cursor: pointer;display:
display: inline-block;
float: left;
height: 24px;
line-height: 24px;
padding: 0px;
width: 38px;
text-align: center;
text-decoration: none;
font-family: Arial;
font-size: 18px;
overflow: hidden;
text-indent: -999px;
}

.person a:active {
box-shadow: inset 1px 1px 3px rgba(0,0,0,0.2);
-moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.2);
}


#honnan, #hova, #wizard_ahonnan, #wizard_ahova {width: 100%;}
div.selectdate {
display: inline-block; 
float: left;
width: 100%;
height: 32px;
border: 2px solid #fff;
background: #fff;
box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
margin: 3px 0;
}
div.selectdate.focused {
border: 1px solid #C73200;
}

input.selectmonth {
display: inline-block;
    float: left;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 5px 8px;
    line-height: 18px;
    margin: 3px 0px;
    border: 1px solid #ccc;
   width: 180px;
    box-sizing: border-box;
background: #ffffff url('/userfiles/datepicker.png') right center no-repeat;

}

div.selectdate select.selectmonth {
height: 28px;
padding: 2px;
display: inline-block;
float: left;
border:0;
border-right: 1px solid #ddd;
width: 100px;
}

div.selectdate select.selectday {
height: 28px;
padding: 2px;
display: inline-block;
float: left;
border:0;
border-right: 1px solid #ddd;
width: 45px;
}
a.datepicker {
width: 30px;
height: 28px;
display: inline-block;
float: left;
border:0;
background: #fff url('/userfiles/datepicker.png') no-repeat right center;
}
.bt-flightsearch {
background: #51af30 url('/userfiles/zoom2.png') no-repeat 15px center !important;
padding-left: 30px;
}


.repjegykeresobox {
width: 300px;
margin: 10px 0 10px 0 !important;
height: auto !important;
}
.rep-searchdetail {
width: 100%;
padding: 5px 0;
}
.rep-ds {
font-size: 13px;
height: 18px;
line-height: 18px;
float: left;
clear: left;
margin-bottom: 5px;
display: inline-block;
font-weight: bold;
color: #C73200;
text-decoration: none;
display: none;
}
.rep-ds:hover {text-decoration: underline;}


/*---fullw kereso---*/
.repjegykeresofullw {position:relative; display: inline-block; padding-bottom: 10px; margin: 10px 0;}
#repulojegy-irany {position: absolute;
top: 10px;
right: 15px;
width: auto;
}
#repulojegy-irany legend{display: none;}


.normalsectionbox, .multisectionbox {display: inline-block; float: left; width: 650px;}
.multisectionbox {display: none;}

.searchcont1, .searchcont2, .searchcont4 {display: inline-block; float: left; width: 660px;position: relative;}
.searchcont3 {display: inline-block; float: right; width: 270px;}
fieldset.field1, fieldset.filed2, fieldset.filed3, fieldset.filed4 {display: inline-block; float: left;}
fieldset.field1 {width: 420px;}
fieldset.field2 {width: 180px;margin-left: 10px;}

fieldset.field3 {width: 200px;margin-left: 0; left: 0; bottom: 0;}
fieldset.field4 {width: 200px;margin-left: 10px;}
fieldset.field4 legend {line-height: 16px;}

fieldset.field1 legend {display: inline-block; float: left; width: auto;}

#startcity {display: inline-block; float: left; width: auto; margin-left: 20px;display: none;}
#startcity li {list-style: none; float: left; padding-right: 10px; display: innline-block; float: left;}
#startcity li a {display: inline-block; float: left; width: auto; font-size: 13px;}

.bt-flightsearch {width: 270px !important; float: right !important;}
.clear05 {width: 100%; height: 5px;clear: both;}
.repjegykeresofullw  .rep-searchdetail {width: auto; padding-left: 180px; line-height: 0;}

.multisectionbox table {width: 100%;}
.multisectionbox table tr, .multisectionbox table td {padding: 0 !important;}
.multisectionbox .selectdate {width: 180px;}
input.honnan-multi, input.hova-multi {width: 228px; margin-right: 4px;}



/*---repulojegy talalatok---*/

.repulojegy-talalatok-top {
margin-top: 10px;
width: 100%;
padding: 10px 3px 10px 15px;
text-align: left;
background: none repeat scroll 0% 0% #EDEDED;
}



.repulojegy-talalatok-top a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background: -webkit-linear-gradient(0deg,#737771,#d0d0d0);
	background: -o-linear-gradient(0deg,#737771,#d0d0d0);
	background: -moz-linear-gradient(0deg,#737771,#d0d0d0);
	background: linear-gradient(0deg,#737771,#d0d0d0);
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-align:center;
	padding:0px 20px 0px 20px;

}
.repulojegy-talalatok-top h5 {
font-family: Arial;
letter-spacing: -1px;
font-weight: normal;
font-size: 30px;
line-height: 35px
margin-bottom: 5px;
margin-top: 10px;
color: #57ae30;
display: inline-block;
}
.repulojegy-talalatok-top p  {
font-size: 14px;
line-height: 18px;
}
.info-desc  {
padding: 15px;
font-size: 15px;
line-height: 19px;
text-align: left;
background: #fff;
font-style: italic;
color: #000;
}
/*--CHK RADIO-*/
label.formlbl {display: inline-block; text-align: left; width: 180px; cursor: pointer; line-height: 22px !important; height: 22px !important; text-shadow: 0 1px 0 rgba(255,255,255,.3); margin: 1px 0; font-size: 12px; font-weight: normal;}
    
    .has-js fieldset .label_check1 input,
    .has-js fieldset .label_radio1 input  { margin-right: 5px; }
    
    .has-js .label_check1, .has-js .label_radio1    { padding-left: 30px; }
    .has-js .label_radio1    { background: url('../img/radiozold.png') no-repeat; }
    .has-js .label_check1    { background: url('../img/checkzold.png') no-repeat; }
    .has-js label.c_on1      { background: url('../img/checkzold.png') no-repeat 0 -22px; }
    .has-js label.r_on1      { background: url('../img/radiozold.png') no-repeat 0 -22px; }
    .has-js label.c_dis1      { background: url('../img/checkzold.png') no-repeat 0 -44px; }
    .has-js label.r_dis1      { background: url('../img/radiozold.png') no-repeat 0 -44px; }
    .has-js .label_check1 input,
    .has-js .label_radio1 input  { position: absolute; left: -9999px; }

	
	
	
/*-- szurok--*/

.repulojegyfilterbox {
display: inline-block;
float: left;
width: 240px;
background: #ededed;
margin: 15px 17px 10px 3px;
position: relative;
}

.repulojegyfilterbox2 {
display: inline-block;
float: left;
width: 240px;
background: #fff;
margin: 15px 20px 10px 0;
position: relative;
}
.repulojegyfilterbox3 {
display: inline-block;
float: left;
width: 240px;
background:#feedbf;
margin: 15px 20px 10px 0;
position: relative;
}

.rightfilters .repulojegyfilterbox {
margin: 15px 20px 10px 0;
}

.filtercontainer {
display: inline-block;
text-align: left;
width: 100%;
min-height: 60px;
padding: 15px;
background: #e8e8e8;
border-top: 1px solid rgba(0,0,0,0.2);
}

.repulojegyfilterbox2 .filtercontainer {
background: #fff;
}
.repulojegyfilterbox3 .filtercontainer {
background:#feedbf;
}

.filtercontainer.open {
display: inline-block;
} 
.filtercontainer label {font-size: 13px;}


div.filterbutton {
height: 44px;
width: 100%;
cursor: pointer;
line-height: 44px;
text-align:left;
padding-left: 44px; 
color: #000;
z-index: 300;
content:'';
font-size: 16px;
font-family: Arial;
display: inline-block;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
div.filterbutton::after {
content: '';
font-family: Arial, sans-serif;
position:absolute;
width: 26px;
height: 26px;
background: url('../img/filtersettings.png') no-repeat center;
display: inline-block;
border: 0;
border-radius: 0;
left: 10px;
text-align: center;
top: 10px;
line-height: 20px;
}

div.filterbutton.zar::after {
content: '';
line-height: 16px;
}

.filters1, .filters2, .filters3, .filters4 {display: inline-block; float: left; border-top: 1px solid rgba(0,0,0,0.2); padding-bottom: 8px;}
.filters1 {border-top: 0;}
.filters2, .filters3 {padding-left: 0; border-left: 0;}
.filterstitle {margin: 5px 0 6px 0; display: inline-block; width: 100%; font-size: 14px; color: rgba(0,0,0,0.7);}
.filters1 {width: 100%;}
.filters2 {width: 100%;}
.filters3 {width: 100%}
.filters4 {width: 100%;}
 
.filters1 label, .filters2 label, .filters3 label {
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
opacity: 0.8;
}
.filters1 label.c_on1, .filters2 label.c_on1, .filters3 label.c_on1 {opacity: 1;}


.filters3 .filters-select {display: inline-block; float: left; width: 100%;}
.filters3 .selectname {display: inline-block; float: left; font-size: 13px; height: 32px; line-height:32px; margin-right: 5px; width: 120px; overflow: hidden;}
.filters3 .selectbox select {
padding: 3px 4px 5px 3px;
line-height: 18px;
border: 0;
display: inline-block;
float: left;
width: 100%;
}

.filters4 label {background-color: #fff !important; opacity: 0.6; padding-left: 34px !important; line-height: 28px !important; background-image: url('../img/check-airlines.png') !important; display: inline-block; float: left; width: auto; height: 50px !important; width: 100%; overflow: visible;
box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
margin: 0 5px 5px 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.filters4 label span {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 95%;}
.filters4 label img {max-width:90px; max-height: 14px; display: inline-block; float: left;}
.has-js .filters4 label.c_on1      { background: #fff url('../img/check-airlines.png') no-repeat 0 -60px; opacity: 1;}

/*---ar tartomany szureshez---*/
.noUiSlider.horizontal {width: 200px !important; margin: 5px; position: relative; display: inline-block; float: left;
border: 0; background: #aaa;
height: 5px;
box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
}
.noUiSlider.horizontal a {
background: transparent !important;
}
.noUiSlider.horizontal a div {border-radius: 50%;
background: #009688;
border-radius: 50%;
border: 0;
margin-top: -6px;
box-shadow: 1px 1px 2px rgba(0,0,0,0.2), inset 1px 1px 2px rgba(255,255,255,0.2);
}
#exTO, #exFR {border: 0; display: inline-block; color: #000; width: 50px; padding: 0; background: transparent; font-size: 12px; margin: 5px 0; -webkit-box-shadow: none; box-shadow: none;}
#exTO {float: left; text-align: left;}
#exFR {float: left; text-align: right;}

.leftInput {display: inline-block; float: left;}
.rightInput {display: inline-block; float: right;}



/*---JARATOK---*/
#repulojegytalalatok {width: 700px; display: inline-block; float: left; margin-top: 0px;position:relative; /*background-color: #FFFFFF;*/}
#repulojegytalalatok.widelist {width: 100%; display: inline-block; float: left; margin-top: 0px;}

#repulojegytalalatok.fade .page_navigation {opacity: 0.3;}
#repulojegytalalatok.fade .jarat-lista {opacity: 0.3;}



.jarat-lista {width: 100%; height: auto; background: #fff; display: inline-block; float: left;text-align: left;}

.jarat-lista-talalat {
display: inline-block; float: left;
width: 100%;
position:relative;
border-bottom: 8px solid #deddda;
}


.jarat-lista-header {
min-height: 20px;
display: inline-block;
float: left;
border-bottom: 1px solid #ddd;
width: 100%;
}

.jarat-lista-talalat:hover .jarat-lista-header {
background: #feedbf;
} 

.jarat-lista-talalat.active {
box-shadow: inset 0 0 0 4px  #f9ba13;
-webkit-box-shadow: inset 0 0 0 4px #f9ba13;
-moz-box-shadow: inset 0 0 4px 0 #f9ba13;
}

.jarat-lista-talalat.active .jarat-lista-header {
background: #f9ba13;
border-bottom: 1px solid #f9ba13;
}

.jarat-header-tabla {width: 100%; display: table;}
.jarat-header-row {display: table-row;} 
.jarat-header-logo, .jarat-header-price, .jarat-header-sections, .jarat-header-info, .jarat-header-spacer {display: table-cell; padding: 5px 15px; vertical-align: middle;}
.jarat-header-info {padding: 5px 10px; border-right: 1px solid #ddd;}
.jarat-header-price {font-family: Arial; font-size: 20px; padding: 5px 12px; border-right: 1px solid #ddd; width: 125px;}
.jarat-header-logo {border-left: 1px solid #ddd;}
.jarat-lista-talalat.active .jarat-header-price, .jarat-lista-talalat.active .jarat-header-logo {border-right: 1px solid rgba(0,0,0,0.2);}


.jarat-header-spacer {width: 80px;}
.jarat-header-logo {width: 70px;vertical-align: middle; padding: 5px 10px;}
.jarat-header-logo img {display: inline-block; float: left; border: 0; max-width: 70px; max-height: 20px;}
.jarat-header-sections {font-size: 13px; color: #000000; width: 240px; padding: 5px 10px;}


.jarat-header-info span.csomag {
width: 24px; height: 24px;
display: inline-block;
float: left;cursor: pointer;
background: url('../img/csomag.png') no-repeat center;
}

.jarat-header-info span.fldet {
border-radius: 50%;
width: 24px; height: 24px;
background: #f9ba13;
color: #000;
display: inline-block;
float: right;
text-align: center;
line-height: 24px;
font-size: 18px;
font-family: 'Georgia';
cursor: pointer;
}

.jarat-header-info.active span.fldet {background: #fff;}


.jarat-header-details.blackbt {
position: absolute;
z-index: 20;
bottom: 5px;
right: 10px;
padding: 0 15px;
height: 30px; line-height: 29px;
text-decoration: none;
background: #009688;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

/*--JARAT RESZLET---*/
.jarat-lista-reszletek {
width: 100%;
display: none; 
float: left; 
font-size: 14px; 
float: left;
padding: 15px;
border-bottom: 1px solid #ddd;
}
.jarat-lista-reszletek.open {display: inline-block;}


.jarat-section {
width: 100%;
display: inline-block; 
float: left;
padding: 5px 10px;
box-sizing: border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.jarat-section:hover {
background: #eaf5f3;
}

.jarat-section-logo {
width: 150px;
display: inline-block; 
float: left;
}
.jarat-section-logo img {max-width: 110px; max-height: 50px;}
.jarat-section-table {
width: 100%;
display: inline-block;
float: left;
font-size: 13px;
}
.jarat-section-table td {font-size: 14px; line-height: 15px;}
.jarat-section-table td.flighttime {color: #999; font-size: 12px;}
.jarat-section-table td.section-sep {width: 20px;}
.jarat-section-table td.firsttd, .jarat-section-table td.lasttd {width: 325px;}

.jarat-section-oda, .jarat-section-vissza {display: inline-block; float: left; width: 100%; padding-left: 61px;position: relative;}
.jarat-section-oda {border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.section-text {position: absolute; top: 0; left: 0; width: 60px; height: 100%;text-align:left;border-right: 1px solid #ddd; font-size: 14px;}
.jarat-section-oda .section-text {background-image: url('../img/uj-repulok5.png'); background-repeat:no-repeat; background-position: -100px center;}
.jarat-section-vissza .section-text {background-image: url('../img/uj-repulok5-vissza.png'); background-repeat:no-repeat; background-position:100px center; }

.jarat-lista-reszletek.open .jarat-section-oda .section-text {background-position: 10px center; animation: flyIn1 0.6s; -webkit-animation: flyIn1 0.6s; -moz-animation: : flyIn1 0.6s; -ms-animation: flyIn1 0.6s;}
.jarat-lista-reszletek.open .jarat-section-vissza .section-text {background-position: 10px center; animation: flyIn2 0.6s; -webkit-animation: flyIn2 0.6s; -moz-animation: : flyIn2 0.6s; -ms-animation: flyIn2 0.6s;}

.selectedflight-details.open .jarat-section-oda .section-text {background-image: url('../img/uj-repulok5.png');background-position: 10px center; animation: flyIn1 0.6s; -webkit-animation: flyIn1 0.6s; -moz-animation: : flyIn1 0.6s; -ms-animation: flyIn1 0.6s;}
.selectedflight-details.open .jarat-section-vissza .section-text {background-image: url('../img/uj-repulok5-vissza.png');background-position: 10px center; animation: flyIn2 0.6s; -webkit-animation: flyIn2 0.6s; -moz-animation: : flyIn2 0.6s; -ms-animation: flyIn2 0.6s;}








	
/*--szurok CONENT WIDE --*/

.content-wide .repulojegyfilterbox {
display: inline-block;
width: 960px;
background: #f9ba13;
margin: 0 0 10px 0;
position: relative;
}
.content-wide .filtercontainer {
display: none;
text-align: left;
width: 100%;
min-height: 60px;
padding: 15px;
background: #f9ba13;
border-top: 1px solid rgba(0,0,0,0.2);
}
.content-wide .filtercontainer.open {
display: inline-block;
} 
.content-wide .filtercontainer label {font-size: 13px;}


.content-wide div.filterbutton {
height: 44px;
width: 100%;
cursor: pointer;
line-height: 44px;
text-align:left;
padding-left: 44px; 
color: #000;
z-index: 300;
content:'';
font-size: 16px;
font-family: Arial;
background: transparent;
display: inline-block;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.content-wide div.filterbutton::after {
content: '+';
font-family: Arial, sans-serif;
position:absolute;
width: 20px;
height: 20px;
display: inline-block;
border: 2px solid #000;
border-radius: 50%;
left: 10px;
text-align: center;
top: 10px;
line-height: 20px;
}

.content-wide div.filterbutton.zar::after {
content: '-';
line-height: 16px;
}

.content-wide .filters1, .content-wide .filters2, .content-wide .filters3, .content-wide .filters4 {display: inline-block; float: left;}
.content-wide .filters2, .content-wide .filters3 {padding-left: 15px; border-left: 1px solid rgba(0,0,0,0.2);}
.content-wide .filterstitle {margin-bottom: 5px; display: inline-block; width: 100%; font-size: 12px; color: rgba(0,0,0,0.5);}
.content-wide .filters1 {width: 25%;}
.content-wide .filters2 {width: 33%;}
.content-wide .filters3 {width: 33%}
.content-wide .filters4 {width: 100%;}
 
.content-wide .filters1 label, .content-wide .filters2 label, .content-wide .filters3 label {
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
opacity: 0.8;
}
.content-wide .filters1 label.c_on1, .content-wide .filters2 label.c_on1, .content-wide .filters3 label.c_on1 {opacity: 1;}


.content-wide .filters3 .filters-select {display: inline-block; float: left; width: 100%;}
.content-wide .filters3 .selectname {display: inline-block; float: left; font-size: 13px; height: 32px; line-height:32px; margin-right: 5px; width: 120px; overflow: hidden;}
.content-wide .filters3 .selectbox select {
padding: 3px 4px 5px 3px;
line-height: 18px;
border: 0;
display: inline-block;
float: left;
width: 100%;
}

.content-wide .filters4 label {background-color: #fff !important; opacity: 0.6; padding-left: 34px !important; line-height: 28px !important; background-image: url('../img/check-airlines.png') !important; display: inline-block; float: left; width: auto; height: 55px !important; width: 115px; overflow: visible;
box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
margin: 0 5px 5px 0;
}
.content-wide .filters4 label span {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 95%;}
.content-wide .filters4 label img {max-width:90px; max-height: 20px; display: inline-block; float: left;}
.content-wide .has-js .filters4 label.c_on1      { background: #fff url('../img/check-airlines.png') no-repeat 0 -60px; opacity: 1;}


/*---JARATOK - content wide---*/
.content-wide .jarat-lista {width: 100%; height: auto; background: #fff; display: inline-block; float: left;text-align: left;}

.content-wide .jarat-lista-talalat {
display: inline-block; float: left;
width: 100%;
position:relative;
border-bottom: 5px solid #e5e5e5;
}


.content-wide .jarat-lista-header {
min-height: 20px;
display: inline-block;
float: left;
border-bottom: 1px solid #ddd;
width: 100%;
}

.content-wide .jarat-lista-talalat:hover .jarat-lista-header {
background: #feedbf;
} 

.content-wide .jarat-lista-talalat.active {
box-shadow: inset 0 0 0 4px  #f9ba13;
-webkit-box-shadow: inset 0 0 0 4px #f9ba13;
-moz-box-shadow: inset 0 0 4px 0 #f9ba13;
}

.content-wide .jarat-lista-talalat.active .jarat-lista-header {
background: #f9ba13;
border-bottom: 1px solid #f9ba13;
}

.content-wide .jarat-header-tabla {width: 100%; display: table;}
.content-wide .jarat-header-row {display: table-row;} 
.content-wide .jarat-header-logo, .content-wide .jarat-header-price, .content-wide .jarat-header-sections, .content-wide .jarat-header-info, .content-wide .jarat-header-spacer {display: table-cell; padding: 5px 15px; vertical-align: middle;}

.content-wide .jarat-header-price {font-family: Arial; font-size: 22px; padding: 5px 15px; border-right: 1px solid #ddd; width: 150px;}
.content-wide .jarat-header-logo {border-right: 1px solid #ddd;}
.content-wide .jarat-lista-talalat.active .jarat-header-price, .content-wide .jarat-lista-talalat.active .jarat-header-logo {border-right: 1px solid rgba(0,0,0,0.2);}


.content-wide .jarat-header-spacer {width: 120px;}
.content-wide .jarat-header-logo {width: 150px;vertical-align: middle;}
.content-wide .jarat-header-logo img {display: inline-block; float: left; border: 0; max-width: 110px; max-height: 26px;}
.content-wide .jarat-header-sections {font-size: 14px;}
.content-wide .jarat-header-info span {
border-radius: 50%;
width: 24px; height: 24px;
background: #f9ba13;
color: #000;
display: inline-block;
float: left;
text-align: center;
line-height: 24px;
font-size: 18px;
font-family: 'Georgia';
cursor: pointer;
}

.content-wide .jarat-header-info.active span {background: #fff;}


.content-wide .jarat-header-details.blackbt {
position: absolute;
z-index: 20;
bottom: 5px;
right: 10px;
text-decoration: none;
background: #90276c;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

/*--JARAT RESZLET---*/
.content-wide .jarat-lista-reszletek {
width: 100%;
display: none; 
float: left; 
font-size: 14px; 
float: left;
padding: 15px;
border-bottom: 1px solid #ddd;
}
.content-wide .jarat-lista-reszletek.open {display: inline-block;}


.content-wide .jarat-section {
width: 100%;
display: inline-block; 
float: left;
padding: 5px 10px;
box-sizing: border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.content-wide .jarat-section:hover {
background: #eaf5f3;
}

.content-wide .jarat-section-logo {
width: 150px;
display: inline-block; 
float: left;
}
.content-wide .jarat-section-logo img {max-width: 110px; max-height: 50px;}
.content-wide .jarat-section-table {
width: 670px;
display: inline-block;
float: left;
font-size: 13px;
}
.content-wide .jarat-section-table td {font-size: 14px; line-height: 15px;}
.content-wide .jarat-section-table td.flighttime {color: #999; font-size: 12px;}
.content-wide .jarat-section-table td.section-sep {width: 20px;}
.content-wide .jarat-section-table td.firsttd, .content-wide .jarat-section-table td.lasttd {width: 325px;}

.content-wide .jarat-section-oda, .jarat-section-vissza {display: inline-block; float: left; width: 100%; padding-left: 61px;position: relative;}
.content-wide .jarat-section-oda {border-bottom: 1px solid #ddd; margin-bottom: 10px;}
.content-wide .section-text {position: absolute; top: 0; left: 0; width: 60px; height: 100%;text-align:left;border-right: 1px solid #ddd; font-size: 14px;}
.content-wide .jarat-section-oda .section-text {background-image: url('../img/odaut2.png'); background-repeat:no-repeat; background-position: -100px center;}
.content-wide .jarat-section-vissza .section-text {background-image: url('../img/visszaut2.png'); background-repeat:no-repeat; background-position:100px center; }

.content-wide .jarat-lista-reszletek.open .jarat-section-oda .section-text {background-position: 10px center; animation: flyIn1 0.6s; -webkit-animation: flyIn1 0.6s; -moz-animation: : flyIn1 0.6s; -ms-animation: flyIn1 0.6s;}
.content-wide .jarat-lista-reszletek.open .jarat-section-vissza .section-text {background-position: 10px center; animation: flyIn2 0.6s; -webkit-animation: flyIn2 0.6s; -moz-animation: : flyIn2 0.6s; -ms-animation: flyIn2 0.6s;}

.content-wide .selectedflight-details.open .jarat-section-oda .section-text {background-image: url('../img/odaut2.png');background-position: 10px center; animation: flyIn1 0.6s; -webkit-animation: flyIn1 0.6s; -moz-animation: : flyIn1 0.6s; -ms-animation: flyIn1 0.6s;}
.content-wide .selectedflight-details.open .jarat-section-vissza .section-text {background-image: url('../img/visszaut2.png');background-position: 10px center; animation: flyIn2 0.6s; -webkit-animation: flyIn2 0.6s; -moz-animation: : flyIn2 0.6s; -ms-animation: flyIn2 0.6s;}

.content-wide  #repulojegytalalatok {width: 100%; display: inline-block; float: left;}



/*--ADTMEGADAS--*/

.selectedflightbox {
display: inline-block;
width: 960px;
background: #fff;
margin: 0 0 5px 0;
position: relative;
}
.selectedflight-details {
display: none;
text-align: left;
width: 100%;
min-height: 60px;
padding: 15px;
background: #fff;
border-top: 1px solid #ddd;
}
.selectedflight-details.open {
display: inline-block;
} 


div.selectedflight-dtbt {
height: 44px;
width: 100%;
cursor: pointer;
line-height: 44px;
text-align:left;
padding-left: 44px; 
color: #009688;
z-index: 300;
content:'';
font-size: 16px;
font-family: Arial;
display: inline-block;
border-top: 1px solid #ddd;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
div.selectedflight-dtbt::after {
content: '+';
font-family: Arial, sans-serif;
position:absolute;
width: 20px;
height: 20px;
display: inline-block;
border: 2px solid #009688;
border-radius: 50%;
left: 10px;
text-align: center;
top: 10px;
line-height: 20px;
}

div.selectedflight-dtbt.zar::after {
content: '-';
line-height: 16px;
}

.flightrules {display: inline-block; float: left; width: 50%; margin-top: 5px;}
.flightrule-name, .flightrule-text {font-size: 13px; display: inline-block; float: left; padding: 2px 5px 2px 0; width: 40%;}


/*---ADATBOX TABLA---*/
.rep-databox {
background: #fff;
display: inline-block;
float: left; 
width: 100%;
margin: 5px 0;
text-align: left;
}
.rep-databox.nomargin {margin: 0;}

.rep-databox-title {font-size: 22px; font-family: Arial;
font-weight: normal; width: 100%; padding: 8px 15px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
border-bottom: 1px solid #bbb;
color: #000000;
display: inline-block;
letter-spacing: -1px;
}

.rep-databox-subtitle {font-size: 18px; font-family: Arial;
font-weight: normal; width: 100%; padding: 8px 0px;
border-bottom: 1px solid #bbb;
border-top: 1px solid #bbb;
color: #009688;
display: inline-block;
letter-spacing: -1px;
margin: 10px 0 5px 0;
}



.rep-databox-title label {font-family: Arial, sans-serif !important; color: #000; margin: 0 0 0 10px; letter-spacing: 0; font-size:13px; width: 300px;}


.rep-databox-details {
width: 100%;
padding: 10px 15px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
}
.rep-databox-details p.attention {line-height: 15px; font-size: 12px; margin-top: 10px;color: #4a4a4a;display: none;}


table.databox-table {width: auto;}
table.databox-table.tabla-tipus2 {width: 100%;}
table.databox-table tr {width: 100%;}

table.databox-table td {font-size: 14px; padding-right: 5px;vertical-align: middle;}
table.databox-table td img {display: inline-block;float: left;}
table.databox-table thead th {color: #999;font-size: 13px;font-weight: normal;}
table.databox-table td label {width: auto !important; font-size: 14px;}

table.databox-table.tabla-arazas {width: 100%;}
table.databox-table.tabla-arazas thead th, table.databox-table.tabla-arazas tr td{text-align: right; padding-right: 0;vertical-align: middle;}
table.databox-table.tabla-arazas thead th:first-child, table.databox-table.tabla-arazas tr td:first-child {text-align: left;}
table.databox-table.tabla-arazas td label {width: auto !important;}


table.databox-table .selectbox, table.databox-table input {margin-right: 5px;}
table.databox-table .selectbox {border: 1px solid #bbb; box-shadow: none;
box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
background: #f9f9f9;
}
table.databox-table .selectbox.focused {border: 1px solid #009688; box-shadow: none;}
table.databox-table .selectbox  select {color:  #00F;display: inline-block; float: left; width: auto !important;background: transparent;}
table.databox-table input {border: 1px solid #bbb; font-family: 'Arial'; box-shadow: none; color: #00F; font-weight: normal; font-size: 16px;
box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
background: #f9f9f9;
}
table.databox-table input:focus {border: 1px solid #009688;}
/*
.phoneplus {position: relative;}
.phoneplus:before {width: 10px; height: 32px; line-height: 32px; position: absolute; content: 'klé'; left:-10px; top: 0;} 
*/
table.summa {border-bottom: 1px solid #bbb; margin-bottom: 10px;}
table.summa tr td {font-size: 18px;padding: 5px 0;}
table.databox-table tr.totaltr td {font-size: 18px; font-weight: bold; padding-top: 5px;}

.innertitle {display: inline-block; width: 100%; text-align: center; font-size: 16px; padding: 4px 0; font-weight: normal; border-top: 1px solid #bbb;}
.innertitle.inactive {color: #ccc;}

/*--specialis igenyek---*/
.specbt {
height: 24px;
padding-right: 30px;
position: relative;
line-height: 24px;
display: inline-block;
color: #009688;
}
.specbt:after {
position: absolute;
content: '\25BC';
width: 20px;
height: 20px;
line-height: 22px;
font-family: 'Arial';
border-radius: 50%;
border: 2px solid #009688;
right: 0;
font-size: 10px;
text-align: center;
}
.specbt.zar:after {content: '\25B2';line-height: 20px;background: #eaf5f3;}
.specialbox-bg {
display: none;
padding: 15px;
background: #eaf5f3;
width: 100%;
display: inline-box;
}

.specialbox-bg table tr td:first-child {width: 135px;}
.specialbox-bg table td p {font-size: 12px; line-height: 16px;}



/*--FIZET--*/
#bankbox {width: 620px; display: none;}
table.cctable td {font-size: 14px; padding-right: 5px;vertical-align: middle;}
table.cctable input {border: 1px solid #bbb; font-family: 'Arial'; box-shadow: none; color: #00F; font-weight: normal; font-size: 16px;}
table.cctable select {border: 1px solid #bbb; box-shadow: none;}
table.cctable select:focus {border: 1px solid #009688; box-shadow: none;}
table.cctable select {color:  #00F;display: inline-block; float: left; width: auto !important;}

#fizetbox {display: none;}
#szamlazasbox {
width: 100%;
display: none;
}

#paybox {display: inline-block; float: left; width: 100%; margin-top: 5px; padding-top: 10px; border-top: 1px solid #bbb;}
#paybox table td label {font-weight: bold;}
#paybox p.irodatext {padding-left: 30px; color: #4a4a4a; font-size: 14px;}


@keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 0px center;}}
@-webkit-keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 0px center;}}
@-moz-keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 0px center;}}
@-o-keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 0px center;}}
@-ms-keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 0px center;}}

@keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 0px center;}}
@-webkit-keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 0px center;}}
@-moz-keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 0px center;}}
@-o-keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 0px center;}}
@-ms-keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 0px center;}}



#repulojegytalalatok .page_navigation {margin-left: 0 !important;}
#repulojegytalalatok .page_navigation a {border-radius: 0;}
#repulojegytalalatok .page_navigation a:hover {background: #fff; text-decoration: underline;}

#overlay {
z-index: 1900;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: none;
}

#repjegy-process {
width: 600px; height: 300px;
text-align: center;
background: #fff url('../img/repjegy_process.gif') no-repeat center;
position: fixed;
top: 45%;
left: 50%;
margin: -150px 0 0 -300px;
z-index: 9000;
box-shadow: 0px 10px 30px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 10px 30px rgba(0,0,0,0.5);
-webkit-box-shadow: 1px 10px 30px rgba(0,0,0,0.5);
}



.refreshanim {
	position: absolute;
	top: 200px;
	left: 50%;
	margin: -40px 0 0 -40px;
	height: 80px;
	width: 80px;
	text-indent: 250px;
	white-space: nowrap;
	overflow: hidden;
	background:  url(../img/spinner.png);
	-webkit-animation: spinnerRotate 0.6s infinite linear;
	-ms-animation: spinnerRotate 0.6s infinite linear;
	-moz-animation: spinnerRotate 0.6s infinite linear;
    animation: spinnerRotate 0.6s infinite linear;
}


@-webkit-keyframes spinnerRotate {
	from {
		-webkit-transform:rotate(0deg);
	}
	to {
		-webkit-transform:rotate(360deg);
	}
}
@-keyframes spinnerRotate {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}
@-ms-keyframes spinnerRotate {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}
@-moz-keyframes spinnerRotate {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}
.ui-datepicker-today .ui-state-default {
background-color: #0000ff !important;
background-image: none !important;
}

.ui-datepicker {
//top: 40px !important;
font-size: 14px !important;
}

.ui-datepicker table {
    border-collapse: collapse;
    font: 12px Arial !important;
}

div.flights_deps {
box-sizing: border-box;
border-bottom: 1px solid #DDD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
margin-bottom: 10px;
    display: inline-block;
    float: left;
    width: 100%;
    padding-left: 20px;
        padding-left-value: 20px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
    position: relative;
font-size: 14px;
background: linear-gradient(135deg,#ffffff,#f4f4f4);
}


div.flights_rets {
box-sizing: border-box;
display: inline-block;
float: left;
width: 100%;
padding-left: 20px;
    padding-left-value: 20px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
position: relative;
font-size: 14px;
background: linear-gradient(135deg,#ffffff,#f4f4f4);
}

.air_filters_table {
font-size: 13px;

}

.air_filters_table td {
min-height: 35px;
height: 35px;
vertical-align: bottom !important;
position: relative;
}

table.air_filters_table tr {
vertical-align: bottom !important;
}

.filter_depstt {
width: 120px;
}

td.filter_prices {
width: 120px;
border-top: 1px solid rgba(0, 0, 0, 0.2);
padding-top: 2px;
}

td.filter_pricesdata {
border-top: 1px solid rgba(0, 0, 0, 0.2);
padding-top: 2px;

font-size: 0px;
}

filter_timet {
width: 120px;
}

#airfilter_huf {
font-size: 9px;
}

input[type="checkbox"].szuroclass {
width: 22px;
height: 22px;
opacity: 0;
filter:                     alpha(opacity=0);
position: absolute;
top: 16px;
z-index: 5;
}

input[type="checkbox"].szuroclass.bagonly + label {
filter: grayscale(100%);
}

input[type="checkbox"].szuroclass.bagonly {
}

.air_filter_airline .box input[type="checkbox"].szuroclass {
top: 5px;
}


input[type="checkbox"].szuroclass + label {
    text-align:center;
    cursor:pointer;
    display: inline-block;
width: 22px;
height: 22px;
    background: url('/userfiles/checkzold.png') no-repeat 0 0;
position:relative;
top: 4px;
}

input[type="checkbox"].szuroclass:focus + label {
text-align:center;
    cursor:pointer;
    display: inline-block;
width: 22px;
height: 22px;
    background: url('/userfiles/checkzold.png') no-repeat 0 -44;
}

input[type="checkbox"].szuroclass:checked + label {
    text-align:center;
    cursor:pointer;
    display: inline-block;
width: 22px;
height: 22px;
    background: url('/userfiles/checkzold.png') no-repeat 0 -22px;
}

div.air_filter_airline {
display:         block;
float:  left;
width:  210px;
height: 35px;
}

div.air_filter_airline .airline {
float:  left;
width:  180px;
margin-top: 8px;
}

div.air_filter_airline .airline .airpicdiv {
display: inline-block;
float: left;
width: 30px;
}

div.air_filter_airline .airline .airpicdiv img {
max-width: 30px;
max-width: 22px;
}



div.air_filter_airline .box {
float:  left;
width:  30px;
position: relative;
}

div.air_filter_airport {
display:         inline-block;
float:  left;
width:  210px;
overflow: hidden;
height: 26px;
white-space: nowrap;
}
div.air_filter_airport div.airport {
width:  180px;
float:  left;
display: inline;
}

div.air_filter_airport .box {
float:  left;
width:  30px;
}

img.flight_image_baginc {
background: transparent url(/userfiles/csomag.png) center center no-repeat;
width: 18px;
height: 30px;
padding-top: 5px;
}

.flights_aggreement .air_dep_table td.legairdir {
top: 0px;
left: 0px;
width: 100px;
height: 100%;
text-align: left;
border-right: 1px solid #DDD;
background-position: 10px center;
animation: 0.6s ease 0s normal none 1 flyIn1;
background-image: url('/userfiles/uj-repulok5.png');
background-repeat: no-repeat;
}

.flights_aggreement .air_ret_table td.legairdir {
top: 0px;
left: 0px;
width: 100px;
height: 100%;
text-align: left;
border-right: 1px solid #DDD;
background-position: 0px center;
animation: 0.6s ease 0s normal none 1 flyIn1;
background-image: url('/userfiles/uj-repulok5-vissza.png');
background-repeat: no-repeat;
}

div.flights_deps td.legairdir, 
div.flights_segments_dep td.legairdir {
top: 0px;
left: 0px;
width: 100px;
height: 100%;
text-align: left;
border-right: 1px solid #DDD;
background-position: 0px center;
animation: 0.6s ease 0s normal none 1 flyIn1;
background-image: url('/userfiles/uj-repulok5.png');
background-repeat: no-repeat;
}

div.flights_deps table tr:nth-of-type(2) td.legairdir {
animation-duration: 1s;
}

div.flights_deps table tr:nth-of-type(3) td.legairdir{
animation-duration: 2s;
}

div.flights_deps table tr:nth-of-type(4) td.legairdir {
animation-duration: 3s;
}

div.flights_rets table tr:nth-of-type(2) td.legairdir {
animation-duration: 3s;
}


div.flights_rets table tr:nth-of-type(3) td.legairdir {
animation-duration: 4s;
}


div.flights_rets table tr:nth-of-type(4) td.legairdir {
animation-duration: 5s;
}


div.flights_rets td.legairdir, div.flights_segments_ret td.legairdir{
top: 0px;
left: 0px;
width: 100px;
height: 100%;
text-align: left;
border-right: 1px solid #DDD;
background-position: 0px center;
animation: 2.5s ease 0s normal none 1 flyIn2;
background-image: url('/userfiles/uj-repulok5-vissza.png');
background-repeat: no-repeat;
}

.legairright {
padding-left: 10px;
}

div.flight_select_details {
text-align: left;
/*background-color: #ffffff;*/
border-top: 1px solid #EEEEEE;
padding: 8px 15px;
}

div.ticket_data {
text-align: left;
/*background-color: #ffffff;*/
padding: 8px 15px;
}

div.priceing_data {
text-align: left;
/*background-color: #ffffff;*/
border-top: 1px solid #BBBBBB;
padding: 8px 15px;
}

div.baggage_data {
text-align: left;
/*background-color: #ffffff;*/
border-top: 1px solid #BBBBBB;
padding: 8px 15px;
}

div.travellers_data {
text-align: left;

/*background-color: #ffffff;*/
border-top: 1px solid #BBBBBB;
/* padding: 8px 15px; */
padding: 8px 0;
}

div.travellers_data input {
border: 1px solid #ccc;
font-family: "Arial";
//color: #00F;
font-weight: normal;
font-size: 16px;
//box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
//background: none repeat scroll 0% 0% #F9F9F9;
}

.priceing_tablerowhead{
	font-weight:bold;
}
.flight_travellers_priceing_data_table .sumrowdata{
	font-weight:bold;
	color:#57ae30;
}

div.travellers_data select.egyes {
padding: 4px 4px 5px;
line-height: 20px;
border: 1px solid #ccc;
display: inline-block;
float: left;
width: auto !important;
background: #ffffff repeat scroll 0% 0%;
}
#fizki {
padding: 4px 4px 5px;
line-height: 20px;
border: 1px solid #ccc;
display: inline-block;
float: left;
width: auto !important;
background: none repeat scroll 0% 0% transparent;
color: inherit;
}
#fizmod {
/*
padding: 4px 4px 5px;
line-height: 20px;
border: 1px solid #ccc;
display: inline-block;
float: left;
width: auto !important;
background: none repeat scroll 0% 0% transparent;
color: inherit;
*/
background: none repeat scroll 0% 0% transparent;
display: inline-block;
float: left;
border: 0;
padding: 0;
height: 0;
font-size: 0;
margin: 0;
}
div.travellers_data .ssrlink{
	color:#57ae30 !important;	
}

div.extra_offers {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #EEEEEE;
padding: 8px 15px;
}

div.extra_offers input {
border: 1px solid #BBB;
font-family: "Arial";
color: #00F;
font-weight: normal;
font-size: 16px;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
background: none repeat scroll 0% 0% #F9F9F9;
}



div.ticket_data h3 {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 5px 0 7px 0;
//    box-sizing: border-box;
//    border-bottom: 1px solid #bbb;
    color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}
div.priceing_data h3 {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 5px 0 7px 0;
//    box-sizing: border-box;
//    border-bottom: 1px solid #bbb;
    color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}
div.baggage_data h3 {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 5px 0 7px 0;
//    box-sizing: border-box;
//    border-bottom: 1px solid #bbb;
    color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}

div.travellers_data h3 {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 5px 0 7px 0;
//    box-sizing: border-box;
//    border-bottom: 1px solid #bbb;
    color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}

div.extra_offers h3 {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 5px 0 7px 0;
//    box-sizing: border-box;
//    border-bottom: 1px solid #bbb;
    color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}

.luggagelinks {
    display: none;
   line-height: 15px;
    font-size: 12px;
    margin-top: 10px;
    color: #4A4A4A;

}

.luggagewarning {
    line-height: 15px;
    font-size: 12px;
    margin-top: 10px;
    color: #4A4A4A;
    display: none;
}
#wizard_flights_travellers_form {
font-size: 14px;
}

.forward {
text-align: right;
padding-right: 10px;
}

div.flights_aggreement div.flighdata {
text-align: left;
/*background-color: #ffffff;*/
border-top: 1px solid #bbb;
padding: 8px 15px;
}

.flights_aggreement_forward {
text-align: right;
padding-right: 10px;
}

.flights_ticketing_data {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #bbb;
padding: 0px; // 15px;
font-size: 14px;
display: none;

}

.flights_ticketing_data div {
border-bottom: 1px solid #bbb;
width: 100%;
display: none;
}


div.flights_ticketing_data .ticketing_title {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10px 8px 10px 8px;
    box-sizing: border-box;
    color: #000000;
    display: inline-block;
    letter-spacing: -1px;
    border: none;
}
div.flights_ticketing_data table {
padding: 0;
width: 100%;
}

div.flights_ticketing_data table td {
padding: 2px 10px 2px 10px;
}

.flights_travellers_data {
text-align: left;
/*background-color: #ffffff;*/
border-top: 1px solid #BBBBBB;
//padding: 8px 15px;
font-size: 14px;
}

.flights_baggage_data{
text-align: left;
background-color: #ffffff;
border-top: 1px solid #EEEEEE;
//padding: 8px 15px;
font-size: 14px;
}

.baggage_title {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
    border-top: 1px solid #bbb;
    /*color: #000000;*/
    display: inline-block;
    letter-spacing: -1px;
}

table.flightbagtable {
padding: 10px 10px 10px 10px;
}

table.priceingtable {
padding: 10px 10px 10px 10px;
}

.flights_priceing_data{
text-align: left;
background-color: #ffffff;
border-top: 1px solid #bbb;

//padding: 8px 15px;
font-size: 14px;
}

.payment_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10px 0 10px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
    color: #000000;
    display: inline-block;
    letter-spacing: -1px;
}

.priceing_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}

.policy_accept {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
//padding: 8px 15px;
font-size: 14px;
display: none;
}

.policy_accept div {
display: block;
width: 100%;
margin: 0;
}

.policy_accept input {
margin: 0;
}

.policy_accept_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    color: #000000;
    display: inline-block;
    letter-spacing: -1px;
}

.flights_paymode_data {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #EEEEEE;
padding: 8px 15px;
font-size: 14px;
}

div.flights_paymode_data div {
}

.flights_priceing_data table {
font-size: 14px;
width: 100% !important;
}

.thanks {
padding: 10px 0 0 10px;
font-size: 22px;
line-height: 19px;
text-align: left;
background: none repeat scroll 0% 0% #FFF;
color: #57AE30;
font-weight: bold;
}

.thanks table {
font-size: 14px;
padding-right: 5px;
vertical-align: middle;
}

.flights_booking_data {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #bbb;
//padding: 8px 15px;
font-size: 14px;
}

.flights_booking_data .booking_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
    color: #000000;
    display: inline-block;
    letter-spacing: -1px;
display: none;
}

div.flights_ticket div.flighdata {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #BBB;
//padding: 8px 15px;
padding: 5px 5px;
}

.flight_error {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #BBB;
padding: 8px 15px;
font-size: 14px;
font-weight: bold;
}

.flight_error_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
    color: #000000;
    display: inline-block;
    letter-spacing: -1px;
}

div.flights_ticket table {
width: 100%;
font-size: 14px;
padding: 10px;
vertical-align: middle;
}

div.flight_contact_data {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #EEEEEE;
padding: 8px 15px;
display: none;
}

div.contact_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
    color: #000000;
    display: inline-block;
    letter-spacing: -1px;
}

div.flight_travellers_data {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #bbb;
//padding: 8px 15px;
}

div.flights_travellers_data table {
 width: 100% !important;
}



div.travellers_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
    color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}
table.travellerslist {
padding: 10px 0 0 10px;
}

div.flights_baggage_data {
text-align: left;
/*background-color: #ffffff;*/
//padding: 8px 15px;
}

div.baggage_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
    color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}

div.flight_ssr_data {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #bbb;
//padding: 8px 15px;
}

div.ssr_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
	color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}

div.flight_pricedetails_data {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #bbb;
//padding: 8px 15px;
}

div.flight_pricedetails_data  table {
padding: 0;
}

div.flight_pricedetails_data  table.pricedetails_external {
padding: 5px;
}

div.pricedetails_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
	color: #57AE30;
    display: inline-block;
    letter-spacing: -1px;
}

div.flight_pricedescr_data {
text-align: left;
background-color: #ffffff;
border-top: 1px solid #EEEEEE;
padding: 8px 15px;
display: none;
}

div.flight_pricedescr_data div.pricedescr_title {
font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #bbb;
    color: #000000;
    display: inline-block;
    letter-spacing: -1px;
display: none;
}

input.selectdatemulti {
display: inline-block;
float: left;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
padding: 5px 8px;
line-height: 18px;
margin: 3px 0px;
border: 2px solid #FFF;
border-left: 10px solid transparent;
width: 180px;
box-sizing: border-box;
background: url('/userfiles/datepicker.png') no-repeat scroll right center #FFF;
}

table.multiselecttable {
width: 650px;
}

.multispacer {
display: inline-block;
width: 5px;
height: 20px;
background-color: transparent;
float: left;
}

.travellers_data table.ssrtabble {
width: 930px !important;
background: none repeat scroll 0% 0% #EAF5F3;
border: 1px solid #bbb;
padding: 5px;
}

.travellers_data table.ssrtabble td.fwtd{
width: 350px;
}

.travellers_data table.ssrtabble td.mealtd{
width: 350px;
}

div.meailinp {
display: inline;
}


div.fq {
display: inline;
}

div.fqinp {
display: inline;
}

div.meail {
display: inline;
}


table.ssrtabble td.totherd {
display: none;
}

td.filter_airports {
display: none;
}

div.spacer {
width: 100%;
height: 10px !important;
min-height: 10px;
display: block;
}

tr.lasttktdaterow {
display: none;
}

tr.refundablerow {
display: none;
}

table.flights_legtable td.starttime img {
display: none;
}

td.filter_changes {
padding-bottom: 5px;
text-align: left !important;
/* border-top: 1px solid rgba(0, 0, 0, 0.2); */
height: 40px;
}

.filter_depstd {
text-align: right !important;
}

.filter_dependd {
text-align: right !important;
}

.filter_retstd {
text-align: right !important;
}

.filter_timed  {
text-align: right !important;
}

.filter_retendd {
text-align: right !important;
}

table.air_filters_table select {
padding: 3px 4px 5px 3px;
line-height: 18px;
border: 0px none;
display: inline-block;
float: left;
width: 70px;
border: 1px solid #ccc;
}

table.air_filters_table td.filter_pricesdata select {
padding: 3px 4px 5px 3px;
line-height: 18px;
border: 0px none;
display: inline-block;
float: left;
width: 96px;
border: 1px solid #ccc;
}

td.filter_airline {
border-top: 1px solid rgba(0, 0, 0, 0.2);
padding-top: 12px;
}

td.filter_night {
margin-bottom: 2px;
}

.air_filters_table td.filter_retendt {
padding-bottom: 12px;
}

.air_filters_table td.filter_retendd {
padding-bottom: 12px;
}

.air_filters_table td.filter_ch3 {
padding-bottom: 12px;
height: 47px;
}

td.filter_airport {
padding-bottom: 12px;
height: 47px;
}

div.traveldescr {
width: 100%;

}

div.travellerdescr {
//display: inline;
width: 100%;
}

td.travtabletd_title {
font-size: 22px;
font-weight: normal;
padding: 5px 0 5px 0;
//border-top: 1px solid #bbb;
//border-bottom: 1px solid #bbb;
	color: #57AE30 !important;
letter-spacing: -1px;
}
/*
#travellers_tablerowtitle_0 {display: none;}

#travellers_tablerowtitle_0 {display: none;}

#travellers_tablerowname_0 {display: none;}

#travellers_tablerowaddr1_0 {display: none;}

#travellers_tablerowphone_0 {display: none;}

#travellers_tablerowemail_0 {display: none;}

#travellers_tablerowaddr2_0 {display: none;}
*/
#travellers_tablerowssrin_0 {display: none;}

td.travtabletd_titler {
font-size: 0px;
font-weight: normal;
padding: 0 0 5px 0;
//border-top: 1px solid #bbb;
//border-bottom: 1px solid #bbb;
}

td.travtabletd_titler a {
color: #ffffff;
display: none;
}

.travellers_data table {
width: 100%;
}

table.travellersinputtable  td {
padding: 5px 10px 5px 0 !important;
}

div.travellers_data h3.travellerstitletxt {
display: none;
}

#con_email_0 {
padding-bottom: 10px;
}

.inputnev {
width: 250px !important;
}

.inputstreet {
width: 250px !important;
}

span.dayname {
display: none;
}

td.extra_b2bsvcfee_title {
text-align: right;
width: 340px;
}

td.extra_b2bsvcfee_input {
text-align: left;
width: 340px;
}

div.extra_b2bsvcfee {
width:100%;
border-top: 1px solid #bbb;
text-align: center;
padding-top:20px;
}

div.meailinp select.ssrinput {
    padding: 4px 4px 5px;
    line-height: 20px;
    border: 1px solid #ccc;
    display: inline-block;
    width: auto !important;
    background: none repeat scroll 0% 0% #ffffff;
	font-size: 16px;
}

tr.lasttktdate_row {
display: none;
}

td.adultd {
text-align:right;
}

td.childd {
text-align:right;
}

td.infantd {
text-align:right;
}

td.grandtotald {
text-align:right;
}

#elfogad {
    width: 22px;
    height: 22px;
    opacity: 0;
    position: absolute;
z-index: 20;
}

#elfogad:checked + label {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("/userfiles/checkzold.png") no-repeat scroll 0px -22px transparent;
}
#elfogad + label {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("/userfiles/checkzold.png") no-repeat scroll 0px 0px transparent;
}
.policy_accept .policy_accept_internal {
padding: 0 10px 0 10px;
}
div.menu_top .menuhover {
}

.googlemap {
display: block;
width: 960px;
height: 300px;
}

.divpic {
width: 200px;
height: 220px;
display: inline-block;
float: left;
}

.divpic img {
padding: 0 10px 10px 0;
}

.divtext {
width: 810px;
min-height: 80px;
display: inline-block;
}

.costppn {
display: inline-block;
font-size:16px;
font-weight: bold;
padding-right: 20px;
}

.costpp {
float: left;
display: inline-block;
font-size:18px;
font-weight: bold;
padding-right: 20px;
width: 150px;
}

.hotel_filters_table {
display: inline-block;width: 100%;
height: 80px;
}

.hotel_filters_categ {
float: left;
display: inline-block;
width: 250px;
}

.hotel_filters_cost  {
float: left;
display: inline-block;
width: 230px;
}

.hotel_filters_hotelname {
float: left;
display: inline-block;
width: 250px;
}

.hotel_filters_meal {
float: left;
display: inline-block;
width: 230px;
}

.hotel_filters_meal_inp .filterfield {
/*
float: none;
width: 100%;
display: inline-block;
*/
}

.filterfield {
float: left;
display: inline-block;
padding-right: 5px;
}

.hotel_search_description_block {
display: inline-block;
font-size: 16px;
}
.hotel_search_description_block div {
display: inline-block;
padding: 0 10px 0 0px;
font-size: 18px;
font-weight: bold;
}

#hotel_search_description_block {
display: none;
}

.hotel_description_block {
width: 100%;
display: inline-block;
padding: 0px 0px 10px;
height: 140px;
margin: 0px;
overflow: hidden;
}

.hotel_travellers .hotel_book_description .cost {
font-size: 24px;
font-weight: 700;
display: inline-block;
padding: 0 10px 0 0;
border-right: 2px solid #75AD3F;
float: left;
}


.hotel_description_block .hotel_book_description {
border-right: 2px solid #202020;
display: inline-block;
float: left;
width: 300px;
height: 100%;
box-sizing: border-box;
}

.hotel_description_block .hotel_search_description {
display: inline-block;
float: left;
width: 295px;
height: 100%;
box-sizing: border-box;
padding: 0 20px 0 20px;
}

.hotel_description_block .hotel_book_cost {
border-left: 2px solid #202020;
display: inline-block;
float: right;
width: 290px;
color:  #75AD3F;
font-size: 24px;
font-weight: 700;
height: 100%;
box-sizing: border-box;
text-align: left;
padding: 0 5px 0 20px;
}


.hotel_travellers .hotel_book_description .hotelname {
font-size: 20px;
font-weight: 700;
display: inline-block;
padding: 0 10px 0 0;
float: left;
color:  #75AD3F;
}

.hotel_travellers .hotel_book_description .hoteladdress {
font-size: 14px;
color: #c0c0c0;
}

.hotel_travellers .hotel_book_description .roomsdescription {
font-size: 13px;
color: #808080;
}

.hotel_travellers .hotel_book_description .dateinterval {
font-size: 14px;
font-weight: 400;
display: inline-block;
padding: 0 10px 0 10px;
}

.hotel_travellers  .hotel_book_description .stars {
display: inline-block;
width: 100%;
height: 30px;
overflow: hidden;
float: left;
}

/*
masolt
*/


.contact_header, .room_header, .billing_header, .payment_header  {
height: 35px;
  background: -webkit-linear-gradient(180deg,#afde82,#51af30);
  background: -o-linear-gradient(180deg,#afde82,#51af30);
  background: -moz-linear-gradient(180deg,#afde82,#51af30);
  background: linear-gradient(180deg,#afde82,#51af30);
color: #ffffff;
font-size: 22px;
font-weight: 700;
padding: 1px 0 5px 10px;
vertical-align: top;
text-shadow: 0px 0px 1px #202020;
border-radius: 5px;
box-sizing: border-box;
}

.contact_data {
padding: 10px 0 0 0px;
width:100%;
height: 60px;
}

.contact_address {
padding: 10px 0 0 0px;
width:100%;
height: 60px;
}

.contact_phones {
padding: 10px 0 0 0px;
width:100%;
height: 60px;
}
.contact_data .contact_name_last , .contact_data .contact_name_first , .contact_data .contact_salut {
display: inline-block;
padding-right: 20px;
height: 30px;
}

.contact_address .contact_zip , .contact_address .contact_city , .contact_address .contact_street {
display: inline-block;
padding-right: 20px;
height: 30px;
}

.contact_phones .contact_phone , 
.contact_phones .contact_mobil,
.contact_phones .contact_email  {
display: inline-block;
padding-right: 20px;
height: 30px;
}


.hotel_travellers_passangers .passangers {
width: 100%;
}

.hotel_travellers_passangers .person_header {
font-size: 14px;
font-weight: bold;
padding: 10px 0 0 0px;
}

.passenger_data {
padding: 10px 0px 0px;
width: 100%;
height: 60px;
box-sizing: border-box;
}

.passenger_data .pass_salut , .passenger_data .pass_names , .passenger_data .pass_name_last, .passenger_data  .pass_name_first,
 .passenger_data .pass_birth_data, .passenger_data .pass_birth_title {
display: inline-block;
padding-right: 20px;
height: 30px;
}

.passenger_data .pass_copy_con , .passenger_data .pass_birth {
display: inline-block;
padding-right: 0;
height: 30px;
float: right;
}

.passenger_one {
width: 100%;
padding: 10px 0 20px 0;
}

.hotel_travellers_send .submitbutton {
cursor:         pointer;
border:         1px single #c0c0c0;
width:         180px;
height:         32px;
  background: -webkit-linear-gradient(180deg,#ffc170,#ff9000);
  background: -o-linear-gradient(180deg,#ffc170,#ff9000);
  background: -moz-linear-gradient(180deg,#ffc170,#ff9000);
  background: linear-gradient(180deg,#ffc170,#ff9000);
color:         #000000;
text-align:         center;
vertical-align:         middle;
font-weight: 400;
border-radius: 5px;
box-sizing: border-box;
border: 1px solid #808080;
padding: 4px;
text-shadow: 0px 0px 1px #404040;
font-size: 14px;
margin: auto;
float: right;
}

.hotel_travellers_send {
text-align: right;
display: inline-block;
width: 100%;
min-height: 60px;
}

.backtohitsleft {
display: inline-block;
float: left;
font-weight: 300;
width: 500px;
}

.backtohits {
display: inline-block;
font-weight: 300;
width: 100%;
height:50px;
border-bottom: 2px solid #c0c0c0;
}


.backtohitsright {
display: inline-block;
float: right;
font-weight: 300;
}

.backtohitsright a,
.backtohitsright a:hover,
.backtohitsright a:visited {
color: #4b781f;
/* text-shadow: 1 1 1px #202020; */
font-size: 14px;
text-decoration: none;
text-shadow: none;
padding: 0 5px 0px 0;
vertical-align: middle;
}

.selected_hotel_header {
display: inline-block;
width: 100%;
padding-bottom: 10px;
}

.hotel_agreement_hotel {
font-weight: bold;
display: inline-block;
}

.hotel_agreement_contact {
font-weight: bold;
display: inline-block;
float: left;
width: 300px;
box-sizing: border-box;
}

.hotel_agreement_travellers {
font-weight: bold;
display: inline-block;
float: left;
width: 320px;
box-sizing: border-box;
border-left: 2px solid #202020;
border-right: 2px solid #202020;
padding: 0 5px 0 5px;
}

.hotel_agreement_billing  {
font-weight: bold;
display: inline-block;
float:right;
width: 320px;
box-sizing: border-box;
padding: 0 5px 0 5px;
}

.hotel_agreement_other {
font-weight: bold;
display: inline-block;
float: left;
width: 300px;
box-sizing: border-box;
padding: 0 5px 0 5px;
}

.hotel_agreement_accept   {
font-weight: bold;
display: inline-block;
float: left;
width: 320px;
box-sizing: border-box;
padding: 0 5px 0 5px;
min-height: 130px;

border-left: 2px solid #202020;
border-right: 2px solid #202020;
}

.hotel_agreement_accept table  {
font-size: 14px;
width: 300px;
}

 .hotel_agreement_other table {
font-size: 12px;
width: 300px;
foint-weight: normal;
}

.hotel_agreement_payment  {
font-weight: bold;
display: inline-block;
float: left;
width: 300px;
box-sizing: border-box;
padding: 0 5px 0 5px;
}

.hotel_agreement_hotel .header, .hotel_agreement_contact .header, .hotel_agreement_travellers .header, .hotel_agreement_billing .header,
.hotel_agreement_other .header, .hotel_agreement_accept .header, .hotel_agreement_payment .header {
font-size: 18px;
font-weight: bold;
display: inline-block;
padding: 0 10px 0 0;
/* float: left; */
color:  #75AD3F;
height: 40px;
vertical-align:top;
}

div.table_agreement_hotel_ext {
width: 300px;
display: inline-block;
float: left;
}

div.table_agreement_deadline_extgr {
width: 320px;
display: inline-block;
float:left;
border-left: 2px solid #202020;
border-right: 2px solid #202020;
}

div.table_agreement_deadline_extgr table {
padding: 5px;
width: 100%;
box-sizing: border-box;
}

div.table_agreement_hotel_ext table {
padding: 5px;
width: 100%;
box-sizing: border-box;
}


div.table_agreement_cost_ext table  {
padding: 5px;
width: 100%;
box-sizing: border-box;

}

div.table_agreement_cost_ext table .tdata {
font-size: 24px;
color: #75AD3F;
font-weight: 700;
}


div.table_agreement_deadline_ext {
width: 300px;
float: left;
display: inline-block;
}

div.table_agreement_rooms_ext {
width: 300px;
float: left;
display: inline-block;
}

.table_agreement_rooms {
width: 100%;
}


div.table_agreement_cost_ext {
width: 300px;
display: inline-block;
float: right;
}

span.lastminute {
padding: 0 10px 0 0px;
display: block;
}

.table_agreement_hotel .dataaddr {
font-weight: 400;
color: #c0c0c0;
}

.hotel_agreement_contact_bl3 {
font-weight: bold;
display: inline-block;
float: left;
width: 100%;
box-sizing: border-box;
padding: 20px 0 20px 0;
}

.hotel_agreement_other_arrival_row {
font-weight: bold;
display: inline-block;
float: left;
width: 100%;
box-sizing: border-box;
}

.hotel_agreement_other_arr_title {
font-weight: bold;
display: inline-block;
float: left;
width: 140px;
box-sizing: border-box;
height: 60px;
vertical-align:top;
}

.hotel_agreement_other_arr_data {
font-weight: bold;
display: inline-block;
float: right;
width: 140px;
box-sizing: border-box;
text-align: right;
}

.hotel_agreement_other_smoke_row {
font-weight: bold;
display: inline-block;
float: left;
width: 100%;
box-sizing: border-box;
height: 60px;
vertical-align:top;
}

.hotel_agreement_other_smoke_title {
font-weight: bold;
display: inline-block;
float: left;
width: 130px;
box-sizing: border-box;
}

.hotel_agreement_other_smoke_data {
font-weight: bold;
display: inline-block;
float: right;
width: 160px;
box-sizing: border-box;
text-align: right;
}


.hotel_agreement.submit_hotel_ext {
font-weight: bold;
display: inline-block;
float: right;
width: 100%;
box-sizing: border-box;
height: 90px;
vertical-align: middle;
text-align: right;
padding-top: 30px;
}

.hotel_agreement .submitbutton {
color: #ffffff;
cursor: pointer;
width: 270px;
height: 52px;
margin-left: auto;
}

.hotel_agreement .submitbutton div {
font-size: 24px;
font-weight: bold;
padding-top: 15px;
}

.hotel_agreement_payment select {
width: 160px !important;
font-size: 12px;
}



.hotel_agreement_paymode {
font-weight: bold;
display: inline-block;
float: left;
width: 100%;
box-sizing: border-box;
}

.hotel_agreement_paymode_title {
font-weight: bold;
display: inline-block;
float: left;
width: 120px;
box-sizing: border-box;
height: 60px;
vertical-align:top;
}

.hotel_agreement_paymode_data {
font-weight: bold;
display: inline-block;
float: right;
width: 170px;
box-sizing: border-box;
text-align: right;
}

.hotelbook_details, .hotelbook_contact, .hotelbook_passengers, .hotelbook_payment,hotelbook_hotelrules {
font-weight: bold;
display: inline-block;
float: right;
width: 100%;
box-sizing: border-box;
text-align: left;
padding: 20px 0 20px 0;
}

.hotelbook_details_title , .hotelbook_contact_title,.hotelbook_passengers_title ,.hotelbook_payment_title ,.hotelbook_hotelrules_title {
display: inline-block;
height: 35px;
  background: -webkit-linear-gradient(180deg,#afde82,#51af30);
  background: -o-linear-gradient(180deg,#afde82,#51af30);
  background: -moz-linear-gradient(180deg,#afde82,#51af30);
  background: linear-gradient(180deg,#afde82,#51af30);
color: #ffffff;
font-size: 22px;
font-weight: 700;
padding: 1px 5px 5px 10px;
vertical-align: top;
text-shadow: 0px 0px 1px #202020;
border-radius: 5px;
box-sizing: border-box;
width: 100%;
}

.hotel_agreement_remark  {
font-weight: 400;
color: #ffffff;
display: inline-block;
float: none;
width: 100%;
box-sizing: border-box;
padding: 10px 5px 10px 5px;
}

.ticket_booked {
display: inline-block;
width: 100%;
min-height: 1000px;
}

.hotel_ticket .header {
font-weight: bold;
font-size: 20px;
}

.hotel_ticket .bookid {
font-weight: bold;
font-size: 20px;
}

.hoteld_hotel_facilities_title {
font-weight: bold;
font-size: 18px;
color: #ffffff;
}

.hoteld_room_facilities_title {
font-weight: bold;
font-size: 18px;
color: #ffffff;
}

.changedhotelnameeffect {
box-shadow: 0 0 5px rgba(119,173,47,0.8)  !important;
background-color: rgba(119,173,47,0.5) !important; 
color: #ffffff !important; 
}

#filter_hotelname {
transition: all 0.5s easy 0;
}

.hotel_agreement_remark_data {
color: #000000;
font-style: italic;
font-size: 14px;
width:100%;
padding: 0 20px 0 20px;
}


#ccfizdata {
width: 900px;
height: 480px;
background-color: #ffffff;
text-align:center;
}

#wizard_secure_iframe_div {
width: 640px;
height: 360px;
background-color: #ffffff;
maring: auto;
}

#searchhotelform select.egyes {
font-size: 12px;
font-family: Verdana;
padding: 5px 8px 5px 8px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
line-height: 18px;
margin: 3px 0px;
border: 1px solid #000;
width: 150px;
box-sizing: border-box;
}

.table_hsearch_travellers td {
padding: 5px;
}


#kozvetlen,
#flexibilis,
#bagonly,
#nonndc {
margin: 3px;
}

/*
div.flights_deps td.legairdir, div.flights_segments_dep table.flights_legtable tr:nth-child(2) td.legairdir {
background-image: none !important;
}
*/


td.selectpaymodetitle {
display: none;
}

td.selectpaymodeselect {
display: none;
}

ul.nopoints li {
list-style-type: none;
margin-left: 20px;
padding-top: 5px;
}

ul.nopoints {
padding-top: 10px;
padding-bottom: 10px;
margin-left: 40px;
}

ul.nopoints ul {
padding-bottom: 10px;
margin-left: 40px;
}

.flightblock_flex_table {
width: calc(100% - 4px);
/* border: 1px solid #000000; */
display: inline-block;
background-color: #efefef;
margin-top: 15px;
box-shadow: 0 0 2px rgba(0,0,0,0.3);

}

.flight_flex_rowtitle {
display: inline-block;
width: 100%;
padding-bottom: 5px;
border-bottom: 1px solid #ffffff;
font-size: 14px;
color: #57ae30;

}

.flight_flex_rowtitle > div {
padding: 1px 2px;
}

.flight_flex_rowdata {
display: inline-block;
width: 100%;
}

.flight_flex_lefttitle,
.flight_flex_topleft,
.flight_flex_toptitle {
display: inline-block;
float: left;
width: 85px;
font-size: 14px;
color: #57ae30;
padding: 1px 2px;
}

.flight_flex_lbox {
display: inline-block;
float: left;
width: 85px;
font-size: 12px;
cursor: pointer;
position: relative;
padding: 2px; 0 2px 0;

}

.flight_flex_lbox.active {
}

.msc_search .bsearch1 label {
display: inline-block;
padding: 5px 0 5px 0;
}


.msc_search .bsearch1 label {
width: 100%;
display: inline-block;
}

.msc_search select {
max-width: 260px;
min-width: 260px;
}

.msc_search .table_oda input {
width: 260px;
}

.msc_search input div.search_person select#felnott,
.msc_search input div.search_person select#gyerek,
.msc_search input div.search_person select#csecsemo,
.msc_search input,
.msc_search select {
border-radius: 0 !important;
color: #202020 !important;
background-color: #ffffff !important;
width: auto !important;
height: 24px !important;
font-size: 14px !important;
border: 1px solid #e0e0e0 !important;
margin: 0 !important;
padding: 0 2px 0 2px !important;
box-sizing: border-box !important;
}

.otp_offer_tab_group_right .offerblock .offer_details_head img {
max-width: 290px;
}

.msc_search .search_action input {
border-radius: 0;
color: #ffffff;
background: #ebb200 url('/userfiles/sgomb.png') 0px center no-repeat;
width: 150px;
height: 30px;
font-size: 16px;
border-top: 1px solid #667f73;
border-left: 1px solid #667f73;
border-right: 1px solid #20353a;
border-bottom: 1px solid #20353a;
margin: 0;
padding: 0 2px 0 2px;
box-sizing: border-box;
font-weight: 600;
cursor: pointer;
}

.msc_search {
padding: 0 10px 0 10px;
text-align: left;
}


.msc_hit {
padding-bottom: 20px;
}

.msc_hit_internal {
background-color: #ffffff;
}

.msc_hit_internal label {
font-weight: 600;
padding: 0 0 10px 5px;
display: inline-block;
width: 200px;
}

.msc_hit_internal .msc_basic_boatcode {
display: none;
}

.msc_hit_internal .submitbutton {
margin: auto;
border-radius: 0;
color: #ffffff;
background-color: #ebb200;
width: 150px;
height: 30px;
font-size: 16px;
border-top: 1px solid #667f73;
border-left: 1px solid #667f73;
border-right: 1px solid #20353a;
border-bottom: 1px solid #20353a;
margin: 0;
padding: 4px 2px 0 2px;
box-sizing: border-box;
font-weight: 600;
text-align: center;
cursor: pointer;
display: inline-block;
}

.msc_basic_boat {
width: 100%;
color: #ffffff;
background-color: #2465ad;
}

.msc_basic_days {
padding: 10px 20px 2px 20px;
}

.msc_basic_boat,
.msc_basic_startdate,
.msc_basic_enddate,
.msc_basic_depart,
.msc_basic_descr,
.msc_basic_boatcode {
padding: 2px 20px 2px 20px;
}

.msc_basic_action {
text-align: right;
padding: 2px 20px 20px 20px;
}

.msc_hit_internal.mscboat_ar {
background-image: url('/userfiles/belyegkepek/msc_boat_ar.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}


.msc_hit_internal.mscboat_di {
background-image: url('/userfiles/belyegkepek/msc_boat_di.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_fa {
background-image: url('/userfiles/belyegkepek/msc_boat_fa.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_ma {
background-image: url('/userfiles/belyegkepek/msc_boat_ma.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_mr {
background-image: url('/userfiles/belyegkepek/msc_boat_mr.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_mu {
background-image: url('/userfiles/belyegkepek/msc_boat_mu.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_op {
background-image: url('/userfiles/belyegkepek/msc_boat_op.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_or {
background-image: url('/userfiles/belyegkepek/msc_boat_or.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_po {
background-image: url('/userfiles/belyegkepek/msc_boat_po.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_si {
background-image: url('/userfiles/belyegkepek/msc_boat_si.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_pr {
background-image: url('/userfiles/belyegkepek/msc_boat_pr.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_se {
background-image: url('/userfiles/belyegkepek/msc_boat_se.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}

.msc_hit_internal.mscboat_sp {
background-image: url('/userfiles/belyegkepek/msc_boat_sp.jpg');
background-repeat: no-repeat;
background-position: 405px 52px;
}



.otp_offer_tab_group  #otp_offer_tab_4 .offerblock h2 {
background-color: #ffffff;
color: #2465ad;
height: 40px;
}

.otp_offer_tab_group  #otp_offer_tab_4 .offerblock p {
padding: 0 10px 0 10px;
box-sizing: border-box;
}

.msc_price {
width: 100%;
padding: 10px 0 10px 0;
}

.msc_pricein {
width: 100%;
background-color: #ffffff;
padding: 0;
}

.msc_itiner {
width: 100%;
display: inline-block;
padding-bottom: 20px;
}

.msc_itiner .msc_itinerpic {
float: right;
width: 49%;
display: inline-block;
background-color: #ffffff;
color: #888888;
}

.msc_itiner .msc_itinerpic img {
width: 100%;
height: auto;
}

.msc_itiner .msc_itinerint {
float: left;
width: 49%;
display: inline-block;
}

.msc_cabin_category {
float: left;
width: 50%;
display: inline-block;
color: #2465ad;
background-color: #dce9f8;
height: 40px;
font-size: 20px;
font-weight: 600;
padding: 10px 0px 10px 10px;
}

.msc_cabin_price {
float: right;
width: 50%;
display: inline-block;
color: #cf9100;
background-color: #dce9f8;
height: 40px;
font-size: 20px;
font-weight: 700;
text-align: right;
padding: 10px 10px 10px 0;
}

.msc_itinerone {
display: inline-block;
width: 100%;
padding-bottom: 5px;
background-color: #ffffff;
}

.msc_itinerone .msc_days {
display: inline-block;
width: 50%;
float: left;
text-align: left;
color: #ffffff;
background-color: #2465ad;
padding: 2px 0 2px 10px;
box-sizing: border-box;
overflow: hidden;
height: 20px;
}

.msc_itinerone .msc_dayname {
display: inline-block;
width: 50%;
float: right;
text-align: right;
color: #ffffff;
background-color: #2465ad;
padding: 2px 10px 2px 0;
box-sizing: border-box;
overflow: hidden;
height: 20px;
}

.msc_port {
display: none;
}

.msc_offerdesc {
width: 100%;
height: 40px;
display:inline-block;
color: #ffffff;
background-color: #2465ad;
font-size: 30px;
font-weight: 600;
box-sizing: border-box;
padding: 2px 0 3px 10px;
}

.msc_cabin_incpch {
display: inline-block;
width: 50%;
float: left;
text-align: left;
color: #888888;
padding: 10px 0px 5px 10px;
}
.msc_cabin_incair {
display: inline-block;
width: 50%;
float: right;
text-align: right;
color: #888888;
padding: 10px 10px 5px 0;
}

.msc_cabin_occ,
.msc_cabin_maxocc {
display: inline-block;
width: 33%;
float: left;
text-align: left;
color: #888888;
padding: 5px 0px 5px 10px;
}

.msc_cabin_freeocc {
display: inline-block;
width: 33%;
float: right;
text-align: right;
color: #888888;
padding: 5px 10px 5px 0;
}

.msc_cabin_book {
display: inline-block;
width: 100%;
text-align: right;
padding: 10px 10px 10px 0;
box-sizing:border-box;
}

.msc_cabin_book .submitbutton {
margin: auto;
}

.msc_arr {
display: inline-block;
width: 45%;
float: left;
text-align: left;
color: #888888;
padding: 5px 0px 2px 10px;
overflow:hidden;
}

.msc_dep {
display: inline-block;
width: 45%;
float: right;
text-align: right;
color: #888888;
padding: 5px 10px 2px 0;
overflow:hidden;
}

.msc_portdescr  {
display: inline-block;
width: 100%;
float: right;
text-align: left;
color: #888888;
padding: 2px 10px 2px 10px;
}

.msc_travellers {
display:inline-block;
}

.msc_travellers_table {
width: 100%;
max-width: 100%;
padding-top: 20px;
border: 0;
border-spacing: 0;
border-collapse: separate;
}

.msc_travellers_table td {
padding: 5px;
}

table.msc_travellers_table select {
width: 65px;
max-width: 65px;
min-width: 65px;
}

.msc_cabinselect_opt {
padding: 10px 0 10px 0;
}

#msc_cabin_select_0 {
width: 100%;
min-width: auto;
max-width: auto;
font-size: 16px;
height: 24px;
}

.msc_cabinselect_label {
width: 100%;
height: 40px;
display:inline-block;
color: #ffffff;
background-color: #2465ad;
font-size: 30px;
font-weight: 600;
box-sizing: border-box;
padding: 2px 0 3px 10px;
}

#travellers_tablerowtitle_0 td {
color: #ffffff !important;
background-color: #2465ad;
padding: 10px 5px 10px 5px;
}

td.travtabletd_title,
td.travtabletd_titler {
color: #ffffff !important;
background-color: #2465ad;
padding: 5px 5px 5px 5px;
}

.msc_ssv_boxtitle {
color: #ffffff;
background-color: #2465ad;
padding: 5px 5px 5px 5px;
width: 100%;
}

#travellers_tablerowemail_0 {
padding-bottom: 10px;
}

.msc_ssv_box {
padding-top: 10px;
}

.msc_ssv_box table span {
font-size: 14px;
color: #404040;
}

table.msc_ssv_table {
padding-top: 10px;
}

table.msc_ssv_table td {
padding: 10px;
}

.msc_pay_title {
width: 100%;
height: 40px;
display:inline-block;
color: #ffffff;
background-color: #2465ad;
font-size: 30px;
font-weight: 600;
box-sizing: border-box;
padding: 2px 0 3px 10px;
}

table.costs {
width: 100%;
}

table.costs td.grandtotalt {
text-align: left;
color: #cf9100;
background-color: #dce9f8;
height: 40px;
font-size: 20px;
font-weight: 700;
padding: 10px 10px 10px 0;
}

table.costs td.grandtotald {
color: #cf9100;
background-color: #dce9f8;
height: 40px;
font-size: 20px;
font-weight: 700;
text-align: right;
padding: 10px 10px 10px 0;
}

.msc_extra_title,
.msc_travellers_title,
.msc_book_title {
width: 100%;
display:inline-block;
color: #ffffff;
background-color: #2465ad;
font-size: 20px;
font-weight: 600;
box-sizing: border-box;
padding: 10px 10px 10px 10px;
}


.msc_travellers_data {
width: 100%;
background-color: #ffffff;
color: #404040;
padding-bottom: 20px;
}
.mscblock table.extrastable,
.mscblock table.passengers,
.mscblock table.book {
width: 100%;
background-color: #ffffff;
color: #404040;
min-height: 20px;
padding-bottom: 10px;
}

.policy_accept {
padding-top: 20px;
display: inline-block;
width: 100%;
}

.msc_aggreement_forward {
width: 100%;
text-align: right;
}

table.ticketingdate,
.msc_pay_data .book {
background-color: #ffffff;
border-spacing: 0;
border-collapse: separate;
font-size: 20px;
font-weight: 600;
width: 100%;
}

.msc_pay_data table.costs .datet,
table.ticketingdate .datet,
.bookingcodet {
text-align: left;
padding: 10px;
}

.msc_pay_data table.costs .dated,
table.ticketingdate .dated,
.bookingcoded {
text-align: right;
padding: 10px;
}

.msc_pay_data table.costs {
border-spacing: 0;
border-collapse: separate;
width: 100%;
color: #ffffff;
background-color: #2465ad;
box-sizing: border-box;
}

.msc_pay_data table.costs td {
font-size: 20px;
font-weight: 600;
padding: 10px 5px 10px 5px;
}

.mscblock table.passengers td {
padding-bottom: 5px;
}
.mscblock table.passengers td:nth-of-type(4) {
text-align: right;
}

.msconline_error {
font-size: 16px;
text-align: center;
color: #ffc0c0;
padding: 10px;
}

div.search_person {
width: 100%;
display: block;
padding: 0;
height: 65px;
vertical-align: top;
/* text-transform: uppercase; */
}

div.table_felnott {
width: 32%;
display: inline-block;
height: 70px;
overflow: hidden;
margin: 0;
padding: 0;
vertical-align: middle;
text-align: left;
float: left;

}

div.table_gyerek {
width: 32%;
display: inline-block;
height: 70px;
overflow: hidden;
margin: 0;
padding: 0;
vertical-align: middle;
text-align: left;
float: left;
}

div.table_csecsemo {
width: 32%;
display: inline-block;
height: 70px;
overflow: hidden;
margin: 0;
padding: 0;
vertical-align: middle;
text-align: left;
float: left;
}

div.table_search {
width: 222px;
display: inline-block;
height: 55px;
overflow: hidden;
margin: 0;
padding: 0;
vertical-align: middle;
float: right;
}

div.search_person .bsearch3 {
  background-color: #transparent;
color: #404040;
width: auto;
height: auto;
vertical-align: middle;
font-weight: normal;
font-size: 14px;
}


div.search_person select {
height: 20px;
font-size: 14px;
border: 0;
background-color: #ffffff;
margin-top: 1px;
width: 82px;
max-width: 82px;
min-width: 82px;
}

#felnottsellabel {
display: inline-block;
overflow: hidden;
box-sizing: border-box;
}

#gyereksellabel {
display: inline-block;
overflow: hidden;
box-sizing: border-box;
}

#csecsemosellabel {
display: inline-block;
overflow: hidden;
box-sizing: border-box;
}

#blockirany {
display: none;
}

.searchblock {
width: 100%;
margin: auto;
text-align: center;
}

.searchbox .htitle {
font-weight: bold;
font-size: 20px;
border-bottom: 1px solid #8aadd3;
padding: 15px;
margin: auto;
width: 80%;
}

.searchbox {
text-align: center;
display: inline-block;
float: left;
height: 540px;
background-color: #e8e8e8;
color: #000000;
display: inline-block;
margin: auto;
width: 310px;
}

.msc_search .table_oda {
display: inline-block;
width: 100%;
box-sizing: border-box;
overflow: hidden;
height: 55px;
vertical-alig: top;
float: left;

}

.msc_search .table_vissza {
display: inline-block;
width: 100%;
box-sizing: border-box;
overflow: hidden;
height: 55px;
vertical-alig: top;
float: right;
display: none;
}

.msc_search .table_ido {
display: inline-block;
width: 100%;
box-sizing: border-box;
overflow: hidden;
height: 55px;
vertical-alig: top;
float: right;
text-align: left;
}

.msc_search .table_honnan {
display: inline-block;
width: 225px;
box-sizing: border-box;
overflow: hidden;
float: left;
height: 55px;
vertical-alig: top;
}

.msc_search .table_hova {
display: inline-block;
width: 225px;
box-sizing: border-box;
overflow: hidden;
height: 55px;
vertical-alig: top;
float: left;
}

.search_action {
padding-top: 10px;
}



/*itinerary */

.tripviewtable_legs {
width: 100%;
vertical-align: top;
}

.tripviewtable_legs .arriverow  {
padding-bottom: 15px;
}

table.tripviewtable_book {
width: 100%;
}

.spec_merch_title {
}

.tripviewtable_legs {
margin: 10px 0 10px 0;
/* border-bottom: 1px solid #51af30; */
border-radius: 0;
display: inline-block;
width: 100%;
padding-bottom: 10px;
}

.tripviewtable_legs div.tripviewrow  div {
 padding: 3px; 
 color:  #000000;
 border: 0;
display:inline-block;
float: left;
vertical-align: top;
}

.tripviewtable_legs div.tripviewrow {
display: inline-block;
width: 100%;
}


.tripviewtable_legs div.tripviewrow div:nth-of-type(1) {
width: 25%;
}

.tripviewtable_legs div.tripviewrow  div:nth-of-type(2) {
width: 35%;
}

.tripviewtable_legs div.tripviewrow  div:nth-of-type(3) {
width: 20%;
}

.tripviewtable_legs div.tripviewrow  div:nth-of-type(4) {
text-align: right;
width: 16%;
float: right;
}

.tripviewtable_legs div.tripviewrow  div.segmenttypetxt {
color: #ffffff;
font-weight: 700;
height: 25px;
background-color: #51af30;
width: 100% !important;
}

.tripviewtable_legs .firstcol {
background: transparent url('/userfiles/kisgomb2.png') no-repeat center top ;
}

.tripviewtable_legs .tripviewrow.departmentrow .timetxt,
.tripviewtable_legs .tripviewrow.arriverow .timetxt  {
font-size: 18px;
font-weight: 700;
}

.tripviewtable_legs .tripviewrow .startpttd .city,
.tripviewtable_legs .tripviewrow .endpttd .city {
font-size: 16px;
font-weight: 700;
}

.tripviewtable_legs .tripviewrow.departmentrow .datetxt,
.tripviewtable_legs .tripviewrow.arriverow .datetxt {
/* color: #51af30; */
width: 124px;
padding-left: 2px;
}

.tripviewtable_legs .tripviewrow.arriverow .endtimetd,
.tripviewtable_legs .tripviewrow.departmentrow .starttimetd {
/* color: #51af30; */
/*font-family: courier;*/
padding: 1px;
}


.tripviewtable_legs .seatsrow div,
.tripviewtable_legs .ssrrow div {
font-size: 13px;
font-weight: normal;
color: #000000;
}

.tripviewtable_legs .tripviewrow .flighttime {
text-align: center;
color: #606060;
font-size: 12px;
}

.tripviewblock {
color: #000000;
position: relative;
}

.tripviewblock .travelsegs_title {
font-size: 22px;
font-family: Arial;
font-weight: normal;
width: 100%;
padding: 10px 0 10px 10px;
box-sizing: border-box;
border-bottom: 1px solid #bbb;
color: #57AE30;
display: inline-block;
letter-spacing: -1px;
border-top: 1px solid #bbb;
}

.tripviewblock .payments_title,
.tripviewblock .travellers h3, 
.tripviewblock .ticketing_title,
.tripviewblock .travellers_title,
.tripviewblock .baggage_title,
.tripviewblock .priceing_title,
.tripviewblock .policy_accept_title,
.tripviewblock .paymode_title,
.tripviewblock .pricedetails_title,
.tripviewblock .pricedescr_title,
.tripviewblock .contact_title,
.tripviewblock .ssr_title,
.tripviewblock .travelsegs_title   {
}

.tripviewtable_legs.air .oneairleg {
/* background: transparent url('/userfiles/airplaneicon.png') no-repeat center center ; */
}

.tripviewtable_legs.hotel .tripviewtable_legsin {
/* background: transparent url('/userfiles/hotelicon.png') no-repeat center center ; */
}

.tripviewtable_legs.vehicle .tripviewtable_legsin {
/* background: transparent url('/userfiles/caricon.png') no-repeat center center ; */
}


.tripviewtable_legs .tripviewrow.departmentrow {
border-bottom: 1px solid #404040;
background-color: rgba(128,128,128,0.2);
}

.tripviewtable_legs .tripviewrow.arriverow {
border-top: 1px solid #303030;
background-color: rgba(80,80,80,0.2);
}


.passanger_row {
vertical-align: top;
}

.tripviewblock .passanger_row {
vertical-align: top;
}

.ssrrowdescr {
font-size: 12px;
}

.lastcol {
float: right;
}

div.agency_fblock_itiin {
display: none;
padding: 0;
text-align: center;
background-color: #f7f7f7;
width: 100%;
min-height: 100vh;
}

.agency_iti_table select,
.agency_iti_table input[type="text"] {
font-size: 14px;
height: 20px;
}

.agency_iti_table {
margin: auto;
background-color: #ffffff;
text-align: left;
min-width: 750px;
padding: 0;
border-collapse: collapse;
border: 1px solid #efefef;
}

.agency_iti_table td {
padding: 3px 5px 3px 5px;
margin: 0;
}

.agency_iti_tabled {
margin: auto;
text-align: center;
height: auto;
overflow: auto;
width: 800px;
padding: 20px 20px 20px;
margin-top: 20px;
background-color: #ffffff;
}

.opened .agency_openclose {
box-shadow: inset 2px 2px 2px #444444;
position:relative;
top: 2px;
left: 2px;
animation: none;

}

#header .agency_openclose img {
padding: 0;
width: 36px;
height: 36px;
vertical-align: text-top;
}

.agency_openclose {
cursor: pointer;
text-align:right;
background-image: url("/userfiles/js/env1.png");
background-repeat:no-repeat;
width: 45px;
height: 36px;
background-color: #fff;
background-position: center center;
box-shadow: 2px 2px 2px #444444;
-webkit-animation: otplogoanim 12s linear 0s infinite;
animation: otplogoanim 12s linear 0s infinite;
border: 1px solid #888888;
background-size: 36px 36px;
display: inline-block;
margin-right: 10px;
position: absolute;
}

@keyframes otplogoanim {
0% {transform: scale(1, 1);opacity: 1.0;}
10% {transform:  scale(1, 1); }
40% {transform:  scale(1, 1); }
44% {transform:  scale(1.1, 1.05); opacity: 1.0;}
48% {transform:  scale(1.0, 1.0);opacity: 0.8;}
52% {transform:  scale(1.1, 1.05);opacity: 1.0;}
56% {transform:  scale(1, 1);}
70% {transform:  scale(1, 1); opacity: 0.8;}
100% {transform:  scale(1, 1);opacity: 1.0;}
}

div.agency_fblock.opened .agency_fblock_top {
border-bottom: 1px solid #cccccc;
max-width: 100%;
}


.agency_fblock_down {
display: none; 
}

.agency_fblock_down a,
.agency_fblock_down:visited {
color: #0099cc;
font-weight: normal;
font-size: 15px;
}

div.agency_fblock.opened .agency_fblock_down {
display: block;
position: absolute;
top: 23px;
left: 55px;
z-index: 2;
background-color: #ffffff;
width: 120px;
height: 20px;
text-align: left;
font-size: 16px;
}

.agency_fblock_top {
width: 100%;
text-align:right;
height: 48px;
background-color: #ffffff;
min-width: 48px;
padding: 4px 4px;
max-width: 405px;
font-size:12px;
text-align: left;
}

.agency_fblock_top span {
padding-left: 55px;
line-height: 14px;
font-size: 12px;
display:inline-block;
}

div.agency_fblock {
background-color: transparent;
position:absolute;
top: -6px;
left:0;
min-width: 40px;
z-index: 5000;
color: #000000;
font-weight: normal;
font-size: 16px;
}

div.agency_fblock.opened {
width: 100%;
}

.agency_fblock input[type="checkbox"] {
width: 20px !important;
height: 20px !important;
padding: 0 5px 0 5px;
top: 5px;
position: relative;
margin-right: 5px;
}

.agency_fblock_title {
background-color: #51af30;
color: #ffffff;
width: 100%;
margin: auto;
}
.agency_fblock_title h2 {
color: #ffffff;
}

#agf_email_submit {
  background: -webkit-linear-gradient(180deg,#afde82,#51af30);
  background: -o-linear-gradient(180deg,#afde82,#51af30);
  background: -moz-linear-gradient(180deg,#afde82,#51af30);
  background: linear-gradient(180deg,#afde82,#51af30);
color: #ffffff;
font-size: 20px;
font-weight: bold;
box-shadow: 0 0 2px #808080;
}

div.agency_fblock input {
color: #000000;
font-weight: bold;
width: 400px !important;
}

#uticelok2 .uticel {
height: auto;
min-height: 320px;
}

.viewtrip_login_form {
width: 100%;
text-align:center;
display: inline-block;
}

.viewtrip_login_formin {
width: 320px;
text-align:left;
margin: 50px auto 100px auto;
}

.viewtrip_login_formin input {
width: 160px;
margin-top:-6px;
}

.viewtrip_locator_row,
.viewtrip_name_row,
.viewtrip_submit_row {
display: inline-block;
width: 100%;
padding: 10px 0 10px 0;
}


.viewtrip_login_formin div div {
display: inline-block;
}

.viewtrip_locator_title,
.viewtrip_name_title {
float: left;
display: inline-block;
color:  #000000;
font-size: 16px;
}

.viewtrip_locator_data,
.viewtrip_name_data {
float: right;
display: inline-block;
color:  #000000;
font-size: 16px;
}

.viewtrip_submit_row {
text-align: center;
}

.viewtrip_submit_data {
float: none;
display: inline-block;
}

.viewtrip_submit_data input[type="submit"] {
display: inline-block;
color: #2f2f2f;
font-size: 16px;
background-color: #ff9000;
border-color: transparent;
border-radius: 0;
cursor: pointer;
height: 45px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}

.viewtrip_error {
text-align: center;
width: 100%;
font-size: 16px;
font-weight: bold;
padding: 20px 0 20px 0;
}

.tripviewtable_legs.air .baginfo {
display: none;
}

.tripviewblock table.flightbagtable {
display: none;
}


.tripviewblock .no_spec_ssr_txt {
display: none;
}

.brdatabag {
text-align: right;
}

.freebagtableheadline .brtitle.city {
text-align: right;
}

#agf_email_foot {
height: 30px;
}

.foglalasaim img {
padding: 0 0 21px 20px ;
}

.foglalasaim {
display: inline-block;

}

.tripview_itin_mailer_block {
display: none;
}

.trpiview_header {
height: 64px;
width: 100%;
}

.trpiview_header_title {
display: inline-block;
background: transparent url('/userfiles/itinery-fejlec-bg.png')  left center no-repeat;
width: 672px;
height: 64px;
font-size: 32px;
color: #ffffff;
font-weight: 700;
padding: 8px 0 5px 10px;
}

.trpiview_header_mailer {
display: inline-block;
background: transparent url('/userfiles/itinery-kuldese.png') no-repeat;
width: 213px;
height: 64px;
cursor: pointer;
float: right;
}

#tripview_itin_mailer_block {
display: none;
/*
position: absolute;
z-index: 200;
background-color: rgba(255,255,255,0.97);
*/
width: 100%;
height: auto;
}

#tripview_itin_mailer_block input[type="submit"]
{
cursor:         pointer;
width:         180px;
height:         32px;
  background: -webkit-linear-gradient(0deg,#999999,#fdfdfd);
  background: -o-linear-gradient(0deg,#999999,#fdfdfd);
  background: -moz-linear-gradient(0deg,#999999,#fdfdfd);
  background: linear-gradient(0deg,#999999,#fdfdfd);
color:         #404040;
text-align:         center;
vertical-align:         middle;
font-weight: 400;
border-radius: 0;
box-sizing: border-box;
border: 1px solid #202020;
padding: 5px;
}

.tripview_imailer_table {
font-weight: 700;
width: 100%;
display: inline-block;
}

.tripview_imailer_tabled {
width: 100%;
}

.tripview_imailer_emailt,
.tripview_imailer_emailinp {
float: left;
display: inline-block;
padding: 5px;
}

.tripview_imailer_submit{
display: inline-block;
float: right;
padding: 5px;
}

input#agf_markup_adult,
input#agf_markup_child,
input#agf_markup_infant {
width: 50px !important;
}


/* itinerary end */

.div.flights_search_header div.details {
position: relative;
}

.flights_search_one .plating:after {
content: "1A";
position: absolute;
top: 17px;
right: 120px;
color: #888;
display: inline-block;
font-size: 8px;
text-shadow: 0px 0px 3px #fff;
z-index: 1;
/* background-color: rgba(32,96,32,0.1); */
}

.flights_search_one.NDC .plating:after {
content: "NDC";
position: absolute;
top: 17px;
right: 120px;
color: #888;
display: inline-block;
font-size: 8px;
text-shadow: 0px 0px 3px #fff;
z-index: 1;
/* background-color: rgba(32,96,32,0.1); */
}

.flights_search_one.UAPI .plating:after {
content: "1G";
position: absolute;
top: 17px;
right: 120px;
color: #888;
display: inline-block;
font-size: 8px;
text-shadow: 0px 0px 3px #fff;
z-index: 1;
/* background-color: rgba(32,96,32,0.1); */
}

.air_pricegroupext {
display: inline-block;
box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
position: relative;
}


.air_pricegroupnominus {
position: absolute;
display: none;
z-index:50;
background-color: rgba(255,255,255,0.9);
width: 14px;
height: 57px;
left: 112px;
top: 4px;
 
background-image: url('/icons/ball.gray.png');
background-position: center center;
background-repeat: no-repeat;
cursor: not-allowed;

}

.air_pricegroupnoplus {
position: absolute;
display: none;
z-index:50;
background-color: rgba(255,255,255,0.9);
width: 14px;
height: 57px;
left: 471px;
top: 4px;

background-image: url('/icons/ball.gray.png');
background-position: center center;
background-repeat: no-repeat;
cursor: not-allowed;
}

.air_pricegroupminus {
position: absolute;
display: none;
z-index:50;
background-color: rgba(255,255,255,0.8);
cursor: pointer;
width: 14px;
height: 57px;
background-image: linear-gradient(green, green),url('/icons/left.png');
background-position: center center;
background-repeat: no-repeat;
box-shadow: 1px 1px 2px #bbbbbb;
left: 112px;
top: 3px;
background-blend-mode: color-burn;
}

.air_pricegroupplus {
position: absolute;
display: none;
z-index:50;
background-color: rgba(255,255,255,0.8);
width: 14px;
height: 57px;
background-image: linear-gradient(green, green),url('/icons/right.png');
background-position: center center;
background-repeat: no-repeat;
box-shadow: 1px 1px 2px #bbbbbb;
left: 471px;
top: 3px;
cursor: pointer;
background-blend-mode: color-burn;
}

.documentready .air_pricegroupminus,
.documentready .air_pricegroupplus,
.documentready .air_pricegroupnoplus,
.documentready .air_pricegroupnominus  {
display: inline-block;
 opacity: 0.5;
filter: alpha(opacity=50);
border: 1px solid #444444;
}

.filter_prices_row td,
.filter_timet_row td,
.filter_dep_row td,
.filter_dep_rowa td,
.filter_ret_row td {
height: 45px;
position: relative;
}


.filter_ret_rowa td {
height: 57px;
position: relative;
}


body .ui-slider-horizontal .ui-slider-handle:hover {
border: none;
background-color: rgba(255,255,255,0.7);
}

body .ui-slider-horizontal .ui-slider-handle {
width: 22px;
height: 22px;
background: url('/userfiles/checkzold.png') no-repeat 0 -22px;
border: none;
top: -7px;
}

/* body .ui-slider .ui-slider-range body .ui-slider.ui-slider-horizontal {  */

body .ui-slider-horizontal,
body .ui-slider-horizontal .ui-widget,
body .ui-slider-horizontal .ui-slider-range {
background-color: #c3d4be;
background-image: none;
}

.air_slider_val {
color:  #51af30; 
background-color: #fefefe;
font-size:11px;
position:absolute;
top: 12px;
left: -5px;
z-index: 10;
text-align: center;
width: 100px;
display: inline-block !important;
border-radius: 4px;
}

td.filter_pricesdata .wizard_price_slider {
font-size: 13px;
}






.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: #51af30;
}


.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: 150px;
background-color: transparent;
padding: 5px 0 5px 0;
max-height: 300px;
min-height: 120px;
overflow:visible;
scrollbar-width: thin;
scrollbar-color: #51af30;
position: absolute;
border: 1px solid #888888;
box-shadow: 2px 2px 5px #444444;
left: -6px;
bottom: 25px;
z-index: 5;
background-color: #ffffff;
}


.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: #51af30;
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: 100%;
cursor: pointer;
position: relative;
overflow: visible;
}

.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: #51af30;
}



.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: center;
}


.flight_branded_detailsin {
}

.flight_branded_detailsin {
display: inline-block;
min-width: auto;
block-sizing:border-box;
padding: 10px 20px;
min-height: 240px;
/*
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content:  space-around;
align-items: flex-start;
align-content: space-between;
*/
display: inline-grid;
grid-template-columns: repeat(auto-fit, 165px);
grid-template-rows: 290px;
justify-items: start;
align-items: start;
align-content: start;
height: 300px;
width: auto;
max-height: 300px;
column-gap: 5px;
max-width: 100%;
margin: auto;
}

.flight_branded_solution {
text-align: center;
border: 1px dotted #888888;
padding: 5px 10px;

display: inline-block;
width: 160px;
min-width: 160px;
min-height: 280px;
float: left;
vertical-align: top;
overflow: visible;
border: 1px solid #cccccc;
box-sizing:border-box;
margin:0;
position: relative;

grid-row: 1;
}

.flight_branded_solution.selectedsolution {
border-color: #51af30;
box-shadow: 0 0 2px 2px #51af30;
}

.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: 2px 5px;
background-color: #51af30;
color: #ffffff;
cursor: pointer;
font-size: 14px;
border-bottom: 1px solid #3d8324;
border-right: 1px solid #3d8324;
border-top: 1px solid #6fef42;
border-left: 1px solid #6fef42;
margin: auto;

}

.flight_branded_solution .flight_branded_price {
width: 100%;
float: right;
text-align: right;
padding-top: 15px;
padding-bottom: 20px;
font-weight: 700;
text-align:center;
}

.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: 25px;
width: auto;
}

#agmessage {
display: block;
position: absolute;
width: 610px;
height: 120px;
box-shadow: 2px 2px 4px 4px #444444;
background-color: rgba(255,255,255,0.97);
border: 1px solid #bbbbbb;
color: #444444;
font-size: 14px;
top: -120px;
left:-15px;
z-index: 25;
padding: 10px 5px 5px 5px;
box-sizing:border-box;
text-align: center;
border-radius: 10px;
background-image: url('/userfiles/js/navi3.png');
background-repeat: no-repeat;
background-position: center bottom;
background-size: 100%;

}

#agmessage div {
position: relative;
}

#agmessage img {
animation: admoving 3s infinite;
-webkit-animation: admoving 3s infinite;
position:absolute;
left: 0;
top:-25px;
opacity: 0.3;filter:alpha(opacity=30);
}

div.flights_pager {
position: relative;
}

@-webkit-keyframes admoving {
0% {top: -25px;opacity: 0.3;filter:alpha(opacity=30);}
50% {top: 5px;opacity: 1.0;filter:alpha(opacity=100);}
100% {top: -25px;opacity: 0.3;filter:alpha(opacity=30);}
}

@keyframes admoving {
0% {top: -25px;opacity: 0.3;filter:alpha(opacity=30);}
50% {top: 5px;opacity: 1.0;filter:alpha(opacity=100);}
100% {top: -25px;opacity: 0.3;filter:alpha(opacity=30);}
}

.travelsegs_data {
text-align: left;
}

.travelsegs_data.remarks {
padding-left: 2px;
}



.processingimages {
display: inline-block;
width: 100%;
padding-top:0;
margin-top: 0;
min-height: 200px;
background-color: rgba(255,255,255,0.99);
}

#processingimages1 {
display: none;
}

#processingimages2 {
display: none;
}

#processingimages3 {
display: none;
}

#processingimages4 {
display: none;
}


#processingimages5 {
display: none;
}


.processingimages img {
display: block;
position: absolute;
top: -10px;
left:0;
width: 100%;
height: auto;
z-index: 1;
}

.processinganimation {
position: absolute;
display: block;
z-index: 5;
background: transparent;
width: 100%;
height 20vh;
top: 0;
left: 0;
text-align: center;
background-color: transparent;
background-image: linear-gradient(to bottom,rgba(32,32,32,0.5), rgba(255,255,255,0.2),rgba(255,255,255,0.0));
height: 60px;
padding-top: 10px;

}

.processinganimation span {
display: inline-block;
position: absolute;
z-index: 9;
font-size: 24px;
text-align:center;
width: 100%;
left: 0;
top: 16px;
animation: waitmoving 8s infinite;
-webkit-animation: waitmoving 8s infinite;
text-shadow: 1px 1px 2px rgba(255,255,255,0.4);

}

.processinganimation img {
opacity: 30%;
filter: alpha(opacity=30);
width: 128px;
height: auto;
display: inline-block;
position: absolute;
top:10px;
left: calc(50vw - 64px);
}

animation: admoving 3s infinite;
-webkit-animation: admoving 3s infinite;
position:absolute;
left: 0;
top:-25px;
opacity: 0.3;filter:alpha(opacity=30);
}

div.flights_pager {
position: relative;
}

@-webkit-keyframes waitmoving {
0% {opacity: 1.0;filter:alpha(opacity=100);color: #000000;}
50% {opacity: 0.1;filter:alpha(opacity=10);color: #000000;}
100% {opacity: 1.0;filter:alpha(opacity=100);color: #000000;}
}

@keyframes waitmoving {
0% {opacity: 1.0;filter:alpha(opacity=100);color: #000000;}
50% {opacity: 0.1;filter:alpha(opacity=10);color: #000000;}
100% {opacity: 1.0;filter:alpha(opacity=100);color: #000000;}
}

.label_check1.formlbl.flex {
color: #222222;
display: none;
}

.label_check1.formlbl.ndc {
display: none;
}

.searchwindow .searchcont2 input:disabled{
color: #eee;
border: 1px solid #eee;
background-image: none;
opacity: 0.0;
filter:alpha(opacity=0);
}


@keyframes infobuttonframes {
0% {transform: scale(1.0, 1.0);}
25% {transform:  scale(1.2, 1.2);box-shadow: 0 0 3px #51af3020, 0 0 5px #51af30ff, 0 0 8px #51af3040 ;}
50% {transform:  scale(1.1, 1.1);box-shadow: 0 0 3px #51af3040 0 0 5px #51af3020, 0 0 8px #51af30ff ;}
75% {transform:  scale(1.2, 1.2);box-shadow: 0 0 3px #51af30ff, 0 0 5px #51af3040, 0 0 8px #51af3020 ;}
100% {transform:  scale(1.0, 1.0);}
}


.flight_flex_lbox:hover {
background-color: #ffffff;
}

.flight_flex_lbox:hover .flight_flex_plating {
display: block;
}

.flight_flex_plating {
display: none;
position: absolute;
z-index: 2;
top: -32px;
left: 0;
background-color: #ffffff;
/* box-shadow: 2px 2px 5px #888888; */
min-width: 100%;
}

.flight_flex_rowdata:hover {
background-color: #f4f4f4;
}

.flight_flex_rowdata .selectedret {
border-right: 1px inset #57ae3040;
border-left: 1px inset #57ae3040;
}

.selecteddep .flight_flex_lbox {
border-top: 1px inset #57ae3040;
border-bottom: 1px inset #57ae3040;
}

.flight_flex_lbox.inactive {
border: none !important;
}

.repulojegyflexbox {
display-inline-bock;
padding: 0;
margin:0;
float: left;
}

.vendorrecloc label {
color: #888888;
font-size: 10px;
padding-bottom: 2px;
}

.freebagtableheadline td {
background-color: #e0e0e0;
}

.air_pricegroup {
display: inline-block;
}

div.flights_loadmore {
display: block;
width: 100%;
margin: 0;
padding: 0 0 50px 0;
background: none;
text-align: center;
}

div.flights_loadmore div.flights_loadmore_text {
margin: auto;
display: block;
width: 100%;
padding: 10px 10px 10px 10px;
background: none;
text-align: center;
}

div.flights_loadmore div.flights_loadmore_text span {
cursor: pointer;
color: #51af30;
font-weight_ bold;
font-size: 14px;
border: 1px solid #51af30;
padding: 5px 10px;
}

.repulojegy_reklam_in {
display:inline-block;
background-color: #efefef;
border: 2px solid #ff435a;
margin-right: 3px;
margin-top: 20px;
margin-bottom: 10px;
width: calc(100% - 3px);
}

.repulojegy_reklam_in > span::before {
content: 'Kiemelt ajánlatunk';
background-color: #cfcfcf;
display:block;
width: 100%;
  height: 30px;
  color: #222;
  font-size: 17px;
  z-index: 255;
  text-align: center;
font-weight: bold;
padding-top: 11px;

}

.repulojegy_reklam_in label {
font-family: Arial;
  font-size: 20px;
  padding: 5px 12px;
  border-bottom: 1px solid #DDD;
  width: 125px;
  display: inline-block;
  float: left;
  vertical-align: middle;
  font-weight: bold;
  color: #57ae30;
width: 100%
}

.repulojegy_reklam_in .reklamsubmit {
width: 100%;
display:inline-block;
text-align: right;
padding-right: 10px;
}
.repulojegy_reklam_in .reklamsubmit  .submitbutton {
padding: 5px 15px;
}

.repulojegy_reklam_in .services {
width: 60px;
  padding: 0px;
  float: left;
  vertical-align: middle;
  height: 32px;
}

.repulojegy_reklam_in .price {
  padding: 0px;
  float: left;
  vertical-align: middle;
  padding-top: 5px;
  height: 32px;
}

.repulojegy_reklam_in div.flights_search_header div.cost {
border-right: none;
}


.repulojegy_reklam_in div.flights_search_header div.cost {
width: 120px;
padding-left: 9px;
padding-right: 2px;
}

.repulojegy_reklam_in div.flights_search_header {
display: inline-block;
border-bottom: 1px solid #DDD;
}

#repulojegy_reklam_details {
display: none;
}

.repulojegy_reklam_in div.flights_search_header .book {
width: 105px;
display: inlein-block;
}

.repulojegy_reklam_in div.flights_search_header div.submitbutton {
position: inherit;
}

div.flights_search_details > div {
display: inline-block;
animation: showdivin 1.5s; 
-webkit-animation: showdivin 1.5s;
-moz-animation: : showdivin 1.5s;
-ms-animation: showdivin 1.5s;
}

@keyframes showdivin {
0% {opacity:0;max-height:0px;overflow: hidden;}
20% {opacity:0.2;max-height:500px;overflow: hidden;}
40% {opacity:0.4;max-height:none;overflow: visible;}
60% {opacity:0.6;max-height:none;overflow: visible;}
80% {opacity:0.8;max-height:none;overflow: visible;}
100% {opacity:1.0;max-height:none;overflow: visible;}
}

tr.fizmodrow,
tr.fizmodrow td {
height: 0;
overflow: hidden;
font-size: 0;
padding: 0;
}

.travellers_data table td,
.travellers_data table tr {
vertical-align: middle;
}

.inputnev {
position: relative;
}

.inputnevtd {
position: relative;
}

.inputnevtd input:focus + span::after,
.inputnevtd:hover:after {
content: 'Kérjük, figyeljen, hogy a vezetéknév (családi név) és keresztnév adatok a megfelelő mezőkbe kerüljenek!';
display: inline-block;
position: absolute;
z-index: 25;
bottom: 45px;
left: -10px;
width: 250px;
height: 50px;
background-color: rgba(255,255,255,0.95);
color: #2465ad;
border: 1px solid #57AE30;
box-shadow: 2px 2px 5px #555555;
padding: 5px;
text-shadow: none;
text-align: justify;
}

.travellersinputtable tr:hover td {
color: #2465ad;
text-shadow: 0px 0px 1px #2465ad;
}


#travellers_tablerowtitle_0,
#travellers_tablerowname_0,
#travellers_tablerowaddr1_0,
#travellers_tablerowaddr2_0,
#travellers_tablerowphone_0,
#travellers_tablerowemail_0 {
display: inline-block;
height: 0 !important;
width: 0 !important;
overflow: hidden;
margin: 0;
padding: 0;
}