@charset "UTF-8";

/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

hr,
img {
	border: 0
}

pre,
textarea {
	overflow: auto
}

body,
figure {
	margin: 0
}

.img-thumbnail,
.thumbnail {
	-webkit-transition: all .2s ease-in-out
}

.award-miles-btn,
.break-word,
.tk-booker-tab-btn,
.word-break,
pre {
	word-wrap: break-word
}

.btn.disabled,
.btn[disabled],
.header-user-menu,
.whareiam li.selected,
fieldset[disabled] .btn {
	pointer-events: none
}

.fa,
.glyphicon {
	-moz-osx-font-smoothing: grayscale
}

.btn-group-justified,
.chart,
.table-fixed,
.uislider,
.whareiam,
nav.navbar .navbar-nav.navbar-center {
	table-layout: fixed
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: 0 0
}

a:active,
a:hover {
	outline: 0
}

b,
optgroup {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

sub,
sup {
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

img {
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

code,
kbd,
pre,
samp {
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

.glyphicon,
address,
cite {
	font-style: normal
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	resize: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	* {
		text-shadow: none!important;
		color: #000!important;
		background: 0 0!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	
	.table td,
	.table th {
		background-color: #fff!important
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

a,
a:hover {
	text-decoration: none
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-warning {
	background-image: none
}

.img-thumbnail,
body {
	background-color: #fff
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}

body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #232b38
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a:hover {
	/* color: #bb0e1c; */
	/* border-bottom: 1px dotted */
}

a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	border-radius: 3px;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #34495e
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #34495e
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}

dt,
label {
	font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
	line-height: 1.42857143
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.text-primary {
	color: #232b38
}

a.text-primary:hover {
	color: #0f1319
}

.text-success {
	color: #3c763d
}

a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #232b38
}

a.bg-primary:hover {
	background-color: #0f1319
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

pre code,
table {
	background-color: transparent
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #34495e
}

dl,
ol,
ul {
	margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

address,
dl {
	margin-bottom: 20px
}

ol,
ul {
	margin-bottom: 10px
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
	.container {
		width: 750px
	}
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.date-selects:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #34495e
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #34495e
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	color: #34495e
}

legend,
pre {
	display: block;
	color: #232b38
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #34495e;
	border-left: 0;
	text-align: right
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
	content: ""
}

code,
kbd,
pre,
samp {
	font-family: monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}

.container,
.container-fluid {
	padding-left: 15px;
	padding-right: 15px
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: 0
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: 0
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: 0
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: 0
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: 0
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: 0
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: 0
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: 0
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	max-width: 100%
}

th {
	text-align: left
}

.table {
	width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

@media (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset,
legend {
	padding: 0;
	border: 0
}

fieldset {
	margin: 0;
	min-width: 0
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	margin-bottom: 5px
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

.form-control,
output {
	font-size: 14px;
	line-height: 1.42857143;
	color: #232b38;
	display: block
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #ccc;
	outline: 0;
	-webkit-box-shadow: 0 4px 8px rgba(176, 178, 183, .25) inset;
	box-shadow: 0 4px 8px rgba(176, 178, 183, .25) inset
}

.form-control::-moz-placeholder {
	color: #79889a;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #79889a
}

.form-control::-webkit-input-placeholder {
	color: #79889a
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
	color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	opacity: 1
}

textarea.form-control {
	height: auto
}

input[type=date] {
	line-height: 34px
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}

.checkbox label,
.radio label {
	display: inline;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	float: left;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
	cursor: not-allowed
}

.btn,
.btn-link {
	cursor: pointer;
	font-weight: 400
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.33;
	border-radius: 3px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.has-feedback {
	position: relative
}

.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}

.collapsing,
.dropdown,
.glyphicon {
	position: relative
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
	color: #a94442
}

.has-error .form-control {
	border-color: #EF2636
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #EF2636
}

.form-control-static {
	margin-bottom: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #546786
}

.btn-default,
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
	color: #232b38
}

@media (min-width:768px) {
	.form-inline .checkbox,
	.form-inline .form-control,
	.form-inline .form-group,
	.form-inline .radio {
		display: inline-block;
		vertical-align: middle
	}
	.form-inline .control-label,
	.form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .checkbox,
	.form-inline .radio {
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		float: none;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
	.form-horizontal .control-label {
		text-align: right
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-control-static {
	padding-top: 7px
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn-default,
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn:focus,
.btn:hover {
	color: #232b38;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default .badge,
.btn-primary {
	background-color: #232b38;
	color: #fff
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #13181f;
	border-color: #020203
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #232b38;
	border-color: #191f28
}

.btn-primary .badge {
	color: #232b38;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #3685e7
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #1a70da;
	border-color: #155bb1
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #3685e7;
	border-color: #1f77e4
}

.btn-info .badge {
	color: #3685e7;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #ecf0f6
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #d0dae9;
	border-color: #b1c2da
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #ecf0f6;
	border-color: #dbe2ee
}

.btn-warning .badge {
	color: #ecf0f6;
	background-color: #fff
}

.btn-danger {
	background-color: #fe0000
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #dc1020;
	border-color: #b10d1a
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #ef2636;
	border-color: #ea1123
}

.btn-danger .badge {
	color: #ef2636;
	background-color: #fff
}

.btn-link {
	color: #ef2636;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #bb0e1c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #34495e;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 16px;
	border-radius: 3px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

.glyphicon {
	top: 1px;
	font-family: 'Glyphicons Halflings';
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.glyphicon-asterisk:before {
	content: "\2a"
}

.glyphicon-plus:before {
	content: "\2b"
}

.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 3px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
	left: auto;
	right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	line-height: 1.42857143
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	font-weight: 400;
	color: #232b38;
	white-space: nowrap
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #34495e
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	font-size: 12px;
	color: #34495e
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret{
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}

.dropup .dropdown-menu{
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

.modal,
.modal-backdrop {
	bottom: 0;
	right: 0;
	left: 0;
	top: 0
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
	outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
	display: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.nav>li,
.nav>li>a {
	display: block;
	position: relative
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #232b38;
	text-align: center;
	border: 1px solid #bdbfc3;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #34495e
}

.nav>li.disabled>a {
	color: #34495e
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #34495e;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #34495e;
	border-color: #ef2636
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #34495e #34495e #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #34495e;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-justified>li,
.nav-stacked>li {
	float: none
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #232b38
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a {
		margin-bottom: 0
	}
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}


.media,
.media-body,
.modal-open,
.progress {
	overflow: hidden
}


.breadcrumb>li,
.pagination {
	display: inline-block
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}

#quick-menu:before,
.header-user-menu .user-menu-list:before,
.popover>.arrow:after {
	content: ""
}

.breadcrumb>.active {
	color: #34495e
}

.pagination {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pager li,
.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #ef2636;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.badge,
.label {
	font-weight: 700;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #bb0e1c;
	background-color: #34495e;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2 !important;
	color: #fff !important;
	background-color: #282837 !important;
	border-color: #282837 !important;
	cursor: default !important
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #34495e;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #34495e
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #34495e;
	background-color: #fff;
	cursor: not-allowed
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #34495e
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #222f3d
}

.label-primary {
	background-color: #232b38
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #0f1319
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #3685e7
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #196bd1
}

.label-warning {
	background-color: gray
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #c9d5e6
}

.label-danger {
	background-color: #ef2636
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #d2101f
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	background-color: #34495e;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
	color: #ef2636;
	background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	background-color: #34495e
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.alert,
.thumbnail {
	margin-bottom: 20px
}

.alert .alert-link,
.close {
	font-weight: 700
}

.container .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}
	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: inline-table;
	height: 100%;
	position: relative;
	line-height: 1.42857143;
	background-color: #fff;
	transition: all .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
	margin-left: auto;
	margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #ef2636
}

.thumbnail .caption {
	padding: 15px;
	text-align: center;
	color: #232b38
}

.alert {
	padding: 15px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable {
	padding-right: 35px
}

.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #232b38;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.close,
.list-group-item>.badge {
	float: right
}

.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #3685e7
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #ecf0f6
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #ef2636
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
	zoom: 1
}

.media,
.media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-object {
	display: block
}

.media-heading {
	margin: 0 0 5px
}

.media>.pull-left {
	margin-right: 10px
}

.media>.pull-right {
	margin-left: 10px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

a.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
	text-decoration: none;
	background-color: #f5f5f5
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #232b38;
	border-color: #232b38
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
	color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
	color: #7b8eac
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>a {
	color: inherit
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 3px
}

.panel-title,
.panel>.list-group,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-title {
	margin-top: 0;
	font-size: 16px
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel-group .panel-heading,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 3px;
	overflow: hidden
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #232b38;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #232b38
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #232b38;
	border-color: #232b38
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #232b38
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #232b38
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-content,
.popover {
	background-clip: padding-box
}

.alert-success,
.alert-warning,
.btn-danger,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning,
.carousel-control.left,
.carousel-control.right,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover,
.navbar-default,
.navbar-default .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a,
.panel-danger>.panel-heading,
.panel-info>.panel-heading,
.panel-primary>.panel-heading,
.panel-success>.panel-heading,
.panel-warning>.panel-heading,
.progress,
.progress-bar,
.progress-bar-danger,
.progress-bar-info,
.progress-bar-success,
.progress-bar-warning {
	background-repeat: repeat-x
}

.modal {
	display: none;
	overflow-y: scroll;
	position: fixed;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	outline: 0
}

.modal-backdrop {
	position: fixed;
	/*background-color: #000*/
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 20px
}

.popover,
.tooltip,
.tooltip-arrow {
	position: absolute
}

.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 80px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.header-user-menu,
.invisible {
	visibility: hidden
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px
}

.tooltip-arrow {
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
	left: 5px
}

.tooltip.top-right .tooltip-arrow {
	right: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0
}

.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
	left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
	right: 5px
}

.popover {
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 3px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.carousel,
.carousel-inner {
	position: relative
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
	content: " ";
	bottom: -10px
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}

.carousel-inner {
	overflow: hidden;
	width: 100%
}

.carousel-inner .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

.carousel-inner .item.active,
.carousel-inner .item.next,
.carousel-inner .item.prev {
	display: block
}

.carousel-inner .item.active {
	left: 0
}

.carousel-inner .item.next,
.carousel-inner .item.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner .item.next {
	left: 100%
}

.carousel-inner .item.prev {
	left: -100%
}

.carousel-inner .item.next.left,
.carousel-inner .item.prev.right {
	left: 0
}

.carousel-inner .item.active.left {
	left: -100%
}

.carousel-inner .item.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 10%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .25) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .25) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .25) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=90)
}

#schedule .select-flight .bootstrap-select-searchbox input,
.booking-cols .dropdown-menu .bootstrap-select-searchbox input,
.bootstrap-select.btn-group>.disabled:focus {
	outline: 0!important
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #c3cbd7;
	border-radius: 10px;
	cursor: pointer;
	background-color: #c3cbd7
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #ef2636;
	border-color: #ef2636
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn,
.text-hide {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px;
		font-size: 30px
	}
	.carousel-caption {
		left: 15%;
		right: 15%;
		padding-bottom: 30px;
		top: 0
	}
	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.hidden,
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important
}

.hidden,
.schedule-visibility-hidden {
	visibility: hidden!important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	background-color: transparent;
	border: 0
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
	.hidden-lg {
		display: none!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
	.hidden-print {
		display: none!important
	}
}


/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.active,
.btn:active {
	background-image: none
}

.btn-default {
	text-shadow: 0 1px 0 #fff
}

.btn-default:focus,
.btn-default:hover {
	background-position: 0 -15px
}

.btn-default.active,
.btn-default:active {
	background-color: #dde2e6;
	border-color: #b0b5bb
}

.btn-primary:focus,
.btn-primary:hover {
	background-position: 0 -15px
}

.btn-primary.active,
.btn-primary:active {
	border-color: #08090c
}

.btn-success {
	border-color: #3e8f3e
}

.btn-success:focus,
.btn-success:hover {
	background-color: #419641;
	background-position: 0 -15px
}

.btn-success.active,
.btn-success:active {
	background-color: #419641;
	border-color: #3e8f3e
}

.btn-info {
	border-color: #1762bf
}

.btn-info:focus,
.btn-info:hover {
	background-color: #1866c8;
	background-position: 0 -15px
}

.btn-info.active,
.btn-info:active {
	background-color: #1866c8;
	border-color: #1762bf
}

.btn-warning {
	border-color: #bccadf
}

.btn-warning:focus,
.btn-warning:hover {
	background-color: #c2cfe2;
	background-position: 0 -15px
}

.btn-warning.active,
.btn-warning:active {
	background-color: #c2cfe2;
	border-color: #bccadf
}

.btn-danger:focus,
.btn-danger:hover {
	background-color: #ff3545;
	background-position: 0 -15px;
	border-bottom-style: solid
}

.btn-danger.active,
.btn-danger:active {
	background-color: #c90f1e;
	border-color: #bf0e1c
}

.img-thumbnail,
.thumbnail {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	text-decoration: none;
	background-color: #3685e7;
	color: #fff
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-image: -webkit-linear-gradient(top, #232b38 0, #191f28 100%);
	background-image: linear-gradient(to bottom, #232b38 0, #191f28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232b38', endColorstr='#ff191f28', GradientType=0);
	background-color: #191f28
}

.alert {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
	background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
	border-color: #b2dba1
}

.alert-info {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
	background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
	border-color: #9acfea
}

.alert-warning {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0)
}

.alert-danger {
	background-color: #f2dede;
	border-color: #dca7a7
}

.progress {
	background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0)
}

.progress-bar {
	background-image: -webkit-linear-gradient(top, #232b38 0, #0f1319 100%);
	background-image: linear-gradient(to bottom, #232b38 0, #0f1319 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232b38', endColorstr='#ff0f1319', GradientType=0)
}

.progress-bar-success {
	background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0)
}

.progress-bar-info {
	background-image: -webkit-linear-gradient(top, #3685e7 0, #196bd1 100%);
	background-image: linear-gradient(to bottom, #3685e7 0, #196bd1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3685e7', endColorstr='#ff196bd1', GradientType=0)
}

.progress-bar-warning {
	background-image: -webkit-linear-gradient(top, #ecf0f6 0, #c9d5e6 100%);
	background-image: linear-gradient(to bottom, #ecf0f6 0, #c9d5e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffecf0f6', endColorstr='#ffc9d5e6', GradientType=0)
}

.progress-bar-danger {
	background-image: -webkit-linear-gradient(top, #ef2636 0, #d2101f 100%);
	background-image: linear-gradient(to bottom, #ef2636 0, #d2101f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffef2636', endColorstr='#ffd2101f', GradientType=0)
}

.list-group {
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	text-shadow: 0 -1px 0 #0f1319;
	background-image: -webkit-linear-gradient(top, #232b38 0, #141920 100%);
	background-image: linear-gradient(to bottom, #232b38 0, #141920 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232b38', endColorstr='#ff141920', GradientType=0);
	border-color: #141920
}

.panel {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-primary>.panel-heading {
	background-image: -webkit-linear-gradient(top, #232b38 0, #191f28 100%);
	background-image: linear-gradient(to bottom, #232b38 0, #191f28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232b38', endColorstr='#ff191f28', GradientType=0)
}

.panel-success>.panel-heading {
	background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
	background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0)
}

.panel-info>.panel-heading {
	background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
	background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0)
}

.panel-warning>.panel-heading {
	background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
	background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0)
}

.panel-danger>.panel-heading {
	background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
	background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0)
}


/*! Defect 2891: Sobia*/

#sendApplicationInformation.btn.btn-danger.btn-lg.mobile-btn-block {
	width: 150px
}


/*! Defect 2835: Sobia*/

#addCompanion.btn.btn-default.btn-block.bold {
	height: 46px;
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.33;
	border-radius: 3px
}


/*!
 * bootstrap-select v1.5.4
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=span] {
	float: none;
	display: inline-block;
	margin-left: 0
}

.btn-group.bootstrap-select.day.formselect.inline,
.btn-group.bootstrap-select.month.formselect.inline,
.btn-group.bootstrap-select.year.formselect.inline {
	width: 32%!important
}

@media screen and (max-width:767px) {
	.btn-group.bootstrap-select.day.formselect.inline,
	.btn-group.bootstrap-select.month.formselect.inline,
	.btn-group.bootstrap-select.year.formselect.inline {
		width: 33.3%!important;
		padding-left: 2px;
		padding-right: 2px
	}
	.btn-group.bootstrap-select.day.formselect.inline:first-child,
	.btn-group.bootstrap-select.month.formselect.inline:first-child,
	.btn-group.bootstrap-select.year.formselect.inline:first-child {
		padding-left: 0
	}
	.btn-group.bootstrap-select.day.formselect.inline:last-child,
	.btn-group.bootstrap-select.month.formselect.inline:last-child,
	.btn-group.bootstrap-select.year.formselect.inline:last-child {
		padding-right: 0
	}
}

.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-search .bootstrap-select.btn-group {
	margin-bottom: 0
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: 0
}

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*=span].pull-right,
.row-fluid .bootstrap-select.btn-group[class*=span].pull-right {
	float: right
}

.input-append .bootstrap-select.btn-group {
	margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
	margin-right: -1px
}

.bootstrap-select:not([class*=span]):not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 220px
}

.bootstrap-select {
	width: 220px\9
}

.bootstrap-select.form-control:not([class*=span]) {
	width: 100%
}

.bootstrap-select>.btn {
	width: 100%;
	padding-right: 25px
}

.error .bootstrap-select .btn {
	border: 1px solid #b94a48
}

.bootstrap-select.btn-group .btn .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	float: left;
	text-align: left
}

#network-error-bar,
.fa-fw,
.fa-li {
	text-align: center
}

.bootstrap-select.btn-group .btn .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}

.bootstrap-select.btn-group .dropdown-menu li.disabled>a,
.bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}

.mega-menu-mbl>li>span>ul>li>.sub-menu-title:focus,
.mega-menu-mbl>li>ul>li>.sub-menu-title:focus,
.sub-menu-title:focus {
	outline: 0
}

.bootstrap-select.btn-group[class*=span] .btn {
	width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	border: 0;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu dt {
	display: block;
	padding: 3px 20px;
	cursor: default
}

.bootstrap-select.btn-group .dropdown-menu li>a,
.header-breadcrumb a,
a.link {
	cursor: pointer
}

.bootstrap-select.btn-group .div-contain {
	overflow: hidden
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}

.bootstrap-select.btn-group .dropdown-menu li>a.opt {
	position: relative;
	padding-left: 30px;
	white-space: normal
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 2.5px
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
	display: none
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled)>a small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:focus small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:hover small {
	color: #64b1d8;
	color: rgba(255, 255, 255, .4)
}

.bootstrap-select.btn-group .dropdown-menu li>dt small {
	font-weight: 400
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #CCC;
	border-bottom-color: rgba(0, 0, 0, .2);
	position: absolute;
	bottom: -4px;
	left: 9px
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid #ccc;
	border-bottom: 0;
	border-top-color: rgba(0, 0, 0, .2)
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #fff;
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
	display: block
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	pointer-events: none;
	opacity: .9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mega-menu-img,
.mega-menu-img img,
.mega-menu-img>div {
	bottom: 0;
	position: absolute
}

.mobile-device {
	position: absolute;
	top: 0;
	left: 0;
	display: block!important;
	width: 100%;
	height: 100%!important;
	opacity: 0
}

.fa,
.fa-stack {
	display: inline-block
}

.bootstrap-select.fit-width {
	width: auto!important
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
	position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
	position: static;
	top: auto;
	margin-top: -1px
}

.control-group.error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}

.bootstrap-select .bs-actionsbox,
.bootstrap-select-searchbox {
	padding: 4px 8px
}

.bootstrap-select .bs-actionsbox {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}

.bootstrap-select-searchbox input {
	margin-bottom: 0
}

.bootstrap-select .bs-actionsbox .btn-group button {
	width: 50%
}

.empty-selectpicker.bootstrap-select.show-menu-arrow .dropdown-toggle:after,
.empty-selectpicker.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	border: none
}

.empty-selectpicker .dropdown-menu {
	padding: 0;
	box-shadow: none;
	border: none
}

.bootstrap-select .dropdown-menu>li>a:focus,
.bootstrap-select .dropdown-menu>li>a:hover {
	border-bottom: 0 none
}


/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?v=4.2.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}

.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #95a1af;
	border-radius: 100%
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.affix,
.fadeIn {
	-webkit-animation-name: fadeIn
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

#livesupport,
.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

.ie .carousel-control,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

#quick-menu a.dropdown-toggle.active+ul,
#quick-menu.open,
#quick-menu>ul>li>a{
	display: block
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.huge {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s
}

.animated.huge2 {
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s
}

.animated.delay20 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.animated.delay21 {
	-webkit-animation-delay: 2.05s;
	animation-delay: 2.05s
}

.animated.delay22 {
	-webkit-animation-delay: 2.1s;
	animation-delay: 2.1s
}

.animated.delay23 {
	-webkit-animation-delay: 2.15s;
	animation-delay: 2.15s
}

.animated.delay24 {
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s
}

.animated.delay25 {
	-webkit-animation-delay: 2.25s;
	animation-delay: 2.25s
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.fadeIn {
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		-ms-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

.flipInY,
.flipOutX,
.flipOutY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important
}

.flipInY,
.flipOutX {
	backface-visibility: visible!important
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		-ms-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		-ms-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		-ms-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@font-face {
	font-family: MuseoSans-100;
	src: url(../fonts/MuseoSans-100.eot);
	src: url(../fonts/MuseoSans-100.woff) format('woff'), url(../fonts/MuseoSans-100.ttf) format('truetype'), url(../fonts/MuseoSans-100.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: MuseoSans-300;
	src: url(../fonts/MuseoSans-300.eot);
	src: url(../fonts/MuseoSans-300.woff) format('woff'), url(../fonts/MuseoSans-300.ttf) format('truetype'), url(../fonts/MuseoSans-300.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: MuseoSans-500;
	src: url(../fonts/MuseoSans-500.eot);
	src: url(../fonts/MuseoSans-500.woff) format('woff'), url(../fonts/MuseoSans-500.ttf) format('truetype'), url(../fonts/MuseoSans-500.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: MuseoSans-700;
	src: url(../fonts/MuseoSans-700.eot);
	src: url(../fonts/MuseoSans-700.woff) format('woff'), url(../fonts/MuseoSans-700.ttf) format('truetype'), url(../fonts/MuseoSans-700.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: MuseoSans-900;
	src: url(../fonts/MuseoSans-900.eot);
	src: url(../fonts/MuseoSans-900.woff) format('woff'), url(../fonts/MuseoSans-900.ttf) format('truetype'), url(../fonts/MuseoSans-900.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: currency;
	src: url(../fonts/currency.eot);
	src: url(../fonts/currency.eot?#iefix) format("embedded-opentype"), url(../fonts/currency.woff) format("woff"), url(../fonts/currency.ttf) format("truetype"), url(../fonts/currency.svg#currency) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: tk-font;
	src: url(../img/fonts/tk-font.eot);
	src: url(../img/fonts/tk-font.eot?#iefix) format("embedded-opentype"), url(../img/fonts/tk-font.woff) format("woff"), url(../img/fonts/tk-font.ttf) format("truetype"), url(../img/fonts/tk-font.svg#tk-font) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" cfa-"]:before,
[class^=cfa-]:before {
	font-family: currency!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.cfa-aed:before {
	content: "\61"
}

.cfa-zar:before {
	content: "\62"
}

.cfa-afn:before {
	content: "\63"
}

.cfa-ars:before {
	content: "\64"
}

.cfa-all:before {
	content: "\65"
}

.cfa-eur:before {
	content: "\66"
}

.cfa-egp:before {
	content: "\67"
}

.cfa-dzd:before {
	content: "\68"
}

.cfa-jpy:before {
	content: "\69"
}

.cfa-kgs:before {
	content: "\6a"
}

.cfa-pln:before {
	content: "\6b"
}

.cfa-pkr:before {
	content: "\6c"
}

.cfa-tzs:before {
	content: "\6d"
}

.cfa-uah:before {
	content: "\6e"
}

.cfa-usd:before {
	content: "\6f"
}

.cfa-qar:before {
	content: "\70"
}

.cfa-krw:before {
	content: "\71"
}

.cfa-gbp:before {
	content: "\72"
}

.cfa-kwd:before {
	content: "\73"
}

.cfa-ron:before {
	content: "\74"
}

.cfa-uzs:before {
	content: "\75"
}

.cfa-yer:before {
	content: "\76"
}

.cfa-rsd:before {
	content: "\77"
}

.cfa-kzt:before {
	content: "\78"
}

.cfa-gel:before {
	content: "\79"
}

.cfa-azn:before {
	content: "\7a"
}

.cfa-bam:before {
	content: "\41"
}

.cfa-try:before {
	content: "\42"
}

.cfa-hkd:before {
	content: "\43"
}

.cfa-rub:before {
	content: "\44"
}

.cfa-sar:before {
	content: "\45"
}

.cfa-lbp:before {
	content: "\46"
}

.cfa-lyd:before {
	content: "\47"
}

.cfa-hrk:before {
	content: "\48"
}

.cfa-bhd:before {
	content: "\49"
}

.cfa-brl:before {
	content: "\4a"
}

.cfa-huf:before {
	content: "\4b"
}

.cfa-mad:before {
	content: "\4c"
}

.cfa-sek:before {
	content: "\4d"
}

.cfa-sgd:before {
	content: "\4e"
}

.cfa-mvr:before {
	content: "\4f"
}

.cfa-idr:before {
	content: "\50"
}

.cfa-cad:before {
	content: "\51"
}

.cfa-chf:before {
	content: "\52"
}

.cfa-inr:before {
	content: "\53"
}

.cfa-myr:before {
	content: "\54"
}

.cfa-thb:before {
	content: "\55"
}

.cfa-tnd:before {
	content: "\56"
}

.cfa-nok:before {
	content: "\57"
}

.cfa-omr:before {
	content: "\58"
}

.cfa-jod:before {
	content: "\59"
}

.cfa-irr:before {
	content: "\5a"
}

.cfa-dkk:before {
	content: "\30"
}

.cfa-czk:before {
	content: "\31"
}

.cfa-cny:before {
	content: "\69"
}

.cfa-iqd:before {
	content: "\33"
}

.cfa-ngn:before {
	content: "\34"
}

.cfa-tmt:before {
	content: "\35"
}

.cfa-xaf:before {
	content: "\36"
}

.cfa-zmw:before {
	content: "\38"
}

.cfa-vnd:before {
	content: "\39"
}

.cfa-cfa:before {
	content: "\24"
}

.cfa-cdf:before {
	content: "\25"
}

.cfa-kes:before {
	content: "\28"
}

.cfa-mgf:before {
	content: "\2a"
}

.cfa-mkd:before {
	content: "\2b"
}

.cfa-syp:before {
	content: "\2e"
}

.cfa-xof:before {
	content: "\3b"
}

.cfa-tjs:before {
	content: "\3d"
}

.cfa-ssp:before {
	content: "\5e"
}

.cfa-sos:before {
	content: "\5f"
}

.cfa-ugx:before {
	content: "\7c"
}

.cfa-sdg:before {
	content: "\7d"
}

.cfa-rwf:before {
	content: "\5c"
}

.cfa-rgp:before {
	content: "\e003"
}

.cfa-mnt:before {
	content: "\e004"
}

.cfa-mro:before {
	content: "\e005"
}

.cfa-mur:before {
	content: "\e006"
}

.cfa-npr:before {
	content: "\e00b"
}

.cfa-nzd:before {
	content: "\e00c"
}

.cfa-ghs:before {
	content: "\e011"
}

.cfa-gnf:before {
	content: "\e014"
}

.cfa-aud:before {
	content: "\e017"
}

.cfa-cop:before {
	content: "\e018"
}

.cfa-djf:before {
	content: "\e020"
}

.cfa-lkr:before {
	content: "\e023"
}

.cfa-bdt:before {
	content: "\e026"
}

.cfa-bgn:before {
	content: "\e027"
}

.cfa-ils:before {
	content: "\e029"
}

.cfa-ltl:before {
	content: "\e02a"
}

.cfa-lvl:before {
	content: "\e02b"
}

.cfa-ern:before {
	content: "\e030"
}

.cfa-etb:before {
	content: "\e034"
}

.cfa-byr:before {
	content: "\e035"
}

.cfa-mdl:before {
	content: "\e03a"
}

.cfa-twd:before {
	content: "\24"
}

.cfa-php:before {
	content: "\b1"
}

.cfa-mzn:before {
	content: "\54"
}

.cfa-pab:before {
	content: "\2e"
}

#network-error-bar {
	color: #fff;
	font-weight: 700;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, .5)
}

[class*=" tk-icon-"]:before,
[class^=tk-icon-]:before,
[data-icon]:before {
	font-family: tk-font!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#network-error-bar div {
	padding: 20px 10px 15px;
	background-color: red
}

[data-icon]:before {
	content: attr(data-icon)
}

.tk-icon-car-rental:before {
	content: "\62"
}

.tk-icon-travel-insurance:before {
	content: "\65"
}

.tk-icon-switch:before {
	content: "\61"
}

.tk-icon-hotel:before {
	content: "\63"
}

.tk-icon-business-meal:before {
	content: "\64"
}

.tk-icon-hotels:before {
	content: "\66"
}

.tk-icon-transport:before {
	content: "\67"
}

.tk-icon-airplane-flight:before {
	content: "\68"
}

body {
	font-family: MuseoSans-300;
	background: #FFF
}

body.fadeIn {
	animation-name: inherit!important;
	-webkit-animation-name: inherit!important
}

a {
	color: #fed200
}

a.resetbs,
a.resetbs:hover {
	border-bottom: none;
	color: inherit
}

img {
	max-width: 100%
}

.exploreourbestofferscarousel img,
.jcrop-holder img {
	max-width: none
}

.header-user-menu {
	opacity: 0;
	overflow: hidden;
	transition: all .3s ease;
	position: absolute;
	top: 100%;
	left: 50%;
	padding-top: 14px;
	min-width: 100%;
	transform: translate(-50%, 0)
}

.header-signedinuser.opened+.header-user-menu {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	transition: all .5s ease
}

.header-user-menu .user-menu-list {
	margin: 0;
	padding: 10px 0;
	position: relative;
	background-color: #232b38;
	text-align: left
}

.header-user-menu .user-menu-list:before {
	border: 10px solid transparent;
	border-top: none;
	border-bottom-color: #232b38;
	position: absolute;
	left: 50%;
	top: 0;
	margin-top: -10px;
	margin-left: -10px
}

.header-user-menu .user-menu-list .user-menu-item a {
	display: block;
	padding: 0 20px;
	line-height: 44px;
	color: #fff;
	margin: 0;
	white-space: nowrap;
	border: none
}

.header-user-menu .user-menu-list .user-menu-item a:hover {
	/* background-color: rgba(0, 0, 0, .25) */
}

#quick-menu {
	background-color: #232b38!important;
	margin-left: -70px!important;
	margin-top: 12px!important
}

#quick-menu:before {
	border: 10px solid transparent;
	border-top: none;
	border-bottom-color: #232b38;
	position: fixed;
	left: 258px;
	margin-top: -15px;
	z-index: 1040
}

#quick-menu>ul>li {
	line-height: 44px
}

#quick-menu>ul>li>a {
	padding-right: 35px;
	font-family: MuseoSans-900;
	padding-left: 20px;
	white-space: nowrap
}

#quick-menu>ul>li:hover {
	box-shadow: 0 3px 0 rgba(239, 38, 54, 1)!important;
	background-color: rgba(0, 0, 0, .25);
	border-bottom: none
}

#quick-menu .dropdown {
	position: static
}

.quick-menu-last-list {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	position: absolute;
	height: 100%;
	width: auto;
	top: -3px!important;
	left: 100%;
	background-color: rgba(35, 43, 56, .9)!important
}

.quick-menu-list {
	padding-left: 0;
	text-align: left;
	list-style: none
}

.quick-menu-last-list a {
	white-space: nowrap
}

.quick-menu-last-list li a {
	line-height: 2em
}

#quick-menu .dropdown.open {
	color: #fff;
	font-weight: 700;
	box-shadow: 0 3px 0 rgba(239, 38, 54, 1);
	background-color: rgba(0, 0, 0, .25);
	border-bottom: none
}

#quick-menu a.dropdown-toggle.active:after {
	font: normal normal normal 11px/1 FontAwesome;
	content: "\f054";
	margin-right: 8px;
	margin-top: 16px;
	right: 0;
	position: absolute
}

#quick-menu a.dropdown-toggle.active {
	box-shadow: 0 3px 0 rgba(239, 38, 54, 1)!important;
	background-color: rgba(0, 0, 0, .35);
	border-bottom: none
}

.mega-menu-main .sub-menu-item:hover,
.sub-menu-title {
	box-shadow: none!important;
	/* background-color: rgba(0, 0, 0, 0)!important */
}

.row.mega-menu-title .col-md-3 {
	padding-top: 15px;
	padding-bottom: 10px
}

.row.mega-menu-title .col-md-3 .h3 {
	font-size: 12pt
}

.mega-menu-main>li {
	position: static
}

.mega-menu-title {
	margin: 0;
	background: #232b38;
	color: #fff;
	padding-left: 30px;
	text-align: left
}

.mega-menu-cols {
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 60px;
	list-style: disc;
	line-height: 30px;
	min-height: 250px;
	color: #fff;
	text-align: left
}

.mega-menu-cols a {
	color: #fff
}

.mega-menu-img {
	padding-right: 0;
	right: 0;
	height: 290px
}

.mega-menu-img>div {
	right: 0;
	width: 100%;
	height: 100%;
	border-top-left-radius: 10px;
	background-color: #fff;
	border: 5px solid #fff;
	overflow-x: hidden
}

.mega-menu-img img {
	height: -webkit-fill-available;
	width: auto!important;
	max-width: none;
	top: 0;
	left: -9999px;
	right: -9999px;
	margin: auto
}

.mega-menu-main .mega-menu-item-container {
	-webkit-transition: height 10ms;
	transition: height 10ms
}

.sub-menu-title {
	padding: 15px 0!important;
	font-size: 16px!important;
	font-family: MuseoSans-500!important;
	font-weight: 200!important;
	line-height: 50px;
	color: #fff
}

.sub-menu-title:hover {
	outline: 0;
	color: #fff
}

.mega-menu-main>li>a.thyHeaderLink.active:after,
.mega-menu-main>li>span>a.thyHeaderLink.active:after {
	content: "";
	border: 12px solid transparent;
	border-top: none;
	border-bottom-color: #232b38;
	position: absolute;
	left: 50%;
	margin-top: 22px;
	z-index: 1040;
	margin-left: -6px
}

.mega-menu-main .sub-menu-item {
	color: rgba(225, 225, 225, .75)!important;
	padding-bottom: 0!important;
	padding-top: 10px!important;
	padding-left: 5px!important
}

.mega-menu-main .sub-menu-item:hover {
	border-bottom: none!important;
	color: rgba(225, 225, 225, 100)!important
}

.navbar-collapse.navbar-collapse-header:not(.in) .mega-menu-mbl {
	display: none!important
}

.mega-menu-mbl>li:first-child,
.mega-menu-mbl>li>span>ul>li,
.mega-menu-mbl>li>span>ul>li>a,
.mega-menu-mbl>li>span>ul>li>ul>li:first-child,
.mega-menu-mbl>li>ul>li,
.mega-menu-mbl>li>ul>li>a,
.mega-menu-mbl>li>ul>li>ul>li:first-child {
	display: block!important
}

.mega-menu-mbl {
	border-top: 2px solid #fed200;
	padding: 0 40px
}

.mega-menu-mbl:before {
	border-top: 2px solid #fed200
}

.mega-menu-mbl-divider {
	border-top: 1px solid rgba(230, 230, 230, .25);
	padding-bottom: 5px
}

.mega-menu-mbl>li>span>ul,
.mega-menu-mbl>li>ul {
	padding-left: 0;
	padding-bottom: 20px
}

.mega-menu-mbl>li>span>ul>li>a,
.mega-menu-mbl>li>ul>li>a {
	position: relative;
	font-weight: 200!important;
	color: #c5c5c5;
	line-height: 39px
}

.mega-menu-mbl>li>span>ul>li>a>span,
.mega-menu-mbl>li>ul>li>a {
	display: block!important;
	padding-left: 0;
	float: left
}

.mega-menu-mbl>li>span>ul>li>ul,
.mega-menu-mbl>li>ul>li>ul {
	padding: 8px 5px;
	list-style: none
}

.mega-menu-mbl>li>span>ul>li>.sub-menu-title,
.mega-menu-mbl>li>ul>li>.sub-menu-title {
	padding: 5px!important;
	box-shadow: none!important;
	background-color: rgba(0, 0, 0, 0)!important;
	font-size: 13px!important;
	font-family: MuseoSans-500!important;
	font-weight: 300!important
}

.mega-menu-mbl>li>span>ul>li>.sub-menu-title:after,
.mega-menu-mbl>li>ul>li>.sub-menu-title:after {
	content: "\f106";
	font-family: FontAwesome;
	padding-left: 5px
}

.mega-menu-mbl>li>span>ul>li>.sub-menu-title.collapsed:after,
.mega-menu-mbl>li>ul>li>.sub-menu-title.collapsed:after {
	content: "\f107";
	font-family: FontAwesome;
	padding-left: 5px
}

.mega-menu-mbl>li>span>ul>li>ul>li:before,
.mega-menu-mbl>li>ul>li>ul>li:before {
	content: '\f178';
	font-family: FontAwesome;
	font-style: normal;
	text-decoration: inherit;
	color: #c5c5c5;
	float: left;
	margin-right: 8px
}

.yk-logo-black:hover,
a.icon-set:hover,
footer a:active,
footer a:hover,
s {
	text-decoration: none
}

.mega-menu-mbl>li>span>ul>li>ul>li,
.mega-menu-mbl>li>ul>li>ul>li {
	line-height: 30px
}

.mega-menu-mbl>li>span>ul>li>ul>li>a,
.mega-menu-mbl>li>ul>li>ul>li>a {
	position: relative;
	color: #c5c5c5!important;
	font-size: 11px;
	padding: 0!important
}

.mega-menu-mbl>li>span>ul>li>ul>li>a:hover,
.mega-menu-mbl>li>ul>li>ul>li>a:hover {
	box-shadow: 0 0 0 transparent!important;
	background-color: rgba(0, 0, 0, 0)!important;
	border-bottom: none!important;
	color: #fff!important
}

#faq-modal {
	position: fixed;
	top: 170px!important;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 13;
	left: 0;
	text-align: center!important;
	right: 0;
	width: 1027px
}

#faqsearch .section-title a {
	color: #fed200;
	margin: 0;
	padding: 0
}

#faqsearch #help .form input {
	height: 60px!important;
	padding: 0 0 0 1.5em!important
}

#faqsearch #help .form input::-ms-clear {
	display: none
}

#faqsearch #help .form a.btn i {
	font-size: 2em!important
}

#faqsearch #help a.btn {
	margin: 0;
	top: 0!important;
	height: 60px;
	padding: 1.5em 1em 1em
}

#FaqSeachBtn:not(.collapsed):after,
#FaqSearchBtn:not(.collapsed):after {
	position: fixed;
	top: 0;
	content: "";
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 12
}

#FaqSeachBtn i,
#FaqSearchBtn i {
	position: relative;
	z-index: 13
}

#additionalServices {
	max-width: 500px;
	height: 48px;
	margin: 10px auto 0;
	position: relative
}

#additionalServices:before {
	content: "";
	left: 0;
	right: 0;
	top: 50%;
	background: #fff;
	height: 2px;
	position: absolute;
	margin-top: -1px
}

#additionalServices .additional-badge {
	display: inline-block;
	padding: 12px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #232b38;
	border-radius: 100%
}

.additional-badge-countainer a:hover {
	border: none!important
}

.additional-badge-countainer .tooltip {
	top: 55px!important
}

.additional-badge-countainer .tooltip .tooltip-inner {
	color: #fff;
	background-color: #232b38;
	border-bottom-color: #232b38
}

#additionalServices .additional-badge i {
	width: 24px;
	height: 24px;
	display: block;
	color: #fff;
	background-image: none
}

.additional-hotel .additional-badge i,
.additional-rentACar .additional-badge i,
.additional-travelInsurance .additional-badge i {
	font-size: 24px
}

.small,
small {
	font-family: MuseoSans-500
}

.small.normal,
small.normal {
	font-family: MuseoSans-300
}

.canvas-table canvas {
	display: block;
	height: 85px
}

.canvas-table.text-center canvas.inline {
	display: inline;
	margin: 0 auto
}

.canvas-table canvas.mobile-canvas {
	height: 40px
}

.selected-flight-bar.selected-flight-bar {
	margin: 0
}

.selected-flight-bar:before {
	content: "\f058";
	position: absolute;
	color: #51a351;
	left: -15px;
	width: 30px;
	top: 50%;
	font: normal normal normal 32px/1 FontAwesome;
	margin-top: -15px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	z-index: 1
}

.custom-down-arrow:after,
.custom-up-arrow:after {
	font: normal normal normal 14px/1 FontAwesome;
	margin-left: 8px
}

.selected-flight-bar.without-tick:before {
	display: none
}

.custom-down-arrow:after {
	content: "\f078"
}

.custom-up-arrow:after {
	content: "\f077"
}

.custom-info-circle:after {
	content: "i";
	font-size: 12px;
	font-family: monospace;
	font-style: italic;
	line-height: 14px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #96979a;
	display: inline-block;
	text-align: center;
	color: #fff;
	vertical-align: top;
	margin-top: 4px
}

.double-left-arrow:before,
.double-right-arrow:after,
.two-dots-content:after {
	font: normal normal normal 14px/1 FontAwesome
}

.canvas-overlay,
header {
	background-color: #232b38
}

.double-left-arrow:before {
	content: "\f100";
	margin-right: 5px
}

.double-right-arrow:after {
	content: "\f101";
	margin-left: 5px
}

.two-dots-content:after {
	content: ":";
	margin-left: 5px
}

.canvas-overlay {
	position: absolute;
	top: 2px;
	bottom: 2px;
	opacity: .05;
	display: none
}

header {
	height: 59px;
	z-index: 1052
}

header.has-top-bar {
	height: 89px
}

.header-top-partial {
	background-color: #1a1a24
}

.header-top-partial .menu-list {
	list-style: none;
	padding: 0 15px 0 0;
	margin: 0;
	float: right
}

.header-top-partial .menu-list .menu-elem {
	display: inline-block;
	padding: 5px 8px;
	cursor: pointer;
	position: relative;
	float: left
}

.header-top-partial .menu-list .menu-elem+.menu-elem:before {
	content: "";
	border-right: 1px dotted #fff;
	position: absolute;
	left: -1px;
	height: 50%;
	top: 25%
}

.header-top-partial .menu-list .menu-elem .menu-elem-text {
	color: #86a29f;
	padding: 0 2px;
	display: inline-block;
	line-height: 1;
	font-size: 12px;
	max-width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: 400
}

.header-top-partial .menu-list .menu-elem:hover .menu-elem-text {
	color: #7dc5be
}

.header-top-partial .menu-list .menu-elem i.fa {
	color: #fff;
	font-size: 10px;
	vertical-align: middle
}

#preferencesFormContent .placeholder-holder {
	height: 100%
}

ul#currencyForm.dropdown-modal,
ul#preferencesForm.dropdown-modal {
	overflow: visible
}

.header-top-partial #currencyForm,
.header-top-partial #preferencesForm {
	right: 0;
	left: auto;
	min-width: 280px
}

.header-top-partial #currencyForm:before,
.header-top-partial #preferencesForm:before {
	content: "";
	border: 5px solid transparent;
	border-top: none;
	border-bottom-color: #fff;
	position: absolute;
	right: 4px;
	top: 0;
	margin-top: -5px
}

.header-top-partial #currencyForm .popup-content,
.header-top-partial #currencyForm .popup-footer,
.header-top-partial #preferencesForm .popup-content,
.header-top-partial #preferencesForm .popup-footer {
	padding: 10px 15px
}

.header-top-partial #currencyForm .popup-content .form-group,
.header-top-partial #preferencesForm .popup-content .form-group {
	margin-bottom: 10px
}

.header-top-partial #currencyForm .popup-content .form-group .btn-lg,
.header-top-partial #currencyForm .popup-footer .btn-lg,
.header-top-partial #preferencesForm .popup-content .form-group .btn-lg,
.header-top-partial #preferencesForm .popup-footer .btn-lg {
	line-height: 1;
	min-height: 30px;
	height: 36px
}

.header-top-partial #currencyForm .popup-content .form-group .btn-lg i.fa,
.header-top-partial #currencyForm .popup-content .form-group .dropdown-menu i.fa,
.header-top-partial #preferencesForm .popup-content .form-group .btn-lg i.fa,
.header-top-partial #preferencesForm .popup-content .form-group .dropdown-menu i.fa {
	font-size: 20px;
	width: 32px;
	text-align: center;
	color: #647286!important
}

.header-top-partial #currencyForm .popup-content .form-group .dropdown-menu .selected i.fa,
.header-top-partial #preferencesForm .popup-content .form-group .dropdown-menu .selected i.fa {
	color: #fff!important
}

.header-top-partial #currencyForm .popup-content .form-group label.title,
.header-top-partial #currencyForm .popup-content label.checkbox,
.header-top-partial #preferencesForm .popup-content .form-group label.title,
.header-top-partial #preferencesForm .popup-content label.checkbox {
	font-family: MuseoSans-500;
	font-weight: 400
}

.header-top-partial #currencyForm .popup-content .dropdown-menu li a,
.header-top-partial #preferencesForm .popup-content .dropdown-menu li a {
	color: #232b38;
	font-weight: 400
}

.show-right-partial-mbl:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 30px;
	background-color: #2b3947;
	content: "";
	width: 100%
}

.header-updated-right-partial li.signin-container.open ul.dropdown-menu {
	right: 15px
}

.header-updated-right-partial li.signin-container.open ul.dropdown-menu:before {
	right: 25px
}

.header-updated-right-partial .header-top-partial {
	position: absolute;
	width: 100%;
	height: 30px;
	top: 0;
	left: 0;
	right: 0;
	display: block!important
}

header .navbar .navbar-brand,
header .navbar .navbar-brand:hover {
	border: none
}

header .navbar.navbar-breadcrumb .navbar-brand,
header .navbar.navbar-breadcrumb .navbar-brand:hover {
	background-color: transparent
}

header .navbar.navbar-breadcrumb .navbar-brand .navbar-img-small {
	width: 35px
}

header .navbar .btn-transparent {
	margin: 12px;
	font-size: 12px;
	font-family: MuseoSans-700;
	font-weight: 700;
	padding: 8px 15px
}

.milesAndSmilesRow button.navbar-btn,
.signin-container button.navbar-btn {
	margin-left: 3px!important;
	padding: 8px!important;
	border-radius: 18px
}

header .navbar .btn-transparent span {
	float: left
}

.btn-transparent i.fa {
	font-size: 16px;
	margin-left: 7px
}

header .navbar.navbar-breadcrumb .container-fluid {
	text-align: center
}

header .navbar.navbar-breadcrumb .container-fluid .navbar-header {
	position: relative
}

header .navbar.navbar-breadcrumb .navbar-breadcrumb {
	display: inline-block;
	margin: 0 auto
}

header .navbar.navbar-breadcrumb .navbar-breadcrumb a {
	display: inline-block;
	line-height: 61px;
	vertical-align: middle;
	padding: 0 17px;
	margin: 0 15px;
	position: relative;
	color: #fff;
	font-family: MuseoSans-700;
	font-size: 16px;
	border: none
}

header .navbar.navbar-breadcrumb .navbar-breadcrumb a:after {
	content: " ";
	background-image: url(../img/sprite/sprite-icons-w3.png);
	background-position: -446px -342px;
	background-repeat: no-repeat;
	height: 60px;
	width: 13px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: -34px
}

.bordernone {
	border: none!important
}

header .navbar.navbar-breadcrumb .navbar-breadcrumb a.active {
	color: #fff;
	background-color: #fed200
}

header .navbar.navbar-breadcrumb .navbar-breadcrumb a.active:before {
	border-color: #fed200 transparent;
	border-style: solid;
	border-width: 31px 15px 30px;
	top: 0;
	content: "";
	display: block;
	left: -15px;
	position: absolute;
	width: 0
}

header .navbar.navbar-breadcrumb .navbar-breadcrumb a.active:after {
	background-image: none;
	border-color: transparent #fed200;
	border-style: solid;
	border-width: 30px 0 30px 15px;
	top: 0;
	content: "";
	display: block;
	right: -15px;
	position: absolute;
	width: 0
}

header .navbar.navbar-breadcrumb .navbar-breadcrumb i {
	vertical-align: middle
}

header .navbar.navbar-breadcrumb .navbar-breadcrumb i.icon-set.icon-set-plane2 {
	background-position: 0 -250px;
	height: 50px
}

.btn-overlay {
	text-overflow: ellipsis;
	overflow: hidden
}

.btn-semitransparent {
	background-color: rgba(35, 43, 56, .65);
	color: #FFF;
	border-color: #08090c;
	text-shadow: 0 1px 0 #000
}

.btn-semitransparent:focus,
.btn-semitransparent:hover {
	color: #FFF;
	background-color: rgba(35, 43, 56, 1);
	border-color: #08090c;
	border-bottom-style: solid
}

.btn-userselecttext {
	-webkit-user-select: text!important;
	-moz-user-select: text!important;
	-ms-user-select: text!important;
	-o-user-select: text!important;
	user-select: text!important
}

.navbar-filter .divider,
header .divider {
	border-left: 1px dotted rgba(255, 255, 255, .5);
	height: 15px;
	width: 1px;
	margin: 22px 0 -15px
}

header .language img {
	border-radius: 100%;
	display: inline-block;
	height: 30px;
	width: 30px;
	vertical-align: top
}

.dropdown.tkc-login .dropdown-menu,
header .dropdown.language-container .dropdown-menu,
header .dropdown.language-container.open a.language,
header .dropdown.signin-container .dropdown-menu {
	background-color: #fff
}

.dropdown.tkc-login .dropdown-menu,
header .dropdown.language-container .dropdown-menu,
header .dropdown.signin-container .dropdown-menu {
	border: none;
	box-shadow: 0 10px 6px rgba(0, 0, 0, .15);
	padding: 2px 0;
	border-radius: 0;
	min-height: 0!important
}

header .dropdown.language-container.open .dropdown-menu:before {
	content: "";
	border: 10px solid transparent;
	border-top: none;
	border-bottom-color: #fff;
	position: absolute;
	right: 19px;
	top: 0;
	margin-top: -10px
}

.navbar-nav .loginned,
.navbar-nav .logouted {
	display: none
}

.navbar-nav.loginned .loginned,
.navbar-nav.logouted .logouted {
	display: inline-block
}

li.signin-container.open ul.dropdown-menu {
	right: -58px;
	overflow: visible
}

li.signin-container.open ul.dropdown-menu:before {
	content: "";
	border: 10px solid transparent;
	border-top: none;
	border-bottom-color: #fff;
	position: absolute;
	right: 25%;
	top: 0;
	margin-top: -10px
}

.dropdown.tkc-login .dropdown-menu form {
	padding: 20px;
	width: 400px
}

header .dropdown.language-container .dropdown-menu form,
header .dropdown.signin-container .dropdown-menu form {
	width: 400px
}

.signin-title span {
	font-size: 20px;
	font-family: MuseoSans-100;
	letter-spacing: -.3px;
	float: left
}

.signin-title button {
	font-size: 15px;
	padding-top: 3px
}

.signin-modal .form-group,
header .language-form .form-group,
header .signin-form .form-group {
	margin-bottom: 20px
}

.signin-modal .form-group button,
.signin-modal .form-group input,
header .language-form .form-group button,
header .language-form .form-group input,
header .signin-form .form-group button,
header .signin-form .form-group input {
	height: 50px
}

.signin-modal .form-group button,
header .language-form .form-group button,
header .signin-form .form-group button {
	font-family: MuseoSans-700;
	box-shadow: none;
	text-shadow: none
}

.signin-modal .btn-red,
header .language-form .btn-red,
header .signin-form .btn-red {
	font-size: 16px;
	line-height: 31px;
	font-family: MuseoSans-500
}

.header-breadcrumb {
	background-color: #333c47;
	text-align: center;
	border-top: 1px solid #515863;
	padding: 0 10px;
	margin-top: 3px;
	position: relative;
	white-space: nowrap;
	overflow-x: scroll
}

.header-breadcrumb:before {
	position: absolute;
	content: "";
	left: 20px;
	right: 20px;
	top: 52%;
	height: 1px;
	background-color: #c3cad6;
	z-index: 1
}

.header-breadcrumb a {
	font-family: MuseoSans-500;
	z-index: 2;
	border: none;
	color: #777c84;
	display: inline-block;
	position: relative;
	min-width: 30%
}

.header-breadcrumb a.passive {
	color: #777c84
}

.header-breadcrumb a.homepage {
	min-width: 28px;
	width: 10%
}

.header-breadcrumb a.actived,
.header-breadcrumb a.actived+a.passive {
	color: #fff
}

.header-breadcrumb a span {
	display: inline-block;
	background-color: #333c47;
	border-bottom: 2px solid transparent;
	padding: 16px 8px 10px;
	white-space: nowrap
}

.header-breadcrumb a.actived+a.passive span {
	border-bottom-color: #fed200
}

.language-form .form-group label.title {
	font-size: 14px;
	font-family: MuseoSans-700
}

header .dropdown.language-container.open a.language {
	background-color: transparent!important
}

.icon-INT {
	height: 30px;
	width: 30px
}

.popup-content,
.popup-header {
	padding: 20px
}

.popup-footer {
	padding: 20px;
	background-color: #fafbfc;
	border-top: 1px solid #d5d8dc
}

header .dropdown.signin-container.open .btn-transparent {
	background-color: #fff;
	color: #232b38;
	text-shadow: none
}

header .dropdown.language-container .dropdown-menu label.gray:hover {
	color: #647286!important
}

.language-form .flags {
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle
}

.bootstrap-select a:hover,
.dropdown-menu a:hover,
.navbar a:not(.btn):hover,
a.link,
a.media-object:hover {
	border-bottom: none
}

.btn .allow-click {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

a.link.black {
	color: #232b38!important
}

a.link.black .fa-border {
	border-color: #232b38
}

.whitespace {
	white-space: normal!important
}

.ws-nowrap {
	white-space: nowrap!important
}

.o-auto {
	overflow: auto!important
}

.ws-normal {
	white-space: normal!important
}

.btn-default:hover {
	border-bottom: 1px solid #ccc
}

header .navbar .dropdown-menu li a {
	color: #FFF;
	font-family: MuseoSans-300
}

header .navbar .dropdown-menu>li>a:focus,
header .navbar .dropdown-menu>li>a:hover {
	background: rgba(255, 255, 255, .25)
}

nav.navber-lower {
	z-index: 1029;
	width: 100%;
	border: none;
	margin: 0;
	border-radius: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.top-0 {
	top: 0
}

nav.navber-lower.affix {
	top: 60px
}

header.has-top-bar~#page_wrapper nav.navber-lower.affix {
	top: 90px
}

nav.navber-lower .navbar-brand {
	line-height: 30px
}

nav.navber-lower.navbar-default .navbar-nav>li>a.active,
nav.navber-lower.navbar-default .navbar-nav>li>a:focus,
nav.navber-lower.navbar-default .navbar-nav>li>a:hover {
	box-shadow: 0 -4px 0 rgba(239, 38, 54, 1) inset;
	color: #232b38;
	border-bottom: none
}

header .navbar .navbar-nav:not(.navbar-right) li.selected>a,
header .navbar .navbar-nav:not(.navbar-right) li>a:hover,
header .navbar ul.nav>li.active>a,
header .navbar ul.nav>li>a.active {
	box-shadow: none;
	background-color: #fff;
	border-bottom: none
}

header .navbar ul.nav>li.active>a:hover,
header .navbar ul.nav>li>a.active:hover {
	background-color: #1A202A
}

header .dropdown-menu li.selected>a,
header .dropdown-menu li>a:hover {
	box-shadow: none!important
}

nav.navbar .navbar-nav.navbar-center {
	margin: 0 auto;
	display: table;
	float: none
}

header .container-fluid {
	position: relative
}

.sticky-wrapper+section:not(.nomargin),
header+nav.navbar:not(.subnav)+section,
nav.subnav.affix+section,
nav.subnav.affix+section:not(.hidden-xs)+section:not(.nomargin) {
	margin-top: 59px
}

nav.visible-xs+section.nomargin {
	margin-top: 0
}

nav.subnav {
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}

nav.subnav .subnav-toggle {
	border: none;
	font-size: 16pt;
	padding: 14px 15px 13px;
	margin: 3px 0 0;
	border-radius: 0
}

nav.subnav .subnav-toggle:focus,
nav.subnav .subnav-toggle:hover {
	background-color: transparent
}

nav.subnav .subnav-brand {
	margin: 0 0 0 15px;
	line-height: 60px
}

.cover-bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

section#milesandsmiles,
section#minibooker {
	background-color: #063048
}

.port-select-wrapper {
	position: relative;
	margin-bottom: 15px;
	display: flex;
	background-color: #fff;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1) inset;
	border: 1px solid #ccc;
	height: 85px
}

.prevsearch .port-select-wrapper:after {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #c3cbd7;
	z-index: 1;
	left: 0;
	top: 0;
	opacity: .6;
	content: ""
}

.port-select-wrapper.focused {
	outline: -webkit-focus-ring-color auto 1px
}

.plane-seat .seat-business>span:focus,
.port-select-wrapper .port-input:focus {
	outline: 0
}

.port-select-wrapper .icon-wrapper {
	flex: 2;
	text-align: center
}

.port-select-wrapper .icon-wrapper .port-icon,
.port-select-wrapper .icon-wrapper .port-icon-2 {
	background-position: -262px -362px;
	height: 22px;
	margin: 28px auto 0;
	width: 31px
}

.port-select-wrapper .icon-wrapper .port-icon-2 {
	background-position: -262px -411px
}

.port-select-wrapper .port-wrapper {
	flex: 8;
	position: relative;
	padding: 24px 0;
	height: 85px;
	max-width: 80%;
	cursor: default
}

.port-select-wrapper .port-input-variables {
	opacity: 0;
	width: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 101%;
	left: 0
}

.port-select-wrapper .port-input {
	width: 100%;
	padding: 0 4px;
	position: absolute;
	border: none;
	opacity: 0;
	z-index: 2;
	font-size: 24px;
	font-family: MuseoSans-700;
	transition: opacity .1s ease
}

.port-select-wrapper .port-input:focus,
.port-select-wrapper.focused .port-input {
	opacity: 1;
	transition: opacity .1s ease .3s
}

.port-select-wrapper .selected-port-button {
	z-index: 1;
	padding: 0 4px;
	text-align: left;
	font-family: MuseoSans-500
}

.port-select-wrapper .selected-port-button .port-label-text {
	position: absolute;
	font-weight: 700;
	color: #647286;
	font-size: 20px;
	transition: all .3s ease;
	line-height: 1;
	z-index: 1;
	top: 30px
}

.port-input:focus~.selected-port-button .port-label-text,
.port-select-wrapper.active .selected-port-button .port-label-text,
.port-select-wrapper.focused .selected-port-button .port-label-text {
	color: #2073E3;
	font-size: 14px;
	top: 9px
}

.selected-port-button .city-name {
	color: #242b38;
	font-size: 24px;
	font-family: MuseoSans-700;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap
}

.selected-port-button .port-name {
	color: #99a5b4;
	white-space: nowrap
}

.selected-port-button .port-name span {
	display: inline-block;
	max-width: 25%;
	vertical-align: top;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.port-select-wrapper .text-port-list ul li .label-short,
.port-select-wrapper.focused .selected-port-button .port-name {
	display: none
}

.selected-port-button .port-name span:first-child {
	max-width: 75%
}

.selected-port-button .city-name.empty-text {
	height: 30px
}

.selected-port-button .port-name.empty-text {
	height: 24px
}

.port-select-wrapper .text-port-list {
	width: 175%;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 3px grey inset;
	cursor: default;
	transition: all .15s ease;
	max-height: 0;
	overflow: hidden
}

.port-select-wrapper.focused .text-port-list {
	max-height: 480px;
	transition: all .15s ease;
	overflow-y: auto
}

.port-select-wrapper .text-port-list .country-list-wrapper,
.port-select-wrapper .text-port-list .nearby-list-wrapper,
.port-select-wrapper .text-port-list .port-list-wrapper {
	padding: 0
}

.port-select-wrapper .text-port-list .title {
	font-family: MuseoSans-500;
	font-weight: 700;
	padding: 4px 2px 4px 16px
}

.port-select-wrapper .text-port-list .country-list,
.port-select-wrapper .text-port-list .nearby-list,
.port-select-wrapper .text-port-list .port-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.port-select-wrapper .text-port-list .country-list li,
.port-select-wrapper .text-port-list .nearby-list li,
.port-select-wrapper .text-port-list .port-list li {
	padding: 4px 2px 4px 32px;
	cursor: pointer;
	line-height: 1.3
}

.port-select-wrapper .text-port-list li .fa {
	margin-right: 8px;
	color: #99a5b4;
	font-size: 16px
}

.port-select-wrapper .text-port-list ul li.active,
.port-select-wrapper .text-port-list ul li:hover {
	background-color: #3685e7;
	color: #fff
}

.port-select-wrapper .text-port-list li.active .fa,
.port-select-wrapper .text-port-list li:hover .fa {
	color: inherit
}

.port-select-wrapper .text-port-list ul li .label-full {
	font-family: MuseoSans-700;
	font-weight: 700
}

.port-select-wrapper .text-port-list ul li .label-subtext {
	font-style: italic;
	color: #79889a;
	font-family: Georgia, serif
}

.port-select-wrapper .text-port-list ul li.active .label-subtext,
.port-select-wrapper .text-port-list ul li:hover .label-subtext {
	color: #fff
}

.port-select-wrapper .text-port-list .no-result {
	padding: 4px 2px 4px 16px;
	cursor: pointer;
	line-height: 1.3;
	display: block;
	font-family: MuseoSans-700;
	text-decoration: none;
	border: none;
	color: #232b38
}

.port-select-wrapper .text-port-list .no-result:hover {
	background-color: #3685e7;
	color: #fff
}

.right-add-comma:after {
	content: ", "
}

.port-select-wrapper .port-list-wrapper .icon-flight-from,
.port-select-wrapper .port-list-wrapper .icon-flight-to {
	margin-right: 10px;
	width: 16px;
	height: 12px;
	background-size: 280px 453px
}

.port-select-wrapper .nearby-list li .icon-flight-from,
.port-select-wrapper .port-list li .icon-flight-from {
	background-position: -106px -182px
}

.port-select-wrapper .nearby-list li .icon-flight-to,
.port-select-wrapper .port-list li .icon-flight-to {
	background-position: -106px -205px
}

.port-select-wrapper .nearby-list li.active .icon-flight-from,
.port-select-wrapper .nearby-list li:hover .icon-flight-from,
.port-select-wrapper .port-list li.active .icon-flight-from,
.port-select-wrapper .port-list li:hover .icon-flight-from {
	background-position: -82px -182px
}

.port-select-wrapper .nearby-list li.active .icon-flight-to,
.port-select-wrapper .nearby-list li:hover .icon-flight-to,
.port-select-wrapper .port-list li.active .icon-flight-to,
.port-select-wrapper .port-list li:hover .icon-flight-to {
	background-position: -82px -205px
}

.cover {
	background-size: cover!important
}

.hero .panel-content {
	overflow: inherit
}

.hero+section:not(.main) {
	background-color: #fff;
	z-index: 1
}

.hero.hero-bg .cover+section:not(.main) {
	z-index: inherit
}

.middle-wrapper {
	display: table;
	width: 100%;
	height: 0;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s
}

.bottom,
.middle {
	display: table-cell
}

.middle {
	vertical-align: middle
}

.vert-middle {
	vertical-align: middle!important
}

.bottom {
	vertical-align: bottom
}

section {
	padding: 30px 0;
	border-top: 1px solid #e6e6e6;
	position: relative
}

section#bookaflight {
	position: relative;
	z-index: 2
}

section.sectionbg {
	z-index: 3
}

.main,
section#main,
section.main {
	background-color: #edeff2
}

/* FOOTER */
/* END-FOOTER */
.icon-set {
	display: inline-block;
	background-color: transparent;
	background-image: url(../theme/img/sprite/sprite-icons-w3.png?version=1478002981694);
	color: #79889A;
	width: 50px;
	height: 50px
}

a.icon-set {
	line-height: 50px;
	padding-left: 55px;
	font-weight: 700;
	width: auto;
	height: auto
}

a.icon-set:hover {
	color: #79889A
}

.icon-set-circle-blue {
	display: inline-block;
	background-color: #2073E3;
	vertical-align: middle;
	border-radius: 100%
}

.icon-set-circle-blue .icon-set {
	display: block
}

.icon-set.icon-set-plane {
	background-position: 6px -50px
}

.icon-set.icon-gray.icon-set-plane {
	background-position: -50px -50px
}

.icon-set.icon-dark.icon-set-plane {
	background-position: -94px -50px
}

.icon-set.icon-set-world {
	background-position: 6px -100px
}

.icon-set.icon-gray.icon-set-world {
	background-position: -50px -100px
}

.icon-set.icon-dark.icon-set-world {
	background-position: -94px -100px
}

.icon-set.icon-set-star {
	background-position: 6px -150px
}

.icon-set.icon-gray.icon-set-star {
	background-position: -50px -150px
}

.icon-set.icon-dark.icon-set-star {
	background-position: -94px -150px
}

.icon-set.icon-set-car {
	background-position: 6px -200px
}

.icon-set.icon-gray.icon-set-car {
	background-position: -50px -200px
}

.icon-set.icon-dark.icon-set-car {
	background-position: -94px -200px
}

.icon-set.icon-set-card {
	background-position: 6px -250px
}

.icon-set.icon-gray.icon-set-card {
	background-position: -50px -250px
}

.icon-set.icon-dark.icon-set-card {
	background-position: -94px -250px
}

.icon-set.icon-set-plane2 {
	background-position: 6px -300px
}

.icon-set.icon-gray.icon-set-plane2 {
	background-position: -50px -300px
}

.icon-set.icon-dark.icon-set-plane2 {
	background-position: -94px -300px
}

.icon-set.icon-set-counter {
	background-position: 6px -350px
}

.icon-set.icon-gray.icon-set-counter {
	background-position: -50px -350px
}

.icon-set.icon-dark.icon-set-counter,
.icon-set.icon-set-counter.dark {
	background-position: -94px -350px
}

.icon-set.icon-set-lounge {
	background-position: 7px -400px
}

.icon-set.icon-gray.icon-set-lounge {
	background-position: -50px -400px
}

.icon-set.icon-dark.icon-set-lounge,
.icon-set.icon-set-lounge.dark {
	background-position: -95px -400px
}

.icon-set.icon-set-baggage {
	background-position: 6px -500px
}

.icon-set.icon-gray.icon-set-baggage {
	background-position: -50px -500px
}

.icon-set.icon-dark.icon-set-baggage,
.icon-set.icon-set-baggage.dark {
	background-position: -94px -500px
}

.icon-set.icon-set-food {
	background-position: 6px -550px
}

.icon-set.icon-gray.icon-set-food {
	background-position: -50px -550px
}

.icon-set.icon-dark.icon-set-food,
.icon-set.icon-set-food.dark {
	background-position: -96px -550px
}

.icon-set.icon-set-book {
	background-position: 6px -600px
}

.icon-set.icon-gray.icon-set-book {
	background-position: -50px -600px
}

.icon-set.icon-dark.icon-set-book,
.icon-set.icon-set-book.dark {
	background-position: -94px -600px
}

.icon-set.icon-set-past {
	background-position: 6px -650px
}

.icon-set.icon-gray.icon-set-past {
	background-position: -50px -650px
}

.icon-set.icon-dark.icon-set-past {
	background-position: -94px -650px
}

.icon-set.icon-set-profile {
	background-position: 6px -700px
}

.icon-set.icon-gray.icon-set-profile {
	background-position: -50px -700px
}

.icon-set.icon-dark.icon-set-profile {
	background-position: -94px -700px
}

.icon-set.icon-set-calendar {
	background-position: -153px -50px
}

.icon-set.icon-gray.icon-set-calendar {
	background-position: -203px -50px
}

.icon-set.icon-dark.icon-set-calendar {
	background-position: -256px -50px
}

.icon-set.icon-set-collect {
	background-position: -153px -100px
}

.icon-set.icon-gray.icon-set-collect {
	background-position: -203px -100px
}

.icon-set.icon-dark.icon-set-collect {
	background-position: -256px -100px
}

.icon-set.icon-set-sms {
	background-position: -153px -150px
}

.icon-set.icon-gray.icon-set-sms {
	background-position: -203px -150px
}

.icon-set.icon-dark.icon-set-sms {
	background-position: -256px -150px
}

.icon-set.icon-set-print {
	background-position: -153px -200px
}

.icon-set.icon-gray.icon-set-print {
	background-position: -203px -200px
}

.icon-set.icon-dark.icon-set-print {
	background-position: -256px -200px
}

.icon-set.icon-set-mobile {
	background-position: -153px -250px
}

.icon-set.icon-gray.icon-set-mobile {
	background-position: -203px -250px
}

.icon-set.icon-dark.icon-set-mobile {
	background-position: -256px -250px
}

.icon-set.icon-set-download {
	background-position: -153px -300px
}

.icon-set.icon-gray.icon-set-download {
	background-position: -203px -300px
}

.icon-set.icon-dark.icon-set-download {
	background-position: -256px -300px
}

.icon-set.icon-set-departure {
	background-position: -153px -350px
}

.icon-set.icon-gray.icon-set-departure {
	background-position: -203px -350px
}

.icon-set.icon-dark.icon-set-departure {
	background-position: -256px -350px
}

.icon-set.icon-set-arrival {
	background-position: -153px -400px
}

.icon-set.icon-gray.icon-set-arrival {
	background-position: -203px -400px
}

.icon-set.icon-dark.icon-set-arrival {
	background-position: -256px -400px
}

.icon-set.icon-set-seat {
	background-position: -153px -450px
}

.icon-set.icon-gray.icon-set-seat {
	background-position: -203px -450px
}

.icon-set.icon-dark.icon-set-seat,
.icon-set.icon-set-seat.dark {
	background-position: -256px -450px
}

.icon-set.icon-set-loop {
	background-position: -153px -500px
}

.icon-set.icon-gray.icon-set-loop {
	background-position: -203px -500px
}

.icon-set.icon-dark.icon-set-loop {
	background-position: -256px -500px
}

.icon-set.icon-set-calendar2 {
	background-position: -153px -550px
}

.icon-set.icon-gray.icon-set-calendar2 {
	background-position: -203px -550px
}

.icon-set.icon-dark.icon-set-calendar2 {
	background-position: -256px -550px
}

.icon-set.icon-set-planeseat {
	background-position: -153px -600px
}

.icon-set.icon-gray.icon-set-planeseat {
	background-position: -203px -600px
}

.icon-set.icon-dark.icon-set-planeseat {
	background-position: -256px -600px
}

.icon-set.icon-set-plate {
	background-position: -153px -650px
}

.icon-set.icon-gray.icon-set-plate {
	background-position: -203px -650px
}

.icon-set.icon-dark.icon-set-plate {
	background-position: -256px -650px
}

.icon-set.icon-set-case {
	background-position: -153px -700px
}

.icon-set.icon-gray.icon-set-case {
	background-position: -203px -700px
}

.icon-set.icon-dark.icon-set-case {
	background-position: -256px -700px
}

.icon-set.icon-set-firstaid {
	background-position: -153px -750px
}

.icon-set.icon-gray.icon-set-firstaid {
	background-position: -203px -750px
}

.icon-set.icon-dark.icon-set-firstaid {
	background-position: -256px -750px
}

.fa-md {
	font-size: 14pt
}

.fa-heart-red .fa-heart {
	color: #fed200!important
}

.active-sub {
	background-color: rgba(255, 255, 255, .15);
	box-shadow: 0 -4px 0 rgba(239, 38, 54, 1) inset
}

.zoom {
	zoom: .6;
	-moz-transform: scale(.6);
	-moz-transform-origin: 0 0 0;
	-o-transform: scale(.6);
	-o-transform-origin: 0 0 0;
	-webkit-transform: scale(.6);
	-webkit-transform-origin: 0 0 0;
	transform: scale(.6);
	transform-origin: 0 0 0
}

.icon-zoom {
	height: 30px;
	margin: 0!important
}

header .icon-set.icon-set-plane2 {
	background-position: 0 -310px;
	height: 20px
}

.icon-set-content {
	margin-top: 26px
}

.icon-set-sm {
	display: inline-block;
	background-color: transparent;
	background-image: url(../img/icons/icon-set-sm.png);
	width: 25px;
	height: 25px;
	vertical-align: middle
}

.icon-set-sm.icon-set-sm-plane1 {
	background-position: -25px 0
}

.icon-set-sm.icon-set-sm-plane2 {
	background-position: -25px -26px
}

.icon-set-sm.icon-set-sm-calendar {
	background-position: -25px -51px
}

.icon-set-sm.icon-set-sm-people {
	background-position: -25px -76px
}

.icon-set-sm.icon-set-sm-seat {
	background-position: 0 -100px
}

.active .icon-set-sm.icon-set-sm-seat {
	background-position: -25px -100px
}

.icon-set-sm.icon-set-sm-seat2 {
	background-position: 0 -126px
}

.active .icon-set-sm.icon-set-sm-seat2 {
	background-position: -25px -126px
}

.icon-set-sm.icon-set-sm-lowbattery {
	background-position: 0 -175px
}

.active .icon-set-sm.icon-set-sm-lowbattery {
	background-position: -25px -175px
}

.icon-set-sm.icon-set-sm-food {
	background-position: 0 -150px
}

.active .icon-set-sm.icon-set-sm-food {
	background-position: -25px -150px
}

.icon-set-sm.icon-set-sm-download {
	background-position: -2px -202px;
	vertical-align: top;
	height: 20px;
	width: 20px
}

.icon-set-sm.icon-set-sm-download:hover,
a:hover .icon-set-sm.icon-set-sm-download {
	background-position: -27px -202px
}

.icon-set-sm.icon-set-sm-case {
	background-position: 0 -226px
}

.icon-set-sm.icon-set-sm-shield {
	background-position: -23px -226px
}

.icon-set-sm.icon-set-sm-seat3 {
	background-position: 0 -251px
}

.icon-set-sm.icon-set-sm-plane3 {
	background-position: -23px -251px
}

.icon-set-sm.icon-set-sm-print {
	background-position: -2px -303px;
	vertical-align: top;
	height: 20px;
	width: 20px
}

.icon-set-sm.icon-set-sm-print:hover,
a:hover .icon-set-sm.icon-set-sm-print {
	background-position: -27px -303px
}

#milesOptions .ms-icon-wrapper {
	text-align: right;
	float: right;
	min-height: 30px;
	min-width: 30px;
	width: 20%;
	display: inline-block;
	position: relative
}

#milesOptions .ms-text-wrapper {
	width: 75%;
	display: inline-block;
	text-align: left;
	padding-left: 10px;
	vertical-align: sub;
	line-height: 15px
}

.icon-mileoptions {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(../img/icons/icon-set-mileoptions.png);
	position: absolute;
	top: 0;
	right: 5px;
	vertical-align: sub
}

.icon-boarding,
.icon-boarding-hpbt {
	display: inline-block;
	width: 32px;
	height: 30px;
	background-repeat: no-repeat;
	vertical-align: middle
}

.icon-mileoptions.mo-buy {
	background-position: 0 0
}

.icon-mileoptions.mo-transfer {
	background-position: 0 -30px
}

.icon-mileoptions.mo-save {
	background-position: 0 -60px
}

.icon-mileoptions.mo-donate {
	background-position: 0 -90px
}

.icon-mileoptions.mo-reactivate {
	background-position: 0 -120px
}

.icon-mileoptions.mo-claim {
	background-position: 0 -150px
}

.icon-mileoptions.mo-benefitprogram {
	background-position: 0 -180px
}

.icon-mileoptions.mo-giftelitecard {
	background-position: 0 -210px
}

.icon-boarding {
	background-image: url(../img/icons/icon-set-boarding.png)
}

.icon-boarding.bp-collection {
	background-position: 0 0
}

.icon-boarding.bp-sms {
	background-position: 0 -30px
}

.icon-boarding.bp-print {
	background-position: 0 -60px
}

.icon-boarding.bp-mobile {
	background-position: 0 -90px
}

.icon-boarding.bp-download {
	background-position: 0 -120px
}

.icon-boarding.bp-mail {
	background-position: 0 -150px
}

.icon-boarding.bp-calendar {
	background-position: 0 -180px
}

.icon-boarding.bp-share {
	background-position: 0 -210px
}

.icon-boarding-hpbt {
	background-image: url(../img/icons/icon-hpbt.png)
}

.sticky {
	z-index: 200;
	width: 100%
}

.btn-txt-input-container {
	display: table;
	width: 100%
}

.btn-txt-input-dark.btn-txt-input-custom,
.btn-txt-input-red.btn-txt-input-custom {
	display: table-cell;
	vertical-align: middle
}

.btn-txt-input-dark.btn-txt-input-custom {
	text-align: left
}

.btn-txt-input-custom span span {
	color: #95a1af;
	padding: 0;
	font-size: 10pt
}

.btn-txt-input-custom span {
	color: #fff;
	display: block;
	white-space: nowrap;
	padding: 0 20px;
	font-size: 13pt;
	font-family: MuseoSans-700
}

.btn-txt-input-custom span.small {
	font-size: 85%
}

.btn-txt-input-custom.btn-txt-input-hasicon {
	position: relative
}

.btn-txt-input-custom.btn-txt-input-hasicon span {
	padding-right: 50px
}

.btn-txt-input-red.btn-txt-input-custom i.fa {
	position: absolute;
	right: 5%;
	top: 0;
	line-height: 100px
}

.image {
	position: relative
}

.image .image-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.thin {
	font-family: MuseoSans-100!important
}

.h1,
.h2,
h1,
h2 {
	font-family: MuseoSans-100
}

s {
	font-size: 65%;
	line-height: 0;
	vertical-align: super
}

.fa-small,
.img-align,
.radio.btn input {
	vertical-align: middle
}

.grid-top.nomargin {
	margin-top: 2em;
	margin-bottom: 0
}

.grid-bottom.nomargin {
	margin-bottom: 2em;
	margin-top: 0
}

.grid-sm {
	margin: 1em 0
}

.grid-sm-top {
	margin-top: 1em
}

.grid-sm-bottom {
	margin-bottom: 1em
}

.grid-sm-top.nomargin {
	margin-top: 1em;
	margin-bottom: 0
}

.grid-sm-bottom.nomargin {
	margin-bottom: 1em;
	margin-top: 0
}

.grid-xs {
	margin: .5em 0
}

.grid-xs-top {
	margin-top: .5em
}

.grid-xs-bottom {
	margin-bottom: .5em
}

.grid-xs-top.nomargin {
	margin-top: .5em;
	margin-bottom: 0
}

.grid-xs-bottom.nomargin {
	margin-bottom: .5em;
	margin-top: 0
}

.grid-title,
.media.grid-title {
	margin: 1em 0
}

.vline {
	display: inline;
	border-right: 1px dotted #e8ebf0;
	margin-right: .6em;
	padding-right: .5em
}

i.media-object {
	min-width: 50px;
	text-align: center
}

a.media-object i.fa {
	min-width: 50px;
	text-align: center;
	line-height: 34px
}

.h1,
h1 {
	font-size: 34pt
}

.h2,
h2 {
	font-size: 28pt
}

.h3,
.h4,
h3,
h4 {
	font-family: MuseoSans-500
}

.h3,
h3 {
	font-size: 16pt
}

.h4,
h4 {
	font-size: 14pt
}

.btn-gray,
.h5,
.h6,
.input-gray,
h5,
h6 {
	font-family: MuseoSans-700
}

.h5,
h5 {
	font-size: 11pt
}

.h6,
h6 {
	font-size: 9pt
}

.h1 .fa-small,
h1 .fa-small {
	font-size: .5em
}

.btn-gray,
.input-gray {
	color: #5C6B7C;
	background: #e8ebf0;
	letter-spacing: -.3px
}

.input-gray {
	letter-spacing: -.3px
}

.btn-gray {
	border: 1px solid #ccc
}

.btn-gray:focus,
.btn-gray:hover {
	color: #647286;
	border: 1px solid #ccc
}

.btn-smoke {
	background-color: #99a5b4;
	border-color: #647286;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-smoke.active,
.btn-smoke:active,
.btn-smoke:focus,
.btn-smoke:hover,
.open .dropdown-toggle.btn-smoke {
	background-color: #a7b2bf;
	border-color: #99a5b4;
	color: #fff
}

h2.col-border-bottom {
	padding-bottom: 15px;
	margin-bottom: 20px
}

.col-border-dotted {
	border-right: 1px dotted #E2E2E2
}

.img-align {
	display: table-cell;
	height: 67px
}

.img-align-left {
	margin-right: 15px
}

.img-align-left+.nomargin {
	margin-bottom: 10px
}

.img-align-right {
	margin-left: 15px
}

.radio.btn input {
	float: none;
	margin: 0 0 3px
}

.white-bg {
	background-color: #fff
}

.mandatory {
	position: absolute;
	top: 40px;
	left: 0
}

.overflow {
	display: block;
	height: auto;
	overflow: hidden;
	position: relative
}

.profileimage {
	position: relative;
	display: inherit
}

.profileimage .profilename {
	font-family: MuseoSans-500;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 10px;
	border-radius: 25px;
	background-color: #f13b4a;
	width: 45px;
	max-height: 45px;
	line-height: 25px
}

.profilecheck {
	position: absolute;
	right: 0;
	top: -2px;
	color: #FFF;
	font-size: 1em;
	padding: 4px
}

.profilecheck.profilecheck-blue {
	background: #2073E3;
	border-radius: 2em
}

[data-toggle=modal] {
	cursor: pointer
}

.modal {
	overflow: auto
}

.modal-header.modal-header-dark {
	background-color: #333;
	color: #fff;
	border: 0;
	border-radius: 4px 4px 0 0
}

.modal-header.modal-header-gray {
	background-color: #e1e4e8
}

.row.equal [class*=col-] {
	float: none;
	display: table-cell;
	vertical-align: middle
}

.row.equal.equal-top [class*=col-] {
	vertical-align: top
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 35px;
	height: 0;
	overflow: hidden
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.btn:not(.selectpicker) {
	font-family: MuseoSans-700
}

.btn-lg2 {
	border-radius: 4px;
	font-size: 18px;
	line-height: 1.33;
	padding: .75em 2em
}

.btn-fake {
	display: inline-block
}

.notice {
	color: #FFF;
	text-align: center;
	padding: 2em;
	margin: 0 -15px;
	background-color: #111a2b;
	position: relative
}

.notice .close {
	color: #FFF;
	border: 2px solid #fff;
	text-shadow: none;
	opacity: .75;
	font-family: MuseoSans-900;
	border-radius: 100%;
	padding: 4px 8px;
	position: absolute;
	top: 10px;
	right: 1em;
	line-height: 22px
}

.notice .close:hover {
	opacity: 1
}

.notice.notice-blue-base {
	background-color: #2073E3
}

.notice.notice-red-base {
	background-color: #fed200
}

.notice .h4 {
	margin-top: 20px
}

#cookieWarningMessage {
	position: fixed;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	margin: 0;
	background-color: rgba(35, 43, 56, .9);
	padding-left: 10%;
	padding-right: 10%;
	left: 0;
	z-index: 9999
}

#cookieWarningOptionChangeId {
	color: #fff;
	font-family: MuseoSans-700;
	font-size: 14px;
	margin-right: 10px
}

#cookieWarningOptionmodal .modal-dialog {
	width: 80%
}

#cookieWarningOptionmodal .modal-footer {
	margin: 0;
	padding-top: 0
}

#cookieWarningOptionmodal input[type=checkbox] {
	margin-left: 15px
}

#cookieWarningOptionmodal .modal-body-container {
	width: auto;
	margin-left: 50px;
	margin-right: 50px
}

.row .col-lg-height .img-responsive,
.row .col-md-height .img-responsive,
.row .col-sm-height .img-responsive,
.row .col-xs-height .img-responsive,
.social {
	width: 100%
}

#faqResultContent .panel-body h2 {
	min-height: 32px
}

.control-label.control-label-lg {
	padding-top: 12px
}

header .navbar form .bootstrap-select .filter-option {
	border-right: none
}

header .navbar form .bootstrap-select .selectpicker.btn .caret {
	color: inherit
}

.has-feedback.has-feedback-lg .form-control-feedback {
	height: 46px;
	line-height: 46px
}

.has-feedback.has-feedback-lg.has-error .bootstrap-select .filter-option,
.has-feedback.has-feedback-lg.has-error .selectpicker {
	border-color: #fed200
}

.has-feedback.has-feedback-lg .selectpicker.btn-gray {
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset
}

.has-feedback.has-feedback-lg .open .selectpicker.btn-gray {
	color: #647286;
	box-shadow: 0 4px 8px rgba(176, 178, 183, .25) inset
}

.has-feedback.has-feedback-lg .bootstrap-select.formselect .filter-option,
.has-feedback.has-feedback-lg .selectpicker.btn-gray {
	border-color: #ccc
}

.bootstrap-select.formselect .selectpicker.btn-gray .caret {
	color: #647286
}

.nav.nav-tabs li a {
	color: #fff;
	background-color: #232b38;
	margin: .75em 0 0;
	border-radius: 0;
	padding: 1em 3em
}

.nav.nav-tabs li.active a {
	background-color: #fff;
	color: #232b38;
	padding: 1.75em 3em 1em;
	margin: 0
}

.tab-content .tab-pane {
	padding: 2em;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.nav.nav-tabs.nav-default li a {
	background-color: #fff;
	padding: .5em 1em;
	color: #232b38;
	border: 1px solid #ddd;
	text-align: left
}

.nav.nav-tabs.nav-default li.active a {
	border-bottom: 1px solid #fff;
	color: #2073E3
}

.nav.nav-tabs.nav-default li a:hover {
	border-color: #ddd;
	color: #2073E3
}

.nav.nav-tabs.nav-default li.active a:hover {
	border-bottom-color: #fff
}

.table .primary .checkbox {
	margin: 0
}

.table.table-checkbox th .checkbox .check {
	margin: 0 20px 0 0
}

.table.table-checkbox td .checkbox .check {
	margin: 26px 20px 0 0
}

.collapse-next-content .collapse.in {
	display: table-row
}

.xs-height {
	display: table;
	height: 100%
}

.container-xs-height {
	display: table;
	padding-left: 0;
	padding-right: 0
}

.row-xs-height {
	display: table-row
}

.table>tbody>tr.primary>td,
.table>tbody>tr.primary>th,
.table>tbody>tr>td.primary,
.table>tbody>tr>th.primary,
.table>tfoot>tr.primary>td,
.table>tfoot>tr.primary>th,
.table>tfoot>tr>td.primary,
.table>tfoot>tr>th.primary,
.table>thead>tr.primary>td,
.table>thead>tr.primary>th,
.table>thead>tr>td.primary,
.table>thead>tr>th.primary {
	background-color: #232B38;
	color: #FFF;
	padding: .5em 1em
}

.table.table-middle>tbody>tr>td,
.table.table-middle>tbody>tr>th,
.table.table-middle>tfoot>tr>td,
.table.table-middle>tfoot>tr>th,
.table.table-middle>thead>tr>td,
.table.table-middle>thead>tr>th {
	vertical-align: middle
}

.table-blue th,
.table-gray th {
	vertical-align: middle!important
}

.tableCellText {
	position: relative
}

.tableCellText:after,
.tableCellText:before {
	content: "";
	border: 4px solid transparent;
	border-top: none;
	border-bottom-color: red;
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -5px;
	margin-left: 4px
}

.tableCellText:before {
	border-bottom: none;
	border-top: 4px solid red;
	margin-top: 1px
}

#tableCell1 {
	cursor: pointer
}

#tableCell1:hover {
	background-color: #DDD
}

.membership-number-hover:hover {
	background-color: #DDD;
	cursor: pointer
}

.social .btn {
	width: 25%
}

.social-fb {
	color: #3b5a99
}

.social-fb:hover {
	color: #fff;
	background-color: #3b5a99;
	border-color: #777
}

.social-tw {
	color: #25a8e0
}

.social-tw:hover {
	color: #fff;
	background-color: #25a8e0;
	border-color: #777
}

.social-li {
	color: #127bb7
}

.social-li:hover {
	color: #fff;
	background-color: #127bb7;
	border-color: #777
}

.social-gp {
	color: #ce3633
}

.social-gp:hover {
	color: #fff;
	background-color: #ce3633;
	border-color: #777
}

.list-styled {
	padding-left: 14px;
	color: #fed200
}

.list-styled.pull-left {
	margin-right: 15px
}

.list-styled a,
.list-styled.black {
	color: #232b38
}

.list-styled a:hover {
	color: #fed200
}

.alert-warning {
	background-color: #ffffed;
	background-image: none;
	border: 0;
	box-shadow: none
}

.alert-warning .list-styled {
	color: #8a6d3b
}

.alert-lg {
	padding-top: 30px;
	padding-bottom: 30px
}

.filterdestinationtype a.badge span:last-child {
	border-radius: 100%;
	display: inline-block;
	margin-left: 3px;
	min-width: 22px;
	padding: 0 5px;
	text-align: center
}

.filterdestinationtype a.badge i {
	padding-right: 5px
}

.filterdestinationtype .panel.grid {
	margin-top: 1em;
	margin-bottom: 1em
}

.badge-blue {
	background-color: #2073E3;
	border: 1px solid #2073E3;
	color: #fff;
	padding: 8px 16px;
	border-radius: 30px;
	margin: 0 5px 10px 0;
	font-family: MuseoSans-700
}

.filterdestinationtype .badge-blue.active .fa,
.filterdestinationtype .badge-blue:hover .fa {
	color: #2073E3
}

.table-blue th {
	background-color: #e8ebf0
}

.table-gray th {
	color: #FFF;
	background-color: #647286
}

.input-group-addon {
	background-color: #fff
}

.form-group .form-inline input:first-child {
	border-radius: 3px 0 0 3px;
	border-right: none;
	width: 26%
}

.form-group .form-inline input:last-child {
	border-radius: 0 3px 3px 0
}

.modal-close {
	position: absolute;
	top: -14px;
	right: -14px;
	background: #232b38;
	color: #FFF;
	border-radius: 100%;
	padding: 8px 11px 6px;
	font-family: MuseoSans-900;
	border: none;
	z-index: 9999
}

#errorModal.tk-modal .modal-content {
	border-top: 8px solid #fed200
}

.tk-modal-close {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #fff;
	border: none;
	z-index: 9999
}

.tk-modal-ico {
	padding: 10px;
	min-width: 160px;
	margin-left: -60px
}

.tk-modal-ico span {
	min-width: 100px
}

.tk-modal hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #4a4a4a
}

.tk-modal .modal-content .row.vertical-align {
	min-height: 150px
}

#addbaggagecardmodal {
	z-index: 1999
}

.fa-rotate-45 {
	filter: progid: DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=.7071067811865476, M12=-.7071067811865475, M21=.7071067811865475, M22=.7071067811865476);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.vertical-align {
	display: flex;
	align-items: center;
	float: none
}

.content-table .row:first-child {
	border-bottom: 1px solid #ddd
}

.content-table .row div {
	padding: 3em
}

.content-table .row div:first-child {
	border-right: 1px solid #ddd
}

.content-table .row div:last-child {
	border-left: 1px solid #ddd
}

.bottom-bg,
.top-bg {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1
}

.top-bg {
	top: 0
}

.multicity-booker-img {
	height: 130%
}

span section .bottom-bg {
	z-index: 0
}

.well {
	background-color: #f3f3f6;
	border-color: #e5e5e5;
	border-radius: 0;
	box-shadow: none;
	display: inline-block
}

.well.well-dark {
	background-color: #101a2a;
	color: #fff
}

.well.well-dark.well-mini {
	padding: 5px 6px;
	margin-bottom: 5px
}

#additionalServices .well {
	width: auto;
	border: 0;
	border-radius: 6%;
	margin-top: 5px
}

.well.well-block {
	display: block
}

.info-circle,
.knob {
	display: inline-block
}

.knob input {
	margin-left: -50px!important;
	margin-top: -50px!important
}

.border-panel {
	border: 1px solid #ddd;
	padding: 15px 30px
}

.info-circle {
	background-color: #fed200;
	color: #fff;
	border-radius: 100%;
	font-size: 14pt;
	padding: 4px 9px
}

.info-circle i {
	min-width: 16px;
	text-align: center
}

.content-bg * {
	width: 72.5%
}

.content-bg .content-bg-right {
	width: auto
}

.content-bg-right {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1
}

.backtotop {
	cursor: pointer;
	text-align: center;
	position: absolute;
	right: 10%;
	bottom: -70px;
	z-index: 2;
	-webkit-transition: all .25s ease 0s;
	transition: all .25s ease 0s
}

.backtotop:hover {
	bottom: -60px
}

.backtotop i {
	background: #ed2439;
	color: #fff;
	padding: .5em
}

.backtotop span {
	display: block;
	font-size: 1.5em;
	margin-top: .5em
}

.backtotop.backtotop-fixed {
	position: fixed;
	bottom: 50px;
	right: 15px;
	z-index: 99999;
	opacity: 0
}

.opacity-0-5 {
	opacity: .5!important
}

.backtotop.backtotop-fixed i {
	background: #181C23;
	opacity: .35;
	border-radius: 6px
}

.backtotop.backtotop-fixed:hover i {
	opacity: 1
}

.navbar-content {
	margin: 0;
	border-radius: 0
}

.navbar-content .navbar-brand {
	height: auto;
	margin: 0;
	padding: 20px
}

.btn-default.btn-arrow:after,
.btn-primary.btn-arrow:after,
.navbar-content .navbar-btn .btn-default:after {
	border-style: solid;
	border-width: 6px 6px 0;
	bottom: -6px;
	left: 50%;
	position: absolute;
	width: 0;
	margin-left: -6px;
	display: block;
	content: ""
}

.btn-default.btn-arrow:after,
.navbar-content .navbar-btn .btn-default:after {
	border-color: #fff transparent
}

.btn-danger.btn-arrow:hover:after {
	border-color: #ff3545 transparent
}

.btn-default.btn-arrow:focus:after,
.navbar-content .navbar-btn .btn-default:focus:after {
	border-color: #dde2e6 transparent
}

.table-container>tbody>tr>th,
.table-container>thead>tr>th {
	color: #232b38;
	font-size: 18px
}

.table-container>tbody>tr>th {
	border-right: none;
	color: #232b38;
	font-size: 18px;
	padding: 0
}

.table-bordered.table-container>thead>tr>th {
	border-bottom: none
}

th.rotate {
	height: 140px;
	white-space: nowrap;
	vertical-align: inherit!important
}

th.rotate>span {
	display: block;
	transform: translate(0, 70px) rotate(-90deg);
	width: 30px
}

th.rotate>span>span {
	display: inline-block;
	padding: 5px 10px
}

.table-container>tbody>tr>td {
	color: #232b38;
	padding: 0!important
}

.table.table-schedule tr th {
	color: #95a1af;
	padding: 15px 10px;
	position: relative
}

.payment-table .table-schedule tbody tr th,
.payment-table .table-schedule thead th {
	min-width: 74px;
	padding-left: 0;
	padding-right: 0;
	font-family: MuseoSans-700;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px
}

.payment-table .table-schedule tbody tr th small,
.payment-table .table-schedule thead th small {
	font-size: 14px;
	line-height: 16px;
	font-weight: 100;
	font-family: MuseoSans-100
}

.payment-table .table-schedule tbody tr td {
	background-color: #fafafa;
	color: #232b38;
	cursor: pointer;
	font-size: 15px;
	line-height: 16px;
	font-family: MuseoSans-700
}

.payment-table .table-schedule tbody tr th {
	border-left: none
}

.table-schedule {
	margin-bottom: 0;
	border: none;
	font-size: 16px
}

.table.table-schedule td,
.table.table-schedule th {
	vertical-align: middle;
	text-align: center;
	font-family: MuseoSans-500;
	font-weight: 700
}

.table-schedule td span {
	font-family: MuseoSans-300;
	font-weight: 400
}

.table-schedule>thead>tr>th {
	border-left: 0 none;
	border-bottom: 0 none
}

.table-schedule>tbody>tr>td:last-child,
.table-schedule>tbody>tr>th:last-child,
.table-schedule>thead>tr>th:last-child {
	border-right: 0 none
}

.table-schedule>tbody>tr:last-child>td,
.table-schedule>tbody>tr:last-child>th {
	border-bottom: 0 none
}

.table-schedule th small {
	display: block;
	font-size: 14px;
	line-height: 1
}

.carousel-preinfo-label,
.table-schedule thead th:hover .arrow {
	display: none
}

.table-schedule tbody tr th .arrow {
	border: 32px solid transparent;
	border-right: 0;
	border-left: 13px solid transparent;
	position: absolute;
	top: 0;
	left: 100%
}

.table-schedule tbody tr.active th .arrow {
	border-left: 13px solid #2e8ffd
}

.table-schedule tbody tr.hover th .arrow {
	border-left: 13px solid #79889a
}

.table-schedule thead th .arrow:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: green
}

.language-container .dropdownselect .dropdown-menu ul li a i,
.language-container .dropdownselect button .filter-option i {
	width: 25px;
	text-align: center
}

.table-schedule thead th .arrow {
	border: 42px solid transparent;
	border-top: 13px solid transparent;
	border-bottom: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	right: 0;
	transform: translate(-50%, 0)
}

.table-schedule thead th.active .arrow {
	border-top-color: #2e8ffd
}

.table-schedule thead th.hover .arrow {
	border-top-color: #79889a
}

.table-schedule>tbody>tr>td {
	background-color: #fafafa;
	color: #232b38;
	cursor: pointer
}

.table-schedule>tbody>tr>td.highlight {
	background-color: #e8f8e4;
	color: #476c3d!important
}

.table-schedule>tbody>tr>td.highlight:hover {
	background-color: #c3ddbc
}

.table-schedule tbody tr.hover th,
.table-schedule thead th.active,
.table-schedule thead th.hover,
.table-schedule>colgroup.active+thead>tr:first-child>th,
.table-schedule>tbody>.active>th {
	background-color: #2e8ffd!important;
	color: #fff!important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .35)
}

.table-schedule tbody tr.hover th,
.table-schedule thead th.hover {
	background-color: #79889a!important
}

.table-schedule>tbody>tr>td:hover {
	background-color: #79889a;
	color: #fff;
	position: relative
}

.table-schedule>tbody>tr>td.active,
.table-schedule>tbody>tr>td.active:hover {
	background-color: #2e8ffd;
	color: #fff!important;
	cursor: default;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .35)
}

.table-schedule>thead>tr>th.hover:first-child {
	background-color: transparent!important
}

.table-schedule thead th:hover {
	background: 0 0!important;
	color: #95a1af!important;
	text-shadow: none
}

.language-container .dropdownselect .dropdown-menu.open,
.signin-container .dropdownselect .dropdown-menu.open {
	border: 1px solid #ccc!important
}

.language-container .dropdownselect .dropdown-menu ul li a,
.signin-container .dropdownselect .dropdown-menu ul li a {
	color: #232b38!important;
	font-weight: 400;
	padding: 6px 15px;
	line-height: 30px;
	padding-left: 16px!important
}

.language-container .dropdownselect .dropdown-menu ul li a:hover,
.language-form .dropdownselect .dropdown-menu ul li.selected,
.signin-container .dropdownselect .dropdown-menu ul li a:hover,
.signin-form .dropdownselect .dropdown-menu ul li.selected {
	color: #fff!important;
	box-shadow: none!important
}

.language-container .dropdownselect .dropdown-menu ul li a:hover i,
.language-form .dropdownselect .dropdown-menu ul li a:hover i,
.language-form .dropdownselect .dropdown-menu ul li.selected a,
.language-form .dropdownselect .dropdown-menu ul li.selected a i,
.signin-container .dropdownselect .dropdown-menu ul li a:hover i,
.signin-form .dropdownselect .dropdown-menu ul li a:hover i,
.signin-form .dropdownselect .dropdown-menu ul li.selected a,
.signin-form .dropdownselect .dropdown-menu ul li.selected a i {
	color: #fff!important
}

.language-container .dropdownselect .dropdown-menu ul li a span,
.language-container .dropdownselect button .filter-option span,
.language-form .dropdownselect .dropdown-menu ul li a span,
.language-form .dropdownselect button .filter-option span {
	border-right: 1px solid #ccc;
	margin-right: 20px;
	padding-right: 14px
}

.carousel-fluid .item>img,
.carousel-fluid .item>span img {
	width: 100%
}

.carousel-fluid .carousel-title {
	left: 0;
	position: absolute;
	text-align: center;
	top: 10%;
	width: 100%;
	z-index: 1
}

.carousel-fluid .carousel-caption {
	width: 80%
}

.carousel-fluid .carousel .carousel-caption {
	width: 70%
}

.carousel-fluid .carousel-control-left {
	position: absolute;
	left: 0
}

.carousel-fluid .carousel-control-right {
	position: absolute;
	right: 0;
	left: auto
}

.carousel-fluid .carousel-control-left i,
.carousel-fluid .carousel-control-right i {
	margin: 0 1em;
	position: absolute;
	top: -18px
}

.carousel-fluid .carousel-control-right i {
	right: 100%
}

.carousel-fluid .carousel-control h4 {
	margin: 0
}

.carousel-fluid .carousel-control small {
	font-size: 65%
}

.fleet-carousel-control {
	position: absolute;
	top: auto!important;
	bottom: 15%;
	width: auto!important;
	z-index: 10
}

.fleet-carousel-control.left {
	left: 10%!important
}

.fleet-carousel-control.right {
	right: 10%!important
}

.fleet-carousel-control .prev-arrow-title {
	font-size: 14pt;
	float: left;
	line-height: 60px;
	min-width: 110px;
	font-family: MuseoSans-500;
	padding-right: 10px
}

.fleet-carousel-control .next-arrow-title {
	font-size: 14pt;
	float: right;
	line-height: 60px;
	min-width: 110px;
	font-family: MuseoSans-500;
	margin-left: 10px
}

.ourfleetcarousel .carousel-control.fleet-carousel-control,
.ourfleetcarousel .carousel-control.fleet-carousel-control:hover {
	border: none!important;
	color: #fff!important
}

.ourfleetcarousel .carousel-control .circle,
.ourfleetcarousel .carousel-control .circle:hover {
	border-color: #fff!important;
	color: #fff!important
}

.ourfleetcarousel .carousel-control:hover {
	color: #fff!important
}

.circle {
	border: 2px solid #fff;
	border-radius: 100%;
	padding: 16px
}

.carousel-caption.text-left {
	text-align: left
}

.carousel .fixheight {
	height: 160px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 5px 0 0
}

.readmore-js-section,
article>div {
	overflow: hidden
}

.content-border {
	border: 1px solid rgba(255, 255, 255, .25);
	border-radius: 3px
}

.touristanbul-single-bg {
	height: 100%
}

.touristanbul {
	position: relative;
	top: -70px;
	margin-bottom: -35px
}

.touristanbul .touristanbul-bg {
	background-color: #acb4c3;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../img/layout/touristanbul.png);
	background-size: auto 100%
}

.touristanbul .touristanbul-bg img {
	margin: 0 15px 25px
}

.touristanbul .row.tourday>div {
	padding: 0 15px
}

.touristanbul .touristanbul-days,
.touristanbul .touristanbul-time {
	margin: 0;
	padding: 0;
	background-color: #fff;
	display: table;
	width: 100%
}

.touristanbul .touristanbul-days li,
.touristanbul .touristanbul-time li {
	display: table-cell;
	list-style: none
}

.touristanbul .touristanbul-time li a {
	display: block;
	padding: 20px 15px;
	position: relative;
	text-align: center;
	cursor: pointer
}

.touristanbul .touristanbul-time li a.selected {
	background-color: #2e8ffd;
	color: #fff
}

.touristanbul .touristanbul-time li a.selected * {
	color: #fff
}

.touristanbul .touristanbul-days li a.selected:after,
.touristanbul .touristanbul-time li a.selected:after {
	border-color: #2e8ffd transparent;
	border-style: solid;
	border-width: 6px 6px 0;
	bottom: -6px;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	width: 0;
	margin-left: -3px
}

.touristanbul .touristanbul-days li a:hover,
.touristanbul .touristanbul-time li a:hover {
	border-bottom: none
}

.touristanbul .touristanbul-time li a b {
	color: #232b38;
	font-size: 14pt;
	margin-right: 15px
}

.touristanbul .touristanbul-time li a span {
	color: #788aa8;
	margin-right: 15px
}

.touristanbul .touristanbul-time li a small {
	color: #788aa8
}

.touristanbul .touristanbul-days {
	background-color: #232b38
}

.touristanbul .touristanbul-days li {
	width: 20%;
	padding: 20px 15px;
	text-align: center
}

.touristanbul .touristanbul-days li a {
	color: #959fb2;
	position: relative;
	cursor: pointer
}

.touristanbul .touristanbul-days li a.selected {
	color: #fff;
	background-color: #2e8ffd;
	padding: 8px 18px;
	border-radius: 18px
}

.col-border-dark {
	border-right: 1px solid #2f353f
}

h3 .label {
	float: left;
	font-size: 12pt;
	font-weight: 400;
	margin-right: 15px
}

.table.table-noborder,
.table.table-noborder td,
.table.table-noborder th {
	border: none
}

.table-print {
	border: 2px solid #232B38
}

.table-print th {
	background-color: #232B38
}

.table-print td.nopadding,
.table-print th.nopadding {
	padding: 0
}

.table-padding td,
.table-padding th {
	padding: 10px!important
}

.table-middle td,
.table-middle th {
	vertical-align: middle
}

.whareiam {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%
}

.whareiam li:after,
.whareiam li:before {
	width: 0;
	height: 0;
	border-top: 1.5em inset transparent;
	border-bottom: 1.5em inset transparent;
	top: 0;
	content: ""
}

.whareiam li {
	display: table-cell;
	background-color: #79889a;
	padding: 13px 1.75em;
	font-size: 16px;
	color: #fff;
	position: relative;
	border-radius: 3px;
	font-family: MuseoSans-500;
	text-align: center
}

.whareiam li:before {
	border-left: 1em solid #fff;
	position: absolute;
	left: 0
}

.whareiam li:after {
	border-left: 1em solid #79889a;
	position: absolute;
	right: -.95em;
	z-index: 2
}

.carousel.vertical .carousel-inner,
.carousel.vertical .item .carousel-caption .middle-wrapper,
.nav.nav-tabs a {
	height: 100%
}

.whareiam li:first-child:before,
.whareiam li:last-child:after {
	border: none
}

.whareiam li.selected~li {
	background-color: #c3cbd7
}

.whareiam li.selected~li:after {
	border-left-color: #c3cbd7
}

.carousel.vertical .item {
	-webkit-transition: .6s ease-in-out top;
	-moz-transition: .6s ease-in-out top;
	-ms-transition: .6s ease-in-out top;
	-o-transition: .6s ease-in-out top;
	transition: .6s ease-in-out top;
	left: 0!important
}

.carousel.vertical .active {
	top: 0
}

.carousel.vertical .next {
	top: 100%
}

.carousel.vertical .prev {
	top: -100%
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
	top: 0
}

.carousel.vertical .active.left {
	top: -100%
}

.carousel.vertical .active.right {
	top: 100%
}

.carousel.vertical .item .carousel-caption {
	padding: 0
}

.carousel.vertical .carousel-indicators {
	left: auto;
	margin: 0;
	right: 5%;
	top: 45%;
	width: auto;
	position: absolute
}

.carousel.vertical .carousel-indicators li {
	display: block;
	margin-bottom: 1em;
	background-color: #000;
	opacity: .5;
	border: none
}

.carousel.vertical .carousel-indicators li.active {
	background-color: #fed200;
	opacity: 1
}

.popovers {
	cursor: pointer
}

.popover {
	color: #232b38;
	text-shadow: none
}

.popover-without-width+.popover {
	max-width: none
}

.popover.popovers-full {
	min-width: 165px
}

.carousel-caption.carousel-caption-right {
	text-align: right
}

.carousel-overlay .carousel-caption {
	background-color: rgba(0, 0, 0, .25);
	bottom: 0;
	left: 0;
	padding: 2.5% 10% 5%;
	right: 0;
	width: 100%;
	z-index: 0;
	top: auto
}

.panel-heading .carousel-control:hover {
	border-bottom: 1px solid #656b74
}

.carousel-caption.carousel-caption-black {
	color: #232b38;
	text-shadow: none
}

.exploreourbestofferscarousel.carousel .carousel-indicators {
	bottom: -35px
}

.panel-group .panel+.panel {
	margin-top: 0
}

.panel-group.panel-radios .panel,
.panel-group.panel-radios .panel+.panel {
	margin-bottom: 20px
}

.panel .exploreourbestofferscarousel.carousel .carousel-indicators {
	bottom: -50px
}

.line-overlay {
	border-color: rgba(255, 255, 255, .25)
}

.tab-content {
	margin: -1px 0 0;
	position: relative
}

.tab-content.tab-content-up .tab-pane {
	border: none;
	padding: 0
}

.tab-content .img-thumbnail.pull-left.img-align-left {
	margin-right: 30px
}

.tab-content .img-thumbnail.pull-right.img-align-right {
	margin-left: 30px
}

.nav.nav-tabs.nav-tabs-up {
	display: table;
	width: 100%;
	border: 1px solid #ddd
}

.nav.nav-tabs.nav-tabs-up li {
	margin: 0;
	display: table-cell;
	float: none
}

.nav.nav-tabs.nav-tabs-up li a {
	margin: 0;
	padding: 1em;
	text-align: center;
	background-color: #fbfbfb;
	color: #232b38;
	border: none
}

.nav.nav-tabs.nav-tabs-up li.active a {
	background-color: #232b38;
	color: #fff
}

.nav.nav-tabs.nav-tabs-up li.active a:after {
	border-color: #232b38 transparent;
	border-style: solid;
	border-width: 0 14px 6px;
	top: -6px;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	width: 0;
	margin-left: -14px
}

.nav.nav-tabs.nav-tabs-up.nav-tabs-down li.active a:after {
	border-width: 6px 14px 0;
	bottom: -6px;
	top: auto
}

.readmore-js-toggle,
article .readmore-link {
	margin: 15px 0;
	display: inline-block;
	border-bottom: 1px solid transparent;
	cursor: pointer
}

article>div {
	max-height: 60px;
	-ms-transition: max-height .25s ease;
	-o-transition: max-height .25s ease;
	-moz-transition: max-height .25s ease;
	-webkit-transition: max-height .25s ease;
	transition: max-height .25s ease
}

article.readmore>div {
	max-height: 1000px
}

article .readmore-link {
	font-family: MuseoSans-500!important
}

.article-up article>div {
	max-height: 125px
}

.article-up article.readmore>div {
	max-height: 1000px
}

.pagination label {
	font-weight: 400;
	margin: 0 5px
}

.pagination label input {
	background-color: #ecf0f6;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1) inset;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px 10px;
	text-align: center;
	width: 50px;
	vertical-align: middle
}

.dtable {
	display: table
}

.dinline-table {
	display: inline-table
}

.media-table {
	display: table;
	width: 100%;
	height: 100%;
	background-color: #fff
}

.media-table-cell {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	text-align: center
}

.media-table-cell h4 {
	padding: 30px 0 0;
	margin: 0
}

.media-table-cell article {
	padding: 15px
}

.media-table-cell .marker {
	left: 30px
}

.fileupload {
	position: relative
}

.fileupload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 0;
	height: 0
}

.dropdown-menu.selectpicker .date-view {
	display: block;
	margin: 0;
	padding: 4px 0;
	text-align: left;
	width: 100%
}

.dropdown-menu.selectpicker .date-view .date-view-date,
.dropdown-menu.selectpicker .date-view .date-view-month {
	color: inherit;
	display: inline-block;
	font-size: inherit
}

.dropdown-menu.selectpicker .date-view .date-view-day {
	color: inherit;
	font-size: inherit;
	margin: 0 6px;
	padding: inherit;
	display: inline-block
}

.destionationactions,
.destionationstickynav {
	padding: 15px 0
}

.destionationstickynav {
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
	display: none
}

.is-sticky .destionationstickynav,
.marker:after {
	display: block
}

.destionationactions a {
	margin-left: 30px
}

.badge.badge-default {
	color: #232b38;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 8px 13px;
	border-radius: 30px;
	margin: 0 5px 10px 0;
	font-family: MuseoSans-700
}

.sticky-wrapper {
	height: auto!important
}

.article-collapse .thumbnail,
.article-up .thumbnail {
	height: 400px
}

.alert-default {
	border: 1px solid #95a1af;
	color: #95a1af
}

.alert.noborder {
	box-shadow: none
}

.alert-primary {
	background-color: #232b38;
	color: #fff
}

.bg-edeff2 {
	background-color: #edeff2
}

.alert.media .media-body .media-heading {
	margin: .5em 0 1em
}

.btn-group-lg>.btn,
.btn-lg,
.btn-wide {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 46px;
	min-height: 48px
}

#savecardmodal .container .btn-lg {
	padding: 10px 35px;
	line-height: 20px
}

.btn-list .btn-group {
	margin: 0 10px 10px 0
}

.marker {
	border-radius: 100%;
	color: #fff;
	line-height: 28px;
	text-align: center;
	width: 26px;
	position: absolute;
	top: -14px;
	left: 14px;
	font-weight: 700;
	box-shadow: 5px 8px 15px rgba(0, 0, 0, .5)
}

.chart-wrapper .btn:active,
.panel-border {
	box-shadow: none
}

.marker:after {
	border-style: solid;
	border-width: 18px 12px 0;
	bottom: -10px;
	content: "";
	left: 50%;
	margin-left: -12px;
	position: absolute;
	width: 0
}

.marker.marker-blue {
	background-color: #2073E3
}

.marker.marker-blue:after {
	border-color: #2073E3 transparent
}

.marker.marker-red {
	background-color: #fed200
}

.article-collapse .thumbnail .caption,
.article-up .thumbnail .caption {
	background-color: #fff;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	left: 0;
	position: absolute
}

.marker.marker-red:after {
	border-color: #fed200 transparent
}

.article-collapse .thumbnail .caption.caption-overflow {
	max-height: 350px;
	overflow-x: hidden;
	overflow-y: auto
}

.article-collapse .thumbnail .caption.caption-overflow div a {
	margin-bottom: 15px;
	display: inline-block
}

.collapse-readmore {
	height: 0
}

.hover-links-wrapper:hover .hover-links {
	display: inline-block
}

.hover-links {
	left: 0;
	position: absolute;
	text-align: center;
	top: 1em;
	z-index: 11;
	display: none
}

.hover-links a {
	margin: 0 5px;
	display: inline-block;
	text-shadow: none;
	border-bottom: none
}

.hover-links a:hover {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 1)
}

.hover-links a:hover i {
	color: red
}

.panel-border {
	border: 1px solid #ddd;
	border-radius: 0;
	position: relative
}

.panel-arrow-up:before {
	border-color: #ddd transparent;
	border-style: solid;
	border-width: 0 8px 8px;
	top: -8px;
	content: "";
	display: block;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	width: 0
}

.panel-arrow-up:after {
	border-color: #fff transparent;
	border-style: solid;
	border-width: 0 8px 8px;
	top: -7px;
	content: "";
	display: block;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	width: 0
}

.panel-arrow-down:after,
.panel-arrow-down:before {
	border-style: solid;
	border-width: 8px 8px 0;
	content: "";
	left: 50%;
	margin-left: -8px;
	position: absolute;
	width: 0;
	display: block
}

.panel-arrow-down:before {
	border-color: #ddd transparent;
	bottom: -8px
}

.panel-arrow-down:after {
	border-color: #fff transparent;
	bottom: -7px
}

.panel-content {
	padding: 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
	overflow: hidden
}

.panel-content.nopadding {
	padding: 0
}

#milesOptions .panel-content {
	overflow: visible!important
}

#milesOptions .dropdown-menu.open {
	margin: 0
}

.container-fluid.container-sm-height,
.container-fluid.container-xs-height {
	width: 100%
}

.nobg {
	background: 0 0
}

.dashed {
	border-top: 1px dashed #e6e6e6
}

section.dashed,
table.dashed {
	border-top: 3px dashed #e6e6e6
}

.promotions {
	position: relative;
	margin-bottom: 10px
}

.promotions .btn {
	position: absolute;
	right: 1em;
	bottom: 1em
}

.promotions .btn.btn-block {
	left: 1em;
	width: auto
}

.promotion-overflow-list {
	overflow-y: auto;
	height: 230px
}

.loading .modal-dialog .modal-content {
	border-radius: 0
}

.loading .modal-dialog .modal-content .modal-body .loading-logo {
	position: absolute;
	top: -17.5px;
	margin-left: -17.5px;
	left: 50%
}

.loading .modal-dialog .modal-content .modal-body .loading-anim {
	display: block;
	width: 100%
}

.loading .modal-dialog .modal-content .modal-body>h3,
.loading .modal-dialog .modal-content .modal-body>h4 {
	padding: 0 30px
}

.loading .modal-dialog .modal-content .modal-body .loading-bg {
	position: relative;
	padding: 0 30px;
	display: table;
	transition: none
}

.loading .modal-dialog .modal-content .modal-body .loading-bg>img {
	z-index: 0
}

.modal-backdrop {
	z-index: 1060
}

.modal h3.panel-title {
	font-size: 24px;
	cursor: pointer;
	margin: 0;
	padding: .25em 0
}

.section-overlay {
	position: absolute;
	top: -1px;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	opacity: .75;
	z-index: 998
}

.section-overlay-content {
	position: absolute;
	top: 10%;
	left: 10%;
	right: 10%;
	z-index: 999
}

.arrow-down-red {
	background: url(../img/icons/arrow-down-red.png) no-repeat;
	width: 35px;
	height: 43px;
	display: inline-block
}

.block {
	display: block;
	width: 100%
}

.textboxcolor {
	padding: 2em 1em 2em 0;
	display: inline-block;
	font-size: 14px
}

.textboxcolor.textboxcolor-multi {
	padding: 1em;
	display: block
}

.textboxcolor.textboxcolor-white {
	background-color: rgba(255, 255, 255, 1)
}

.textboxcolor.textboxcolor-white-overlay {
	background-color: rgba(255, 255, 255, .65)
}

.textboxcolor.textboxcolor-black {
	background-color: rgba(24, 28, 35, 1)
}

.textboxcolor.textboxcolor-black-overlay {
	background-color: rgba(24, 28, 35, .65);
	padding: 25px
}

.textboxcolor-black-overlay p {
	line-height: 1.4
}

.textboxcolor-black-overlay sub {
	font-size: 100%;
	line-height: 1
}

.textboxcolor.textboxcolor-red {
	background-color: rgba(239, 38, 54, 1)
}

.textboxcolor.textboxcolor-red-overlay {
	background-color: rgba(239, 38, 54, .65)
}

.textboxcolor.textboxcolor-blue {
	background-color: rgba(54, 133, 231, 1)
}

.textboxcolor.textboxcolor-blue-overlay {
	background-color: rgba(54, 133, 231, .65)
}

.textboxcolor.textboxcolor-gray {
	background-color: rgba(121, 136, 154, 1)
}

.textboxcolor.textboxcolor-gray-overlay {
	background-color: rgba(121, 136, 154, .65)
}

#destinationheaderslides .textboxcolor.textboxcolor-black-overlay {
	background-color: rgba(24, 28, 35, .45)
}

#destinationheaderslides .middle-wrapper {
	height: auto!important;
	position: absolute;
	bottom: 50px
}

.textboxcolor.textboxcolor-black-overlay:hover {
	opacity: 1
}

.destinationbooker {
	background-color: #101A2A
}

.destinationbooker+section {
	border-top: 0 none
}

.destinationbooker .close-booker {
	position: absolute;
	top: 1em;
	right: 1em;
	color: #fff
}

.destinationbooker .close-booker:hover {
	border-bottom: 0 none;
	color: #fff
}

.chart li,
.chart li .item {
	color: #99a5b4;
	font-size: 18px;
	line-height: 1;
	vertical-align: bottom;
	text-align: center
}

.destinationbooker .close-booker i {
	background-color: #fed200;
	padding: 4px 6px;
	border-radius: 100%
}

.monthpicker {
	position: relative
}

.monthpicker .dropdown-menu {
	width: 100%;
	min-width: inherit
}

.week-chart-holder>div:first-child {
	background: #edeff2;
	border: 1px solid #e2e2e2;
	position: relative;
	border-radius: 3px
}

.week-chart-holder>div:first-child:after {
	content: " ";
	display: block;
	height: 12px;
	position: absolute;
	right: 60px;
	top: -12px;
	width: 23px;
	border: 12px solid transparent;
	border-top: 0;
	border-bottom-color: #edeff2
}

.chart-wrapper {
	height: 245px;
	position: relative
}

.chart-wrapper .btn {
	background: url(../img/icons/choose-arrows.png) no-repeat;
	border: none;
	border-radius: 0;
	height: 64px;
	margin-top: -32px;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 36px
}

.chart-wrapper .btn.disabled {
	display: none
}

.chart-wrapper .btn.prev {
	left: -11px
}

.chart-wrapper .btn.next {
	background-position: -36px 0;
	right: -11px
}

.frame {
	height: 100%;
	margin: 0 20px
}

.chart,
.chart li,
.chart ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.chart {
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.chart li {
	display: table-cell;
	position: relative;
	padding: 10px 4px 30px
}

.chart li .chart-item {
	display: inline-block;
	height: 180px;
	position: relative;
	width: 100%
}

.chart .chart-label,
.chart li .item {
	position: absolute;
	left: 0;
	width: 100%
}

.chart li .item {
	background-color: #99a5b4;
	bottom: 0;
	box-shadow: 0 3px 0 #dadcdf;
	cursor: pointer;
	display: inline-block;
	margin: 0
}

.chart li .item:hover {
	background-color: #79889a
}

.chart li .item.active,
.chart li.active .item {
	background-color: #2e8ffd
}

.chart .chart-label {
	bottom: -22px;
	font-size: 13px
}

.chart .active .chart-label {
	color: #2e8ffd
}

.chart .chart-label-inline {
	color: #232b38;
	font-size: 16px;
	font-family: MuseoSans-700;
	display: block;
	transform: translate(0, -100%)
}

.baggageweight {
	position: relative;
	display: inline-block
}

.baggageweight small {
	color: #fff;
	position: absolute;
	top: 13px;
	left: 0;
	width: 100%;
	text-align: center
}

.baggageweight small.pieced-text {
	top: 6px
}

.badge.badge-blue {
	background-color: #2073E3
}

.badge.badge-red {
	background-color: #fed200
}

.badge.badge-muted {
	background-color: #95a1af
}

.badge.badge-1x {
	font-size: inherit;
	padding: 4px 10px
}

.pgntn {
	float: right
}

.pgntn a {
	float: left
}

.pgntn input {
	float: left;
	text-align: center;
	width: 50px;
	margin: 0 0 0 10px
}

.pgntn span {
	float: left;
	line-height: 34px;
	padding: 0 10px
}

.list-group.list-group-blue {
	border-radius: 0;
	box-shadow: none
}

.list-group.list-group-blue a {
	font-weight: 700;
	background: 0 0;
	border-left: none;
	border-right: none;
	border-top: 1px dashed #cad0d7;
	border-bottom: 1px dashed #cad0d7;
	border-radius: 0
}

.list-group.list-group-blue a.active,
.list-group.list-group-blue a.selected,
.list-group.list-group-blue a:focus,
.list-group.list-group-blue a:hover {
	border-left: none;
	border-right: none;
	border-top: 1px solid #2073E3;
	border-bottom: 1px solid #2073E3;
	background: #2073E3;
	color: #fff
}

.input-icon {
	position: relative
}

.input-icon input {
	padding-right: 46px
}

.input-icon>a,
.input-icon>i {
	position: absolute;
	z-index: 100;
	cursor: pointer
}

.input-icon>i {
	right: 12px;
	top: 10px
}

.input-icon>label+input+.fa {
	top: 42px
}

.input-icon>a.btn {
	right: 7px;
	top: 7px;
	border: none;
	border-radius: 0
}

.input-icon .caret {
	display: none
}

.blueborder {
	border: 1px solid #2e8ffd;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.oldsite {
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	font-weight: 700;
	position: fixed;
	left: 50%;
	bottom: 0;
	padding: 5px 10px;
	width: 150px;
	margin-left: -75px;
	text-align: center;
	border-radius: 3px 3px 0 0;
	z-index: 9999;
	display: none!important
}

.oldsite:hover {
	color: #fff;
	border-bottom: 0 none;
	background-color: #181C23
}

table tr.collapse.in {
	display: table-row
}

.seatpicker {
	background-color: #4a7eb5;
	position: relative;
	padding: 0;
	display: block;
	height: 600px;
	margin-right: -20px;
	width: auto
}

.plane {
	display: table
}

.plane-body {
	display: inline-table;
	float: left
}

.plane-body-left,
.plane-body-right {
	display: table-cell;
	width: 7px;
	height: 100%;
	background-repeat: repeat-y;
	background-position: 0 0;
	position: relative;
	background-color: #d2d2d2bd;
	box-shadow: inset 0 0 3px #4c4c4ceb
}

.plane-body-narrow {
	display: table-cell;
	background: url(../img/seatpicker/floor.png) #4a7eb5
}

.plane-body-narrow.empty-plane {
	width: 640px;
	height: 570px;
	background: 0 0
}

.plane-body-narrow.empty-plane:before {
	background: url(../img/seatpicker/unselectable-flight.JPG);
	background-size: 100% auto;
	width: 640px;
	height: 100%;
	position: absolute;
	content: ""
}

.plane-body-narrow.empty-plane:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(124, 132, 140, .8)
}

.icon-angle-right,
.icon-location:before {
	content: ''
}

.plane-body-narrow.empty-plane span {
	color: #fff;
	display: block;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-top: 250px
}

.pb-emergencyexit,
.pb-engine,
.pb-exit {
	height: 110px;
	width: 7px;
	background-color: #fed200;
	position: absolute
}

.pb-engine {
	background-color: #193956;
	height: 95px
}

.pb-wings {
	background-color: #bbb249;
	position: absolute;
	width: 7px
}

.plane-exit {
	color: #fff;
	margin: 35px 10px
}

.plane-exit b:last-child {
	float: right
}

.plane-exit.emergencyexit {
	margin: 0
}

.plane-seat.plane-exit.emergencyexit div b {
	float: none;
	padding: 0 10px
}

.plane-seat.plane-exit.emergencyexit div:last-child b {
	float: right
}

.plane-seat,
.plane-wc {
	display: table
}

.plane-seat .seat-set {
	height: 15px;
	background-color: #F6F8FA;
	box-shadow: 0 0 3px rgba(0, 0, 0, .35) inset
}

.empty-set-1,
.plane-seat .seat-set,
.plane-wc .wc-set {
	width: 64px;
	display: table-cell
}

.empty-set-2 {
	width: 140px;
	display: table-cell
}

.empty-set-1,
.empty-set-2 {
	background-color: rgba(255, 255, 255, .15);
	vertical-align: middle
}

.plane-seat .seat-set.seat-set-2,
.plane-wc .wc-set.wc-set-2 {
	width: 140px
}

.plane-seat .seat-corridor,
.plane-wc .wc-corridor {
	display: table-cell;
	width: 40px;
	height: 100%
}

.corridor-large {
	width: 64px!important
}

.plane-wc .wc-set {
	display: table-cell;
	height: 100px;
	background-color: #F6F8FA;
	text-align: center;
	vertical-align: middle;
	box-shadow: 0 0 20px rgba(0, 0, 0, .35) inset
}

.plane-seat .seat-business {
	width: 64px;
	height: 90px;
	background-image: url(../img/seatpicker/seat-economy2.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: rgba(255, 255, 255, .15);
	display: table-cell;
	position: relative
}

.plane-seat .seat-basinet {
	background-image: url(../img/seatpicker/seat-basinet.png);
	background-size: 64px 90px
}

.plane-seat .seat-legroom {
	background-image: url(../img/seatpicker/seat-legroom.png);
	background-size: 64px 90px
}

.plane-seat .seat-exit {
	background-image: url(../img/seatpicker/seat-exit.png);
	background-size: 64px 90px
}

.plane-seat .seat-business>span {
	color: #fff;
	position: absolute;
	line-height: 40px;
	width: 42px;
	top: 10px;
	left: 15px;
	text-align: center;
	font-family: MuseoSans-700;
	border-radius: 100%;
	cursor: pointer;
	font-size: 15px;
	letter-spacing: -.3px
}

.plane-seat .seat-business>span.text-muted {
	cursor: default
}

.plane-seat .seat-business>span.active {
	background-color: #2073E3
}

.plane-seat .seat-business>span.selected {
	background-color: #F13B4A
}

.plane-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 600px;
	overflow-y: scroll;
	width: 100%;
	padding: 0 20px 20px
}

.picker-wrapper {
	position: absolute;
	top: 20px;
	z-index: 2;
	width: 1px;
	height: 1px
}

.picker {
	background-color: #fff;
	display: inline-block;
	padding: 10px;
	max-width: 450px;
	-webkit-box-shadow: 0 10px 5px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 10px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 10px 5px rgba(0, 0, 0, .25);
	z-index: 10
}

.picker .dib {
	min-width: 45%
}

.seat-picker {
	border-bottom: 1px solid #e2e2e2;
	margin: 25px 0 20px;
	padding: 10px 0 35px;
	background: url(../img/seatpicker/picker-bg.png) 50% 25% no-repeat
}

.slider-vertical {
	width: 204px;
	height: 151px;
	position: relative;
	margin: 21.5px 0;
	cursor: default
}

.slider-vertical a {
	display: block;
	background: url(../img/seatpicker/picker.png) 50% 0 no-repeat;
	width: 100%;
	height: 37px;
	position: absolute;
	margin-bottom: -21.5px;
	cursor: pointer;
	transition: none
}

.slider-vertical a:hover {
	border: none
}

.dropdown-backdrop {
	display: none
}

.seatpicker .popover {
	padding: 0;
	border: none;
	margin: 0;
	max-width: 100%
}

.seatpicker a.selectseat {
	padding: 1em;
	text-align: center;
	display: inline-block;
	color: #232b38;
	border-radius: 3px;
	font-size: 18px;
	font-family: MuseoSans-700;
	letter-spacing: -.5px;
	width: 152px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: top
}

.seatpicker .popover-content {
	padding: 6px
}

.seatpicker a.selectseat .name {
	font-size: 18px;
	font-family: MuseoSans-700;
	letter-spacing: -.5px
}

.seatpicker a.selectseat .seatnumber {
	font-size: 14px;
	font-family: MuseoSans-300;
	color: #79889a
}

.seatpicker a.selectseat .infant {
	font-size: 15px;
	font-family: MuseoSans-700;
	color: #79889a
}

.seatpicker a.selectseat.selected small,
.seatpicker a.selectseat:hover .infant,
.seatpicker a.selectseat:hover .seatnumber,
.seatpicker a.selectseat:hover small {
	color: #fff
}

.seatpicker a.selectseat:hover {
	border: none
}

.selected-popover .name {
	margin-top: 12px;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: MuseoSans-700;
	letter-spacing: -.5px;
	text-align: center
}

.selected-popover .badge {
	font-size: 12px;
	font-family: MuseoSans-700;
	letter-spacing: -.5px
}

.selected-popover .text-content {
	padding: 0 15px
}

.selected-popover .text {
	font-size: 16px;
	font-family: MuseoSans-500;
	letter-spacing: -.5px
}

.seatpicker a.selectseat.selected,
.seatpicker a.selectseat:hover {
	color: #fff;
	background-color: #2073E3
}

.seatpicker a.selectseat small {
	font-weight: 400;
	color: #79889a
}

.seat-continue {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #232b38;
	width: 100%;
	color: #fff;
	padding: 10px 30px;
	line-height: 43px;
	z-index: 2
}

.seat-continue .seat-continue-text {
	position: relative;
	z-index: 2
}

.seat-continue .seat-continue-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6);
	z-index: 1
}

.plane-seat.exit .plane-exit {
	display: table-cell;
	height: 110px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	width: 70px
}

.plane-seat.exit .plane-exit b {
	float: none
}

.seat-disabled {
	color: #53616f!important
}

.planemap-margin-bottom {
	margin-bottom: 30px
}

.preferedseat-container,
.selectseat-container {
	overflow: hidden
}

.wherewefly label {
	color: #79889a
}

.wherewefly .flight-map-earth-btn.active:hover,
.wherewefly .flight-map-list-btn.active:hover {
	background-color: #c3ccd5
}

.wherewefly .form-group {
	margin-bottom: 5px
}

.wherewefly .panel-body:not(.nopadding) {
	padding: 15px 25px
}

.wherewefly #wingoProVis h3 {
	font-size: 30px
}

.wherewefly #flightmapcontentbackbutton a.link {
	color: #232b38!important
}

.wherewefly #flightmapcontentbackbutton a.link .fa-border {
	border-color: #232b38
}

.wherewefly #flightmapcontentbackbutton h3 {
	font-family: MuseoSans-700!important;
	font-size: 30px!important
}

.wherewefly #flightmapcontentbackbutton h3 small {
	display: block;
	font-size: 14px
}

.wherewefly .select-flight button.selectpicker .filter-option .label-short {
	display: none
}

.icon-angle-right,
.icon-location:before,
.icon-plane-border {
	display: inline-block;
	vertical-align: middle
}

#mssigninbackground img.single-bg {
	width: auto!important
}

.icon-plane-border {
	background: url(../img/icons/icon-plane-border.png) no-repeat;
	width: 21px;
	height: 14px
}

.input-big {
	border-radius: 0;
	height: 50px;
	border-color: #c5c8cd;
	font-family: MuseoSans-700
}

.input-big:focus {
	border-color: #4b525d
}

.wherewefly .input-icon>a.btn {
	top: 9px;
	right: 9px;
	width: 34px;
	padding-left: 0;
	padding-right: 0
}

.wherewefly .input-icon>a.btn i {
	font-size: 17px
}

.wherewefly .bootstrap-select-searchbox {
	position: absolute!important;
	left: 0!important;
	top: -54px!important;
	width: 100%!important;
	padding: 0!important
}

.wherewefly .bootstrap-select-searchbox input {
	border: 0!important;
	box-shadow: none!important;
	padding: 3px 10px!important;
	height: 50px!important;
	line-height: 35px!important
}

.wherewefly .filter-option i {
	vertical-align: middle;
	top: 0
}

.wherewefly .input-icon>i {
	line-height: 32px;
	height: auto;
	bottom: 10px
}

.icon-location:before {
	background: url(../img/icons/icon-location.png) no-repeat;
	height: 20px;
	width: 18px
}

.icon-angle-right {
	background: url(../img/icons/angle-right-w.png) no-repeat;
	height: 18px;
	width: 11px
}

.map {
	height: 600px;
	margin: 0;
	padding: 0
}

.markerlabel {
	color: #fff;
	font-size: 11pt;
	font-family: MuseoSans-500
}

.markerlabel.double-text {
	text-align: center;
	min-width: 20px;
	margin-left: -9px!important
}

.markerinfo {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
	position: relative
}

.markerinfo .markerinfo-img {
	width: 250px;
	height: 175px;
	border-radius: 3px 3px 0 0
}

.markerinfo .markerinfo-text {
	text-align: center;
	border-radius: 5px;
	color: #2073E3;
	padding: 10px;
	line-height: 26px;
	background-color: #fff
}

.markerinfo .markerinfo-text div {
	line-height: 32px
}

.markerinfo .markerinfo-text h4.text-middle {
	line-height: 26px;
	margin: 0;
	vertical-align: top
}

.markerinfo .icon-plane-border {
	margin-right: 14px
}

.markerinfo .markerinfo-text .btn {
	margin-top: 8px
}

.markerinfo.bg-blue {
	border-radius: 5px
}

.markerinfo.bg-blue .markerinfo-text {
	border-radius: 5px;
	padding: 15px 20px;
	text-align: left
}

.infoBox>img {
	position: absolute!important;
	right: -12px;
	top: -12px;
	z-index: 1
}

.twitter-typeahead {
	width: 100%
}

.twitter-typeahead .tt-hint,
.twitter-typeahead .tt-query {
	margin-bottom: 0
}

.tt-dropdown-menu {
	min-width: 160px;
	margin-top: 2px;
	padding: 5px 0;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	max-height: 150px;
	overflow-y: auto;
	width: 100%;
	text-align: left
}

.tt-suggestion {
	display: block;
	padding: 3px 20px
}

.tt-suggestion.tt-is-under-cursor {
	color: #fff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
	color: #fff
}

.tt-suggestion p {
	margin: 0;
	cursor: pointer
}

.nosmooth,
header .dropdown.language-container a.language,
header .dropdown.signin-container .btn-transparent,
header a.navbar-brand {
	-ms-transition: inherit;
	-o-transition: inherit;
	-moz-transition: inherit;
	-webkit-transition: inherit;
	transition: inherit
}

.animated.delay1 {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	z-index: 9
}

.animated.delay2 {
	animation-delay: 1.05s;
	-webkit-animation-delay: 1.05s;
	-moz-animation-delay: 1.05s;
	z-index: 8
}

.animated.delay3 {
	animation-delay: 1.1s;
	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	z-index: 7
}

.animated.delay4 {
	animation-delay: 1.15s;
	-webkit-animation-delay: 1.15s;
	-moz-animation-delay: 1.15s;
	z-index: 6
}

.animated.delay5 {
	animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	z-index: 5
}

.animated.delay6 {
	animation-delay: 1.25s;
	-webkit-animation-delay: 1.25s;
	-moz-animation-delay: 1.25s;
	z-index: 4
}

.animated.delay7 {
	animation-delay: 1.3s;
	-webkit-animation-delay: 1.3s;
	-moz-animation-delay: 1.3s;
	z-index: 3
}

.animated.delay8 {
	animation-delay: 1.35s;
	-webkit-animation-delay: 1.35s;
	-moz-animation-delay: 1.35s;
	z-index: 2
}

.animated.delay9 {
	animation-delay: 1.4s;
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	z-index: 1
}

.campaign #wingoContent {
	z-index: 2
}

.campaign .campaign-body {
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 30px
}

.campaign .campaign-title {
	margin-left: -125px;
	padding-left: 50%;
	margin-bottom: 20px
}

div#wingoMobile .carousel-caption * h5 {
	font-size: 14pt!important;
	font-family: MuseoSans-500!important
}

.wyw-filter {
	display: none
}

.wyw-filter-menu a.badge:hover {
	border: 1px solid #3685e7
}

.wyw-filter-menu .mobile-filter {
	height: 140px
}

.section-bg.promotion-page-bg-size {
	background-size: 100%!important
}

.container-fluid .carousel .item.promotion-page-bg-size>img.hidden-img {
	max-width: none!important;
	width: 100%!important
}

a.badge:hover {
	color: #232b38!important
}

.rTable {
	display: table;
	width: 100%
}

.rTableRow {
	display: table-row
}

.rTableCell,
.rTableHead {
	display: table-cell;
	padding: 10px 5px;
	border: 1px solid #999;
	vertical-align: middle!important
}

.rTableCell {
	text-align: center;
	color: #232b38
}

.rTableHead {
	text-align: center;
	color: #fff
}

.yk-logo,
.yk-logo-black {
	position: absolute;
	z-index: 2;
	text-align: center;
	padding-top: 90px
}

.rTableHeading {
	display: table-header-group;
	background-color: #232B38;
	font-weight: 700;
	color: #fff
}

.rTableFoot {
	display: table-footer-group;
	font-weight: 700;
	background-color: #ddd
}

.rTableBody {
	display: table-row-group
}

.yk-logo {
	top: 20px;
	right: 20px;
	background-image: url(../img/yh-logo.png);
	width: 140px;
	height: 145px
}

.yk-logo-black {
	top: 30px;
	right: 30px;
	background-image: url(../img/yh-logo-black.svg);
	width: 100px;
	height: 100px;
	background-size: contain;
	box-shadow: -3px 2px 30px 2px rgba(35, 43, 56, 1);
	border-radius: 70%
}

.yk-logo-black:hover {
	color: #242b38;
	border-bottom: none
}

.miniPortIstanbulLogo {
	height: 45px;
	width: 45px
}

.fstyle-normal {
	font-style: normal
}

.nav>li>a {
	padding-right: 10px;
	padding-left: 10px
}

.ie .row-lg-height,
.ie .row-md-height,
.ie .row-sm-height,
.ie .row-xs-height {
	height: 100%
}

.forLetsBegin.ie .row-lg-height,
.ie .row-md-height,
.ie .row-sm-height,
.ie .row-xs-height {
	height: auto!important
}

.ie .collapse-readmore {
	overflow: hidden
}

.ie .collapse-readmore.in {
	overflow: visible
}

.modal-content .panel-body form.signup-form {
	padding: 0!important;
	max-width: 500px;
	margin: auto
}

#complateInfo .has-feedback .form-control,
#msSignUpDiv .has-feedback .form-control,
.modal-content .panel-body form.signup-form .has-feedback .form-control {
	padding-right: 0
}

.nav>li>span a {
	display: block;
	padding: 10px 15px;
	position: relative
}

.navbar-nav>li>span a {
	line-height: 30px;
	padding-bottom: 15px;
	padding-top: 15px
}

.navbar-inverse .navbar-nav>li>span a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

header .navbar .navbar-nav li.selected>span a,
header .navbar .navbar-nav li>span a:hover {
	background-color: rgba(0, 0, 0, .25);
	box-shadow: 0 3px 0 rgba(239, 38, 54, 1);
	border-bottom: none
}

.afterMoreIcon a:after {
	font-family: FontAwesome;
	content: "\f101";
	margin-left: 5px;
	font-size: 14px;
	line-height: 1.42857143
}

.marginTop-4em {
	margin-top: 4em!important
}

.grid-top-0 .grid-top {
	margin-top: 0
}

.tankyouContent {
	position: relative;
	display: table;
	float: left;
	width: 100%
}

.tankyouImg {
	width: 100%;
	height: auto
}

.tankyouText {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 35px;
	vertical-align: middle;
	display: block
}

.no-margin-top {
	margin-top: 0!important
}

.tankyouTitle {
	padding: 0 0 16px 5px
}

.tankyouFooter {
	padding: 16px 6px 0 0;
	float: left;
	width: 100%
}

.h3.thin label.fw100 {
	font-family: MuseoSans-100!important;
	font-weight: 500
}

.h3.thin label.fw100 small.blue {
	padding-left: 8px
}

.cs.well {
	background-color: #edeff2;
	padding: 30px 0;
	border-top: 1px solid #e6e6e6;
	margin-top: 0
}

.h5.cs {
	font-family: MuseoSans-300!important;
	font-weight: 500
}

.combodate .filter-option,
.form-control .filter-option {
	border-color: #ccc
}

.overflow-hidden {
	overflow: hidden!important
}

.z-index-0 {
	z-index: 0!important
}

.z-index-1 {
	z-index: 1!important
}

.z-index-2 {
	z-index: 2!important
}

.z-index-3 {
	z-index: 3!important
}

.z-index-11 {
	z-index: 11!important
}

.z-index-1051 {
	z-index: 1051!important
}

.z-index-2005 {
	z-index: 2005!important
}

.line-height-45 {
	line-height: 45px!important
}

.height-70 {
	height: 70px!important
}

.dblock {
	display: block!important
}

.blue-hover-border:hover {
	border: 1px solid #0098FF!important;
	cursor: pointer
}

.blue-hover-border {
	border: 1px solid transparent!important
}

.dropdown.language-container.open .language {
	background-color: #fff
}

.nav .language-container .language {
	padding: 2px 5px 3px;
	margin: 12px 10px
}

.navbar-collapse-header .dropdown.language-container:after {
	content: ' ';
	height: 13px;
	width: 1px;
	border-left: 1px dotted rgba(255, 255, 255, .5);
	left: 0;
	position: absolute;
	top: 22px
}

header .navbar-header .navbar-brand {
	padding: 13px 25px 12px 24px;
	height: 60px
}

header ul.nav li a .icon-set-plane2 {
	width: 42px
}

.light-arrow-left-small,
.light-arrow-right-small {
	background-repeat: no-repeat;
	height: 16px;
	width: 10px
}

.select-flight button.selectpicker:hover .filter-option {
	color: #34495e
}

.exploreourbestofferscarousel .carousel-caption a.btn {
	font-size: 16px;
	font-family: MuseoSans-700;
	padding: 7px 20px
}

.exploreourbestofferscarousel .carousel-caption a.btn-danger {
	margin-right: 5px
}

.exploreourbestofferscarousel .carousel-caption h5 {
	font-size: 18px;
	font-family: MuseoSans-700;
	margin-top: 7px
}

.exploreourbestofferscarousel .carousel-caption h3 {
	font-size: 26px;
	font-family: MuseoSans-100;
	letter-spacing: -.3px;
	margin-bottom: 7px
}

.exploreourbestofferscarousel .carousel-inner .item .row .col-sm-10 .carousel-caption h3,
.exploreourbestofferscarousel .carousel-inner .item .row .col-sm-11 .carousel-caption h3,
.exploreourbestofferscarousel .carousel-inner .item .row .col-sm-12 .carousel-caption h3,
.exploreourbestofferscarousel .carousel-inner .item .row .col-sm-9 .carousel-caption h3 {
	font-size: 48px;
	font-family: MuseoSans-100;
	letter-spacing: -.3px
}

#wingoMobile .item {
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

#wingoMobile .item.active {
	display: block
}

#exploreourbestoffersmobilecarousel .carousel-inner .item {
	z-index: 1
}

.linkBorder:focus {
	outline-color: transparent!important
}

#carouselContainerMobile .carousel-caption .col-bottom {
	text-align: center!important
}

.light-arrow-right-small {
	background-image: url(../img/icons/light-arrow-right-small.png);
	display: inline-block
}

.light-arrow-left-small {
	background-image: url(../img/icons/light-arrow-left-small.png);
	display: inline-block
}

.booking-select .input-col button,
.booking-select .input-col input {
	border-radius: 0!important
}

.booking-select .btn-col a {
	border-radius: 0;
	border-width: 0
}

.booking-cols .input-col .in1,
.booking-cols .input-col .in2 {
	position: relative
}

#roundTripBookingDateSelection .buttons-wrapper {
	position: absolute;
	right: 15px;
	top: 30px
}

#roundTripBookingDateSelection .buttons-wrapper a {
	display: inline-block;
	border-bottom: none;
	vertical-align: top
}

#roundTripBookingDateSelection .buttons-wrapper a:hover {
	opacity: .65
}

#roundTripBookingDateSelection .buttons-wrapper a span {
	display: block;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	color: #000;
	font-weight: 700
}

#roundTripBookingDateSelection .buttons-wrapper a i.fa {
	color: #232b38;
	font-size: 20px;
	padding: 12px;
	background-color: #fff;
	border-radius: 3px
}

#roundTripBookingDateSelection .buttons-wrapper a.active i.fa {
	background-color: #232b38;
	color: #fff
}

#roundTripBookingDateSelection .buttons-wrapper a+a {
	margin-left: 10px
}

.trip-container:first-child {
	background: #d1d5e0;
	background: -moz-linear-gradient(top, #d1d5e0 0, #f9fafc 100%);
	background: -webkit-linear-gradient(top, #d1d5e0 0, #f9fafc 100%);
	background: linear-gradient(to bottom, #d1d5e0 0, #f9fafc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d5e0', endColorstr='#f9fafc', GradientType=0)
}

.trip-container:first-child .canvas-table,
.trip-container:first-child .online-booking-table {
	background-color: #fff
}

.inbound-title,
.outbound-title {
	display: inline-block;
	padding: 7px 44px 5px;
	background-color: #fed200;
	color: #fff;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1
}

.inbound-title {
	background-color: #2073e3
}

#oneWayTripBookingDateSelection .rangeslidercontent {
	border-radius: 0 0 4px 4px
}

.user-login-btn {
	font-family: MuseoSans-700!important
}

.booking-remove-link {
	margin-bottom: 7px;
	line-height: 28px
}

.flight-select-btn {
	width: 100%;
	float: left;
	position: relative;
	padding: 23px 7px;
	line-height: 50px
}

.flight-select-btn span {
	display: inline-block;
	line-height: 37px
}

.multiCity-flight .form-group {
	margin-bottom: 10px
}

.lowest-price-icon {
	text-shadow: 0 0 1px #000;
	color: #ff0
}

.icon-check.white {
	background-image: url(../img/icons/icon-check.png)!important;
	background-repeat: no-repeat;
	height: 11px;
	width: 14px
}

#passengerselectionitem h2 {
	font-size: 30px;
	font-family: MuseoSans-700;
	letter-spacing: -.3px;
	margin-bottom: 20px;
	margin-top: 0
}

.txt-black {
	color: #000!important
}

.pos-inherit {
	position: inherit!important
}

.dropdown-menu>li.active>a .label-subtext,
.dropdown-menu>li>a:hover .label-subtext {
	color: #fff
}

.custom-datepicker .ui-datepicker .ui-datepicker-header {
	padding: 12px 0 11px
}

.custom-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
	margin-bottom: 4px
}

.custom-datepicker .ui-datepicker .ui-datepicker-next,
.custom-datepicker .ui-datepicker .ui-datepicker-prev {
	height: 51px;
	width: 54px
}

.custom-datepicker .ui-datepicker-multi .ui-datepicker-group table {
	margin: 15px auto 1.5em
}

.multiCity-flight .btn-row:after,
.multiCity-flight .btn-row:before,
.multiCity-flight .select-row:after,
.multiCity-flight .select-row:before {
	content: " ";
	display: table;
	clear: both
}

.multiCity-flight .select-row .left-col {
	float: left;
	width: 81%
}

.multiCity-flight .select-row .right-col {
	float: left;
	width: 19%
}

.multiCity-flight .select-row .col1 {
	width: 13%;
	float: left;
	padding: 0 5px
}

.multiCity-flight .select-row .col2,
.multiCity-flight .select-row .col3 {
	float: left;
	width: 43.5%;
	padding: 0 5px
}

.multiCity-flight .select-row .col4 {
	padding: 0 5px
}

.multiCity-flight .btn-row,
.multiCity-flight .select-row {
	margin-left: -5px;
	margin-right: -5px
}

.multiCity-flight .btn-row .left-col {
	width: 35%
}

.multiCity-flight .btn-row .right-col {
	width: 65%
}

.multiCity-flight .btn-row .col1 {
	float: left;
	width: 52%;
	padding: 0 5px
}

.multiCity-flight .btn-row .col1 a>span {
	white-space: pre-wrap;
	font-size: 16px;
	font-family: MuseoSans-700;
	letter-spacing: 1px;
	font-weight: initial
}

.multiCity-flight .btn-row .col1 a>span span {
	letter-spacing: 0
}

.multiCity-flight .btn-row .col2 {
	width: 17%;
	float: left;
	margin-left: 49%;
	padding: 0 5px
}

.multiCity-flight .btn-row .col2 a {
	position: relative
}

.multiCity-flight .btn-row .col3 {
	float: left;
	width: 34%;
	padding: 0 5px
}

.multiCity-flight .btn-row .col3 a span {
	font-size: 16px;
	letter-spacing: .5px;
	font-weight: initial;
	font-family: MuseoSans-700
}

.language-form button.dropdown-toggle,
.language-form input,
.signin-form button.dropdown-toggle,
.signin-form input,
.signin-modal button.dropdown-toggle,
.signin-modal input {
	border-radius: 0
}

.signin-form input,
.signin-form input:focus,
.signin-modal input,
.signin-modal input:focus {
	border: 1px solid rgba(255, 255, 255, .25);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .25);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .25)
}

.signin-form .password-link a {
	font-size: 12px;
	font-family: MuseoSans-500!important
}

.icon-close,
.modal-close .fa-times {
	background-image: url(../img/icons/icon-close.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 12px;
	width: 12px;
	background-position: center center
}

.modal-close .fa-times:before {
	content: " "
}

.wingo-filter .btn-red {
	width: 100%;
	max-width: 291px;
	line-height: 34px;
	font-family: MuseoSans-700;
	font-size: 16px;
	text-align: right;
	padding: 6px 25px;
	margin-right: -1px
}

.wingo-filter .btn-default {
	padding: 6px 22px;
	box-shadow: none;
	border: 1px solid rgba(35, 43, 56, .3);
	font-family: MuseoSans-700;
	font-size: 15px;
	margin-right: 5px
}

.wingo-filter .btn-fake,
.wingo-filter .filter-label {
	font-size: 16px;
	padding-right: 15px
}

.wingo-filter .btn-fake {
	padding-right: 5px
}

.wingo-filter .filter-label {
	float: left
}

.wingo-filter .btn-primary {
	background: #232b38;
	border: none;
	box-shadow: none;
	font-family: MuseoSans-700;
	font-size: 15px
}

.wingo-filter .btn-primary.btn-arrow:after {
	border-color: #232b38 transparent;
	border-width: 7px 11px 0;
	margin-left: -10px
}

.wingo-filter {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	padding: 13px 0;
	margin: 23px 0 15px
}

.wingo-filter>.row {
	line-height: 46px
}

#wingo-offer-footer {
	border: 1px solid rgba(242, 242, 242, .52);
	margin: 10px 0!important;
	padding: 0 30px!important
}

.wingo-content .selected-city span {
	font-family: MuseoSans-300;
	font-weight: 300
}

#destinationheaderslides .item.middle-containter p {
	font-size: 14px
}

#destinationheaderslides img {
	height: auto
}

#destinationheaderslides>div>div>div>div>div:nth-child(2) {
	margin-top: -30px
}

#wingo-offer-footer>div>div.col-sm-4.col-xs-height.col-middle>h5>span>small {
	color: #2073E3!important
}

.bg-grey {
	background-color: #c3cbd7!important
}

.filter-active-btn {
	background-color: #fff;
	color: #ff3545!important;
	border: 1px solid #e7e8e9;
	height: 55px
}

.large-companion-select .companion-select span {
	background-color: #fed200;
	font-size: 24px;
	font-family: MuseoSans-900;
	width: 68px;
	height: 68px;
	line-height: 48px
}

.large-companion-select .companion-select.contact span {
	background-color: #c3cbd7
}

.large-companion-select a:focus {
	opacity: 1
}

.companion-select:hover span,
.large-companion-select .companion-select.contact:hover span {
	background-color: #fed200;
	opacity: .75
}

.carousel.slide.inline-arrow-slide .carousel-indicators {
	bottom: -33px
}

.carousel.carousel-media .left.carousel-control {
	height: 63px;
	top: 0;
	width: 63px;
	left: 5%;
	background-image: none;
	filter: none
}

.carousel.carousel-media .right.carousel-control {
	height: 63px;
	top: 0;
	width: 63px;
	right: 5%;
	background-image: none;
	filter: none
}

.wingo-carousel .hover-links {
	text-align: left;
	padding-left: 1em
}

#wingoContent .carousel-inner .promotion-countainer {
	position: absolute;
	top: 15px;
	right: 20px;
	color: #ff0
}

.wingo-carousel .carousel-inner .promotion-countainer .fa {
	font-size: 30px;
	text-shadow: 0 0 1px #000
}

.hover-links-wrapper .middle-wrapper a.btn:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ""
}

.wingo-carousel .hover-links-wrapper .carousel-caption:before {
	content: " ";
	-ms-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}

.wingo-carousel .hover-links-wrapper:hover .carousel-caption:before {
	content: " ";
	background-color: rgba(0, 0, 0, .4);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.wingo-filter .filterdestinationtype.collapse.in .panel {
	border-top-right-radius: 0
}

.filter-btn-open {
	background-color: #fff!important;
	color: #fed200!important;
	border: 1px solid #e2e2e2!important;
	height: 50px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom: none!important
}

.filter-btn-open:hover {
	color: #fff!important
}

.sponsorship-logos {
	margin: 0
}

.sponsorship-logos a {
	padding: 0 8px;
	border: none!important
}

.ms-signup {
	padding-top: 60px;
	padding-bottom: 34px
}

.ms-signup .textboxcolor h4 {
	font-size: 22px;
	font-family: MuseoSans-300;
	margin-bottom: 5px;
	letter-spacing: -1px
}

.ms-signup .textboxcolor h3 {
	font-size: 30px;
	font-family: MuseoSans-700;
	letter-spacing: -1px;
	margin-bottom: 5px
}

.ms-signup .textboxcolor p {
	font-size: 15px
}

.brand-marketing .carousel-caption h4 {
	font-size: 60px;
	line-height: 60px;
	margin-top: 7px;
	font-family: MuseoSans-100;
	font-weight: 100
}

.brand-marketing .carousel-caption b {
	font-size: 14px;
	font-family: MuseoSans-700
}

.brand-marketing .carousel-caption a {
	font-size: 16px;
	font-family: MuseoSans-700;
	padding-left: 2em;
	padding-right: 2em
}

.brand-marketing .carousel-caption p {
	margin-bottom: 38px;
	font-size: 15px
}

.foodanddrink .carousel-caption h4 {
	font-size: 14px;
	color: #79889a;
	font-family: MuseoSans-700;
	letter-spacing: -.5px;
	margin-bottom: 5px
}

.foodanddrink .carousel-caption h3 {
	font-size: 48px;
	font-family: MuseoSans-100;
	letter-spacing: -3px;
	line-height: 50px;
	margin-top: 7px;
	margin-bottom: 33px
}

.foodanddrink .carousel-caption p {
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 37px
}

.foodanddrink .carousel-caption p strong {
	font-size: 20px;
	line-height: 28px;
	font-family: MuseoSans-700
}

.foodanddrink .carousel-caption a {
	font-size: 16px;
	font-family: MuseoSans-700;
	line-height: 33px
}

.foodanddrink .left.carousel-control,
.foodanddrink .right.carousel-control {
	background: 0 0;
	top: 240px!important
}

.thumbnail-contents h4 {
	font-size: 18px;
	line-height: 28px;
	font-family: MuseoSans-700;
	min-height: 56px
}

.thumbnail-contents p {
	font-size: 14px;
	line-height: 23px
}

.thumbnail-contents a {
	display: inline-block;
	font-size: 14px;
	font-family: MuseoSans-500
}

.online-banking p {
	padding-right: 30px
}

.radio-thumbnail {
	margin-top: 30px;
	padding: 0;
	list-style: none
}

.radio-thumbnail li {
	width: 25%;
	padding: 0 10px;
	float: left;
	cursor: pointer;
	position: relative;
	margin-bottom: 25px
}

.radio-thumbnail li label:hover {
	border: 1px solid #2073E3;
	box-shadow: 0 0 0 1px #2073E3
}

.radio-thumbnail li label {
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 0 1px #fff;
	border-radius: 3px;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	display: block;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.br-none,
.hiddenBorder .text {
	border-right: none!important
}

.bb-none,
.btn-blue {
	border-bottom: none!important
}

.radio-thumbnail li .logo {
	padding: 20px 15px;
	display: block
}

.radio-thumbnail li .radio-wrap {
	border-top: 1px solid #ddd;
	position: relative;
	display: block;
	padding: 12px
}

.radio-thumbnail li .radio-wrap span.check {
	left: 15px;
	top: 11px;
	position: absolute
}

.radio-thumbnail li .radio-wrap p {
	width: 111px;
	text-align: center;
	display: block
}

.radio-thumbnail-check label.checkbox {
	margin: 30px 0
}

.price-lg-label,
.price-total-label {
	font-size: 48px;
	font-family: MuseoSans-500;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.1
}

.price-total-label {
	font-family: MuseoSans-100
}

.price-lg-label sub,
.price-lg-label sup {
	font-size: 60%
}

footer nav h5:hover {
	cursor: default
}

.modal-body {
	background-color: #fff
}

.wingo-grid-img {
	overflow: hidden
}

.wingo-grid-img img {
	max-width: none!important;
	height: 100%!important
}

.col-sm-12 .wingo-grid-img img {
	width: 100%!important;
	height: auto!important
}

.banner-block-bg,
.banner-block-bg-content {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0
}

.banner-block {
	padding: 60px 0
}

.banner-block-bg {
	background-position: top right;
	background-size: cover
}

#banner-block-bg-img {
	display: none
}

.carousel-media .carousel-control {
	z-index: 999;
	height: 63px;
	margin: auto;
	background-image: none!important
}

.carousel-media .carousel-indicators {
	z-index: 999
}

.text-underline {
	text-decoration: underline!important
}

.header-select-icons {
	float: left;
	height: 61px;
	line-height: 65px
}

.header-select-icons:before {
	background-image: url(../img/sprite/sprite-icons-w3.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 32px;
	display: inline-block;
	content: " ";
	margin-right: 10px
}

.header-select-icons.plane {
	display: inline
}

.header-select-icons.plane:before {
	background-position: -2px -316px;
	height: 13px
}

.header-select-icons.profile:before {
	background-position: -328px -387px;
	width: 16px
}

.header-select-icons.set-card:before {
	background-position: -328px -410px;
	width: 27px
}

.warning-img {
	width: 13%;
	float: left
}

.warning-text {
	width: 87%;
	font-family: MuseoSans-500;
	font-size: 14px;
	float: left
}

.icon-arrow-big-check {
	background-image: url(../img/icons/icon-big-check.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 100%;
	width: 41px;
	background-position: center center
}

.btn-blue {
	cursor: pointer;
	display: block;
	height: 100px;
	text-align: center;
	text-decoration: none;
	background: #2e8ffd!important;
	border: none!important;
	color: #fff!important;
	opacity: 1!important
}

.icon-info,
.icon-info-circle {
	background-image: url(../img/sprite/sprite-icons-w3.png);
	background-repeat: no-repeat;
	display: inline-block
}

.btn-blue:hover {
	background-color: #2073E3!important
}

.icon-info {
	height: 18px;
	width: 18px;
	background-position: -429px -314px
}

.icon-info-circle {
	height: 30px;
	width: 30px;
	background-color: #fed200;
	background-position: -423px -308px;
	border-radius: 100%
}

.red-caret .caret {
	color: red!important
}

#ms-login-tab .red-caret .caret,
#passengerDetailPanelCm .red-caret .caret {
	color: #000!important
}

.bl-none {
	border-left: none!important
}

.bt-none {
	border-top: none!important
}

.contact-header-separator {
	border-top: 3px solid #fff
}

.mobile-booking .btn-txt-input-dark .filter-option {
	font-size: 24px!important;
	font-family: MuseoSans-700!important;
	line-height: normal
}

.affix {
	animation-name: fadeIn;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.check-in .input-col input {
	background: #fff;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1) inset;
	border-radius: 2px;
	border: 1px solid #ccc;
	padding: 6px 20px;
	font-size: 24px!important;
	color: #242b38;
	font-family: MuseoSans-700;
	letter-spacing: -.5px;
	height: 100px!important
}

.check-in .input-col input::-webkit-input-placeholder {
	color: #79889a
}

.check-in .input-col input:-moz-placeholder {
	color: #79889a
}

.check-in .input-col input::-moz-placeholder {
	color: #79889a
}

.check-in .input-col input:-ms-input-placeholder {
	color: #79889a
}

.check-in .input-col input:hover::-webkit-input-placeholder {
	color: #34495e
}

.check-in .input-col input:hover:-moz-placeholder {
	color: #34495e
}

.check-in .input-col input:hover::-moz-placeholder {
	color: #34495e
}

.check-in .input-col input:hover:-ms-input-placeholder {
	color: #34495e
}

.check-in .hidden-desktop {
	display: none
}

.bottom-section-bg.section-bg {
	background-position: center bottom!important
}

.top-section-bg.section-bg {
	background-position: center top!important
}

.right-section-bg.section-bg {
	background-position: top right!important
}

.left-section-bg.section-bg {
	background-position: top left!important
}

.bg-size-inherit {
	background-size: inherit!important
}

.table-primary thead th {
	padding: 12px 15px!important;
	font-size: 20px;
	font-family: MuseoSans-700!important;
	letter-spacing: -.7px;
	font-weight: 100
}

.continue-btn i,
.previous-btn i {
	font-size: 12px
}

.date-selects .combodate .selectpicker.btn .caret {
	color: #232b38
}

.date-selects .combodate .btn-group.bootstrap-select.formselect .filter-option {
	border-right: none!important
}

.no-shadow-selects .dropdown-toggle,
.no-shadow-selects .dropdownselect .selectpicker {
	box-shadow: none!important
}

.forms-no-radius .dropdown-toggle,
.forms-no-radius .dropdownselect .selectpicker,
.forms-no-radius input {
	border-radius: 3px!important;
	min-height: 48px
}

.date-selects {
	margin-bottom: 15px
}

.date-selects:after,
.date-selects:before {
	content: " ";
	display: table
}

.panel-header-list {
	display: table;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	position: relative;
	text-align: center
}

.panel-header-list li {
	display: table-cell;
	padding: 0 25px 0 18px;
	border-right: 1px dotted #bcc3cc
}

.panel-header-list li a {
	letter-spacing: -.3px;
	font-family: MuseoSans-700;
	font-size: 14px;
	color: #232b38;
	cursor: pointer
}

.panel-header-list li a:hover {
	border-bottom: none
}

.panel-header-list li a:hover span {
	border-bottom: 1px dotted
}

.panel-header-list li a i {
	margin-right: 10px
}

.panel-header-list li:last-child {
	border-right: none
}

.bg-pattern {
	background-image: url(../img/pattern2.png);
	background-repeat: repeat;
	background-position: left top
}

.panel-title.bg-pattern {
	background-image: url(../img/panel-title-pattern-bg.png);
	background-size: cover
}

.forLetsBegin {
	position: absolute;
	width: 100%;
	bottom: 0;
	display: flex;
	padding: 56px 0
}

.witdhAuto {
	width: auto!important
}

.topThings .col-sm-3,
.topThings-six .col-sm-6 {
	padding-left: 10px;
	padding-right: 10px
}

.topThings.container {
	padding-left: 20px;
	padding-right: 20px
}

.topThings-six.container {
	padding-left: 50px;
	padding-right: 50px
}

.topThings .col-sm-6 {
	padding-left: 10px;
	padding-right: 10px
}

.topThings .row,
.topThings-one .row,
.topThings-six .row {
	margin-left: -10px;
	margin-right: -10px
}

.column-gap-30 {
	column-gap: 30px
}

.column-count-2 {
	column-count: 2
}

.who-s-visited .img-thumbnail.link {
	position: relative;
	padding: 0;
	border: 3px solid #fff;
	box-shadow: 0 4px 5px -2.5px rgba(0, 0, 0, .65)
}

.who-s-visited .img-thumbnail.link:before {
	content: '';
	border-radius: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .35) inset
}

.who-s-visited .img-thumbnail.link img {
	width: 43px;
	height: 43px
}

.who-s-visited .popover {
	background: #fff;
	border-width: 0;
	box-shadow: none
}

.who-s-visited .popover .popover-content {
	padding: 5px 14px;
	color: #232b38;
	font-size: 12px
}

.who-s-visited .popover.bottom>.arrow {
	border-width: 0;
	margin-left: 0
}

.who-s-visited .popover.bottom>.arrow:after {
	border-width: 0 6px 6px;
	top: 5px;
	margin-left: -6px
}

.animate-page .bootstrap-select.show-menu-arrow .dropdown-toggle:after,
.animate-page .bootstrap-select.show-menu-arrow .dropdown-toggle:before,
.animate-page .dropdown-menu {
	-webkit-animation-duration: .1s;
	animation-duration: .1s;
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.animate-page .animated {
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animate-page .animated.huge {
	-webkit-animation-duration: .4s;
	animation-duration: .4s
}

.animate-page .animated.huge2 {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.ui-slider-handle.first .last-picker,
.ui-slider-handle.last .first-picker {
	display: none
}

.ui-slider-horizontal .ui-slider-handle.last .time-range-label {
	margin-left: 0;
	float: none;
	white-space: nowrap
}

.ms-wrapper .panel-primary>.panel-heading {
	padding: 10px 1.5em;
	overflow: hidden;
	display: table;
	width: 100%
}

.ms-wrapper .panel .panel-heading h3 {
	font-size: 22px;
	font-weight: 100!important;
	font-family: MuseoSans-100!important;
	vertical-align: middle;
	display: table-cell;
	line-height: 32px
}

.ms-wrapper .panel .panel-heading h3 .panel-title-arrow {
	float: right;
	margin: 0 -12px 0 0;
	position: relative
}

.ms-wrapper .panel-heading .carousel-control {
	top: 0
}

.col-xs-3 .icon-set.icon-set-plane,
.col-xs-4 .icon-set.icon-set-plane {
	background: url(../img/icons/plane-ico.png) top center no-repeat!important;
	width: 100%;
	position: absolute;
	top: -5px;
	left: 0
}

#earningstatusmiles .col-xs-4 h4,
#flightbooking .col-xs-4 h4,
#flightreservation .col-xs-4 h4,
#savedflightsearches .col-xs-4 h4,
#yournextflight .col-xs-4 h4 {
	font-size: 16px;
	font-family: MuseoSans-700!important
}

#earningstatusmiles .col-xs-4>small,
#flightbooking .col-xs-4>small,
#flightreservation .col-xs-4>small,
#savedflightsearches .col-xs-4>small,
#yournextflight .col-xs-4>small {
	display: inline-block;
	margin: 7px 0 0;
	font-size: 12px;
	font-family: MuseoSans-300!important
}

#earningstatusmiles .grid,
#flightbooking .grid,
#flightreservation .grid,
#savedflightsearches .grid,
#yournextflight .grid {
	margin-top: 0;
	margin-bottom: 0
}

#earningstatusmiles .row,
#flightbooking .row,
#flightreservation .row,
#savedflightsearches .row,
#yournextflight .row {
	padding: 10px 0
}

.no-margin-bottom {
	margin-bottom: 0!important
}

.no-padding-bottom {
	padding-bottom: 0!important
}

.no-padding-top {
	padding-top: 0!important
}

.no-padding-right {
	padding-right: 0!important
}

.no-padding-left {
	padding-left: 0!important
}

.margin0 {
	margin: 0!important
}

.padding0 {
	padding: 0!important
}

.marginBottom5 {
	margin-bottom: 5px!important
}

.padding030 {
	padding: 0 30px
}

.padding015 {
	padding: 0 15px
}

.marginTop0 {
	margin-top: 0!important
}

.marginTop5 {
	margin-top: 5px!important
}

.marginTop10 {
	margin-top: 10px!important
}

.marginTop15 {
	margin-top: 15px!important
}

.marginTop25 {
	margin-top: 25px
}

.marginTop20 {
	margin-top: 20px
}

.marginBottom20 {
	margin-bottom: 20px
}

.marginBottom25 {
	margin-bottom: 25px
}

.marginBottom10 {
	margin-bottom: 10px
}

.marginBottom15 {
	margin-bottom: 15px
}

.marginLeft10 {
	margin-left: 10px
}

.marginRight10 {
	margin-right: 10px
}

.margin-1510 {
	margin: -15px 10px 0 0
}

#specialoffers #startearningstatusmiles .carousel-indicators {
	display: none!important
}

.padding30 {
	padding: 30px
}

.padding1015 {
	padding: 10px 15px!important
}

.padding1530 {
	padding: 15px 30px!important
}

.padding2030 {
	padding: 20px 30px
}

.padding2530 {
	padding: 25px 30px
}

.padding25 {
	padding: 25px
}

.padding253023 {
	padding: 25px 30px 23px
}

.padding253021 {
	padding: 25px 30px 21px
}

.progressbar-wrapper {
	border: 1px solid #d3d5d7;
	padding: 7px;
	-webkit-box-shadow: inset 0 3px 15px -9px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0 3px 15px -9px rgba(0, 0, 0, .5);
	box-shadow: inset 0 3px 15px -9px rgba(0, 0, 0, .5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 5px 0 25px;
	display: inline-block;
	width: 100%
}

.progressbar-wrapper .progress {
	margin-bottom: 0;
	height: 28px
}

#advancePassengerInfo .carousel-indicators,
#paymentdetails #paymentdetailscarousel .carousel-indicators {
	display: none!important
}

.adressInfoWrapper p {
	margin: 0
}

.positionl15b15 {
	position: absolute;
	left: 15px;
	bottom: 15px
}

.positionr15b15 {
	position: absolute;
	right: 15px;
	bottom: 15px
}

.positionr10b22 {
	position: absolute;
	right: 10px;
	bottom: 22px
}

#youandfriends .tmp_rome {
	min-height: 180px
}

.lh24 {
	line-height: 24px
}

.lh-85 {
	line-height: 85px
}

.clearRight {
	clear: right
}

.clearleft {
	clear: left
}

.clearBoth {
	clear: both
}

.radiusNone {
	border-radius: 0
}

#thymoonslider .rs-path-color {
	background-color: #e4e7eb;
	-webkit-box-shadow: inset 0 13px 15px -18px rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 13px 15px -18px rgba(0, 0, 0, .4);
	box-shadow: inset 0 13px 15px -18px rgba(0, 0, 0, .4)
}

#thymoonslider .rs-range-color {
	background-color: #2073E3;
	-webkit-box-shadow: inset 0 13px 10px -14px rgba(0, 0, 0, .9);
	-moz-box-shadow: inset 0 13px 10px -14px rgba(0, 0, 0, .9);
	box-shadow: inset 0 13px 10px -14px rgba(0, 0, 0, .9)
}

#thymoonslider .rs-handle-dot {
	background-color: #fcfcfc;
	-webkit-box-shadow: 0 -2px 8px -3px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 -2px 8px -3px rgba(0, 0, 0, .8);
	box-shadow: 0 -2px 8px -3px rgba(0, 0, 0, .8)
}

#thymoonslider .rs-handle:after {
	background-color: transparent;
	border-color: transparent
}

#thymoonslider .rs-border {
	border-color: transparent
}

#thymoonslider .rs-tooltip-text {
	font-size: 32px;
	font-family: MuseoSans-700!important;
	color: #2073E3!important;
	line-height: 25px
}

.link-disabled {
	cursor: not-allowed!important;
	pointer-events: none!important
}

.mini-booker-link.active,
.ps-container.ps-in-scrolling,
.ps-container:hover.ps-in-scrolling,
.select-flight button.selectpicker .filter-option .empty,
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.ticketAwardAutoHeight {
	height: auto!important
}

.cursor-pointer {
	cursor: pointer
}

.manage-booking-fare-rule div.panel.panel-default {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.manage-booking-fare-rule div.panel.panel-default>.panel-body {
	padding: 0!important;
	margin: 10px -15px 0!important
}

.manage-booking-fare-rule div.panel.panel-default>.panel-body .col-sm-3 h4 {
	margin-top: 5px;
	margin-bottom: 15px!important
}

.manage-booking-fare-rule div.panel.panel-default>.panel-body .col-sm-3 i.fa-times {
	margin-right: 3px
}

.vertical-top {
	vertical-align: top
}

.vertical-middle {
	vertical-align: middle!important
}

.max-width-200 {
	max-width: 200px
}

.width-100-px {
	width: 100px
}

.width-200-px {
	width: 200px!important
}

.max-width-150 {
	max-width: 150px
}

.padding510 {
	padding: 5px 10px
}

.topMinus15 {
	top: -15px
}

.topMinus8 {
	top: -8px
}

.none-focus:focus {
	outline: 0
}

#passengersTabs .nav.nav-tabs li a {
	background-color: #dee2e9;
	color: #232b38;
	text-align: left;
	font-size: 16px;
	font-family: MuseoSans-700!important
}

#passengersTabs .bootstrap-select .btn,
#passengersTabs .bootstrap-select input.form-control {
	height: 38px
}

#passengersTabs .nav.nav-tabs.nav-justified>li.active>a {
	background-color: #fff
}

#passengersTabs .tab-content .tab-pane {
	padding: 0;
	border: none
}

#passengersTabs .tab-content .tab-pane#mbmeals>div.text-right.grid-top,
#passengersTabs .tab-content .tab-pane#mbpassengers>div.text-right.grid-top {
	padding: 15px 40px;
	margin: 0
}

#passengersTabs .tab-content .tab-pane>.table {
	border: 0
}

#passengersTabs .table>tr:last-child>td:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px
}

#passengersTabs .table>tr:last-child>td:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px
}

#passengersTabs .table tr td {
	padding: 15px
}

#passengersTabs .table tr td.nopadding {
	padding: 0
}

#mbmeals .panel-primary {
	border-right: 1px solid #ddd
}

#mbmeals .panel-primary>.panel-heading {
	background-image: none;
	background-color: #2e8ffd;
	border-color: #2e8ffd
}

#mbmeals .list-group .list-group-item {
	background-color: #d9e2eb;
	border-color: #d9e2eb
}

#mbmeals .list-group a.list-group-item {
	cursor: text
}

#passengersTabs .table tr td:first-child .media .media-body div.h4 {
	font-size: 16px;
	color: #232b38!important;
	font-family: MuseoSans-700!important
}

#passengersTabs .table tr td:first-child .media .media-body small.text-muted {
	font-size: 12px;
	font-family: MuseoSans-500!important;
	margin: 5px 0 0;
	float: left;
	line-height: 15px
}

#passengersTabs .table tr td:first-child .media>.pull-left {
	margin-right: 15px
}

#passengersTabs .table tr th {
	font-size: 16px;
	font-family: MuseoSans-700!important;
	color: #fff
}

#passengersTabs .nav.nav-tabs li:first-child a {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px
}

#passengersTabs .nav.nav-tabs li:last-child a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px
}

.icon-info-green-small {
	background-image: url(../img/icons/canvas-info.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 13px;
	width: 13px;
	background-position: center center
}

#fare-rules hr.no-padding {
	margin-left: -15px!important;
	margin-right: -15px!important
}

.bootstrap-none-padding-leftorright {
	padding-left: 0!important;
	padding-right: 0!important
}

#fare-rules .col-border {
	border-right: 1px solid #E2E2E2
}

#fare-rules h4 {
	margin-top: 0!important
}

.display-inline-block {
	display: inline-block
}

.max-width-100 {
	max-width: 100%
}

#passenger-list-area {
	max-height: 180px;
	overflow: auto;
	border: 1px solid #d1d1d1;
	padding: 5px;
	margin-bottom: 10px
}

#passenger-list-area .dib {
	min-width: 195px
}

.payment-custom-panel {
	display: none;
	position: absolute;
	top: 0!important;
	z-index: 1060;
	width: 100%;
	height: 100%
}

.sticky-price-bar {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #4b4b4b;
	z-index: 2;
	height: 60px;
	padding: 10px 0
}

.payment-custom-panel .modal-content {
	height: 100%
}

#paymentmain-mobile-con .paymentmain-mobile-con-heading {
	color: #000;
	padding: 16px 0;
	margin: 0;
	cursor: pointer;
	border: none;
	border-bottom: 1px solid #c5c8cd;
	text-transform: none
}

#addaflight .whareiam li a,
#cancellation .whareiam li a,
#changeflights .whareiam li a {
	color: #fff
}

#paymentmain-mobile-con .paymentmain-mobile-con-heading:active,
#paymentmain-mobile-con .paymentmain-mobile-con-heading:hover {
	background: #edeff2
}

#paymentmain-mobile-con.type-selected .mobile-title,
#paymentmain-mobile-con.type-selected .paymentmain-mobile-con-default {
	display: none
}

#paymentmain-mobile-con.type-selected .paymentmain-mobile-con-default.panel-active+.payment-custom-panel,
#paymentmain-mobile-con.type-selected .paymentmain-mobile-con-default.panel-active+.payment-custom-panel .mobile-title {
	display: block
}

#paymentmain-mobile-con.type-selected .payment-custom-panel {
	display: none;
	position: relative;
	top: auto;
	z-index: auto;
	width: 100%;
	height: 100%
}

.modal-header.modal-header-red {
	background-color: #fed200
}

.paymentmain-mobile-con-default .paymentmain-mobile-con-heading .panel-title {
	padding-left: 15px
}

.paymentmain-mobile-con-default .paymentmain-mobile-con-heading .fa-chevron-right {
	padding-right: 15px
}

.paymentmain-mobile-con-heading:hover {
	background: #edeff2!important
}

#msMenu {
	min-height: 60px
}

#msMenu>.navbar ul.nav.navbar-nav li a:active,
#msMenu>.navbar ul.nav.navbar-nav li a:hover {
	outline: 0!important;
	border-bottom: none!important
}

#paymentmain .panel-default #errorbkm_agreement,
#paymentmain .panel-default #errorcc_agrement,
#paymentmain .panel-default #errorco_agrement,
#paymentmain .panel-default #erroreft_agrement,
#paymentmain .panel-default #errorib_agreement,
#paymentmain .panel-default #errorms_agrement,
#paymentmain .panel-default #errorpp_agreement,
#paymentmain .panel-default #errorres_agreement,
#paymentmain .panel-default #errorunionpay_agreement {
	clear: left
}

.dropdown-modal {
	max-height: 86vh;
	overflow-y: auto;
	overflow-x: hidden
}

.mobile-bg-grey {
	background: #f2f2f3
}

.mobile-bg-grey-light {
	background: #f8f8f8
}

.pt-32 {
	padding-top: 32px!important
}

.pb-32 {
	padding-bottom: 32px!important
}

.pt-45 {
	padding-top: 45px!important
}

.pb-45 {
	padding-bottom: 45px!important
}

.pb-100 {
	padding-bottom: 100px!important
}

.mobile-img-absl {
	position: absolute;
	right: 7px;
	bottom: 6px
}

.mt-8 {
	margin-top: 8px
}

.internet-banking-hr {
	border-bottom: 1px solid #b7b9bb;
	padding-bottom: 25px;
	margin-bottom: 15px
}

.box-shadow-none {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

#reservationListApp table.canvas-table {
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

#reservationListApp .reservation-item:last-child,
.border-bottom-e6e6e6 {
	border-bottom: 1px solid #e6e6e6
}

.border-top-e6e6e6 {
	border-top: 1px solid #e6e6e6
}

.dib {
	display: inline-block!important
}

.dflex {
	display: flex!important
}

.flex-1 {
	flex: 1
}

.flex-10 {
	flex: 10
}

.flex-20 {
	flex: 20
}

.radius-none {
	border-radius: 0
}

.box-shadow-15 {
	-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .5)
}

.width-150 {
	width: 150px
}

.width-175 {
	width: 175px
}

.pl-40 {
	padding-left: 40px
}

.payment-box-text-dot {
	display: inline-block;
	height: 27px;
	max-width: 94px;
	margin-left: 34px;
	white-space: nowrap;
	overflow: hidden!important;
	text-overflow: ellipsis;
	text-align: center
}

.btn-primary {
	background: #232b38!important;
	border: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.btn-primary.active,
.btn-primary:active {
	background-color: #0b0e12!important
}

.btn-primary:focus,
.btn-primary:hover {
	background-color: #1A202A!important
}

.btn-primary.btn-arrow:after {
	border-color: #232b38 transparent!important
}

.btn-primary.btn-arrow:hover:after {
	border-color: #1A202A transparent!important
}

.animate-page .animated.delay11 {
	-webkit-animation-delay: 1.05s;
	animation-delay: 1.05s
}

.animate-page .animated.delay12 {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s
}

.animate-page .animated.delay13 {
	-webkit-animation-delay: 1.15s;
	animation-delay: 1.15s
}

.animate-page .animated.delay14 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.animate-page .animated.delay15 {
	-webkit-animation-delay: 1.25s;
	animation-delay: 1.25s
}

.italic {
	font-style: italic!important
}

.underline {
	text-decoration: underline!important
}

.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	display: block
}

.mb-40 {
	margin-bottom: 40px!important
}

.mb-200 {
	margin-bottom: 200px!important
}

.schedule-done-btn.toggle-popup.visible-xs.btn.btn-danger.btn-block.btn-lg.bold {
	margin: 32px auto;
	width: 90%
}

.fly-icon {
	background-image: url(../img/flymapsprt.png);
	display: block;
	text-align: center;
	margin: 0 auto
}

.fly-map-list {
	width: 43px;
	height: 27px
}

.fly-map-earth {
	width: 32px;
	height: 32px;
	background-position: -148px 0
}

#farerulesmodal .container,
.select-flight .insurance-search-wrapper .bootstrap-select-searchbox input {
	width: 100%
}

.active .fly-map-list {
	background-position: -53px 0
}

.active .fly-map-earth {
	background-position: -106px 0
}

.changeFlightReverseIndexes {
	margin-bottom: 30px
}

.changeFlightReverseIndexes .z-index-0 {
	z-index: 50!important
}

.changeFlightReverseIndexes .z-index-1 {
	z-index: 49!important
}

.changeFlightReverseIndexes .z-index-2 {
	z-index: 48!important
}

.changeFlightReverseIndexes .z-index-3 {
	z-index: 47!important
}

.changeFlightReverseIndexes .z-index-4 {
	z-index: 45!important
}

.changeFlightReverseIndexes .z-index-5 {
	z-index: 44!important
}

.changeFlightReverseIndexes .z-index-6 {
	z-index: 43!important
}

.changeFlightReverseIndexes .z-index-7 {
	z-index: 42!important
}

.changeFlightReverseIndexes .z-index-8 {
	z-index: 41!important
}

.changeFlightReverseIndexes .z-index-9 {
	z-index: 40!important
}

.changeFlightReverseIndexes .z-index-10 {
	z-index: 39!important
}

.changeFlightReverseIndexes .z-index-11 {
	z-index: 38!important
}

.changeFlightReverseIndexes .z-index-12 {
	z-index: 37!important
}

.changeFlightReverseIndexes .z-index-13 {
	z-index: 36!important
}

.changeFlightReverseIndexes .z-index-14 {
	z-index: 35!important
}

.changeFlightReverseIndexes .z-index-15 {
	z-index: 34!important
}

.changeFlightReverseIndexes .z-index-16 {
	z-index: 33!important
}

.changeFlightReverseIndexes .z-index-17 {
	z-index: 32!important
}

.changeFlightReverseIndexes .z-index-18 {
	z-index: 31!important
}

.changeFlightReverseIndexes .z-index-19 {
	z-index: 30!important
}

.change-flight-search-result-wrapper>section {
	padding-top: 0
}

.fix-farerules {
	margin-top: 15px
}

.fix-farerules .panel-body p {
	font-size: 14px
}

.border-ededed {
	border: 1px solid #ededed
}

.farerules-grey {
	color: #99A5B4
}

.clear-left {
	clear: left
}

.farerule-message {
	margin-top: 10px
}

.manage-booking-fare-rule {
	padding: 0 0 10px
}

.clear-right {
	clear: right
}

.select-flight .insurance-search-wrapper .bootstrap-select-searchbox {
	left: 24px
}

.insurance-search-wrapper .bootstrap-select.btn-group .dropdown-menu li {
	text-align: left
}

.blue-light {
	color: #00a2e8!important
}

.avlblty-box-mt {
	margin-top: -30px;
	padding: 0
}

.avlblty-form-container {
	background: #fff;
	padding: 20px 10px
}

a.bold.white.award-ticket-mobile {
	margin-right: 36px
}

.select-border-right-none .filter-option {
	border-right: none!important
}

.select-black-arrow .caret {
	color: #232b38!important
}

.scheduleContainer .tab-content {
	min-height: 201px
}

.scheduleContainer .tab-content .tab-pane {
	padding: 10px 2em;
	background-color: #fff
}

.mini-booker-link {
	border-bottom: 3px solid transparent;
	display: inline-block;
	font-family: MuseoSans-700;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 5px
}

.boardingpass img.img-responsive {
	width: 66%;
	height: 125px
}

.gray-form,
.gray-form .form-group {
	width: 100%;
	display: inline-block
}

.mini-booker-link+.mini-booker-link {
	margin-left: 10px
}

.mini-booker-link.active,
.mini-booker-link:hover {
	border-bottom: 3px solid #fed200
}

.depp_arr_font_hot_fix ul.dropdown-menu li.selected a {
	background-color: #2073E3;
	color: #fff
}

.brd-rd-5 {
	border-radius: 5px
}

.sign-up-links ul {
	margin: 20px 0 0;
	padding: 0 0 0 20px
}

.sign-up-links ul li {
	margin-bottom: 8px;
	line-height: 17px;
	font-size: 14px!important;
	font-family: MuseoSans-300!important
}

.gray-form label {
	font-size: 14px;
	font-family: MuseoSans-700!important;
	color: #647286
}

.gray-form .input-group-addon,
.gray-form input,
.gray-form select {
	border-radius: 0;
	background-color: #e8ebf0;
	color: #5C6B7C;
	font-size: 16px;
	font-family: MuseoSans-700!important
}

.gray-dates .btn-default {
	background-color: #e8ebf0;
	color: #5C6B7C
}

.gray-dates .btn-default .caret {
	color: #647286!important
}

.gray-dates .btn-default .filter-option {
	font-size: 16px;
	font-family: MuseoSans-700!important;
	color: #647286!important;
	border-right: 1px solid #c3c5ca!important
}

.display-cell {
	display: table-cell!important
}

.display-none {
	display: none!important
}

.width-90 {
	width: 90%
}

.width-60 {
	width: 60%!important
}

.width-50 {
	width: 50%!important
}

.width-40 {
	width: 40%!important
}

.height46 {
	height: 46px
}

.depp_arr_font_hot_fix ul.dropdown-menu li a:hover {
	background-color: #2073E3;
	color: #fff
}

.p40 {
	padding: 40px
}

#table-baggage-mobile tr td,
.table-baggage-mobile tr td {
	margin: 0!important;
	padding: 25px 0!important;
	border-top: none!important;
	border-bottom: none!important;
	background: #fff
}

table#table-baggage-mobile,
table.table-baggage-mobile {
	border: none;
	background: #fff
}

.col-xs-4-5 {
	width: 37.5%;
	float: left;
	padding: 0 15px
}

#arrTimePeriod ul.dropdown-menu li a:hover,
#arrTimePeriod ul.dropdown-menu li.selected a,
#deparrTimePeriod ul.dropdown-menu li.selected a,
#deparrTimePeriodul.dropdown-menu li a:hover {
	background-color: #2073E3;
	color: #fff
}

.gate-warning:after {
	clear: both
}

.gate-warning>i {
	float: left;
	width: 30px;
	height: 30px;
	color: red;
	font-size: 18px;
	padding: 6px 7px;
	margin-right: 5px;
	background-color: #000
}

.gate-warning>p {
	float: left
}

.award-miles-btn {
	max-width: 120px;
	white-space: normal;
	float: right
}

.height100 {
	height: 100px
}

#topthingstomap #infoBoxContent {
	width: 260px!important;
	height: 279px!important;
	overflow: hidden;
	padding: 10px!important
}

#topthingstomap #infoBoxContent .markerinfo-img {
	width: 250px;
	height: 175px;
	padding: 0;
	border: 0;
	margin: 0
}

.box-tail:after,
.promotion-box-tail:after {
	border-color: #fff transparent;
	border-style: solid;
	border-width: 8px 8px 0;
	bottom: auto;
	top: 100%;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	width: 0;
	margin-left: -8px
}

.b-0,
.bottom-0 {
	bottom: 0
}

.promotion-box-tail:after {
	left: 20px;
	border-color: #2073E3 transparent!important
}

.border-right-dotted {
	border-right: 1px dotted #95a1af
}

#infoBoxContent a.socialsharelink>i:before {
	content: " "
}

#infoBoxContent a.socialsharelink>.fa-heart {
	height: 14px;
	width: 22px;
	background-position: 0 -40px
}

#infoBoxContent a.socialsharelink.active>.fa-heart,
#infoBoxContent a.socialsharelink:hover>.fa-heart {
	background-position: -23px -40px
}

#infoBoxContent a.socialsharelink>.fa-share-square-o {
	height: 17px;
	width: 22px;
	background-position: 0 -21px
}

#infoBoxContent a.socialsharelink.active>.fa-share-square-o,
#infoBoxContent a.socialsharelink:hover>.fa-share-square-o {
	background-position: -23px -21px
}

#infoBoxContent .popover.bottom {
	z-index: 99999999
}

#infoBoxContent .btn-group .btn {
	margin: 0
}

#infoBoxContent .popover-content {
	padding: 10px
}

.infoBox {
	text-align: center
}

.infoBox .markerinfo {
	display: inline-block
}

.block-elem,
.infoBox .markerinfo.bg-blue {
	display: block
}

.text-white {
	color: #fff
}

.bg-blue,
.bg-blue .markerinfo-text {
	background-color: #2073E3!important
}

.bg-blue.box-tail:after {
	border-color: #2073E3 transparent
}

.col-border-right-mbl,
.custom-border-mobile {
	border-right: 1px solid #dedfe1
}

.custom-border-mobile {
	border-top: 1px solid #000;
	border-left: 1px solid #dedfe1;
	border-bottom: 1px solid #dedfe1
}

table#table-baggage-mobile td,
table.table-baggage-mobile td {
	margin: 0!important;
	padding: 0!important
}

table#table-baggage-mobile .custom-border-mobile .col-xs-8 .text-center,
table.table-baggage-mobile .custom-border-mobile .col-xs-8 .text-center {
	border-left: 1px solid #dedfe1;
	border-right: 1px solid #dedfe1;
	border-bottom: 1px solid #dedfe1;
	padding: 5px
}

table#table-baggage-mobile .custom-border-mobile .col-xs-8 .text-center:nth-child(2),
table.table-baggage-mobile .custom-border-mobile .col-xs-8 .text-center:nth-child(2) {
	border-bottom: 4px solid #dedfe1
}

table#table-baggage-mobile .custom-border-mobile .col-xs-8 .text-center:first-child,
table.table-baggage-mobile .custom-border-mobile .col-xs-8 .text-center:first-child {
	min-height: 109px
}

#table-baggage-mobile2 tr td {
	margin: 0!important;
	padding: 25px 0!important;
	border-top: none!important;
	border-bottom: none!important;
	background: #fff
}

#table-checkin-mobile,
#table-checkin-mobile2 {
	border: none!important
}

.col-border3-mbl {
	border: 3px solid #dedfe1;
	padding-top: 9px
}

.border-left {
	border-left: 1px solid #dedfe1
}

.border-left-grey {
	border-left: 2px solid #a5aab5;
	height: 26px;
	display: inline-block
}

#passengerlist .border-left-grey {
	border-left: 2px solid #000;
	left: 39px;
	top: 40px;
	height: 16px
}

#passengerDetailPanelCmp .border-left-grey {
	border-left: 2px solid #8c8b8b!important;
	height: 16px;
	top: 21px;
	left: 60px
}

table#table-checkin-mobile tr td,
table#table-checkin-mobile2 tr td {
	margin: 0 0 -1px!important;
	padding: 0!important;
	border: none!important
}

#oci #windowPrintArea .countainer,
#ocisummary #windowPrintArea .countainer {
	padding-left: 0
}

table#table-checkin-mobile tr td:last-child,
table#table-checkin-mobile2 tr td:last-child {
	margin-bottom: 0!important
}

table#table-checkin-mobile tr td .list-group-item:last-child,
table#table-checkin-mobile2 tr td .list-group-item:last-child {
	border-radius: 0!important
}

.checkin-mobile-form-heading {
	background: #edeff2;
	margin-left: -5px!important;
	margin-right: -5px!important;
	border: 1px solid #d3d5d7;
	margin-bottom: -1px!important
}

.checkin-mobile-form-content {
	padding-top: 30px!important
}

#oci #windowPrintArea section {
	border: none;
	padding: 0
}

#oci #windowPrintArea section .alert {
	border: none;
	box-shadow: none;
	margin-bottom: 0
}

#oci #windowPrintArea section .media,
#oci #windowPrintArea section .modal-body {
	padding: 0
}

#oci #windowPrintArea #checkin {
	margin-bottom: 30px
}

#ocisummary #windowPrintArea section {
	border: none;
	padding: 0
}

#ocisummary #windowPrintArea section .alert {
	border: none;
	box-shadow: none;
	margin-bottom: 0
}

#ocisummary #windowPrintArea section .media,
#ocisummary #windowPrintArea section .modal-body {
	padding: 0
}

#ocisummary #windowPrintArea #checkin {
	margin-bottom: 30px
}

#frequent-prog-mbl a {
	width: 100%!important
}

#passengersTabs .nav-tabs.nav-justified>li>a {
	border: none
}

#passengersTabs .nav.nav-justified>li {
	background-color: #dee2e9;
	vertical-align: middle
}

#passengersTabs .nav.nav-justified>li.active {
	background-color: #fff
}

#passengersTabs .nav-tabs>li.active>a,
#passengersTabs .nav-tabs>li.active>a:focus,
#passengersTabs .nav-tabs>li.active>a:hover {
	border: none
}

#passengersTabs .nav-tabs>li.active,
#passengersTabs .nav-tabs>li.active:focus,
#passengersTabs .nav-tabs>li.active:hover {
	border: 1px solid #ddd
}

#passengersTabs .bootstrap-select.btn-group .btn .filter-option,
#passengersTabs input[type=text] {
	font-family: MuseoSans-700!important
}

.fullwidthimg img {
	width: 100%
}

.width-10 {
	width: 10%
}

.info-box-custom-mt {
	position: relative;
	top: 87px
}

#fareDetailMobile .list-group-item.list-group-title,
.list-group-item.list-group-header {
	text-transform: none!important
}

#fareDetailMobile .list-group-item.list-group-header .col-xs-4 .col-xs-3 {
	padding: 0;
	width: auto
}

#fareDetailMobile img {
	max-width: 100%
}

.mobile-bg-grey-light span .alert-warning {
	background: #f8f8f8!important;
	border-radius: 0!important
}

.display-block {
	display: block!important
}

#internetBank .nopadding .panel-content {
	border: none!important
}

#myTripFrm1 .form-group {
	padding-bottom: 15px
}

#passengersTabs #passengerDetailsTable tr td {
	background: #fff!important;
	padding: 0!important;
	border: none!important
}

.gray-new,
.seat-change-passanger .body.active {
	background: #f2f2f3
}

#cstInptHght button {
	height: 46px!important
}

#table-baggage-mobile,
.seat-change-passanger,
.table-baggage-mobile {
	width: 100%
}

.seat-change-passanger .body,
.seat-change-passanger .header {
	border-bottom: 1px solid #e6e6e6
}

.seat-change-passanger .body .seat-change-passanger-col,
.seat-change-passanger .header .seat-change-passanger-col {
	float: left;
	width: 20%;
	padding: 20px 3px;
	border-right: 1px solid #e6e6e6;
	min-height: 100px
}

.seat-change-passanger-col.text-center a {
	line-height: 11px;
	padding: 0;
	margin: 0;
	display: block
}

#changeflights p#erroragreement {
	padding-left: 30px
}

.well.well-custom {
	padding: 10px!important
}

.timetable-day-availability-row {
	background: #edeff2
}

div#m_manageYourBooking .grid-title i {
	width: 24px!important
}

table#seatSettingsMobile1 tr.seat-setting-tr {
	clear: both;
	background: #fff!important
}

table#seatSettingsMobile1 tr td {
	padding: 0!important
}

table#seatSettingsMobile1 tr td #seatSettingsMobile tr td {
	padding: 4px!important;
	margin: 0!important
}

table#seatSettingsMobile {
	width: 100%
}

table#seatSettingsMobile tr td {
	overflow: hidden;
	height: 115px;
	margin: 0;
	padding: 4px!important;
	border-right: 1px solid #dedfe1!important;
	border-bottom: 1px solid #dedfe1!important;
	margin-bottom: 20px!important
}

.pull-none {
	float: none!important
}

.countrylistmodal .modal-closer {
	margin-right: -14px
}

#earningstatusmiles .col-xs-5 h4,
#flightbooking .col-xs-5 h4,
#flightreservation .col-xs-5 h4,
#savedflightsearches .col-xs-5 h4,
#yournextflight .col-xs-5 h4 {
	font-size: 16px;
	font-family: MuseoSans-700!important
}

.country-list {
	overflow: hidden!important
}

.navbar-nav .userfullname,
.signin-container .signin-form .sign-form-mobile-area>.dropdown-menu>ul.dropdown-menu li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

#wingoblockView .carousel {
	float: left;
	width: 100%
}

#signupModal .date-minimal .dropdown-toggle.selectpicker {
	padding: 0 20px 0 1em
}

#signupModal .date-minimal .dropdown-toggle.selectpicker .caret {
	right: 5px
}

.corporate-miles-validation-fix .input-group-addon:first-child {
	display: inline-block!important;
	float: left;
	height: 46px;
	line-height: 33px;
	width: 25%
}

.corporate-miles-validation-fix #errorffid,
.corporate-miles-validation-fix #errorflightNumber {
	clear: left
}

.corporate-miles-validation-fix .form-control {
	display: inline-block!important
}

.modal-body .skippable-container:first-child .navbar,
button .hidden-select-text {
	display: none
}

.corporate-miles-validation-fix .form-control.col-xs-2 {
	width: 75%!important
}

.corporate-miles-validation-fix .form-control.col-xs-10 {
	width: 83.33333333%!important
}

.corporate-miles-validation-fix .form-control.col-xs-9 {
	width: 75%!important
}

.back-link-payment-fix {
	height: 30px;
	width: 20px;
	position: relative;
	margin-left: 15px
}

.back-link-payment-fix .fa-angle-left {
	left: 0;
	top: 0
}

.fa-angle-double-right:before {
	margin-left: 5px
}

.height-auto {
	height: auto!important
}

.credit-logo-mt {
	margin-top: -24px
}

.wherewefly #wingoProVis {
	padding: 15px 0 0
}

.calendarMobileHolder {
	position: fixed!important;
	width: 100%!important
}

.calendarMobileHolder .ui-datepicker-wrapper-header .ui-datepicker-wrapper-title {
	padding: 21px 15px!important;
	margin: -14px -15px 5px!important
}

#coprmiletrans .date-selects {
	min-width: 275px
}

#coprmiletrans .date-selects .btn-group.bootstrap-select.day.formselect.inline,
#coprmiletrans .date-selects .btn-group.bootstrap-select.month.formselect.inline {
	margin-right: 5px
}

#flightmap #wingoContent #wingoblockView .container-fluid .wingo-filter {
	float: left
}

.city-modal {
	z-index: 1061!important
}

.modal.fade.city-modal.in>.modal-dialog {
	webkit-transition: -webkit-transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out;
	-o-transition: -o-transform .4s ease-out;
	transition: transform .4s ease-out!important
}

.bg-black {
	background-color: #232b38
}

.bg-white,
.paymentmain-mobile-con-heading.bg-white:hover {
	background-color: #fff!important
}

.mt-4 {
	margin-top: 4px!important
}

.credit-card-hgt {
	height: 48px;
	display: table
}

#signupBTN:hover {
	text-decoration: none!important;
	border-bottom: 1px dotted #bb0c1c!important
}

.height-auto .form-control {
	height: auto!important
}

.mt-60 {
	margin-top: 60px
}

#seatSettingsMobile1 .tbl-td-mb-0:before {
	margin-bottom: 0!important
}

#seatSettingsMobile1 .tbl-td-mb-0 .table-td-row {
	width: 100%;
	height: 100%;
	display: table;
	margin: 0;
	padding: 0
}

#mbassistance #cstm-width-bootstrap .bootstrap-select:not([class*=span]):not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.radio-thumbnail2 .radio-thumbnail2-li {
	width: auto!important
}

i.payment-banking-thmnl {
	padding: 22px;
	border: 1px solid #e6e6e6;
	margin: 17px 30px;
	display: inline-block
}

.panel-body-max-height {
	height: 304px
}

.search-dropdown-pst-cstm {
	position: relative;
	z-index: 9999
}

.payment-logo-img-brd {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 20px;
	border-radius: 5px
}

.pl-60 {
	padding-left: 60px
}

.pr-60 {
	padding-right: 60px
}

.contrylist-header {
	padding: 20px 0;
	background: #333
}

.language-container .dropdownselect .dropdown-menu ul li a:hover,
.language-form .dropdownselect .dropdown-menu ul li.selected,
.language-form .dropdownselect .dropdown-menu ul li.selected a,
.signin-container .dropdownselect .dropdown-menu ul li a:hover,
.signin-form .dropdownselect .dropdown-menu ul li.selected {
	background-color: #2073E3!important
}

.height-260 {
	height: 260px
}

.position-absolute {
	position: absolute
}

.l-0 {
	left: 0
}

.b-minus-20 {
	bottom: -20px
}

textarea.extend_height.input-lg {
	height: 46px
}

#deparr .depp_arr_font_hot_fix button.selectpicker.btn-primary .filter-option {
	padding-left: 0
}

label.label-nopadding {
	padding: 0!important
}

.ml-nocontainer-30 {
	margin-left: -30px
}

.mr-nocontainer-30 {
	margin-right: -30px
}

.alert-warning-wrapper .alert-warning {
	background: #f8f8f8!important
}

.area-region-code .caret {
	right: 8px!important
}

.hotfix-height-dropdownbtn-lh-fix .dropdown-toggle .filter-option {
	height: 48px;
	line-height: 48px
}

ul.whareiam li {
	padding: 13px .25em!important
}

.zindex-999 {
	z-index: 999!important
}

#infoBoxContent .popover.bottom {
	top: 15px!important;
	left: 35px!important;
	opacity: 1
}

#infoBoxContent .popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.social-list li a:hover {
	text-shadow: none!important
}

.payment-img-list {
	display: inline-block;
	padding-top: 10px!important;
	max-width: 126px;
	margin-right: 4px
}

.payment-img-list i img {
	max-width: 94%!important
}

.country-wrapper .country-alphabet li a:focus {
	background-color: transparent!important;
	color: #232b38!important
}

.country-wrapper .country-alphabet li {
	outline: 0
}

.country-wrapper .country-alphabet li.active a {
	border: 0;
	background-color: #2e8ffd!important;
	color: #fff!important
}

.icon-set.icon-set-profile.dark {
	background-position: -94px -650px
}

.icon-set.icon-set-past.dark {
	background-position: -94px -600px
}

.signin-container .signin-form .sign-form-mobile-area>.dropdown-menu {
	max-height: none;
	height: 210px;
	left: 0;
	right: auto;
	width: 359px
}

.signin-container .signin-form .sign-form-mobile-area>.dropdown-menu>ul.dropdown-menu {
	width: 100%;
	height: 210px
}

#wingoContent .wingo-filter .row .col-sm-4>a.btn.btn-default:hover {
	border: 1px solid #232b38
}

.close-btn-desktop {
	position: relative;
	top: -30px
}

.flags.flags-cstm {
	max-width: 100%!important;
	max-height: 100%!important;
	width: 30px!important;
	height: 30px!important
}

.flags.flags-cstm2 {
	width: 31px!important;
	max-width: 100%;
	max-height: 100%
}

.bold-white {
	font-weight: 700;
	color: #FFF!important
}

.navbar-nav .userfullname {
	text-decoration: underline;
	font-style: italic;
	max-width: 200px;
	padding-right: 5px;
	display: inline-block;
	vertical-align: top
}

#passengersTabs .nav.nav-tabs li a {
	padding: 20px 35px
}

#passengersTabs .nav.nav-tabs li {
	border-right: 1px solid #ccc
}

#passengersTabs .table tr th {
	padding: 12px 15px;
	border: 1px solid #ccc;
	white-space: nowrap
}

#passengersTabs .table tr th:first-child {
	min-width: 260px
}

.cursor-default {
	cursor: default!important
}

.gray-nohover {
	color: #647286
}

#thymoonslider .rs-handle-dot {
	cursor: pointer!important
}

.width-r-22 {
	width: 22%
}

.width-r-44 {
	width: 44%
}

.width-r-66 {
	width: 66%
}

.depp_arr_date_hot_fix button.selectpicker.btn-primary .filter-option,
.depp_arr_date_hot_fix button.selectpicker.btn-primary .filter-option .date-view {
	width: 100%!important
}

.bootstrap-select.btn-group.ddl-height-fix .btn .filter-option {
	height: 44px;
	line-height: 44px
}

#msMenu .navbar-brand {
	cursor: default!important;
	border: none!important;
	opacity: initial
}

#flight-detail-tab,
.chat-header:hover,
.checkbox-container,
.checkbox-container input,
.slider,
a {
	cursor: pointer
}

#flight-map-title div {
	background-color: rgba(35, 43, 56, .55);
	margin: auto;
	padding: 5px 0
}

.award-ticket-bullet-position-fix {
	position: absolute;
	right: 15px;
	top: 27px
}

.word-break {
	word-break: break-word
}

.gray-hover-fix:hover {
	color: #647286!important
}

.max-width-970 {
	max-width: 970px;
	width: auto!important
}

.margin-0-auto {
	margin: 0 auto
}

.destination-btn-fix {
	line-height: 33px;
	min-height: 37px
}

.nav.nav-tabs.nav-tabs-up li a:focus {
	opacity: 1!important
}

.pt-51 {
	padding-top: 51px
}

section#paymentmain .popover {
	max-width: 469px!important;
	min-width: 208px
}

#addpaymentmethod .cvcpopover+.popover,
#payment_web .cvcpopover+.popover {
	left: -300px!important
}

#payment_web .cvcpopover+.popover.bottom>.arrow {
	left: 83%!important
}

#mspayment_web .cvcpopover+.popover.bottom>.arrow {
	left: 81%!important
}

#termsandcontionsmodalitems .city-modal {
	z-index: 99999!important
}

.height-102 {
	height: 102px
}

#deparr>#booker>#schedule>.middle-wrapper,
.hero-bg.hero .middle-container.middle-wrapper {
	height: 0!important
}

.line-height-0 {
	line-height: 0
}

#ms-printable-card-area {
	margin-left: -5px
}

#ms-printable-card-area #ms-printable-card-no {
	margin-top: -25px;
	margin-left: 15px;
	color: #fff;
	font-size: 15px
}

#ms-printable-card-area img {
	width: 35%
}

.sofort-img-list .payment-img-list {
	max-width: 136px
}

.sofort-img-list .payment-img-list img {
	max-width: 85%!important
}

.shareWithEmailPopover>div.popover {
	max-width: none
}

.shareWithEmailPopover>div.popover>.popover-content>.input-group>.input-group input,
.shareWithEmailPopover>div.popover>.popover-content>.input-group>.input-group>.emailaction {
	display: table-cell
}

nav.navber-lower.navbar-default .navbar-nav>li>a.active,
nav.navber-lower.navbar-default .navbar-nav>li>a:focus,
nav.navber-lower.navbar-default .navbar-nav>li>a:hover {
	font-weight: 900
}

.wherewefly #filterdestinationtype .panel-body {
	padding: 15px
}

.wherewefly .wingo-filter .row .col-sm-5>a.btn.btn-default:hover {
	border: 1px solid #232b38
}

.border-gray-tranp {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
	display: inline-block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}

.mainpage-bottom-text-fix {
	margin: 0 auto;
	width: 95%
}

.mainpage-bottom-text-fix>.container {
	width: 100%;
	padding: 0
}

.customfocus {
	outline-offset: 2px!important
}

#milesandsmiles {
	border-top: none
}

header .navbar-left li:first-child span {
	display: none
}

header .navbar-left li:first-child span.userfullname {
	display: block!important
}

.b-60 {
	bottom: 60px
}

.b-40 {
	bottom: 40px
}

.container-wingo {
	max-width: 1024px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 800px
}

.skip-week-btn {
	position: absolute;
	border: 1px solid #999;
	background: #fff;
	display: inline-block;
	text-decoration: none;
	font-weight: 700;
	color: #999;
	z-index: 2
}

.skip-week-btn:hover {
	border: 1px solid #000;
	color: #000
}

.skip-week-btn.to-left-btn,
.skip-week-btn.to-right-btn {
	left: 100%;
	margin: -11px 0 0 -12px;
	top: 50%;
	padding: 2px 8px
}

.skip-week-btn.to-down-btn,
.skip-week-btn.to-up-btn {
	left: 50%;
	margin: -13px 0 0 -10px;
	top: 100%;
	padding: 4px
}

.owf-visible {
	overflow: visible!important
}

.tab-content.article-specific-tab-content {
	margin-bottom: 20px
}

.tab-content.article-specific-tab-content .table-responsive.table-bordered {
	table-layout: fixed;
	border: none
}

.tab-content.article-specific-tab-content .table-responsive.table-bordered tr td {
	padding: 0!important;
	border: none!important
}

#destinationheader .carousel .item .carouselbg,
.container-fluid .carousel .item>img,
.container-fluid .carousel .item>span img {
	width: 100%!important
}

#destinationheaderslides .textboxcolor.textboxcolor-multi {
	width: 70%!important;
	padding-left: 0!important
}

.calendarHolder .ui-datepicker-wrapper-header label.checkbox input:focus {
	outline-offset: 2px
}

.cookie-warning-link a {
	color: #C5D2E2;
	font-weight: 700
}

.cookie-warning-link a:hover {
	color: #fff
}

.cookie-switch-input {
	margin-left: 10px!important
}

.picker .seat-picker .slider-vertical a,
.picker-wrapper .seat-picker .slider-vertical a {
	width: 159px!important;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0
}

.seat-business:focus {
	outline: 0!important
}

.bootstrap-select>button.selectpicker:focus,
.metro-checkbox input[type=checkbox]:focus+span.check {
	outline: #4285F4 solid 2px!important
}

.width-180 {
	width: 180px
}

#youAndFriendsAT .panel-content {
	padding-left: 0!important;
	padding-right: 0!important
}

#youAndFriendsAT .panel-image {
	margin-top: 30px!important
}

#youAndFriendsAT .tankyouText h3:last-child {
	font-family: MuseoSans-300!important;
	text-align: center
}

#youAndFriendsAT .tankyouText .grid-top {
	margin-top: 2em!important;
	margin-bottom: 0!important
}

table caption {
	text-align: left;
	font-family: MuseoSans-500;
	font-size: 14pt;
	padding-bottom: 10px
}

table caption.bottom-bordered {
	border-color: rgba(255, 255, 255, .25)!important;
	margin-bottom: 20px;
	border: 0;
	border-bottom: 1px solid #34495e
}

table caption .caption-summary {
	font-family: MuseoSans-300;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 20px;
	line-height: 1.5
}

.farerule h4:first-child {
	min-height: 30px;
	margin-bottom: 10px
}

.modal-footer .btn-cancel:hover {
	border-bottom: 0
}

.destionationactions .popover a {
	margin-left: 0!important
}

.printable-tab-content {
	display: block!important
}

#addaflight header {
	position: fixed;
	top: 0
}

.icon.icon-check {
	background-image: url(../img/sprite/sprite-icons-w3.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px
}

.row-flex {
	display: flex;
	flex-wrap: wrap
}

#idealbanks ul.radio-thumbnail li label div.logo span img {
	max-height: 24px
}

.signin-form .checkbox.metro-checkbox input[type=checkbox]:focus {
	outline: #4285F4 solid 2px!important;
	position: absolute;
	width: 28px;
	top: -3px;
	left: 18px;
	height: 28px;
	opacity: 1;
	z-index: -1
}

.fa.collapsed-arrows:before {
	content: "\f077"
}

.collapsed .fa.collapsed-arrows:before {
	content: "\f078"
}

.btn.disabled .caret {
	display: none
}

.selectpicker.disabled .caret {
	display: block;
	color: #838e9e!important
}

.selectpicker.disabled .caret.red-caret {
	color: #232b38!important
}

#evisa>section .row,
#evisaapp>section .row {
	margin: 33px -15px
}

#mbbaggage,
#mbseats {
	overflow-x: auto
}

.well {
	width: 100%
}

#hasNoFlightDiv {
	background-color: transparent;
	text-align: center
}

.treedotsline {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 100%
}

.modal-open .tooltip.fade {
	z-index: 2001
}

.tooltip.fade {
	padding-left: 10px;
	padding-right: 10px;
	z-index: 1071
}

.tooltip-inner {
	background-color: #eee;
	color: #000;
	text-shadow: 0 0 0 #000;
	max-width: 600px;
	max-height: 300px;
	overflow: auto;
	box-shadow: 0 0 5px #000
}

.ms-tooltip .tooltip-inner {
	background-color: #f1f3f6;
	color: #000;
	max-width: 200px;
	font-size: 13px
}

.tooltip.ms-tooltip.in {
	opacity: 1
}

.bootstrap-select.btn-group.month .btn .filter-option {
	text-overflow: ellipsis
}

.fareColumn .text-muted {
	height: 30px
}

.free-baggage-info .panel {
	box-shadow: none
}

.free-baggage-info .panel:before,
.free-baggage-info .panel:last-child:after {
	width: 100%;
	content: "";
	height: 1px;
	background-color: #f3f3f6;
	position: absolute;
	left: 0
}

.free-baggage-info .panel-group .panel .collapsed i.fa-chevron-up {
	display: none
}

.free-baggage-info .panel-group .panel .collapsed i.fa-chevron-down {
	display: block
}

.free-baggage-info .panel-group .panel a i.fa-chevron-down,
section.carrent-section.carrent-list .section-bg-img,
section.carrent-section:not(.carrent-list) .car-list-part {
	display: none
}

.free-baggage-info .panel-group .panel a {
	position: relative;
	padding-right: 32px;
	border: none
}

.free-baggage-info .panel-group .panel a i.fa {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 2px
}

.free-baggage-info .baggage-info-table {
	font-weight: 700;
	line-height: 2;
	border: 1px solid #e5e5e5;
	width: 100%;
	margin-bottom: 20px
}

.free-baggage-info .baggage-info-table td,
.free-baggage-info .baggage-info-table th {
	border: 1px solid #e5e5e5;
	text-align: center
}

.free-baggage-info .table-bg-gray {
	background-color: #f3f3f6
}

.free-baggage-info ul li {
	list-style: none
}

.free-baggage-info ul li:before {
	content: "-";
	font-weight: 700
}

section.carrent-section {
	background-color: #232b38
}

section.carrent-section.carrent-list {
	background: -webkit-linear-gradient(#4db2e5, #dee3f6, #5bbdeb, #dee3f6, #5bbdeb)!important;
	background: -o-linear-gradient(#4db2e5, #dee3f6, #5bbdeb, #dee3f6, #5bbdeb)!important;
	background: -moz-linear-gradient(#4db2e5, #dee3f6, #5bbdeb, #dee3f6, #5bbdeb)!important;
	background: linear-gradient(#4db2e5, #dee3f6, #5bbdeb, #dee3f6, #5bbdeb)!important
}

#larger-container+#enterprise-pbk:after {
	content: "";
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: -1
}

.exclusive-drive {
	margin-bottom: 15px;
	word-break: break-word;
	color: #232b38
}

.exclusive-drive .exlusive-content-wrapper {
	padding: 10px
}

.exclusive-drive .exclusive-title {
	font-weight: 700;
	font-size: 16px
}

.exclusive-drive .exclusive-description {
	padding: 10px 0
}

.exclusive-drive .exclusive-link {
	text-decoration: none;
	border: none;
	color: red
}

.quarter-width {
	width: 25%
}

.tk-booker-tab-btn-head {
	font-size: 15px;
	font-family: MuseoSans-300!important;
	line-height: 1.42857143;
	margin: 0
}

#mobile-ms-milecalc-table td {
	padding: 0!important;
	vertical-align: middle
}

#addaflight section#scrollId {
	padding-top: 0!important
}

#flightMapTo3 .selectpicker.btn {
	height: 52px!important
}

#wingoDestinations {
	white-space: nowrap
}

#wingoMobile .item {
	margin-bottom: 1em!important
}

#wingoMobile .carousel-caption {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 15px;
	right: 15px;
	padding: 0;
	width: auto;
	height: auto
}

#wingoMobile .carousel-caption .middle-wrapper h3 {
	margin-top: 0!important
}

.wingo-carousel .carousel-caption {
	left: 5px;
	right: 5px;
	bottom: 0;
	padding: 0 15px 30px
}

.flightMapSorting3,
.flightMapTo3Container {
	padding-left: 15px;
	padding-right: 15px
}

.flightMapTo3Container {
	width: 331pX;
	max-width: 331px;
	min-width: 331px
}

.promotion-countainer.pull-right {
	display: none!important
}

#headerRightPaneForm.language-container {
	width: 60px;
	height: 60px;
	position: relative
}

#headerRightPaneForm.language-container:before {
	font: normal normal normal 32px/1 FontAwesome;
	color: #fff;
	content: "\f0ac";
	width: 32px;
	height: 32px;
	text-align: center;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	margin: auto;
	position: absolute
}

.ui-datepicker-calendar tbody td .ui-state-default+#dateTooltipText {
	position: absolute;
	top: -5px;
	left: 50%;
	transform: translate(-50%, -100%);
	background-color: #000;
	color: #fff;
	white-space: nowrap;
	padding: 4px;
	border-radius: 2px;
	font-weight: 400;
	z-index: 1
}

.ui-datepicker-calendar tbody td .ui-state-default+#dateTooltipText:after {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-top-color: #000;
	top: 100%;
	left: 50%;
	margin: 0 0 0 -2px;
	border-bottom: none
}

[id^=apisFormModal] {
	max-height: none;
	-webkit-overflow-scrolling: touch
}

.icon-text-partial {
	position: relative;
	min-height: 50px
}

.icon-text-partial.free {
	min-height: inherit
}

.checkbox-text-partial {
	position: relative
}

.checkbox-text-partial .elem-icon,
.icon-text-partial .elem-icon {
	position: absolute
}

.checkbox-text-partial .elem-text,
.icon-text-partial .elem-text {
	padding-left: 44px;
	display: inline-block;
	word-break: break-word
}

.checkbox-text-partial .elem-text {
	padding-left: 30px
}

.checkbox-text-partial.small-metro .elem-text,
.icon-text-partial .elem-icon.small-icon~.elem-text {
	padding-left: 24px
}

.icon-text-partial .elem-icon.big-icon~.elem-text {
	padding-left: 64px
}

.partial-loader.loading {
	position: relative
}

.partial-loader.loading:before {
	width: 32px;
	height: 32px;
	content: "\f110";
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	font: normal normal normal 32px/1 FontAwesome;
	z-index: 1;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.partial-loader.loading:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, .5);
	content: "";
	z-index: 10
}

.overflow-x {
	overflow-x: scroll
}

.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px
}

#passengerDetailPanelCmp .switch input {
	display: none
}

.slider {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: #fff;
	-webkit-transition: .4s;
	transition: .4s
}

.booker-text-label,
.float-label {
	clip: auto;
	visibility: hidden;
	transition: all .3s ease-out
}

input:checked+.slider {
	background-color: #2196F3
}

input:focus+.slider {
	box-shadow: 0 0 1px #2196F3
}

input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px)
}

.slider.round {
	border-radius: 34px
}

.slider.round:before {
	border-radius: 50%
}

#priceDivStickyFooter.fixed-bottom-web {
	background-color: #fff;
	position: fixed!important;
	bottom: 0;
	top: auto;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 11;
	box-shadow: inset 0 0 25px #e6e6e6
}

.background-image-mobile {
	background-size: cover!important;
	background-position: center center!important;
	background-repeat: no-repeat!important
}

.playerContainer .customMMPlayer .projekktor,
.playerContainer .customMMPlayer>div>div>div,
.playerContainer .videoContainer {
	width: 100%!important;
	height: 100%!important
}

.flight-list {
	padding: 10px 0
}

.flight-list .flight-line {
	border-bottom: 1px solid #e6e6e6;
	display: flex
}

.flight-list .flight-line .flight-col,
.flight-list .flight-line .price-col {
	flex: 8;
	vertical-align: top;
	position: relative;
	display: flex
}

.flight-list .flight-line .flight-col {
	padding: 8px 3px;
	width: 75%;
	min-width: 180px
}

.flight-list .flight-line.empty .flight-col {
	font-size: 16px;
	padding: 12px 3px;
	font-weight: 700
}

.flight-list .flight-line .price-col {
	font-size: 13px;
	text-align: right;
	flex: 4;
	max-width: 160px;
	min-width: 80px;
	width: 25%
}

.flight-list .flight-line .price-col .price-col-inner {
	background: #232b38;
	margin-left: 10px;
	height: 100%;
	padding: 5px 0;
	flex: 1
}

.flight-list .flight-line .price-col .price-col-inner .cabin-type {
	position: absolute;
	text-align: left;
	width: 90%;
	line-height: 10px;
	left: 0;
	margin-left: 10px;
	padding-left: 10%
}

.flight-list .flight-line .price-col .price-col-inner .cabin-type .cabin-type-text {
	font-size: 9px;
	display: inline-block;
	border-bottom: 1px solid #a4aebb;
	color: #a4aebb;
	font-weight: 700
}

.flight-list .flight-line .price-col .price-col-inner .cabin-type.type-businness .cabin-type-text {
	border-bottom-color: #cf866a;
	color: #cf866a
}

.flight-list .flight-line .price-col .price-col-inner i {
	color: #fff;
	margin-right: 5px;
	float: right
}

.flight-list .flight-line .detail-col {
	padding: 5px 3px;
	text-align: right;
	flex: 2
}

.flight-list .flight-line .price-col.price-col-hide {
	flex: 1;
	min-width: 40px
}

.no-list-arrow .flight-line .price-col .cabin-type,
.no-list-arrow .flight-line .price-col-hide.price-col,
.price-col-hide .cabin-type {
	display: none
}

.flight-list .flight-line .price-col:before {
	content: "\f068";
	font-family: FontAwesome;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -9px;
	color: #fff
}

.flight-list .flight-line .price-col.price-col-hide:before {
	content: none
}

.flight-list .flight-line .flight-col .flight-duration {
	position: absolute;
	font-size: 12px;
	left: 50%;
	top: 30px;
	transform: translate(-50%, 0)
}

.flight-list .flight-line .flight-col .port-segment {
	display: flex;
	flex: 1;
	position: relative
}

.flight-list .flight-line .flight-col .port-segment:first-child {
	flex: 2
}

.flight-list .flight-line .flight-col .port-segment:before {
	position: absolute;
	left: -40%;
	width: 80%;
	bottom: 20px;
	height: 2px;
	background-color: #fed200;
	content: ""
}

.flight-list .flight-line .flight-col .port-segment.codeshare:before {
	background-color: #2e8ffd
}

.flight-list .flight-line .flight-col .port-segment:first-child:before {
	bottom: 20px;
	right: 30%;
	left: 44px;
	width: auto
}

.flight-list .flight-line .flight-col .port-segment+.port-segment:last-child:before {
	width: auto;
	left: -40%;
	right: 44px
}

.flight-list .flight-line .flight-col .port-segment.single-flight:before {
	right: 44px;
	left: 44px;
	width: auto
}

.flight-list .flight-line .price-col-inner>.price-indent {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 14px 0 0;
	width: 90%;
	color: #fff;
	font-weight: 700;
	text-align: left
}

.flight-list .price-miles-partial {
	background-color: #232b38;
	display: inline-block;
	min-width: 50%
}

.no-list-arrow .flight-list .flight-line .price-col .price-col-inner,
.no-list-arrow .flight-list .price-miles-partial {
	background-color: #2073E3
}

.flight-list .flight-line .price-col-inner>.fa-chevron-right {
	padding: 15px 5px 0 0
}

.flight-list .flight-line .flight-segment {
	vertical-align: top;
	width: 100%;
	flex: 1;
	z-index: 1
}

.flight-list .flight-line .flight-segment.transfer {
	position: relative;
	text-align: center;
	font-size: 10px;
	white-space: nowrap
}

.flight-list .flight-line .flight-segment.transfer:before {
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: 18px;
	border: 3px solid #647286;
	border-radius: 50%;
	content: ""
}

.flight-list .flight-line .flight-segment.destination {
	text-align: right
}

.flight-list .flight-line .flight-segment .port {
	display: block;
	line-height: 1.3
}

.flight-list .flight-line .flight-segment.transfer .port {
	font-weight: 700;
	display: inline-block
}

.flight-list .flight-line .flight-segment.transfer .port~.port:before {
	content: "\f178";
	font-family: FontAwesome;
	padding: 0 3px
}

.flight-list .flight-line .flight-segment .time {
	display: inline-block;
	background-color: #fff;
	position: relative;
	font-weight: 700
}

.flight-list .flight-line .flight-segment.origin .time {
	padding-right: 6px
}

.flight-list .flight-line .flight-segment.destination .time {
	padding-left: 6px
}

.flight-list .flight-line .number-col {
	font-size: 13px;
	flex: 2;
	max-width: 160px;
	min-width: 80px;
	width: 25%;
	padding: 8px 3px;
	background-color: #232b38;
	color: #fff;
	text-align: center
}

.flight-list .flight-line .number-col span {
	display: inline-block;
	font-family: MuseoSans-700
}

.flight-list .flight-line .day-changed {
	position: absolute;
	font-size: 10px;
	bottom: -8px;
	right: 0;
	z-index: 1
}

.flight-wrapper {
	border: 1px solid #848484;
	border-bottom: none
}

.flight-wrapper:last-child {
	border-bottom: 1px solid #848484
}

.flight-list .days-line {
	background-color: #edeff2;
	min-width: 50%
}

.flight-list .days-line span {
	display: inline-block;
	padding: 0 5px;
	margin: 5px 0;
	width: calc(100%/7);
	text-align: center
}

.selected-flight-bar.canvas-table-wrapper+.flight-detail,
.without-canvas .canvas-table-wrapper+.flight-detail,
.without-canvas .rangesliderwrapper {
	display: none
}

.flight-list .days-line span+span {
	border-left: 1px solid #E2E2E2
}

.without-canvas.rangeslidercontent {
	background-color: #f9f9f9
}

.selected-flight-bar,
.without-canvas .canvas-table-wrapper {
	position: relative;
	margin: 0 0 15px;
	cursor: pointer
}

.selected-flight-bar.canvas-table-wrapper.show-detail+.flight-detail,
.without-canvas .canvas-table-wrapper.show-detail+.flight-detail {
	display: block;
	margin-top: 10px
}

.selected-flight-bar.canvas-table-wrapper .itinary-segment .fa-chevron-up,
.selected-flight-bar.canvas-table-wrapper.show-detail .itinary-segment .fa-chevron-down,
.without-canvas .canvas-table-wrapper .itinary-segment .fa-chevron-up,
.without-canvas .canvas-table-wrapper.show-detail .itinary-segment .fa-chevron-down {
	display: none
}

.selected-flight-bar.canvas-table-wrapper .itinary-segment .fa-chevron-down,
.selected-flight-bar.canvas-table-wrapper.show-detail .itinary-segment .fa-chevron-up,
.without-canvas .canvas-table-wrapper .itinary-segment .fa-chevron-down,
.without-canvas .canvas-table-wrapper.show-detail .itinary-segment .fa-chevron-up {
	display: inline-block;
	margin-left: 5px
}

.canvas-table-wrapper-overlay {
	position: absolute;
	height: 100%;
	top: 0;
	left: 20px;
	right: 20px;
	background-color: #000;
	opacity: .75;
	z-index: 989
}

.canvas-table-wrapper-overlay-content {
	position: absolute;
	top: 10%;
	left: 10%;
	right: 10%;
	z-index: 990
}

.canvas-table td.default-canvas-width {
	width: auto!important
}

.canvas-table-wrapper .flight-line {
	display: flex
}

.canvas-table-wrapper .flight-line .flight-col {
	display: flex;
	flex: 9;
	padding: 15px 5px 15px 15px;
	background-color: #fff;
	box-shadow: 0 0 1px #dadada inset, 0 0 2px #dadada
}

.canvas-table-wrapper .flight-line .flight-canvas {
	flex: 10;
	display: flex;
	position: relative;
	padding-bottom: 6px
}

.canvas-table-wrapper .flight-line .flight-canvas:before {
	content: "";
	position: absolute;
	width: calc(100% - 30px);
	height: 2px;
	background-color: #878787;
	top: 50%;
	left: 15px;
	margin-top: -1px
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment {
	display: flex;
	flex: 3;
	position: relative;
	padding: 0 10px
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment.transfer {
	flex: 2;
	text-align: center;
	display: block;
	white-space: nowrap;
	font-family: MuseoSans-500;
	color: #878787;
	font-size: 12px
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment .transfer:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 12px;
	border: 1px solid #878787;
	border-radius: 50%;
	background-color: #fff;
	margin: -3px 0 0 -6px
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment.transfer .port {
	display: inline-block
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment.transfer .port+.port:before {
	content: "\f178";
	font-family: FontAwesome;
	padding-right: 3px
}

.canvas-table-wrapper .flight-line .flight-canvas .airline-image {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: flex;
	padding: 0 20px;
	height: 21px
}

.canvas-table-wrapper .flight-line .flight-canvas .airline-image .direct-flight-text {
	position: absolute;
	top: -24px;
	left: 50%;
	transform: translate(-50%, -100%);
	font-size: 14px;
	text-align: center;
	font-family: MuseoSans-500;
	color: #878787
}

.canvas-table-wrapper .flight-line .flight-canvas .airline-image .img-wrapper {
	flex: 1;
	text-align: center
}

.canvas-table-wrapper .flight-line .flight-canvas .airline-image .img-wrapper:first-child,
.canvas-table-wrapper .flight-line .flight-canvas .airline-image .img-wrapper:last-child {
	flex: 4
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment {
	flex: 1;
	text-align: left
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment.destination {
	text-align: right
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment .time {
	font-size: 20px;
	color: #6f6f6f;
	font-weight: 700
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment .port {
	display: inline-block;
	background-color: #fff;
	padding: 0 25px 0 0;
	font-size: 16px;
	color: #878787;
	line-height: 1.2;
	font-family: MuseoSans-700
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment.destination .port {
	padding: 0 0 0 25px
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment .name {
	font-size: 12px;
	color: #878787;
	line-height: 1.2;
	font-family: MuseoSans-500
}

.canvas-table-wrapper .flight-line .flight-canvas .port-segment .day-changed {
	position: absolute;
	right: 10px;
	bottom: -15px;
	font-size: 12px;
	color: #fed200
}

.canvas-table-wrapper .flight-line .flight-duration {
	flex: 3;
	text-align: center;
	padding-top: 12px;
	color: #6f6f6f
}

.canvas-table-wrapper .flight-line .price-col {
	flex: 3;
	text-align: right;
	color: #6f6f6f;
	font-size: 22px;
	padding: 15px 15px 15px 5px;
	margin-left: 10px;
	background-color: #99a5b430;
	box-shadow: 0 0 1px #dadada inset, 0 0 2px #dadada
}

.canvas-table-wrapper .flight-line .price-col.hidden-price {
	flex: 0;
	padding: 15px
}

.canvas-table-wrapper .flight-line .price-col.hidden-price .price-segment {
	width: 16px;
	text-align: center
}

.canvas-table-wrapper .flight-line .price-col .price-type {
	vertical-align: top;
	display: inline-block;
	padding-top: 16px
}

.canvas-table-wrapper .flight-line .price-col .cabin-type~.price-type {
	padding-top: 0
}

.no-list-arrow .canvas-table-wrapper .flight-line .price-col .cabin-type~.price-type {
	padding-top: 24px
}

.canvas-table-wrapper .flight-line .price-col .price-type .price-miles-partial {
	font-family: MuseoSans-700;
	padding-right: 5px
}

.canvas-table-wrapper .flight-line .cabin-type~.price-type {
	padding-top: 0
}

.canvas-table-wrapper .flight-line .cabin-type {
	line-height: 24px;
	padding-right: 14px
}

.canvas-table-wrapper .flight-line .cabin-type .cabin-type-text {
	font-size: 12px;
	display: inline-block;
	border-bottom: 1px solid #ebeef3;
	color: #a4aebb;
	font-weight: 700
}

.canvas-table-wrapper .flight-line .cabin-type.type-businness .cabin-type-text {
	border-bottom-color: #f0e8e5;
	color: #cf866a
}

.long-currency .canvas-table-wrapper .flight-line .price-col {
	flex: 4
}

.canvas-table-wrapper .flight-line .price-col.price-col-hide {
	flex: 1;
	min-width: 40px;
	text-align: center
}

.canvas-table-wrapper .flight-line .price-col.price-col-hide .price-type:first-child {
	display: none
}

.canvas-table-wrapper .flight-line .price-col.star-icon {
	position: absolute;
	right: 0;
	top: 52px
}

.canvas-table-wrapper .flight-line .itinary-segment {
	flex: 3;
	text-align: right;
	font-size: 14px;
	font-family: MuseoSans-700;
	padding: 40px 15px 15px 5px;
	margin-left: 10px;
	background-color: #99a5b430;
	box-shadow: 0 0 1px #dadada inset, 0 0 2px #dadada
}

.canvas-table-wrapper .content-wrapper {
	background-color: #fff;
	margin-top: 6px
}

.canvas-table-wrapper .content-wrapper .item-button-wrapper {
	text-align: right;
	padding-top: 20px;
	border: 1px solid #ddd;
	border-top: none
}

.select-flight>.row.grid-top {
	padding: 15px 10px 10px;
	margin: 0!important;
	background-color: #fff
}

.available-chargable-seat {
	border: none;
	padding: 0 15px 30px!important
}

.available-chargable-seat .bg-image {
	position: absolute;
	overflow: hidden;
	z-index: 1;
	left: 0;
	right: 0
}

.available-chargable-seat .bg-image:after {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(255, 255, 255, .3);
	content: "";
	z-index: 2
}

#flight-detail-tab,
#ms-login-tab {
	background-color: #fff;
	box-shadow: 0 5px 8px rgba(0, 0, 0, .08)
}

.available-chargable-seat .bg-image img {
	max-width: initial
}

.available-chargable-seat .list-content {
	z-index: 3;
	position: relative
}

#flight-detail-tab,
#ms-login-tab {
	border: 1px solid #e2e2e2;
	border-radius: 3px
}

#flight-detail-tab:hover {
	border: 1px solid #000
}

.countDown_cont {
	font-family: Lato, Arial, Gadget, sans-serif;
	font-size: 10px;
	display: flex;
	color: #fff
}

.count-down-container {
	margin-left: 25%
}

.countDown_interval_cont {
	display: flex;
	justify-content: space-around;
	width: auto
}

.countDown_interval_basic_cont {
	margin-right: 3em;
	display: flex;
	flex-direction: column
}

.countDown_interval_basic_cont_description {
	text-align: center;
	margin-left: .3em;
	margin-top: .3em;
	font-size: 1.6em;
	font-weight: 700;
	color: #fff;
	text-shadow: .001em .001em .02em #000
}

.countDown_digit_cont {
	margin-left: .04em;
	perspective: 4em;
	box-shadow: .1em .1em .1em rgba(0, 0, 0, .2);
	width: 1.2em;
	height: 1.6em;
	position: relative;
	line-height: 1.6em;
	font-size: 6em;
	font-weight: 700;
	border-radius: .03em
}

.countDown__interval_basic_cont {
	margin-left: 1.2em
}

.countDown_digit_last_placeholder,
.countDown_digit_new_placeholder {
	position: absolute;
	left: 0;
	width: 100%;
	height: 50%;
	text-align: center;
	overflow: hidden
}

.countDown_digit_cont:after {
	float: left;
	left: -.07em
}

.countDown_digit_cont:before {
	float: right;
	right: -.07em
}

.countDown_digit_cont:after,
.countDown_digit_cont:before {
	content: "";
	position: relative;
	background-image: linear-gradient(#d06736, #67250c);
	border-radius: 4px;
	z-index: 12;
	height: .2em;
	width: .07em;
	font-size: .5em;
	color: #6d0000;
	top: 1.45em
}

.digit_separator {
	width: 100%;
	height: .025em;
	background-image: linear-gradient(#dec9bf, #797979, #020100);
	box-shadow: 1px 2px 8px #000;
	top: 47%;
	z-index: 10;
	position: absolute
}

.countDown_digit_last_placeholder {
	bottom: 0;
	background: linear-gradient(to right, #fed200, #e83c51, #fed200);
	border-radius: 0 0 .03em .03em
}

.countDown_digit_last_placeholder_inner {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 50%;
	position: absolute
}

.countDown_digit_new_placeholder {
	top: 0;
	background: linear-gradient(to right, #d2142b, #d43e50, #d2142b);
	border-radius: .03em .03em 0 0
}

.countDown_digit_last_rotate,
.countDown_digit_new_rotate {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 50%;
	font-weight: 700;
	position: absolute;
	top: 0;
	overflow: hidden;
	animation-duration: .4s;
	animation-timing-function: linear;
	border-radius: .03em .03em 0 0;
	animation-fill-mode: forwards;
	transform-origin: 100% 100%
}

.countDown_digit_last_rotate:after,
.countDown_digit_new_rotate:after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-bottom: .01em solid rgba(0, 0, 0, .1)
}

.countDown_digit_last_rotate {
	animation-name: countDown_flip_1;
	background: linear-gradient(to right, #d2142b, #d43e50, #d2142b)
}

.countDown_digit_new_rotate {
	animation-name: countDown_flip_2;
	background: linear-gradient(to right, #fed200, #e83c51, #fed200)
}

.countDown_digit_new_rotated {
	transform: rotateX(180deg);
	width: 100%;
	height: 100%
}

.countDown_digit_new_rotated_inner {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 50%;
	position: absolute
}

.checkbox-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkbox-container input {
	position: absolute;
	opacity: 0
}

.checkmark {
	position: absolute;
	top: 3px;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee
}

.checkbox-container:hover input~.checkmark {
	background-color: #ddd
}

.checkbox-container input:checked~.checkmark {
	background-color: #2196F3
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.checkbox-container input:checked~.checkmark:after {
	display: block
}

.checkbox-container .checkmark:after {
	left: 10px;
	top: 4px;
	width: 5px;
	height: 13px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.float-label {
	z-index: 1040;
	width: auto;
	height: auto;
	left: 70px;
	top: 24px;
	font-size: 24px;
	color: #647286;
	opacity: 0
}

.float-label.active {
	visibility: visible;
	left: 33px;
	top: 5px;
	font-size: 12px;
	transition: all .3s ease;
	color: #8c8b8b;
	opacity: 1;
	font-family: MuseoSans-300!important
}

input.fs-normal::placeholder {
	font-style: normal!important
}

#ms-login-tab input:focus::-webkit-input-placeholder,
#passengerDetailPanelCmp input:focus::-webkit-input-placeholder {
	color: transparent
}

.sticky-label {
	left: 31px;
	top: 2px;
	color: #8c8b8b
}

.regionCodesClass .sticky-label {
	left: 15px
}

.regionCodesClass #phonenumberLabel {
	left: 16px
}

@keyframes countDown_flip_1 {
	0% {
		transform: rotateX(0);
		z-index: 1
	}
	100% {
		transform: rotateX(-180deg);
		z-index: 0
	}
}

@keyframes countDown_flip_2 {
	0% {
		transform: rotateX(0);
		z-index: 0
	}
	100% {
		transform: rotateX(-180deg);
		z-index: 1
	}
}
}

.nav.nav-tabs li a.active:before {
	content: "";
	margin-bottom: -4px;
	display: block
}

.nav.nav-tabs li a.active:after {
	content: "";
	margin-bottom: 7px;
	display: block
}

.tab-content-item {
	border-bottom: 1px solid gray;
	min-height: 300px;
	padding: 30px;
	-webkit-transition: none;
	transition: none
}


a.btn.btn-week {
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	position: absolute;
	top: 50%;
	height: 22px;
	width: 24px;
	z-index: 10;
	background: #fff
}

a.btn.btn-week.btn-week-before.black {
	left: -13px
}

a.btn.btn-week.btn-week-next.black {
	right: -13px
}

#tableStart {
	height: 400px
}

#statementTable {
	height: 800px;
	overflow: scroll
}

.chat-container {
	position: fixed;
	right: 10px;
	bottom: 0;
	width: 430px;
	z-index: 10000
}

.chat-header {
	padding: 30px;
	background: url(../img/chat-thy/live-chat.svg) center center no-repeat #fff;
	float: right;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 0 15px -2px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 15px -2px rgba(0, 0, 0, .4);
	box-shadow: 0 0 15px -2px rgba(0, 0, 0, .4)
}

.chat-header.online {
	background: url(../img/chat-thy/close.svg) center center no-repeat #fff;
	background-size: 20px 60px;
	padding: 25px
}

.chat-body {
	display: none
}

.chat-modal.modal-body {
	padding: 10px
}

.chat-modal>iframe {
	width: 100%
}

@media screen and (max-width:767px) {
	body {
		text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
		cursor: pointer
	}
	body.mobile-modal-open {
		height: 100%;
		-webkit-overflow-scrolling: touch
	}
	.carrent-section .text-wrapper {
		position: absolute;
		top: 0;
		transform: translate(0, -100%);
		z-index: 1;
		left: 0;
		width: 100%;
		padding: 0 15px 2.5%
	}
	.carrent-section .text-wrapper h1 {
		width: 94%;
		font-family: MuseoSans-300;
		font-size: 16px;
		color: #fff;
		background-color: rgba(0, 0, 0, .55);
		padding: 10px;
		border-radius: 5px;
		margin: 0 auto
	}
	#cookieWarningMessage {
		background-color: #5f615d
	}
	#cookieWarningOptionmodal .modal-dialog {
		width: auto
	}
	#cookieWarningMessage.notice {
		padding: 0
	}
	#cookieWarningOptionChangeId {
		margin-bottom: 5px;
		margin-top: 5px;
		float: left
	}
	#cookieWarningAcceptId {
		margin-bottom: 10px;
		float: right
	}
	section#paymentmain .popover {
		max-width: 280px!important
	}
	section#paymentmain .installmentpopover+.popover {
		max-width: 469px!important
	}
	section#paymentmain .installmentpopover+.popover .popover-content {
		padding: 5px 4px
	}
	#mspayment_mobile .popover {
		width: 208px!important
	}
	#mspayment_mobile .popover .popover-content,
	#paymentmain .popover .popover-content {
		font-family: MuseoSans-700!important
	}
	.payment-custom-panel {
		background-color: #fff
	}
	header .navbar-collapse,
	header .navbar-header .navbar-brand,
	header .navbar-header .navbar-brand:hover,
	header .navbar-inverse .navbar-toggle.colapsed,
	header .navbar-inverse .navbar-toggle.colapsed:focus,
	header .navbar-inverse .navbar-toggle.colapsed:hover {
		background-color: transparent;
	}
	#iframeAgreementPopup .modal-body {
		height: 90vh;
		overflow: scroll
	}
	#iframeAgreementPopup .modal-body .agreement-iframe {
		height: 0;
		min-height: 100%;
		max-height: 100%;
		width: 100%;
		border: none;
		position: relative;
		overflow: scroll
	}
	[data-type=multi].mini-booker-link {
		display: none
	}
	.timeline-table-container {
		padding: 0 15px
	}
	.flight-panel-container .timeline-table-container {
		padding: 0
	}
	.flight-panel-container .filter-partial h3+.filter-link {
		margin-top: 0
	}
	.without-canvas {
		border-top: none
	}
	.selected-flight-bar,
	.without-canvas .canvas-table-wrapper {
		border: none;
		margin: 0 0 10px
	}
	.canvas-table-wrapper .flight-line .flight-col {
		display: block;
		padding: 10px 5px
	}
	.canvas-table-wrapper .flight-line .flight-canvas .port-segment {
		padding: 0 5px
	}
	.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment .time {
		font-size: 14px;
		line-height: 1
	}
	.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment .port {
		font-size: 12px;
		line-height: 1;
		padding: 0 10px 0 0
	}
	.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment.destination .port {
		padding: 0 0 0 10px
	}
	.canvas-table-wrapper .flight-line .flight-canvas .port-segment .flight-segment .name {
		line-height: 1
	}
	.canvas-table-wrapper .flight-line .flight-canvas .port-segment .day-changed {
		right: 5px;
		bottom: -24px;
		font-size: 10px
	}
	.canvas-table-wrapper .flight-line .flight-duration {
		border-top: 1px solid #e9e9e9;
		text-align: left;
		padding-top: 7px;
		font-size: 10px;
		font-weight: 700;
		margin: 0 5px
	}
	.canvas-table-wrapper .flight-line .flight-duration div {
		display: inline-block
	}
	.canvas-table-wrapper .flight-line .flight-duration div:first-child:after {
		content: ":";
		display: inline-block;
		margin: 0 1px
	}
	.canvas-table-wrapper .flight-line .price-col {
		font-size: 14px;
		padding: 10px 5px;
		margin-left: 5px;
		min-width: 100px
	}
	.canvas-table-wrapper .flight-line .price-col .price-type {
		padding-top: 24px
	}
	.canvas-table-wrapper .flight-line .flight-canvas .airline-image {
		bottom: 10px;
		height: 15px;
		padding: 0 30px
	}
	.canvas-table-wrapper .flight-line .itinary-segment {
		padding: 24px 10px 10px 5px;
		text-align: center
	}
	.canvas-table-wrapper .flight-line .itinary-segment .itinerary-details-btn {
		font-size: 12px
	}
	.canvas-table-wrapper .flight-line .flight-canvas .airline-image .img-wrapper img {
		max-height: 100%
	}
	.canvas-table-wrapper .flight-line .flight-canvas .airline-image .direct-flight-text {
		top: -4px;
		font-size: 12px
	}
	.selected-flight-bar.canvas-table-wrapper .itinary-segment .fa-chevron-down,
	.selected-flight-bar.canvas-table-wrapper.show-detail .itinary-segment .fa-chevron-up {
		display: block;
		text-align: center;
		margin: 0
	}
	.no-list-arrow .flight-line .price-col .fa-chevron-right,
	header .navbar .navbar-nav.navbar-left li:first-child {
		display: none
	}
	.no-list-arrow .flight-line .price-col {
		text-align: center
	}
	nav.visible-xs+section.nomargin {
		margin-top: 59px
	}
	.inbound-title,
	.outbound-title {
		font-size: 12px;
		padding: 7px 20px 5px
	}
	.selected-flight-bar:before {
		font-size: 20px;
		width: 20px;
		left: -10px
	}
	.nav>li>a {
		padding-right: 6px;
		padding-left: 6px
	}
	header .navbar-header .navbar-brand {
		padding: 13px 13px 12px;
		margin-top: 2px
	}
	header .navbar-collapse {
		padding: 0;
		-webkit-overflow-scrolling: auto!important
	}
	header .navbar .navbar-left {
		margin: 0
	}
	header .navbar-toggle {
		position: absolute;
		left: 50px;
		border-radius: 0;
		height: 60px;
		margin: 2px 0 0;
		border: none;
		float: left
	}
	header .tcc-mobile-header .navbar-toggle {
		position: relative;
		left: 0!important;
		float: right!important;
		height: 58px!important
	}
	header .navbar-nav .loginned {
		vertical-align: top
	}
	header .logouted a {
		color: #fff
	}
	header .loginned .user-name a {
		text-align: right;
		line-height: 1.4;
		color: #fff;
		font-weight: 400;
		padding: 14px 10px 14px 5px;
		font-size: 12px;
		display: inline-block
	}
	header .loginned .user-name .userfullname {
		max-width: 150px
	}
	header .loginned .user-name .welcome-text {
		display: block;
		max-width: 150px;
		font-family: MuseoSans-500
	}
	.header-updated-right-partial .mobile-login-partial {
		position: absolute;
		width: 70%;
		height: 60px;
		top: 30px;
		left: 30%;
		text-align: right;
		display: block!important
	}
	.row.table-farerules {
		display: table
	}
	#farerulesmodal .modal-body {
		padding: 15px 0
	}
	.fare-rule-indent {
		max-height: 60vh;
		overflow-y: scroll;
		margin-bottom: 5px
	}
	.row.table-farerules .fareColumn {
		display: inline-table;
		float: none
	}
	#wingoblock .col-bottom {
		position: absolute;
		bottom: 0
	}
	.carousel .carousel-caption .middle-wrapper,
	section.nopadding .middle-wrapper.nopadding {
		padding: 0
	}
	.text-mobile {
		text-align: left!important
	}
	.panel-body .carousel-caption {
		left: 1em;
		padding: 1em;
		right: 1em;
		top: 0;
		bottom: 0
	}
	.panel-body .carousel-caption h3,
	header .navbar-right {
		margin: 0
	}
	header .navbar-right>li {
		display: none!important
	}
	.row.equal [class*=col-] {
		float: left
	}
	.col-border,
	.col-border-bottom,
	.col-border-dotted {
		border: none
	}
	.mobile-col-border,
	.touristanbul .col-border {
		border-right: 1px solid #e2e2e2
	}
	.col-padding {
		padding: 0 15px
	}
	.icon-set.dark {
		background-color: transparent
	}
	.carousel-fluid .carousel-caption {
		left: 0;
		right: 0;
		width: 100%;
		padding: 30px
	}
	.carousel-fluid .carousel-control-left i {
		left: 0;
		top: 50px
	}
	.carousel-fluid .carousel-control-right i {
		right: 0;
		top: 50px
	}
	.carousel-caption.carousel-overlay {
		padding: 1em 3em
	}
	.carousel.vertical .item .carousel-caption {
		padding-right: 40px
	}
	.carousel-inner>.item>img {
		width: 100%
	}

	footer nav h5 {
		margin: 10px 0;
		padding: 0 0 15px;
		border-bottom: 1px solid #4F5560
	}
	.carousel>.carousel-control {
		display: none!important
	}
	.carousel .carousel-indicators {
		bottom: auto;
		margin-top: 1em;
		position: relative
	}
	.carousel .carousel-caption,
	.container-fluid .carousel .carousel-caption {
		width: 100%;
		top: 0;
		bottom: 0;
		padding: 30px;
		left: 0
	}
	.carousel.carousel-overlay .carousel-caption {
		top: auto;
		padding: 2.5%;
		left: 0;
		width: 100%
	}
	.carousel .carousel-caption .middle-wrapper {
		height: 100%
	}
	.carousel .carousel-caption .carousel-control-left,
	.carousel .carousel-caption .carousel-control-right {
		bottom: 20%;
		width: 20%
	}
	.carousel .carousel-caption .carousel-control-left i,
	.carousel .carousel-caption .carousel-control-right i {
		top: 22px;
		margin: 0;
		font-size: 14px
	}
	.carousel-fluid .carousel .carousel-caption {
		width: 96%
	}
	.carousel-caption {
		position: relative
	}
	.touristanbul .touristanbul-time li a b,
	.touristanbul .touristanbul-time li a small,
	.touristanbul .touristanbul-time li a span {
		display: block;
		margin: 0
	}
	.touristanbul .touristanbul-days li {
		padding: 20px 6px
	}
	.touristanbul .touristanbul-days li a.selected {
		padding: 6px 10px
	}
	.ourfleetcarousel .textboxcolor {
		color: #232b38;
		text-shadow: none!important
	}
	.ourfleetcarousel .carousel-caption .grid-top>p:nth-child(3) {
		color: red;
		text-shadow: none!important;
		font-weight: 500
	}
	.background-image-mobile {
		height: 200px
	}
	.background-image-mobile.wide {
		height: 130px
	}
	section#help form input {
		padding: 30px 15px
	}
	section#help form button {
		padding: 26px 15px
	}
	.btn-lg2 {
		padding: .75em 1em;
		font-size: 14px
	}
	.select-flight .row.grid-top,
	.select-flight>.booking-select {
		background-color: #fff
	}
	.select-flight>.booking-select~.booking-select {
		padding-top: 40px;
		position: relative
	}
	.select-flight>.booking-select~.booking-select:before {
		content: '';
		display: block;
		border-top: 2px solid #e5e5e5;
		position: absolute;
		left: 0;
		top: 10px;
		right: 0
	}
	.select-flight.nobg {
		background: 0 0
	}
	.select-flight>.row.grid {
		margin: 0
	}
	.select-flight>.row.grid .col-sm-12.col-xs-12 {
		padding: 0
	}
	.select-flight>.booking-select,
	.select-flight>.row.grid-top {
		padding: 15px 10px 10px;
		margin: 0!important
	}
	.select-flight>.row.grid .col-sm-12.col-xs-12 .btn.btn-lg2 {
		float: left;
		border: none;
		border-radius: 0;
		box-shadow: none;
		width: 33.33333333333333%
	}
	.select-flight>.row.grid .col-sm-12.col-xs-12 .btn.btn-danger.btn-lg2 {
		background-color: #fff;
		color: #232B38
	}
	.select-flight>.row.grid .col-sm-12.col-xs-12 .btn.btn-transparent.btn-lg2 {
		background-color: #232B38
	}
	.select-flight>.row.grid-top .btn-txt-input-red {
		font-size: 2em;
		line-height: 100px
	}
	.select-flight .popup.calendar-holder {
		margin: 0;
		top: 0;
		width: 100%
	}
	.pl-8-mbl {
		padding-left: 8px!important
	}
	.mobile-pull-left {
		float: left!important
	}
	.mobile-ddlist .dropdownselect .dropdown-menu {
		width: auto;
		max-width: 378px
	}
	.mobile-ddlist .dropdownselect .dropdown-menu a {
		padding: 3px 1px 3px 3px;
		overflow: hidden
	}
	.mega-menu-main {
		float: none!important
	}
	@media screen and (max-width:393px) {
		.mobile-ddlist .dropdownselect .dropdown-menu {
			max-width: 290px
		}
	}
	nav.navbar .navbar-nav.navbar-center {
		float: left
	}
	.nav.nav-tabs.nav-tabs-up li {
		display: block
	}
	.mobile-collapse {
		position: relative
	}
	.mobile-collapse-content {
		border: none
	}
	.mobile-collapse-content .grid-title {
		border-top: 1px solid #ddd;
		margin: 0 -15px;
		padding: 15px
	}
	.mobile-collapse-content .mobile-collapse-with-bg {
		top: 0;
		left: 0;
		width: 100%;
		padding: 15px
	}
	.nav.nav-tabs.nav-tabs-mobile {
		display: table;
		width: 100%;
		table-layout: fixed
	}
	.nav.nav-tabs.nav-tabs-mobile li {
		display: table-cell;
		width: 100%;
		text-align: center
	}
	.nav.nav-tabs.nav-tabs-mobile li.active a {
		padding: 1em
	}
	.nav.nav-tabs li a,
	.nav.nav-tabs li.active a {
		margin: 0;
		padding: 1em 0
	}
	.nav.nav-tabs.nav-tabs-mobile+.tab-content {
		margin-top: -2px;
		background-color: #fff
	}
	.tab-content .tab-pane {
		padding: 1em
	}
	.dib-mbl {
		display: inline-block!important
	}
	.nav.nav-tabs.nav-tabs-mobile+.tab-content .media,
	.nav.nav-tabs.nav-tabs-mobile+.tab-content .media-body {
		overflow: visible
	}
	.destionationactions a {
		margin-left: 15px
	}
	.mobile-btn-block {
		display: block;
		padding-left: 0;
		padding-right: 0;
		width: 100%
	}
	.backtotop.backtotop-fixed {
		display: none
	}
	.panel-body form .form-padding {
		padding: 0
	}
	.btn-group.visible-xs {
		display: inline-block!important
	}
	.hover-links,
	.mobile-text-center .btn,
	table.table-responsive,
	table.table-responsive tbody,
	table.table-responsive td,
	table.table-responsive th,
	table.table-responsive thead,
	table.table-responsive tr {
		display: block
	}
	.btn-group.btn-group-justified .btn span {
		vertical-align: sub
	}
	.carousel.topthingstocarousel {
		padding: 0 30px
	}
	.carousel.topthingstocarousel .carousel-thumbnail {
		min-height: 190px
	}
	.carousel-thumbnail {
		background-color: #fff
	}
	.carousel-thumbnail .caption {
		padding: 15px;
		text-align: center
	}
	.marker {
		top: 14px
	}
	.mobile-border-bottom {
		border-bottom: 1px solid #E2E2E2!important
	}
	.mobile-border-right {
		border-right: 1px solid #E2E2E2!important
	}
	.mobile-nopadding {
		padding: 0!important
	}
	.mobile-nomargin {
		margin: 0!important
	}
	.mobile-grid {
		margin: 1em 0!important
	}
	.mobile-grid2x {
		margin: 2em 0!important
	}
	.mobile-grid-sm-top {
		margin-top: 1em
	}
	.mobile-grid-sm-bottom {
		margin-bottom: 1em
	}
	.mobile-text-left {
		text-align: left
	}
	.mobile-text-center {
		text-align: center
	}
	.mobile-text-right {
		text-align: right
	}
	.fa-3x {
		font-size: 1.5em
	}
	.well .fa-3x {
		font-size: 3em
	}
	table.table-responsive {
		overflow: hidden;
		border-bottom: none
	}
	table.table-responsive thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px
	}
	table.table-responsive tr:nth-child(odd) {
		background-color: #f0f2f5
	}
	table.table-responsive td {
		border: none!important;
		border-bottom: 1px solid #ddd!important;
		position: relative!important;
		padding-left: 40%!important;
		white-space: normal!important;
		text-align: left!important
	}
	table.table-responsive td:before {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 35%;
		padding-right: 10px;
		text-align: left;
		font-weight: 700;
		display: table;
		white-space: pre-wrap;
		white-space: -moz-pre-wrap;
		white-space: -pre-wrap;
		white-space: -o-pre-wrap;
		word-wrap: break-word;
		content: attr(data-title)
	}
	table.table-responsive td.noresponsive {
		padding: 8px!important;
		border-top: 2px dashed #ddd!important;
		border-bottom: 2px dashed #ddd!important
	}
	.promotions .btn {
		left: 1em
	}
	header .navbar.navbar-inverse.navbar-fixed-top.navbar-breadcrumb {
		background-color: #232b38;
		box-shadow: none;
		z-index: 1100
	}
	.tripdate>div {
		display: inline-block;
		text-align: center
	}
	.tripdate>div.tripdate-active h4 {
		background-color: #2073E3;
		color: #fff;
		border-radius: 100%
	}
	.week-chart-holder .frame {
		margin: 0
	}
	.chart .chart-label-inline {
		font-size: 9pt
	}
	.chart .chart-label {
		font-size: 9pt;
		bottom: -30px;
		letter-spacing: 1px;
		position: absolute;
		left: 0;
		margin-left: 0;
		width: 100%
	}
	.week-chart-holder>div:first-child {
		margin-top: 15px
	}
	.week-chart-holder>div:first-child:after {
		left: 60px
	}
	.checkbox.metro-checkbox.h3.thin>div {
		display: inline
	}
	.seatpicker-mobile .plane-seat .seat-set {
		display: table-cell;
		width: 70px;
		background-color: transparent;
		border: 2px solid #929fac;
		box-shadow: none;
		height: 15px;
		border-radius: 6px
	}
	.seatpicker-mobile .plane-seat .seat-set2 {
		display: table-cell;
		width: 140px;
		background-color: transparent;
		border: 2px solid #929fac;
		box-shadow: none;
		height: 15px;
		border-radius: 6px
	}
	.seatpicker-mobile .plane-seat .seat-set2:first-child,
	.seatpicker-mobile .plane-seat .seat-set:first-child {
		border-radius: 0 6px 6px 0;
		border-left: none
	}
	.seatpicker-mobile .plane-seat .seat-set2:last-child,
	.seatpicker-mobile .plane-seat .seat-set:last-child {
		border-radius: 6px 0 0 6px;
		border-right: none
	}
	.seatpicker-mobile .plane-seat .seat-business {
		background-size: 37px 70px;
		height: 75px
	}
	.seatpicker-mobile .plane-seat .seat-business>span {
		line-height: 45px;
		width: 42px;
		font-size: 12px;
		left: 0;
		top: 5px
	}
	.seatpicker-mobile .plane-wc .wc-set {
		background-color: transparent;
		border: 2px solid #929fac;
		box-shadow: none;
		border-radius: 6px
	}
	.seatpicker-mobile .plane-wc .wc-set:first-child {
		border-radius: 0 6px 6px 0;
		border-left: none
	}
	.seatpicker-mobile .plane-wc .wc-set:last-child {
		border-radius: 6px 0 0 6px;
		border-right: none
	}
	.seatpicker-mobile .nav-pills.nav-stacked a {
		color: #232b38
	}
	.seatpicker-mobile .nav-pills.nav-stacked a:hover {
		color: #fff;
		background-color: #2073E3;
		border-bottom: none
	}
	.seatpicker-mobile .nav-pills.nav-stacked li.disabled a,
	.seatpicker-mobile .nav-pills.nav-stacked li.disabled a:hover {
		color: #95a1af;
		background-color: #eef2f6
	}
	[class*=btn-].btn-arrow:after {
		border: none
	}
	.airport-services .middle-wrapper[class*=col-sm-] {
		padding: 0 15px!important
	}
	.airport-services .middle-wrapper .grid.middle {
		display: block
	}
	.airport-services .middle-wrapper img {
		width: 100%;
		margin: 0
	}
	.row.tourday {
		margin: 0
	}
	.single-bg {
		height: 100%
	}
	.loading-bg .single-bg {
		height: auto
	}
	.single-bg.single-bg-height {
		min-height: inherit
	}
	.fleet-carousel-control i {
		margin: 0 -25px!important;
		top: 0!important
	}
	.touristanbul .touristanbul-days {
		display: block;
		text-align: center
	}
	.touristanbul .touristanbul-days li {
		display: inline-block;
		min-width: 30%;
		width: auto
	}
	.item-left .carousel-caption,
	.item-right .carousel-caption {
		padding: 3% 0
	}
	.item-right .col-middle {
		vertical-align: bottom
	}
	.item-left .col-middle {
		vertical-align: top
	}
	.destinationslide.carousel.vertical .item .carousel-caption {
		margin: 0 2%;
		padding: 0
	}
	.topthingstocarousel.topThings {
		padding: 0 105px
	}
	.table-reservation-item.table-responsive td {
		border-bottom: 0!important;
		padding-left: 0!important;
		text-align: center!important;
		width: 100%
	}
	.dropdown-menu>li>a:focus,
	.dropdown-menu>li>a:hover {
		background-color: transparent;
		color: #232b38
	}
	.dropdown-menu>li>a:hover .label-subtext {
		color: #79889a
	}
	.custom-datepicker .ui-datepicker .ui-datepicker-header {
		padding-bottom: 8px
	}
	.radio-thumbnail li {
		width: 33.333%
	}
	.forLetsBegin {
		position: relative;
		width: auto;
		display: table-row
	}
	#livesupport,
	.booking-cols .input-col .in1 .selectpicker .caret,
	.booking-cols .input-col .in2 .selectpicker .caret {
		display: none
	}
	.booking-cols .btn-col,
	.booking-cols .input-col {
		margin-left: -5px;
		margin-right: -5px
	}
	.multiCity-flight .btn-row,
	.multiCity-flight .select-row,
	.multiCity-row {
		margin-left: -15px;
		margin-right: -15px
	}
	.booking-cols .input-col .in1,
	.booking-cols .input-col .in2 {
		width: 100%;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		z-index: 1
	}
	.booking-cols .input-col .in1 {
		z-index: 2
	}
	.booking-cols .btn-col .b1,
	.booking-cols .btn-col .b2 {
		width: 50%;
		float: left;
		padding-left: 5px;
		padding-right: 5px
	}
	.booking-cols .btn-col .b3 {
		width: 100%;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 2em
	}
	.booking-cols .btn-col .b3 a,
	a.booking-btn {
		line-height: 100px;
		font-family: MuseoSans-300;
		font-weight: 700
	}
	.multiCity-flight .select-row .left-col,
	.multiCity-flight .select-row .right-col {
		width: 100%
	}
	.multiCity-flight .btn-row .col2 {
		float: left
	}
	.multiCity-flight .btn-row .flight-select-btn {
		line-height: 70px!important
	}
	.multiCity-row {
		background-color: #fff;
		padding-left: 15px;
		padding-right: 15px
	}
	.multiCity-flight .select-row {
		padding-top: 25px;
		padding-bottom: 15px
	}
	.multiCity-flight .btn-row {
		padding-top: 15px;
		padding-bottom: 5px
	}
	.multiCity-flight .select-row:first-child {
		padding-top: 15px
	}
	.multiCity-flight .line {
		border-bottom: 1px solid #ddd;
		height: 1px;
		clear: both;
		margin: 0 -15px;
		background-color: #fff
	}
	.multiCity-flight .remove-btn {
		float: right;
		padding-top: 15px
	}
	.dropdown.language-container>.dropdown-menu,
	.dropdown.signin-container>.dropdown-menu {
		top: 100%
	}
	.dropdown.language-container>.dropdown-menu form,
	.dropdown.signin-container>.dropdown-menu form {
		width: 400px!important
	}
	.wingo-carousel .carousel-inner [class*=col-sm],
	[class*=col-md] {
		margin-bottom: 0!important
	}
	.check-in .btn-col .b1 {
		width: 100%
	}
	.check-in .input-col a {
		color: #232b38
	}
	.check-in .btn.btn-danger.btn-lg2 {
		background-color: #fff;
		color: #232B38
	}
	.check-in .btn.btn-transparent.btn-lg1 {
		background-color: #232B38
	}
	.check-in .btn.btn-red.btn-lg2 {
		background-color: #fff;
		color: #232B38
	}
	.check-in .btn.btn-transparent.btn-lg3 {
		background-color: #232B38
	}
	.modal-close {
		padding: 0;
		background: 0 0;
		margin-top: 0!important;
		z-index: 1001
	}
	.modal-close .fa-times {
		background-image: url(../img/icons/icon-mobile-cancel.png);
		background-repeat: no-repeat;
		display: inline-block;
		height: 44px;
		width: 44px;
		background-position: left top
	}
	.container,
	.multiCity-flight .btn-row .col1,
	.multiCity-flight .btn-row .left-col,
	.multiCity-flight .btn-row .right-col,
	.multiCity-flight .select-row .col2,
	.multiCity-flight .select-row .col3 {
		width: 100%
	}
	.calendar-holder .ui-datepicker-wrapper-title {
		margin: -14px -15px 10px!important;
		padding: 20px 15px!important
	}
	.custom-datepicker .ui-icon-circle-triangle-e,
	.custom-datepicker .ui-icon-circle-triangle-w {
		background-image: none!important
	}
	.custom-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
		font-family: MuseoSans-900;
		font-size: 20px;
		padding: 7px 0;
		margin-bottom: 0
	}
	.custom-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
		font-size: 18px;
		font-family: MuseoSans-300;
		letter-spacing: 2px;
		color: #a9abae;
		margin-top: -22px
	}
	.custom-datepicker .ui-datepicker .ui-datepicker-next,
	.custom-datepicker .ui-datepicker .ui-datepicker-prev {
		text-indent: 0;
		text-align: center
	}
	.custom-datepicker .ui-datepicker .ui-datepicker-next span,
	.custom-datepicker .ui-datepicker .ui-datepicker-prev span {
		display: none
	}
	.custom-datepicker .ui-datepicker .ui-datepicker-next:before,
	.custom-datepicker .ui-datepicker .ui-datepicker-prev:before {
		color: #000;
		display: inline-block;
		font: normal normal normal 40px/1 FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f104"
	}
	.custom-datepicker .ui-datepicker .ui-datepicker-next:before {
		content: "\f105"
	}
	.custom-datepicker .ui-datepicker-header .ui-state-disabled {
		opacity: .25
	}
	.select-flight-mobile label.metro-checkbox {
		border-right: none
	}
	.ui-datepicker-wrapper-header a.btn {
		display: none
	}
	.mim-calendar .ui-datepicker-wrapper-header a.btn {
		display: inline-block
	}
	.custom-datepicker .ui-datepicker td a,
	.custom-datepicker .ui-datepicker td span {
		color: #232b38;
		display: block;
		padding: 10px 0;
		text-align: center;
		text-decoration: none
	}
	.custom-datepicker .ui-datepicker td.ui-state-disabled span {
		color: #a7aaaf
	}
	.mobile-tabs.nav-tabs.nav-justified>li {
		display: table-cell;
		flex: 1
	}
	.rs-block {
		display: block!important
	}
	.modal-content .panel-body form {
		padding: 2em
	}
	.tooltip.fade {
		z-index: 2001
	}
	.modal-dialog {
		margin: 15px
	}
	.column-count-1-mbl {
		column-count: 1
	}
	.creditcard-logos {
		white-space: nowrap;
		overflow: auto
	}
	.creditcard-logos::-webkit-scrollbar {
		display: none
	}
	.modal-content .panel-body form.signin-form .captcha-wrapper,
	.modal-content .panel-body form.signup-form .captcha-wrapper {
		transform: scale(.85);
		transform-origin: left center
	}
	.hover-links {
		padding: 5px 15px;
		top: 0
	}
	#wingoContent .carousel-inner .promotion-countainer {
		top: 5px
	}
	#flightmap .wyw-navbar-left {
		min-height: 0
	}
	.container-fluid .carousel .carousel-caption {
		padding: 15px 25px;
		width: 100%
	}
	#destinationheaderslides .container-fluid .carousel .carousel-caption {
		padding: 15px!important
	}
	.city-go-back-nav {
		z-index: 10;
		background-color: rgba(16, 26, 42, .4);
		position: absolute
	}
	a.booking-btn {
		font-size: 2em
	}
	.date-view {
		font-size: 22px
	}
	.date-view i {
		vertical-align: middle
	}
	.date-view .fa-caret-down {
		display: inline-block;
		margin-top: 6px;
		margin-left: 5px;
		font-size: 16px
	}
	.btn-red.btn-arrow:after {
		display: none
	}
	.select-flight .mb5 {
		margin-bottom: 0!important
	}
	.small-ms-logo {
		float: left;
		line-height: 29px
	}
	.select-flight>.row.grid .col-sm-12.col-xs-12 .btn.btn-lg2 {
		padding-top: 20px;
		padding-bottom: 20px;
		font-family: MuseoSans-500
	}
	.bookings-buttons .b1,
	.bookings-buttons .b1:active,
	.bookings-buttons .b1:hover,
	.mobileschedule-bnttext-wrape.active {
		color: #232B38!important;
		background-color: #FFF!important
	}
	.multiCity-flight {
		margin-top: 0
	}
	.multiCity-flight .btn-row .col2 {
		width: 50%;
		margin-left: 0;
		margin-right: 0
	}
	.multiCity-flight .btn-row .col3 {
		width: 50%
	}
	.multiCity-flight .btn-row .col3 a>span {
		width: 100%
	}
	.multiCity-flight button.selectpicker {
		border-radius: 0!important
	}
	.wingo-carousel .hover-links {
		width: auto;
		margin: 0;
		padding-left: 2em
	}
	.wingo-carousel .hover-links-wrapper .carousel-caption {
		padding: 0 15px;
		right: 15px;
		left: 15px;
		margin: 0
	}
	#wingoMobile .carousel-caption a.btn {
		font-size: 14px!important
	}
	#wingoMobile .carousel-caption .btn-danger,
	#wingoMobile .carousel-caption .btn-transparent {
		padding: 10px 15px!important
	}
	.wingo-carousel .carousel-caption a.btn {
		padding: 9px 40px
	}
	.wingo-carousel .carousel-caption a.btn span {
		display: block
	}
	.award-ticket,
	.check-in .mobile-hidden {
		display: none
	}
	.wingo-carousel .carousel-caption a.btn:before {
		content: none
	}
	.select-flight .booker .calendar-holder h3.ui-datepicker-wrapper-title {
		padding: 1em
	}
	.select-flight button.selectpicker .filter-option .label-full,
	.select-flight button.selectpicker .filter-option .label-title {
		white-space: normal
	}
	.check-in .btn-col .b1 {
		font-size: 2em
	}
	.check-in .btn-col .b1 .lh128 {
		line-height: 100px;
		font-family: MuseoSans-700
	}
	.check-in .bookings-buttons .b1,
	.check-in .bookings-buttons .b1:active,
	.check-in .bookings-buttons .b1:hover {
		color: #FFF!important;
		background-color: #232B38!important
	}
	.check-in .bookings-buttons .b2,
	.check-in .bookings-buttons .b2:active,
	.check-in .bookings-buttons .b2:hover {
		color: #232B38!important;
		background-color: #FFF!important
	}
	.check-in .hidden-desktop {
		display: block
	}
	.wide-text .filter-option .date-view {
		width: auto;
		text-align: left
	}
	#datePickerSelect .depp_arr_date_hot_fix .filter-option .date-view-date,
	#datePickerSelect .depp_arr_date_hot_fix .filter-option .date-view-day,
	#datePickerSelect .depp_arr_date_hot_fix .filter-option .date-view-month {
		display: inline-block!important;
		font-size: 20px!important;
		color: #fff!important;
		letter-spacing: -.5px
	}
	#datePickerSelect .depp_arr_date_hot_fix .filter-option .date-view-day {
		margin: 0 5px
	}
	#ob-forgotPasswordModalLightbox [class*=col-xs-12] {
		margin-bottom: 10px!important
	}
	#ob-forgotPasswordModalLightbox .modal-content {
		background-color: #fff
	}
	#memberlistdet table.table-responsive td {
		padding-left: 0!important
	}
	#sentInvitationModal table.table-responsive {
		display: table
	}
	#sentInvitationModal table.table-responsive td {
		padding-left: 0!important;
		width: 100%;
		display: table;
		border-collapse: separate;
		border-spacing: 5px;
		padding: 5px
	}
	#sentInvitationModal table.table-responsive td:before {
		position: static;
		display: table-cell;
		width: 50%
	}
	#sentInvitationModal table.table-responsive td div.text-center {
		display: table-cell;
		width: 50%;
		text-align: left
	}
	#membersearchmile table.table-responsive {
		display: table
	}
	#membersearchmile table.table-responsive td {
		padding-left: 0!important;
		width: 100%;
		display: table;
		border-collapse: separate;
		border-spacing: 5px;
		padding: 5px
	}
	#membersearchmile table.table-responsive td:before {
		position: static;
		display: table-cell;
		width: 50%
	}
	#membersearchmile table.table-responsive td div.text-center {
		display: table-cell;
		width: 50%;
		text-align: left
	}
	#baggage-allowance a {
		font-size: 16px;
		font-family: MuseoSans-700!important
	}
	#faqResultContent .col-sm-4.col-xs-6 .panel.panel-default>.panel-body.text-center h2 {
		font-size: 14pt
	}
	#faq-modal,
	.content-bg * {
		width: 100%
	}
	.sticky.destionationstickynav .btn-danger {
		margin-bottom: 10px
	}
	.show-right-partial-mbl .navbar-nav.navbar-left {
		display: none
	}
	.show-right-partial-mbl,
	.show-right-partial-mbl.in .navbar-nav.navbar-left {
		display: block
	}
	.collapsing.show-right-partial-mbl {
		position: static
	}
	header .navbar .show-right-partial-mbl .header-updated-right-partial {
		position: absolute;
		right: 0;
		top: 0;
		height: 30px;
		width: 100%
	}
	header .navbar .show-right-partial-mbl .header-updated-right-partial .header-top-partial {
		display: block!important
	}
	.header-top-partial .menu-list .menu-elem:hover .menu-elem-text {
		color: #86a29f
	}
	.header-top-partial #currencyForm,
	.header-top-partial #preferencesForm {
		left: 20px;
		right: 20px
	}
	.header-top-partial .menu-list {
		padding: 0 8px 0 0;
		white-space: nowrap
	}
	.header-top-partial .menu-list .menu-elem {
		float: none;
		padding: 5px
	}
	.header-top-partial .menu-list .menu-elem.country-language-elem.open:before,
	.header-top-partial .menu-list .menu-elem.currency-elem.open:before {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		background-color: rgba(0, 0, 0, .5);
		content: ""
	}
	.header-top-partial #currencyForm:before,
	.header-top-partial #preferencesForm:before {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: -1;
		background-color: rgba(0, 0, 0, .5);
		display: none
	}
	.navbar-nav .header-top-partial .open .dropdown-menu {
		background-color: #fff
	}
	#destinationheaderslides .middle-wrapper {
		position: relative;
		margin-top: 25px
	}
	.radio-thumbnail li .logo {
		padding: 5px 15px
	}
	.sticky-label {
		left: 29px
	}
	.max-width-300-mbl {
		max-width: 300px
	}
}

@media screen and (min-width:768px) {
	section.carrent-section:not(.carrent-list) #enterprise-pbk {
		width: 50%!important
	}
	.exclusive-drive {
		color: #fff;
		position: relative
	}
	.exclusive-drive .exlusive-content-wrapper {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.exclusive-drive .exlusive-content {
		background-color: rgba(47, 47, 47, .65);
		height: 100%;
		position: relative
	}
	.exclusive-drive .exclusive-indent {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 15px 15px 45px
	}
	.exclusive-drive .exclusive-title {
		font-size: 36px;
		font-weight: 400
	}
	.exclusive-drive .exclusive-description {
		font-size: 16px;
		padding-bottom: 20px
	}
	.exclusive-drive .exclusive-details {
		text-align: right
	}
	.exclusive-drive .exclusive-button {
		padding-left: 3em;
		padding-right: 3em
	}
	.pull-left-sm {
		float: left!important
	}
	.pull-right-sm {
		float: right!important
	}
	footer nav ul.collapse {
		display: block
	}
	.filterContainer .select-flight button.selectpicker {
		height: 52px!important
	}
	.wherewefly .filterContainer .field {
		padding: 15px 25px
	}
	.filterContainer .field:first-child {
		padding-top: 40px
	}
	.wherewefly .mapContainer {
		width: 100%;
		position: relative
	}
	#flight-map-title {
		position: absolute;
		top: 10px;
		text-align: center;
		width: 70%;
		left: 15%
	}
	.wherewefly .col-sm-2 {
		width: 340px;
		z-index: 1
	}
	.wherewefly .col-sm-10 {
		float: none;
		width: auto
	}
	.container-sm-height {
		display: table;
		padding-left: 0;
		padding-right: 0
	}
	.row-sm-height {
		display: table-row
	}
	.col-sm-height {
		display: table-cell;
		float: none
	}
	.collapse.mobile-collapse {
		display: block
	}
	.col-sm-top {
		vertical-align: top
	}
	.col-sm-middle {
		vertical-align: middle
	}
	.col-sm-bottom {
		vertical-align: bottom
	}
	.continue-btn,
	.previous-btn {
		max-width: 180px
	}
	.topThings .container,
	.topThings.container {
		padding-left: 5px;
		padding-right: 5px
	}
	.topThings .col-sm-6 {
		padding-left: 10px;
		padding-right: 10px
	}
	.topThings .col-sm-6 .media-table-cell {
		width: 51%
	}
	.topThings .col-sm-6 .media-table-cell+.media-table-cell {
		width: 50%
	}
	#passengersTabs .nav-tabs {
		display: block!important;
		padding: 0
	}
	.award-link,
	.booker-type-link {
		padding-left: 24px;
		position: relative
	}
	.award-link:before,
	.booker-type-link:before {
		content: "";
		width: 12px;
		height: 12px;
		background-color: #fff;
		border: 3px solid #fff;
		border-radius: 2px;
		position: absolute;
		display: block;
		left: 6px;
		top: 50%;
		margin: -6px 0 0;
		box-shadow: 0 0 1px #000
	}
	.booker-type-link:before {
		border-radius: 50%
	}
	.award-link.active:before,
	.booker-type-link.active:before {
		background-color: #2073E3
	}
}

@media screen and (max-width:991px) {
	.panel-body .carousel-caption h3,
	.plane-exit.emergencyexit {
		margin: 0
	}
	header.has-top-bar~#page_wrapper nav.navber-lower.affix {
		top: 0
	}
	#payment_mobile {
		padding-bottom: 50px
	}
	.sticky-price-bar {
		height: 76px;
		padding-top: 5px
	}
	body.modal-open,
	html {
		position: relative;
		height: 100%
	}
	header .navbar.navbar-fixed-top {
		margin-bottom: 0;
		position: static
	}
	.disp-block-mobile {
		display: block!important
	}
	.modify-booking-edit-btn {
		position: absolute;
		right: 15px;
		top: 7px;
		z-index: 2
	}
	.panel-body .carousel-caption {
		left: 1em;
		padding: 1em;
		right: 1em;
		top: 0;
		bottom: 0
	}
	.nav-tabs>li {
		float: none
	}
	#farerulestrigger {
		color: inherit;
		pointer-events: none
	}
	.fixed-bottom-mbl {
		position: fixed!important;
		bottom: 0;
		top: auto;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 11;
		box-shadow: inset 0 5px 8px rgba(0, 0, 0, .08)
	}
	.col-border,
	.col-border-bottom {
		border: none
	}
	.carousel-single-content .carousel-caption {
		bottom: 1em
	}
	.container-wingo {
		padding-left: 0!important;
		padding-right: 0!important;
		min-height: 320px
	}
	#calculator .nav-tabs,
	.nav-tabs {
		display: flex!important;
		padding: 1em 0;
		overflow-x: scroll
	}
	.nav-tabs {
		border: none!important
	}
	#calculator .nav-tabs {
		border-bottom: 1px solid #ddd!important
	}
	.nav-tabs.cabinandfareselectiontabs {
		display: block!important;
		overflow: visible;
		padding-bottom: 0
	}
	.radio-thumbnail li {
		width: 50%
	}
	.seatpicker-mobile .plane-wrapper {
		position: relative;
		height: auto
	}
	.seatpicker-mobile .plane-body {
		background-color: #232b38;
		padding: 0 5px;
		float: none
	}
	.seatpicker-mobile .plane-body-narrow {
		background: #eef2f6
	}
	.plane-body-narrow.empty-plane {
		background: url(../img/seatpicker/floor.png) #4a7eb5;
		width: 100%
	}
	.plane-body-narrow.empty-plane:before {
		width: 90%;
		left: 5%
	}
	.seatpicker-mobile .plane-exit {
		color: #232b38
	}
	.plane {
		text-align: center
	}
	.plane,
	.plane-seat {
		margin: auto
	}
	.prefered-picker .picker-wrapper {
		position: relative;
		top: 0;
		width: auto;
		height: auto
	}
	.prefered-picker .picker-wrapper .picker {
		width: 100%!important;
		max-width: initial;
		margin-left: 0!important
	}
	.prefered-seat-picker .plane-wrapper {
		top: 0;
		height: auto;
		padding: 0 0 20px
	}
	.seatpicker-mobile {
		padding: 0;
		height: auto;
		margin-right: 0
	}
	.prefered-seat-picker .popover-content {
		padding: 0
	}
	.prefered-seat-picker a.selectseat {
		width: 96px;
		padding: 6px 3px;
		font-family: MuseoSans-500
	}
	.prefered-seat-picker a.selectseat .badge {
		font-weight: 400
	}
	table.table-responsive {
		overflow: hidden;
		border-bottom: none
	}
	table.table-responsive,
	table.table-responsive tbody,
	table.table-responsive td,
	table.table-responsive th,
	table.table-responsive thead,
	table.table-responsive tr {
		display: block
	}
	table.table-responsive thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px
	}
	table.table-responsive tr:nth-child(odd) {
		background-color: #f0f2f5
	}
	table.table-responsive td {
		border: none!important;
		border-bottom: 1px solid #ddd!important;
		position: relative!important;
		padding-left: 40%!important;
		white-space: normal!important;
		text-align: left!important
	}
	table.table-responsive td:before {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 35%;
		padding-right: 10px;
		text-align: left;
		font-weight: 700;
		display: table;
		white-space: pre-wrap;
		white-space: -moz-pre-wrap;
		white-space: -pre-wrap;
		white-space: -o-pre-wrap;
		word-wrap: break-word;
		content: attr(data-title)
	}
	table.table-responsive td.noresponsive {
		padding: 8px!important;
		border-top: 2px dashed #ddd!important;
		border-bottom: 2px dashed #ddd!important
	}
	.weekly-table .table,
	.weekly-table .table th {
		text-align: center
	}
	.weekly-table .table .skip-week-btn-mbl {
		color: #2073E3;
		font-weight: 400
	}
	.weekly-table .table .skip-week-btn-mbl.to-down-btn i,
	.weekly-table .table .skip-week-btn-mbl.to-up-btn i {
		position: absolute;
		left: 50%;
		margin-top: -14px;
		margin-left: -7px
	}
	.weekly-table .table .skip-week-btn-mbl.to-down-btn i {
		margin-top: 14px
	}
	.weekly-table .table .skip-week-btn-mbl.passive {
		color: #647286;
		pointer-events: none
	}
	.weekly-table .table .darkcolored {
		background-color: #232b38;
		color: #fff
	}
	.weekly-table .table tbody tr:nth-child(2n-1) .darkcolored,
	.weekly-table .table thead .darkcolored:nth-child(2n-1) {
		background-color: rgba(35, 43, 56, .87)
	}
	.weekly-table .table tbody tr .lightcolored {
		color: #647286
	}
	.weekly-table .table tbody tr:nth-child(2n) .lightcolored:nth-child(2n),
	.weekly-table .table tbody tr:nth-child(2n-1) .lightcolored:nth-child(2n-1) {
		background-color: rgba(230, 230, 230, .7)
	}
	.weekly-table .table tbody tr td.has-price .price-box {
		display: inline-block;
		vertical-align: middle
	}
	.weekly-table .table tbody tr td.has-price .price-box span {
		display: inline-block
	}
	.weekly-table .table tbody tr td.has-price .price-box span.price-column-currency {
		display: block;
		padding: 0
	}
	.weekly-table .table .star-wrapper {
		border-radius: 50%;
		padding: 5px 2px 0;
		background-color: #53c172;
		text-align: center;
		width: 24px;
		height: 24px;
		display: inline-block;
		vertical-align: middle
	}
	.weekly-table .table .star-wrapper i {
		vertical-align: top
	}
	.wyw-filter {
		display: block;
		position: relative;
		box-sizing: border-box;
		left: 0;
		bottom: 0;
		width: 100%;
		text-align: center;
		padding: 8px 0 10px;
		cursor: pointer;
		background-color: #232b38;
		border-bottom: 1px solid #232b38;
		border-left: 1px solid #232b38;
		z-index: 102;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		transition: 1s ease;
		height: 44px
	}
	.wyw-filter-active .wyw-filter-menu,
	.wyw-filter-menu {
		position: fixed;
		height: 100%;
		background-color: #f6f6f6;
		z-index: 101;
		overflow: auto
	}
	.wyw-filter-active .wyw-filter {
		-webkit-transition: 1s ease;
		transition: 1s ease
	}
	.wyw-filter-active .wyw-filter-menu {
		top: 60px;
		width: 100%;
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		padding-top: 93px
	}
	.wyw-filter-menu .mobile-filter {
		padding: 0!important;
		margin: 20px 0!important;
		background-color: #f6f6f6;
		display: none
	}
	.wyw-filter-menu .mobile-filter a {
		width: 50%;
		border-radius: 0;
		margin-right: 0!important
	}
	.wyw-filter-menu {
		left: 0;
		top: calc(100% - 44px);
		width: 100%;
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		transform: translate3d(0, 0, 0)
	}
	#filterbyvisa .btn-nonvisa,
	#filterbyvisa .btn-visa {
		line-height: 2
	}
	.mobil-filter-padding {
		padding-top: 10px;
		margin-top: 10px
	}
	.filterdestinationtype a.badge {
		border-radius: 25px;
		padding: 5px;
		margin: 0 5px 5px 0;
		width: 47%;
		white-space: normal;
		min-height: 38px;
		max-height: 38px;
		float: left;
		display: table
	}
	.filterdestinationtype a.badge span:last-child {
		margin-left: 0;
		padding: 0;
		display: table-cell;
		vertical-align: middle;
		text-align: center
	}
	.section-bg.promotion-page-bg-size {
		background-size: cover!important
	}
	.container-fluid .carousel .item.promotion-page-bg-size>img.hidden-img {
		max-width: none!important;
		width: auto!important
	}
	#destinationheaderslides {
		padding: 0!important
	}
	#calculator .nav-tabs>li {
		float: left
	}
	#calculator .nav.nav-tabs li a {
		padding: 1.75em 1em 1em
	}
	#quick-menu:before {
		left: 85px
	}
	.mega-menu-mbl>span>li {
		float: none!important
	}
	.nav>li>a {
		padding-right: 5px!important;
		padding-left: 4px!important
	}

	.long-currency #weeklyPricesChart .chart {
		overflow: auto
	}
	.long-currency #weeklyPricesChart .chart .chart-label-inline {
		transform: translate(0, -50%) rotate(-60deg)
	}
}

@media screen and (max-width:1141px) and (min-width:1111px) {
	.nav>li>a {
		padding-right: 9px;
		padding-left: 9px
	}
}

@media screen and (max-width:1080px) {
	header .loginned+.navbar-nav>li:nth-child(6)~li {
		display: none
	}
	.forLetsBegin {
		position: relative;
		width: auto;
		display: table-row
	}
}

@media only screen and (max-device-width:1600px) and (-moz-os-version) {
	header .navbar.navbar-breadcrumb .navbar-breadcrumb a.active:before {
		border-width: 31px 15px;
		left: -14px
	}
}

@media only screen and (min-width:992px) and (max-width:1023px) {
	.filterContainer .field:first-child {
		padding-top: 40px
	}
	.filterContainer .promotion.field {
		display: none!important
	}
	#quick-menu:before {
		left: 215px
	}
	.main-carousel .carousel .carousel-control {
		width: 30px!important;
		height: 30px
	}
	.main-carousel .carousel .carousel-control.right {
		right: -35px!important
	}
	.main-carousel .carousel .carousel-control.left {
		left: -35px!important
	}
	.main-carousel .carousel .carousel-control span {
		font-size: 20px!important;
		width: 25px!important;
		height: 30px!important
	}
}

@media only screen and (min-width:1024px) {
	.wherewefly .filterContainer {
		width: 350px;
		float: left;
		position: relative;
		z-index: 11;
		height: -webkit-fill-available;
		border: 1px solid #c5c8cd
	}
	.wherewefly .filterContainer .field {
		padding: 15px 25px
	}
	.wherewefly .mapContainer {
		width: 100%;
		padding-left: 340px;
		position: relative;
		z-index: 10
	}
	#flight-map-title {
		position: absolute;
		top: 10px;
		text-align: center;
		width: calc(70% - 340px);
		left: calc(340px + 15%)
	}
}

@media (min-width:1200px) {
	.container {
		/* width: 1024px */
	}
	.container-lg-height {
		display: table;
		padding-left: 0;
		padding-right: 0
	}
	.row-lg-height {
		display: table-row
	}
	.col-lg-height {
		display: table-cell;
		float: none
	}
}

@media screen and (max-width:600px) {
	.radio-thumbnail li {
		width: 50%
	}
	header .navbar-toggle {
		position: absolute
	}
	header .tcc-mobile-header .navbar-toggle {
		position: relative;
		left: 0!important;
		float: right!important;
		height: 58px!important
	}
}

@media print {
	.img-responsive,
	.printimage img,
	body {
		width: 100%!important
	}
	@page {
		size: auto
	}
	body {
		margin: 0!important;
		padding: 0!important
	}
	.flight-list .flight-line .flight-segment.transfer:before {
		display: none
	}
	.canvas-table-wrapper .flight-line .flight-canvas:before {
		margin-top: 10px
	}
	.tab-content>.tab-pane {
		display: block!important
	}
	.container {
		width: 97.5%!important
	}
	.col-lg-12,
	.col-md-12,
	.col-sm-12 {
		width: 100%!important
	}
	.col-lg-11,
	.col-md-11,
	.col-sm-11 {
		width: 91.66666667%!important
	}
	.col-lg-10,
	.col-md-10,
	.col-sm-10 {
		width: 83.33333333%!important
	}
	.col-lg-9,
	.col-md-9,
	.col-sm-9 {
		width: 75%!important
	}
	.col-lg-8,
	.col-md-8,
	.col-sm-8 {
		width: 66.66666667%!important
	}
	.col-lg-7,
	.col-md-7,
	.col-sm-7 {
		width: 58.33333333%!important
	}
	.col-lg-6,
	.col-md-6,
	.col-sm-6 {
		width: 50%!important
	}
	.col-lg-5,
	.col-md-5,
	.col-sm-5 {
		width: 41.66666667%!important
	}
	.col-lg-4,
	.col-md-4,
	.col-sm-4 {
		width: 33.33333333%!important
	}
	.col-lg-3,
	.col-md-3,
	.col-sm-3 {
		width: 25%!important
	}
	.col-lg-2,
	.col-md-2,
	.col-sm-2 {
		width: 16.66666667%!important
	}
	.col-lg-1,
	.col-md-1,
	.col-sm-1 {
		width: 8.33333333%!important
	}
	.row [class*=col-] {
		float: left
	}
	img.bottom-bg,
	img.single-bg,
	img.top-bg {
		display: none
	}
	* {
		text-shadow: none!important;
		box-shadow: none!important
	}
}

@media (max-width:640px) {
	.flightMapTo3Container {
		width: 100%;
		max-width: 100%;
		min-width: 100%
	}
}

@media screen and (min-width:1440px) {
	#minibooker .autoHeight {
		margin-top: 42px
	}
}

@media screen and (min-width:1100px) {
	.csContainer {
		padding-left: 15px;
		padding-right: 15px
	}
	#help .container {
		width: 1160px
	}
}

@media screen and (min-width:1024px) {
	.multiCity-flight .booking-cols .dropdown-menu .bootstrap-select-searchbox {
		width: 235px
	}
	.multiCity-flight .booking-cols .dropdown-menu .bootstrap-select-searchbox input {
		width: 100%
	}
	table.table-four-col tbody tr td:nth-child(1),
	table.table-four-col thead tr th:nth-child(1) {
		width: 12%
	}
	table.table-four-col tbody tr td:nth-child(2),
	table.table-four-col thead tr th:nth-child(2) {
		width: 38%
	}
	table.table-four-col tbody tr td:nth-child(3),
	table.table-four-col tbody tr td:nth-child(4),
	table.table-four-col thead tr th:nth-child(3),
	table.table-four-col thead tr th:nth-child(4) {
		width: 25%
	}
	table.table-four-col tbody tr td {
		padding: 20px 13px;
		vertical-align: top!important
	}
	table.table-four-col tbody tr td:nth-child(1) {
		vertical-align: middle!important
	}
	table.table-four-col tbody tr td:nth-child(1) label.metro-checkbox {
		padding-right: 0
	}
}

@media (min-width:992px) {
	body.modal-open {
		overflow-y: scroll
	}
	.customfocus,
	:not(input):focus,
	a:focus,
	button:focus {
		/* outline: #000 solid 2px!important */
	}
	.topThings .col-sm-6 .media-table-cell {
		width: 47%!important
	}
	.topThings .col-sm-6 .media-table-cell+.media-table-cell {
		width: 51%!important
	}
	.topThings .container,
	.topThings.container {
		padding-left: 20px!important;
		padding-right: 20px!important
	}
	header .navbar .navbar-collapse {
		text-align: center
	}
	.carousel.carousel-arrow .carousel-control {
		background: 0 0;
		width: 8%;
		text-shadow: none;
		filter: none
	}
	.carousel.carousel-arrow .carousel-control span {
		border: 4px solid #bdbfc3;
		border-radius: 100%;
		font-size: 1.5em;
		height: 54px;
		padding: .25em;
		width: 52px;
		color: #bdbfc3
	}
	.carousel.carousel-arrow .carousel-control.left {
		left: -8%
	}
	.carousel.carousel-arrow .carousel-control.left span {
		left: 20%;
		text-align: left;
		margin-right: -15px;
		margin-left: 0
	}
	.carousel.carousel-arrow .carousel-control.right {
		right: -8%
	}
	.carousel.carousel-arrow .carousel-control.right span {
		right: 20%;
		text-align: right
	}
	.row-border-sm-6 {
		position: relative
	}
	.row-border-sm-6:before {
		content: '';
		border-left: 1px solid #E2E2E2;
		position: absolute;
		bottom: 0;
		top: 0;
		left: 50%;
		width: 0;
		display: block
	}
	.wyw-navbar-left {
		overflow-x: hidden;
		background-color: #fff;
		min-height: 400px
	}
	.wyw-navbar-left.fixed {
		border-right: 1px solid #E2E2E2;
		position: fixed!important;
		top: 90px;
		bottom: -22px
	}
	.wyw-navbar-left.absolute {
		border-right: 1px solid #E2E2E2;
		border-bottom: 1px solid #E2E2E2;
		position: absolute!important;
		top: auto!important;
		min-height: 400px;
		bottom: -1px
	}
	.wyw-navbar-left.relative {
		position: relative!important;
		top: 0!important
	}
	#flightMapTo .dropdown-menu {
		padding: 0
	}
	.container-md-height {
		display: table;
		padding-left: 0;
		padding-right: 0
	}
	.row-md-height {
		display: table-row
	}
	.col-md-height {
		display: table-cell;
		float: none
	}
	.payment-table .table-schedule tbody tr th,
	.payment-table .table-schedule thead th {
		min-width: 110px
	}
	.payment-table .table-schedule thead th .arrow {
		border-left-width: 55px;
		border-right-width: 55px
	}
	.carousel.wingo-carousel .carousel-control.right {
		right: -70px
	}
	.carousel.wingo-carousel .carousel-control.left {
		left: -70px
	}
	.foodanddrink .item.section-bg {
		height: 500px!important
	}
}

@media screen and (max-width:1200px) {
	.wingo-carousel .carousel-control {
		display: none
	}
	.mega-menu-main .thyHeaderLink {
		padding-left: 5px!important;
		padding-right: 5px!important;
		font-size: 12px
	}
}

@media screen and (max-width:1200px) and (min-width:1024px) {
	.exploreourbestofferscarousel .carousel-caption a.btn {
		font-size: 12px;
		padding: 7px 10px
	}
	.exploreourbestofferscarousel .carousel-caption h3 {
		font-size: 24px
	}
	.exploreourbestofferscarousel .carousel-caption h5 {
		font-size: 15px
	}
	.exploreourbestofferscarousel .carousel-inner .item .row .col-sm-9 .carousel-caption h3 {
		font-size: 40px
	}
}

@media screen and (max-width:1099px) and (min-width:1024px) {
	.multiCity-flight .booking-cols .dropdown-menu .bootstrap-select-searchbox {
		width: 223px
	}
	.main-carousel .carousel .carousel-control {
		width: 40px!important;
		height: 40px
	}
	.main-carousel .carousel .carousel-control.right {
		right: -48px
	}
	.main-carousel .carousel .carousel-control.left {
		left: -48px
	}
	.main-carousel .carousel .carousel-control span {
		font-size: 20px
	}
}

@media screen and (max-width:1080px) and (min-width:992px) {
	.csContainer .select-flight button.selectpicker .filter-option {
		font-size: 24px
	}
}

@media screen and (max-width:865px) and (min-width:768px) {
	#livesupport {
		top: 29%!important
	}
	.booker-text-label.active {
		font-size: 10px!important
	}
}

@media screen and (max-width:1023px) {
	.async-cms-block {
		z-index: 0
	}
	nav.subnav.affix {
		top: 0
	}
	.navbar-filter .divider,
	header .divider {
		margin: 22px 0 -15px
	}
	.multiCity-flight .select-row .right-col {
		width: 21%
	}
	.multiCity-flight .select-row .left-col {
		width: 79%
	}
	.wingo-filter .btn-red {
		font-size: 15px
	}
	section#help form input {
		font-size: 20px
	}
	.wingo-carousel .carousel-caption h5 {
		font-size: 16px
	}
	#wingoMobile .middle-wrapper>div {
		padding-bottom: 20px;
		padding-left: 20px
	}
	.wingo-carousel .col-sm-9 .carousel-caption a.btn:before {
		content: none
	}
	.wingo-carousel .col-sm-9 .carousel-caption a.btn span {
		display: block
	}
	.wingo-carousel .carousel-caption a.btn-danger:before {
		background-position: 0 0
	}
	.wingo-carousel .carousel-caption a.btn-transparent:before {
		background-position: 0 -13px
	}
	.wingo-carousel .carousel-caption a.btn {
		padding: 9px 23px
	}
	.wingo-carousel .carousel-caption .btn {
		padding: 10px 20px
	}
	.foodanddrink .carousel-caption h4 {
		font-size: 13px
	}
	.foodanddrink .carousel-caption h3 {
		font-size: 40px;
		line-height: 40px;
		letter-spacing: -2px
	}
	.foodanddrink .carousel-caption p {
		font-size: 14px
	}
	.foodanddrink .carousel-caption p strong {
		font-size: 18px
	}
	.foodanddrink .carousel-caption a {
		font-size: 14px;
		line-height: 26px
	}
	.foodanddrink .carousel-caption a.btn-wide {
		padding-left: 2em;
		padding-right: 2em
	}
	.ms-signup {
		padding-top: 40px
	}
	.ms-signup .textboxcolor {
		padding: 2em 1em
	}
	.ms-signup .textboxcolor h4 {
		font-size: 20px
	}
	.ms-signup .textboxcolor h3 {
		font-size: 26px
	}
	.ms-signup .textboxcolor p {
		font-size: 14px
	}
	.brand-marketing .carousel-caption h4 {
		font-size: 48px;
		line-height: 48px;
		letter-spacing: -2px
	}
	.brand-marketing .carousel-caption b {
		font-size: 13px
	}
	.brand-marketing .carousel-caption a {
		font-size: 14px;
		line-height: 26px
	}
	.brand-marketing .carousel-caption p {
		font-size: 14px
	}
	.thumbnail-contents h4 {
		font-size: 16px;
		line-height: 20px;
		min-height: 40px
	}
	.thumbnail-contents p {
		font-size: 13px;
		line-height: 20px
	}
	.thumbnail-contents a {
		font-size: 13px
	}
	.banner-block {
		padding: 30px 0
	}
	.banner-block h1 {
		font-size: 41px!important;
		letter-spacing: -2px;
		line-height: 43px!important;
		margin-bottom: 20px!important
	}
	.banner-block p {
		margin-bottom: 11px!important;
		font-size: 15px!important;
		line-height: 21px!important
	}
	.banner-block .carousel-caption {
		width: 45%!important
	}
	.destination-nospacing {
		margin-bottom: 0
	}
	.destination-nospacing>.text-center {
		line-height: 0
	}
	.destination-nospacing>.text-center>h2 {
		margin: 0
	}
	.destinatin-nospacing>.text-center>.btn-list {
		margin-top: 30px
	}
	.topThingsTodoComboBox {
		margin: 30px 0;
		text-align: center;
		width: inherit;
		display: inline-block!important
	}
	#topThingsTodo .btn-group-wrap {
		text-align: center
	}
	.topThingsTodoComboBox>a {
		width: 158px;
		height: 48px
	}
	.topThingsTodoComboBox>ul.dropdown-menu {
		height: 140px;
		margin-top: -2px;
		z-index: 1!important;
		min-width: 100%!important
	}
	.topThingsTodoComboBox>a>span.caret {
		margin-left: 5px!important
	}
	header .btn-transparent i.fa-sign-out {
		margin-left: 3px;
		margin-right: 0
	}
	header .btn-transparent i.fa-user {
		margin-left: 3px;
		margin-right: 3px
	}
}

@media screen and (max-width:1023px) and (min-width:768px) {
	.select-flight .input-huge {
		height: 83px!important
	}
	.depp_arr_hot_fix .select-flight-group .select-flight-group-addon {
		height: 58px!important
	}
	table.table-four-col tbody tr td:nth-child(1),
	table.table-four-col thead tr th:nth-child(1) {
		width: 16%
	}
	table.table-four-col tbody tr td:nth-child(2),
	table.table-four-col thead tr th:nth-child(2) {
		width: 36%
	}
	table.table-four-col tbody tr td:nth-child(3),
	table.table-four-col tbody tr td:nth-child(4),
	table.table-four-col thead tr th:nth-child(3),
	table.table-four-col thead tr th:nth-child(4) {
		width: 24%
	}
	.lh128 {
		line-height: 106px
	}
	.booking-select .btn-col {
		float: left;
		width: 44%
	}
	.booking-select .btn-col .b1 {
		width: 43%;
		float: left;
		margin-right: 2.4%
	}
	.booking-select .btn-col .b2 {
		width: 24%;
		float: left;
		margin-right: 2.4%
	}
	.booking-select .btn-col .b3 {
		float: left;
		width: 24%
	}
	.btn-blue,
	.btn-input-red,
	.btn-txt-input-dark,
	.btn-txt-input-red,
	.select-flight button.selectpicker {
		height: 85px!important
	}
	.btn-input-red i.fa-3x {
		line-height: 75px!important
	}
	.select-flight .popup {
		top: initial!important;
		padding: 0 5px
	}
	li.signin-container.open ul.dropdown-menu:before {
		right: 20%;
		border: 7px solid transparent;
		border-top: none;
		border-bottom-color: #fff;
		margin-top: -5px
	}
	.bookingH {
		margin-bottom: 50px;
		margin-top: 55px
	}
	.bookingH .fs-60 {
		font-size: 48px!important;
		line-height: 35px
	}
	.bookingH .fs-48 {
		font-size: 40px!important;
		line-height: 35px
	}
	.bookings-buttons>a {
		padding: 3px 25px;
		text-shadow: none;
		font-size: 16px;
		line-height: 36px
	}
	.csContainer .select-flight>.row.grid {
		margin-bottom: 15px
	}
	.booking-cols .dropdown-menu {
		width: 375px;
		top: 106%
	}
	.multiCity-flight .select-row .col1 {
		width: 15%
	}
	.multiCity-flight .select-row .col2,
	.multiCity-flight .select-row .col3 {
		width: 42.5%
	}
	.multiCity-flight .btn-row .col1 {
		width: 65%
	}
	.multiCity-flight .btn-row .col3 {
		width: 45%
	}
	.multiCity-flight .btn-row .col2 {
		width: 20%;
		margin-left: 35%
	}
	.multiCity-flight .flight-select-btn {
		padding: 20px 7px
	}
	#choosePersonMulticity.people-on.on:before {
		right: 34%!important
	}
	.booking-cols .dropdown-menu .bootstrap-select-searchbox input {
		width: 100%
	}
	.booking-cols .dropdown-menu .bootstrap-select-searchbox {
		width: 110px;
		top: -71px
	}
	.multiCity-flight .booking-cols .dropdown-menu .bootstrap-select-searchbox {
		width: 138px
	}
	.multiCity-flight .booking-cols .dropdown-menu .bootstrap-select-searchbox input {
		width: 100%
	}
	.check-in .input-col {
		width: 89.29%
	}
	.check-in .input-col .in1 {
		width: 49%!important;
		margin-right: 1%
	}
	.check-in .input-col .in2 {
		width: 49%!important
	}
	.check-in .btn-col {
		width: 10.71%
	}
	.check-in .btn-col .b1 {
		width: 100%;
		margin-right: 0
	}
	.check-in .btn-input-red {
		height: 100px!important
	}
	.check-in .lh128 {
		line-height: 128px
	}
	.container-fluid .carousel .carousel-caption {
		width: 44%
	}
	#faq-modal {
		width: 100%
	}
	#topthingstocarousel.carousel {
		margin: auto;
		width: 16em
	}
	#topitemsformobile .item .caption {
		background-color: #fff!important;
		padding: 10px
	}
	#topthingstocarousel .carousel-indicators {
		position: relative;
		width: 150%;
		bottom: 0;
		left: auto;
		margin: auto;
		margin-left: -25%!important;
		padding-top: 10px;
		padding-bottom: 10px
	}
	#wingoMobile .middle-wrapper {
		position: absolute;
		height: 100%
	}

	header .navbar .btn-transparent {
		margin: 12px 12px 8px 3px;
		font-size: 12px;
		font-family: MuseoSans-700!important;
		font-weight: 700!important;
		padding: 8px 12px
	}
	header .navbar .navbar-brand img:first-child {
		width: 125px
	}
	body>header .navbar-left li:first-child,
	body>header .navbar-left li:last-child {
		display: none
	}
	.quick-menu-list li:first-child,
	.quick-menu-list li:last-child {
		display: block!important
	}
	header ul.navbar-right>li:first-child>a {
		margin: 12px 2px 8px
	}
	header ul.navbar-right>li:first-child>a>img {
		width: 86px
	}
	header .dropdown.language-container.open .dropdown-menu:before {
		border: 7px solid transparent;
		border-top: none;
		border-bottom-color: #fff;
		right: 23px;
		margin-top: -5px
	}
	.date-hidden {
		display: none!important
	}
	#headerRightPaneForm.language-container {
		height: 60px
	}
	.nav .language-container .language {
		padding: 2px 5px
	}
	.payment-img-list {
		max-width: 90px;
		margin-right: 2px
	}
	#companionform .btn-multiline {
		overflow: auto!important;
		display: block!important;
		line-height: 30px!important;
		white-space: normal!important
	}
}

@media screen and (max-width:640px) {
	.ms-signup {
		padding-top: 40px
	}
	.ms-signup .textboxcolor {
		text-align: center;
		float: left;
		width: 100%;
		font-family: MuseoSans-300;
		margin-bottom: 60px
	}
	.ms-signup .textboxcolor h4 {
		font-size: 36px;
		margin-bottom: 10px
	}
	.ms-signup .textboxcolor p {
		font-size: 26px
	}
	.section-title h1 {
		padding: 0 30px;
		line-height: 48px
	}
	.wingo-content .selected-city span {
		font-size: 40px;
		font-family: MuseoSans-100
	}
	footer nav [class*=col-sm],
	footer nav [class*=col-md] {
		margin-bottom: 0
	}
	.large-companion-select .companion-select span {
		font-size: 30px;
		line-height: 80px;
		width: 108px;
		height: 108px
	}
}

@media screen and (max-width:500px) {
	.select-flight .booking-cols.c2 {
		font-size: 18px
	}
	.select-flight>.row.grid .col-sm-12.col-xs-12 .btn.btn-lg2 {
		font-size: 12px
	}
	@media (max-width:479px) {
		.tk-booker-tab-btn-head {
			font-size: 12px;
			font-family: MuseoSans-700!important;
			line-height: 1.42857143;
			margin: 0
		}
		.mobile-pt-10 {
			padding-top: 10px
		}
		.long-currency #weeklyPricesChart .chart-wrapper {
			height: 170px!important
		}
		.chart .chart-label {
			left: 50%;
			margin-left: -15px;
			width: 30px
		}
		.fare-rule-info {
			padding: 15px;
			border: 1px solid #e2e2e2
		}
	}
	@media (max-width:399px) {
		.g-recaptcha {
			transform: scale(.75);
			-webkit-transform: scale(.75);
			transform-origin: 0 0;
			-webkit-transform-origin: 0 0
		}
	}
}

@media screen and (max-width:450px) {
	header .navbar-toggle {
		position: absolute
	}
	header .tcc-mobile-header .navbar-toggle {
		position: relative;
		left: 0!important;
		float: right!important;
		height: 58px!important
	}
	.panel-title-slider-title {
		display: inline-block;
		width: 75%;
		white-space: pre-line
	}
	.profileimage .img-circle {
		width: 45px!important;
		max-width: none
	}
	.multiCity-flight .btn-row .col2 {
		width: 100%;
		margin-left: 0
	}
	.multiCity-flight .btn-row .col3 {
		width: 100%
	}
	.multiCity-flight .btn-row {
		padding-bottom: 15px
	}
	.large-companion-select .companion-select span {
		line-height: 36px!important;
		width: 60px!important;
		height: 60px!important;
		font-size: 24px!important
	}
	.large-companion-select .col-xs-4 {
		width: 50%
	}
	#profileimage #wishlistimage {
		width: 100%!important
	}
	.radio-thumbnail li {
		width: 100%
	}
}

@media screen and (max-width:400px) {
	.long-currency .flight-line .price-col .price-type:first-child {
		padding-top: 12px
	}
	.long-currency .flight-line .price-col .price-column-currency,
	.long-currency .flight-line .price-miles-partial {
		display: block
	}
	.long-currency .flight-line .price-miles-partial>span {
		padding: 3px 0 0
	}
	.long-currency .flight-line .price-col .cabin-type+.price-type {
		margin-top: -10px
	}
	.long-currency .price-info-partial .price-partial,
	.long-currency .price-info-partial .price-text {
		font-size: 18px!important
	}
	.long-currency .total-price-long-currency {
		font-size: 16px!important;
		padding: 5px 0 3px
	}
	.long-currency #weeklyPricesChart .chart-wrapper {
		height: 270px
	}
	.long-currency .flight-line .price-col {
		font-size: 12px
	}
	#signupModal .date-minimal .dropdown-toggle.selectpicker {
		padding: 0 20px 0 6px
	}
	.panel-title-slider-title {
		display: inline-block;
		width: 75%;
		white-space: pre-line
	}
	.panel-title-arrow {
		display: inline-block
	}
	#paymentdetails .panel-title-slider-title,
	#specialoffers .panel-title-slider-title {
		font-size: 20px;
		display: table-cell;
		vertical-align: middle
	}
	#paymentdetails .panel .panel-heading h3,
	#specialoffers .panel .panel-heading h3 {
		width: 100%;
		display: table
	}
	#paymentdetails .panel-primary>.panel-heading,
	#specialoffers .panel-primary>.panel-heading {
		padding: 10px 20px
	}
	#earningstatusmiles .col-xs-4 h4,
	#flightbooking .col-xs-4 h4,
	#flightreservation .col-xs-4 h4,
	#savedflightsearches .col-xs-4 h4,
	#yournextflight .col-xs-4 h4 {
		white-space: nowrap
	}
	.ms-wrapper .panel-primary>.panel-heading {
		padding: 5px 30px
	}
	.ms-wrapper .panel .panel-heading h3 {
		font-size: 25px
	}
	#yournextflight .panel-content>.row>[class*=col-xs] {
		padding: 0
	}
}

@media screen and (max-width:360px) {
	.modal-content .panel-body form {
		padding: 2em 5px!important
	}
	.header-breadcrumb a span {
		padding: 16px 4px 10px
	}
}

@media screen and (max-width:350px) {
	.panel-title-slider-title {
		width: 70%
	}
	.profiletitle {
		padding-left: 5px
	}
	.select-flight>.row.grid .col-sm-12.col-xs-12 .btn.btn-lg2 {
		font-size: 10px
	}
}

@media (max-width:414px) {
	#thankyou .miles-smiles-payment-thank-you h2 {
		margin: 0 0 10px!important;
		text-align: left
	}
	#thankyou .miles-smiles-payment-thank-you .h2 {
		margin: 0
	}
	#thankyou .miles-smiles-payment-thank-you h2.btn-danger {
		text-align: center
	}
}

@media only screen and (max-width:767px) {
	.visible-sm,
	.visible-xs {
		visibility: visible!important
	}
	#thankyou .miles-smiles-payment-thank-you h2.btn-danger {
		padding: 0 10px
	}
	#thankyou .miles-smiles-payment-thank-you .col-border {
		border-right: 1px solid #E2E2E2
	}
	#ob-forgotPasswordModal .modal-footer [class*=col-xs-12] {
		margin-bottom: 10px!important
	}
	#milessummary .col-border {
		border-right: 1px solid #E2E2E2!important
	}
	.calendar-holder .ui-datepicker table {
		margin: 0 auto .4em;
		width: 90%
	}
	.mobile-booking-cols .pull-right {
		float: left!important
	}
	.mobile-booking-cols .pull-left {
		float: right!important
	}
	.mobileschedule-bnttext-wrape {
		white-space: normal;
		padding: 5px!important;
		height: 55px;
		display: table
	}
	.mobileschedule-bnttext-wrape-valign {
		display: table-cell;
		vertical-align: middle
	}
	.mobile-align {
		text-align: left!important
	}
	.country-wrapper .cityairport-list ul li a,
	.country-wrapper .country-list ul li a {
		word-break: break-word
	}
	#table-baggage-mobile2.table-responsive tr:nth-child(odd) {
		background: 0 0!important
	}
	table#table-baggage-mobile2 td {
		margin: 0!important;
		padding: 0!important
	}
	table#table-baggage-mobile2 {
		border: none;
		background: #fff
	}
	table#table-baggage-mobile2 .custom-border-mobile .col-xs-8 .text-center {
		border-left: 1px solid #dedfe1;
		border-right: 1px solid #dedfe1;
		padding: 15px
	}
	table#table-baggage-mobile2 .custom-border-mobile .col-xs-8 .text-center:first-child {
		border-bottom: 1px solid #dedfe1
	}
	#table-baggage-mobile .bagage-mt-mobile,
	#table-baggage-mobile2 .bagage-mt-mobile {
		border-right: 1px solid #dedfe1
	}
	.mobile-hr {
		border-color: #dedfe1
	}
	.panel .border-bold-mobile {
		border: 3px solid #dedfe1;
		padding-top: 6px
	}
	#accountsummary .row.equal [class*=col-],
	#advancePassengerInfo .row.equal [class*=col-],
	#personalinfo .row.equal [class*=col-] {
		float: none
	}
	#coprmiletrans table.table-responsive td {
		padding-left: 8px!important
	}
	#coprmiletrans table.table-responsive {
		overflow: auto
	}
	#mspayment_mobile #paymentmain {
		z-index: 500
	}
	.max-width-140 {
		max-width: 140px
	}
	.max-width-83 {
		max-width: 83px
	}
	.fare-family-tab .nav.nav-justified>li.active {
		background-color: #fff;
		margin-top: -10px
	}
	.fare-family-tab .nav.nav-justified>li {
		background-color: #232b38;
		transition: all .3s ease
	}
	.fare-family-tab .nav.nav-tabs.nav-justified>li.active>a {
		background-color: #fff
	}
	#passengersTabs .nav.nav-tabs li a {
		background-color: #232b38
	}
	.textboxcolor.textboxcolor-gray-overlay {
		background-color: rgba(121, 136, 154, 0)
	}
	.select-flight .bg-black {
		background: #000!important
	}
	.bg-gray-mobile,
	.bg-grey-mbl {
		background: #e8ebf0
	}
	.select-flight #ob-tab-mobile a {
		min-height: 55px
	}
	.mobile-pl-pr-24 {
		padding-left: 24px!important;
		padding-right: 24px!important
	}
	.schedule-title-mobile {
		clear: both;
		text-align: center;
		margin: 10px auto
	}
	.xs-block .carousel .item-left.text-right .carousel-caption,
	.xs-block .carousel .item-right.text-right .carousel-caption,
	.xs-block .text-right,
	.xs-text-center {
		text-align: center!important
	}
	.toogle-close-mobile-schedule {
		position: absolute;
		left: 20px;
		top: 17px
	}
	.pst-fix,
	body.ios-modal-opened {
		position: fixed!important
	}
	.width-fluid {
		width: 100%!important
	}
	.ui-datepicker-wrapper-header .ui-datepicker-wrapper-title {
		padding: 24px 15px!important
	}
	.award-ticket-mobile {
		margin-right: 0;
		float: right
	}
	.bg-gray-mobile {
		margin-left: -15px;
		margin-right: -15px;
		padding: 10px 15px
	}
	#check-in-inp1 input,
	#check-in-inp2 input {
		font-size: 15px!important
	}
	.nomargin-mobile {
		margin: 0!important
	}
	.row.grid.no-grid-mobile {
		margin-top: 0!important;
		margin-bottom: 0!important
	}
	#check-in-mobile tr td,
	#check-in-mobile2 tr td {
		margin: 0!important;
		padding: 25px 0!important;
		border-top: 1px solid #dedfe1
	}
	.col-border-left {
		border-left: 1px solid #E2E2E2
	}
	#table-baggage-mobile.table-responsive tr:nth-child(odd),
	.table-baggage-mobile.table-responsive tr:nth-child(odd) {
		background: 0 0!important
	}
	table.thy-table-responsive td {
		float: none!important;
		display: inline-block;
		width: 100%
	}
	table.table-td-noborder td {
		border: none!important
	}
	.signin-modal.modal.fade {
		opacity: 0;
		-webkit-transition: opacity 1s ease-out;
		transition: opacity 1s ease-out
	}
	body.ios-modal-opened {
		width: 100%;
		height: 100%
	}
	.ios-modal-opened .navbar-fixed-top {
		position: absolute
	}
	.ios-modal-opened .signin-modal.in {
		opacity: 1;
		position: absolute;
		margin-top: 0
	}
	.port-select-wrapper .text-port-list {
		width: 100%
	}
	#signinModal {
		z-index: 2001
	}
	.signin-modal.modal.fade.in {
		opacity: 1
	}
	.modal_mobile_container .modal {
		background-color: rgba(0, 0, 0, .5)
	}
	.signin-modal.modal.fade .modal-dialog {
		-webkit-transition: -webkit-transform .5s ease-out;
		-o-transition: -o-transform .5s ease-out;
		transition: transform .5s ease-out;
		-webkit-transform: translate(100%, 0);
		-o-transform: translate(100%, 0);
		transform: translate(100%, 0)
	}
	.signin-modal.modal.in.fade .modal-dialog {
		-webkit-transition: -webkit-transform .5s ease-out;
		-o-transition: -o-transform .5s ease-out;
		transition: transform .5s ease-out;
		-webkit-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	#contactInfoValidationContextId.form-asterisk .fa-asterisk,
	[id^=subscribeToPromotionsValidationContext_].form-asterisk .fa-asterisk,
	[id^=passengerInfoValidationContextId_].form-asterisk .fa-asterisk {
		top: 4px!important;
		margin-left: -3px!important
	}
	.fs-12-mbl.fs-12-mbl {
		font-size: 12px!important
	}
	.fs-14-mbl.fs-14-mbl {
		font-size: 14px!important
	}
	.fs-16-mbl.fs-16-mbl {
		font-size: 16px!important
	}
	.fs-18-mbl.fs-18-mbl {
		font-size: 18px!important
	}
	.fs-20-mbl.fs-20-mbl {
		font-size: 20px!important
	}
	.fs-22-mbl.fs-22-mbl {
		font-size: 22px!important
	}
	.fs-24-mbl.fs-24-mbl {
		font-size: 24px!important
	}
	.fs-28-mbl.fs-28-mbl {
		font-size: 28px!important
	}
	.fs-32-mbl.fs-32-mbl {
		font-size: 32px!important
	}
	.fs-35-mbl.fs-35-mbl {
		font-size: 35px!important
	}
	.fs-38-mbl.fs-38-mbl {
		font-size: 38px!important
	}
	#passenger-form-mbl .media .media-body {
		font-size: 12px
	}
	#passenger-form-mbl .media .icon-info-circle {
		height: 20px;
		width: 20px;
		margin-top: 3px;
		background-position: -428px -312px
	}
	#paymentmain-mobile-con {
		min-height: 70vh
	}
	#passenger-form-mbl .fa-asterisk,
	#passenger-form-mbl .form-asterisk .fa-asterisk,
	#paymentmain-mobile-con .fa-asterisk,
	#paymentmain-mobile-con .form-asterisk .fa-asterisk {
		font-size: 6px!important;
		position: relative;
		top: -7px
	}
	#creditCardMobilePanel .icon-asterisk-circle,
	#msCreditCardMobilePanel .icon-asterisk-circle,
	#passenger-form-mbl .form-group .icon-asterisk-circle {
		height: 20px!important;
		width: 20px!important;
		padding: 7px;
		position: relative;
		top: -3px!important
	}
	.mb-15-mbl {
		margin-bottom: 15px!important
	}
	#passenger-fieldset-mbl legend {
		margin-bottom: 0!important
	}
	.blue-light-mbl {
		color: #00a2e8!important
	}
	.bold-mbl {
		font-weight: 700
	}
	.grid-mbl {
		margin-top: 1em;
		margin-bottom: 1em
	}
	#baggage-mobile .form-group,
	#baggage-mobile .form-group .col-xs-6,
	#baggage-mobile .mb-15-mbl-none,
	.grid-mbl-only-top,
	.nogrid-mbl {
		margin-bottom: 0!important
	}
	.nogrid-mbl {
		margin-top: 0!important
	}
	.grid-mbl-only-top {
		margin-top: .3em
	}
	i.fa.fa-question-circle.red {
		position: relative;
		top: -2px;
		font-size: 13px
	}
	.ml-30- {
		margin-left: -30px
	}
	.mr-30- {
		margin-right: -30px
	}
	.timeline-tourist-img img {
		max-width: 87px
	}
	.pr-0-sm {
		padding-right: 0!important
	}
	.xs-fs-20 {
		font-size: 20px!important
	}
	#baggage .fs-14-mobile {
		font-size: 14px!important
	}
	#idealbanks .radio-thumbnail li {
		min-width: 170px
	}
	#idealbanks .radio-thumbnail li .radio-wrap {
		white-space: nowrap
	}
	#idealbanks .radio-thumbnail:not(.ms-payment) li .radio-wrap {
		border-top: none
	}
	#slctPassengerMobile .table-bordered,
	#slctPassengerMobile .table-bordered tr td {
		border-top: none!important;
		border-left: none!important;
		border-right: none!important
	}
	#idealbanks .radio-thumbnail li .radio-wrap span.check {
		left: 0!important;
		top: 0!important;
		position: relative!important
	}
	#idealbanks .radio-thumbnail li .radio-wrap .payment-box-text-dot {
		margin-left: 0
	}
	#slctPassengerMobile .table-bordered {
		border-bottom: 1px solid #dedfe1
	}
	#slctPassengerMobile .table-bordered tr td {
		border-bottom: 1px solid #dedfe1!important;
		padding: 25px 0!important
	}
	#slctPassengerMobile .pl-15-mbl {
		padding-left: 15px!important
	}
	.mt-30-mbl- {
		margin-top: -30px!important
	}
	#slectFlghtMobile .fs-20-mbl {
		font-size: 20px!important
	}
	ul#passengersTabsMobile {
		margin-bottom: 20px
	}
	#passengersTabsMobile li a {
		padding: 19px 11px!important;
		font-size: 9px!important;
		background: #232b38!important
	}
	#passengersTabsMobile li {
		width: 21%;
		position: relative
	}
	#passengersTabsMobile li a i {
		padding: 19px 10px!important;
		font-size: 9px!important;
		margin-left: 3px!important;
		width: 43px;
		display: block
	}
	ul#passengersTabsMobile li.noborder:before {
		border: none!important
	}
	ul#passengersTabsMobile li:before {
		content: '';
		position: absolute;
		display: block;
		height: 25px;
		width: 3px;
		top: 25px;
		left: 0;
		z-index: 999999;
		border-left: 1px dotted #a7aaaf
	}
	.faq-nav li a,
	.xs-block .carousel-fluid .carousel .carousel-caption,
	.xs-full-width {
		width: 100%
	}
	#passengersTabsMobile>li.active>a {
		background-color: #fff!important
	}
	#passengersTabsMobile li a.tab-icon1 i {
		background: url(/theme/img/icons/icon-set.png) -55px -654px no-repeat
	}
	#passengersTabsMobile>li.active>a.tab-icon1 i {
		background: url(/theme/img/icons/icon-set.png) -105px -654px no-repeat!important
	}
	#passengersTabsMobile li a.tab-icon2 i {
		background: url(/theme/img/icons/icon-set.png) -55px -1256px no-repeat
	}
	#passengersTabsMobile>li.active>a.tab-icon2 i {
		background: url(/theme/img/icons/icon-set.png) -105px -1256px no-repeat!important
	}
	#passengersTabsMobile li a.tab-icon3 i {
		background: url(/theme/img/icons/icon-set.png) -55px -1356px no-repeat
	}
	#passengersTabsMobile>li.active>a.tab-icon3 i {
		background: url(/theme/img/icons/icon-set.png) -105px -1356px no-repeat!important
	}
	#passengersTabsMobile li a.tab-icon4 i {
		background: url(/theme/img/icons/icon-set.png) -55px -1307px no-repeat
	}
	#passengersTabsMobile>li.active>a.tab-icon4 i {
		background: url(/theme/img/icons/icon-set.png) -105px -1307px no-repeat!important
	}
	#passengersTabsMobile li a.tab-icon5 i {
		background: url(/theme/img/icons/icon-set.png) -55px -1406px no-repeat
	}
	#passengersTabsMobile>li.active>a.tab-icon5 i {
		background: url(/theme/img/icons/icon-set.png) -105px -1406px no-repeat!important
	}
	#passengersTabs .nav-tabs>li.active,
	#passengersTabs .nav-tabs>li.active:focus,
	#passengersTabs .nav-tabs>li.active:hover {
		border: none!important
	}
	table#mealsSetting tr td {
		margin: 0;
		padding: 0!important;
		background: #fff
	}
	table#mealsSetting .profileimage {
		margin-left: 28px
	}
	table#asistanceSetting .form-control,
	table#mealsSetting .form-control {
		height: 46px!important
	}
	table#asistanceSetting tr td {
		margin: 0;
		padding: 0!important;
		background: #fff
	}
	table#asistanceSetting .profileimage {
		margin-left: 28px
	}
	#awardLabelCustom label {
		margin: 0;
		padding: 0
	}
	.wingo-filter .btn-red {
		max-width: 100%
	}
	.xs-block a.btn {
		width: 100%;
		white-space: normal
	}
	.xs-block .col-xs-height,
	.xs-block .row-xs-height {
		display: block;
		margin: 0
	}
	.xs-block .container-fluid .carousel .carousel-caption,
	.xs-block .textboxcolor {
		padding: 2em 1em
	}
	.xs-block .carousel .item-right .carousel-caption {
		left: 0
	}
	.xs-pull-none {
		float: none!important
	}
	.xs-pull-right {
		float: right!important
	}
	.xs-center-block {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
	.xs-nopadding {
		padding: 0!important
	}
	.xs-mt-40 {
		margin-top: 40px!important
	}
	@media (max-width:415px) {
		section#help form input {
			padding: 1em 3em 1em 1em
		}
		section#help form button {
			padding: 1.2em
		}
		section#help form button i {
			font-size: 2.5em
		}
	}
	.border-l-mbl {
		border-left: 1px solid #e5e6e8
	}
	.border-r-mbl {
		border-right: 1px solid #e5e6e8
	}
	#award-ticket-bgj .border-panel {
		border: none!important;
		padding: 0!important
	}
	.black-mbl {
		color: #000!important
	}
	.fare-container .h4,
	.fare-container .h4.red,
	.fare-container a .h4 {
		text-shadow: none!important
	}
	.date-view>.date-view-day {
		font-size: 30px!important;
		padding-top: 0
	}
	.booking-remove-link {
		margin: 20px 0 10px;
		color: #fed200!important;
		font-size: 16px;
		line-height: 56px!important
	}
	.companionPanels .panel-body {
		padding: 0;
		border: 0
	}
	.companionPanels .carousel>.carousel-control {
		-moz-transform: scale(.7);
		-webkit-transform: scale(.7);
		-o-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7);
		margin: -40px -10px 0
	}
	.companionPanels .row.large-companion-select {
		margin: 0
	}
	.companionPanels .row.large-companion-select>.col-xs-6:nth-child(2n+1) {
		clear: left
	}
	.col-border-mobile+.col-border-mobile {
		border-left: 1px solid #E2E2E2
	}
	#flghtSummaryCustom .icon-set.icon-gray.icon-set-plane {
		background-position: -61px -2px;
		background-size: 90px
	}
	#flghtSummaryCustom .icon-set {
		display: inline-block;
		background-color: transparent;
		background-image: url(../img/icons/icon-set.png);
		background-repeat: no-repeat;
		color: #79889A;
		width: 30px;
		height: 28px
	}
	button.modal-close-mbl-csm {
		background: 0 0;
		border: none;
		position: relative;
		top: -7px;
		margin: 0;
		padding: 0
	}
	#page_wrapper #paymentSummary {
		width: 100%!important
	}
	a.bold.white.award-ticket-mobile {
		float: right;
		margin-right: 0
	}
	.text-center-mobile {
		text-align: center
	}
	table caption {
		border-bottom: 1px solid #ddd
	}
	table#passenger-detail-mobile td {
		margin: 0!important;
		padding: 10px!important
	}
	#passenger-detail-mobile caption {
		padding: .5em 0
	}
	h2.pull-left {
		text-align: left
	}
	.mt-25-mobile {
		margin-top: 25px;
		display: block
	}
	#passengerDetailPanelCmp .carousel>.carousel-control {
		display: block!important
	}
	#passengerDetailPanelCmp .large-companion-select div {
		text-align: center!important
	}
	.border-b-mbl {
		border-bottom: 1px solid #e5e6e8
	}
	.cls-btn-mrt-top {
		position: relative;
		top: -5px;
		background-size: 73px!important;
		background-position: 8px!important
	}
	.text-center-mbl {
		text-align: center;
		display: block
	}
	.mt-0-mbl {
		margin-top: 0!important
	}
	.mb-0-mbl {
		margin-bottom: 0!important
	}
	.ml-0-mbl {
		margin-left: 0!important
	}
	.mr-0-mbl {
		margin-right: 0!important
	}
	.pr-0-mbl {
		padding-right: 0!important
	}
	.pl-0-mbl {
		padding-left: 0!important
	}
	.pt-0-mbl {
		padding-top: 0!important
	}
	.pb-0-mbl {
		padding-bottom: 0!important
	}
	.seatpicker-mobile .plane-3-3-3 .plane-seat .seat-business {
		width: 68px!important
	}
	#seatSettingsMobile table.table-responsive tr td {
		border-bottom: none!important
	}
	#passengersTabs .table td td:last-child {
		border-right: 0!important
	}
	#mspayment_mobile #paymentmain-mobile-con .mobile-title {
		background-color: #000
	}
	#saveflightsuccess .modal-close {
		top: 6px!important
	}
	.tk-booker .width-r-66 {
		width: 100%
	}
	.countDown_cont {
		font-size: 6px
	}
	.count-down-container {
		margin-left: calc(40% - 100px)
	}
	a.btn.btn-week {
		top: 40%;
		height: 22px;
		width: 20px
	}
}

.async-cms-block+section,
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

@media (max-width:414px) {
	div#oldversionlangselectmodal.modal {
		position: fixed!important;
		top: 80px!important;
		left: 0!important;
		right: 0!important;
		width: auto!important;
		bottom: 0!important
	}
	#oldversionlangselectmodal .col-xs-6 {
		width: 100%;
		float: none
	}
	.country-wrapper .country-list {
		overflow: auto
	}
	#passengerDetailPanelCmp .companion-select div {
		text-align: center!important;
		word-break: break-word
	}
	.countDown_cont {
		font-size: 5px
	}
	.countDown_cont .digit_separator {
		height: .06em
	}
}

.popup-img-bg,
.single-bg {
	position: absolute;
	z-index: -1
}

@media screen and (min-width:768px) {
	.insurance-search-wrapper .booking-cols {
		text-align: center
	}
	.insurance-search-wrapper.booking-select .input-col {
		float: none;
		width: 35%;
		display: inline-block
	}
	.insurance-search-wrapper.booking-select .btn-col {
		float: none;
		width: 44%;
		display: inline-block
	}
	.insurance-search-wrapper.booking-select .input-col .in1 {
		width: 98%!important;
		margin-right: 2%;
		float: left
	}
	.insurance-search-wrapper #choosePersonMulticity.people-on.on:before,
	.insurance-search-wrapper .booking-cols .popup.calendar-holder.on:before {
		content: " ";
		display: inline-block;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-bottom: 8px solid #fff;
		position: absolute;
		top: -8px;
		right: 27%
	}
	.insurance-calender-wrapper.booker.booking-cols .popup.calendar-holder.on:before {
		right: 43%
	}
	.insurance-calender-wrapper.booker.booking-cols div#choosePerson.popup.calendar-holder.on:before {
		right: 26%
	}
	.mega-menu-main {
		float: right!important
	}
	.mega-menu-item-container {
		position: absolute;
		background: rgba(43, 57, 71, .95);
		min-height: 330px;
		width: auto;
		left: 10%;
		right: 10%;
		top: 121%
	}
	.mega-menu-main.collapse {
		display: block!important
	}
}

@media (max-width:414px) {
	.wingo-filter {
		display: none!important
	}
	.ms-currency-mobile i {
		left: -15px;
		line-height: 30px;
		position: absolute;
		top: -2px
	}
	.oldsite {
		left: 7px;
		padding: 5px 8px;
		width: 45px;
		margin-left: 0
	}
}

@media screen and (max-width:425px) {
	#fare-family-tab .tab-pane h4 span {
		font-size: 85%
	}
	#fare-family-tab .tab-pane h4 span+span {
		margin-left: 8px
	}
	#destinationheaderslides .middle-wrapper {
		margin-top: -28%
	}
}

@media screen and (max-width:415px) {
	#coprmiletrans .date-selects {
		min-width: 100%
	}
	#coprmiletrans .date-selects .dropdown-toggle.selectpicker {
		padding: 0 18px 0 10px
	}
	#coprmiletrans .date-selects .btn-group.bootstrap-select.day.formselect.inline,
	#coprmiletrans .date-selects .btn-group.bootstrap-select.month.formselect.inline {
		margin-right: 3px
	}
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
	@media {
		:root {
			letter-spacing: -1px
		}
	}
}

@media (max-width:767px) and (min-width:480px) {
	.tk-booker-tab-btn-head {
		font-size: 13px;
		font-family: MuseoSans-700!important;
		line-height: 1.42857143;
		margin: 0
	}
	#classupgrade img.bottom-bg,
	#classupgrade img.top-bg {
		width: auto!important;
		max-width: none!important;
		margin-right: -10%
	}
	.fare-rule-info {
		padding: 15px;
		border: 1px solid #e2e2e2
	}
}

@media (max-width:991px) and (min-width:768px) {
	.wyw-filter-menu .mobile-destination-tags {
		width: 100%;
		padding-top: 0!important
	}
	.wyw-filter-active .wyw-filter-menu {
		top: 51px
	}
	.panel-title-slider-title {
		display: inline-block;
		width: 75%;
		white-space: pre-line
	}
	.panel-title-arrow {
		display: inline-block
	}
	.flightstatus-tablet canvas {
		width: 100%;
		display: block;
		margin-left: 0!important
	}
	.navbar-nav .userfullname {
		max-width: 120px
	}
	#msMenu>.navbar ul.nav.navbar-nav li a {
		font-size: 12px
	}
	.count-down-container {
		margin-left: 15%
	}
}

@media (max-width:330px) {
	.section-bg.promotion-page-bg-size>.carousel-caption>.middle-wrapper>.col-xs-height {
		display: block
	}
	section#paymentmain .installmentpopover+.popover {
		left: 15px!important
	}
	section#paymentmain .installmentpopover+.popover.bottom>.arrow {
		left: 56%!important
	}
}

.font-100 {
	font-family: MuseoSans-100!important
}

.font-300 {
	font-family: MuseoSans-300!important
}

.font-500 {
	font-family: MuseoSans-500!important
}

.font-700 {
	font-family: MuseoSans-700!important
}

.font-900 {
	font-family: MuseoSans-900!important
}

.width-35 {
	width: 35px
}

a,
button {
	-ms-transition: all .25s ease 0s;
	-o-transition: all .25s ease 0s;
	-moz-transition: all .25s ease 0s;
	-webkit-transition: all .25s ease 0s;
	transition: all .25s ease 0s
}

#membership-preference {
	min-height: 50px
}

.membership-preference-select2 {
	-ms-transition: none;
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none
}

.btn-txt-input-dark.disabled,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed!important;
	filter: alpha(opacity=65)!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	opacity: .65!important
}

.dropdownselect[disabled]+.bootstrap-select .form-control {
	background-color: #edeff2
}

.dropdown-toggle.shadow,
.form-elements-edit .dropdown-toggle {
	box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
	border-radius: 0
}

#passengerDetailPanelCmp .dropdown-toggle.shadow,
.form-elements-edit #passengerDetailPanelCmp .dropdown-toggle {
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	border-radius: 0
}

.form-elements-edit input,
input.shadow {
	-webkit-box-shadow: inset 0 4px 7px rgba(0, 0, 0, .08)!important;
	box-shadow: inset 0 5px 8px rgba(0, 0, 0, .08)!important;
	border-radius: 0!important
}

#passengerDetailPanelCmp input.shadow,
.form-elements-edit #passengerDetailPanelCmp input {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

.form-elements-edit .input-group .input-group-addon {
	border-radius: 0;
	padding: 6px 13px
}

#passengerlist .flyer-program-name,
.flyer-program-name {
	font-family: MuseoSans-700!important;
	border: none!important
}

.flyer-program-name {
	color: #8c8b8b!important;
	top: 18px;
	left: 31px;
	font-size: 16px
}

#passengerlist .flyer-program-name {
	color: #000!important;
	top: 38px;
	left: 16px
}

.form-elements-edit .combodate {
	margin-left: -5px;
	margin-right: -5px;
	display: block
}

.form-elements-edit .input-gray {
	border: 1px solid rgba(255, 255, 255, .25);
	border-radius: 0
}

.form-elements-edit .combodate .btn-group.bootstrap-select.formselect {
	width: 33.33%!important;
	float: left;
	padding-right: 5px;
	padding-left: 5px
}

.form-elements-edit .combodate .dropdown-toggle.selectpicker,
.form-group .bootstrap-select .dropdown-toggle.border-right {
	padding: 0 2em 0 1em
}

.dropdown-toggle.border-right .filter-option,
.form-elements-edit .combodate .btn-group.bootstrap-select.formselect .filter-option {
	height: 46px;
	line-height: 46px;
	border-right: 1px solid #dedfe1
}

#ms-login-tab .dropdown-toggle.border-right .filter-option,
#passengerDetailPanelCmp .dropdown-toggle.border-right .filter-option {
	height: 40px!important;
	line-height: 60px!important;
	border-right: none!important;
	font-family: MuseoSans-500!important;
	font-size: 16px;
	color: #656464!important
}

#passengerDetailPanelCmp .regionCodesClass .dropdown-toggle.border-right .filter-option {
	height: 40px!important;
	line-height: 53px!important;
	padding-left: 5px
}

#passengerDetailPanelCmp .regionCodesClass .dropdown-toggle.border-right {
	padding-left: 0!important
}

#ms-login-tab .regionCodesSelect .dropdown-toggle {
	padding-left: 10px!important
}

#passengerDetailPanelCmp .regionCodesClass .btn-group.bootstrap-select.dropdownselect.with-input {
	width: 100px
}

#passengerDetailPanelCmp .regionCodesClass .btn-group.bootstrap-select.dropdownselect.with-input.widthfull,
.single-bg {
	width: 100%
}

#passengerDetailPanelCmp .btn-lg .caret {
	border-width: 6px 5px 0!important;
	color: #000!important
}

#plasticCardsDiv .disabled {
	cursor: not-allowed!important;
	filter: alpha(opacity=65)!important;
	box-shadow: none!important;
	opacity: .65!important;
	background-color: #c3cbd7
}

#plasticCardsDiv .disabled.enabled {
	background-color: #fff!important;
	cursor: text!important;
	filter: none;
	box-shadow: inset 0 5px 8px rgba(0, 0, 0, .08)!important;
	opacity: unset;
	color: #000!important;
	font-weight: 700
}

.bootstrap-select .dropdown-toggle.border-right .caret,
.form-elements-edit .combodate .dropdown-toggle.selectpicker .caret {
	right: 12px
}

.form-elements-edit .form-control::-moz-placeholder {
	font-style: italic
}

.form-elements-edit .form-control:-ms-input-placeholder {
	font-style: italic
}

.form-elements-edit .form-control::-webkit-input-placeholder {
	font-style: italic
}

.form-elements-edit input.box-shadow-none {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}

form .bootstrap-select .filter-option {
	border-right: 1px solid #ccc
}

.form-group .bootstrap-select .btn-lg,
form .bootstrap-select .btn-lg {
	padding: 0 2em 0 1em
}

form .bootstrap-select .selectpicker.btn .caret {
	color: #fed200
}

form .form-group label {
	display: block
}

#emptyMilesStatement,
.date-view .fa-caret-down {
	display: none
}

.form-asterisk .fa-asterisk {
	font-size: 10px;
	vertical-align: top;
	margin-left: -3px
}

.form-control.has-error,
.has-error .dropdownselect button,
.has-feedback .has-error {
	border-color: #fed200
}

.has-error .dropdownselect button .filter-option {
	border-right-color: #fed200
}

.tmp_rome {
	background: url(../img/tmp/rome.png) 100% 100% no-repeat #232B38;
	background-size: cover
}

.lh128 {
	line-height: 128px
}

.lh114 {
	line-height: 114px
}

.popup-img-bg {
	right: 0;
	bottom: 0;
	max-width: 100%;
	height: auto
}

.single-bg {
	top: 0;
	left: 0
}

.single-bg.single-bg-height {
	min-height: 100%;
	max-height: 100%
}

.min-h-140 {
	min-height: 140px
}

.min-h-400 {
	min-height: 400px
}

.section-bg {
	background-size: cover!important;
	background-position: center center!important;
	background-repeat: no-repeat!important
}

.letterSpacing08 {
	letter-spacing: -.8px!important
}

#milesandsmilescard {
	background: url(../img/figures/m&s.png) 50% 100% no-repeat #fff
}

#signin .modal-body {
	background: url(../img/figures/signin.png) 100% 100% no-repeat #fff;
	border-radius: 6px
}

.destination-border-white {
	border: 1px solid #fff;
	border-radius: 4px;
	padding: 0 12px 0 0;
	display: block
}

#signup .modal-body {
	background: url(../img/figures/bg-select-person.png) 100% 100% no-repeat #fff;
	border-radius: 6px
}

#mnssignup {
	background: url(../img/figures/m&s2.png) 50% 100% no-repeat
}

.lounge {
	background: url(../img/figures/lounge.png) 50% 100% no-repeat
}

#choosePerson,
#foodanddrink,
#milesandsmilescard,
.tmp_rome {
	-ms-behavior: url(/theme/css/backgroundsize.min.htc)
}

.preloader-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	background: rgba(255, 255, 255, .5);
	z-index: 9999
}

.preloader-mask .animation-area {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -52px;
	margin-top: -55px
}

.preloader-mask .animation-area img {
	position: absolute;
	top: 0
}

.preloader-mask .animation-area .animation-border {
	width: 108px;
	height: 108px;
	background: #fff;
	border-radius: 55px;
	-moz-border-radius: 55px;
	-webkit-border-radius: 55px;
	position: relative;
	overflow: hidden
}

.preloader-inner {
	position: absolute;
	height: 170px;
	top: 50%;
	left: 50%;
	width: 170px;
	margin-left: -85px;
	margin-top: -85px
}

.preloader {
	position: fixed;
	z-index: 9999;
	top: 50%;
	left: 50%;
	font-size: 100px;
	width: 1em;
	height: 1em;
	margin: -50px 0 0 -50px;
	border-radius: 50%;
	box-shadow: inset 0 0 0 .12em rgba(0, 0, 0, .2), 0 0 0 .12em rgba(255, 255, 255, .1);
	background: -webkit-linear-gradient(#ef2636 50%, #fff 50%), -webkit-linear-gradient(#fff 50%, #ef2636 50%);
	background: -moz-linear-gradient(#ef2636 50%, #fff 50%), -moz-linear-gradient(#fff 50%, #ef2636 50%);
	background: -ms-linear-gradient(#ef2636 50%, #fff 50%), -ms-linear-gradient(#fff 50%, #ef2636 50%);
	background: -o-linear-gradient(#ef2636 50%, #fff 50%), -o-linear-gradient(#fff 50%, #ef2636 50%);
	background: linear-gradient(#ef2636 50%, #fff 50%), linear-gradient(#fff 50%, #ef2636 50%);
	background-size: 50% 100%, 50% 100%;
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	opacity: .7;
	-webkit-animation: mask 3s infinite alternate;
	-moz-animation: mask 3s infinite alternate;
	-ms-animation: mask 3s infinite alternate;
	-o-animation: mask 3s infinite alternate;
	animation: mask 3s infinite alternate
}

.preloader:after {
	content: "";
	position: absolute;
	border: .12em solid rgba(255, 255, 255, .3);
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	border-radius: inherit
}

.row .grid-bottom,
.row .grid-top,
.skippable-container,
.timeline-ruller-row>td,
header {
	position: relative
}

.preloader-inner .preloader {
	top: auto;
	left: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.preloader-inner .img-cont,
.preloader-inner h4 {
	display: block;
	text-align: center
}

@-webkit-keyframes mask {
	25% {
		-webkit-transform: rotate(270deg)
	}
	50% {
		-webkit-transform: rotate(90deg)
	}
	75% {
		-webkit-transform: rotate(360deg)
	}
	100% {
		-webkit-transform: rotate(180deg)
	}
}

@-moz-keyframes mask {
	25% {
		-moz-transform: rotate(270deg)
	}
	50% {
		-moz-transform: rotate(90deg)
	}
	75% {
		-moz-transform: rotate(360deg)
	}
	100% {
		-moz-transform: rotate(180deg)
	}
}

@-ms-keyframes mask {
	25% {
		-ms-transform: rotate(270deg)
	}
	50% {
		-ms-transform: rotate(90deg)
	}
	75% {
		-ms-transform: rotate(360deg)
	}
	100% {
		-ms-transform: rotate(180deg)
	}
}

@-o-keyframes mask {
	25% {
		-o-transform: rotate(270deg)
	}
	50% {
		-o-transform: rotate(90deg)
	}
	75% {
		-o-transform: rotate(360deg)
	}
	100% {
		-o-transform: rotate(180deg)
	}
}

@keyframes mask {
	25% {
		transform: rotate(270deg)
	}
	50% {
		transform: rotate(90deg)
	}
	75% {
		transform: rotate(360deg)
	}
	100% {
		transform: rotate(180deg)
	}
}

.title-anchor-link {
	font-size: .9em;
	padding-right: .5em;
	display: inline-block;
	width: 0;
	height: 0;
	opacity: 0
}

.skippable-container a.content-skipper-link {
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	color: #fff;
	background-color: #ef2636;
	font-size: 13px;
	overflow: hidden;
	z-index: 9999
}

.skippable-container a.content-skipper-link:focus {
	display: block;
	padding: 10px 15px;
	width: 100%;
	height: auto;
	clip: auto
}

.title-anchor-link:focus {
	display: inline-block;
	width: auto;
	height: auto;
	opacity: 1
}

div:focus,
section:focus {
	outline: 0
}

span.row {
	display: block
}

span[class*=col-] {
	display: inline-block
}

.combodate .filter-option,
.form-control .filter-option {
	border-style: solid;
	border-width: 0 1px 0 0
}

#ms-login-tab .combodate .filter-option,
#ms-login-tab .form-control .filter-option {
	border: none!important;
	height: 40px!important;
	line-height: 60px!important;
	border-right: none!important;
	font-family: MuseoSans-500!important;
	font-size: 16px;
	color: #656464!important
}

#ms-login-tab .combodate .filter-option .flags,
#ms-login-tab .form-control .filter-option .flags {
	display: none!important
}

.combodate .filter-option:after,
.form-control .filter-option:after {
	display: inline-block;
	content: ' '
}

.combodate .selectpicker.btn .caret,
.form-control .selectpicker.btn .caret {
	color: #ef2636
}

#ms-login-tab .combodate .selectpicker.btn .caret,
#ms-login-tab .form-control .selectpicker.btn .caret {
	color: #000!important
}

#milesStatementTableModal .form-control.input-lg {
	height: 38px!important;
	padding: 6px 10px!important
}

#filterTableByDate.btn {
	font-size: 16px!important;
	padding: 5px 38px!important;
	color: #fff!important;
	background-color: #fed200!important
}

#flightmap .label-short {
	display: none
}

.noselect,
.ui-datepicker {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#flightmap .carousel.slide.exploreourbestofferscarousel .carousel-caption {
	width: auto;
	right: 1em;
	padding-bottom: 2em
}

.filterdestinationtype a.badge:focus:not(.active) {
	color: #232b38
}

.bootstrap-select.open .dropdown-menu .dropdown-menu {
	display: block
}

.form-group>.btn-group.bootstrap-select {
	width: 100%!important
}

.bootstrap-select .flags {
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle
}

#passengerDetailPanelCmp .bootstrap-select .flags {
	display: none!important
}

.nav.nav-justified>li {
	display: table-cell
}

.nav.nav-tabs.nav-justified>li>a {
	margin-top: 0
}

.dropdown-modal-header {
	display: none
}

.has-error.has-feedback .btn.selectpicker {
	border-color: #ef2636
}

.tripdate>.tripdate-item {
	display: table-cell!important;
	width: 1%
}

.table .no-border-row>td {
	border-color: transparent!important
}

#flightmap .carousel-control,
#flightmap .carousel-indicators {
	display: none!important
}

.wingo-mb-logo {
	height: 47px;
	width: 100%
}

.wingo-logo {
	height: 40px;
	width: 80px
}

.timetable-timeline-table-container {
	margin-bottom: 30px
}

.table-timeline-mobile {
	width: 100%
}

.timeline-ruller-row>td:not(:last-child):not(.last-col) {
	border-right-color: transparent!important;
	border-bottom-color: transparent!important
}

.timeline-ruller-row>td>span {
	position: absolute;
	top: 10px;
	left: -50%;
	width: 100%;
	display: block;
	text-align: center;
	z-index: 1
}

.timeline-ruller-row>td>span>span {
	display: block;
	font-weight: 700;
	font-size: 11px
}

.timeline-ruller-row>td.last-col {
	border-bottom-color: transparent!important
}

.timeline-ruller-row>td.price-col {
	text-align: center;
	width: 100px
}

td.pirce-col small {
	display: block;
	text-align: center
}

.timeline-ruller-row>td.first-col,
.timeline-ruller-row>td.last-col {
	width: 9px;
	padding-left: 0;
	padding-right: 0
}

.timeline-ruller-row>td.start-col>span {
	left: -7px;
	text-align: left
}

.timeline-seperator-row>td {
	height: 15px;
	padding: 0!important
}

.timeline-item-row>td {
	position: relative;
	height: 50px;
	min-height: 50px;
	vertical-align: middle!important;
	padding: 0!important
}

.table-timeline-mobile td.price-col small.thin {
	font-size: .7em
}

.timeline-item-row>td>.time-pointer {
	position: absolute;
	display: inline-block;
	background-color: #ef2636;
	height: 16px;
	border-radius: 2px;
	min-width: 5px;
	top: 50%;
	margin-top: -16px
}

.timeline-item-row>td.first-col,
.timeline-item-row>td.last-col,
.timeline-item-row>td.start-col .col-bg-range {
	background-color: #eee
}

.timeline-item-row>td.price-col {
	padding: 5px 8px!important;
	font-weight: 700;
	font-size: 1.2em
}

.timeline-item-row>td.price-col>span {
	display: inline-block;
	font-family: MuseoSans-700
}

td.price-col>span>.currency-span {
	font-size: .9em;
	letter-spacing: -1px
}

.timeline-item-row>td.start-col .col-bg-range {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0
}

.timeline-item-row>td>.time-pointer span {
	display: inline-block;
	position: relative;
	height: 100%;
	border-radius: 2px
}

.price-column-currency {
	padding-right: 6px
}

.time-pointer span.airline-off {
	background-color: #99A5B4
}

.time-pointer span.airline-tk {
	background-color: #ef2636
}

.time-pointer span.airline-aj {
	background-color: #2E8FFD
}

.time-pointer span.time-text {
	position: absolute!important;
	left: 100%;
	padding-left: 10px;
	font-size: .9em;
	font-weight: 700;
	min-width: 100px
}

.time-pointer span.time-text-left {
	left: auto;
	padding-right: 10px;
	padding-left: 0;
	right: 100%;
	text-align: right
}

.list-group-options.list-group {
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0
}

.list-group-options>.list-group-item {
	padding: 12px 0;
	border-left-color: transparent;
	border-right-color: transparent
}

.list-group-options>.list-group-item.list-group-title {
	background-color: #EDEFF2;
	padding: 12px 15px;
	text-transform: uppercase;
	font-weight: 700;
	margin-left: -15px;
	margin-right: -15px;
	color: #9AA5B2;
	font-size: 1.3em
}

.label-small,
.text-xs {
	font-size: .7em;
	letter-spacing: -.03em
}

.list-group-options>.list-group-item:last-child {
	border-bottom-color: transparent
}

.absolute {
	position: absolute!important
}

.absolute-tr {
	position: absolute;
	top: 5px;
	right: 5px
}

.text-upper {
	text-transform: uppercase!important
}

.no-radius {
	border-radius: 0!important
}

div.section {
	padding: 30px 0;
	border-top: 1px solid #e6e6e6;
	position: relative;
	background-color: #fff
}

div.section.section-sm {
	padding-top: 15px;
	padding-bottom: 15px
}

div.section.container {
	padding-left: 15px;
	padding-right: 15px
}

.container-gray {
	padding: 15px;
	background-color: #eee
}

.label-small {
	text-transform: uppercase;
	display: block
}

.list-group-item>[class*=col-]:first-child,
.list-group-item>[class*=col-]:last-child {
	padding: 0!important
}

.list-group-item.list-group-header,
.list-group-item.list-group-title {
	background-color: #EDEFF2;
	padding: 20px 15px;
	text-transform: uppercase;
	font-weight: 700
}

.list-group-item.list-group-header {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed
}

.icn-tk {
	background: url(../img/TK.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	line-height: 16px
}

.table-row {
	display: table
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
	width: 1%
}

.fare-container .h4,
.fare-container a .h4 {
	text-shadow: 1px 1px #aaa;
	color: #232b38
}

.fare-container .h4.red {
	text-shadow: 1px 1px #EC7B84
}

.fare-navigation .text-right {
	text-align: right!important;
	padding-right: 10px
}

.fare-navigation .text-left {
	text-align: left!important;
	border-left: 1px solid #e6e6e6;
	padding-left: 10px
}

.fare-navigation .text-left:active,
.fare-navigation .text-left:focus,
.fare-navigation .text-right:active,
.fare-navigation .text-right:focus {
	position: absolute;
	text-decoration: none
}

.fare-navigation .text-left>.fa,
.fare-navigation .text-right>.fa {
	position: absolute;
	top: 50%;
	font-size: 16px;
	margin-top: -8px
}

.fare-navigation .text-right>.fa {
	left: 0
}

.fare-navigation .text-left>.fa {
	right: 0
}

.fare-navigation a[disabled]>.fa {
	color: #ccc
}

.grid+.grid {
	margin-top: 0
}

.margin-b {
	margin-bottom: 15px
}

.margin-b-xs {
	margin-bottom: 8px
}

.icn-dock-left {
	position: absolute;
	right: 100%;
	margin-right: -9px
}

#livesupport {
	height: 0;
	width: 160px;
	position: fixed;
	z-index: 999;
	top: 40%;
	right: 79px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg)
}

#livea {
	color: #fff;
	width: 100%;
	height: 60px;
	margin-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ef2636;
	border: 1px solid #9f1d29;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	font-family: MuseoSans-300;
	font-size: 20px;
	line-height: 60px
}

.list-check {
	list-style: none;
	padding-left: 0;
	margin-right: 5px
}

.list-check li:before {
	content: "\f00c";
	font-family: FontAwesome
}

.booking-select .bootstrap-select.btn-group .btn .caret {
	display: none
}

.booking-select .bootstrap-select.btn-group .btn.btn-primary .caret {
	display: block
}

.booking-select .bootstrap-select>.btn {
	padding-right: 25px
}

.select-flight .no-icons button.selectpicker .filter-option {
	padding-left: 12px
}

.select-flight.car-rental .no-icons button.selectpicker .filter-option i {
	display: none
}

.car-rental .inheritStyle button.selectpicker {
	height: inherit!important;
	background: inherit!important;
	box-shadow: inherit!important;
	padding: 0 38px 0 16px!important
}

.icon-green-circle-check-big,
.icon-green-circle-check-medium {
	background-image: url(../img/icons/mail-ok.png)!important;
	background-size: 100% auto;
	display: inline-block
}

.icon-alert,
.icon-attention-lg,
.icon-green-circle-check-big,
.icon-mobile-refresh,
.icon-red-close-check-big {
	background-repeat: no-repeat
}

.car-rental .inheritStyle button.selectpicker .filter-option {
	font-size: 16px!important;
	color: inherit!important;
	font-family: MuseoSans-500!important;
	letter-spacing: inherit!important
}

.border-radius-5 {
	border-radius: 5px!important
}

.border-radius-2 {
	border-radius: 2px!important
}

.blueborder-2 {
	border: 2px solid #2e8ffd;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

#paymentmain .panel-heading-image-content img,
#paymentmain .panel-heading.panel-heading-image .panel-heading-image-content img {
	height: auto;
	max-width: 42px;
	margin-left: 2px
}

.car-logo img,
img.responsive {
	max-width: 100%
}

img {
	color: transparent;
	font-size: 0
}

.icon-green-circle-check-medium {
	background-repeat: no-repeat;
	height: 24px;
	width: 24px
}

.icon-green-circle-check-big {
	height: 36px;
	width: 36px
}

.icon-red-close-check-big {
	background-image: url(../img/icons/mail-error.png)!important;
	display: inline-block;
	height: 72px;
	width: 72px
}

.bg-dark-grey {
	background-color: #4B4B4B
}

.light-grey {
	color: #BFBFBF
}

.social-list {
	list-style: none;
	padding: 0;
	margin: 0
}

.social-list li {
	float: left;
	text-align: center
}

.social-list li a {
	width: 36px;
	float: left;
	padding: 10px 0;
	color: #79889A!important
}

.social-list li a:hover {
	border: none!important;
	background-color: inherit!important
}

.socialsharelinks .popover-content {
	float: left
}

.social-list li a.social-fb:hover {
	color: #3b5a99!important
}

.social-list li a.social-tw:hover {
	color: #25a8e0!important
}

.social-list li a.social-gp:hover {
	color: #ce3633!important
}

.social-list li a.social-li:hover {
	color: #127bb7!important
}

.icon-mobile-refresh {
	background-image: url(../img/icons/icon-mobile-refresh.png);
	width: 86px;
	height: 87px;
	display: inline-block
}

.icon-alert {
	background-image: url(../img/icons/icon-warning.png);
	width: 52px;
	height: 47px;
	display: inline-block
}

.icon-attention-lg {
	background-image: url(../img/icons/icon-attention.png);
	width: 72px;
	height: 72px;
	display: inline-block
}

.icon-info-sm,
.icon-kids {
	height: 26px;
	background-repeat: no-repeat;
	display: inline-block
}

.icon-info-sm {
	background-image: url(../img/icons/icon-info-small.png);
	width: 26px
}

.icon-kids {
	background-image: url(../img/icons/icon-kids.png);
	width: 23px
}

.icon-game {
	background-image: url(../img/icons/icon-game.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 24px;
	display: inline-block
}

.icon-clock {
	background-image: url(../img/icons/icon-clock.png);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block
}

.car-icons {
	background-image: url(../img/icons/icon-car-rental-desktop.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block
}

.icon-people {
	background-position: 0 0;
	width: 11px
}

.icon-suitcases {
	background-position: -13px 0
}

.icon-doors {
	background-position: -33px 0
}

.icon-transmission {
	background-position: -51px 0
}

.icon-airconditioning {
	background-position: -70px 0
}

.car-icon-table td {
	padding: 0 5px!important
}

.table.no-border td {
	border: none!important
}

.async-cms-block {
	position: relative;
	-webkit-transition: all .3s cubic-bezier(.455, .03, .515, .855);
	transition: all .3s cubic-bezier(.455, .03, .515, .955);
	-moz-transition: all .3s cubic-bezier(.455, .03, .515, .855);
	-o-transition: all .3s cubic-bezier(.455, .03, .515, .855);
	z-index: 1;
	float: left;
	width: 100%
}

.async-cms-block[data-active=true] {
	float: inherit;
	width: inherit
}

.placeholder-holder {
	position: absolute;
	left: 0;
	width: 100%;
	height: 800px;
	z-index: 1000;
	background-color: #fff
}

.spinner-wrapper {
	position: absolute;
	top: 25%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.height-30 {
	height: 30px!important
}

.w-25 {
	width: 25px
}

ul.ui-autocomplete li.ui-menu-item a {
	display: block;
	color: #232B38;
	border-bottom: none;
	padding: 5px 10px
}

ul.ui-autocomplete li.ui-menu-item a:hover {
	/* background-color: #ECF0F6 */
}

ul.ui-autocomplete li.ui-menu-item {
	padding: 0;
	list-style-image: none
}

.noScrollbody.modal-open {
	overflow: hidden
}

.last-col-border .col-border:last-child {
	border-right: none
}

.no-shadow-panel {
	box-shadow: inherit!important;
	-webkit-box-shadow: inherit!important
}

.bg-light-grey {
	background-color: #EDEFF2!important
}

.weekly-slider .left-btn,
.weekly-slider .right-btn {
	border-radius: 0;
	height: 34px;
	width: 34px;
	text-align: center;
	line-height: 34px;
	padding: 0
}

.weekly-slider .weekly-days {
	padding: 0
}

.weekly-slider .weekly-days div {
	border-right: 1px dotted #b4b7bb;
	padding: 0 8px
}

.weekly-slider td:nth-last-child(2) div {
	border-right: none
}

.inheritStyle>.dropdown-menu {
	border-radius: 3px!important;
	border: 1px solid #ccc!important;
	overflow: inherit!important
}

section.hero {
	z-index: 11!important
}

.car-img {
	width: 13%
}

.car-img img {
	width: 100px
}

.car-text {
	width: 50%
}

.car-logo {
	width: 13%
}

.car-logo img {
	min-width: 100px
}

.car-price {
	width: 20%
}

.car-detail-icon {
	width: 4%
}

.btn.disabled,
.btn[disabled] {
	background-color: #c3cbd7!important;
	border-color: #c3cbd7!important;
	opacity: 1!important
}

.no-focus:focus {
	outline: 0!important
}

.col-border-dotted.dark-border {
	border-color: #b4b7bb
}

.rangeslidercontent>.canvas-table-wrapper>.timetable-canvas-table {
	border-bottom-color: transparent
}

.timetable .rangeslidercontent .canvas-table-wrapper:last-child {
	margin-bottom: 20px
}

.mobile-screen-block,
.mobile-screen-block div {
	display: none
}

.fixed {
	position: fixed!important
}

.filterdestinationtype a.badge.active {
	background-color: #3685E7!important;
	color: #fff!important;
	border-color: transparent!important
}

.filterdestinationtype a.badge.active:hover {
	border-color: transparent!important
}

.mt-n1 {
	margin-top: -1px!important
}

.wingo-content a.selected-city {
	font-family: MuseoSans-300!important
}

.plane-wing-right {
	background-image: url(../img/seatpicker/plane-wing-right.png)!important;
	background-repeat: no-repeat!important
}

.caret-black-down,
.caret-black-up,
.caret-red-down,
.caret-red-up {
	background-image: url(../img/icons/icon-caret-arrows.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 5px;
	width: 10px
}

.caret-red-up {
	background-position: 0 0
}

.caret-red-down {
	background-position: 0 -7px
}

.caret-black-up {
	background-position: -12px 0
}

.caret-black-down {
	background-position: -12px -7px
}

.sp-d,
.sp-d-lg,
.sp-m,
.sp-m-lg {
	background-repeat: no-repeat;
	display: inline-block;
	background-position: 0 0;
	height: 0;
	width: 0
}

.sp-d {
	background-image: url(../img/icons/desktop-icon-packs.png)
}

.sp-d-lg {
	background-image: url(../img/icons/desktop-icon-large-packs.png)
}

.sp-m {
	background-image: url(../img/icons/mobil-icon-packs.png)
}

.sp-m-lg {
	background-image: url(../img/icons/mobil-icon-large-packs.png)
}

.sp-1 {
	background-position: -7px -4px;
	height: 33px;
	width: 32px
}

.sp-2 {
	background-position: -70px -7px;
	height: 27px;
	width: 32px
}

.sp-3 {
	background-position: -133px -6px;
	height: 29px;
	width: 29px
}

.sp-4 {
	background-position: -195px -7px;
	height: 28px;
	width: 28px
}

.sp-5 {
	background-position: -247px 3px;
	height: 47px;
	width: 49px
}

.sp-6 {
	background-position: -325px -13px;
	height: 17px;
	width: 17px
}

.sp-7 {
	background-position: -377px 0;
	height: 42px;
	width: 39px
}

.sp-8 {
	background-position: -446px -9px;
	height: 24px;
	width: 23px
}

.sp-9 {
	background-position: -504px -9px;
	height: 25px;
	width: 30px
}

.sp-10 {
	background-position: -566px -3px;
	height: 33px;
	width: 31px
}

.sp-11 {
	background-position: -11px -74px;
	height: 18px;
	width: 24px
}

.sp-12 {
	background-position: -76px -74px;
	height: 19px;
	width: 19px
}

.sp-13 {
	background-position: -119px -58px;
	height: 51px;
	width: 57px
}

.sp-14,
.sp-15 {
	height: 34px;
	width: 35px
}

.sp-14 {
	background-position: -192px -66px
}

.sp-15 {
	background-position: -254px -66px
}

.sp-16 {
	background-position: -319px -70px;
	height: 27px;
	width: 28px
}

.sp-17 {
	background-position: -374px -64px;
	height: 38px;
	width: 43px
}

.sp-18 {
	background-position: -442px -69px;
	height: 29px;
	width: 30px
}

.sp-19 {
	background-position: -507px -70px;
	height: 26px;
	width: 25px
}

.sp-20 {
	background-position: -568px -68px;
	height: 29px;
	width: 26px
}

.sp-21 {
	background-position: -12px -134px;
	height: 22px;
	width: 22px
}

.sp-22 {
	background-position: -77px -138px;
	height: 16px;
	width: 18px
}

.sp-23 {
	background-position: -131px -129px;
	height: 31px;
	width: 33px
}

.sp-24 {
	background-position: -251px -133px;
	height: 25px;
	width: 40px
}

.sp-25 {
	background-position: -311px -129px;
	height: 33px;
	width: 45px
}

.sp-26 {
	background-position: -377px -127px;
	height: 37px;
	width: 38px
}

.sp-27 {
	background-position: -444px -132px;
	height: 27px;
	width: 27px
}

.sp-28 {
	background-position: -501px -120px;
	height: 49px;
	width: 36px
}

.sp-29 {
	background-position: -568px -134px;
	height: 22px;
	width: 27px
}

.sp-30 {
	background-position: -6px -190px;
	height: 34px;
	width: 36px
}

.sp-31 {
	background-position: -66px -193px;
	height: 27px;
	width: 39px
}

.sp-32 {
	background-position: -133px -191px;
	height: 32px;
	width: 30px
}

.sp-33 {
	background-position: -181px -182px;
	height: 50px;
	width: 60px
}

.sp-34 {
	background-position: -377px -197px;
	height: 20px;
	width: 39px
}

.sp-35 {
	background-position: -450px -191px;
	height: 31px;
	width: 15px
}

.sp-36 {
	background-position: -513px -195px;
	height: 24px;
	width: 13px
}

.sp-37 {
	background-position: -569px -197px;
	height: 22px;
	width: 26px
}

.sp-38 {
	background-position: 2px -258px;
	height: 23px;
	width: 51px
}

.sp-39 {
	background-position: -72px -256px;
	height: 28px;
	width: 27px
}

.sp-40 {
	background-position: -137px -253px;
	height: 32px;
	width: 21px
}

.sp-41 {
	background-position: -196px -256px;
	height: 25px;
	width: 26px
}

.sp-42 {
	background-position: -253px -258px;
	height: 23px;
	width: 36px
}

.sp-43 {
	background-position: -380px -256px;
	height: 26px;
	width: 32px
}

.sp-44 {
	background-position: -445px -254px;
	height: 29px;
	width: 25px
}

.sp-45 {
	background-position: -506px -255px;
	height: 28px;
	width: 26px
}

.sp-46 {
	background-position: -553px -241px;
	height: 56px;
	width: 57px
}

.sp-47 {
	background-position: -5px -313px;
	height: 37px;
	width: 38px
}

.sp-48 {
	background-position: -66px -314px;
	height: 33px;
	width: 40px
}

.sp-49 {
	background-position: -132px -315px;
	height: 32px;
	width: 32px
}

.sp-50 {
	background-position: -198px -320px;
	height: 22px;
	width: 22px
}

.sp-51 {
	background-position: -259px -322px;
	height: 19px;
	width: 24px
}

.sp-52 {
	background-position: -322px -322px;
	height: 17px;
	width: 23px
}

.sp-53 {
	background-position: -383px -314px;
	height: 36px;
	width: 26px
}

.sp-54 {
	background-position: -450px -322px;
	height: 20px;
	width: 16px
}

.sp-55 {
	background-position: -504px -316px;
	height: 30px;
	width: 31px
}

.sp-56 {
	background-position: -568px -317px;
	height: 27px;
	width: 27px
}

.sp-57 {
	background-position: -6px -377px;
	height: 34px;
	width: 35px
}

.sp-58 {
	background-position: -68px -376px;
	height: 35px;
	width: 35px
}

.sp-59 {
	background-position: -137px -384px;
	height: 18px;
	width: 21px
}

.sp-60 {
	background-position: -189px -368px;
	height: 52px;
	width: 41px
}

.sp-61 {
	background-position: -252px -375px;
	height: 38px;
	width: 39px
}

.sp-62 {
	background-position: -314px -377px;
	height: 35px;
	width: 39px
}

.sp-63 {
	background-position: -370px -369px;
	height: 50px;
	width: 50px
}

.sp-64 {
	background-position: -444px -379px;
	height: 28px;
	width: 28px
}

.sp-65 {
	background-position: -505px -377px;
	height: 32px;
	width: 27px
}

.sp-66 {
	background-position: -569px -381px;
	height: 26px;
	width: 26px
}

.sp-67 {
	background-position: -10px -442px;
	height: 26px;
	width: 27px
}

.sp-68 {
	background-position: -72px -442px;
	height: 27px;
	width: 27px
}

.sp-69 {
	background-position: -129px -442px;
	height: 26px;
	width: 37px
}

.sp-70 {
	background-position: -198px -442px;
	height: 26px;
	width: 23px
}

.sp-71 {
	background-position: -258px -445px;
	height: 21px;
	width: 27px
}

.sp-72 {
	background-position: -315px -440px;
	height: 31px;
	width: 36px
}

.sp-73 {
	background-position: -377px -435px;
	height: 41px;
	width: 36px
}

.sp-74 {
	background-position: -445px -442px;
	height: 25px;
	width: 24px
}

.sp-75 {
	background-position: -503px -440px;
	height: 30px;
	width: 32px
}

.sp-76 {
	background-position: -565px -443px;
	height: 25px;
	width: 33px
}

.sp-77,
.sp-78 {
	height: 38px;
	width: 41px
}

.sp-77 {
	background-position: -3px -498px
}

.sp-78 {
	background-position: -65px -498px
}

.sp-79 {
	background-position: -130px -503px;
	height: 28px;
	width: 35px
}

.sp-80 {
	background-position: -197px -505px;
	height: 23px;
	width: 25px
}

.sp-81 {
	background-position: -256px -502px;
	height: 30px;
	width: 30px
}

.sp-82 {
	background-position: -314px -505px;
	height: 24px;
	width: 39px
}

.sp-83 {
	background-position: -376px -502px;
	height: 31px;
	width: 41px
}

.sp-84 {
	background-position: -448px -501px;
	height: 31px;
	width: 19px
}

.sp-85 {
	background-position: -504px -507px;
	height: 21px;
	width: 30px
}

.sp-86 {
	background-position: -570px -502px;
	height: 29px;
	width: 25px
}

.sp-87 {
	background-position: -3px -559px;
	height: 42px;
	width: 42px
}

.sp-88 {
	background-position: -65px -559px;
	height: 40px;
	width: 40px
}

.sp-89 {
	background-position: -127px -560px;
	height: 40px;
	width: 42px
}

.sp-90 {
	background-position: -192px -562px;
	height: 34px;
	width: 34px
}

.sp-91 {
	background-position: -247px -556px;
	height: 47px;
	width: 49px
}

.sp-92 {
	background-position: -372px -556px;
	height: 47px;
	width: 48px
}

.sp-93 {
	background-position: -446px -565px;
	height: 26px;
	width: 23px
}

.sp-94 {
	background-position: -503px -565px;
	height: 27px;
	width: 34px
}

.sp-95 {
	background-position: -570px -568px;
	height: 22px;
	width: 24px
}

.sp-96 {
	background-position: -1px -630px;
	height: 21px;
	width: 44px
}

.sp-97 {
	background-position: -65px -627px;
	height: 29px;
	width: 42px
}

.sp-98 {
	background-position: -129px -628px;
	height: 28px;
	width: 38px
}

.sp-99 {
	background-position: -190px -627px;
	height: 30px;
	width: 38px
}

.sp-100 {
	background-position: -244px -610px;
	height: 61px;
	width: 55px
}

.sp-101 {
	background-position: -319px -626px;
	height: 30px;
	width: 30px
}

.sp-102 {
	background-position: -372px -631px;
	height: 21px;
	width: 47px
}

.sp-103 {
	background-position: -441px -625px;
	height: 32px;
	width: 33px
}

.sp-104 {
	background-position: -504px -626px;
	height: 30px;
	width: 30px
}

.sp-105 {
	background-position: -562px -623px;
	height: 36px;
	width: 39px
}

.sp-106 {
	background-position: -9px -683px;
	height: 39px;
	width: 28px
}

.sp-107 {
	background-position: -66px -684px;
	height: 38px;
	width: 40px
}

.sp-108 {
	background-position: -125px -685px;
	height: 37px;
	width: 45px
}

.sp-109 {
	background-position: -187px -687px;
	height: 32px;
	width: 45px
}

.sp-110 {
	background-position: -252px -686px;
	height: 34px;
	width: 40px
}

.sp-111 {
	background-position: -315px -687px;
	height: 33px;
	width: 37px
}

.sp-112 {
	background-position: -374px -689px;
	height: 27px;
	width: 43px
}

.sp-113 {
	background-position: -440px -682px;
	height: 43px;
	width: 36px
}

.sp-114 {
	background-position: -504px -685px;
	height: 39px;
	width: 31px
}

.sp-115 {
	background-position: -562px -679px;
	height: 48px;
	width: 40px
}

.sp-116 {
	background-position: -3px -747px;
	height: 36px;
	width: 42px
}

.sp-117 {
	background-position: -67px -746px;
	height: 39px;
	width: 34px
}

.sp-118 {
	background-position: -128px -747px;
	height: 38px;
	width: 40px
}

.sp-119 {
	background-position: -189px -746px;
	height: 39px;
	width: 42px
}

.sp-120 {
	background-position: -252px -746px;
	height: 39px;
	width: 39px
}

.sp-121 {
	background-position: -314px -750px;
	height: 30px;
	width: 40px
}

.sp-122 {
	background-position: -374px -752px;
	height: 26px;
	width: 42px
}

.sp-123 {
	background-position: -441px -748px;
	height: 36px;
	width: 33px
}

.sp-124 {
	background-position: -507px -747px;
	height: 37px;
	width: 25px
}

.sp-125 {
	background-position: -561px -747px;
	height: 38px;
	width: 42px
}

.sp-126 {
	background-position: -4px -809px;
	height: 38px;
	width: 40px
}

.sp-127 {
	background-position: -64px -808px;
	height: 40px;
	width: 39px
}

.sp-128 {
	background-position: -128px -809px;
	height: 36px;
	width: 39px
}

.sp-129 {
	background-position: -193px -807px;
	height: 40px;
	width: 32px
}

.sp-130,
.sp-131 {
	height: 39px;
	width: 39px
}

.sp-130 {
	background-position: -252px -808px
}

.sp-131 {
	background-position: -315px -808px
}

.sp-132 {
	background-position: -378px -810px;
	height: 34px;
	width: 34px
}

.sp-133 {
	background-position: -437px -811px;
	height: 33px;
	width: 40px
}

.sp-134 {
	background-position: -500px -808px;
	height: 38px;
	width: 38px
}

.sp-135 {
	background-position: -562px -811px;
	height: 33px;
	width: 40px
}

.sp-136 {
	background-position: -5px -871px;
	height: 37px;
	width: 36px
}

.sp-137 {
	background-position: -64px -871px;
	height: 37px;
	width: 41px
}

.sp-138 {
	background-position: -128px -872px;
	height: 34px;
	width: 39px
}

.sp-139 {
	background-position: -186px -871px;
	height: 38px;
	width: 45px
}

.sp-140 {
	background-position: -254px -872px;
	height: 34px;
	width: 35px
}

.sp-141 {
	background-position: -314px -871px;
	height: 38px;
	width: 40px
}

.sp-142 {
	background-position: -380px -868px;
	height: 41px;
	width: 30px
}

.sp-143 {
	background-position: -442px -869px;
	height: 40px;
	width: 31px
}

.sp-144 {
	background-position: -500px -870px;
	height: 39px;
	width: 39px
}

.sp-145 {
	background-position: -563px -870px;
	height: 40px;
	width: 36px
}

.sp-146 {
	background-position: -9px -928px;
	height: 47px;
	width: 28px
}

.sp-147 {
	background-position: -58px -931px;
	height: 40px;
	width: 48px
}

.sp-148 {
	background-position: -128px -932px;
	height: 38px;
	width: 38px
}

.sp-253 {
	background-position: -242px -182px;
	height: 50px;
	width: 60px
}

.sp-254,
.sp-255 {
	width: 22px;
	height: 22px
}

.sp-254 {
	background-position: -322px -196px
}

.sp-255 {
	background-position: -322px -260px
}

.sp-256 {
	background-position: -305px -568px;
	height: 22px;
	width: 59px
}

.sp-257 {
	background-position: -197px -941px;
	height: 22px;
	width: 25px
}

.sp-258 {
	background-position: -265px -940px;
	height: 22px;
	width: 14px
}

.sp-259,
.sp-260 {
	width: 22px;
	height: 22px
}

.sp-259 {
	background-position: -322px -940px
}

.sp-260 {
	background-position: -385px -940px
}

.sp-261 {
	background-position: -445px -940px;
	height: 22px;
	width: 25px
}

.sp-262 {
	background-position: -513px -940px;
	height: 22px;
	width: 14px
}

.sp-263 {
	background-position: -192px -129px;
	height: 31px;
	width: 36px
}

.sp-149,
.sp-150,
.sp-151,
.sp-152,
.sp-153 {
	height: 78px;
	width: 78px
}

.sp-149 {
	background-position: -7px -7px
}

.sp-150 {
	background-position: -98px -7px
}

.sp-151 {
	background-position: -189px -7px
}

.sp-152 {
	background-position: -7px -98px
}

.sp-153 {
	background-position: -98px -98px
}

.sp-154 {
	background-position: -182px -91px;
	height: 91px;
	width: 91px
}

.sp-155 {
	background-position: -6px -6px;
	height: 62px;
	width: 62px
}

.sp-156 {
	background-position: -91px -20px;
	height: 34px;
	width: 37px
}

.sp-157,
.sp-158 {
	height: 36px;
	width: 36px
}

.sp-157 {
	background-position: -163px -19px
}

.sp-158 {
	background-position: -235px -18px
}

.sp-159 {
	background-position: -297px -12px;
	height: 51px;
	width: 55px
}

.sp-160 {
	background-position: -368px -11px;
	height: 52px;
	width: 56px
}

.sp-161,
.sp-162 {
	height: 40px;
	width: 40px
}

.sp-161 {
	background-position: -449px -17px
}

.sp-162 {
	background-position: -521px -17px
}

.sp-163,
.sp-164 {
	height: 49px;
	width: 49px
}

.sp-163 {
	background-position: -587px -12px
}

.sp-164 {
	background-position: -659px -12px
}

.sp-165 {
	background-position: -16px -90px;
	height: 38px;
	width: 41px
}

.sp-166 {
	background-position: -81px -83px;
	height: 52px;
	width: 56px
}

.sp-167,
.sp-168 {
	height: 58px;
	width: 62px
}

.sp-167 {
	background-position: -150px -80px
}

.sp-168 {
	background-position: -222px -80px
}

.sp-169,
.sp-170 {
	height: 61px;
	width: 61px
}

.sp-169 {
	background-position: -294px -78px
}

.sp-170 {
	background-position: -366px -78px
}

.sp-171,
.sp-172 {
	height: 50px;
	width: 71px
}

.sp-171 {
	background-position: -433px -84px
}

.sp-172 {
	background-position: -504px -84px
}

.sp-173,
.sp-174 {
	height: 60px;
	width: 65px
}

.sp-173 {
	background-position: -580px -79px
}

.sp-174 {
	background-position: -652px -79px
}

.sp-175 {
	background-position: -15px -153px;
	height: 55px;
	width: 44px
}

.sp-176 {
	background-position: -89px -153px;
	height: 55px;
	width: 39px
}

.sp-177 {
	background-position: -163px -166px;
	height: 29px;
	width: 34px
}

.sp-178 {
	background-position: -229px -157px;
	height: 48px;
	width: 48px
}

.sp-179 {
	background-position: -304px -160px;
	height: 41px;
	width: 41px
}

.sp-180 {
	background-position: -380px -164px;
	height: 33px;
	width: 33px
}

.sp-181 {
	background-position: -456px -167px;
	height: 27px;
	width: 27px
}

.sp-182 {
	background-position: -525px -164px;
	height: 32px;
	width: 32px
}

.sp-183 {
	background-position: -593px -166px;
	height: 28px;
	width: 39px
}

.sp-184 {
	background-position: -653px -149px;
	height: 63px;
	width: 63px
}

.sp-185 {
	background-position: -9px -234px;
	height: 36px;
	width: 55px
}

.sp-186,
.sp-187 {
	height: 38px;
	width: 56px
}

.sp-186 {
	background-position: -81px -234px
}

.sp-187 {
	background-position: -153px -234px
}

.sp-188 {
	background-position: -226px -231px;
	height: 44px;
	width: 54px
}

.sp-189 {
	background-position: -303px -234px;
	height: 39px;
	width: 43px
}

.sp-190 {
	background-position: -370px -226px;
	height: 53px;
	width: 53px
}

.sp-191 {
	background-position: -447px -231px;
	height: 43px;
	width: 43px
}

.sp-192 {
	background-position: -517px -229px;
	height: 47px;
	width: 47px
}

.sp-193,
.sp-194 {
	height: 37px;
	width: 37px
}

.sp-193 {
	background-position: -594px -234px
}

.sp-194 {
	background-position: -666px -234px
}

.sp-195 {
	background-position: -1px -310px;
	height: 28px;
	width: 71px
}

.sp-196,
.ui-rangeSlider-container {
	height: 42px
}

.sp-196 {
	background-position: -82px -305px;
	width: 51px
}

.sp-197 {
	background-position: -155px -305px;
	height: 39px;
	width: 51px
}

.sp-198 {
	background-position: -233px -305px;
	height: 40px;
	width: 40px
}

.sp-199 {
	background-position: -303px -305px;
	height: 40px;
	width: 43px
}

.sp-200 {
	background-position: -371px -301px;
	height: 46px;
	width: 53px
}

.sp-201 {
	background-position: -438px -294px;
	height: 61px;
	width: 61px
}

.sp-202 {
	background-position: -509px -292px;
	height: 64px;
	width: 64px
}

.sp-203 {
	background-position: -588px -298px;
	height: 54px;
	width: 49px
}

.sp-204 {
	background-position: -662px -306px;
	height: 37px;
	width: 46px
}

.sp-205,
.sp-206 {
	height: 59px;
	width: 50px
}

.sp-205 {
	background-position: -12px -367px
}

.sp-206 {
	background-position: -84px -367px
}

.sp-207 {
	background-position: -161px -381px;
	height: 33px;
	width: 40px
}

.sp-208 {
	background-position: -222px -373px;
	height: 48px;
	width: 63px
}

.sp-209 {
	background-position: -296px -374px;
	height: 44px;
	width: 57px
}

.sp-210 {
	background-position: -380px -373px;
	height: 47px;
	width: 34px
}

.sp-211 {
	background-position: -442px -363px;
	height: 67px;
	width: 53px
}

.sp-212,
.sp-213 {
	height: 69px;
	width: 58px
}

.sp-212 {
	background-position: -512px -363px
}

.sp-213 {
	background-position: -584px -362px
}

.sp-214 {
	background-position: -659px -366px;
	height: 61px;
	width: 52px
}

.sp-215 {
	background-position: -11px -443px;
	height: 52px;
	width: 52px
}

.sp-216 {
	background-position: -90px -448px;
	height: 39px;
	width: 38px
}

.sp-217 {
	background-position: -149px -438px;
	height: 62px;
	width: 64px
}

.sp-218 {
	background-position: -227px -443px;
	height: 52px;
	width: 52px
}

.sp-219 {
	background-position: -310px -454px;
	height: 30px;
	width: 30px
}

.sp-220 {
	background-position: -383px -454px;
	height: 30px;
	width: 27px
}

.sp-221 {
	background-position: -442px -442px;
	height: 53px;
	width: 53px
}

.sp-222 {
	background-position: -513px -457px;
	height: 24px;
	width: 56px
}

.sp-223 {
	background-position: -583px -448px;
	height: 41px;
	width: 60px
}

.sp-224 {
	background-position: -655px -440px;
	height: 59px;
	width: 59px
}

.sp-225 {
	background-position: -18px -522px;
	height: 38px;
	width: 38px
}

.sp-226 {
	background-position: -83px -515px;
	height: 52px;
	width: 52px
}

.sp-227 {
	background-position: -156px -516px;
	height: 49px;
	width: 49px
}

.sp-228 {
	background-position: -217px -503px;
	height: 72px;
	width: 72px
}

.sp-229 {
	background-position: -297px -517px;
	height: 46px;
	width: 57px
}

.sp-230 {
	background-position: -369px -510px;
	height: 61px;
	width: 55px
}

.sp-231 {
	background-position: -458px -535px;
	height: 22px;
	width: 22px
}

.sp-232,
.sp-233 {
	height: 49px;
	width: 49px
}

.sp-232 {
	background-position: -517px -516px
}

.sp-233 {
	background-position: -589px -516px
}

.sp-234 {
	background-position: -657px -515px;
	height: 51px;
	width: 56px
}

.sp-235 {
	background-position: -10px -585px;
	height: 54px;
	width: 54px
}

.sp-236 {
	background-position: -85px -585px;
	height: 54px;
	width: 48px
}

.sp-237 {
	background-position: -157px -587px;
	height: 50px;
	width: 48px
}

.sp-238 {
	background-position: -227px -588px;
	height: 49px;
	width: 52px
}

.sp-239 {
	background-position: -302px -585px;
	height: 55px;
	width: 46px
}

.sp-240 {
	background-position: -374px -588px;
	height: 50px;
	width: 46px
}

.sp-241 {
	background-position: -444px -591px;
	height: 44px;
	width: 49px
}

.sp-242 {
	background-position: -532px -598px;
	height: 31px;
	width: 18px
}

.sp-243 {
	background-position: -595px -598px;
	height: 29px;
	width: 37px
}

.sp-244 {
	background-position: -668px -598px;
	height: 31px;
	width: 35px
}

.sp-245 {
	background-position: -17px -665px;
	height: 39px;
	width: 39px
}

.sp-246 {
	background-position: -85px -666px;
	height: 37px;
	width: 47px
}

.sp-247 {
	background-position: -170px -664px;
	height: 41px;
	width: 23px
}

.sp-248 {
	background-position: -233px -665px;
	height: 41px;
	width: 41px
}

.sp-249 {
	background-position: -306px -665px;
	height: 38px;
	width: 38px
}

.sp-250 {
	background-position: -373px -673px;
	height: 24px;
	width: 49px
}

.sp-251,
.sp-252 {
	height: 89px;
	width: 89px
}

.sp-251 {
	background-position: -2px -2px
}

.sp-252 {
	background-position: -95px -2px
}

.companionPanels .companion-slider .carousel-control.left,
.companionPanels .companion-slider .carousel-control.right {
	top: 34%
}

select.dropdownselect {
	border-radius: 3px!important;
	padding: 10px 12px;
	border-color: #ccc;
	background-color: #fff;
	width: 100%;
	min-height: 46px
}

sup {
	vertical-align: super;
	top: inherit
}

.check-label,
.col-middle {
	vertical-align: middle
}

sub,
sup {
	font-size: 55%;
	line-height: 0;
	position: relative
}

td.dp-promotionday a {
	background-color: #3883E0!important;
	color: #fff!important
}

td.dp-promotionday {
	background-color: #3883E0!important;
	color: #fff
}

.z-index-inherit {
	z-index: inherit!important
}

.carousel-control:focus {
	outline: #3685e7 solid 2px!important
}

.white {
	color: #FFF!important
}

.black {
	color: #232b38!important
}

.red {
	color: #fed200!important
}

.tk-grey {
	color: #C3CBD7
}

.bg-red {
	background-color: #fed200!important
}

.blue {
	color: #2073E3!important
}

.color-4f4f4f {
	color: #4f4f4f!important
}

.green {
	color: #53c172!important
}

.gold {
	color: #dfa200!important
}

.gray {
	color: #647286!important
}

.gray:hover {
	color: #232b38!important
}

.text-muted,
i.gray:hover {
	color: #647286!important
}

.bold {
	font-weight: 700
}

.normal {
	font-weight: 400
}

.dark {
	background-color: #101a2a
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

.text-justify {
	text-align: justify!important
}

.grid,
.media.grid,
figure {
	margin-top: 2em;
	margin-bottom: 2em
}

.grid-top {
	margin-top: 2em
}

.grid-bottom {
	margin-bottom: 2em
}

.grid-gutter-small .row,
.grid-gutter-small.row {
	margin-left: -5px;
	margin-right: -5px
}

.grid-gutter-small .row>div,
.grid-gutter-small.row>div {
	padding-left: 5px;
	padding-right: 5px
}

.fw-arial {
	font-family: Arial, sans-serif!important
}

.fw100,
.museoSans100 {
	font-family: MuseoSans-100!important
}

.fw100 {
	font-weight: 100!important
}

.fw300 {
	font-family: MuseoSans-300!important
}

.fw500 {
	font-family: MuseoSans-500!important
}

.fw700 {
	font-family: MuseoSans-700!important
}

.fw900 {
	font-family: MuseoSans-900!important
}

.fs-0 {
	font-size: 0!important
}

.fs-10 {
	font-size: 10px!important
}

.fs-11 {
	font-size: 11px!important
}

.fs-12 {
	font-size: 12px!important
}

.fs-13 {
	font-size: 13px!important
}

.fs-14 {
	font-size: 14px!important
}

.fs-15 {
	font-size: 15px!important
}

.fs-16 {
	font-size: 16px!important
}

.fs-17 {
	font-size: 17px!important
}

.fs-18 {
	font-size: 18px!important
}

.fs-19 {
	font-size: 19px!important
}

.fs-20 {
	font-size: 20px!important
}

.fs-21 {
	font-size: 21px!important
}

.fs-22 {
	font-size: 22px!important
}

.fs-23 {
	font-size: 23px!important
}

.fs-24 {
	font-size: 24px!important
}

.fs-25 {
	font-size: 25px!important
}

.fs-26 {
	font-size: 26px!important
}

.fs-27 {
	font-size: 27px!important
}

.fs-28 {
	font-size: 28px!important
}

.fs-29 {
	font-size: 29px!important
}

.fs-30 {
	font-size: 30px!important
}

.fs-31 {
	font-size: 31px!important
}

.fs-32 {
	font-size: 32px!important
}

.fs-33 {
	font-size: 33px!important
}

.fs-34 {
	font-size: 34px!important
}

.fs-35 {
	font-size: 35px!important
}

.fs-36 {
	font-size: 36px!important
}

.fs-37 {
	font-size: 37px!important
}

.fs-38 {
	font-size: 38px!important
}

.fs-39 {
	font-size: 39px!important
}

.fs-40 {
	font-size: 40px!important
}

.fs-41 {
	font-size: 41px!important
}

.fs-42 {
	font-size: 42px!important
}

.fs-43 {
	font-size: 43px!important
}

.fs-44 {
	font-size: 44px!important
}

.fs-45 {
	font-size: 45px!important
}

.fs-46 {
	font-size: 46px!important
}

.fs-47 {
	font-size: 47px!important
}

.fs-48 {
	font-size: 48px!important
}

.fs-49 {
	font-size: 49px!important
}

.fs-50 {
	font-size: 50px!important
}

.fs-55 {
	font-size: 55px!important
}

.fs-60 {
	font-size: 60px!important
}

.fs-64 {
	font-size: 64px!important
}

.mr5 {
	margin-right: 5px!important
}

.mr5 i {
	margin-right: 5px
}

.mb5 {
	margin-bottom: 5px!important
}

.mb20 {
	margin-bottom: 20px!important
}

.mr20 {
	margin-right: 20px!important
}

.mr10 {
	margin-right: 10px!important
}

.mt0 {
	margin-top: 0!important
}

.pr5 {
	padding-right: 5px
}

.pt-19 {
	margin-top: 19px
}

.mr-20- {
	margin-right: -20px!important
}

.ml-20- {
	margin-left: -20px!important
}

.ml-5- {
	margin-left: -5px!important
}

.mr-5- {
	margin-right: -5px!important
}

.lh-0 {
	line-height: 0!important
}

.lh-10 {
	line-height: 10px!important
}

.lh-11 {
	line-height: 11px!important
}

.lh-12 {
	line-height: 12px!important
}

.lh-13 {
	line-height: 13px!important
}

.lh-14 {
	line-height: 14px!important
}

.lh-15 {
	line-height: 15px!important
}

.lh-16 {
	line-height: 16px!important
}

.lh-17 {
	line-height: 17px!important
}

.lh-18 {
	line-height: 18px!important
}

.lh-19 {
	line-height: 19px!important
}

.lh-20 {
	line-height: 20px!important
}

.lh-21 {
	line-height: 21px!important
}

.lh-22 {
	line-height: 22px!important
}

.lh-23 {
	line-height: 23px!important
}

.lh-24 {
	line-height: 24px!important
}

.lh-25 {
	line-height: 25px!important
}

.lh-26 {
	line-height: 26px!important
}

.lh-27 {
	line-height: 27px!important
}

.lh-28 {
	line-height: 28px!important
}

.lh-29 {
	line-height: 29px!important
}

.lh-30 {
	line-height: 30px!important
}

.lh-31 {
	line-height: 31px!important
}

.lh-32 {
	line-height: 32px!important
}

.lh-33 {
	line-height: 33px!important
}

.lh-34 {
	line-height: 34px!important
}

.lh-35 {
	line-height: 35px!important
}

.lh-36 {
	line-height: 36px!important
}

.lh-37 {
	line-height: 37px!important
}

.lh-38 {
	line-height: 38px!important
}

.lh-39 {
	line-height: 39px!important
}

.lh-40 {
	line-height: 40px!important
}

.lh-41 {
	line-height: 41px!important
}

.lh-42 {
	line-height: 42px!important
}

.lh-43 {
	line-height: 43px!important
}

.lh-44 {
	line-height: 44px!important
}

.lh-45 {
	line-height: 45px!important
}

.lh-46 {
	line-height: 46px!important
}

.lh-47 {
	line-height: 47px!important
}

.lh-48 {
	line-height: 48px!important
}

.lh-49 {
	line-height: 49px!important
}

.lh-50 {
	line-height: 50px!important
}

.lh-55 {
	line-height: 55px!important
}

.lh-60 {
	line-height: 60px!important
}

.lh-normal {
	line-height: normal!important
}

.float-right {
	float: right!important
}

.margin-center {
	margin-left: auto;
	margin-right: auto
}

.no-margin {
	margin: 0!important
}

.m-5 {
	margin: 5px!important
}

.m-10 {
	margin: 10px!important
}

.m-15 {
	margin: 15px!important
}

.m-20 {
	margin: 20px!important
}

.m-25 {
	margin: 25px!important
}

.m-30 {
	margin: 30px!important
}

.mb-0 {
	margin-bottom: 0!important
}

.mb-3 {
	margin-bottom: 3px!important
}

.mb-5 {
	margin-bottom: 5px!important
}

.mb-10 {
	margin-bottom: 10px!important
}

.mb-15 {
	margin-bottom: 15px!important
}

.mb-20 {
	margin-bottom: 20px!important
}

.mb-25 {
	margin-bottom: 25px!important
}

.mb-30 {
	margin-bottom: 30px!important
}

.mt-0 {
	margin-top: 0!important
}

.mt-2 {
	margin-top: 2px!important
}

.mt-3 {
	margin-top: 3px!important
}

.mt-5 {
	margin-top: 5px!important
}

.mt-10 {
	margin-top: 10px!important
}

.mt-15 {
	margin-top: 15px!important
}

.mt-20 {
	margin-top: 20px!important
}

.mt-25 {
	margin-top: 25px!important
}

.mt-30 {
	margin-top: 30px!important
}

.mt-35 {
	margin-top: 35px!important
}

.mt-38 {
	margin-top: 38px!important
}

.mt-40 {
	margin-top: 40px!important
}

.mr-0 {
	margin-right: 0!important
}

.mr-4 {
	margin-right: 4px!important
}

.mr-5 {
	margin-right: 5px!important
}

.mr-8 {
	margin-right: 8px!important
}

.mr-10 {
	margin-right: 10px!important
}

.mr-15 {
	margin-right: 15px!important
}

.mr-20 {
	margin-right: 20px!important
}

.mr-25 {
	margin-right: 25px!important
}

.mr-30 {
	margin-right: 30px!important
}

.ml-0 {
	margin-left: 0!important
}

.ml-5 {
	margin-left: 5px!important
}

.ml-10 {
	margin-left: 10px!important
}

.ml-15 {
	margin-left: 15px!important
}

.ml-20 {
	margin-left: 20px!important
}

.ml-25 {
	margin-left: 25px!important
}

.ml-30 {
	margin-left: 30px!important
}

.ml-39 {
	margin-left: 39px!important
}

.mt-5- {
	margin-top: -5px!important
}

.mt-10- {
	margin-top: -10px!important
}

.mt-15- {
	margin-top: -15px!important
}

.mb-5- {
	margin-bottom: -5px!important
}

.mb-15- {
	margin-bottom: -15px!important
}

.no-padding {
	padding: 0!important
}

.p-5 {
	padding: 5px!important
}

.p-10 {
	padding: 10px!important
}

.p-12 {
	padding: 12px!important
}

.p-15 {
	padding: 15px!important
}

.p-20 {
	padding: 20px!important
}

.p-25 {
	padding: 25px!important
}

.p-30 {
	padding: 30px!important
}

.pb-0 {
	padding-bottom: 0!important
}

.pb-3 {
	padding-bottom: 3px!important
}

.pb-4 {
	padding-bottom: 4px!important
}

.pb-5 {
	padding-bottom: 5px!important
}

.pb-10 {
	padding-bottom: 10px!important
}

.pb-15 {
	padding-bottom: 15px!important
}

.pb-20 {
	padding-bottom: 20px!important
}

.pb-25 {
	padding-bottom: 25px!important
}

.pb-30 {
	padding-bottom: 30px!important
}

.pb-60 {
	padding-bottom: 60px!important
}

.pb-75 {
	padding-bottom: 75px!important
}

.pt-0 {
	padding-top: 0!important
}

.pt-1 {
	padding-top: 1px!important
}

.pt-2 {
	padding-top: 2px!important
}

.pt-3 {
	padding-top: 3px!important
}

.pt-4 {
	padding-top: 4px!important
}

.pt-5 {
	padding-top: 5px!important
}

.pt-6 {
	padding-top: 6px!important
}

.pt-10 {
	padding-top: 10px!important
}

.pt-12 {
	padding-top: 12px!important
}

.pt-15 {
	padding-top: 15px!important
}

.pt-20 {
	padding-top: 20px!important
}

.pt-25 {
	padding-top: 25px!important
}

.pt-30 {
	padding-top: 30px!important
}

.pt-33 {
	padding-top: 33px!important
}

.pt-60 {
	padding-top: 60px!important
}

.pt-65 {
	padding-top: 65px!important
}

.pr-0 {
	padding-right: 0!important
}

.pr-5 {
	padding-right: 5px!important
}

.pr-8 {
	padding-right: 8px!important
}

.pr-10 {
	padding-right: 10px!important
}

.pr-15 {
	padding-right: 15px!important
}

.pr-20 {
	padding-right: 20px!important
}

.pr-25 {
	padding-right: 25px!important
}

.pr-30 {
	padding-right: 30px!important
}

.pl-0 {
	padding-left: 0!important
}

.pl-5 {
	padding-left: 5px!important
}

.pl-7 {
	padding-left: 7px!important
}

.pl-10 {
	padding-left: 10px!important
}

.pl-15,
.pl-15-web {
	padding-left: 15px!important
}

.pl-20 {
	padding-left: 20px!important
}

.pl-22 {
	padding-left: 22px!important
}

.pl-25 {
	padding-left: 25px!important
}

.pl-30 {
	padding-left: 30px!important
}

.pl-35 {
	padding-left: 35px!important
}

.pl-45 {
	padding-left: 45px!important
}

.pl-53 {
	padding-left: 53px!important
}

.ls-0-3 {
	letter-spacing: -.3px!important
}

.ls-0-5 {
	letter-spacing: -.5px!important
}

.ls-1 {
	letter-spacing: -1px!important
}

.ls-1-5 {
	letter-spacing: -1.5px!important
}

.ls-1-2,
.ls-2 {
	letter-spacing: -2px!important
}

.ls-05- {
	letter-spacing: .5px!important
}

.border-radius-t {
	border-radius: 3px 3px 0 0
}

.border-radius-b {
	border-radius: 0 0 3px 3px
}

.border-radius-l {
	border-radius: 3px 0 0 3px
}

.border-radius-r {
	border-radius: 0 3px 3px 0
}

.border-red {
	border: 1px solid #fed200
}

.border-gray {
	border: 1px solid #ccc
}

.border-black {
	border: 1px solid #000
}

.border-label {
	border: 1px solid #ccc;
	margin-right: -2px;
	border-radius: 3px 0 0 3px
}

.arrows-control {
	padding: 0 0 0 10px
}

.arrows-control a {
	border-radius: 0;
	float: left;
	padding: 7px 11px 5px;
	box-shadow: none!important
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-smoke,
.btn-success,
.btn-warning {
	background-image: none
}

.btn-input-red {
	cursor: pointer;
	display: block;
	height: 85px;
	text-align: center;
	text-decoration: none
}

.btn-input-red i.fa-3x {
	line-height: 100px
}

.btn-danger,
.btn-input-red,
.btn-red {
	background: #fe0000!important;
	border: none!important;
	color: #fff!important;
	border-bottom: none!important;
	opacity: 1!important
}

.btn-danger.btn[disabled],
.btn-red.btn[disabled] {
	opacity: .65!important
}

.btn-input-red:hover,
.btn-red:hover {
	background-color: #ff3545!important
}

.btn-danger:active,
.btn-input-red:active,
.btn-red:active {
	background-color: #c61d2a!important;
	-webkit-box-shadow: inset 0 1px 2px rgba(135, 13, 23, .9)!important;
	box-shadow: inset 0 1px 2px rgba(135, 13, 23, .9)!important
}

.btn-danger {
	border: 1px solid #fe0000!important;
	box-shadow: none!important
}

.btn-danger:hover {
	border: 1px solid #ff3545!important;
	background-color: #ff3545!important
}

.btn-danger:active {
	border: 1px solid #c61d2a!important
}

.btn-danger.btn-arrow:after,
.btn-red.btn-arrow:after {
	border-color: #fed200 transparent;
	border-style: solid;
	border-width: 6px 6px 0;
	bottom: -6px;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	width: 0;
	margin-left: -6px
}

.widthfull {
	width: 100%
}

.text-decoration-underline {
	text-decoration: underline
}

.flight-selector-bg {
	margin: 0 0 20px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding: 20px 0
}

.flight-selector-bg img {
	width: 20px
}

#schedule {
	min-height: 419px;
	background-color: #232b38
}

section#help {
	background-color: #FFF;
	padding: 3em 0
}

section#help .form {
	margin: 1em 0;
	position: relative
}

section#help .form input {
	font-size: 24px;
	padding: 42px;
	height: auto;
	background-color: #ECF0F6;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1) inset;
	font-family: MuseoSans-500;
	border-radius: 0
}

section#help .form a.btn {
	background-color: transparent;
	padding: 2.5em;
	position: absolute;
	top: -16px;
	right: 0;
	border: none;
	color: #000;
	box-shadow: none
}

section#help .form a.btn:hover {
	color: rgba(0, 0, 0, .53)
}

section#help .form a.btn i {
	font-size: 3.5em
}

.section-title h1 {
	font-size: 48px;
	letter-spacing: -2px
}

.section-title p {
	font-size: 16px
}

.custom-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
	font-family: MuseoSans-900;
	font-size: 15px;
	padding-bottom: 1px
}

.custom-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
	font-size: 10px;
	font-family: MuseoSans-300;
	letter-spacing: 1.6px
}

.check-label,
.date-clear-btn,
.done-btn {
	font-family: MuseoSans-700;
	letter-spacing: 0
}

.check-label {
	font-size: 14px
}

.date-clear-btn {
	font-size: 15px;
	padding: 6px 20px
}

.metro-checkbox input[type=checkbox]:checked~.check:after {
	background-image: url(../img/icons/icon-check.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	float: left;
	background-position: center;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .25) inset
}

label.metro-checkbox {
	padding-right: 15px;
	line-height: 30px;
	padding-left: 0;
	outline: 0;
	user-select: none
}

label.metro-radio {
	line-height: 30px;
	position: relative
}

label.checkbox {
	margin-top: 5px;
	margin-bottom: 5px
}

.ui-datepicker-wrapper-header label.checkbox {
	margin-top: 2px;
	margin-bottom: 0
}

.width-auto {
	width: auto
}

.done-btn {
	padding: 6px 12px
}

.nopadding {
	padding: 0
}

.nomargin {
	margin: 0!important
}

.display-table {
	display: table
}

.col-xs-height,
.display-table-cell {
	display: table-cell
}

.float-none {
	float: none!important
}

.border-bottom-none {
	border-bottom: none!important
}

.col-border-rgba-3 {
	border-right: 1px solid rgba(226, 226, 226, .3)
}

.col-xs-height {
	float: none
}

.col-top {
	vertical-align: top!important;
	height: 100%
}

.col-bottom {
	vertical-align: bottom
}

.col-xs-top {
	vertical-align: top
}

.col-xs-middle {
	vertical-align: middle
}

.col-xs-bottom {
	vertical-align: bottom
}

section.section {
	background-color: #fff
}

.icon-inbound,
.icon-outbound {
	margin-right: 10px
}

.icon-inbound-plane,
.icon-outbound-plane {
	background-image: url(../img/sprite/sprite-icons-w3.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 15px;
	width: 33px;
	background-position: -400px -346px
}

.icon-outbound-plane {
	background-position: -400px -364px
}

.btn-transparent {
	background-color: #000;
	color: #FFF;
	border-color: rgba(255, 255, 255, .5);
	text-shadow: 0 1px 0 #000
}

.btn-transparent:focus,
.btn-transparent:hover {
	color: #fff;
	background-color: #000;
	border-color: rgba(255, 255, 255, 1);
	border-bottom-style: solid
}

.btn.btn-arrow,
.navbar-content .navbar-btn .btn-default {
	position: relative
}

.inline-block {
	display: inline-block
}

.inline {
	display: inline
}

.tabs-radius .tab-content {
	margin: -3px 0 0
}

.tabs-radius .nav-tabs li a {
	margin-right: -1px!important;
	cursor: pointer
}

.tabs-radius .nav-tabs li a input {
	cursor: pointer;
	width: 1px
}

.tabs-radius .nav-tabs li a span.metro-radio {
	line-height: 30px;
	position: relative
}

.tabs-radius .nav-tabs li a span.checkbox {
	margin-top: 5px;
	margin-bottom: 5px
}

.tabs-radius .nav-tabs li:last-child a {
	border-radius: 0 5px 5px 0;
	margin-right: 0!important
}

.tabs-radius .nav-tabs li:first-child a {
	border-radius: 5px 0 0 5px
}

.nav.nav-tabs.nav-default li a:hover .metro-radio i,
.nav.nav-tabs.nav-default li.active .metro-radio i {
	color: #fed200
}

.nav.nav-tabs.nav-default li .metro-radio i {
	color: #99a5b4;
	line-height: 28px;
	float: right
}

.nav.nav-tabs.nav-default li .metro-radio i[class*=" cfa-"],
.nav.nav-tabs.nav-default li .metro-radio i[class^=cfa-] {
	float: none!important;
	color: inherit!important;
	line-height: inherit!important;
	vertical-align: middle
}

.tabs-radius .tab-content .tab-pane {
	border-radius: 0 0 5px 5px;
	padding: 2em 1.2em;
	background-color: #fff
}

.nav.nav-tabs.nav-default li.active:last-child a {
	border-radius: 0 5px 0 0
}

.nav.nav-tabs.nav-default li.active:first-child a {
	border-radius: 5px 0 0
}

.small-metro.metro-radio input[type=radio]:checked~.check:after {
	height: 9px;
	margin: 4px;
	width: 9px
}

.small-metro .check {
	width: 19px!important;
	height: 19px!important;
	margin: 5px 2px 0 -20px!important
}

.small-metro .check.elem-icon {
	margin: 4px 0 0!important
}

.small-metro.metro-checkbox input[type=checkbox]:checked~.check:after {
	width: 20px;
	height: 20px
}

.metro-radio-blue input[type=radio]:checked+span+.checked-label {
	color: #2e8ffd
}

.small-metro.metro-checkbox .check {
	width: 20px;
	height: 20px;
	margin: 4px 7px 0 0
}

.checkbox.metro-radio.nopadding {
	padding: 0 0 0 20px
}

.cabinandfareselectiontabs .metro-radio {
	position: relative
}

.cabinandfareselectiontabs .metro-radio input {
	height: 100%;
	margin: 0 0 0 -20px;
	width: 100%
}

.metro-radio.metro-radio-blue input[type=radio]:checked~.check:after {
	background-color: #2073E3
}

.metro-checkbox input[type=checkbox]:disabled~.check,
.metro-radio input[type=radio]:disabled~.check {
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: not-allowed;
	background-color: #EFEFEF
}

.bootstrap-select.show-menu-arrow.open>.btn {
	z-index: 1038
}

.bootstrap-select.btn-group .dropdown-menu {
	z-index: 1039;
	padding: 0
}

#ms-login-tab .bootstrap-select.btn-group .dropdown-menu {
	z-index: 2000!important
}

#passengerDetailPanelCmp .bootstrap-select.btn-group .dropdown-menu {
	z-index: 2000!important;
	padding: 0
}

.dropdown-menu.open>ul.dropdown-menu.inner {
	max-height: 265px!important;
	overflow-y: auto
}

.calculated-price-list {
	padding-left: 0;
	list-style: none
}

.calculated-price-list li {
	font-size: 16px;
	font-weight: 300;
	line-height: 23px
}

.calculated-price-list li p {
	margin-bottom: 0;
	padding-left: 10px
}

.calculated-price-list li p:first-child {
	margin-top: 5px
}

.calculated-price-list li p:last-child {
	margin-bottom: 10px
}

.btn-wide {
	padding-left: 3em;
	padding-right: 3em
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #edeff2
}

.checkbox.metro-checkbox a,
.metro-checkbox,
.radio.metro-radio a {
	z-index: 9;
	position: relative
}

.carousel.slide.exploreourbestofferscarousel,
.metro-checkbox input {
	z-index: 1
}

.metro-checkbox input,
.metro-radio input {
	position: absolute;
	opacity: 0;
	width: 1px;
	height: 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.metro-checkbox .check,
.metro-radio .check {
	background-color: #FFF;
	border: 1px solid #ADADAD;
	display: inline-block;
	height: 24px;
	line-height: 12px;
	margin: 3px 5px 0 0;
	padding: 0;
	vertical-align: top;
	width: 24px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .25) inset
}

.metro-radio .check {
	border-radius: 100%
}

.metro-checkbox input[type=checkbox]:hover~.check,
.metro-radio input[type=radio]:hover~.check {
	border-color: #A9A9A9
}

.metro-checkbox input[type=checkbox]:checked~.check:after {
	background-color: #2073E3;
	border: 1px solid #2368BC;
	color: #fff;
	content: "";
	font-family: FontAwesome;
	font-size: 12px;
	top: 0;
	position: relative;
	left: -1px;
	border-radius: 3px;
	padding: 0 1px 1px
}

.metro-checkbox-red input[type=checkbox]:checked~.check:after {
	background-color: #fed200;
	border: 1px solid #fed200
}

.metro-checkbox.checked .check:after {
	background-color: #2073E3;
	border: 1px solid #2368BC;
	color: #fff;
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 12px;
	top: 0;
	border-radius: 3px;
	padding: 0 1px 1px 0
}

.metro-checkbox.metro-checkbox-red.checked .check:after {
	background-color: #fed200;
	border: 1px solid #fed200
}

.metro-radio input[type=radio]:checked~.check:after {
	background-color: #282837;
	border-radius: 100%;
	content: ""!important;
	display: block;
	height: 14px;
	margin: 4px;
	width: 14px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

.metro-checkbox.h3 .check,
.metro-radio.h3 .check {
	line-height: 6px
}

.metro-checkbox.h4 .check,
.metro-radio.h4 .check {
	line-height: 10px
}

.checkbox.metro-checkbox.h3.thin>div {
	display: inline-block
}

.checkbox.metro-checkbox .media {
	margin: 0;
	display: inline-table
}

.metro-checkbox-lg.metro-checkbox .check {
	width: 22px;
	height: 20px;
	margin: 0 8px 0 -20px;
	line-height: 18px
}

.metro-checkbox-lg.metro-checkbox input[type=checkbox]:checked~.check:after {
	font-size: 14px;
	padding: 2px 2px 1px 4px
}

.carousel-single-content .grid-gutter-small .row {
	margin-bottom: 10px
}

.carousel.slide.exploreourbestofferscarousel .carousel-control.left {
	left: -9%!important
}

.carousel.slide.exploreourbestofferscarousel .carousel-control.right {
	right: -9%!important
}

.carousel.slide.exploreourbestofferscarousel .carousel-control {
	width: 63px;
	overflow: hidden
}

.carousel .carousel-control {
	height: 63px;
	top: 50%;
	width: 63px;
	left: 3%;
	background-image: none;
	background-color: #fff;
	filter: none;
	border-radius: 50%;
	border: 3px solid #b1b3b7;
	color: #b1b3b7
}

.carousel .carousel-control.fleet-carousel-control {
	background-color: initial!important
}

.carousel .carousel-control:hover {
	color: #000;
	border-color: #000
}

.carousel .right.carousel-control {
	right: 3%;
	left: auto
}

.carousel .carousel-control span {
	margin: 0;
	position: relative;
	transform: translate(0, -50%);
	top: 50%;
	left: 0
}

.carousel .carousel-indicators .active,
.carousel .carousel-indicators li {
	width: 8px;
	height: 8px;
	margin: 1px 5px
}

.carousel .carousel-control span.sr-only {
	display: none
}

.carousel .item .carouselbg,
.carousel .item .row div>img :not(#averageweathermobilecarousel .carousel .item .row div>img),
.carousel .item>img,
.carousel .item>span img,
.container-fluid .carousel .item>img,
.container-fluid .carousel .item>span img {
	width: 100%
}

.exploreourbestofferscarousel.carousel .carousel-control {
	opacity: 1
}

.container-fluid .carousel .carousel-caption {
	top: 0;
	height: 100%;
	bottom: auto;
	text-align: left
}

.carousel .item-right .carousel-caption {
	left: 50%
}

.carousel .item-left.text-right .carousel-caption,
.carousel .item-right.text-right .carousel-caption {
	text-align: right
}

.carousel-single-content .middle-wrapper,
.container-fluid .middle-wrapper {
	height: 100%
}

.carousel-single-content.no-indicators .carousel-caption {
	bottom: 2em;
	left: 2em;
	padding: 0;
	right: 2em
}

.carousel .item-left .carousel-caption,
.carousel .item-right .carousel-caption,
.container-fluid .carousel .item-left .carousel-caption,
.container-fluid .carousel .item-right .carousel-caption {
	top: auto;
	bottom: 0
}

.carousel .carousel-caption .carousel-control {
	top: auto;
	bottom: 15%
}

.carousel.slide.inline-arrow-slide .carousel-inner {
	padding: 0 50px
}

.relative {
	position: relative
}

#carousel-custom-mbl .panel-body {
	margin-right: initial;
	margin-left: initial
}

.icon-asterisk-circle {
	height: 30px;
	width: 30px;
	background-color: #fed200;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	padding: 9px;
	font-size: 12px!important
}

.companion-select {
	margin: 10px 0;
	display: inline-block;
	color: #232b38
}

.companion-select:focus,
.companion-select:hover {
	border-bottom: 0 none;
	color: #232b38
}

.companion-select.contact span {
	background-color: #c3cbd7
}

.companion-select span {
	background-color: #f13b4a;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 30px;
	line-height: 60px;
	padding: 10px;
	width: 80px
}

.companion-select:hover span {
	background-color: red;
	opacity: .5
}

.companion-select.select span {
	background-color: #2073E3
}

.companion-select div {
	font-weight: 700;
	margin-top: 5px
}

.accordion .panel-heading {
	cursor: pointer;
	background-color: #fff
}

.accordion .panel-default .panel-collapse .panel-body {
	border-top: none
}

.accordion .panel .panel-heading {
	background-color: transparent
}

.accordion .panel {
	background-color: #fff
}

.accordion .panel.panel-active {
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #eff0f2, #fff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eff0f2), to(#fff));
	background-image: -webkit-linear-gradient(top, #eff0f2, #fff);
	background-image: -o-linear-gradient(top, #eff0f2, #fff);
	background-image: linear-gradient(to bottom, #eff0f2, #fff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeff0f2', endColorstr='#ffffffff', GradientType=0);
	background-size: 100% 10%
}

.panel.panel-primary {
	border: none
}

.panel .panel-heading h3 {
	margin: .25em 0;
	line-height: 24px
}

.panel-radios .panel-heading {
	padding: 2px
}

.panel-radios .panel-heading h3 {
	font-size: 16px;
	font-family: MuseoSans-700;
	color: #99a5b4;
	padding: 20px 25px;
	z-index: 2;
	position: relative;
	margin: 0
}

.panel-radios .panel-heading h3:focus {
	outline: #4285F4 solid 2px!important
}

.panel-radios .panel-active {
	margin-bottom: 50px
}

.panel-radios .panel-active .panel-heading .panel-title {
	color: #99a5b4;
	font-size: 25px;
	font-family: MuseoSans-700!important
}

.panelgroups {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 20px
}

.panelgroups .panel-default {
	border: none;
	box-shadow: none
}

.panel-heading h3 small {
	padding: 1em 1em .5em .5em;
	cursor: pointer
}

.panel-heading.panel-heading-image {
	position: relative
}

.panel-heading.panel-heading-image .panel-heading-image-content {
	padding: 16px 20px;
	position: absolute;
	right: 0;
	top: 0
}

.panel-heading-image-content img,
.panel-heading.panel-heading-image .panel-heading-image-content img {
	height: 36px
}

.panel.panel-inverse {
	border: 3px solid #232b38
}

.panel.panel-inverse .panel-title {
	background-color: #232b38;
	color: #fff;
	padding: 5px 10px;
	height: 45px;
	border-bottom: 3px solid #232b38
}

.panel.panel-inverse .panel-title>div {
	margin-right: 2em
}

.panel.panel-inverse .panel-title h4 {
	margin: 0;
	line-height: 35px
}

.panel.panel-inverse .panel-title h4.small {
	line-height: 1.3
}

.halfpadding {
	padding: 1em 0
}

.nopadding-top {
	padding-top: 0!important
}

.nopadding-right {
	padding-right: 0!important
}

.nopadding-bottom {
	padding-bottom: 0!important
}

.nopadding-left {
	padding-left: 0!important
}

.nopadding .panel-image {
	font-weight: 700;
	padding: 1.5em;
	color: #FFF;
	position: relative
}

.panel-image.nopadding {
	padding: 0
}

.panel-image .background-image {
	width: 100%
}

.panel-image .panel-image-button-container {
	position: absolute;
	left: 0;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	bottom: 10%
}

.nopadding .panel-image .single-bg {
	height: 100%;
	z-index: 0
}

.nopadding .panel-content {
	padding: 1em 1.5em;
	border-top: 1px solid #E2E2E2;
	border-bottom: none
}

.nopadding .panel-content h2,
.nopadding .panel-content h3,
.nopadding .panel-content h4 {
	margin: 0
}

.alert i,
.dot {
	vertical-align: middle;
	margin-right: 10px
}

.panel-heading .carousel-control {
	padding: 0;
	width: auto;
	background: 0 0;
	border: 1px solid #656b74;
	float: right;
	position: relative;
	top: -2px
}

.panel-heading .carousel-control i {
	font-size: .75em;
	padding: .5em .75em
}

.panel-heading .carousel-control.left {
	border-radius: 3px 0 0 3px;
	border-right: none
}

.panel-heading .carousel-control.right {
	border-radius: 0 3px 3px 0
}

.panel-body .carousel-caption {
	border: none;
	left: 2em;
	padding: 1em 0 2em;
	right: 2em;
	text-align: inherit;
	top: 2em;
	bottom: 2em
}

.panel-body form {
	padding: 1em 2em
}

.panel-body form .form-padding {
	padding: 0 3em
}

#paymentmain .accordion .panel.panel-active {
	overflow: visible
}

.dot {
	background-color: #fff;
	border-radius: 100%;
	float: left;
	height: 24px;
	width: 24px;
	box-shadow: 0 0 1px rgba(0, 0, 0, .75) inset
}

.dot.dot-select,
.panel [data-toggle=collapse]:not(.collapsed) .dot {
	border: 5px solid #fff;
	background-color: #2073E3;
	box-shadow: 0 0 1px rgba(0, 0, 0, .75)
}

h4[data-toggle=collapse] .fa.icon-arr-red:before {
	content: "\f077"
}

h4[data-toggle=collapse].collapsed .fa.icon-arr-red:before {
	content: "\f078"
}

.col-padding {
	padding: 0 45px
}

.col-border {
	border-right: 1px solid #E2E2E2
}

.col-border-left {
	border-left: 1px solid #E2E2E2
}

.col-border-bottom {
	border-bottom: 1px solid #E2E2E2
}

.border-table {
	border: 1px solid #ddd
}

.noborder-top {
	border-top: 0
}

.has-feedback .form-control {
	padding-right: 16px
}

#addresspreference .has-feedback .form-control {
	padding-right: 0!important
}

.panel-heading h3:active,
.panel-heading h3:focus,
.panel-heading span:active,
.panel-heading span:focus {
	outline: 0!important
}

hr {
	border-color: #e6e6e6
}

.no-border {
	border: none!important
}

.no-shadow {
	text-shadow: none!important;
	box-shadow: none!important
}

.alert-attention {
	border-bottom: 1px solid #ddd;
	border-radius: 0
}

.faretype-promotion-label,
.faretype-promotion-price {
	font-size: 18px
}

.select-seat-button {
	position: relative
}

#selectSeatPriceDiv {
	position: absolute!important;
	bottom: -1px!important
}

.grecaptcha-badge {
	visibility: hidden!important
}

@media screen and (max-width:991px) {
	.nav-tabs.nav-justified-sm {
		width: 100%;
		border-bottom: 0
	}
	.nav-tabs.nav-justified-sm>li {
		display: table-cell;
		width: 1%
	}
	.nav.nav-tabs.nav-justified-sm li a,
	.nav.nav-tabs.nav-justified-sm li.active a {
		padding: .5em 0;
		text-align: center
	}
	.nav.nav-tabs.nav-justified-sm li .icon-set {
		margin: auto
	}
	li.active .icon-set.icon-gray.icon-set-counter {
		background-position: -100px -300px
	}
	li.active .icon-set.icon-gray.icon-set-baggage {
		background-position: -100px -450px
	}
	li.active .icon-set.icon-gray.icon-set-profile {
		background-position: -100px -650px
	}
	li.active .icon-set.icon-gray.icon-set-seat {
		background-position: -100px -1100px
	}
	li.active .icon-set.icon-gray.icon-set-food {
		background-position: -100px -500px
	}
	li.active .icon-set.icon-gray.icon-set-planeseat {
		background-position: -100px -1250px
	}
	li.active .icon-set.icon-gray.icon-set-plate {
		background-position: -100px -1300px
	}
	li.active .icon-set.icon-gray.icon-set-case {
		background-position: -100px -1350px
	}
	li.active .icon-set.icon-gray.icon-set-firstaid {
		background-position: -100px -1400px
	}
	.justified-xs {
		display: table;
		width: 100%
	}
	.justified-xs>.justified-cell {
		display: table-cell!important;
		float: none!important;
		width: 1%
	}
	.pt-65-tbl {
		padding-top: 65px!important
	}
	.fs-36-tbl {
		font-size: 36px!important
	}
	.fs-30-tbl {
		font-size: 30px!important
	}
}

@media only screen and (max-width:767px) {
	.panel-radios .panel-active .panel-heading .panel-title {
		font-size: 16px;
		padding: 12px 15px
	}
	.invisible-mbl {
		visibility: hidden!important
	}
	.relative-mbl {
		position: relative!important
	}
	.bg-none-mbl {
		background-image: none!important
	}
	.dropdown-modal {
		position: fixed!important;
		top: 70px;
		left: 20px;
		right: 20px
	}
	.dropdown-modal form {
		width: 100%!important
	}
	.dropdown-modal-header {
		display: block;
		position: relative
	}
	#multiCityContainer .btn-txt-input-red {
		position: relative;
		width: 100%;
		padding: 0!important;
		height: 75px;
		display: table
	}
	.select-flight button.selectpicker {
		padding: 6px 12px!important
	}
	#multiCityContainer .row.grid-top {
		margin-top: 0;
		margin-left: -15px;
		margin-right: -15px;
		padding: 7px
	}
	.select-flight .input-block-level {
		background: 0 0!important
	}
	.btn-txt-input-dark+a.white {
		color: #ef2636!important
	}
	.select-flight .booker .popup.calendar-holder {
		top: auto!important;
		margin-top: -110px
	}
	.select-flight.calendar-holder .popup-wrapper {
		padding: 10px 15px
	}
	.select-flight .btn.btn-lg2 {
		text-transform: uppercase
	}
	.select-flight .btn-txt-input-custom span {
		white-space: normal;
		vertical-align: middle;
		display: table-cell!important;
		line-height: 1.3
	}
	.justified-xs {
		display: table;
		width: 100%
	}
	.justified-xs>.justified-cell {
		display: table-cell!important;
		float: none!important;
		width: 1%
	}
	.container-xs-height {
		max-width: 100%
	}
	.btn-group.bootstrap-select.open button.selectpicker.btn-primary .filter-option {
		display: inline-block
	}
	.selectpicker li a,
	.ui-datepicker td a,
	a.lnk-normal {
		font-size: 1em
	}
	.panel-body form {
		padding: 5px
	}
	.row-xxs>[class*=col-xs] {
		float: none;
		width: 100%;
		margin-bottom: 10px
	}
	.h4,
	.list-group .h4,
	.list-grouph4,
	h4 {
		font-size: 11pt
	}
	.h2,
	h2 {
		font-size: 21pt
	}
	.faretype-promotion-label,
	.faretype-promotion-price {
		font-size: 16px!important
	}
	.mobile-modal-open.height-0 #page_wrapper,
	.mobile-modal-open.height-0 .page_wrapper {
		height: 0;
		overflow: hidden
	}
	.bootstrap-select.form-control,
	.canvas-table canvas {
		height: auto
	}
	.mobile-modal-open #page_wrapper .page_wrapper {
		position: relative;
		z-index: 0;
		top: 0
	}
	.mobile-modal-opening .modal-backdrop.in {
		background-color: #fff;
		z-index: 1
	}
	.modal.fade .modal-dialog,
	.select-flight .popup.calendar-holder {
		position: relative;
		-webkit-transform: translate(75%, 0);
		-ms-transform: translate(75%, 0);
		transform: translate(75%, 0);
		-webkit-transition: -webkit-transform .3s ease-out;
		-moz-transition: -moz-transform .7s ease-out;
		-o-transition: -o-transform .7s ease-out;
		transition: transform .7s ease-out
	}
	.modal.in .modal-dialog,
	.popup.calendar-holder.on {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	.modal-header.modal-header-dark {
		border-radius: 0;
		background-color: #E1E4E8;
		color: #000
	}
	.calendar-holder .ui-datepicker {
		display: none;
		width: 100%
	}
	.calendar-holder .ui-datepicker table {
		margin: 0 auto .4em;
		width: 94%
	}
	.select-flight .popup.calendar-holder {
		top: auto!important;
		margin-top: 0;
		width: 100%;
		overflow: hidden;
		position: relative
	}
	.calendar-holder .ui-datepicker-wrapper-title {
		display: block;
		float: none!important;
		background-color: #E1E4E8;
		color: #000;
		margin: -10px -15px 10px;
		padding: 10px 15px;
		font-weight: 700
	}
	.calendar-holder .popup-wrapper-header {
		background-color: #232b38;
		color: #fff
	}
	[class*=col-sm],
	[class*=col-md] {
		margin-bottom: 10px;
		text-align: left
	}
	.middle-wrapper [class*=col-sm] .form-group,
	.middle-wrapper [class*=col-md] .form-group,
	[class*=col-sm]:last-child,
	[class*=col-md]:last-child,
	form [class*=col-sm],
	form [class*=col-md] {
		margin-bottom: 0
	}
	.uislider.uislider-static {
		display: table
	}
	.uislider .uislider-left,
	.uislider .uislider-right {
		display: table-cell;
		overflow: hidden;
		width: 15%!important;
		max-width: 20%;
		float: none!important
	}
	.uislider .uislider-left {
		padding-right: 10px;
		text-align: left
	}
	.uislider .uislider-right {
		text-align: right
	}
	.uislider .uisliderpips {
		width: 70%;
		overflow: hidden;
		padding: 0
	}
	.uislider .uislider-blank {
		display: none!important
	}
	.ui-slider-pips .ui-slider-pip {
		width: 1.7em!important
	}
	.ui-slider-pips .ui-slider-label {
		width: 100%!important;
		font-size: .8em
	}
	.table-responsive-container table.table-responsive td {
		padding-left: 1%!important
	}
	.table-responsive-container table.table-responsive td:before {
		width: 100%;
		position: relative;
		display: block;
		margin-bottom: 10px
	}
	.canvas-table,
	.container.fix-width {
		max-width: 100%;
		width: 100%;
		overflow: hidden
	}
	form .bootstrap-select .filter-option {
		white-space: nowrap
	}
	#page_wrapper>div>div section:first-child {
		padding: 0
	}
	.form-group {
		position: relative
	}
	#travelguard .col-xs-height.col-middle {
		display: block;
		width: 100%!important
	}
	#travelguard .row .btn-danger {
		display: block;
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}
	.tripdate>div h4 {
		position: relative;
		margin: 0 auto;
		width: 36px;
		padding: 8px 0;
		line-height: 22px;
		height: 36px
	}
	.tripdate>div[disabled] {
		opacity: .5;
		cursor: default
	}
	.panels-collapsiable .panel-heading {
		padding: 0
	}
	.panels-collapsiable .panel-heading h4 {
		padding: 10px 15px
	}
	.panels-collapsiable .panel-footer {
		border-color: transparent
	}
	.modal-header .btn-done {
		position: absolute;
		right: 15px;
		top: 15px
	}
	.parent-refresh .btn-group.bootstrap-select.year.formselect.inline:last-child {
		padding-right: 5px!important
	}
	.mb-pl-15 {
		padding-left: 15px!important
	}
	.icon-mobile-refresh {
		width: 45px;
		height: 46px;
		background-size: 100% auto
	}
	.no-list-arrow .timeline-item-row .price-col span {
		text-align: center
	}
	.no-list-arrow .timeline-item-row .price-col .fa.fa-chevron-right {
		display: none
	}
	.mobile-screen-block-visible {
		display: block!important;
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 999998;
		left: 0;
		top: 0;
		background-color: #fff;
		overflow: hidden
	}
	.mobile-screen-block-visible div {
		width: 100%;
		margin-top: 80px;
		padding: 25px;
		font-size: 35px;
		text-align: center;
		font-family: MuseoSans-300;
		display: block!important
	}

	.m-p-20 {
		padding: 20px!important
	}
	.car-rental .booking-cols .btn-col .b2,
	.car-rental .booking-cols .btn-col .b3 {
		width: 50%
	}
	.car-rental .inputs button.selectpicker .filter-option,
	.insurance .inputs button.selectpicker .filter-option {
		padding-left: 5px
	}
	.insurance .select-flight .insuranceSelect .bootstrap-select-searchbox {
		width: 100%!important;
		left: 0!important;
		top: -80px!important;
		padding: 0 20px
	}
	#insurance_mobile .select-flight .insuranceSelect .filter-option {
		font-size: 16px!important;
		overflow-x: scroll
	}
	#insurance_mobile .select-flight .btn-txt-input-red {
		line-height: 85px!important;
		font-size: 20px!important
	}
	.car-rental .ui-datepicker-wrapper-header,
	.insurance .ui-datepicker-wrapper-header {
		padding-bottom: 0!important
	}
	.car-rental .ui-datepicker-wrapper-title,
	.insurance .ui-datepicker-wrapper-title {
		margin-bottom: 0!important
	}
	.car-rental .inheritStyle button.selectpicker .caret {
		display: block!important
	}
	.car-rental .inheritStyle.btn-group.bootstrap-select.open .filter-option {
		display: block
	}
	.car-detail-icon {
		width: 1px
	}
	.select-flight .car-rental.popup.calendar-holder {
		overflow: visible
	}
	.mobil-panel .panel {
		box-shadow: none;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
		border-radius: 0;
		margin-bottom: -1px;
		margin-top: 0!important
	}
	.car-icons {
		background-image: url(../img/icons/icon-car-rental-mobil.png);
		width: 27px;
		height: 27px
	}
	.icon-people {
		background-position: 0 0;
		width: 17px
	}
	.icon-suitcases {
		background-position: -19px 0
	}
	.icon-doors {
		background-position: -46px 0
	}
	.icon-transmission {
		background-position: -74px 0
	}
	.icon-airconditioning {
		background-position: -102px 0
	}
	.mobile-car-canvas-table {
		margin-bottom: 0!important;
		table-layout: fixed
	}
	.insurance-mobil-table {
		border: none!important
	}
	.insurance-mobil-table tr td {
		padding: 25px 15px!important
	}
	.insurance-mobil-table tr td:first-child {
		border-left: none!important
	}
	.insurance-mobil-table tr td:last-child {
		border-right: none!important
	}
	.insurance-mobil-table tr:last-child td {
		border-bottom: none!important
	}
	.insurance-mobil-panel .panel {
		border-bottom: 1px solid #ddd
	}
	.lh-10-mbl {
		line-height: 10px!important
	}
	.lh-11-mbl {
		line-height: 11px!important
	}
	.lh-12-mbl {
		line-height: 12px!important
	}
	.lh-13-mbl {
		line-height: 13px!important
	}
	.lh-14-mbl {
		line-height: 14px!important
	}
	.lh-15-mbl {
		line-height: 15px!important
	}
	.lh-16-mbl {
		line-height: 16px!important
	}
	.lh-17-mbl {
		line-height: 17px!important
	}
	.lh-18-mbl {
		line-height: 18px!important
	}
	.lh-19-mbl {
		line-height: 19px!important
	}
	.lh-20-mbl {
		line-height: 20px!important
	}
	.lh-21-mbl {
		line-height: 21px!important
	}
	.lh-22-mbl {
		line-height: 22px!important
	}
	.lh-23-mbl {
		line-height: 23px!important
	}
	.lh-24-mbl {
		line-height: 24px!important
	}
	.lh-25-mbl {
		line-height: 25px!important
	}
	.lh-26-mbl {
		line-height: 26px!important
	}
	.lh-27-mbl {
		line-height: 27px!important
	}
	.lh-28-mbl {
		line-height: 28px!important
	}
	.lh-29-mbl {
		line-height: 29px!important
	}
	.lh-30-mbl {
		line-height: 30px!important
	}
	.lh-31-mbl {
		line-height: 31px!important
	}
	.lh-32-mbl {
		line-height: 32px!important
	}
	.lh-33-mbl {
		line-height: 33px!important
	}
	.lh-34-mbl {
		line-height: 34px!important
	}
	.lh-35-mbl {
		line-height: 35px!important
	}
	.lh-36-mbl {
		line-height: 36px!important
	}
	.lh-37-mbl {
		line-height: 37px!important
	}
	.lh-38-mbl {
		line-height: 38px!important
	}
	.lh-39-mbl {
		line-height: 39px!important
	}
	.lh-40-mbl {
		line-height: 40px!important
	}
	.lh-41-mbl {
		line-height: 41px!important
	}
	.lh-42-mbl {
		line-height: 42px!important
	}
	.lh-43-mbl {
		line-height: 43px!important
	}
	.lh-44-mbl {
		line-height: 44px!important
	}
	.lh-45-mbl {
		line-height: 45px!important
	}
	.lh-46-mbl {
		line-height: 46px!important
	}
	.lh-47-mbl {
		line-height: 47px!important
	}
	.lh-48-mbl {
		line-height: 48px!important
	}
	.lh-49-mbl {
		line-height: 49px!important
	}
	.lh-50-mbl {
		line-height: 50px!important
	}
	.lh-55-mbl {
		line-height: 55px!important
	}
	.lh-60-mbl {
		line-height: 60px!important
	}
	.lh-normal-mbl {
		line-height: normal!important
	}
	.popovers+.popover.left {
		right: 32px
	}
	.form-asterisk .fa-asterisk {
		font-size: 6px;
		position: relative;
		top: 4px!important;
		margin-left: -3px!important
	}
	.calculated-price-list li {
		font-size: 14px
	}
	.carousel-font-mbl,
	.fs-13-mbl {
		font-size: 13px!important
	}
	.maxw-55-mbl {
		max-width: 55%!important
	}
	.maxw-45-mbl {
		max-width: 45%!important
	}
	.maxw-50-mbl {
		max-width: 50%!important
	}
	.p4-mbl {
		padding: 4px!important
	}
	.p-0-mbl {
		padding: 0!important
	}
	.p-5-mbl {
		padding: 5px!important
	}
	.p-10-mbl {
		padding: 10px!important
	}
	.m-0-mbl {
		margin: 0!important
	}
	.m-5-mbl {
		margin: 5px!important
	}
	.m-10-mbl {
		margin: 10px!important
	}
	.m-15-mbl {
		margin: 15px!important
	}
	.pr-0-mbl {
		padding-right: 0!important
	}
	.pl-0-mbl {
		padding-left: 0!important
	}
	.pr-5-mbl {
		padding-right: 5px!important
	}
	.pl-5-mbl {
		padding-left: 5px!important
	}
	.pr-10-mbl {
		padding-right: 10px!important
	}
	.pl-10-mbl {
		padding-left: 10px!important
	}
	.pr-15-mbl {
		padding-right: 15px!important
	}
	.pl-15-mbl {
		padding-left: 15px!important
	}
	.pt-15-mbl {
		padding-top: 15px!important
	}
	.pb-15-mbl {
		padding-bottom: 15px!important
	}
	.pt-10-mbl {
		padding-top: 10px!important
	}
	.pb-10-mbl {
		padding-bottom: 10px!important
	}
	.pt-5-mbl {
		padding-top: 5px!important
	}
	.pb-5-mbl {
		padding-bottom: 5px!important
	}
	.pt-0-mbl {
		padding-top: 0!important
	}
	.pt-65-mbl {
		padding-top: 65px!important
	}
	.mt-15-mbl {
		margin-top: 15px!important
	}
	.mb-15-mbl {
		margin-bottom: 15px!important
	}
	.mt-10-mbl {
		margin-top: 10px!important
	}
	.mt-8-mbl {
		margin-top: 8px!important
	}
	.mb-10-mbl {
		margin-bottom: 10px!important
	}
	.mt-5-mbl {
		margin-top: 5px!important
	}
	.mb-5-mbl {
		margin-bottom: 5px!important
	}
	.mt-0-mbl {
		margin-top: 0!important
	}
	.mb-0-mbl {
		margin-bottom: 0!important
	}
	.pl-8-mbl {
		padding-left: 8px!important
	}
	.pb-0-mbl {
		padding-bottom: 0!important
	}
	.pl-15-web {
		padding-left: 0!important
	}
	.l-0-mbl {
		left: 0!important
	}
	.r-0-mbl {
		right: 0!important
	}
	.mt-60-mbl- {
		margin-top: -60px
	}
	.nopadding-mbl {
		padding: 0!important
	}
	.nomargin-mbl {
		margin: 0!important
	}
	.noborder-mbl {
		border: none!important
	}
	.p-15-mbl {
		padding: 15px!important
	}
	.bg-gray-light {
		background: #eee
	}
	.pt-70 {
		padding-top: 70px
	}
	.pb-45 {
		padding-bottom: 45px
	}
	.fw700-mbl {
		font-family: MuseoSans-700!important
	}
	.blue-mbl {
		color: #2073E3!important
	}
	.gray-new {
		background: #f2f2f3
	}
	.bg-grey-mbl {
		background: #e8ebf0!important
	}
	.break-word-mbl {
		word-wrap: break-word
	}
	.ws-nowrap-mbl {
		white-space: nowrap!important
	}
	.height-auto-mbl {
		height: auto!important
	}
	.carousel .carousel-control span {
		height: 50px;
		width: 50px
	}
	.text-lower-mbl {
		text-transform: lowercase
	}
	.carousel-font-mbl {
		font-family: MuseoSans-300!important
	}
	.carousel.slide.inline-arrow-slide .carousel-inner {
		padding: 0 30px
	}
	.form-elements-edit .combodate .dropdown-toggle.selectpicker,
	.form-group .bootstrap-select .dropdown-toggle.border-right {
		padding: 0 1.5em 0 .5em
	}
	.bootstrap-select .dropdown-toggle.border-right .caret,
	.form-elements-edit .combodate .dropdown-toggle.selectpicker .caret {
		right: 6px
	}
	.modal-footer {
		padding: 20px 10px
	}
	#passengerDetailPanelCmp .dropdown-menu.open {
		width: auto!important
	}
	#passengerDetailPanelCmp .dropdown-toggle.border-right .filter-option {
		padding-left: 5px
	}
	#passengerDetailPanelCmp .regionCodesClass .dropdown-toggle.border-right .filter-option {
		line-height: 56px!important
	}
}

@media screen and (min-width:1025px) {
	.inheritStyle .dropdown-menu {
		width: inherit!important;
		top: 100%!important
	}
}

@media screen and (min-width:768px) {
	.form-group label,
	.timeline-item-row>td.price-col {
		white-space: nowrap
	}
	.timeline-item-row>td {
		line-height: 0!important
	}
	.car-rental .booking-select .btn-col .b3 {
		width: 33%;
		padding: 0 6px
	}
	.car-rental .booking-select .btn-col .b1 {
		width: 67%;
		padding: 0 6px;
		margin-right: 0
	}
	.car-rental .booking-select .btn-col {
		width: 35%
	}
	.car-rental .booking-select .input-col {
		width: 65%
	}
	.car-rental .booking-select .input-col .in1,
	.car-rental .booking-select .input-col .in2 {
		width: 50%!important;
		padding: 0 6px;
		margin-right: 0
	}
	.car-rental .booking-cols {
		margin: 0 -6px;
		padding: 0!important
	}
	.car-rental .booking-cols .dropdown-menu .bootstrap-select-searchbox input {
		width: 100%
	}
	.select-flight.car-rental .bootstrap-select-searchbox {
		left: 24px
	}
	.car-rental .popup.calendar-holder.people-on.on.on:before {
		right: 40%
	}
	.nav.nav-tabs.nav-justified>li.active>a {
		border-bottom: 1px solid transparent
	}
	.invisible-web {
		visibility: hidden
	}
	.carousel.slide.inline-arrow-slide .carousel-inner~.carousel-control.left {
		left: 0!important
	}
	.carousel.slide.inline-arrow-slide .carousel-inner~.carousel-control.right {
		right: 0!important
	}
	#companyInfo .form-group label {
		white-space: normal!important
	}
	.pl-0-web {
		padding-left: 0!important
	}
	.pr-0-web {
		padding-right: 0!important
	}
	.ml-0-web.ml-0-web {
		margin-left: 0!important
	}
	.mr-0-web {
		margin-right: 0!important
	}
	.pt-30-web {
		padding-top: 30px!important
	}
}

.customMMPlayer {
	width: 100%;
	position: relative
}

.customMMPlayer .still {
	position: absolute;
	z-index: 101;
	width: 100%;
	height: 100%;
	background-color: #000
}

.customMMPlayer .still img {
	display: block;
	margin: auto;
	height: 100%
}

.customMMPlayer .endState {
	opacity: 0;
	position: absolute
}

.customMMPlayer .endState .endImg {
	position: relative;
	z-index: 101
}

.customMMPlayer .videoContainer {
	position: absolute;
	z-index: 100;
	background-color: #000
}

.endState .replayBt {
	position: absolute;
	left: 50%;
	bottom: 50%;
	margin-left: -45px;
	margin-bottom: -38px;
	cursor: pointer;
	height: 84px;
	width: 84px;
	display: block;
	z-index: 102;
	padding: 0;
	background: url(https://turkishairlines.dist.sdlmedia.com/Distributions/?o=39E35A2A-112F-412F-AFBC-5E0BCF7161DF) left top no-repeat
}

.author,
div.videotitle {
	z-index: 200;
	padding: 5px;
	position: absolute
}

.endState .replayBt:hover {
	background: url(https://turkishairlines.dist.sdlmedia.com/Distributions/?o=39E35A2A-112F-412F-AFBC-5E0BCF7161DF) left bottom no-repeat
}

.fade {
	opacity: 1
}

.overlays {
	z-index: 200;
	font-size: 18px;
	color: #fff;
	display: none
}

.overlays a {
	color: red
}

div.videotitle {
	background: #361919;
	background: rgba(54, 25, 25, .5);
	min-width: 300px;
	margin: 20px 0 0 20px
}

span.videotitle {
	font-size: 28px
}

.author {
	background: #361919;
	background: rgba(54, 25, 25, .5);
	min-width: 200px;
	margin: 75px 0 0 20px
}

.likeBt,
.shareBt {
	width: 48px;
	height: 48px;
	margin-top: 20px;
	cursor: pointer
}

.likeBt {
	position: absolute;
	right: 68px;
	z-index: 200;
	background: url(https://turkishairlines.dist.sdlmedia.com/Distributions/?o=9ea92052-84b5-4812-af37-6ca1380a0a9a) no-repeat
}

.readmoreArea,
.shareBt {
	right: 20px;
	z-index: 200;
	position: absolute
}

.shareBt {
	background: url(https://turkishairlines.dist.sdlmedia.com/Distributions/?o=9ea92052-84b5-4812-af37-6ca1380a0a9a) -48px 0 no-repeat
}

.readmoreArea {
	background: #361919;
	background: rgba(54, 25, 25, .5);
	width: 300px;
	height: 200px;
	bottom: 125px
}

.readmoreBt {
	background: #360000;
	background: rgba(255, 0, 0, .8);
	width: 150px;
	position: absolute;
	bottom: 145px;
	right: 40px;
	z-index: 200;
	padding: 10px;
	text-align: center;
	font-weight: 700;
	cursor: pointer
}

.glyphicon,
.icon,
.ui-icon-circle-triangle-e,
.ui-icon-circle-triangle-w {
	display: inline-block;
	height: 16px;
	width: 16px
}

.icon.icon-check {
	background-position: -381px -465px
}

.icon-calendar {
	background-position: -381px -581px;
	height: 46px;
	width: 44px
}

.icon-person {
	background-position: -406px -467px;
	display: inline-block;
	height: 35px;
	margin: 31px 0 0;
	width: 11px
}

.ui-icon-circle-triangle-w {
	background-position: 0 -394px;
	height: 19px;
	top: 4px;
	width: 21px
}

.ui-icon-circle-triangle-e {
	background-position: 0 -444px;
	height: 19px;
	top: 4px;
	width: 21px
}

.icon-plane,
.icon-plane2 {
	background-position: -370px -408px;
	margin-right: 10px;
	width: 21px
}

.icon-globe {
	background-position: -402px -534px;
	margin-right: 10px;
	width: 21px
}

.filter-option .icon-plane,
.filter-option .icon-plane2 {
	height: 22px;
	top: 4px;
	width: 31px;
	margin-left: 8px;
	margin-right: 10px
}

.filter-option .icon-plane {
	background-position: -262px -362px
}

.filter-option .icon-plane2 {
	background-position: -262px -411px
}

.filter-option .icon-globe {
	background-color: transparent;
	background-position: -101px -105px;
	height: 34px;
	margin-left: 8px;
	margin-right: 10px;
	margin-top: -15px!important;
	width: 34px
}

.btn-txt-input-dark .count {
	color: #fff;
	font-size: 24px;
	line-height: 1;
	position: absolute;
	right: 10px;
	top: 10px
}

.select-flight {
	position: relative
}

.select-flight .mobile-schedule-nav li.active {
	display: none
}

.select-flight .mobile-schedule-nav .bookings-buttons .tk-booker-tab-btn {
	background-color: (35, 43, 56, .5)
}

.select-flight .dropdown-menu>li>a i {
	vertical-align: text-top
}

.select-flight .dropdown-menu>.active>a i.icon-plane,
.select-flight .dropdown-menu>.active>a i.icon-plane2 {
	background-position: -30px -195px
}

.select-flight .dropdown-menu>.active>a i.icon-globe {
	background-position: -402px -513px
}

.select-flight button.selectpicker {
	height: 85px;
	background-color: #fff;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1) inset;
	border-radius: 2px;
	border: 1px solid #ccc
}

.select-flight button.selectpicker.selectpicker-default {
	height: auto
}

.select-flight button.selectpicker.btn-primary {
	background-color: #232B38;
	border-color: #08090c
}

.select-flight button.selectpicker .filter-option {
	color: #647286;
	font-family: MuseoSans-700;
	font-size: 20px;
	float: none!important;
	letter-spacing: -.5px;
	padding-left: 52px;
	position: relative;
	text-align: left
}

.select-flight button.selectpicker.btn-primary .filter-option {
	padding-left: 15px
}

.select-flight .dropdown-menu .label-title,
.select-flight .dropdown-menu.inner.selectpicker>li[rel="0"],
.select-flight .dropdown-menu.inner.selectpicker>li[rel="1"] .div-contain,
.select-flight button.selectpicker .filter-option .label-subtext,
.select-flight ul.selectpicker .label-short,
button.selectpicker .filter-option .label-seperator {
	display: none!important
}

.select-flight .showoptionvalue .dropdown-menu.inner.selectpicker>li[rel="0"],
.select-flight .timeperiods ul.selectpicker .label-short {
	display: inherit!important
}

.select-flight button.selectpicker .filter-option i {
	left: 0;
	margin-top: -10px;
	position: absolute;
	top: 50%
}

.select-flight button.selectpicker.btn-primary .filter-option .label-short {
	color: #fff
}

.select-flight button.selectpicker .filter-option .label-short {
	color: #242b38;
	display: table;
	font-size: 16pt;
	font-weight: 700
}

.select-flight button.selectpicker .filter-option .label-full,
.select-flight button.selectpicker .filter-option .label-title {
	color: #99a5b4;
	font-size: 10pt;
	display: table;
	font-weight: 700
}

.select-flight .dropdown-menu>.active>a,
.select-flight .dropdown-menu>.active>a:focus,
.select-flight .dropdown-menu>.active>a:hover {
	background-color: #2E8FFD;
	background-image: linear-gradient(to bottom, #2E8FFD 0, #2E8FFD 100%);
	background-repeat: repeat-x
}

.booker-text-label {
	z-index: 1040;
	width: auto;
	height: auto;
	left: 70px;
	top: 24px;
	font-size: 24px;
	color: #647286;
	opacity: 0
}

.booker-text-label.active {
	visibility: visible;
	left: 66px;
	top: 8px;
	font-size: 14px;
	transition: all .3s ease;
	color: #2073E3;
	opacity: 1
}

#bookerManageTab .booker-text-label.active {
	left: 22px!important
}

#bookerDeparTab .booker-text-label.active {
	left: 70px!important
}

#bookerDeparTab #member_status.booker-text-label.active {
	left: 54px!important
}

#mytripsMainPanelId .booker-text-label.active {
	left: 22px!important
}

.btn-txt-input-dark,
.btn-txt-input-red {
	cursor: pointer;
	display: block;
	height: 70px;
	text-align: center;
	text-decoration: none
}

.select-flight .btn-txt-input-dark,
.select-flight .btn-txt-input-red {
	height: 85px
}

.btn-txt-input-dark.multicity-count {
	cursor: default
}

.btn-txt-input-dark {
	background-color: #1a1a24;
	color: #fff;
	border: none
}

.btn-txt-input-dark:hover {
	text-decoration: none;
	border-bottom: none
}

.btn-txt-input-red {
	background-color: #ef2636;
	color: #fff;
	border: none
}

.btn-txt-input-red:hover {
	background-color: #ff3545;
	color: #fff;
	text-decoration: none;
	border-bottom: none
}

.btn-txt-input-red i.fa-3x {
	line-height: 100px
}

.btn-txt-input-dark .filter-option {
	color: #fff;
	font-size: 24px;
	display: table;
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%
}

.btn-txt-input-red .container-fluid {
	height: 100%
}

.select-flight .input-huge {
	font-size: 20px;
	height: 85px;
	border: none;
	border-radius: 3px;
	box-shadow: 0 4px 8px rgba(176, 178, 183, 1) inset
}

.tk-booker {
	position: relative;
	z-index: 1
}

.tk-booker .form-group [role=alert] {
	background-color: rgba(0, 0, 0, .4);
	padding: 15px;
	color: #fff
}

#calendarHolder.isOneWay .ui-datepicker td.dp-highlight,
.calendarHolder.isOneWay .ui-datepicker td.dp-highlight,
.select-flight .popup {
	background-color: #fff
}

.select-flight .popup {
	box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
	display: none;
	left: 0;
	position: absolute;
	top: 108px;
	width: 100%;
	z-index: 1039
}

.select-flight .popup.single-calendar {
	right: 0;
	top: 110px;
	padding: 0
}

.select-flight .popup.single-calendar .ui-datepicker {
	width: 100%
}

.select-flight .popup.on {
	display: block
}

.select-flight-group .select-flight-group-addon {
	font-size: 24px;
	height: 40px;
	margin: 30px 1%;
	left: 5px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 8%;
	border-right: 1px solid #79889a;
	display: table;
	color: #79889a
}

.select-flight-group .select-flight-group-addon span {
	display: table-cell;
	vertical-align: middle
}

.select-flight .select-flight-group .input-huge {
	padding-left: 11%
}

.popup-wrapper .inner {
	padding: 24px
}

.popup-wrapper .inner.person-pax-title {
	padding: 10px 1em
}

.popup-wrapper .inner.person-pax-title .schedule-title-mobile {
	text-align: left;
	margin-bottom: 0;
	color: #96979a;
	font-size: 18px;
	font-weight: 700
}

.popup-wrapper .inner.pax-list-inner {
	padding-top: 10px;
	padding-bottom: 0
}

.popup-wrapper .inner.cabin-type-inner {
	padding-top: 10px;
	padding-bottom: 10px
}

.cabin-type-inner .cabin-type-list {
	display: flex
}

.cabin-type-inner .cabin-type {
	flex: 1;
	color: #96979a
}

.cabin-type-inner .cabin-type:hover {
	border-bottom: none
}

.booking-cols .cabin-type-inner .cabin-type .checkbox .check {
	margin-top: -3px!important
}

.cabin-type-inner .cabin-type .checkbox .text {
	display: inline-block
}

.popup-wrapper-header,
.ui-datepicker-wrapper-header {
	padding: 1em 1em .5em
}

.ui-datepicker-wrapper-header {
	padding-right: 15px
}

.popup-wrapper-header {
	border-bottom: 1px solid #ddd
}

.popup-wrapper-footer .showMore {
	text-align: center;
	color: #96979a;
	display: block;
	padding: 10px 10px 20px
}

.popup-wrapper-header-title,
.ui-datepicker-wrapper-title {
	margin: 0;
	padding: .5em 0 0
}

#calendarHolder.isOneWay .ui-datepicker td.dp-highlight a,
.calendarHolder.isOneWay .ui-datepicker td.dp-highlight a {
	background-color: #fff;
	box-shadow: none;
	color: #232b38
}

#calendarHolder.isOneWay .ui-datepicker td a.ui-state-active,
#calendarHolder.isOneWay .ui-datepicker td.current-day>a,
.calendarHolder.isOneWay .ui-datepicker td a.ui-state-active {
	background-color: #ed303f;
	box-shadow: none;
	color: #fff
}

#jrange input,
.jrange input {
	display: none
}

.date-view {
	display: table-cell;
	overflow: hidden;
	text-align: center;
	width: 50%;
	vertical-align: middle
}

.date-label-content {
	position: relative
}

.date-label-content.isOneWay .date-view-oneway:before,
.date-label-content:not(.isOneWay):before {
	position: absolute;
	left: 50%;
	top: 58%;
	transform: translate(-50%, -50%);
	font-size: 15px;
	color: #99a5b4;
	width: auto;
	content: "..."
}

.date-view>span {
	display: block;
	line-height: 1.1
}

.date-view>.date-type {
	font-size: 13px;
	color: #fff;
	line-height: 1;
	padding-bottom: 3px
}

.date-view>.date-view-date {
	color: #99a5b4;
	font-size: 12px
}

.date-view>.date-view-day {
	color: #fff;
	font-size: 22px;
	padding-top: 4px
}

.date-view>.date-view-month {
	color: #fff;
	font-size: 12px
}

.btn-txt-input-dark .filter-option.isOneWay #selectFlightDate02,
.btn-txt-input-dark .filter-option.isOneWay .selectFlightDate02,
.filter-option .date-view .date-view-date span,
.filter-option .date-view-oneway {
	display: none
}

.filter-option.isOneWay .date-view-oneway {
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
	width: 50%
}

.filter-option.isOneWay .date-view-oneway .date-view-date {
	color: #99a5b4;
	display: block;
	font-size: 14px;
	line-height: 1
}

.filter-option.isOneWay .date-view-oneway .icon-calendar,
.filter-option.isOneWay .date-view-oneway .icon-set-plane {
	margin: 4px 0 0
}

.general-booker .tk-booker {
	position: static;
	z-index: auto
}

.general-booker .select-flight .bootstrap-select-searchbox {
	top: -64px
}

.general-booker .filter-option .label-short {
	padding-top: 16px
}

.general-booker .booker-content {
	z-index: 2
}

.general-booker .prevsearch-wrapper {
	z-index: 1
}

.general-booker .prevsearch .filter-option .label-short {
	padding-top: 0
}

.general-booker #choosePerson .popup-wrapper-header,
.general-booker .choosePerson .popup-wrapper-header {
	padding: 1em 1em 1.5em
}

.change-ports {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	margin: -22px 0 0 -14px;
	width: 26px
}

.change-ports .tk-icon-switch {
	width: 100%;
	float: left;
	height: 26px;
	border-radius: 50%;
	background-color: #fff
}

.change-ports .tk-icon-switch:before {
	float: left;
	transition: all .3s ease
}

.change-ports .tk-icon-switch.rotate:before {
	transform: rotate(180deg)
}

.paxbox-morebuttons {
	font-size: 14px;
	font-family: MuseoSans-500;
	padding: 12px 12px 12px 24px;
	margin-bottom: 4px;
	display: block;
	color: #000;
	background-color: #ebedee
}

.paxbox-morebuttons:hover {
	color: #000;
	border: none
}

.paxbox-morebuttons:after {
	content: "\f064";
	margin-left: 5px;
	font-family: FontAwesome;
	color: #96979a
}

.btn-txt-input-dark .filter-option,
.dropdown-menu li dt,
.req,
.ui-datepicker .ui-datepicker-month,
.ui-datepicker table,
.ui-datepicker-wrapper-title,
button.selectpicker .label-short,
label {
	font-family: MuseoSans-500
}

.ui-datepicker {
	display: none;
	width: 17em
}

.ui-datepicker a:hover {
	border-bottom: none
}

.ui-datepicker .ui-datepicker-header {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 12px 0;
	position: relative
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	border: 1px solid #e5e5e5;
	cursor: pointer;
	height: 49px;
	position: absolute;
	text-align: left;
	text-indent: -9999px;
	top: -1px;
	width: 52px;
	-ms-transition: inherit;
	-o-transition: inherit;
	-moz-transition: inherit;
	-webkit-transition: inherit;
	transition: inherit
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
	top: -1px
}

.ui-datepicker .ui-datepicker-prev {
	border-left: 0 none;
	left: 0
}

.ui-datepicker .ui-datepicker-next {
	border-right: 0 none;
	right: 0
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	display: block;
	left: 18px;
	position: absolute;
	top: 18px;
	width: 16px;
	height: 14px
}

.ui-datepicker .ui-datepicker-next span {
	background-position: -400px -560px
}

.ui-datepicker .ui-datepicker-prev span {
	background-position: -380px -560px
}

.ui-datepicker-header .ui-state-disabled {
	cursor: default
}

.ui-datepicker-header .ui-state-disabled .ui-icon {
	opacity: .25
}

.ui-datepicker .ui-datepicker-title {
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%
}

.ui-datepicker .ui-datepicker-month {
	display: block;
	font-size: 15px;
	line-height: 1;
	text-transform: uppercase
}

.ui-datepicker .ui-datepicker-year {
	color: #333;
	display: block;
	font-size: 11px;
	line-height: 1;
	margin-top: -29px
}

.ui-datepicker table {
	border-collapse: collapse;
	font-size: 12px;
	margin: 0 0 .4em;
	width: 100%
}

.ui-datepicker th {
	border: 0;
	font-weight: 700;
	padding: .7em .3em;
	text-align: center
}

.ui-datepicker th.ui-datepicker-week-end {
	color: #2e8ffd
}

.ui-datepicker td {
	border: 1px solid #dedfe1;
	padding: 0;
	width: 10%;
	position: relative;
	background-clip: content-box
}

.ui-datepicker td.dp-highlight {
	background-color: #99a5b4
}

.ui-datepicker td.dp-highlight a {
	background-color: #99a5b4;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .35) inset;
	color: #fff
}

.ui-datepicker td.date-range-selected a.dp-highlight {
	background: url(../images/date-range-end.png) no-repeat
}

.ui-datepicker td.ui-datepicker-other-month {
	border: none
}

.ui-datepicker td a,
.ui-datepicker td span {
	color: #232b38;
	display: block;
	padding: 9px 0 6px;
	text-align: center;
	text-decoration: none
}

.ui-datepicker td a.ui-state-hover,
.ui-datepicker td span.ui-state-hover,
.ui-datepicker td.ui-datepicker-today a.ui-state-active.ui-state-highlight:hover {
	background-color: #99a5b4;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .35) inset;
	color: #fff
}

.ui-datepicker td a.ui-state-active,
.ui-datepicker td span.ui-state-active,
.ui-datepicker td.dp-highlight a.ui-state-active {
	background-color: #ed303f;
	color: #fff
}

.ui-datepicker td.dp-highlight a.ui-state-active {
	box-shadow: 0 1px 5px rgba(0, 0, 0, .35) inset!important
}

.ui-datepicker td.dp-disabled {
	background-color: #fff
}

.ui-datepicker td.dp-disabled a,
.ui-datepicker td.dp-disabled a.ui-state-active {
	background-color: #fff!important;
	box-shadow: none!important;
	color: #232b38!important
}

.ui-datepicker td.ui-datepicker-today a {
	background-color: #fff;
	box-shadow: none;
	color: #000;
	text-shadow: none;
	font-family: MuseoSans-900
}

.ui-datepicker td.ui-state-disabled a,
.ui-datepicker td.ui-state-disabled span {
	color: #a7aaaf;
	cursor: default
}

.ui-datepicker td.ui-state-disabled.ui-datepicker-today a,
.ui-datepicker td.ui-state-disabled.ui-datepicker-today:not(.today-not-selected) span {
	color: #fff;
	opacity: .5
}

@media (min-width:992px) {
	.ui-datepicker td.promotion-end a:hover,
	.ui-datepicker td.promotion-start a:hover,
	.ui-state-highlight.ui-state-default:hover,
	.ui-state-highlight.ui-state-hover.ui-state-default:hover {
		background-color: #99a5b4;
		box-shadow: 0 1px 5px rgba(0, 0, 0, .35) inset;
		color: #fff
	}
}

.ui-datepicker td a.ui-state-active,
.ui-datepicker td span.ui-state-active,
.ui-datepicker td.ui-state-active,
.ui-datepicker td.ui-state-active a,
.ui-state-highlight.ui-state-default:hover,
.ui-state-highlight.ui-state-hover.ui-state-default:hover {
	background-color: #ed303f;
	color: #fff!important
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	border-bottom: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	margin: .7em 0 0;
	padding: 0 .2em
}

.ui-datepicker .ui-datepicker-buttonpane button {
	cursor: pointer;
	float: right;
	margin: .5em .2em .4em;
	overflow: visible;
	padding: .2em .6em .3em;
	width: auto
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: 100%!important
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
	padding: 0
}

.ui-datepicker-multi .ui-datepicker-group table {
	margin: 0 auto 1.5em;
	width: 91%
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-row-break {
	clear: both;
	font-size: 0;
	width: 100%
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	left: auto;
	right: 2px
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	left: auto;
	right: 1px
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 1px;
	border-right-width: 0
}

.spinner-content {
	padding: 15px 0;
	border-bottom: 1px solid #e6e8ee
}

.spinner-label {
	color: #232b38;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 1.4;
	font-family: MuseoSans-700
}

.spinner-label small {
	color: #788594
}

.spinner-label span {
	margin-right: 5px
}

.ui-spinner {
	display: block;
	text-align: center;
	height: 40px
}

.ui-spinner .ui-spinner-input {
	line-height: 40px;
	font-weight: 700
}

.ui-spinner input.ui-spinner-input {
	background: 0 0;
	border: none;
	box-shadow: none!important;
	font-size: 16px;
	outline: 0;
	text-align: center;
	width: 26px;
	display: inline-block
}

.ui-spinner .ui-spinner-button {
	font-size: 0;
	position: relative;
	float: left;
	width: 40px;
	height: 40px;
	background-color: #ebeeef;
	box-shadow: 0 0 6px #ccc;
	text-decoration: none;
	border: none
}

.ui-spinner .ui-spinner-button:after {
	content: "-";
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 36px;
	font-size: 32px;
	color: #858689;
	left: 0;
	top: 0
}

.ui-spinner .ui-spinner-up:after {
	content: "+"
}

.ui-spinner .ui-spinner-up {
	float: right;
	opacity: .95
}

.ui-spinner>a,
.ui-spinner>span {
	opacity: .4
}

.ui-spinner.active>a,
.ui-spinner.active>span {
	opacity: 1
}

#personCountBox {
	display: table;
	width: 100%;
	font-family: MuseoSans-500
}

#personCountBox .person-box-elem {
	display: table-cell;
	overflow: hidden;
	text-align: center;
	width: 50%;
	vertical-align: middle;
	position: relative;
	white-space: nowrap
}

#personCountBox .person-box-elem.cabin-type .cabin-view-text {
	color: #99a5b4;
	font-size: 14px
}

#personCountBox .person-box-elem.cabin-type .cabin-view-type {
	color: #fff;
	font-size: 30px;
	padding-top: 4px
}

#personCountBox .person-box-elem.cabin-type .cabin-view-class {
	color: #fff;
	font-size: 14px
}

#personCountBox .person-box-elem.cabin-type .cabin-view-class,
#personCountBox .person-box-elem.cabin-type .cabin-view-text,
#personCountBox .person-box-elem.cabin-type .cabin-view-type {
	display: block;
	text-align: center;
	line-height: 1.1
}

#personCountBox .icon-person:nth-child(2),
.personCountBox .icon-person:nth-child(2) {
	opacity: .9
}

#personCountBox .icon-person:nth-child(3),
.personCountBox .icon-person:nth-child(3) {
	opacity: .7
}

#personCountBox .icon-person:nth-child(4),
.personCountBox .icon-person:nth-child(4) {
	opacity: .5
}

#personCountBox .icon-person:nth-child(5),
.personCountBox .icon-person:nth-child(5) {
	opacity: .3
}

.filter-list-btn li a.navbar-btn:focus,
a.booker-triangle:focus {
	opacity: 1
}

#personCountBox[data-count="0"] .icon-person:nth-child(n+1),
#personCountBox[data-count="1"] .icon-person:nth-child(n+2),
#personCountBox[data-count="2"] .icon-person:nth-child(n+3),
#personCountBox[data-count="3"] .icon-person:nth-child(n+4),
.personCountBox[data-count="0"] .icon-person:nth-child(n+1),
.personCountBox[data-count="1"] .icon-person:nth-child(n+2),
.personCountBox[data-count="2"] .icon-person:nth-child(n+3),
.personCountBox[data-count="3"] .icon-person:nth-child(n+4) {
	display: none
}

#personCountBox[data-count="4"] .icon-person-last,
.personCountBox[data-count="4"] .icon-person-last {
	background: url(../img/icons/icon-person-last.png) no-repeat
}

.select-flight .row {
	margin-left: -5px;
	margin-right: -5px
}

.select-flight .row>div {
	padding-left: 5px;
	padding-right: 5px
}

.select-flight .bootstrap-select-searchbox {
	position: absolute;
	top: -73px;
	padding: 0;
	left: 65px;
	right: 16px
}

.select-flight .bootstrap-select-searchbox input {
	border: none;
	font-size: 24px;
	padding: 10px 0;
	height: 56px;
	box-shadow: none
}

.countrylistmodal table td.nopadding,
.missing-miles-select .bootstrap-select-searchbox {
	padding: 0
}

.previous-search-link {
	color: #000;
	border-bottom: 3px solid transparent
}

.previous-search-link:hover {
	color: #e9214a;
	border-bottom: 3px solid #fed200
}

.open .open.dropdown-menu .bootstrap-select-searchbox input {
	font-size: 26px;
	font-family: MuseoSans-700
}

.select-flight ul.selectpicker li a .label-full {
	font-weight: 700
}

.missing-miles-select .btn-group.bootstrap-select .btn .filter-option .empty {
	padding-top: 0
}

.missing-miles-select .bootstrap-select-searchbox input {
	height: 46px
}

.missing-miles-select .dropdown-menu {
	top: 0;
	margin: 0
}

.missing-miles-select .empty,
.missing-miles-select .label-short {
	margin-right: 5px
}

.missing-miles-select span .glyphicon.icon-globe {
	top: 11px
}

.missing-miles-select span .glyphicon.icon-plane {
	top: 5px
}

.countrylistmodal table {
	background-color: #fff
}

.country-wrapper {
	display: table;
	width: 100%
}

.country-wrapper .cityairport-list,
.country-wrapper .country-alphabet,
.country-wrapper .country-list {
	display: table-cell;
	vertical-align: top
}

.country-wrapper .country-alphabet {
	width: 15%
}

.country-wrapper .country-alphabet a {
	display: block;
	padding: 2px 15px;
	color: #232b38;
	font-weight: 700;
	text-align: center
}

.country-wrapper .country-alphabet .active a,
.country-wrapper .country-alphabet a:focus,
.country-wrapper .country-alphabet a:hover {
	border: 0;
	background-color: #2e8ffd;
	color: #fff!important
}

.country-wrapper .cityairport-list ul,
.country-wrapper .country-alphabet ul,
.country-wrapper .country-list ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.country-wrapper .country-list ul li span {
	display: block;
	color: #9da8b7;
	font-weight: 700;
	background-color: #edeff2
}

.country-wrapper .country-list {
	position: relative;
	display: block;
	height: 200px
}

.country-wrapper .country-list ul li a,
.country-wrapper .country-list ul li span {
	padding: 13px 15px
}

.country-wrapper .cityairport-list ul li a {
	padding: 10px 15px
}

.country-wrapper .cityairport-list ul li a,
.country-wrapper .country-list ul li a {
	display: block;
	color: #232b38;
	font-family: MuseoSans-700
}

.country-wrapper .cityairport-list ul li a:hover,
.country-wrapper .country-list ul li a:hover {
	border: 0;
	background-color: #f2f2f2
}

.country-wrapper .cityairport-list ul li a.selected,
.country-wrapper .country-list ul li a.selected {
	color: #fff;
	background-color: #2e8ffd
}

.country-wrapper .country-list ul li a.selected {
	position: relative
}

.destinationbooker .form-group {
	margin-bottom: 10px
}

.country-alphabet a {
	color: #99a5b4!important
}

.booker .popup,
.booker .popup.booker,
.destinationbooker .select-flight .popup,
.select-flight .popup.single-calendar.topauto {
	top: auto
}

.destinationbooker .ui-datepicker td a:after,
.destinationbooker .ui-datepicker td span:after {
	content: "";
	display: block;
	font-weight: 700
}

.destinationbooker .ui-datepicker td span:after {
	color: #AFD5FF
}

.destinationbooker .ui-datepicker td a:after {
	color: #2e8ffd
}

.destinationbooker .ui-datepicker td a.ui-state-active:after,
.destinationbooker .ui-datepicker td a.ui-state-hover:after {
	color: #AFD5FF
}

.select-flight .booker .popup.calendar-holder.single-calendar {
	top: 0
}

.select-flight button.selectpicker.selectpicker-default {
	min-height: auto;
	padding: 10px 16px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .15) inset, 0 1px 1px rgba(0, 0, 0, .075)
}

.select-flight button.selectpicker.selectpicker-default .filter-option {
	float: inherit!important;
	font-size: inherit;
	padding: 0
}

.dropdown-bg-metalicblue .dropdown-menu {
	background-color: #f7f9fa;
	border-radius: 0
}

.option-text-white .filter-option {
	color: #fff!important
}

.dropdown-bg-metalicblue.bootstrap-select.show-menu-arrow .dropdown-toggle:after,
.dropdown-bg-metalicblue.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	display: none
}

.dropdown-bg-metalicblue .dropdown-menu:after,
.dropdown-bg-metalicblue .dropdown-menu:before,
.wide_dropdown .dropdown-menu:after,
.wide_dropdown .dropdown-menu:before {
	position: absolute;
	display: inline-block;
	content: ''
}

.dropdown-bg-metalicblue .dropdown-menu:before {
	top: -7px;
	left: 9px;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, .2)
}

.dropdown-bg-metalicblue .dropdown-menu:after {
	top: -6px;
	left: 10px;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #f7f9fa;
	border-left: 6px solid transparent
}

.wide_dropdown .dropdown-menu:before {
	top: -7px;
	left: 9px;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, .2)
}

.wide_dropdown .dropdown-menu:after {
	top: -6px;
	left: 10px;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent
}

.booker-triangle,
.cityairport-list,
.depp_arr_hot_fix .select-flight-group {
	position: relative
}

.depp_arr_hot_fix .select-flight-group .select-flight-group-addon {
	width: 12%;
	left: 2px;
	top: -16px;
	height: 75px;
	border-right: 1px solid #c8cacd
}

.depp_arr_hot_fix .select-flight-group .input-huge {
	padding-left: 16%;
	color: #232b38
}

.depp_arr_date_hot_fix button.selectpicker.btn-primary .filter-option {
	padding-left: 5px;
	width: 85%;
	float: left!important
}

.depp_arr_date_hot_fix .btn .caret {
	right: 15px
}

.depp_arr_date_hot_fix .filter-option .date-view-date {
	color: #99a5b4!important;
	font-size: 14px!important;
	font-family: MuseoSans-700!important;
	display: block
}

.depp_arr_date_hot_fix .filter-option .date-view-day {
	color: #fff!important;
	font-size: 30px!important;
	font-family: MuseoSans-700!important;
	margin: 5px 0 4px;
	display: block
}

.depp_arr_date_hot_fix .filter-option .date-view-month {
	color: #99a5b4!important;
	font-size: 14px!important;
	font-family: MuseoSans-300!important;
	display: block
}

.depp_arr_font_hot_fix ul.dropdown-menu li a {
	color: #232b38;
	font-size: 14px;
	font-family: MuseoSans-700!important
}

.depp_arr_font_hot_fix ul.dropdown-menu li.selected a,
.depp_arr_font_hot_fix ul.dropdown-menu li:hover a {
	color: #fff
}

.timeperiods_hot_fix ul.selectpicker li a .label-short {
	font-family: MuseoSans-700!important;
	color: #232b38;
	font-size: 14px
}

.timeperiods_hot_fix ul.selectpicker li a .label-full {
	font-size: 14px;
	font-family: MuseoSans-700!important;
	color: #79889a;
	font-weight: 400
}

.timeperiods_hot_fix ul.selectpicker li.selected a span,
.timeperiods_hot_fix ul.selectpicker li:hover a span {
	color: #fff!important
}

.padding13px35px {
	padding: 13px 35px!important
}

.noborder {
	border: none!important
}

.height40 {
	height: 40px!important
}

.height48 {
	height: 48px!important
}

.bgWhite {
	background-color: #fff!important
}

.box_shadow {
	-webkit-box-shadow: 0 4px 8px rgba(176, 178, 183, .25) inset;
	box-shadow: 0 4px 8px rgba(176, 178, 183, .25) inset
}

.pl_35 {
	padding-left: 35px!important
}

.no-text-shadow {
	text-shadow: none!important
}

.wherewefly .select-flight button.selectpicker {
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .05) inset;
	border-radius: 0;
	height: 52px;
	border-color: #c5c8cd;
	font-family: MuseoSans-700
}

.wherewefly .select-flight .open button.selectpicker,
.wherewefly .select-flight button.selectpicker:focus {
	border-color: #4b525d
}

.wherewefly .select-flight button.selectpicker .filter-option {
	line-height: 50px;
	padding-left: 0;
	color: #79889a;
	font-family: MuseoSans-700!important;
	font-size: 18px!important
}

.br-1 {
	border-right: 1px solid #e5e5e5
}

.wherewefly .select-flight button.selectpicker .filter-option .icon-plane,
.wherewefly .select-flight button.selectpicker .filter-option .icon-plane2 {
	display: none
}

.wherewefly .bootstrap-select-searchbox input,
.wherewefly .select-flight button.selectpicker .filter-option .label-full,
.wherewefly .select-flight button.selectpicker .filter-option .label-title {
	font-family: MuseoSans-700!important;
	color: #232b38!important;
	font-size: 18px!important
}

.cityairport-list {
	display: block!important
}

.wherewefly .empty-selectpicker .dropdown-menu {
	margin-top: 3px!important
}

.ui-datepicker td.promotion-start a {
	background-color: #e8f8e4!important;
	color: #476c3d!important
}

.ui-datepicker td.promotion-end a {
	background-color: #2e8ffd!important;
	color: #fff!important
}

.ui-datepicker td.promotion-intersection a {
	background: -webkit-linear-gradient(to bottom right, #eefaeb 0, #eefaeb 50%, #eefaeb 50%, #68aefd 100%);
	background: -o-linear-gradient(to bottom right, #eefaeb 0, #eefaeb 50%, #eefaeb 50%, #68aefd 100%);
	background: -moz-linear-gradient(to bottom right, #eefaeb 0, #eefaeb 50%, #eefaeb 50%, #68aefd 100%);
	background: linear-gradient(to bottom right, #eefaeb 0, #eefaeb 50%, #eefaeb 50%, #68aefd 100%);
	color: #476c3d!important
}

.bg-promotion-departure {
	background-color: #e8f8e4
}

.bg-promotion-return {
	background-color: #2e8ffd
}

.datepicker-promotion-labels .panel-content {
	border: none
}

.select-flight ul.selectpicker li a .label-full {
	font-family: MuseoSans-700
}

.booking-cols .dropdown-menu {
	border-radius: 0;
	border: none
}

.booking-cols .dropdown-menu li>a {
	padding: 6px 20px!important
}

.booking-cols .dropdown-menu dt {
	padding: 10px 20px 4px!important;
	color: #79889a;
	font-size: 14px;
	font-family: MuseoSans-300
}

.booking-cols ul.selectpicker li a .label-full,
.select-flight .booker .popup-header-title {
	font-family: MuseoSans-700;
	letter-spacing: 0
}

.booking-cols .bootstrap-select-searchbox input {
	padding: 2px 0 10px!important
}

.booking-cols .icon-plane,
.booking-cols .icon-plane2 {
	margin-right: 13px;
	margin-left: 2px
}

.booking-select .booking-cols .form-group {
	margin-bottom: 10px
}

.booking-cols .metro-checkbox .check,
.booking-cols .metro-radio .check {
	height: 24px;
	margin: 0 8px 0 0;
	padding: 0;
	width: 24px;
	vertical-align: middle
}

.booking-cols .popup-wrapper-header,
.booking-cols .ui-datepicker-wrapper-header {
	padding: 1em!important
}

.select-flight .booker .calendar-holder h3.ui-datepicker-wrapper-title,
.select-flight .booker h3.popup-wrapper-header-title {
	padding: 8px 0 0;
	font-size: 14px;
	font-family: MuseoSans-700;
	letter-spacing: 0
}

.select-flight .booker .popup-header-title {
	padding: 10px 0;
	margin: 0 0 10px;
	font-size: 16px
}

.select-flight label.metro-checkbox {
	border-right: 1px dotted #d3d5d7
}

ul.selectpicker .label-subtext {
	font-family: Georgia, serif;
	font-size: 100%;
	font-style: italic;
	color: #79889a
}

.booker-triangle:after {
	border-color: #fff transparent;
	border-style: solid;
	border-width: 0 15px 15px;
	bottom: -33px;
	content: "";
	display: block;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	width: 0;
	z-index: 1
}

.flight-selection-triangle-position-fix .booker-triangle:after {
	bottom: -22px
}

.filter-container {
	background-color: #232b38;
	border-color: #0f1319;
	border-radius: 4px 4px 0 0;
	padding: 0 15px
}

.filter-bar {
	padding: 1px 20px 0 25px
}

.filter-bar .navbar-header {
	padding: 15px
}

.filter-bar .navbar-header h4 {
	padding: 0
}

.filter-bar .navbar-filter .navbar-badge {
	padding: 12px;
	line-height: 0
}

.filter-bar .navbar-filter>ul.nav li a {
	padding: 11px 11px 11px 0;
	border-bottom: none
}

.filter-bar .navbar-filter>ul.nav li a>span:first-child {
	border-left: 1px dotted #656b74;
	padding-left: 15px
}

.filter-bar .navbar-filter>.navbar-right {
	margin: 0
}

.filter-bar .navbar-filter .navbar-badge .badge i:hover {
	color: #232B38;
	cursor: pointer
}

.filter-bar .navbar-filter .navbar-badge .badge {
	margin-right: 5px;
	font-family: MuseoSans-500
}

.filter-list-btn {
	padding: 0;
	margin: 2px 0;
	list-style: none
}

.filter-list-btn li {
	float: left;
	padding-right: 8px
}

.filter-list-btn li a {
	padding: 5px 15px;
	min-width: 80px;
	margin-top: 9px;
	border-radius: 5px
}

.online-booking-table th {
	border: 1px solid #79889A!important;
	padding: 8px 25px!important;
	font-family: MuseoSans-300;
	font-size: 12px
}

.online-booking-table td {
	padding: 5px 15px 12px!important
}

.navbar-filter .navbar-badge {
	line-height: 60px;
	padding: 0 22px 0 0
}

.navbar-filter .navbar-badge .badge {
	background-color: #fff;
	color: #232b38;
	padding: 8px 16px;
	border-radius: 16px
}

.navbar-filter .navbar-badge .badge i {
	margin-left: 10px;
	color: #97a3b2
}

.filter-list-btn li a:focus:after {
	border-color: #fff transparent!important
}

.filter-list-btn li a:active:after {
	border-color: #dde2e6 transparent!important
}

.filter-option .date-view.nomargin {
	display: block;
	margin: 0
}

.filter-option .date-view.nomargin .date-view-day {
	font-size: 26px;
	padding: 0
}

.editfilters {
	background-color: #edeff2
}

.editfilters>table {
	margin: 0
}

.editfilters>table tbody tr td {
	border-top: none;
	padding: 10px 15px
}

.booker-content-wrapper {
	z-index: 6;
	position: relative
}

.booker-content-wrapper~.booker-content-wrapper {
	z-index: 5
}

.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper {
	z-index: 4
}

.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper {
	z-index: 3
}

.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper {
	z-index: 2
}

.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper~.booker-content-wrapper {
	z-index: 1
}

#bookerDeparTab .filter-option i.glyphicon~.label-short {
	padding-top: 16px!important
}

#bookerDeparTab .filter-option .label-short {
	padding-top: 0
}

@media (max-width:767px) {
	#bookerDeparTab .booker-text-label.active,
	#bookerManageTab .booker-text-label.active,
	#mytripsMainPanelId .booker-text-label.active {
		font-size: 12px!important
	}
	#bookerDeparTab #member_status.booker-text-label.active {
		left: 48px!important
	}
	#bookerDeparTab .booker-text-label.active {
		left: 66px!important
	}
	#bookerDeparTab .dropdown-menu.open {
		z-index: 1041
	}
	#bookerDeparTab button.selectpicker .filter-option .label-full {
		margin-top: -5px!important
	}
	#bookerDeparTab .filter-option .label-short {
		padding-top: 12px
	}
	#bookerDeparTab .bootstrap-select-searchbox {
		top: -60px
	}
	#personCountBox .person-box-elem.cabin-type .cabin-view-type {
		font-size: 26px
	}
	.scheduleContainer .tab-content .tab-pane {
		padding: 0
	}
	.general-booker .mini-booker-link {
		color: #000!important
	}
	.bootstrap-select.btn-group .dropdown-menu {
		position: absolute;
		width: 100%;
		background-color: transparent
	}
	.bootstrap-select.btn-group .dropdown-menu.open {
		box-shadow: none
	}
	.bootstrap-select.btn-group .dropdown-menu.inner {
		background-color: #fff;
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
	}
	.tk-booker.general-booker .btn-group.bootstrap-select .btn .filter-option {
		min-height: 56px
	}
	.btn-group.bootstrap-select .btn .filter-option .empty {
		padding-top: 12px;
		display: inline-block
	}
	.btn-group.bootstrap-select.open .btn .filter-option {
		text-indent: -1000px
	}
	.btn-group.bootstrap-select.open .btn .filter-option span {
		display: none;
		text-indent: 0
	}
	#arrTimePeriod .btn-group.bootstrap-select.open .btn .filter-option span,
	#datePickerSelect .btn-group.bootstrap-select.open .btn .filter-option span,
	#deparrTimePeriod .btn-group.bootstrap-select.open .btn .filter-option span {
		display: block
	}
	#datePickerSelect .filter-option .date-view .date-view-date span {
		display: none!important
	}
	.select-flight .general-booker .bootstrap-select-searchbox {
		top: -50px!important;
		left: 60px!important;
		right: 25px!important;
		width: auto!important
	}
	.select-flight button.selectpicker .filter-option .label-full {
		white-space: nowrap
	}
	.wyw-navbar-left .select-flight .bootstrap-select-searchbox {
		right: 0!important
	}
	.wyw-navbar-left .filter-option .empty {
		margin-top: -10px
	}
	.select-flight .general-booker .bootstrap-select-searchbox input {
		padding-left: 4px;
		padding-top: 0;
		background-color: #fff!important;
		height: 40px
	}
	.general-booker .filter-option .label-short {
		line-height: 1
	}
	.change-ports .tk-icon-switch {
		transform: rotate(90deg)
	}
	.change-ports .tk-icon-switch.rotate {
		transform: rotate(270deg)
	}
	.popup-wrapper .inner.cabin-type-inner,
	.popup-wrapper .inner.pax-list-inner {
		padding: 10px 1em
	}
	.cabin-type-inner .small-metro .check {
		margin-left: -20px!important
	}
	.general-paxpicker .popup-wrapper-header {
		padding: 1em;
		position: relative;
		z-index: 2
	}
	.select-flight .mobile-schedule-nav {
		margin: 20px -5px 0
	}
	.previous-search-link {
		color: #e9214a
	}
	.country-wrapper {
		display: block
	}
	.country-wrapper:after,
	.country-wrapper:before {
		content: "";
		display: table;
		clear: both
	}
	.country-wrapper .country-alphabet {
		width: 10%;
		float: left;
		display: block
	}
	.country-wrapper .country-list {
		float: left;
		width: 90%
	}
	.country-wrapper .country-alphabet a {
		padding: 2px
	}
	.country-wrapper .cityairport-list ul li a,
	.country-wrapper .country-list ul li a,
	.country-wrapper .country-list ul li span {
		padding: 7px
	}
	.dropdown-menu.selectpicker .date-view .date-view-date,
	.dropdown-menu.selectpicker .date-view .date-view-day,
	.dropdown-menu.selectpicker .date-view .date-view-month,
	.select-flight .input-huge {
		font-size: 20px
	}
	.spinner-label {
		min-height: 33px;
		font-family: MuseoSans-500
	}
	.select-flight .select-flight-group .input-huge {
		padding-left: 46px
	}
	.ui-datepicker-multi-3 .ui-datepicker-group {
		width: 100%
	}
	.destinationbooker .select-flight .popup {
		top: 0!important
	}
	.date-view>.date-view-date {
		font-size: 10pt
	}
	.wherewefly .bootstrap-select-searchbox {
		top: -54px!important;
		left: 0!important
	}
	.modal_mobile_container .select-flight.select-flight-mobile {
		z-index: 2000;
		width: 100%
	}
	.select-flight .popup {
		top: 308px
	}
	.btn-txt-input-dark .filter-option {
		font-size: 14px
	}
	.btn-txt-input-dark,
	.btn-txt-input-red {
		height: 35px
	}
	#mytripsMainPanelId .btn-txt-input-container .btn-txt-input-custom span {
		font-family: MuseoSans-700!important;
		font-size: 14px
	}
}

@media (max-width:1080px) and (min-width:992px) {
	.select-flight button.selectpicker .filter-option {
		font-size: 12pt
	}
	.select-flight button.selectpicker.btn-primary .filter-option {
		padding-left: 10px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.deparr-tablet .select-flight-group .input-huge {
		padding-left: 40px
	}
	.deparr-tablet .tk-booker-input .dropdown-menu {
		width: 100%!important
	}
	.deparr-tablet .dropdown-menu.inner.selectpicker .date-view>.date-view-day {
		font-size: 16px!important
	}
	.deparr-tablet .dropdown-menu.inner.selectpicker .date-view>.date-view-date {
		font-size: 10px!important
	}
	.deparr-tablet .bootstrap-select.btn-group .dropdown-menu li>a {
		padding: 4px 10px
	}
}

@media (min-width:768px) {
	.select-flight .booker .popup,
	.select-flight .popup {
		top: auto!important
	}
	.select-flight .booker h3.popup-wrapper-header-title {
		display: none
	}
}

@media (max-width:400px) {
	.booker-menu-wrapper:after,
	.booker-menu-wrapper:before {
		content: "";
		position: absolute;
		width: 20px;
		height: 35px;
		left: 5px;
		top: 0;
		background: 0 0;
		background: -moz-linear-gradient(left, rgba(0, 0, 0, .25) 0, transparent 100%);
		background: -webkit-gradient(left top, right top, color-stop(0, rgba(0, 0, 0, .25)), color-stop(100%, transparent));
		background: -webkit-linear-gradient(left, rgba(0, 0, 0, .25) 0, transparent 100%);
		background: -o-linear-gradient(left, rgba(0, 0, 0, .25) 0, transparent 100%);
		background: -ms-linear-gradient(left, rgba(0, 0, 0, .25) 0, transparent 100%);
		background: linear-gradient(to right, rgba(0, 0, 0, .25) 0, transparent 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.25)', endColorstr='transparent', GradientType=1)
	}
	.booker-menu-wrapper:after {
		left: auto;
		right: 5px;
		background: 0 0;
		background: -moz-linear-gradient(left, transparent 0, rgba(0, 0, 0, .25) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .25)));
		background: -webkit-linear-gradient(left, transparent 0, rgba(0, 0, 0, .25) 100%);
		background: -o-linear-gradient(left, transparent 0, rgba(0, 0, 0, .25) 100%);
		background: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, .25) 100%);
		background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, .25) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='rgba(0,0,0,0.25)', GradientType=1)
	}
	.booker-menu {
		position: relative;
		white-space: nowrap;
		overflow-x: scroll
	}
}

@media screen and (min-width:1025px) {
	.booking-cols .dropdown-menu .bootstrap-select-searchbox {
		width: 172px
	}
	.booking-cols .dropdown-menu {
		width: 500px;
		top: 106%
	}
	.wide_dropdown .bootstrap-select-searchbox {
		width: 125px
	}
	.wide_dropdown ul.dropdown-menu {
		width: 500px;
		top: 106%
	}
	.wide_dropdown .bootstrap-select-searchbox input {
		width: 125px
	}
}

#minibooker .middle-wrapper {
	height: 0!important
}

.hero-bg {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.autoHeight,
.hero .middle-wrapper {
	-webkit-transition: all .5s!important;
	-moz-transition: all .5s!important;
	transition: all .5s!important
}

.opacity-0 {
	opacity: 0
}

.opacity-1 {
	opacity: 1
}

.noopacity {
	opacity: 1!important
}

.bookingH .h1,
.bookingH .h2 {
	line-height: 52px;
	margin-top: 0
}

.bookingH {
	margin-bottom: 60px
}

.animate-page .animated.delay19 {
	-webkit-animation-delay: .25s;
	animation-delay: .25s
}

.animate-page .animated.delay20 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.animate-page .animated.delay21 {
	-webkit-animation-delay: .35s;
	animation-delay: .35s
}

.animate-page .animated.delay22 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.animate-page .animated.delay23 {
	-webkit-animation-delay: .45s;
	animation-delay: .45s
}

.animate-page .animated.delay24 {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.animate-page .animated.delay25 {
	-webkit-animation-delay: .55s;
	animation-delay: .55s
}

.animate-page .customchain {
	-webkit-animation-name: customchain;
	animation-name: customchain
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(-90deg);
		transform: perspective(400px) rotateX(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0);
		-ms-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
		opacity: 1
	}
}

.animate-page .flipInX {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

.tk-booker-nav .nav-pills {
	float: none;
	margin: 0 auto;
	display: block;
	text-align: center
}

.tk-booker-nav .nav-pills>li {
	display: inline-block;
	float: none
}

@media screen and (min-width:768px) {
	.bookings-buttons .b1,
	.bookings-buttons .b2 {
		min-width: 172px;
		margin-right: 11px
	}
	.bookings-buttons .b3 {
		min-width: 151px
	}
	.bookings-buttons li>a,
	.bookings-buttons>a {
		padding: .75em 25px
	}
	.booker.booking-cols,
	.multiCity-flight .booker.booking-cols {
		padding: 0
	}
	.booker.booking-cols .calendar-holder.people-on.on:before,
	.popup.calendar-holder.on:before {
		content: "";
		display: inline-block;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-bottom: 8px solid #fff;
		position: absolute;
		top: -8px;
		right: 32%
	}
	.popup.calendar-holder.people-on.on.on:before {
		right: 16%
	}
	.general-booker .popup.calendar-holder.on:before {
		right: 10%
	}
	.general-booker .popup.calendar-holder.people-on.on.on:before {
		right: 32%
	}
	.booker.booking-cols #choosePersonMulticity.calendar-holder.people-on.on:before {
		right: 48%
	}
	.booker.booking-cols #choosePersonMulticity.calendar-holder.people-on.see-more-box.on:before,
	[id^=choosePersonPreviousSearches].popup.calendar-holder.people-on.on:before {
		right: 32%
	}
	.booker.booking-cols .popup.calendar-holder.multi-calendar-passengers.on:before,
	.booker.booking-cols .popup.calendar-holder.multi-calendar.on:before {
		right: 8%
	}
	.booking-cols .popup {
		width: 100%;
		border-radius: 0;
		margin: auto;
		left: initial!important
	}
	.booking-cols .select-flight button.selectpicker {
		border: 0 solid #fff
	}
	.booking-cols.c2 {
		padding: 0 5px
	}
	.booking-select .input-col {
		float: left;
		width: 56%
	}
	.booking-select .input-col .in1 {
		width: 48%!important;
		margin-right: 2%;
		float: left
	}
	.booking-select .input-col .in2 {
		width: 48%!important;
		float: left
	}
	.booking-select .btn-col {
		float: left;
		width: 44%
	}
	.booking-select .btn-col .b1 {
		width: 47%;
		float: left;
		margin-right: 2.5%
	}
	.booking-select .btn-col .b2 {
		width: 23.6%;
		float: left;
		margin-right: 2.5%;
		position: relative
	}
	.booking-select .btn-col .b3 {
		float: left;
		width: 23.6%
	}
	.booking-cols .bootstrap-select.show-menu-arrow .dropdown-toggle:before {
		bottom: -11px;
		left: 19px
	}
	.booking-cols .bootstrap-select.show-menu-arrow .dropdown-toggle:after {
		bottom: -10px;
		left: 20px
	}
	.check-in .input-col {
		width: 89.29%
	}
	.check-in .input-col .in1 {
		width: 49%!important;
		margin-right: 1%
	}
	.check-in .input-col .in2 {
		width: 49%!important
	}
	.check-in .btn-col {
		width: 10.71%
	}
	.check-in .btn-col .b1 {
		width: 100%;
		margin-right: 0
	}
	.carousel .item .img-section-bg {
		width: auto!important
	}
	hr.m-45 {
		margin: 20px -45px
	}
	.companion-slider .item .row .col-sm-4:nth-child(3n+1) {
		clear: left
	}
}

canvas {
	position: relative
}

.ui-rangeSlider {
	height: 42px;
	padding-top: 40px
}

.ui-rangeSlider,
.ui-rangeSlider-arrow,
.ui-rangeSlider-container {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.ui-rangeSlider-withArrows .ui-rangeSlider-container {
	margin: 0 150px
}

.ui-rangeSlider-disabled.ui-rangeSlider-noArrow .ui-rangeSlider-container {
	border-color: #8490a3
}

.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-container {
	border-top-color: #49576b;
	border-bottom-color: #9ca7b3
}

.ui-rangeSlider-container,
.ui-rangeSlider-label {
	background-color: #fff
}

.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-label {
	background: #95a4bd;
	background: -moz-linear-gradient(top, #95a4bd 0, #b2bbd8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #95a4bd), color-stop(100%, #b2bbd8))
}

.ui-rangeSlider-arrow {
	height: 40px;
	width: 140px;
	cursor: pointer;
	color: #fff;
	line-height: 40px;
	background-color: #2e8ffd;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	text-align: center
}

.ui-rangeSlider-leftArrow:after,
.ui-rangeSlider-rightArrow:after {
	border-color: #fff transparent;
	border-style: solid;
	bottom: 0;
	content: "";
	display: block;
	width: 0;
	position: absolute
}

.ui-rangeSlider-leftArrow {
	padding-right: 10px
}

.ui-rangeSlider-leftArrow:after {
	border-width: 20px 0 20px 10px;
	right: -1px
}

.ui-rangeSlider-rightArrow {
	padding-left: 10px
}

.ui-rangeSlider-rightArrow:after {
	border-width: 20px 10px 20px 0;
	left: -1px
}

.ui-rangeSlider-arrow-inner {
	display: none
}

.ui-rangeSlider-innerBar {
	width: 110%;
	height: 100%;
	left: -10px;
	overflow: hidden
}

.ui-rangeSlider-bar {
	background-color: rgba(0, 0, 0, .05);
	height: 42px;
	cursor: move;
	cursor: grab;
	cursor: -moz-grab
}

.ui-rangeSlider-disabled .ui-rangeSlider-bar {
	background: #93aeca;
	-webkit-box-shadow: inset 0 2px 6px RGBA(0, 0, 0, .3);
	-moz-box-shadow: inset 0 2px 6px RGBA(0, 0, 0, .3);
	box-shadow: inset 0 2px 6px RGBA(0, 0, 0, .3)
}

.ui-rangeSlider-handle {
	width: 52px;
	height: 42px;
	cursor: col-resize
}

.ui-rangeSlider-label {
	background: url(../img/icons/icon-set-sm.png) 45px -273px no-repeat #ef2636;
	padding: 5px 20px 5px 10px;
	bottom: 40px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 0 #c2c5d6;
	-moz-box-shadow: 0 1px 0 #c2c5d6;
	box-shadow: 0 1px 0 #c2c5d6;
	color: #fff;
	cursor: col-resize;
	width: 70px
}

.ui-rangeSlider-leftLabel {
	padding: 5px 10px 5px 20px;
	background: url(../img/icons/icon-set-sm.png) -1px -273px no-repeat #ef2636;
	text-align: right
}

.ui-rangeSlider-leftLabel .ui-rangeSlider-label-inner {
	left: 5px;
	right: auto
}

.ui-rangeSlider-label-inner {
	position: absolute;
	top: 100%;
	right: 4px;
	display: block;
	z-index: 99;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #cf1f2d
}

.ui-editRangeSlider-inputValue {
	width: 2em;
	text-align: center
}

.ui-rangeSlider .ui-ruler-scale {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.ui-rangeSlider .ui-ruler-tick {
	float: left
}

.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner {
	color: #232b38;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	line-height: 40px;
	padding-left: 2px;
	position: relative;
	font-size: .85em
}

.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner {
	border-left: 1px solid #fff;
	margin-top: 25px;
	height: 5px
}

.rangeslidercontent {
	position: relative;
	border: 2px solid #e6e6e6;
	border-top: none;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px
}

.rangeslidercontent .rangesliderwrapper {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 0 120px;
	background-color: #edeff2;
	overflow: hidden
}

.rangeslidercontent .rangesliderwrapper .rangeslidergrid {
	float: left;
	height: 100%;
	border-left: 1px solid #d8dbdf;
	background-color: #fff
}

.rangeslidercontent .rangesliderwrapper .rangeslidergrid:last-child {
	border-right: 1px solid #e9e9eb
}

.rangeslidercontent>.canvas-table-wrapper>table,
.rangeslidercontent>.showother>.canvas-table-wrapper>table,
.rangeslidercontent>table {
	width: calc(100% - 30px);
	margin: 0 15px 15px;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	-webkit-transition: all .25s ease 0s;
	transition: all .25s ease 0s;
	cursor: pointer
}

.rangeslidercontent>.canvas-table-wrapper>table:hover,
.rangeslidercontent>.showother>.canvas-table-wrapper>table:hover,
.rangeslidercontent>table:hover {
	border: 1px solid #232b38;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.rangeslidercontent>.canvas-table-wrapper>table.collapse-next-content-active,
.rangeslidercontent>.showother>.canvas-table-wrapper>table.collapse-next-content-active,
.rangeslidercontent>table.collapse-next-content-active {
	border: 1px solid #2E8FFD;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.rangeslidercontent>.canvas-table-wrapper>table.collapse-next-content-active .collapse.in,
.rangeslidercontent>.showother>.canvas-table-wrapper>table.collapse-next-content-active .collapse.in,
.rangeslidercontent>table.collapse-next-content-active .collapse.in {
	display: table-row
}

.rangeslidercontent>.canvas-table-wrapper>table.collapse-next-content table.table-gray th,
.rangeslidercontent>.showother>.canvas-table-wrapper>table.collapse-next-content table.table-gray th,
.rangeslidercontent>table.collapse-next-content table.table-gray th {
	border: 1px solid #79889A!important;
	padding: 8px 10px 8px 25px;
	font-family: MuseoSans-300;
	font-size: 12px
}

.rangeslidercontent>.canvas-table-wrapper>table td,
.rangeslidercontent>.canvas-table-wrapper>table th,
.rangeslidercontent>.showother>.canvas-table-wrapper>table td,
.rangeslidercontent>.showother>.canvas-table-wrapper>table th,
.rangeslidercontent>table td,
.rangeslidercontent>table th {
	padding: 0 10px
}

.rangeslidercontent>.canvas-table-wrapper>table td.text-center,
.rangeslidercontent>.showother>.canvas-table-wrapper>table td.text-center {
	padding: 0!important
}

.rangeslidercontent>.canvas-table-wrapper>table td.nopadding,
.rangeslidercontent>.canvas-table-wrapper>table th.nopadding,
.rangeslidercontent>.showother>.canvas-table-wrapper>table td.nopadding,
.rangeslidercontent>.showother>.canvas-table-wrapper>table th.nopadding,
.rangeslidercontent>table td.nopadding,
.rangeslidercontent>table th.nopadding {
	padding: 0
}

.rangeslidercontent>.canvas-table-wrapper>table.table-dark,
.rangeslidercontent>table.table-dark {
	background-color: #868686;
	color: #fff;
	border: 1px solid #666
}

.canvas-table-wrapper>table.mobile-canvas-table,
.showother>.canvas-table-wrapper>table.mobile-canvas-table {
	background-color: transparent;
	border-top: 1px solid #e6e6e6;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	margin: 0;
	width: 100%
}

.canvas-table-wrapper>table.mobile-canvas-table:hover,
.showother>.canvas-table-wrapper>table.mobile-canvas-table:hover {
	border-top: 1px solid #e6e6e6;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	box-shadow: none
}

.canvas-table-wrapper>table.mobile-canvas-table td,
.showother>.canvas-table-wrapper>table.mobile-canvas-table td {
	padding: 0 16px
}

.canvas-table-wrapper>table.mobile-canvas-table td .table-responsive td,
.showother>.canvas-table-wrapper>table.mobile-canvas-table td .table-responsive td {
	padding: 5px 10px
}

.rangeslidercontent .canvas-table-wrapper table tr td:first-child {
	padding: 0 20px
}

.rangeslidercontent .canvas-table-wrapper table tr td:last-child {
	padding: 0 20px 0 10px
}

.canvas-table {
	border-radius: 3px;
	border-collapse: separate
}

.accordion-table tr td {
	padding: 10px 25px!important
}

.accordion-table tr.showcanvasoverlay td {
	padding: 5px 25px 12px!important
}

.car-rental .accordion-table tr.showcanvasoverlay td {
	padding: 12px 25px!important
}

.rangeslidercontent .canvas-table {
	position: relative;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2
}

.car-rental .canvas-table .first-tr>td {
	padding: 20px!important
}

.car-rental .canvas-table .last-tr>td {
	padding: 0!important
}

@media (max-width:767px) {
	.rangeslidercontent>.canvas-table-wrapper>table,
	.rangeslidercontent>.showother>.canvas-table-wrapper>table,
	.rangeslidercontent>table {
		margin-left: 0;
		margin-right: 0;
		width: 100%
	}
}

.ui-slider-horizontal.ui-slider-pips {
	margin-bottom: 1.4em
}

.ui-slider-pips .ui-slider-label,
.ui-slider-pips .ui-slider-pip-hide {
	display: none
}

.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
	display: block
}

.ui-slider-pips .ui-slider-pip {
	width: 2em;
	height: 1em;
	line-height: 1em;
	position: absolute;
	font-size: 12px;
	font-family: MuseoSans-700;
	overflow: visible;
	text-align: center;
	top: 20px;
	left: 20px;
	margin-left: -1em;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ui-slider-pips .ui-slider-label {
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -1em;
	width: 2em
}

.ui-slider-pip:hover .ui-slider-label {
	color: #232b38
}

.ui-slider-vertical.ui-slider-pips {
	margin-bottom: 1em;
	margin-right: 2em
}

.ui-slider-vertical.ui-slider-pips .ui-slider-pip {
	text-align: left;
	top: auto;
	left: 20px;
	margin-left: 0;
	margin-bottom: -.5em
}

.ui-slider-vertical.ui-slider-pips .ui-slider-line {
	width: 3px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0
}

.ui-slider-vertical.ui-slider-pips .ui-slider-label {
	top: 50%;
	left: .5em;
	margin-left: 0;
	margin-top: -.5em;
	width: 2em
}

.ui-slider-float .ui-slider-handle:focus,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label {
	outline: 0
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
	top: 42px
}

.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: .2s, .2s, 0;
	-moz-transition-delay: .2s, .2s, 0;
	-ms-transition-delay: .2s, .2s, 0;
	transition-delay: .2s, .2s, 0;
	top: 32px;
	font-weight: 400
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
	content: " ";
	width: 0;
	height: 0;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -5px;
	border: 5px solid rgba(255, 255, 255, 0);
	border-bottom-color: rgba(255, 255, 255, 1);
	top: -10px
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
	border: 5px solid rgba(255, 255, 255, 0);
	border-bottom-color: #888;
	top: -11px
}

.ui-slider-vertical.ui-slider-float .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-tip-label {
	top: 50%;
	margin-top: -11px;
	width: 34px;
	margin-left: 0;
	left: -60px;
	color: #333;
	-webkit-transition-duration: .2s, .2s, 0;
	-moz-transition-duration: .2s, .2s, 0;
	-ms-transition-duration: .2s, .2s, 0;
	transition-duration: .2s, .2s, 0;
	-webkit-transition-property: opacity, left, visibility;
	-moz-transition-property: opacity, left, visibility;
	-ms-transition-property: opacity, left, visibility;
	transition-property: opacity, left, visibility;
	-webkit-transition-delay: 0, 0, .2s;
	-moz-transition-delay: 0, 0, .2s;
	-ms-transition-delay: 0, 0, .2s;
	transition-delay: 0, 0, .2s
}

.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
	top: 50%;
	margin-top: -11px;
	left: -50px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
	left: 47px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
	left: 37px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after,
.ui-slider-vertical.ui-slider-float .ui-slider-tip:after {
	border: 5px solid rgba(255, 255, 255, 0);
	border-left-color: rgba(255, 255, 255, 1);
	border-top-color: transparent;
	position: absolute;
	bottom: 50%;
	margin-bottom: -5px;
	right: -10px;
	margin-left: 0;
	top: auto;
	left: auto
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before,
.ui-slider-vertical.ui-slider-float .ui-slider-tip:before {
	border: 5px solid rgba(255, 255, 255, 0);
	border-left-color: #888;
	border-top-color: transparent;
	position: absolute;
	bottom: 50%;
	margin-bottom: -5px;
	right: -11px;
	margin-left: 0;
	top: auto;
	left: auto
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
	border: 5px solid rgba(255, 255, 255, 0);
	border-right-color: rgba(255, 255, 255, 1);
	right: auto;
	left: -10px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
	border: 5px solid rgba(255, 255, 255, 0);
	border-right-color: #888;
	right: auto;
	left: -11px
}

.uislider {
	display: table;
	width: 100%;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: -1px
}

.uislider .uislider-left,
.uislider .uislider-right {
	background-color: #2e8ffd;
	color: #fff;
	height: 38px;
	line-height: 38px;
	text-align: center;
	width: 135px;
	display: table-cell;
	position: relative;
	z-index: 0;
	font-size: 12px;
	font-family: MuseoSans-500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.uislider .uislider-blank {
	width: 15px;
	display: table-cell;
	background-color: #fff
}

.uislider .uislider-empty {
	width: 135px;
	display: table-cell
}

.uislider .uislider-left:after,
.uislider .uislider-right:after {
	border-color: #fff transparent;
	border-style: solid;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	width: 0
}

.uislider .uislider-left:after {
	border-width: 19px 0 19px 10px;
	right: 0
}

.uislider .uislider-right:after {
	border-width: 19px 10px 19px 0;
	left: 0
}

.uislider .uisliderpips {
	display: table-cell;
	position: relative;
	z-index: 1
}

.ui-slider-horizontal .ui-slider-handle {
	background-color: #ef2636;
	border-radius: 8px;
	color: #fff;
	cursor: col-resize;
	width: 143px;
	position: absolute;
	top: 0;
	height: 38px;
	text-align: left;
	z-index: 1;
	font-size: 12px;
	font-family: MuseoSans-700;
	padding: 11px
}

.ui-slider-horizontal .ui-slider-handle.last {
	height: 39px;
	margin-left: -8px
}

.ui-slider-horizontal .ui-slider-handle.first {
	margin-left: -133px
}

.ui-slider-horizontal .ui-slider-handle.last>span {
	margin-left: 10px;
	float: left
}

.uislider .ui-slider-label .time-range-label {
	display: none
}

.ui-slider-select .ui-slider-handle.first:before {
	background: url(/theme/img/slider-handle-control.png) -21px 0 no-repeat;
	content: " ";
	width: 21px;
	height: 47px;
	position: absolute;
	right: -1px;
	top: 0
}

.ui-slider-select .ui-slider-handle.last:before {
	background: url(/theme/img/slider-handle-control.png) no-repeat;
	content: " ";
	width: 21px;
	height: 47px;
	position: absolute;
	left: -1px;
	top: 0
}

.ui-slider-horizontal .ui-slider-handle:hover {
	border-bottom: none
}

.ui-slider-horizontal .ui-slider-handle:after {
	border-color: #cf1f2d transparent;
	border-style: solid;
	border-width: 6px 6px 0;
	bottom: -6px;
	display: block;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	width: 0
}

.uislider .uisliderpips .ui-slider-pip.ui-slider-pip-label .last-picker,
.uislider-static .ui-slider-handle {
	display: none
}

.uislider-static {
	height: 0
}

.uislider-static .ui-slider-pip,
.uislider-static .ui-slider-pip:hover .ui-slider-label {
	color: #999;
	cursor: default
}

.btn-canvas {
	position: absolute;
	right: 25px;
	top: 25px
}

.canvas-table {
	position: relative;
	border: 1px solid #e6e6e6
}

@media (max-width:767px) {
	.uislider .uislider-left,
	.uislider .uislider-right {
		color: #232b38;
		width: 55px;
		background-color: #fff;
		line-height: 26px;
		height: 26px
	}
	.uislider .uislider-left:after,
	.uislider .uislider-right:after {
		border: none
	}
	.uislider-static {
		border: none;
		margin: 0
	}
	.ui-slider-pips .ui-slider-pip {
		top: 5px
	}
	.uislider.uislider-static .ui-slider-pips .ui-slider-line {
		height: 0
	}
	.uislider.uislider-static:last-child .ui-slider-pips .ui-slider-line {
		height: 100%;
		top: 20px
	}
	.rangeslidercontent-bg {
		background-color: #eee
	}
	.rangeslidercontent {
		border: 0;
		padding: 0
	}
	.rangeslidercontent .rangesliderwrapper {
		padding: 0 105px 0 70px
	}
}

.ui-slider-line {
	background-color: #ddd;
	width: 1px;
	height: 8px;
	position: absolute;
	margin: auto
}

.rs-container,
.rs-control {
	position: relative
}

.ui-slider-line-top {
	top: 10px
}

.ui-slider-line-bottom {
	bottom: 24px
}


/*!
 * roundSlider v1.2 | (c) 2015-2016, Soundar
 * MIT license | http://roundsliderui.com/licence.html
 */

.rs-control {
	outline: 0
}

.rs-control *,
.rs-control :after,
.rs-control :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.rs-animation .rs-transition {
	-webkit-transition: all .5s linear 0s;
	-moz-transition: all .5s linear 0s;
	-o-transition: all .5s linear 0s;
	transition: all .5s linear 0s
}

.rs-bar {
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}

.rs-control .rs-overlay1,
.rs-control .rs-overlay2,
.rs-control .rs-split .rs-path {
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.rs-control .rs-overlay {
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.rs-control.rs-error {
	border: 1px dotted;
	text-align: center
}

.rs-readonly {
	height: 100%;
	width: 100%;
	top: 0;
	position: absolute;
	z-index: 100
}

.rs-disabled {
	opacity: .35
}

.rs-inner-container {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden
}

.quarter div.rs-block {
	height: 200%;
	width: 200%
}

.half.bottom div.rs-block,
.half.top div.rs-block {
	height: 200%;
	width: 100%
}

.half.left div.rs-block,
.half.right div.rs-block {
	height: 100%;
	width: 200%
}

.bottom>.rs-inner-container>.rs-block {
	top: auto;
	bottom: 0
}

.right .rs-inner-container>.rs-block {
	right: 0
}

.rs-inner-container div.rs-block {
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.rs-inner-container .rs-block {
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 3
}

.rs-block .rs-inner {
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
	display: block;
	height: 100%;
	width: 100%;
	position: relative
}

.rs-overlay {
	width: 50%
}

.rs-overlay1,
.rs-overlay2 {
	width: 100%
}

.rs-overlay,
.rs-overlay1,
.rs-overlay2 {
	position: absolute;
	background-color: #fff;
	z-index: 3;
	top: 0;
	height: 50%
}

.rs-bar {
	position: absolute;
	height: 0;
	z-index: 10
}

.rs-bar.rs-rounded {
	z-index: 5
}

.rs-bar .rs-seperator {
	height: 0;
	display: block;
	float: left
}

.rs-bar:not(.rs-rounded) .rs-seperator {
	border-left: none;
	border-right: none
}

.rs-bar.rs-start .rs-seperator {
	border-top: none
}

.rs-bar.rs-end .rs-seperator {
	border-bottom: none
}

.rs-bar.rs-start.rs-rounded .rs-seperator {
	border-radius: 0 0 1000px 1000px
}

.rs-bar.rs-end.rs-rounded .rs-seperator {
	border-radius: 1000px 1000px 0 0
}

.full .rs-bar,
.half .rs-bar {
	width: 50%
}

.half.left .rs-bar,
.half.right .rs-bar,
.quarter .rs-bar,
.rs-path {
	width: 100%
}

.full .rs-bar,
.half.left .rs-bar,
.half.right .rs-bar {
	top: 50%
}

.bottom .rs-bar {
	top: 0
}

.half.right .rs-bar,
.quarter.right .rs-bar {
	right: 100%
}

.rs-handle.rs-move {
	cursor: move
}

.rs-readonly .rs-handle.rs-move,
.rs-tooltip {
	cursor: default
}

.rs-path {
	display: block;
	height: 100%
}

.rs-split .rs-path {
	-webkit-border-radius: 1000px 1000px 0 0;
	border-radius: 1000px 1000px 0 0;
	overflow: hidden;
	height: 50%;
	position: absolute;
	top: 0;
	z-index: 2
}

.rs-tooltip {
	position: absolute;
	border: 1px solid transparent;
	z-index: 10
}

.full .rs-tooltip {
	top: 50%;
	left: 50%
}

.bottom .rs-tooltip {
	top: 0
}

.top .rs-tooltip {
	bottom: 0
}

.right .rs-tooltip {
	left: 0
}

.left .rs-tooltip {
	right: 0
}

.half.bottom .rs-tooltip,
.half.top .rs-tooltip {
	left: 50%
}

.half.left .rs-tooltip,
.half.right .rs-tooltip {
	top: 50%
}

.rs-tooltip .rs-input {
	outline: 0;
	border: none
}

.rs-tooltip-text {
	font-family: verdana;
	font-size: 13px;
	border-radius: 7px;
	text-align: center
}

.rs-tooltip .rs-input,
.rs-tooltip.edit {
	padding: 5px 8px
}

.rs-tooltip.edit:hover,
.rs-tooltip.hover {
	border: 1px solid #AAA;
	cursor: pointer
}

.rs-readonly .rs-tooltip.edit:hover {
	border-color: transparent;
	cursor: default
}

.rs-handle {
	border-radius: 1000px;
	outline: 0;
	float: left
}

.rs-handle.rs-handle-square {
	border-radius: 0
}

.rs-handle-dot {
	border: 1px solid #AAA;
	padding: 6px
}

.rs-handle-dot:after {
	display: block;
	content: "";
	border: 1px solid #AAA;
	height: 100%;
	width: 100%;
	border-radius: 100%
}

.rs-border,
.rs-seperator {
	border: 1px solid #AAA
}

.rs-path-color {
	background-color: #FFF
}

.rs-range-color {
	background-color: #54BBE0
}

.rs-bg-color {
	background-color: #FFF
}

.rs-handle {
	background-color: #838383
}

.rs-handle-dot {
	background-color: #FFF
}

.rs-handle-dot:after {
	background-color: #838383
}

.ps-container {
	-ms-touch-action: none;
	touch-action: none;
	overflow: hidden!important;
	-ms-overflow-style: none
}

@supports (-ms-overflow-style:none) {
	.ps-container {
		overflow: auto!important
	}
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.ps-container {
		overflow: auto!important
	}
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
	display: block;
	background-color: transparent
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
	background-color: #eee;
	opacity: .9
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
	background-color: #eee;
	opacity: .9
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
	display: none;
	position: absolute;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	-o-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear;
	bottom: 3px;
	height: 8px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	position: absolute;
	background-color: #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
	bottom: 0;
	height: 8px
}

.ps-container>.ps-scrollbar-y-rail {
	position: absolute;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 1;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	-o-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear;
	right: 3px;
	width: 8px;
	display: block
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	position: absolute;
	background-color: #232b38;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
	right: 0;
	width: 5px;
	display: block
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
	background-color: #eee;
	opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
	background-color: #eee;
	opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
	opacity: 1;
	display: block
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
	background-color: #eee;
	opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
	background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
	opacity: 1
}

.icon-AD,
.icon-AE,
.icon-AF,
.icon-AG {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -30px 0;
	width: 30px;
	height: 30px
}

.icon-AE,
.icon-AF,
.icon-AG {
	background-position: -330px 0
}

.icon-AF,
.icon-AG {
	background-position: 0 -30px
}

.icon-AG {
	background-position: -30px -30px
}

.icon-AI,
.icon-AL,
.icon-AM,
.icon-AN,
.icon-AO,
.icon-AQ,
.icon-AR,
.icon-AS,
.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -60px 0;
	width: 30px;
	height: 30px
}

.icon-AL,
.icon-AM,
.icon-AN,
.icon-AO,
.icon-AQ,
.icon-AR,
.icon-AS,
.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-position: -60px -30px
}

.icon-AM,
.icon-AN,
.icon-AO,
.icon-AQ,
.icon-AR,
.icon-AS,
.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-position: 0 -60px
}

.icon-AN,
.icon-AO,
.icon-AQ,
.icon-AR,
.icon-AS,
.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-position: -30px -60px
}

.icon-AO,
.icon-AQ,
.icon-AR,
.icon-AS,
.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-position: -60px -60px
}

.icon-AQ,
.icon-AR,
.icon-AS,
.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-position: -90px 0
}

.icon-AR,
.icon-AS,
.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-position: -90px -30px
}

.icon-AS,
.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-position: -90px -60px
}

.icon-AT,
.icon-AU,
.icon-AW,
.icon-AX {
	background-position: 0 -90px
}

.icon-AU,
.icon-AW,
.icon-AX {
	background-position: -30px -90px
}

.icon-AW,
.icon-AX {
	background-position: -60px -90px
}

.icon-AX {
	background-position: -90px -90px
}

.icon-AZ,
.icon-BA,
.icon-BB,
.icon-BD,
.icon-BE,
.icon-BF,
.icon-BG,
.icon-BH,
.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -120px 0;
	width: 30px;
	height: 30px
}

.icon-BA,
.icon-BB,
.icon-BD,
.icon-BE,
.icon-BF,
.icon-BG,
.icon-BH,
.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: -120px -30px
}

.icon-BB,
.icon-BD,
.icon-BE,
.icon-BF,
.icon-BG,
.icon-BH,
.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: -120px -60px
}

.icon-BD,
.icon-BE,
.icon-BF,
.icon-BG,
.icon-BH,
.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: -120px -90px
}

.icon-BE,
.icon-BF,
.icon-BG,
.icon-BH,
.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: 0 -120px
}

.icon-BF,
.icon-BG,
.icon-BH,
.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: -30px -120px
}

.icon-BG,
.icon-BH,
.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: -60px -120px
}

.icon-BH,
.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: -90px -120px
}

.icon-BI,
.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: -120px -120px
}

.icon-BJ,
.icon-BM,
.icon-BN {
	background-position: -150px 0
}

.icon-BM,
.icon-BN {
	background-position: -150px -30px
}

.icon-BN {
	background-position: -150px -60px
}

.icon-BO,
.icon-BR,
.icon-BS,
.icon-BT,
.icon-BW,
.icon-BY,
.icon-BZ,
.icon-CA,
.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -150px -90px;
	width: 30px;
	height: 30px
}

.icon-BR,
.icon-BS,
.icon-BT,
.icon-BW,
.icon-BY,
.icon-BZ,
.icon-CA,
.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-position: -150px -120px
}

.icon-BS,
.icon-BT,
.icon-BW,
.icon-BY,
.icon-BZ,
.icon-CA,
.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-position: 0 -150px
}

.icon-BT,
.icon-BW,
.icon-BY,
.icon-BZ,
.icon-CA,
.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-position: -30px -150px
}

.icon-BW,
.icon-BY,
.icon-BZ,
.icon-CA,
.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-position: -60px -150px
}

.icon-BY,
.icon-BZ,
.icon-CA,
.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-position: -90px -150px
}

.icon-BZ,
.icon-CA,
.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-position: -120px -150px
}

.icon-CA,
.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-position: -150px -150px
}

.icon-CC,
.icon-CD,
.icon-CF,
.icon-CG {
	background-position: -180px 0
}

.icon-CD,
.icon-CF,
.icon-CG {
	background-position: -180px -30px
}

.icon-CF,
.icon-CG {
	background-position: -180px -60px
}

.icon-CG {
	background-position: -180px -90px
}

.icon-CH,
.icon-CI,
.icon-CK,
.icon-CL,
.icon-CM,
.icon-CN,
.icon-CO,
.icon-CR,
.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -180px -120px;
	width: 30px;
	height: 30px
}

.icon-CI,
.icon-CK,
.icon-CL,
.icon-CM,
.icon-CN,
.icon-CO,
.icon-CR,
.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-position: -180px -150px
}

.icon-CK,
.icon-CL,
.icon-CM,
.icon-CN,
.icon-CO,
.icon-CR,
.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-position: 0 -180px
}

.icon-CL,
.icon-CM,
.icon-CN,
.icon-CO,
.icon-CR,
.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-position: -30px -180px
}

.icon-CM,
.icon-CN,
.icon-CO,
.icon-CR,
.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-position: -60px -180px
}

.icon-CN,
.icon-CO,
.icon-CR,
.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-position: -90px -180px
}

.icon-CO,
.icon-CR,
.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-position: -120px -180px
}

.icon-CR,
.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-position: -150px -180px
}

.icon-CU,
.icon-CV,
.icon-CX,
.icon-CY {
	background-position: -180px -180px
}

.icon-CV,
.icon-CX,
.icon-CY {
	background-position: -210px 0
}

.icon-CX,
.icon-CY {
	background-position: -210px -30px
}

.icon-CY {
	background-position: -210px -60px
}

.icon-CZ,
.icon-DE,
.icon-DJ,
.icon-DK,
.icon-DM,
.icon-DO,
.icon-DS,
.icon-DZ,
.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -210px -90px;
	width: 30px;
	height: 30px
}

.icon-DE,
.icon-DJ,
.icon-DK,
.icon-DM,
.icon-DO,
.icon-DS,
.icon-DZ,
.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-position: -210px -120px
}

.icon-DJ,
.icon-DK,
.icon-DM,
.icon-DO,
.icon-DS,
.icon-DZ,
.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-position: -210px -150px
}

.icon-DK,
.icon-DM,
.icon-DO,
.icon-DS,
.icon-DZ,
.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-position: -210px -180px
}

.icon-DM,
.icon-DO,
.icon-DS,
.icon-DZ,
.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-position: 0 -210px
}

.icon-DO,
.icon-DS,
.icon-DZ,
.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-position: -30px -210px
}

.icon-DS,
.icon-DZ,
.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-position: -60px -210px
}

.icon-DZ,
.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-position: -90px -210px
}

.icon-EC,
.icon-EE,
.icon-EG,
.icon-EH {
	background-position: -120px -210px
}

.icon-EE,
.icon-EG,
.icon-EH {
	background-position: -150px -210px
}

.icon-EG,
.icon-EH {
	background-position: -180px -210px
}

.icon-EH {
	background-position: -58px -450px;
	width: 28px;
	height: 28px
}

.icon-EN,
.icon-ER,
.icon-ES,
.icon-ET,
.icon-FI,
.icon-FJ,
.icon-FK,
.icon-FM,
.icon-FO,
.icon-FR,
.icon-GA,
.icon-GB {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -240px 0;
	width: 30px;
	height: 30px
}

.icon-EN,
.icon-ES,
.icon-ET,
.icon-FI,
.icon-FJ,
.icon-FK,
.icon-FM,
.icon-FO,
.icon-FR,
.icon-GA,
.icon-GB {
	background-position: -240px -30px
}

.icon-EN,
.icon-ET,
.icon-FI,
.icon-FJ,
.icon-FK,
.icon-FM,
.icon-FO,
.icon-FR,
.icon-GA,
.icon-GB {
	background-position: -240px -60px
}

.icon-EN,
.icon-FI,
.icon-FJ,
.icon-FK,
.icon-FM,
.icon-FO,
.icon-FR,
.icon-GA,
.icon-GB {
	background-position: -240px -90px
}

.icon-EN,
.icon-FJ,
.icon-FK,
.icon-FM,
.icon-FO,
.icon-FR,
.icon-GA,
.icon-GB {
	background-position: -240px -120px
}

.icon-EN,
.icon-FK,
.icon-FM,
.icon-FO,
.icon-FR,
.icon-GA,
.icon-GB {
	background-position: -240px -150px
}

.icon-EN,
.icon-FM,
.icon-FO,
.icon-FR,
.icon-GA,
.icon-GB {
	background-position: -240px -180px
}

.icon-EN,
.icon-FO,
.icon-FR,
.icon-GA,
.icon-GB {
	background-position: -240px -210px
}

.icon-EN,
.icon-FR,
.icon-GA,
.icon-GB {
	background-position: 0 -240px
}

.icon-EN,
.icon-GA,
.icon-GB {
	background-position: -30px -240px
}

.icon-EN,
.icon-GB {
	background-position: -60px -240px
}

.icon-GD,
.icon-GE,
.icon-GF,
.icon-GH,
.icon-GI,
.icon-GL,
.icon-GM,
.icon-GN,
.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -90px -240px;
	width: 30px;
	height: 30px
}

.icon-GE,
.icon-GF,
.icon-GH,
.icon-GI,
.icon-GL,
.icon-GM,
.icon-GN,
.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -120px -240px
}

.icon-GF,
.icon-GH,
.icon-GI,
.icon-GL,
.icon-GM,
.icon-GN,
.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -150px -240px
}

.icon-GH,
.icon-GI,
.icon-GL,
.icon-GM,
.icon-GN,
.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -180px -240px
}

.icon-GI,
.icon-GL,
.icon-GM,
.icon-GN,
.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -210px -240px
}

.icon-GL,
.icon-GM,
.icon-GN,
.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -240px -240px
}

.icon-GM,
.icon-GN,
.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -270px 0
}

.icon-GN,
.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -270px -30px
}

.icon-GP,
.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -270px -60px
}

.icon-GQ,
.icon-GR,
.icon-GS {
	background-position: -270px -90px
}

.icon-GR,
.icon-GS {
	background-position: -270px -120px
}

.icon-GS {
	background-position: -270px -150px
}

.icon-GT,
.icon-GU,
.icon-GW,
.icon-GY,
.icon-HK,
.icon-HM,
.icon-HN,
.icon-HR,
.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -270px -180px;
	width: 30px;
	height: 30px
}

.icon-GU,
.icon-GW,
.icon-GY,
.icon-HK,
.icon-HM,
.icon-HN,
.icon-HR,
.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-position: -270px -210px
}

.icon-GW,
.icon-GY,
.icon-HK,
.icon-HM,
.icon-HN,
.icon-HR,
.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-position: -270px -240px
}

.icon-GY,
.icon-HK,
.icon-HM,
.icon-HN,
.icon-HR,
.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-position: 0 -270px
}

.icon-HK,
.icon-HM,
.icon-HN,
.icon-HR,
.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-position: -30px -270px
}

.icon-HM,
.icon-HN,
.icon-HR,
.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-position: -60px -270px
}

.icon-HN,
.icon-HR,
.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-position: -90px -270px
}

.icon-HR,
.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-position: -120px -270px
}

.icon-HT,
.icon-HU,
.icon-ID,
.icon-IE {
	background-position: -150px -270px
}

.icon-HU,
.icon-ID,
.icon-IE {
	background-position: -180px -270px
}

.icon-ID,
.icon-IE {
	background-position: -210px -270px
}

.icon-IE {
	background-position: -240px -270px
}

.icon-IL,
.icon-IN,
.icon-IO,
.icon-IQ,
.icon-IR,
.icon-IS,
.icon-IT,
.icon-JM,
.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -270px -270px;
	width: 30px;
	height: 30px
}

.icon-IN,
.icon-IO,
.icon-IQ,
.icon-IR,
.icon-IS,
.icon-IT,
.icon-JM,
.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px 0
}

.icon-IO,
.icon-IQ,
.icon-IR,
.icon-IS,
.icon-IT,
.icon-JM,
.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px -30px
}

.icon-IQ,
.icon-IR,
.icon-IS,
.icon-IT,
.icon-JM,
.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px -60px
}

.icon-IR,
.icon-IS,
.icon-IT,
.icon-JM,
.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px -90px
}

.icon-IS,
.icon-IT,
.icon-JM,
.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px -120px
}

.icon-IT,
.icon-JM,
.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px -150px
}

.icon-JM,
.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px -180px
}

.icon-JO,
.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px -210px
}

.icon-JP,
.icon-KE,
.icon-KG {
	background-position: -300px -240px
}

.icon-KE,
.icon-KG {
	background-position: -300px -270px
}

.icon-KG {
	background-position: 0 -300px
}

.icon-KH,
.icon-KI,
.icon-KM,
.icon-KN,
.icon-KP,
.icon-KR,
.icon-KT,
.icon-KW,
.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -30px -300px;
	width: 30px;
	height: 30px
}

.icon-KI,
.icon-KM,
.icon-KN,
.icon-KP,
.icon-KR,
.icon-KT,
.icon-KW,
.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -60px -300px
}

.icon-KM,
.icon-KN,
.icon-KP,
.icon-KR,
.icon-KT,
.icon-KW,
.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -90px -300px
}

.icon-KN,
.icon-KP,
.icon-KR,
.icon-KT,
.icon-KW,
.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -120px -300px
}

.icon-KP,
.icon-KR,
.icon-KT,
.icon-KW,
.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -150px -300px
}

.icon-KR,
.icon-KT,
.icon-KW,
.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -180px -300px
}

.icon-KT,
.icon-KW,
.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -210px -300px
}

.icon-KW,
.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -240px -300px
}

.icon-KY,
.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -270px -300px
}

.icon-KZ,
.icon-LA,
.icon-LB {
	background-position: -300px -300px
}

.icon-LA,
.icon-LB {
	background-position: 0 0
}

.icon-LB {
	background-position: -330px -30px
}

.icon-LC,
.icon-LI,
.icon-LK,
.icon-LR,
.icon-LS,
.icon-LT,
.icon-LU,
.icon-LV,
.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -330px -60px;
	width: 30px;
	height: 30px
}

.icon-LI,
.icon-LK,
.icon-LR,
.icon-LS,
.icon-LT,
.icon-LU,
.icon-LV,
.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-position: -330px -90px
}

.icon-LK,
.icon-LR,
.icon-LS,
.icon-LT,
.icon-LU,
.icon-LV,
.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-position: -330px -120px
}

.icon-LR,
.icon-LS,
.icon-LT,
.icon-LU,
.icon-LV,
.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-position: -330px -150px
}

.icon-LS,
.icon-LT,
.icon-LU,
.icon-LV,
.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-position: -330px -180px
}

.icon-LT,
.icon-LU,
.icon-LV,
.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-position: -330px -210px
}

.icon-LU,
.icon-LV,
.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-position: -330px -240px
}

.icon-LV,
.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-position: -330px -270px
}

.icon-LY,
.icon-MA,
.icon-MC,
.icon-MD {
	background-position: -330px -300px
}

.icon-MA,
.icon-MC,
.icon-MD {
	background-position: 0 -330px
}

.icon-MC,
.icon-MD {
	background-position: -30px -330px
}

.icon-MD {
	background-position: -60px -330px
}

.icon-ME,
.icon-MG,
.icon-MH,
.icon-MK,
.icon-ML,
.icon-MM,
.icon-MN,
.icon-MO,
.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -90px -330px;
	width: 30px;
	height: 30px
}

.icon-MG,
.icon-MH,
.icon-MK,
.icon-ML,
.icon-MM,
.icon-MN,
.icon-MO,
.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -120px -330px
}

.icon-MH,
.icon-MK,
.icon-ML,
.icon-MM,
.icon-MN,
.icon-MO,
.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -150px -330px
}

.icon-MK,
.icon-ML,
.icon-MM,
.icon-MN,
.icon-MO,
.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -180px -330px
}

.icon-ML,
.icon-MM,
.icon-MN,
.icon-MO,
.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -210px -330px
}

.icon-MM,
.icon-MN,
.icon-MO,
.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -240px -330px
}

.icon-MN,
.icon-MO,
.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -270px -330px
}

.icon-MO,
.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -300px -330px
}

.icon-MP,
.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -330px -330px
}

.icon-MQ,
.icon-MR,
.icon-MS {
	background-position: -360px 0
}

.icon-MR,
.icon-MS {
	background-position: -360px -30px
}

.icon-MS {
	background-position: -360px -60px
}

.icon-MT,
.icon-MU,
.icon-MV,
.icon-MW,
.icon-MX,
.icon-MY,
.icon-MZ,
.icon-NA,
.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -360px -90px;
	width: 30px;
	height: 30px
}

.icon-MU,
.icon-MV,
.icon-MW,
.icon-MX,
.icon-MY,
.icon-MZ,
.icon-NA,
.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-position: -360px -120px
}

.icon-MV,
.icon-MW,
.icon-MX,
.icon-MY,
.icon-MZ,
.icon-NA,
.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-position: -360px -150px
}

.icon-MW,
.icon-MX,
.icon-MY,
.icon-MZ,
.icon-NA,
.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-position: -360px -180px
}

.icon-MX,
.icon-MY,
.icon-MZ,
.icon-NA,
.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-position: -360px -210px
}

.icon-MY,
.icon-MZ,
.icon-NA,
.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-position: -360px -240px
}

.icon-MZ,
.icon-NA,
.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-position: -360px -270px
}

.icon-NA,
.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-position: -360px -300px
}

.icon-NC,
.icon-NE,
.icon-NF,
.icon-NG {
	background-position: -360px -330px
}

.icon-NE,
.icon-NF,
.icon-NG {
	background-position: 0 -360px
}

.icon-NF,
.icon-NG {
	background-position: -30px -360px
}

.icon-NG {
	background-position: -60px -360px
}

.icon-NI,
.icon-NL,
.icon-NO,
.icon-NP,
.icon-NR,
.icon-NU,
.icon-NZ,
.icon-OM,
.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -90px -360px;
	width: 30px;
	height: 30px
}

.icon-NL,
.icon-NO,
.icon-NP,
.icon-NR,
.icon-NU,
.icon-NZ,
.icon-OM,
.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -120px -360px
}

.icon-NO,
.icon-NP,
.icon-NR,
.icon-NU,
.icon-NZ,
.icon-OM,
.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -150px -360px
}

.icon-NP,
.icon-NR,
.icon-NU,
.icon-NZ,
.icon-OM,
.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -180px -360px
}

.icon-NR,
.icon-NU,
.icon-NZ,
.icon-OM,
.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -210px -360px
}

.icon-NU,
.icon-NZ,
.icon-OM,
.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -240px -360px
}

.icon-NZ,
.icon-OM,
.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -270px -360px
}

.icon-OM,
.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -300px -360px
}

.icon-PA,
.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -330px -360px
}

.icon-PE,
.icon-PF,
.icon-PG {
	background-position: -360px -360px
}

.icon-PF,
.icon-PG {
	background-position: -390px 0
}

.icon-PG {
	background-position: -390px -30px
}

.icon-PH,
.icon-PK,
.icon-PL,
.icon-PM,
.icon-PN,
.icon-PR,
.icon-PS,
.icon-PT,
.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -390px -60px;
	width: 30px;
	height: 30px
}

.icon-PK,
.icon-PL,
.icon-PM,
.icon-PN,
.icon-PR,
.icon-PS,
.icon-PT,
.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -90px
}

.icon-PL,
.icon-PM,
.icon-PN,
.icon-PR,
.icon-PS,
.icon-PT,
.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -120px
}

.icon-PM,
.icon-PN,
.icon-PR,
.icon-PS,
.icon-PT,
.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -150px
}

.icon-PN,
.icon-PR,
.icon-PS,
.icon-PT,
.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -180px
}

.icon-PR,
.icon-PS,
.icon-PT,
.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -210px
}

.icon-PS,
.icon-PT,
.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -240px
}

.icon-PT,
.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -270px
}

.icon-PW,
.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -300px
}

.icon-PY,
.icon-QA,
.icon-RE {
	background-position: -390px -330px
}

.icon-QA,
.icon-RE {
	background-position: -390px -360px
}

.icon-RE {
	background-position: 0 -390px
}

.icon-RO,
.icon-RS,
.icon-RU,
.icon-RW,
.icon-SA,
.icon-SB,
.icon-SC,
.icon-SD,
.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -30px -390px;
	width: 30px;
	height: 30px
}

.icon-RS,
.icon-RU,
.icon-RW,
.icon-SA,
.icon-SB,
.icon-SC,
.icon-SD,
.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -60px -390px
}

.icon-RU,
.icon-RW,
.icon-SA,
.icon-SB,
.icon-SC,
.icon-SD,
.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -90px -390px
}

.icon-RW,
.icon-SA,
.icon-SB,
.icon-SC,
.icon-SD,
.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -120px -390px
}

.icon-SA,
.icon-SB,
.icon-SC,
.icon-SD,
.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -150px -390px
}

.icon-SB,
.icon-SC,
.icon-SD,
.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -180px -390px
}

.icon-SC,
.icon-SD,
.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -210px -390px
}

.icon-SD,
.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -240px -390px
}

.icon-SE,
.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -270px -390px
}

.icon-SG,
.icon-SH,
.icon-SI {
	background-position: -300px -390px
}

.icon-SH,
.icon-SI {
	background-position: -330px -390px
}

.icon-SI {
	background-position: -360px -390px
}

.icon-SJ,
.icon-SK,
.icon-SL,
.icon-SM,
.icon-SN,
.icon-SO,
.icon-SR,
.icon-ST,
.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -390px -390px;
	width: 30px;
	height: 30px
}

.icon-SK,
.icon-SL,
.icon-SM,
.icon-SN,
.icon-SO,
.icon-SR,
.icon-ST,
.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px 0
}

.icon-SL,
.icon-SM,
.icon-SN,
.icon-SO,
.icon-SR,
.icon-ST,
.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px -30px
}

.icon-SM,
.icon-SN,
.icon-SO,
.icon-SR,
.icon-ST,
.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px -60px
}

.icon-SN,
.icon-SO,
.icon-SR,
.icon-ST,
.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px -90px
}

.icon-SO,
.icon-SR,
.icon-ST,
.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px -120px
}

.icon-SR,
.icon-ST,
.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px -150px
}

.icon-ST,
.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px -180px
}

.icon-SV,
.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px -210px
}

.icon-SY,
.icon-SZ,
.icon-TC {
	background-position: -420px -240px
}

.icon-SZ,
.icon-TC {
	background-position: -420px -270px
}

.icon-TC {
	background-position: -420px -300px
}

.icon-TD,
.icon-TF,
.icon-TG,
.icon-TH,
.icon-TJ,
.icon-TK,
.icon-TL,
.icon-TM,
.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -420px -330px;
	width: 30px;
	height: 30px
}

.icon-TF,
.icon-TG,
.icon-TH,
.icon-TJ,
.icon-TK,
.icon-TL,
.icon-TM,
.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-position: -420px -360px
}

.icon-TG,
.icon-TH,
.icon-TJ,
.icon-TK,
.icon-TL,
.icon-TM,
.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-position: -420px -390px
}

.icon-TH,
.icon-TJ,
.icon-TK,
.icon-TL,
.icon-TM,
.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-position: 0 -420px
}

.icon-TJ,
.icon-TK,
.icon-TL,
.icon-TM,
.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-position: -30px -420px
}

.icon-TK,
.icon-TL,
.icon-TM,
.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-position: -60px -420px
}

.icon-TL,
.icon-TM,
.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-position: -90px -420px
}

.icon-TM,
.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-position: -120px -420px
}

.icon-TN,
.icon-TO,
.icon-TR,
.icon-TT {
	background-position: -150px -420px
}

.icon-TO,
.icon-TR,
.icon-TT {
	background-position: -180px -420px
}

.icon-TR,
.icon-TT {
	background-position: -210px -420px
}

.icon-TT {
	background-position: -240px -420px
}

.icon-TV,
.icon-TW,
.icon-TZ,
.icon-UA,
.icon-UG,
.icon-UM,
.icon-US,
.icon-UY,
.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -270px -420px;
	width: 30px;
	height: 30px
}

.icon-TW,
.icon-TZ,
.icon-UA,
.icon-UG,
.icon-UM,
.icon-US,
.icon-UY,
.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -300px -420px
}

.icon-TZ,
.icon-UA,
.icon-UG,
.icon-UM,
.icon-US,
.icon-UY,
.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -330px -420px
}

.icon-UA,
.icon-UG,
.icon-UM,
.icon-US,
.icon-UY,
.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -360px -420px
}

.icon-UG,
.icon-UM,
.icon-US,
.icon-UY,
.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -390px -420px
}

.icon-UM,
.icon-US,
.icon-UY,
.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -30px -450px;
	width: 28px;
	height: 28px
}

.icon-US,
.icon-UY,
.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -450px 0;
	width: 30px;
	height: 30px
}

.icon-UY,
.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -450px -30px
}

.icon-UZ,
.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -450px -60px
}

.icon-VA,
.icon-VC,
.icon-VE {
	background-position: -450px -90px
}

.icon-VC,
.icon-VE {
	background-position: -450px -120px
}

.icon-VE {
	background-position: -450px -150px
}

.icon-VG,
.icon-VI,
.icon-VN,
.icon-VU,
.icon-WF,
.icon-WS,
.icon-XK,
.icon-YE,
.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-image: url(../theme/img/sprite/sprite-flag.png?version=1486714327925);
	background-position: -450px -180px;
	width: 30px;
	height: 30px
}

.icon-VI,
.icon-VN,
.icon-VU,
.icon-WF,
.icon-WS,
.icon-XK,
.icon-YE,
.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -450px -210px
}

.icon-VN,
.icon-VU,
.icon-WF,
.icon-WS,
.icon-XK,
.icon-YE,
.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -450px -240px
}

.icon-VU,
.icon-WF,
.icon-WS,
.icon-XK,
.icon-YE,
.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -450px -270px
}

.icon-WF,
.icon-WS,
.icon-XK,
.icon-YE,
.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -450px -300px
}

.icon-WS,
.icon-XK,
.icon-YE,
.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -450px -330px
}

.icon-XK,
.icon-YE,
.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -450px -360px
}

.icon-YE,
.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -450px -390px
}

.icon-YT,
.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -450px -420px
}

.icon-ZA,
.icon-ZM,
.icon-ZW {
	background-position: -420px -420px
}

.icon-ZM,
.icon-ZW {
	background-position: -210px -210px
}

.icon-ZW {
	background-position: 0 -450px
}

.bg-footer-content-2 {
	width: 509px;
	height: 331px
}

.icon-redirect {
	background-position: -227px -331px;
	width: 8px;
	height: 9px
}

.icon {
	background-position: -96px -371px;
	width: 25px;
	height: 21px
}

.light-arrow-left,
.light-arrow-right {
	width: 22px;
	height: 38px;
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(../theme/img/sprite/sprite-icons-w3.png?version=1478002981694)
}

.light-arrow-left {
	background-position: -500px -235px
}

.light-arrow-right {
	background-position: -500px -297px
}

.ms_logo_w {
	background-image: url(../theme/img/sprite/sprite-icons-w3.png?version=1478002981694);
	background-position: -452px -11px;
	width: 98px;
	height: 14px
}

.notice-blue {
	background-image: url(../theme/img/sprite/sprite-icons-w3.png?version=1478002981694);
	background-position: -484px -39px;
	width: 66px;
	height: 40px
}

.notice-red {
	background-image: url(../theme/img/sprite/sprite-icons-w3.png?version=1478002981694);
	background-position: -486px -168px;
	width: 52px;
	height: 47px
}

.wingo {
	background-image: url(../theme/img/sprite/sprite-icons-w3.png?version=1478002981694);
	background-position: -477px -99px;
	width: 63px;
	height: 33px;
	position: absolute;
	top: 10px
}

a.external:after {
	content: " ";
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 5px;
	background-image: url(../theme/img/sprite/sprite-icons-w3.png?version=1478002981694);
	background-position: -508px -146px;
	width: 8px;
	height: 9px
}

.common-icon {
	background-image: url(../theme/img/sprite/sprite-icons-w3.png?version=1478002981694);
	background-position: -491px -351px;
	width: 25px;
	height: 21px
}

#passengerDetailsTable {
	overflow: visible
}

.destionationactions {
	padding-top: 20px
}

@media (min-width:768px) and (max-width:991px) {
	.nav>li>a {
		padding-right: 5px;
		padding-left: 5px
	}
}

#threedmodal {
	background: rgba(0, 0, 0, .5)
}

#threedmodal .modal-body {
	padding: 20px 0 0
}

@media (max-width:767px) {
	h1 {
		font-size: 28pt
	}
	h2 {
		font-size: 22pt
	}
	nav.navber-lower .navbar-toggle {
		display: block!important
	}
	#threedmodal .iframeContainer {
		overflow: scroll
	}
	#threedmodal .iframeContainer iframe {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	#destinationheaderslides {
		padding-bottom: 140px
	}
	.small-metro .check {
		margin-left: 0!important
	}
}

@media (min-width:768px) and (max-width:991px) {
	#destinationheaderslides {
		padding-bottom: 141px
	}
}

@media (min-width:768px) {
	.navbar-toggle,
	nav.navber-lower .navbar-toggle {
		display: none
	}
}

.currenciesContainer {
	display: inline-block;
	position: absolute;
	right: 17px;
	top: 19px;
	font-size: 16px;
	z-index: 1
}

.currenciesContainer span.pay-with {
	color: #fff
}

.currenciesContainer a.popupToggler {
	border: none;
	font-family: MuseoSans-300!important;
	font-size: 17px;
	background-color: #232b38;
	color: #fff;
	opacity: 1;
	outline: 0;
	padding: 10px
}

.currenciesHolder {
	display: none
}

.currenciesHolder.on {
	display: block
}

.currenciesHolder.on+a.popupToggler {
	background-color: #fff;
	color: #000
}

.currenciesHolder nav ul {
	margin: 0;
	padding: 0;
	min-width: 170px;
	position: relative
}

.currenciesHolder nav ul li {
	float: left;
	list-style: none;
	padding-bottom: 10px;
	width: 50%;
	text-align: center
}

.currenciesHolder nav ul li:nth-child(2n-1) {
	border-right: 1px dashed #ccc
}

.currenciesHolder nav ul li:nth-last-child(-n+2) {
	margin-bottom: 10px;
	padding-bottom: 0
}

.currenciesHolder nav ul li a {
	display: inline-block;
	font-family: MuseoSans-300!important;
	font-weight: 300;
	padding: 5px;
	font-size: 16px;
	color: #000;
	border: none;
	text-align: left;
	border-radius: 5px
}

.currenciesHolder nav ul li a:hover {
	background-color: #e5e5e5
}

.currenciesHolder nav ul li a span {
	margin: 0;
	padding: 0;
	width: 40px
}

.currenciesHolder nav ul li a span.logo {
	font-family: MuseoSans-700!important;
	width: 20px;
	display: inline-block;
	text-align: center
}

@media (min-width:992px) {
	.currenciesHolder {
		padding: 15px 15px 10px 10px;
		box-shadow: 0 6px 12px rgba(0, 0, 0, .176);
		z-index: 10;
		position: absolute;
		top: 30px;
		background: #fff;
		right: 0
	}
	.currenciesHolder .modal-close,
	.currenciesHolder .panel-heading {
		display: none
	}
}

@media (max-width:991px) {
	.currenciesHolder:before {
		content: "";
		background-color: rgba(0, 0, 0, .5);
		position: fixed;
		bottom: 0;
		right: 0;
		left: 0;
		top: 0
	}
	.currenciesHolder label.title {
		display: none
	}
}

@media (max-width:767px) {
	#flightstatus h4.nomargin.h3 {
		font-size: 12pt;
		white-space: nowrap;
		margin-top: 6px
	}
	#flightstatus h5.text-muted.text-upper {
		min-height: 33px
	}
	.calendarHolder .ui-datepicker-wrapper-title {
		font-size: 18px;
		padding: 20px 15px!important;
		font-weight: 700
	}
	.calendarHolder .toogle-close-mobile-schedule {
		top: 11px
	}
	.calendarHolder #routeRestrictionMessageFields {
		border: 0
	}
	.custom-datepicker .ui-datepicker .ui-datepicker-next,
	.custom-datepicker .ui-datepicker .ui-datepicker-prev {
		height: 63px;
		padding-top: 5px
	}
	.custom-datepicker .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
		font-size: 20px
	}
	.select-flight label.metro-checkbox {
		border: none
	}
}

@-webkit-keyframes zeroToHero {
	0% {
		width: 0%
	}
	100% {
		width: 100%
	}
}

@keyframes zeroToHero {
	0% {
		width: 0%
	}
	100% {
		width: 100%
	}
}

.prgrss {
	height: 5px
}

.prgrss .prc {
	height: 5px;
	-webkit-animation: zeroToHero 3s 0s infinite;
	animation: zeroToHero 3s 0s infinite;
	background-color: #fed200
}

@media (max-width:479px) {
	.modal.loading .modal-dialog {
		margin-top: 80px
	}
}

@media (min-width:480px) and (max-width:767px) {
	.modal.loading .modal-dialog {
		margin-top: 80px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.modal.loading .modal-dialog {
		margin-top: 80px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.modal.loading .modal-dialog {
		margin-top: 80px
	}
}

@media (min-width:1200px) {
	.modal.loading .modal-dialog {
		margin-top: 80px
	}
}

.modal {
	z-index: 2000
}

.modal.modal-gray .modal-header {
	text-align: center;
	background-color: #E2E2E2;
	color: #232b38;
	font-weight: 700;
	font-size: 14pt;
	padding: 15px 0;
	position: relative;
	border: 0
}

.modal.modal-gray .modal-header .modal-close {
	position: absolute;
	left: 20px;
	right: initial;
	color: #232b38
}

.modal.modal-gray .modal-header h3 {
	margin: 0!important;
	text-align: center
}

.modal.modal-gray .modal-body {
	padding: 0!important
}

@media (max-width:991px) {
	.modal.modal-gray .modal-close {
		top: 10px
	}
}

@media (min-width:992px) {
	#routeInfoModel.modal .modal-dialog {
		margin: 400px auto
	}
}

@media (max-width:479px) {
	farerules hr:first-child {
		display: none
	}
	farerules .fareColumn {
		border-top: 1px solid #E2E2E2;
		border-right: 1px solid #E2E2E2;
		border-left: 1px solid #E2E2E2;
		margin-bottom: 0;
		padding: 15px
	}
	farerules .fareColumn:last-child {
		border-bottom: 1px solid #E2E2E2
	}
}

@media (min-width:480px) and (max-width:767px) {
	farerules hr:first-child {
		display: none
	}
	farerules .fareColumn {
		border-top: 1px solid #E2E2E2;
		border-right: 1px solid #E2E2E2;
		border-left: 1px solid #E2E2E2;
		margin-bottom: 0;
		padding: 15px
	}
	farerules .fareColumn:last-child {
		border-bottom: 1px solid #E2E2E2
	}
}

@media (min-width:768px) and (max-width:991px) {
	farerules .fareColumn {
		border-right: 1px solid #E2E2E2
	}
	farerules .fareColumn:last-child {
		border: 0
	}
}

@media (min-width:992px) and (max-width:1199px) {
	farerules .fareColumn {
		border-right: 1px solid #E2E2E2
	}
	farerules .fareColumn:last-child {
		border: 0
	}
}

@media (min-width:1200px) {
	farerules .fareColumn {
		border-right: 1px solid #E2E2E2
	}
	farerules .fareColumn:last-child {
		border: 0
	}
}

.tk-booker-tab-btn {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	width: 33%;
	border: 0
}

.multiCity-flight .tk-booker-input .dropdown-menu {
	width: 500px
}

.tk-booker-input.tk-text-input {
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1) inset;
	border-radius: 0;
	border: 1px solid #ccc;
	padding: 6px 20px;
	font-size: 17px!important;
	color: #242b38;
	font-family: MuseoSans-700;
	letter-spacing: -.5px
}

.tk-booker-input .dropdown-toggle {
	border-radius: 0!important
}

.tk-booker-input .dropdown-menu {
	border: 0;
	border-radius: 0
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after,
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	display: none!important
}

#originSelector {
	z-index: 10
}

#destinationSelector {
	z-index: 9
}

.passengers-label {
	font-size: 14px;
	font-family: MuseoSans-300;
	display: block
}

.passengers-label span {
	margin-right: 0!important
}

@media screen and (min-width:992px) and (max-width:1024px) {
	.scheduleContainer {
		width: 100%
	}
}

.rwd-break {
	display: none
}

.tk-booker-tab {
	display: block
}

.tk-booker-tab .tk-booker-tab-btn {
	border-radius: 4px;
	vertical-align: middle;
	display: inline-block;
	font-size: 15px;
	width: auto;
	color: #FFF;
	font-family: MuseoSans-300!important;
	background-color: rgba(35, 43, 56, .25);
	border: 1px solid rgba(255, 255, 255, .5)
}

.tk-booker-tab .tk-booker-tab-btn:hover {
	background-color: rgba(255, 255, 255, .15);
	border-color: #fff
}

.tk-booker-tab .active .tk-booker-tab-btn {
	background: #fed200;
	border: 1px solid #fed200;
	position: relative
}

.tk-booker-tab .active .tk-booker-tab-btn:after {
	border-color: #fed200 transparent;
	border-style: solid;
	border-width: 6px 6px 0;
	bottom: -5px;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	width: 0;
	margin-left: -6px
}

.tk-booker-tab .active .tk-booker-tab-btn:focus,
.tk-booker-tab .active .tk-booker-tab-btn:hover {
	background: #fed200;
	border: 1px solid #fed200
}

.tk-placeholder {
	position: absolute;
	top: 29px;
	left: 15px;
	font-size: 20px;
	font-family: MuseoSans-700!important;
	color: #232b38;
	max-width: 30px
}

.tk-booker-nav {
	margin-bottom: 10px
}

.tk-booker-input .dropdown-menu {
	width: 175%
}

.tk-booker-input .dropdown-menu.inner {
	width: 100%
}

.tk-booker-input .dropdown-menu .bootstrap-select-searchbox {
	left: 65px;
	width: calc(50% - 56px);
	right: 0
}

@media (max-width:479px) {
	.tk-booker-input .dropdown-toggle,
	.tk-booker-submit {
		height: 70px!important
	}
	.tk-placeholder {
		position: absolute;
		right: 5px;
		top: 21px;
		left: 4px;
		font-size: 20px;
		font-family: MuseoSans-700!important;
		color: #232b38;
		max-width: 30px
	}
	.tk-booker-input .dropdown-toggle .filter-option,
	.tk-booker-submit {
		font-size: 20px!important
	}
	#bookerDeparTab .tk-placeholder {
		top: 29px
	}
	#bookerDeparTab .bootstrap-select-searchbox {
		width: calc(90% - 70px)!important
	}
	.tk-booker-submit {
		line-height: 70px!important
	}
	.tk-booker {
		background-color: #FFF;
		margin-left: 0!important;
		margin-right: 0!important;
		padding: 10px 5px
	}
	.tk-booker #originSelector {
		margin-bottom: 0
	}
	.tk-btn-col {
		margin-top: 10px
	}
	.scheduleContainer {
		width: 100%!important
	}
}

@media (min-width:480px) and (max-width:767px) {
	.tk-placeholder {
		position: absolute;
		top: 24px;
		left: 10px;
		font-size: 20px;
		font-family: MuseoSans-700!important;
		color: #232b38;
		max-width: 30px
	}
	.tk-booker-input .dropdown-toggle {
		height: 75px!important
	}
	.tk-booker-input .dropdown-toggle .filter-option {
		font-size: 20px!important
	}
	.tk-booker-select {
		height: 75px
	}
	.tk-booker-submit {
		height: 75px!important;
		line-height: 75px!important;
		font-size: 22px!important
	}
	.tk-booker {
		background-color: #FFF;
		margin-left: 0!important;
		margin-right: 0!important;
		padding: 10px 5px
	}
	.tk-btn-col {
		margin-top: 10px
	}
}

@media (max-width:767px) {
	.multiCity-flight .tk-booker-input .dropdown-menu {
		width: 100%
	}
	.tk-booker-input.tk-text-input {
		font-size: 14px!important;
		height: 70px
	}
	.date-view>.date-view-date,
	.date-view>.date-view-month {
		font-size: 12px;
		color: #99a5b4
	}
	.date-view>.date-view-day {
		font-size: 20px!important;
		padding-top: 0
	}
	.btn-txt-input-dark .count {
		font-size: 16px;
		font-weight: 700
	}
	.tk-booker.prevsearch [class*=col-sm] {
		margin-bottom: 0
	}
	.tk-booker .filter-option.isOneWay .date-view-oneway .date-view-date {
		font-size: 12px;
		margin-bottom: -5px
	}
	.tk-booker .filter-option.isOneWay .date-view-oneway .icon-set-plane {
		margin: 0;
		height: 43px
	}
	.tk-booker .tk-btn-col {
		margin-top: 0
	}
	.tk-booker .tk-booker-submit {
		margin-top: 10px
	}
	.passengers-label {
		font-size: 12px;
		margin-left: 0
	}
	.select-flight .row.tk-booker [class*=col-sm] {
		margin-bottom: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.tk-placeholder {
		top: 25px;
		left: 8px
	}
	.scheduleContainer {
		width: 100%!important
	}
	.tk-booker-input .dropdown-menu .bootstrap-select-searchbox {
		top: -71px
	}
}

@media (max-width:991px) {
	.tk-booker-nav .nav-pills {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%
	}
	.tk-booker-nav .nav-pills>li {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 25%;
		margin: 0;
		padding: 0 3px
	}
	.tk-booker-nav .nav-pills>li:nth-child(2) {
		-webkit-box-flex: 2;
		-ms-flex: 2;
		flex: 2
	}
	.tk-booker-nav .nav-pills>li a {
		width: 100%
	}
}

.countdownBtns,
.opportunityCountdown .countdown-container .time .decimal:after,
.opportunityCountdown .countdown-container .time .unity:after,
.opportunityCountdown .countdown-container .time .unity:before {
	content: '';
	background: #804e4e;
	background: linear-gradient(to bottom, #804e4e 0, #672626 71%, #804e4e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#804e4e', endColorstr='#804e4e', GradientType=0);
	width: 8px;
	height: 16px;
	position: absolute;
	top: calc(50% - 8px);
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .6);
	z-index: 12
}

.opportunityCountdown {
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 250px;
	padding-bottom: 150px
}

.opportunityCountdown h2 {
	text-transform: uppercase
}

.opportunityCountdown a.btn-danger {
	line-height: 36px
}

.opportunityCountdown .countdown-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.opportunityCountdown .countdown-container .time {
	margin-right: 20px
}

.opportunityCountdown .countdown-container .time.day,
.opportunityCountdown .countdown-container .time.hour,
.opportunityCountdown .countdown-container .time.min {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 120px;
	position: relative
}

.opportunityCountdown .countdown-container .time .decimal,
.opportunityCountdown .countdown-container .time .unity {
	width: calc(50% - 4px);
	float: left;
	height: 120px;
	background-color: #f4354a;
	margin: 2px;
	position: relative;
	border-radius: 3px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .6)
}

.opportunityCountdown .countdown-container .time .decimal span.line,
.opportunityCountdown .countdown-container .time .unity span.line {
	left: 0;
	border-top: 1px solid #e79c9d;
	border-bottom: 1px solid #d06971;
	height: 1px;
	background-color: #753333;
	width: 100%;
	position: absolute;
	top: calc(50% - 0px);
	z-index: 11;
	box-shadow: 0 0 4px rgba(0, 0, 0, .6)
}

.opportunityCountdown .countdown-container .time .decimal .number,
.opportunityCountdown .countdown-container .time .unity .number {
	color: #FFF;
	position: absolute;
	font-size: 100px;
	top: -8px;
	text-shadow: 0 3px 2px rgba(0, 0, 0, .2);
	width: 100%;
	text-align: center;
	z-index: 10;
	font-family: MuseoSans-500
}

.opportunityCountdown .countdown-container .time .decimal:after {
	left: -4px
}

.opportunityCountdown .countdown-container .time .unity:before {
	left: -6px
}

.opportunityCountdown .countdown-container .time .unity:after {
	right: -4px
}

.opportunityCountdown .countdown-container .time span.label {
	position: absolute;
	bottom: -35px;
	width: 100%;
	left: 0;
	font-size: 15px
}

@media (max-width:991px) {
	.right-col {
		padding-top: 50px
	}
}

@media (max-width:479px) {
	.right-col {
		padding-top: 30px
	}
	.opportunityCountdown .countdown-container .time {
		margin-right: 10px
	}
	.opportunityCountdown .countdown-container .time .decimal,
	.opportunityCountdown .countdown-container .time .unity {
		height: 80px
	}
	.opportunityCountdown .countdown-container .time .decimal .number,
	.opportunityCountdown .countdown-container .time .unity .number {
		font-size: 70px
	}
	.opportunityCountdown .countdown-container .time span.label {
		bottom: -5px
	}
}

.cms-big-section {
	padding-top: 150px;
	padding-bottom: 150px
}

.cms-big-section b {
	color: #fff;
	font-size: 14px;
	font-family: MuseoSans-700
}

.cms-big-section h4 {
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	margin-top: 7px;
	font-family: MuseoSans-100;
	font-weight: 100
}

@media (max-width:767px) {
	.cms-big-section h4 {
		font-size: 45px;
		line-height: 45px
	}
}

.cms-big-section.black img.carouselbg {
	display: none
}

.cms-big-section.black h4 {
	font-size: 14px;
	color: #79889a;
	font-family: MuseoSans-700;
	letter-spacing: -.5px;
	margin-bottom: 5px
}

.cms-big-section.black h3 {
	font-size: 48px;
	font-family: MuseoSans-100;
	letter-spacing: -3px;
	line-height: 50px;
	margin-top: 7px;
	margin-bottom: 33px
}

.cms-big-section.black p {
	font-size: 13px
}

@media (max-width:479px) {
	.promotion-page-hero .container:first-child {
		padding-top: 25vh;
		padding-bottom: 2vh
	}
	header a.navbar-brand .tk-ver {
		display: block
	}
	header a.navbar-brand .tk-hor {
		display: none
	}
	header .mLang {
		display: block
	}
}

@media (min-width:480px) and (max-width:767px) {
	.promotion-page-hero .container:first-child {
		padding-top: 30vh;
		padding-bottom: 3vh
	}
	header a.navbar-brand .tk-ver {
		display: block
	}
	header a.navbar-brand .tk-hor {
		display: none
	}
	header .mLang {
		display: block
	}
}

@media (min-width:768px) and (max-width:991px) {
	.promotion-page-hero .container:first-child {
		padding-top: 40vh;
		padding-bottom: 10vh
	}
	.promotion-page-hero .wingo-special-offer.hidden-xs .description .btn-booknow {
		margin-left: -15px
	}
	header .navbar-collapse.in .navbar-left,
	header .navbar-collapse.in .navbar-right>li {
		display: block!important
	}
	header a.navbar-brand .tk-ver {
		display: none
	}
	header a.navbar-brand .tk-hor {
		display: block
	}
	header .mLang {
		display: none
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.promotion-page-hero .container:first-child {
		padding-top: 40vh;
		padding-bottom: 10vh
	}
	header a.navbar-brand .tk-ver {
		display: none
	}
	header a.navbar-brand .tk-hor {
		display: block
	}
	header .mLang {
		display: none
	}
}

@media (min-width:1200px) {
	.promotion-page-hero .container:first-child {
		padding-top: 40vh;
		padding-bottom: 10vh
	}
}

.promotion-page-hero .wingo-special-offer.hidden-xs {
	margin-top: 15px;
	padding: 0!important
}

.promotion-page-hero .wingo-special-offer.hidden-xs .description {
	height: 72px;
	border: 1px solid rgba(255, 255, 255, .56);
	border-radius: 4px
}

.promotion-page-hero .wingo-special-offer.hidden-xs .description img.wingo {
	position: absolute;
	width: auto;
	height: 74px;
	left: 14px;
	top: -2px
}

.promotion-page-hero .wingo-special-offer.hidden-xs .description .termsandconditions,
.promotion-page-hero .wingo-special-offer.visible-xs .termsandconditions {
	color: #909090
}

.carrent-wrapper {
	position: relative
}

.carrent-wrapper .image-wrapper img {
	width: auto;
	height: 424px;
	max-width: 100%
}

.carrent-wrapper .content {
	position: absolute;
	bottom: 20px;
	left: 15px;
	width: 100%
}

header a.navbar-brand .tk-hor,
header a.navbar-brand .tk-icon,
header a.navbar-brand .tk-ver {
	float: left
}

header a.navbar-brand .tk-icon {
	margin-left: 5px
}

@media (min-width:1200px) {
	header a.navbar-brand .tk-ver {
		display: none
	}
	header a.navbar-brand .tk-hor {
		display: block
	}
	header .mLang {
		display: none
	}
}

@media (max-width:767px) {
	#schedule section#minibooker {
		padding: 20px 0
	}
}

.clr-muted {
	color: #95a1af
}

@media (max-width:479px) {
	#schedule #calendarTrigger,
	#schedule #calendarTriggerGeneral,
	#schedule #executeSingleCitySubmit,
	#schedule #personCountBox,
	#schedule .calendar-trigger-prev {
		height: 75px
	}
	#schedule #schuldeMobileSigninButton {
		margin: 0;
		text-transform: uppercase
	}
	#schedule #schuldeMobileSigninButton span {
		float: left
	}
	#schedule #signoutBTN,
	#schedule .signoutBTN {
		margin: 0
	}
	#schedule #personCountBox i.icon-person {
		margin-top: 22px
	}
	#schedule #calendarTrigger .date-hidden,
	#schedule #calendarTriggerGeneral .date-hidden,
	#schedule .calendar-trigger-prev .date-hidden {
		display: none
	}
	#schedule #executeSingleCitySubmit span.visible-xs {
		font-size: 20px;
		line-height: 75px
	}
	#schedule .select-flight .booking-cols .input-col button.dropdown-toggle span.filter-option span.label-short {
		font-size: 14pt
	}
}

@media (min-width:480px) and (max-width:767px) {
	#schedule #calendarTrigger,
	#schedule #calendarTriggerGeneral,
	#schedule #executeSingleCitySubmit,
	#schedule #personCountBox,
	#schedule .calendar-trigger-prev {
		height: 75px
	}
	#schedule #schuldeMobileSigninButton {
		margin: 0;
		text-transform: uppercase
	}
	#schedule #schuldeMobileSigninButton span {
		float: left
	}
	#schedule #signoutBTN,
	#schedule .signoutBTN {
		margin: 0
	}
	#schedule #personCountBox i.icon-person {
		margin-top: 22px
	}
	#schedule #calendarTrigger .date-hidden,
	#schedule #calendarTriggerGeneral .date-hidden,
	#schedule .calendar-trigger-prev .date-hidden {
		display: none
	}
	#schedule #executeSingleCitySubmit span.visible-xs {
		font-size: 20px;
		line-height: 75px
	}
	#schedule .select-flight .booking-cols .input-col button.dropdown-toggle span.filter-option span.label-short {
		font-size: 14pt
	}
}

@media (min-width:768px) and (max-width:991px) {
	#schedule .select-flight .booking-cols .input-col button.dropdown-toggle span.filter-option span.label-short {
		font-size: 16pt
	}
}

@media (min-width:992px) and (max-width:1199px) {
	#schedule .select-flight .booking-cols .input-col button.dropdown-toggle span.filter-option span.label-short {
		font-size: 16pt
	}
}

@media (min-width:1200px) {
	#schedule .select-flight .booking-cols .input-col button.dropdown-toggle span.filter-option span.label-short {
		font-size: 16pt
	}
}

@media (max-width:767px) {
	section#help {
		padding: 2em 0
	}
	section#help .section-title h1 {
		font-size: 33px;
		padding: 0 20px;
		line-height: 35px
	}
	section#help .search-row input.form-control {
		font-size: 14px;
		padding: 25px 10px
	}
	section#help .search-row a.btn {
		padding: 1.2em
	}
	section#help .search-row a.btn i.fa {
		font-size: 2.5em
	}
	#wingoContent .h1.thin span {
		font-size: 28px
	}
	#wingoContent #wingologo img {
		width: 70px
	}
	.wingo-carousel .carousel-caption h3 {
		font-size: 28px!important;
		letter-spacing: 0!important
	}
	.wingo-carousel .carousel-caption h5 {
		font-size: 18px;
		margin-bottom: 14px;
		font-family: MuseoSans-500
	}
	.wingo-carousel .hover-links {
		width: auto;
		margin: 0;
		padding-left: 2em
	}
}

#weatherinfo {
	margin: -30px 0 30px
}

#weatherinfo .container {
	padding: 5px 0 0;
	border-radius: 0;
	border: 1px solid #d1d1d1;
	border-left: 0;
	border-right: 0
}

#weatherinfo .col-md-1 {
	padding-left: 10px;
	padding-right: 10px
}

@media (max-width:479px) {
	#destinationheader #destinationheaderslides .max-width-970,
	#destinationheader #destinationheaderslides .textboxcolor.textboxcolor-multi {
		width: 100%!important
	}
	#destinationheader #destinationheaderslides .fs-60 {
		font-size: 50px!important
	}
	#destinationheader #destinationheaderslides .item>img.img-section-bg {
		width: 100%!important;
		max-width: none!important
	}
	#topThingsTodo .topthingstocarousel.topThings {
		padding: 0 80px
	}
}

@media (min-width:480px) and (max-width:767px) {
	#destinationheader #destinationheaderslides .max-width-970,
	#destinationheader #destinationheaderslides .textboxcolor.textboxcolor-multi {
		width: 100%!important
	}
	#destinationheader #destinationheaderslides .fs-60 {
		font-size: 50px!important
	}
	#destinationheader #destinationheaderslides .item>img.img-section-bg {
		width: 100%!important;
		max-width: none!important
	}
	#topThingsTodo .topthingstocarousel.topThings {
		padding: 0 80px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	#destinationheaderslides .carousel-caption .grid-top>.row.row-sm-height .col-sm-5 {
		border: 1px solid #d1d1d1;
		border-right: none
	}
	#destinationheaderslides .carousel-caption .grid-top>.row.row-sm-height .col-sm-7 {
		border: 1px solid #d1d1d1;
		border-left: none
	}
}

@media (min-width:1200px) {
	#destinationheaderslides .carousel-caption .grid-top>.row.row-sm-height .col-sm-5 {
		border: 1px solid #d1d1d1;
		border-right: none
	}
	#destinationheaderslides .carousel-caption .grid-top>.row.row-sm-height .col-sm-7 {
		border: 1px solid #d1d1d1;
		border-left: none
	}
}

@media (max-width:767px) {
	#threedmodal .modal-content {
		width: 300px;
		overflow: hidden;
		margin: auto
	}
	#threedpaymentiframe {
		width: 600px;
		height: 450px;
		-webkit-transform: scale(.5);
		transform: scale(.5);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	ul.whareiam {
		min-height: 48px
	}
	ul.whareiam li {
		padding: 0!important;
		vertical-align: middle
	}
	#mbpassengers .container-sm-height .col-sm-height {
		vertical-align: top
	}
	#passengersTabsMobile {
		display: table;
		width: 100%;
		table-layout: fixed
	}
	#passengersTabsMobile li {
		margin-bottom: 30px;
		width: 20%;
		position: relative;
		float: left!important;
		border: none!important
	}
	#passengersTabsMobile li a {
		font-size: 9px!important;
		background: #232b38!important
	}
	#passengersTabsMobile li a i {
		padding: 19px 10px!important;
		font-size: 9px!important;
		margin-left: 3px!important;
		width: 43px;
		display: block
	}
	#passengersTabsMobile li a.tab-icon1 i {
		background: url(/theme/img/icons/icon-set.png) -55px -654px no-repeat
	}
	#passengersTabsMobile li a.tab-icon2 i {
		background: url(/theme/img/icons/icon-set.png) -55px -1256px no-repeat
	}
	#passengersTabsMobile li a.tab-icon3 i {
		background: url(/theme/img/icons/icon-set.png) -55px -1356px no-repeat
	}
	#passengersTabsMobile li a.tab-icon4 i {
		background: url(/theme/img/icons/icon-set.png) -55px -1307px no-repeat
	}
	#passengersTabsMobile li a.tab-icon5 i {
		background: url(/theme/img/icons/icon-set.png) -55px -1406px no-repeat
	}
	#passengersTabsMobile li.active>a {
		background-color: #fff!important
	}
	#passengersTabsMobile li.active>a.tab-icon1 i {
		background: url(/theme/img/icons/icon-set.png) -105px -654px no-repeat!important
	}
	#passengersTabsMobile li.active>a.tab-icon2 i {
		background: url(/theme/img/icons/icon-set.png) -105px -1256px no-repeat!important
	}
	#passengersTabsMobile li.active>a.tab-icon3 i {
		background: url(/theme/img/icons/icon-set.png) -105px -1356px no-repeat!important
	}
	#passengersTabsMobile li.active>a.tab-icon4 i {
		background: url(/theme/img/icons/icon-set.png) -105px -1307px no-repeat!important
	}
	#passengersTabsMobile li.active>a.tab-icon5 i {
		background: url(/theme/img/icons/icon-set.png) -105px -1406px no-repeat!important
	}
	#passengersTabsMobile li.noborder:before {
		border: none!important
	}
	#passengersTabsMobile li:before {
		content: '';
		position: absolute;
		display: block;
		height: 25px;
		width: 3px;
		top: 25px;
		left: 0;
		z-index: 999999;
		border-left: 1px dotted #a7aaaf
	}
	table#seatSettingsMobile:before {
		width: 100%;
		position: relative;
		display: block
	}
	#passengersTabs .nav-tabs>li.active,
	#passengersTabs .nav-tabs>li.active:focus,
	#passengersTabs .nav-tabs>li.active:hover {
		border: none!important
	}
	table#mealsSetting tr td {
		margin: 0;
		padding: 0!important;
		background: #fff
	}
	table#mealsSetting .profileimage {
		margin-left: 28px
	}
	table#asistanceSetting .form-control,
	table#mealsSetting .form-control {
		height: 46px!important
	}
	table#asistanceSetting tr td {
		margin: 0;
		padding: 0!important;
		background: #fff
	}
	table#asistanceSetting .profileimage {
		margin-left: 28px
	}
}

@media (max-width:479px) {
	.chart-wrapper {
		height: 140px!important
	}
	.chart-item {
		height: 70px!important
	}
}

@media (max-width:991px) {
	.baggage-mobile-body {
		border: 1px solid #d1d1d1
	}
	.baggage-mobile-head {
		border-bottom: 2px solid #d1d1d1!important
	}
	#cancellation .whareiam li,
	#changeflights .whareiam li {
		padding: 10px 3px 10px 10px!important;
		font-size: 12px;
		vertical-align: middle
	}
	#cancellation .whareiam li:after,
	#cancellation .whareiam li:before,
	#changeflights .whareiam li:after,
	#changeflights .whareiam li:before {
		border-top: 2.2em inset transparent;
		border-bottom: 2.2em inset transparent
	}
	.mobile-title {
		text-align: center;
		background-color: #fed200;
		color: #fff;
		font-weight: 700;
		font-size: 14pt;
		padding: 15px 0;
		position: relative;
		left: 0
	}
	.mobile-title i {
		left: 15px;
		line-height: 30px;
		position: absolute;
		top: 15px
	}
	.mobile-title i.icon-set {
		top: 5px
	}
	.mobile-title+section {
		border-top: none
	}
}

.faq-nav-head-title,
.faq-nav-title {
	padding: 0 15px
}

.faq-nav-title {
	color: #2073E3
}

.faq-search-form {
	margin: 0;
	position: relative
}

.faq-search-form input {
	padding-right: 58px;
	height: 60px
}

.faq-search-form .btn {
	background: 0 0;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	padding: 16px
}

.faq-search-form .btn i {
	font-size: 200%
}

.faq-nav {
	margin: 15px 0;
	position: relative;
	z-index: 2
}

.faq-nav.faq-nav-mobile {
	min-height: inherit
}

.faq-nav.faq-nav-mobile li {
	margin: 0
}

.faq-nav.faq-nav-mobile li.selected a:after {
	border: none
}

.faq-nav.faq-nav-mobile li:first-child a {
	border-top: 1px solid #ddd
}

.faq-nav.faq-nav-mobile li a {
	width: 100%;
	padding: 15px;
	border-bottom: 1px solid #ddd
}

.faq-nav li.divider {
	background-color: #ddd;
	height: 1px
}

.faq-nav li.selected a {
	color: #fff;
	background-color: #2073E3
}

.faq-nav li.selected a:after {
	content: "";
	position: absolute;
	top: 20%;
	margin-right: -8px;
	right: 0;
	border-color: transparent #2073E3;
	border-style: solid;
	border-width: 10px 0 10px 8px
}

.faq-nav li a {
	color: #171717;
	font-family: MuseoSans-500;
	width: 100%!important;
	font-weight: 700!important
}

.faq-nav li a:focus,
.faq-nav li a:hover {
	border-bottom: none;
	color: #fff;
	background-color: #2073E3
}

.faq-nav li a i {
	margin: 3px 0 0!important
}

.faq-wrapper {
	background-color: #fff;
	z-index: 1
}

.faq-content {
	padding: 0 15px
}

.faq-content.faq-content-mobile {
	padding: 0;
	margin: 15px 0
}

.faq-content.faq-content-mobile .panel.panel-faq {
	padding: 0 15px
}

.faq-content.faq-content-mobile .panel.panel-faq:first-child {
	border-top: 1px solid #ddd
}

.faq-content .btn-lg i {
	margin: 4px 0 0!important
}

.faq-content .text-center .img-responsive {
	margin: 0 auto
}

.faq-content .grid {
	margin-top: 0
}

.faq-content .panel.panel-faq {
	box-shadow: none;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px
}

.faq-content .panel.panel-faq>a {
	color: #171717;
	padding: 15px 15px 15px 0;
	display: block;
	font-family: MuseoSans-500;
	position: relative
}

.faq-content .panel.panel-faq>a:focus,
.faq-content .panel.panel-faq>a:hover {
	border-bottom: none
}

.faq-content .panel.panel-faq>a i {
	position: absolute;
	top: 50%;
	right: 0;
	margin: -7px 0 0
}

@media (max-width:991px) {
	.faq-content #faqResultContent>.row {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.faq-content #faqResultContent>.row>[class*=col-] {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column
	}
	.faq-content #faqResultContent>.row>[class*=col-]>* {
		-ms-flex: 1 1 auto;
		-webkit-box-flex: 1;
		flex: 1 1 auto
	}
}

.navbar-cta .active_top_link{
    background-color: #fec321 !important;
    border-color: #fec321 !important;
    color: #232b38 !important;
}