html,body {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: arial, helvetica;
	color: #6c6c6c;
	background:#fff;
}
#wrap {
    font-size: 13px;
}
#container {
    height: auto;
    margin: 0 auto;
    position: relative;
}
#content {
	position: relative;
	padding-bottom:200px;
} 
#content .resDetail {
	padding:10px;
}
html .container{
	max-width:980px;
}
.content-wide #wrap #container{
	width:100%;
	max-width:100%;
	padding-left:0;
	padding-right:0;
}
ul,ol{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	max-width:100%;
}
a:focus,a:hover{
	text-decoration:none;
}
a.alert {
    color: #FFA500;
    box-shadow:none;
    margin:0;
}
a {
	text-decoration: none;
	color: #111;
	outline: none;
	cursor:pointer;
}
a:hover {
	color: #6dcff6;
}
[disabled] {
    background: none repeat scroll 0 0 #EEF3FA !important;
    border: 1px solid #E3E8F0 !important;
    color: #b0bbc7 !important;
    cursor: default !important;
    -webkit-opacity: 1;
    -webkit-text-fill-color:#b0bbc7;
    -webkit-appearance: none;
}
label.error {
   background: none repeat scroll 0 0 #FC5F00;
    border-radius: 0;
    color: #fff !important;
    float: none;
    font-weight: normal;
    font-size:12px;
    padding: 3px;
    white-space: normal;
    z-index: 1;
    display:block;
    clear:both;
}
.captcha {
	padding-top: 10px;
}

.captcha img {
	float: left;
}

.captcha a.captchaRefresh {
	background: url(/images/refresh.png) no-repeat left center;
	height: 20px;
	line-height: 20px;
	float: left;
	display: block;
	margin: 5px;
	padding-left: 18px;
}
#content p, .innertext p, p {
	margin: 10px 0;
	line-height: 1.5;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
	font-size:14px;
}

input,select {
	padding: 3px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
}
select, input[type="file"] {
    height: 40px;
    line-height: normal;
    padding:5px;
    cursor:pointer;
}
input[type="text"], input[type="password"], 
 input[type="datetime"], input[type="datetime-local"], 
 input[type="date"], input[type="month"], 
 input[type="time"], input[type="week"], input[type="number"], 
 input[type="email"], input[type="url"], input[type="search"], 
 input[type="tel"], input[type="color"],select,
 html .chosen-container-single .chosen-single,
 .newui .cc-select-month, .newui .cc-select-year{
    display: inline-block;
    height: 40px;
    line-height: 18px;
    padding: 4px;
    vertical-align: middle;
    -webkit-box-sizing: inherit; 
	-moz-box-sizing: inherit;
	box-sizing: inherit;  
}

input[type='button'], input[type='submit'], .button {
	background: url(/images/newui/sprite2.png) repeat-x scroll right -93px;
	font-size: 14px;
    height: 34px;
    padding: 0 25px 0 15px;
    border: 0;
	border-radius: 3px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	color:#fff;
	-webkit-appearance: none;
}
.button{
    height: 34px;
    line-height:32px;
    color:#fff !important;
    display:inline-block;
}
.button:hover, input[type='button']:hover, input[type='submit']:hover {
	background: #2b7bb5 url(/images/newui/sprite2.png) repeat-x scroll right -58px;
}
html .btn{
	border-radius:3px;
	box-shadow:none;
	text-transform: uppercase;
}
.btn.btn-default {
    background: #fafafa;
    border-color: #ddd;
}
.btn.btn-default:hover {
    background: #fff;
}
.btn.btn-link{
	height:auto !important;
	padding:5px 0;
	text-transform:inherit;
}
html .btn.btn-primary,
.btn.btn-warning{
	background:#F49001;
    border-color: #e38d13;
    color:#fff;
    text-shadow:none;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-warning:hover,
.btn.btn-warning:focus{
	background:#405a88;
    border-color: #405a88;
}
.btn.btn-success,
.btn.btn-danger,
.btn.btn-info{
    border-color: transparent;
}
.bottom-btn {
	text-align:center;
}
.btn:hover {
/* 	border:1px solid #eee; */
/* 	color:#ccc; */
}
.btn.btn-border{
	background:none;
	font-size:13px;
}
.btn.btn-ghost{
	background:none;
	border:1px solid #ddd;
}
.btn-info{
	border-color:#00a9f9;
	background:none;
	color:#00a9f9;
	text-shadow:none;
}
.btn-info:hover,.btn-info:focus{
	background:#00a9f9;
	color:#fff;
}
.btn.btn-circle{
	background: #fff;
	border-radius: 50%;
	border:1px solid #ddd;
	width:36px;
	height:36px;
	color: #F49001;
	font-size: 16px;
	outline: none;
}
.btn3 {
	border:1px solid #405a88;
	background:#405a88;
	color:#fff;
	display:inline-block;
	padding:8px;
}
.btn3:hover,.btn3:focus {
	background:#00354C;
	border:1px solid #00354C;
	color:#fff;
}
.btn4 {
	border:1px solid orange;
	background:orange;
	color:#fff;
	display:inline-block;
	padding:8px;
}
.btn4:hover,.btn4:focus  {
	background:#00354C;
	border:1px solid #00354C;
	color:#fff;
}
.btn5 {
	border:1px solid #00a9f9;
	background:#00a9f9;
	color:#fff;
	display:inline-block;
}
.btn5:hover,.btn5:focus {
	background:#00354C;
	border:1px solid #00354C;
	color:#fff;
}
.delete.btn {
	border:0;
	background:none;
	color:#D62020;
	display:inline-block;
	padding:5px;
	font-weight:bold;
}
.delete.btn:hover {
	color:#EF3939;
}
body .btn2{
	border:1px solid #9fbad8;
	color:#025C81;
	font-size:14px;
    display:inline-block;
}
body .btn2:hover{
	background:#FBFCFD;
}
body .back {
    background: url("/images/sprite.png") repeat-x scroll 7px -162px #9EB2CE;
    border: 0 none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 15px 8px 25px;
}
body .back:hover {
    background: url("/images/sprite.png") repeat-x scroll 7px -162px #FFA500;
    color:#fff;
}
body .close {
    background:#bbb;
    font-size: 12px;
    padding: 8px 15px;
}
body .close:hover {
    background:#999;
    font-size: 12px;
    padding: 8px 15px;
}

#wrap .longButton {
	background: #2b7bb5 url(/images/arrows.png) no-repeat scroll right -39px;
}

#wrap .longButton:hover {
	background: orange url(/images/arrows.png) no-repeat scroll right -39px;
}
body .subButton {
    background: none repeat scroll 0 0 #BBBBBB;
    border: 0 none;
    border-radius: 2px;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 8px;
}
table .subButton{
    background:#163E6A;
    font-size: 11px;
    padding: 3px 5px;
    height:auto;
}
table .subButton.cancelBtn,
.subButton.cancelBtn{
    background:red;
}
body .subButton:hover,
table .subButton:hover {
	background: #333;
}

input[type='radio'],input[type='checkbox'] {
	border: 0;
	width:auto !important;
}
input[type="text"], 
input[type="password"],
input[type="tel"], 
input[type="number"], 
input[type="email"],
select, 
.inputstyle,
.input-date{
	background: #fff;
	background: linear-gradient(to bottom, #ffffff 0%,#f8fafb 100%);
	border:1px solid #9fbad8;
	color:#2865a9;
	border-radius:3px;
	font-size:14px;
}
#wrap input.error, #wrap input[type="text"].error,
#wrap input[type="password"].error,
#wrap select.error {
	border:1px solid #fc5f00;
}

/*** HEADER ***/

#header{
	background:#163e6a;
}
#header form{
	margin:0;
}
#header .topnav{
	width: auto;
	font-size:11px;
	color:#9EB2CE;
	text-align:right;
	margin-bottom:5px;
}
#header .topnav a {
    color: #9EB2CE;
    padding: 5px 0px;
}
#header .topnav a::after {
    content:"|";
    padding-left:5px;
    position: relative;
    top: -1px;
    color:#9EB2CE;
}
#header .topnav span a::after{
	padding-left: 0;
}
#header .topnav a:hover {
    color: #fff;
}
#header .topnav a.callcenterNo::after {
    content:"";
    display:none;
}
#header .topnav a.callcenterNo {
    color: #ff8200;
    font-size: 14px;
    font-weight: bold;
    margin-left:5px;
    vertical-align:middle;
}
#header .topnav a.callcenterNo img {
    margin-right:5px;
    vertical-align:middle;
    width:20px;
}
#header .logo{
	float:left;
	display:block;
}
#header .logo a{
    display:block;
    max-width:220px;
}
.logo-aerobilet .letter-aero{
    fill:#fff;
}
.logo-aerobilet .letter-bilet{
    fill:#F78E1E;
}
#header .main-menu{
	padding-left:0;
}
#header .right-menu{
	margin-top:20px;
	padding-left:5px;
}
#header #nav > ul{
	display:block; /* IE11 fix */
	display:flex;
	align-items:flex-end;
}
#nav > ul > li > a.selected,
#nav > ul > li > a:hover {
	background-color:#fff;
	box-shadow:none;
	color:#163e6a;
}
.ru #nav > ul > li > a,
.uk #nav > ul > li > a,
.de #nav > ul > li > a{
	font-size:11px;
}
#nav h1{
	margin:0;
	font-weight:400;
	line-height:inherit;
}
ul.nav li {
    float: left;
    color:#678bb6;
}
ul.nav li a {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding:2px 5px;
}
ul.nav .login a {
    white-space:nowrap;
}
.uk ul.nav .login a {
	font-size:11px;
}
ul.nav li a:hover,
ul.nav li a:focus {
    background:#133459;
}
ul.nav li ~ li {
    border:0;
}
#header .lang {
    float: right;
    margin: 2px 10px 5px 0;
    position: relative;
}
#header .selectLang{
	font-size:11px;
	background:url(/images/newui/icon-down-blue.png) no-repeat right center;
	padding:5px 20px 5px 5px;
	color:#fff;
	display:block;
	white-space:nowrap;
}
#header .selectLang:hover{
	background-color:#133459;
}
#header .flags16 {
    vertical-align: middle;
}
#header .countryList{
	display:none;	
	position:absolute;
	top:30px;
	right:0;
	z-index:3;
	padding:0 0 20px;
	width:300px;
	height:auto;
	background:#fefefe;
	border:1px solid #eee;
	box-shadow:0px 1px 3px #aaa;
	padding-bottom:50px;
}

#header .countryList .selected{
	font-weight:bold;
	margin-bottom:5px;
	padding:10px;
	background:#eee;
}
#header .countryList .choose{
	float:left;
	margin:10px 0 10px 10px;
}
#header .countryList .choose h2{
	margin-bottom:15px;
}
#header .countryList .choose select{
	width:130px;
}
#header .countryList .submit{
	text-align:right;
	clear:both;
	padding: 25px 20px 0;
}
#header .countryList ul{
	padding:10px 0 0;
}
#header .countryList ul li.lang-title{
	font-weight:bold;
	margin-bottom:10px;
	padding:3px;
	border-bottom:2px solid #eee;
}
#header .countryList ul li a{
	margin:0 0 10px;
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}
#header .countryList ul li a span{
	float:right;
}
#header .user {
    color: #FFA500;
    float: right;
    font-weight: normal;
    line-height: normal;
    margin:0;
    position: relative;
}
#header .user .dropdown-toggle-user {
	font-size:11px;
	color:#3bccfc;
	padding-bottom:1px;
}
#header .user .dropdown-toggle-user .caret {
	color:#678BB6;
}
#header .user .usertoggle {
    cursor:pointer;
	font-size:11px;
	background:url(/images/newui/icon-down-blue.png) no-repeat right center;
	padding:5px 20px 5px 5px;
	color:#3bccfc;
	display:block;
	overflow:hidden;
}
#header .usertoggle:hover {
    background-color:#133459;
}
#header .user img {
    border: 1px solid #FFFFFF;
    float: left;
    height: 20px;
    margin-right: 15px;
    width: auto;
    display:none;
}
#header .user .user-name {
    margin-right: 3px;
    display:inline-block;
    max-width: 82px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	float:left;
}
#header .user .usermenu {
    background:#FEFEFE;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px #aaa;
    display: none;
    height: auto;
    position: absolute;
    right: 0;
    width: 200px;
    z-index: 1;
    top:30px;
}
#header .user .usermenu li a {
    border-top: 1px solid #ddd;
    display: block;
    padding: 10px;
    white-space: nowrap;
    font-size:13px;
}
#header .user .usermenu li a:hover {
    background:#f3f3f3;
}
#header .user .usermenu li.first-title a {
    background: #eee;
    border: 0 none;
}
#header .user .usermenu li.first-title a:hover {
    color: #2B7BB5;
}
#header-login{
	display:none;
	padding:0;
	background: #e8f7fe;
}
.headerLogin .ui-dialog-titlebar{
	display:none !important;
}
.headerLogin.ui-widget-content{
	background:none;
}
.headerLogin #loginclose{
	display:inline-block;
}
#loginclose,
.headerLogin .signup-tab{
	display:none;
}

/*** FOOTER ***/

#footer{
    position: relative;
}
#footer .foot{
	margin:0 auto;
	height:auto;
	background:#ebf1f3;
	position:relative;
	padding:0;
    text-align: center;
    width:100%;
}
.copy-lang a, .foot-text a,
.foot-text h2 {
    color: #9EB2CE;
    font-size: 11px;
    font-weight: normal;
}
.topnav, .bottomnav {
    color: #9EB2CE;
    font-size: 11px;
    margin-top: 5px;
    overflow: hidden;
}
.bottomnav {
    margin: 10px 5px;
    text-align: center;
}
.topnav a{
    color: #9EB2CE;
    padding: 5px 15px;
    display: inline-block;
}
.bottomnav a {
    display: inline-flex;
    align-items:center;
    margin: 5px 5px 0;
    text-align: left;
    color: #9EB2CE;
}
.bottomnav a:hover {
    color: #005f9b;
}
.flags16 {
	width:16px;
	height:16px;
	margin-right:3px;
	display:inline-block;
	background:url(/images/flags48.png) no-repeat;
	background-size:256px 256px;
}
.flags16.fl-int {background-position: 0 0;}
.flags16.fl-tr { background-position: -112px -208px; }
.flags16.fl-ru { background-position: -112px -176px; }
.flags16.fl-de { background-position: -80px -48px; }
.flags16.fl-gb { background-position: -160px -64px; }
.flags16.fl-en { background-position: -160px -64px; }
.flags16.fl-ua { background-position: -192px -208px; }
.flags16.fl-uk { background-position: -192px -208px; }
.flags16.fl-at { background-position: -192px 0; }
.flags16.fl-ch { background-position: -128px -32px; }
.flags16.fl-nl { background-position: 0 -162px; }
.flags16.fl-pl { background-position: -208px -160px; }
.flags16.fl-ie { background-position: -16px -96px; }
.flags16.fl-in { background-position: -64px -96px; }
.flags16.fl-ae { background-position: -32px 0; }
.flags16.fl-eg { background-position: -208px -48px; }
.flags16.fl-sa { background-position: -144px -176px; }
.flags16.fl-ar { background-position: -144px -176px; }
.flags16.fl-fr { background-position: -128px -64px; }
.flags16.fl-es { background-position: 0 -64px; }
.flags16.fl-az { background-position: 0 -16px; }


.notice {
    color: #405c87;
    padding-top: 10px;
    padding-bottom:10px;
}
#footer .foot-text {
    color: #9EB2CE;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    line-height:1.6;
    margin-top:13px;
}
#footer .foot-text h2{
    margin:7px 0;
    line-height:1.4;
}
#footer .copy-lang,
#footer .f-apps,
#footer #socialbuttons{
	margin-bottom:10px;
}
#socialbuttons{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
#socialbuttons a,
#socialbuttons .payment-opts{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:32px;
	height:32px;
	font-size:16px;
	color:#fff;
	border-radius:2px;
}
#socialbuttons a:hover{
	opacity:.8;
}
.f-social .s-fa{
	background:#4665AE;
}
.f-social .s-tw{
	background:#529FD9;
}
.f-social .s-go{
	background:#D84A3B;
}
.f-social .s-li{
	background:#0A5B86;
}
.f-social .s-bl{
	background:#FA9750;
}
.f-social .s-in{
	background:#C33BA3;
}
.f-store{
	margin-left:6px;
}
.f-android,
.f-ios{
	margin-left:2px;
	background: #333;
}
#socialbuttons .payment-opts{
	margin-left:10px;
	font-size:32px;
	color: #0F5DA9;
	background:none;
}
#socialbuttons .payment-opts .fa-cc-mastercard{
	background-color: #ebf1f3;
	color: #F76B1C;
	color: linear-gradient(270deg, #FAD961 0%, #F76B1C 100%);
	
}
#footer .copy-lang {
	text-align: center;
	font-size: 11px;
	color: #9EB2CE;
	font-weight: normal;
	left:0;
	margin-bottom:47px;
}
#footer .tursab {
	width:278px;
	height:25px;
	margin:6px auto;
	background:url(/images/newui/sprite.png?v1.5) no-repeat 0 -282px;
	text-indent:-9999em;
}
.footer-main-tursab{
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.footer-main-tursab > .footer-tursab-item{
	display: flex;
	align-items: center;
}
.footer-main-tursab > .footer-tursab-item:first-child{margin-right: 10px;}
.footer-main-tursab .footer-tursab-item > img{ margin: 0 5px 0 0; }
.footer-tursab-item > span{ margin-left: 5px; }

.footer-main-tursab img,
.footer-certificate img{
	max-height:100px;
	margin-bottom:15px;
}
#footer .footer-nav{
	margin:0;
	padding:8px 0 0;
	height:45px;
	background:#F6F7F9;
	border-top:1px solid #E3EAEE;
	border-bottom:5px solid #E3EAEE;
    z-index:1;
}
#footer .container{
	position:relative;
}
#footer .footer-title{
	margin: 0 auto;
    padding: 10px 15px;
    color: #3F8BC4;
    font-size: 14px;
}
#footer .footer-title .logo-aerobilet{
	width:80px;
}
#footer .footer-title .logo-aerobilet .letter-aero{
	fill:#163e6a;
}
#suggestedHotelDiv .hotel-recommend h2 span i{
    vertical-align:middle;
	width:69px;
	height:14px;
	display:inline-block;
	background:url(/images/newui/sprite.png?v1.4) no-repeat right -193px;
	text-indent:-9999em;
}
#footer .footer-nav .col-xs-4{
    text-align: center;
	padding-left:2px;
	padding-right:2px;
}
#footer .footer-nav .col-xs-4 {
    border-left: 1px solid #E3EAEE;
}
#footer .footer-nav .col-xs-4:first-child {
    border-left: 0;
}
#footer .footer-nav a{
	padding:5px;
	color:#163e6a;
	font-size:12px;
	font-weight:normal;
	line-height:1;
	display:inline-block;
}
#footer .footer-nav h2{
	margin:0;
	line-height:inherit;
}
#footer .footer-nav .fn-1 span{
    color: orange;
    font-weight: bold;
}
#footer .footer-nav .fn-2,
#footer .footer-nav .fn-6{
	position:relative;
}
#footer .footer-nav .fn-2 a{
	position:relative;
}
#footer .footer-nav .fn-2 span{
    position: absolute;
    right: -20px;
    top: -4px;
    color: orange;
    font-size: 10px;
    font-weight: bold;
}
#footer .f-mob-link{
	position:relative;
}
#footer .f-mob-link .fn-mobile-img{
	position:absolute;
	right:0;
	bottom:12px;
	transition:all .1s ease;
}
#footer .f-mob-link .fn-mobile-img:hover{
	bottom:15px;
}
#footer .f-mob-link .fn-mobile-text:hover em{
	color:orange;
}
#footer .f-mob-link .fn-mobile-img img{
	height:110px;
}
#footer .f-mob-link .fn-mobile-text{
	position:absolute;
	right:58px;
	bottom:65px;
	text-align:center;
	font-weight:bold;
	line-height:1.3;
}
#footer .f-mob-link .fn-mobile-text em{
	color:#154069;
	font-size:18px;
	font-style:normal;
	display:block;
	white-space:nowrap;
}
#footer .f-mob-link .fn-mobile-text b{
	color:#aaa;
	font-size:14px;
}

#footer .footer-boxes{
	border-bottom:1px solid #E3EAEE;
	text-align:left;
}
#footer .f-box{
	margin:20px 0;
	padding:15px;
	height:180px;
	font-size:13px;
	background:#F6F7F9;
	position:relative;
}
#footer .f-box h2{
	margin:0 0 15px;
	color: #005f9b;
    font-weight: bold;
    font-size: 13px;
}
#footer .f-box .img-cover{
	padding-right:0;
	max-height:100px;
	overflow:hidden;
}
#footer .f-box .campaign-title{
	color: #005f9b;
}
#footer .f-box a:hover{
	opacity:.8;
}
#footer .f-box.f-campaign p a{
	color:#aaa;
}
#footer .f-box.f-campaign p a span{
	color:orange;
}
#footer .f-mob-app .btn{
	text-transform:capitalize;
}
.ru #footer .f-mob-app .btn,
.uk #footer .f-mob-app .btn{
	font-size:12px;
}
.p-applink{
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	padding:0 15px;
}
#footer .mobile-popover{
	position:absolute;
	right:30px;
	bottom:85px;
	z-index:1;
	padding:20px;
	max-width:820px;
	background:#fff;
	box-shadow:0px 3px 20px #ddd;
}
#footer .mobile-popover .btn-close{
	position:absolute;
	right:5px;
	top:5px;
	padding:5px;
	color:#aaa;
}
#footer .mobile-popover .btn-close:hover{
	color:orange;
}
#footer .mobile-popover .glyphicon-remove{
	display:inline-block;
}
#footer.footerItems .footer-links{
	display:block;
}
#footer .footer-links{
	margin:20px 0;
	display:none;
}
#footer .footer-links h3{
	margin:0 0 5px;
	font-size:13px;
	font-weight:bold;
}

#footer .footer-links .footer-links-wrap{
	display:flex;
}
#footer .footer-links ul{
	text-align:left;
	font-size:12px;
	margin:auto;
}
#footer .footer-links ul:last-child{
	border-right:0;
}
#footer .footer-links ul li{
	padding:1px 0;
}
#footer .footer-links ul .title{
	color:#005f9b;
	font-weight:bold;
	font-size:11px;
}
#footer .footer-links ul a{
	color:#9EB2CE;
}
#footer .footer-links ul a:hover{
	color:#005f9b;
}
.subnav {
	height: auto;
	display: block;
	overflow: hidden;
	border:0;
	margin-top:10px;
}

.subnav li {
	display: inline;
}

.subnav li a {
	float: left;
	display:block;
	margin: 0;
	padding: 10px;
	background: transparent;
	color: #153c67;
	border-radius: 0;
	border:1px solid #d1ddeb;
	font-size:14px;
}

.subnav li a:hover {
  	background: #c8e2f6 url(/images/newui/subnav-bg.png) repeat-x 0 0;
	color:#2865a9;
}

.subnav li a.selected {
  	background: #c8e2f6 url(/images/newui/subnav-bg.png) repeat-x 0 0;
	color:#2865a9;
	cursor: pointer;
}
table.flightDates {
    margin: 0 0 10px;
    width: 100%;
}

body .ui-widget-header{
	background:#ec7800;
}
body .ui-tabs .ui-state-default{
	border-radius:0;
}
html .ui-state-default, 
html .ui-widget-content .ui-state-default, 
html .ui-widget-header .ui-state-default {
    border: 1px solid #eee;
    background: #f3f3f3;
    color: #555;
}
html .ui-datepicker.ui-widget-content {
    border:0;
    border-radius:3px;
    box-shadow:0px 2px 6px rgba(1,1,1,.2);
    padding:0;
}
html .ui-datepicker .ui-datepicker-header{
	border-radius:3px 3px 0 0;
	background: #fafafa;
	color: orange;
	border-color: transparent;
	border-bottom: 1px solid #eee;
}
html .ui-datepicker .ui-widget-header .ui-icon{
	background:url(/images/newui/caret-down.svg) no-repeat center;
	background-size:7px;
	position:inherit;
}
html .ui-datepicker .ui-datepicker-prev, 
html .ui-datepicker .ui-datepicker-next {
    top: 0;
    width: 2em;
    height: 2em;
    border:1px solid transparent;
    transform:rotate(90deg);
}
html .ui-datepicker .ui-datepicker-next {
    transform:rotate(-90deg);
}
html .ui-datepicker .ui-widget-header .ui-state-hover{
	background-color:#eee;
	border-color:#ddd;
	top:0;
}
html .ui-datepicker .ui-datepicker-buttonpane{
	border-color:#ddd;
}
html .ui-datepicker .ui-state-default {
    border-color: #fff;
    background: #fff;
    border-radius:2px;
}
html .ui-datepicker .ui-state-highlight,
html .ui-datepicker-calendar .ui-state-hover {
    border: 1px solid #ddd;
    background: #ddd;
}
html .ui-datepicker .ui-state-active {
    border: 1px solid #ec7800;
    background: #ec7800;
    color:#fff;
    border-radius:2px;
}
html .ui-datepicker td span, 
html .ui-datepicker td a {
    text-align: center;
}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {
    height: auto !important;
    color: #555;
    font-weight: normal;
}
.price-calendar .ui-datepicker {
    width:25em;
}
.price-calendar .ui-datepicker td {
    position: relative;
}
.price-calendar .ui-datepicker td a {
    margin: 0 auto 1em;
    padding: .2em 0;
    border-radius: 4.5em;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price-calendar .ui-datepicker td > *:after {
	content: attr(data-content);
	display: block;
	text-align: center;
	color: #1976d2;
	font-size: 12px;
	font-weight: 100;
	position:absolute;
	left:0;
	bottom:-3px;
	width:100%;
}
.price-calendar .ui-datepicker  td > .pricemin:after {
	color: #38c10e;
}
.price-calendar .ui-datepicker td > .pricemax:after {
	color: #f4511e;
}
.price-calendar .ui-datepicker td:hover > *:after {
	font-weight:700;
}
.price-calendar .ui-datepicker td:hover > .ui-state-active:after {
}
.price-calendar .ui-datepicker .ui-state-disabled>:after{
	display:none;
}

/*** LOADING BOX ***/


.loadingbox {
	background: #24b9f0;
	width: auto;
	border: 0;
	padding:10px;
	border-radius: 10px;
	min-height: 100px;
	display: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	z-index: 2;
}

.ui-dialog .ui-widget-content.loadingbox {
	background: #24b9f0;
	width: 700px;
	border: 0;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 100px;
	display: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	z-index: 2;
}
#loading-flight .loading-head{
	display:none;
}
.loadingbox .loading-head{
	font-size:16px;
	height:30px;
	line-height:30px;
}
.loadingbox .loading-gif{
	margin:20px 0 40px;
}
.loadingbox .loading-icon{
    width:54px;
    height:50px;
    display:inline-block;
    margin:0 auto;
	background:url(/images/newui/sprite.png?v1.3) no-repeat -187px -82px;
}
#loading-hotel.loadingbox .loading-icon{
	background:url(/images/newui/menu/nav-menu@2x.png) no-repeat 0 -95px;
}
#loading-hotel.loadingbox{
	background-position:center center;
	padding-top:10px;
}
#aerobilet_loader{
	background: url(/images/ajax-loader.gif) no-repeat center 30px;
}

/** Loading State **/
.loading-state {
    padding: 20px;
    position: absolute;
    width: 300px;
    left: calc(50% - 150px);
    top: calc(50% - 70px);
    z-index: 99;
    color: #777;
    text-align: center;
    background: hsla(0,0%,100%,.9);
}

.ui-dialog{
	padding:0 !important;
	border-radius:5px !important;
	border:0 !important;
}
.ui-dialog .ui-dialog-titlebar{
	padding:1em !important;
	border:0 !important;
	border-radius:0;
}
.ui-dialog .ui-dialog-titlebar .ui-state-hover{
	border:0 !important;
}

html .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    margin: -12px 5px 0;
    background:none;
    border:0;
    outline:none;
}
html .ui-dialog .ui-dialog-title{
	width:auto;
}
html .ui-state-default .ui-icon {
    background-image: url(/css/images/ui-icons_ffffff_256x240.png);
}
.ui-accordion.ui-widget .ui-state-default a{
	margin-left:25px;
}
.ui-accordion .ui-accordion-content {
    height: auto !important;
    border-color:#ddd;
}
.ui-dialog .btn-close{
	background:none;
	border:0;
	color:#fff;
	position:absolute;
	top:5px;
	right:5px;
	z-index:2;
}
.ui-dialog .btn-close:hover{
	background:orange;
	border:0;
	color:#fff;
}
#paxDialog .passType span{
	float:left;
	display:block;
	width:30%;
}
#paxDialog .passType span label{
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
#paxDialog .passType span em{
	margin-top:5px;
	display:block;
	font-size:10px;
}

.inner:after, .kapsayamamaSorunu:after,.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.kapsayamamaSorunu, .inner, .clearfix {
    display: inline-block;
}
* html .kapsayamamaSorunu, * html .inner, * html .clearfix {
    height: 1%;
}
.kapsayamamaSorunu, .inner, .clearfix {
    display: block;
}




/*** MIX ***/
.plus {
	font-size: 14px;
	font-weight: bold;
	color: #1DBD1D;
}

.minus {
	font-size: 14px;
	font-weight: bold;
	color: #FF3030;
}
label input[type="checkbox"],
label input[type="radio"]{
	margin:0;
    width: auto !important;
    display: inline-block !important;
    font-weight:normal;
}
.idno{
	min-width:100px;
}
.hasDatepicker{
	min-width:80px;
}
.p0{
	padding:0 !important;
}
.pr0{
	padding-right:0 !important;
}
.pl0{
	padding-left:0 !important;
}
.plr5{
	padding-left:5px !important;
	padding-right:5px !important;
}
html .ui-accordion .ui-accordion-header {
    border: 1px solid #ddd;
    text-transform:lowercase;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
	background-image: url(/css/images/ui-icons_ef8c08_256x240.png);
}
.cc-error {
	font-weight: bold;
	border: 1px solid #cd0a0a;
	background: #b81900 url(/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #fff;
	padding: 15px;
	margin:10px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.cc-main-error {
	font-weight: bold;
	border: 1px solid #cd0a0a;
	background: #b81900 url(/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 100% 100% repeat;
	color: #fff;
	padding: 5px;
	margin:5px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.warning, .classRules,.alert-warning {
	font-weight: bold;
	border: 1px solid orange;
	background: transparent;
	color: #999;
	padding: 10px;
	text-align: center;
	margin:10px 0;
}
.warning2 {
	font-weight: bold;
	border: 1px solid orange;
	background: orange;
	color: #fff;
	padding: 10px;
	text-align: center;
	margin:10px 0;
}
.warning h2{
	color: red;
	font-weight:bold;
}

.infodiv {
	font-weight: bold;
	border: 1px solid #6aa8cf;
	color: #6AA8CF;
	padding: 5px;
}

.warning a:hover,.infodiv a:hover {
	color: #eee;
	border-bottom: 0;
}
.alert{
	box-shadow:none;
	text-shadow:none;
}
.alert-info {
    background:none;
}
.alert-success {
    background-color: #DFF0D8;
    border:1px solid #D6E9C6;
    color: #3C763D;
    text-align:center;
    padding:10px;
    margin:10px 0;
}
.alert-danger {
	font-weight: bold;
	border: 1px solid red;
	background: transparent;
	color: red;
	padding: 10px;
	text-align: center;
	margin:10px 0;
}
.autoreserve {
	display:none;
    background-color: #DFF0D8;
    border:1px solid #D6E9C6;
    color: #3C763D;
    text-align:center;
    padding:10px;
    margin:10px 0;
}
.alert-success.orange {
    background: #fff;
    border:3px solid #f08e46;
    color: #2f4b67;
    border-radius:3px;
    text-align:left;
    font-weight:bold;
    padding:15px;
}
.alert-success.orange .a-left {
    float:left;
    width:10%;
    text-align:center;
}
.alert-success.orange .a-left img {
    margin-top:10px;
}
.alert-success.orange .a-left .glyphicon-ok {
    margin-top:15px;
    font-size:24px;
    color:#f08e46;
}
.alert-success.orange .a-right {
    float:right;
    width:90%;
}
.alert-success.orange .a-right h4{
	font-size:16px;
	font-weight:bold;
}
#content .alert-success.orange .a-right p{
	font-size:14px;
	margin:10px 0 0;
}
.alert-success.orange .a-right p.subtext{
	font-size:12px;
	font-weight:normal;
}
.alert-success.orange .a-right p b{
	color:orange;
	margin-right:20px;
}
.alert-success.orange .a-right p a{
	color:orange;
}
.hide {
	display:none;
}
a.activeDetail,a.passiveDetail,a.show {
    display: inline-block;
    vertical-align: text-top;
}
a.show {
	background-position: -357px -47px;
}
a.passiveDetail {
}

a.activeDetail span {
	color:orange;
}
.left{
	float:left;
}
.right{
	float:right;
}

.icheck-male, .icheck-female {
	position:relative;
}
.gendertitle {
	display:none;
	position:absolute;
	top:-25px;
	left:0;
	background:#333;
	color:#fff;
	padding:5px 10px;
}
.icheck-male:hover .gendertitle,
.icheck-female:hover .gendertitle {
	display:block;
}

.reservation .passCitizenshipCountryAttr{
	opacity:0;
}

body .dd .arrow, body .dd .arrow:hover{
	background:url("/images/newui/icon-down-blue.png") no-repeat scroll right center transparent;
}
.dd.borderRadius, .dd.borderRadiusTp, .dd.borderRadiusBtm{
	font-size:12px;
	padding:5px 0;
	cursor:pointer;
	height:40px;
	background: #fff;
	background: -webkit-linear-gradient(top, #fff, #f8fafb);
	background: -moz-linear-gradient(top, #fff, #f8fafb);
	background: -ms-linear-gradient(top, #fff, #f8fafb);
	background: -o-linear-gradient(top, #fff, #f8fafb);
	border:1px solid #9fbad8;
	color:#2865a9;
	border-radius:3px;
	min-width:110px;
	width:100% !important;
}
body .ddcommon .ddChild{
	width:100%;
	top:40px !important;
    min-height: 150px;
    min-width: 150px;
}
body .dd .divider {
	display:none;
}
body .ddlabel {
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 71%;
}

/*** DD SELECT ***/

#wrap .dd-select {
	font-size:12px;
}
#wrap .cc-expired .dd-container {
	float:left;
	margin-right:15px;
}
#wrap .dd-container li {
	padding:0;
}
#wrap .dd-container .dd-option {
	padding:5px;
}
#wrap .dd-container .dd-selected {
	padding:8px;
}
#wrap .dd-container .dd-selected-text,
#wrap .dd-container .dd-option-text {
	color:#999;
	font-weight:normal;
}
#wrap .dd-container .dd-pointer-down {
	border:0 !important;
	background:url("/images/newui/icon-down-blue.png") no-repeat scroll right center transparent;
	width:20px;
	height:5px;
	margin:0;
}
#wrap .dd-container .dd-pointer {
	right:5px;
	top:43%;
}
#wrap .intl-number-input {
    float: left;
    margin-right: 5px;
    width:100%;
}
#content #gsm_code,
#content .gsm-code,
#gsm_code{
	width:100%;
	height:40px;
	padding-left:40px;
    -webkit-box-sizing: inherit; 
	-moz-box-sizing: inherit;
	box-sizing: inherit;  
}

#gsm_code_invite{
	width:100%;
	height:40px;
	padding-left:40px;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

/* tablesorter */
table.tablesorter {
	background-color: transparent;
	margin: 20px 0pt 15px;
	margin-bottom: 0;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	border: 1px solid #E0E9F2;
	background-color: #FFF;
}

*:first-child+html table.tablesorter {
	table-layout: fixed;
}

table.tablesorter thead tr .header.nosort{
	background-image:none;
}
table.tablesorter thead tr th,
table.tablesorter tfoot tr th{
	background-color: #F3F3F3;
	border: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 4px 20px;
	white-space: nowrap;
	color:#999;
}

table.tablesorter .infoButtons a,
table.tablesorter .sr-departure input{
/* 	opacity:0; */
/* 	filter: alpha(opacity=0); */
/* 	zoom:1; */
}
table.tablesorter .f-hover .infoButtons a,
table.tablesorter .f-hover .sr-departure input{
	opacity:1;
	filter: alpha(opacity=100);
	zoom:1;
}
table.tablesorter thead tr .header {
	background-image: url(/images/themes/blue/bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
	text-align:left;
}


table.tablesorter tbody td {
	padding: 20px 5px;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	border-top:1px solid #E0E9F2;
	padding-bottom: 0px;
}

table.tablesorter tbody td a {
	color: #038ff8;
}

table.tablesorter tbody tr.odd td { 
	/*background-color:#F0F0F6;*/
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/themes/blue/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/themes/blue/desc.gif);
}

table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
	color: orange;
}
.table.no-border td{
	border:0;
}
.ui-accordion .ui-state-hover{
	background:#fff;
	border:1px solid #fff;
	color:#EB8F00;
}

.sample-phone{
	text-align:center;
	padding:3px;
}
.selectStyle{
	max-width:200px;
	position:relative;
	height:40px;
	line-height:21px;
	padding:10px;
	cursor:pointer;
}
.selectStyle .field-arrow{
	position:absolute;
	top:8px;
	top:4px\9; /* IE fix */
	right:5px;
}
.selectStyle select{
	opacity:0;
	filter: alpha(opacity = 0);
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	width:100%;
}
h1.slogan {
	font-size:20px;
	color:#2865a9;
	margin-bottom:20px;
}
.version{
	display:inline-block;
	position:absolute;
	top:5px;
	left:5px;
	width:30px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	border-radius:50%;
	background:orange;
	color:#fff;
}
html .bx-wrapper .bx-controls-direction a {
    z-index: 1;
}
html .bx-wrapper .bx-prev{
	background: url(/images/arrow-controls.png) no-repeat 0 -32px;	
}
html .bx-wrapper .bx-next{
	background: url(/images/arrow-controls.png) no-repeat -43px -32px;
}
html .bx-wrapper .bx-controls-direction a{
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 50%;
}

/** Select-Style 2 **/
.select-style {
}
.select-style select {
    padding: 0 15px 0 5px;
    cursor:pointer;
    color:#2865a9;
    font-size:14px;
    padding-bottom /*\**/:6px\9;
    width:100%;
    box-shadow: none;
    background: url(/images/newui/caret-down.svg) no-repeat 95% center;
    background-size:7px;
    -webkit-appearance: none;
       -moz-appearance: none;
       -ms-appearance: none;
            appearance: none;
}
.select-style select:focus {
    outline: none;
}
.select-style select::-ms-expand{
    display: none;
}

/** Bootsrap CSS **/
.popover-wrap{
	position:relative;
}
.popover-wrap .popover{
	max-width:100%;
	min-width:280px;
}
.popover.bottom {
	top:30px;
}
.popover.pop-right,
.popover.pop-right .arrow {
    right:0;
    left:auto;
}
.popover.opened {
    display:block;
    border-radius:3px;
    min-width:120px;
}
.popover-title {
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding: 0 0 0 10px;
}
.popover-content {
    padding: 9px 14px;
}
input.form-control{
	height:40px;
}
.text-success {
    color: #46c30a;
}
.list-group,
.list-group-item:first-child,
.list-group-item:last-child{
	border-radius:3px;
}
.list-group-item{
	border-color:transparent;
	border-bottom-color:#eee;
	margin-bottom:0;
}
/** END Bootstrap CSS **/

html .intl-number-input .flag-dropdown .selected-flag {
    height: 40px;
    margin: 0;
    padding: 6px 16px 6px 7px;
}
html .intl-number-input input{
	 height: 40px;
}
html .intl-number-input .flag-dropdown {
    width: 100%;
}
html .intl-number-input .selected-flag .flag {
    margin: 8px 5px 0 0;
}
html .intl-number-input .flag-dropdown .country-list {
    background-color: white;
    border: 1px solid #cccccc;
    height: 400px;
    margin: 0;
    overflow-y: scroll;
    padding: 0;
    position: absolute;
    top: 40px;
    width: 330px;
    z-index: 1;
}
html .intl-number-input .flag-dropdown .country-list .country {
    line-height: 16px;
    margin: 0;
    padding: 10px;
}
html .intl-number-input .flag-dropdown .country-list .divider {
    border-bottom: 1px solid ccc;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
label.radio, label.checkbox{
	font-weight:normal;
}
label.radio input, label.checkbox input {
    margin: 0 3px 3px 0;
    width: auto !important;
}
html .ui-widget input, 
html .ui-widget select,
html .ui-widget textarea, 
html .ui-widget button {
    font-size: 13px;
}
.rulesBox {
	font-size:14px;
	text-align:justify;
}
.rulesBox p{
	margin:10px 0;
}
.text-orange{
	color:orange;
}
.safari .no-close.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 3%;
    top: 25px;
    width: 30px;
    margin: 2px 0 0 0;
    padding: 1px;
    height: 30px;
    z-index: 9;
}
.safari .no-close.ui-dialog .ui-dialog-titlebar {
    padding: 0 !important;
    border: 0 !important;
    display: block !important;
    background: none !important;
}
.safari .no-close.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
}
#wrap .notTc{
	font-weight:normal;
	font-size:11px;
	margin-top:10px;
	display:flex;
	align-items:baseline;
	cursor:pointer;
}
.notTc input[type="checkbox"], 
.notTc input[type="radio"]{
	margin-right:3px;
}
.star5, .star4, .star3, .star2, .star1,.star0 {
    background: url("/images/star.png") repeat-x scroll 0 0;
    display: inline-block;
    height: 12px;
    text-indent: -9999px;
}
.star5 {
    width: 60px;
}
.star4 {
    width: 48px;
}
.star3 {
    width: 36px;
}
.star2 {
    width: 24px;
}
.star1 {
    width: 12px;
}
.star0 {
    width: 1px;
}
select option[disabled] {
	background:transparent !important;
	color:#333 !important;
	border:0 !important;
	font-weight:bold;
}
.pop-title,
#content .search .search-form .pop-title {
    margin: 0;
    padding:5px 10px;
    background: #eee;
    line-height:28px;
	text-transform:capitalize;
	color:#333;
	overflow:hidden;
}
.pop-title .pop-title-text {
	display:none;
}
.pop-title .pop-btn-ok{
	float:right;
	border:0;
	background:none;
	color:#2865a9;
	box-shadow:none;
	text-shadow:none;
	font-size:12px;
}
#content .pop-sorting .pop-close{
	padding:5px 10px;
}
.reservation .genders.ui-buttonset .ui-state-default{
	padding:6px 5px;
	display:inline-block;
}
.reservation .genders.ui-buttonset .ui-state-active{
	color:#fff;
	background:orange;
	border-color:orange;
}
.s-date.select-style{
	width:24%;
	float:left;
	min-width:50px;
}
.s-date.select-style.select-month{
	width:48%;
	margin:0 2%;
}
.input-date{
	position:relative;
	display:inline-block;
	min-width:160px;
	width:100%;
	height:40px;
}
#wrap .input-date > div > input{
	border:0;
	background:none;
	width:90% !important;
	height:30px;
	padding:0;
	text-align:center;
}
.input-date .select-month,
.input-date .select-day,
.input-date .select-year{
	width:40px;
	height:28px;
	margin:5px 0;
	float:left;
	border-right:1px solid #ccc;
}
.input-date .select-year{
	width:50px;
	border:0;
}
.input-date label{
	float:right;
	font-size:12px;
	margin:7px;
	color:#aaa;
}
.sticky-alert{
	position:fixed;
	top:30%;
	right:10px;
	width:250px;
	z-index:3;
	box-shadow:0px 0px 15px #aaa;
}
.sticky-alert .sticky-title{
	padding:10px;
	margin:0;
	background:#36B2DA;
	color:#fff;
	text-transform:uppercase;
	position:relative;
}
.sticky-alert .sticky-title .btn-close{
    padding: 0;
    margin: 0;
    position: absolute;
    right: 7px;
    top: 8px;
    font-size: 12px;
    color: rgba(255,255,255,.7);
    display:none;
}
.sticky-alert .sticky-title .btn-close:hover{
    color: rgba(255,255,255,1);
}
.sticky-alert .sticky-alert-body{
	padding:20px 15px;
	background:#fff;
	color:#aaa;
	font-size:11px;
}
.sticky-alert .sticky-alert-body label{
	color:#163e6a;
	font-size:13px;
	display:inline-block;
	width:35%;
	margin-right:5px;
}
.sticky-alert .sticky-alert-body .alert-coupon-code{
	color:#222;
	font-size:14px;
	font-weight:bold;
}
#content .sticky-alert .sticky-alert-body p{
	margin:0;
}
#content .sticky-alert .sticky-alert-body .last-child{
	margin-top:15px;
}
.sticky-alert .sticky-alert-body .popupTimer{
	color:orange;
	font-size:14px;
	font-weight:bold;
}
.sticky-alert .popupTimer {
    font-size:24px;
    padding:0;
    margin:0 auto;
    width:auto;
    display:inline-block;
}
html .flip-clock-divider .flip-clock-label{
	right:-44px;
	top:.8em;
	z-index:9;
	font-size:10px;
	color:orange;
}
html .flip-clock-divider.days .flip-clock-label{
	right:-44px;
}
html .flip-clock-divider.hours .flip-clock-label{
	right:-44px;
}
html .flip-clock-divider.minutes .flip-clock-label{
	right:-44px;
}
html .flip-clock-divider.seconds .flip-clock-label{
	right:-44px;
}
html .flip-clock-wrapper .flip{
	height:20px;
	width:16px;
	margin:0;
	box-shadow:none;
	font-size:18px;
	line-height:18px;
	background:none;
	border-radius:0;
}
html .flip-clock-wrapper ul li{
	line-height:18px;
}
html .flip-clock-wrapper ul li a div.down{
	border-radius:0;
}
html .flip-clock-dot {
    background: #fff;
    box-shadow: none;
    width:3px;
    height:3px;
}
html .flip-clock-dot.top {
    top:22px;
}
html .flip-clock-dot.bottom {
    bottom:0;
}
html .flip-clock-wrapper ul li a div div.inn{
	background: #fff;
    text-shadow: initial;
    font-size: 18px;
    padding-top:3px;
    color: orange;
    border-radius:0;
}
html .flip-clock-divider{
	height:20px;
	width:16px;
}
html .flip-clock-wrapper ul.play li.flip-clock-before .up .shadow,
html .flip-clock-wrapper ul.play li.flip-clock-before .down .shadow,
html .flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{
	display:none;
}
.page-tabs.ui-tabs{
	background:#fff;
	border:0;
	padding:0;
	margin-bottom:100px;
	font-size:13px;
}
.page-tabs.ui-tabs .ui-tabs-panel{
	padding:30px 0;
}
.page-tabs.ui-tabs .ui-widget-header{
	background:none;
	border-color:#fff;
	border-bottom-color:#ddd;
	padding:0;
}
.page-tabs.ui-tabs .ui-widget-header .ui-state-active {
    border-color: orange;
	background:#fff;
}
.page-tabs.ui-tabs .ui-state-default.ui-state-active a,
.page-tabs.ui-tabs .ui-state-default a:hover {
    color: #eb8f00;
}
.gsm-co{
	padding-right:0;
}
.miles-row .input-group{
	width:100%;
}
.miles-row .mile-person{
	margin-top:5px;
}
html .chosen-container{
	max-width:165px;
}
html .chosen-container-single .chosen-single {
    padding: 7px 0 7px 8px;
    border: 1px solid #9fbad8;
    border-radius: 3px;
    background:none;
    box-shadow:none;
    display:block;
    color:#aaa !important;
}
html .chosen-container-single .chosen-single div b{
	background-position: 0 7px;
}
html .chosen-container-active.chosen-with-drop .chosen-single div b{
	background-position: -18px 7px;
}
html .well{
	border-color:#eee;
	background:#fafafa;
	box-shadow:none;
}

.priceDetailButtonCont{
	min-width:150px;
}
#bx-pager #showThumbs{
    position: absolute;
    right: 15px;
    top: 25px;
    width: inherit;
    border-radius: 30px !important;
    outline: none;
    font-size:12px;
    font-weight:700;
}
#bx-pager #showThumbs span{
	margin-right: 5px;
}
.hidePrice{
	display:none;
}
.reservation .genders.ui-buttonset{
	width: 100%;
	display:flex;
	min-width:80px;
}
.is-fixed-box{
    position: fixed;
    max-width: 600px;
    padding: 5px 30px;
    bottom: 10px;
    left: calc(50% - 300px);
    background-color: #f6f7f9;
    border-radius: 3px;
    z-index: 9999;
	color: #777;
	box-shadow: 0 2px 5px #aaa;
}
.is-fixed-box a{
	color: #F49001;
}
.is-fixed-box span{
	position: absolute;
	top: 5px;
	right: 10px;
	color: #777;
	font-size: 16px;
}
.is-fixed-box-hidden{
	display: none;
}
.top-nav-wrapper{
	display: flex;
	justify-content: flex-end;
}
#header .whatsapp-api-wrapper{
	display: flex;
	align-items: center;
	width: auto;
}
#header .whatsapp-api-wrapper .whatsapp-api-icon{
	width: 26px;
	height: 26px;
	padding: 4px;
	background-color: #33D26A;
	border-radius: 50%;
	border: 2px solid #fff;
	display: flex;
}

#header .whatsapp-api-wrapper .whatsapp-separate{
	display: flex;
	height: 12px;
	border-left: 1px solid #9EB2CE;
	margin: 0 10px;
}

.footer-certificate{
	display: flex;
}

.footer-boxes .f-box .f-box-inner{
	display: flex;
}
.footer-boxes .f-box .f-box-inner p{
	margin: 0;
	padding-left: 10px;
}
.footer-boxes .f-box .f-box-inner i{
	font-size: 34px;
	color: #005f9b;
}
.res-detail .order-hotel-wrapper td p{
	margin: 0 0 !important;
}
.page-user-profile .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
	float: inherit;
	text-align: center;
}
.res-detail .res-header-wrapper{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 5px 10px;
}
.res-detail .res-header-wrapper .res-header-item{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 50%;
}
.res-detail .res-header-wrapper .res-header-item:last-child{justify-content:flex-end;color: white;}
.res-detail .res-header-wrapper .res-header-item .logo{
	max-height: 20px;
	margin-right: 10px;
}
.res-detail .res-header-wrapper div .header-title{
	margin: 0;
}
.btn-search-edit{
	display:none;
}
.searchSorting .select-style{
	width:98%;
    -webkit-transition: all 0.5s ease;
    transition:all 0.5s ease;
}
.searchSorting .select-style select{
	font-size:12px;
	width:100%;
}
.searchSorting .select-style.active select{
	border:1px solid orange;
	color:orange;
    background-image: url(/images/newui/caret-down-o.svg);
}
.searchSorting .select-style.active img{
    -webkit-transition: all 0.5s ease;
    transition:all 0.5s ease;
}
.searchSorting .select-style.active.dec img{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* FOR APPLINKFORM.TAG END */
#footer #footer-applink-form .applink-form-inner-wrapper .section-group .phone-section .phone-inner-btn-group{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
#footer #footer-applink-form .applink-form-inner-wrapper .section-group .phone-section .phone-inner-btn-group #gsm-code-input{
	width: 25%;
}
#footer #footer-applink-form .applink-form-inner-wrapper .section-group .phone-section .phone-inner-btn-group #gsm-input{
	width: 65%;
}
#footer #footer-applink-form .applink-form-inner-wrapper .section-group .section-sep {
	width: 100%;
	margin: 20px 0;
}
#footer #footer-applink-form .applink-form-inner-wrapper .section-group .section-sep::before, #footer #footer-applink-form .applink-form-inner-wrapper .section-group .section-sep::after{
	content: "";
	position: relative;
	width: 40%;
	height: 2px;
	background-color: #dadada;
	display: inline-block;
}
#footer #footer-applink-form .applink-form-inner-wrapper .recaptcha-section #recaptcha-component{
	margin: 20px 0;
	display: flex;
	justify-content: center;
}
/* FOR APPLINKFORM.TAG END */

.mapcontents .hotel-score{
	margin-top: 5px;
	padding: 0;
}
#content .mapcontents .hotel-score > .score-text{
	padding: 5px;
	margin: 0;
	color: #fff;
	background-color: #40ad40;
	border-radius: 3px;
	text-align: center;
	display:inline-block;
}
#footer .footer-nav .footer-nav-item{
	text-transform: capitalize;
}
.gmaps * {box-sizing: content-box;} 

.offer-banner-wrapper > .offer-title{
	margin-bottom: 10px;
	color: #163e6a;
	font-size: 26px;
	font-weight: 700;
	text-transform: lowercase;
} 
.offer-banner-wrapper > .offer-subtitle{
	margin-bottom: 10px;
	color: #163e6a;
	font-size: 16px;
	font-weight: 700;
} 
.offer-banner-wrapper > .offer-inner{
	display: flex;
	justify-content: center;
}
.offer-banner-wrapper > .offer-inner > .offer-item{
	box-shadow:0 2px 6px rgba(1,1,1,.15);
	padding:5px;
	margin:5px;
	border-radius:3px;
	min-width:150px;
	position:relative;
	top:0;
	transition: all 0.2s ease;
}
.offer-banner-wrapper > .offer-inner > .offer-item:hover{
	top:-5px;
}
.offer-banner-wrapper > .offer-inner > .offer-item > a{
	color: inherit;
}
.offer-banner-wrapper .offer-transfer-vehicle{
	font-weight:700;
}
.offer-banner-wrapper .offer-transfer-type{
	display:block;
	font-weight:400;
}
.offer-banner-wrapper .offer-price{
	color:#163e6a;
	font-size:16px;
	font-weight:700;
}
html #tiptip_content{
	box-shadow:none;
	text-shadow:none;
	background:#163e6a;
}
html #tiptip_holder.tip_top #tiptip_arrow,
html #tiptip_holder.tip_top #tiptip_arrow_inner{
	border-top-color:#163e6a;
}
.tooltip-container{
  position:relative;
}
.tooltip-container .customtip{
  border-bottom:1px dashed;
  cursor:default;
}
.tooltip-container .customtip-popover{
  position:absolute;
  top:30px;
  right:0;
  cursor: default;
  background: #eee;
  border:1px solid #ccc;
  padding: 10px;
  font-size:12px;
  visibility: hidden;
  opacity: 0;
  z-index:1;
  min-width:150px;
}
.tooltip-container:hover .customtip-popover {
  visibility: visible;
  opacity: 1;
}
.genderSelect{
	width:98%;
	min-width:60px;
}
.flex{
	display:flex;
	align-items:center;
}
.flex.flex-sb{
	justify-content:space-between;
}
.flex.flex-sa{
	justify-content:space-around;
}
.flex.flex-se{
	justify-content:space-evenly;
}
.showElement{
	display: block;
}
[v-cloak] {
  display: none;
}
#marker-product-content{
	position: absolute;
	cursor: pointer;
}
#marker-product-content .marker-product-item{
	text-align: center;
	font-weight: 700;
	position:relative;
}
#marker-product-content .marker-product-item .marker-product-title{
	margin: 3px 0 0;
	font-size:12px;
}
#marker-product-content .marker-product-item > p:after,
#marker-product-content .marker-product-item > p:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#marker-product-content .marker-product-item .marker-product-price:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #F49001;
	border-width: 5px;
	margin-left: -5px;
}
#marker-product-content .marker-product-item .marker-product-nonstop:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #F49001;
	border-width: 5px;
	margin-left: -5px;
}

#marker-product-content .marker-product-item .marker-product-price-unavailable:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ff5f7b;
	border-width: 6px;
	margin-left: -6px;
}
#marker-product-content .marker-product-item .marker-product-price-asksell:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffcd00;
	border-width: 6px;
	margin-left: -6px;
}
#marker-product-content .marker-product-item .marker-product-multi-leg:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ff5f7b;
	border-width: 6px;
	margin-left: -6px;
}
#marker-product-content .marker-product-item .marker-product-two-leg:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffcd00;
	border-width: 6px;
	margin-left: -6px;
}
#marker-product-content .marker-product-item > p{
	font-size:12px;
	border-radius:4.5em;
	padding:2px 8px;
	margin: 0;
	box-shadow:0 1px 5px rgba(1,1,1,.2)
}
#marker-product-content .marker-product-item .marker-product-price{
	color: #fff;
	background-color: #F49001;
}
#marker-product-content .marker-product-item .marker-product-price-unavailable{
	color: #fff;
	background-color: #ff5f7b;
}

#marker-product-content .marker-product-item .marker-product-price-asksell{
	color: #fff;
	background-color: #ffcd00;
}

#marker-product-content .marker-product-item .marker-product-nonstop{
	color: #fff;
	background-color: #F49001;
}
#marker-product-content .marker-product-item .marker-product-two-leg{
	color: #fff;
	background-color: #ffcd00;
}
#marker-product-content .marker-product-item .marker-product-multi-leg{
	color: #fff;
	background-color: #ff5f7b;
}
.marker-info-window {
	margin-top: 15px;
	margin-bottom: 15px;
}
.special-discount{
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
.price-discount{
	text-decoration:line-through;
	color:#aaa;
	font-size:16px;
	margin:5px 10px 0;
}
.tr-kazanacak{
	width:70px;
}
.flight-map-icon{
	height:48px;
	margin-right:10px;
}
.date-box-container{
	overflow:auto;
}
.date-box{
	display:flex;
	justify-content:center;
}
.date-box .date-box-item{
	margin:10px;
	background-color:#fff;
	box-shadow:0 2px 6px rgba(1,1,1,.1);
	padding-left:5px;
	padding-right:5px;
	border-radius:3px;
	position:relative;
}
.date-box .date-box-item:not(.date-box-current):hover{
	box-shadow:0 2px 20px rgba(1,1,1,.1);
	top:-2px;
}
.date-box .date-box-item .btn-link{
	padding:0;
}
.date-box .date-box-item .btn-link:hover{
	text-decoration:none;
}
.date-box .date-box-current{
	border:2px solid #ffa5007a;
	box-shadow:0 4px 12px rgba(1,1,1,.1);
}
.date-box .date-box-item .btn > div:last-child{
	background-color:#eee;
	padding:3px 10px;
	margin-top:10px;
	border-radius:3px;
}
html .slick-dotted.slick-slider {
    margin-bottom: 100px;
}
html .slick-dots li button:before{
	font-size:20px;
}
html .slick-next:before, 
html .slick-prev:before{
	display:none;
}

/* OFFICE CC STYLE BEGIN */
.office-cc-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
}
.office-cc-wrapper > span:first-child{
	display: flex;
	align-items: center;
}
.office-cc-wrapper #office-cc-icon{
	width: 16px;
	height: 16px;
	margin-right: 5px;
	color: currentColor;
}
.office-cc-wrapper > span:last-child{margin-left: 5px;}
/* OFFICE CC STYLE END */

@media screen and (min-width:0\0) {  
	
    /* IE9 and IE10 rule sets go here */  
    
	html .page-results .travelers .travelerSelect, 
	html .page-results .search .search-form .classSelect, 
	html .page-results .selectPerson{
		padding-left:10px;
	}
	.page-results .travelers .field-img,
	.ar.page-results .search .field-img{
		display:none;
	}
	.logo-aerobilet{
		max-height:40px;
	}
	#nav > ul > li > a{
		display:block;
	}
	#nav a svg{
		display:block;
	}
	.ar .topnav .callcenterNo, 
	#eheader .cc, 
	.ar .s-callcenter .cc-no, 
	.ar #header .topnav, 
	.ar .fr-cc > b{
		direction:ltr;
	}

}
.text-ellipsis-multi{
  text-overflow:ellipsis;
  overflow:hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}