 * {
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;

  }
 
div {
box-sizing: border-box;
}

#searchhotelform {
background-color: #ededed;
}

.processing {
height: 80px;
}

body {
font-family: Arial,Helvetica,sans-serif;
text-align: center;
color: #7f7f7f;
//background: none repeat scroll 0% 0% #bcc3c9;
background-color:#bcc3c9;
/*
background-image:url(/userfiles/repjegyclub-hatter.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.85);
display: inline-block;
width: 100%;
padding-top:0px;
}

#contentwrapper {
width: 960px;
display: inline-block;
height: auto;
margin: 0;
width: 100%;
}

div.contentwindow {
width: 960px;
margin: 20px auto auto auto;
/*background-color: rgba(255, 255, 255, 1); */
text-align: left;
padding: 0;
display: inline-block;
}

#header {
float: left;
width: 960px;
margin: 0;
height: 0px;
/*background-color: rgba(255, 255, 255, 0.85);*/

}
.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: 10px 15px; 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: 0px;
}

/*
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;
	height:                     18px;
	cursor:                     pointer;
	font-size:                  14px;;
}
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.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;
}

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 repeat scroll 0% 0% ##DEDDDA;;
}

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: #7f7f7f;
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 10px;
}
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;
border: 0px 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:bold;
}

div.flights_search_header div.transfer {
display: inline-block;
float: left;
padding: 5px 0 0 5px;
vertical-align: middle;
font-size: 13px;
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: 13px;
color: #000;
width: 40px;
padding: 5px 2px;
}

div.flights_search_header div.triptime .back {
        height:                                  16px;
}
div.flights_search_header div.triptime .out {
        height:                                  16px;
}
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: 20px;
display: inline-block;
float: left;
border-top: 1px solid #ccc;
width: 100%;
padding-top:15px;
}

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 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:60px;
	line-height:60px;
	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 20px 10px 0px;
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: 10px center;}}
@-webkit-keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 10px center;}}
@-moz-keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 10px center;}}
@-o-keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 10px center;}}
@-ms-keyframes flyIn1 {0% {background-position: -100px center;}30% {background-position: -100px center;}100% {background-position: 10px center;}}

@keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 10px center;}}
@-webkit-keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 10px center;}}
@-moz-keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 10px center;}}
@-o-keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 10px center;}}
@-ms-keyframes flyIn2 {0% {background-position: 100px center;}30% {background-position: 100px center;}100% {background-position: 10px 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;
}


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;
}

.air_filters_table {
font-size: 13px;

}

.air_filters_table td {
min-height: 35px;
height: 35px;
vertical-align: bottom !important;
}

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;
}

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;
}

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;
}
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_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: 0.6s ease 0s normal none 1 flyIn1;
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;
}

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: none repeat scroll 0% 0% transparent;
color: inherit;
}
#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;
}
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;
    /*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: block;
}

.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;*/
border-top: 1px solid #BBBBBB;
//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: 30px;
}

.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;
}

td.filter_airport {
padding-bottom: 12px;
}

div.traveldescr {
//display: inline;
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: 220px !important;
}

.inputstreet {
width: 220px !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 {
margin: 3px;
}

/*
div.flights_deps td.legairdir, div.flights_segments_dep table.flights_legtable tr:nth-child(2) td.legairdir {
background-image: none !important;
}
*/

.hotelsearchtablein input[type="submit"] {
width: 120px;
}
