/* Minification failed. Returning unminified contents.
(10857,5): run-time error CSS1019: Unexpected token, found '}'
(17372,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------AEGEAN-----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------AEGEAN CSS - CONTENTS -------------------------------------------------*/
/*
Filename:modules.css
Site:AEGEAN
version:1.01
Created:22/01/2015
Last Change:16/01/2015
Author: Eystratios Axarlis
Description: Default styles for all site pages

## Font Glossary

pf_agora_sans_probold, pf_agora_sans_problack_italic, pf_agora_sans_problack, pf_agora_sans_probold_italic, pf_agora_sans_proitalic, pf_agora_sans_prolight, pf_agora_sans_proMdIt', pf_agora_sans_promedium, pf_agora_sans_prolight_italic';
pf_agora_sans_proregular ,pf_agora_sans_prothin, pf_agora_sans_prothin_italic, pf_agora_sans_proultraBlkIt ,pf_agora_sans_proultrablack,'pf_agora_sans_proxthin', 'pf_agora_sans_proxthin_italic'


## Colour Glossary

#000000 = black
#0f3c5f = Basic Blue,
#fe7336 = Basic Orange
#272727 = Dark Grey
#5d5d5d = Medium Grey
#939393 = Light Grey
#e4ebf0 = Light Blue
#cc2600 = Live Red
#568479 = Header Green
#76a499 = Category Green
#00aced = Twitter Blue
#4f7ea4 = Instagram Blue
#1969a0 = Category Tag Blue
#A5606c = Category Red
#967Ea9 = Category Purple

    */
/* 1. HTML , BODY   */
/* 2. GENERAL PURPOSE CLASSES */
/* 3. HEADER PART */
/* 4. HOME PART */
/* 5. MAIN PART */
/* 6. FOOTER PART */
/* 7. SITEPATH PART */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------General Purpose Classes {2. GENERAL PURPOSE CLASSES}---------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{display:block;}
audio, canvas, video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
a:focus,select:focus{outline:none;}
button::-moz-focus-inner{border:0;}
button{outline:none;}
body{margin:0;-webkit-animation-delay: 0.1s;-webkit-animation-name: fontfix;-webkit-animation-duration: 0.1s;-webkit-animation-iteration-count: 1;-webkit-animation-timing-function: linear;display: -webkit-flex;-webkit-flex-direction:column; display: flex; flex-direction: column;}

/*fix for known chrome issue about fonts check https://code.google.com/p/chromium/issues/detail?id=336476#c40*/
@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}
.main-container {position: relative; z-index: 5;float:right; width: 100%;display: -webkit-flex; -webkit-flex-direction:column; display: flex;flex-direction: column;-webkit-flex: 1 0 auto;-moz-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;}
.main-container:after{content: '';display: block;height: 0;visibility: hidden;}
a{background:0 0;}
a:active, a:hover{outline:0;}
h1{margin:.67em 0;}
abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:700;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;}
mark{background:#ff0;color:#000;}
code, kbd, pre, samp{font-family:monospace, serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-.5em;}
sub{bottom:-.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
button, input, select, textarea{margin:0;}
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;}
input[type=checkbox], input[type=radio]{box-sizing:border-box;padding:0;}
input[type=search]{-webkit-appearance:textfield;}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
a, a:visited{text-decoration:underline;}
abbr[title]:after{content:" (" attr(title) ")"}
/*blockquote, pre{border:1px solid #999;page-break-inside:avoid;}
*/
thead{display:table-header-group;}
img, tr{page-break-inside:avoid;}
img{max-width:100%!important;}
h2, h3, p{orphans:3;widows:3;}
h2, h3{page-break-after:avoid;}
select{background:#fff!important;}
.skipLink {
	position: fixed;
	top: 0;
	right: -9999px;
	z-index: -1;
	display: inline-block;
	background-color: white;
	letter-spacing: 0.02em;
	text-align: center;
	line-height: 1.2;
	padding: 8px 20px;
}
.booking-widget-container{position:relative;min-height: 500px;}
.booking-widget-container .booking-widget-wrapper{position:absolute;left:0;bottom:0;right:0;z-index: 500;}
.booking-widget-container .carousel-hero-text h1 {font-size:45px;letter-spacing: -0.02em;line-height: .84;margin: 0;top: auto;}
.booking-widget-container .carousel-hero-text p {font-size:16px;font-weight: 400;letter-spacing: -0.02em;top: auto;line-height: 1.18;margin: 0;}
.booking-widget-container .carousel-hero-text .value {font-size:45px;}
.booking-widget-container .carousel-hero-text .after-the-decimal-point {font-size:23px;}
.booking-widget-container .carousel-hero-text .price .price-prefix {font-size: 15px;font-weight: 300;}
.navbar{display:none;}
.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;}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;}
.fade.in{opacity:1;}
.collapse{display:none;}
.collapse.in{display:block;}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease;}
.container{margin-left:auto;margin-right:auto;padding-right:12px;padding-left:12px;}
.container:after, .container:before{content:" ";display:table;}
.container:after{clear:both;}
.row{margin-right:-12px;margin-left:-12px;}
.row.MMargin {margin-right:-12px;margin-left:-12px;}
.row:after, .row:before{content:" ";display:table;}
.row:after{clear:both;}
.row.row-sm{margin-top:16px;margin-bottom:16px;}
.row.row-md{margin-top:24px;margin-bottom:24px;}
.row.row-lg{margin-top:32px;margin-bottom:32px;}
.row.row-module{margin-top:48px;margin-bottom:48px;/*float:left;width: 100%;*/}
.main-content .row.row-module:first-child{margin-top:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:62.5%;-webkit-tap-highlight-color:transparent;height:100%;}
body {
    color: #55555F;
    font-size: 18px;
    font-family: 'urw_geometric_extlight', "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    min-height: 100%;
}
button, input, select, textarea{font-size:inherit;font-family:inherit;line-height:inherit;}
a{color:#002677;text-decoration:none;-webkit-transition:color .1s linear;-moz-transition:color .1s linear;-o-transition:color .1s linear;transition:color .1s linear;}
a:focus, a:hover{color:#002677;text-decoration:none;}
a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;/*outline:thin solid #3661B3;*/}
img{vertical-align:middle;}
.img-responsive{display:block;max-width:100%;height:auto;}
.img-rounded{border-radius:3px;}
.img-thumbnail{padding:4px;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto;}
.img-circle{border-radius:50%;}
hr{margin-top:24px;margin-bottom:23px;border:0;height:1px;background-color:#bfbfbf;}
hr.margin-top-remove{margin-top:0;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{position:relative;font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:300;color:inherit;text-rendering:optimizeLegibility;}
.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:#666;}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child{margin-top:0;}
h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small{font-size:65%}
h1 strong, h2 strong, h3 strong{color:#002677;}
h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small{font-size:75%}
.h1, h1 {
    font-family: 'urw_geometric_extsemi_bold';
    font-size: 52px; 
    font-weight: normal;
    line-height: 1;
    margin-top: 24px;
    margin-bottom: 24px;
    letter-spacing: -1px;
    color: #002677;
}
h1.section{background-color:#dddfdf;padding-right:16px;}
.h2, h2 {
    top: 13px;
    font-family: 'urw_geometric_extsemi_bold';
    font-size: 40px;
    font-weight: normal;
    line-height: 1;
    margin-top: 24px;
    margin-bottom: 24px;
    letter-spacing: -.5px;
    color: #002677;
}
.h3, h3 {
    top: 5px;
    font-family: 'urw_geometric_extsemi_bold';
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    margin-top: 24px;
    margin-bottom: 0;
}
.h4, h4 {
    top: 6px;
    font-family: 'urw_geometric_extsemi_bold';
    font-size: 22px;
    font-weight: normal;
    line-height: 1;
    margin-top: 24px;
    margin-bottom: 0;
}
.h5, h5 {
    top: 6px;
    font-family: 'urw_geometric_extsemi_bold';
    font-size:16px;
    font-weight: normal;
    line-height: 1;
    margin-top: 24px;
    margin-bottom: 0;
}
.h6, h6 {
    top: 6px;
    font-family: 'urw_geometric_extsemi_bold';
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
    color: #444;
}
p{position:relative;top:5px;font-weight:300;margin:0 0 24px;letter-spacing:.2px;}
p.intro-text{font-weight:500;color:#444;}
.lead{margin-bottom:24px;font-size:18px;font-weight:200;line-height:1.4;}
.small, small{font-size:85%}
cite{font-style:normal;}
.text-muted{color:#666;}
.text-primary{color:#002677;}
.text-primary:hover{color:#152041;}
.text-warning{color:#e42a00;}
.text-warning:hover{color:#b12100;}
.text-danger{color:#e42a00;}
.text-danger:hover{color:#b12100;}
.text-success{color:#58730d;}
.text-success:hover{color:#354508;}
.text-info{color:#002677;}
.text-info:hover{color:#152041;}
.text-left{text-align:right;}
.text-right{text-align:left;}
.text-center{text-align:center;}
.page-header{padding-bottom:11px;margin:48px 0 24px;border-bottom:1px solid #bfbfbf;}
[class^=icon-]{background-size:contain;background-position:center center;}
ol, ul{margin-top:0;margin-bottom:24px;}
ol>li, ul>li{margin-bottom:0;position:relative;top:5px;}
ol ol, ol ul, ul ol, ul ul{margin-bottom:0;}
ol ol li, ol ul li, ul ol li, ul ul li{top:0;}
ul.rte>li{padding-right:48px;list-style-position:outside;}
.list-inline, .list-unstyled{padding-right:0;list-style:none;}
.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px;}
.list-inline>li:first-child{padding-right:0;}
dl{margin-top:0;margin-bottom:24px;}
dd, dt{line-height:1.5;}
dt{font-weight:700;}
dd{margin-right:0;}
.bg-brand-primary{background-color:#002677;}
.bg-brand-secondary{background-color:#54585a;}
.bg-brand-light-primary{background-color:#002677;}
.bg-brand-light-secondary{background-color:#dedede;}
.bg-brand-success{background-color:#acd049;}
.bg-brand-warning{background-color:#e42a00;}
.bg-brand-danger{background-color:#c00;}
.bg-brand-info{background-color:#528db7;}
.bg-gray-darker{background-color:#222;}
.bg-gray-dark{background-color:#333;}
.bg-gray{background-color:#444;}
.bg-gray-light{background-color:#666;}
.bg-gray-lighter{background-color:#bfbfbf;}
.bg-1{background-color:#fff;}
.bg-3{background-color:#dddfdf;}
.bg-4{background-color:#f4f4f4;}


.newsletter:-moz-placeholder{color:#002677;}
.newsletter::-moz-placeholder{color:#002677;opacity:1;}
.newsletter:-ms-input-placeholder{color:#002677;}
.newsletter::-webkit-input-placeholder{color:#002677;}
.table-wrapper{width:100%;}
.table-wrapper.overlap{box-shadow:inset 5px 0 10px -5px #666;}
.table-wrapper td{border:1px solid #002677;}
table{width:100%;margin-bottom:24px;}
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.5;vertical-align:top;border:1px solid #ddd;text-align:right;}
table>thead>tr>th{vertical-align:bottom;}
table>tbody+tbody{border-top:2px solid #ddd;}
table .table{background-color:#fff;}

 

input, input:focus{outline:0;}
input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input[type=checkbox], input[type=radio]{margin:4px 0 0;line-height:normal;}
input[type=file]{display:block;}
select[multiple], select[size]{height:auto;}
select optgroup{font-size:inherit;font-style:inherit;font-family:inherit;}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button{height:auto;}
output{display:block;padding-top:8px;font-size:16px;line-height:1.5;color:#444;vertical-align:middle;}
.form-control {
    display: block;
    position: relative;
    top: auto;
    width: 100%;
    height: 60px;
    padding: 0 16px;
    font-size: 18px;
    line-height: 1;
    color: #002677;
    vertical-align: middle;
    background-color: #EFF2F8;
    border: 0;
    border-bottom: 2px solid #EFF2F8;
    border-radius: 4px;
    box-shadow: none;
    transition: all .3s ease-out;
}

.form-control:focus {
    border-color: #416BF6;
    background-color: #E5EAF9;
    outline: 0;
}

.form-control:-moz-placeholder {
    color: rgba(0,38,119,0.65);
}
.form-control::-moz-placeholder {
    color: rgba(0,38,119,0.65);
}
.form-control:-ms-input-placeholder {
    color: rgba(0,38,119,0.65);
}
.form-control::-webkit-input-placeholder {
    color: rgba(0,38,119,0.65);
}
.form-control.placeholder {
    color: rgba(0,38,119,0.65);
}

.form-control.formBg {
	background-color: #EFF2F8 !important;
}

.form-control.formBg option {
	background: white !important;
}

/*.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{cursor:not-allowed;background-color:#bfbfbf;}
*/
textarea.form-control{height:auto;}
.form-group{margin-bottom:15px;}
.booking-widget-desktop .step1 .form-group {margin-bottom:6px;}
.checkbox, .radio{display:block;min-height:24px;margin-top:10px;margin-bottom:10px;padding-right:20px;vertical-align:middle;}
.checkbox label, .radio label{display:inline;margin-bottom:0;font-weight:400;cursor:pointer;}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{float:right;margin-right:-20px;}
.checkbox+.checkbox, .radio+.radio{margin-top:-5px;}
.checkbox-inline, .radio-inline{display:inline-block;padding-right:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer;}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{margin-top:0;margin-right: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;}
.input-sm{height:24px;padding:4px 10px;font-size:14px;}
select.input-sm{height:24px;line-height:24px;}
textarea.input-sm{height:auto;}
.input-lg{height:60px;padding:0 13px 0 0;}
select.input-lg{height:60px;line-height:60px;}
textarea.input-lg{height:auto;}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline{color:#e42a00;}
.has-warning .form-control{border-color:#e42a00;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-moz-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:#e42a00;background-color:rgba(228, 42, 0, .05);outline:0;}
.has-warning .input-group-addon{color:#e42a00;border-color:#e42a00;background-color:#fff;}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline{color:#e42a00;}
.has-error .form-control{border-color:#e42a00;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
.has-error .form-control:focus{border-color:#e42a00;background-color:rgba(228, 42, 0, .05);outline:0;}
.has-error .input-group-addon{color:#e42a00;border-color:#e42a00;background-color:#fff;}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline{color:#58730d;}
.has-success .form-control{border-color:#58730d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-moz-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:#58730d;background-color:rgba(88, 115, 13, .05);outline:0;}
.has-success .input-group-addon{color:#58730d;border-color:#58730d;background-color:#fff;}
.form-control-static{margin-bottom:0;}
.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#838383;}
.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:8px;}
.form-horizontal .checkbox, .form-horizontal .radio{min-height:32px;}
.form-horizontal .form-group{margin-right:-12px;margin-left:-12px;}
.form-horizontal .form-group:after, .form-horizontal .form-group:before{content:" ";display:table;}
.form-horizontal .form-group:after{clear:both;}
.form-horizontal .form-control-static{padding-top:8px;}
.input-group{position:relative;display:table;border-collapse:separate;}
.input-group[class*=col-]{float:none;padding-right:0;padding-left:0;}
/*helper classes VK*/
.noPadding{padding:0!important;}
.input-group .form-control{width:100%;margin-bottom:0;}

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:24px;padding:4px 10px;font-size:14px;line-height:22px;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:24px;line-height:24px;}
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;}
.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:7px 16px;font-size:16px;font-weight:400;line-height:1;color:#444;text-align:center;background-color:#bfbfbf;border:1px solid #bfbfbf;border-radius:3px;}
.input-group-addon.input-sm{padding:4px 10px;font-size:14px;}
.input-group-addon.input-lg{padding:12px 16px;}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio]{margin-top:0;}
.input-group-addon:first-child{border-left:0;}
.input-group-addon:last-child{border-right:0;}
.input-group-btn{position:relative;white-space:nowrap;}
.input-group-btn:first-child>.btn{margin-left:-1px;}
.input-group-btn:last-child>.btn{margin-right:-1px;}
.input-group-btn>.btn{position:relative;}
.input-group-btn>.btn+.btn{margin-right:-4px;}
.input-group-btn>.btn:active, .input-group-btn>.btn:hover{z-index:2;}
.articles {float:right;width: 100%;padding-bottom: 60px;}
.articles .article-body{position:relative;min-height:1px;padding-right:12px;padding-left:12px;}
.articles .date-location{color:#bfbfbf;font-size:14px;font-weight:500;float: right;width: 100%;}
.articles .social-share-bar{margin-bottom:24px;padding-bottom:8px;}
.articles .row.hub-container{margin-top:-40px;}
.articles.faq .panel-title{font-weight:200;}
.destinations-container .tab-content {margin-right:-12px;margin-left: -12px;}
.articles .tab-content:after, .articles .tab-content:before {content: " ";display: table;}
.articles .tab-content .tab-pane {float:right;width: 100%;/*padding-top:24px;*/}
.articles .booking-widget-full .tab-content .tab-pane,
.booking-widget-full .tab-content .tab-pane {float: none;}
body{position:relative;}
.debug:after{position:absolute;width:auto;height:auto;z-index:9999;content:'';display:block;pointer-events:none;top:0;left:0;bottom:0;right:0;background:url(/media/vgrid.png) top right;opacity:.5;margin-left:auto;margin-right:auto;padding-right:12px;padding-left:12px;}
.debug:after:after, .debug:after:before{content:" ";display:table;}
.debug:after:after{clear:both;}
.debug:active:after{display:none;}
.main-content{margin-top:48px;}
.articles .main-content{margin-top:0;}
.articles .main-content .container {padding-right:0;padding-left: 0;width: 100%;}
.origin_and_destination .related-content a.icon-angle-left{background-size:14.4px 14.4px;padding-right:25px;}
.origin_and_destination .city-guide{padding-top:24px;}
.origin_and_destination .city-guide>ul{text-align:center;}
.route-map h3{margin-bottom:24px;margin-top:48px;}
.route-map .aditional-destinations{margin-top:48px;margin-bottom:48px;}
.mybooking .btn{margin-top:12px;width:100%}
.mybooking .panel-title a div:last-of-type{text-align:right;}
.mybooking .no-control-label{padding-top:0;}
.mybooking h3.panel-title a{color:#002677!important;}
.mybooking .panel-title a{color:#666!important;}
.mybooking .panel-title a .icon-bothway_arrow_small, .mybooking .panel-title a .icon-oneway_arrow_small-left, .mybooking .panel-title a .icon-oneway_arrow_small-right{margin-bottom:-2px;display:inline-block;height:.9em;width:.9em;}
.mybooking .panel-title a small{white-space:nowrap;}
.mybooking .panel-title a small .icon-oneway_arrow_small-left, .mybooking .panel-title a small .icon-oneway_arrow_small-right{height:1em;width:1em;margin-left:5px;margin-bottom:-4px;margin-right:12px;}
.my-agean .carousel-hero-text{margin-top:56px!important;}
.login-page .navigation{display:none;}
.login-page .back-icon{display:inline-block;}
.login-page .back-icon:hover{color:#002677;}
.login-page .hamburger, .login-page .news-letter, .login-page .social{display:none;}
.dest-detail .map{margin-top:16px;}
.dest-detail .map h2:first-child, .dest-detail .map h4{margin-top:0;}
.dest-detail .map img, .map .map_canvas{margin-left:24px;margin-bottom:24px;vertical-align:top;float:right;margin-top:8px;}
.map .map_canvas .gm-style > div{display:none;}
.map .map_canvas .gm-style > div:nth-child(1){display:block;}
.dest-detail .adress, .dest-detail .website{background-repeat:no-repeat;background-size:30px;padding-right:50px;width:auto;margin-bottom:8px;}
/*.dest-detail .booking-widget.booking-widget-desktop .step1-reverse-from-to{top:auto!important;}*/

.dest-detail .weather-info {
    color: inherit;
}
.dest-detail .weather-info span{margin-right:30px;padding-right:30px;font-size:24px;}
.dest-detail .weather-info .weather-icon{background-size:24px;}
/*latest edits*/
.dest-detail ul li span {
    font-family: 'urw_geometric_extlight', sans-serif;
    font-weight: normal;
}
.dest-detail {
    font-family: 'urw_geometric_extlight', sans-serif;
    font-size: 20px;
}
footer .top-row{background-color:#f4f4f4;}
footer .middle-row{background-color:#002677;min-height:88px;}
footer .middle-row .link-row{margin-top:15px;}
footer .bottom-row{min-height:48px;background-color:#152041;}
footer .member {float: left;}
/*app links*/
/*.appLinks {width: 25.0066%;display: inline-block;margin-top: 14px;text-align: center;white-space: nowrap;}
.appLinks .androidApp {display: inline-block;background-image:url(/media/androidApp.png);width: 134px;height: 40px;margin-right: 10px;}
.appLinks .iosApp {display: inline-block;background-image:url(/media/iosApp.png);width: 135px;height: 40px;}*/
/*html:not(.facelift) header{background-color:#002677;}*/
/*header{position:relative;padding:0;}*/
/*header .logo{width:220px;float:left;}*/
.logo-container {
    background: url(/media/aegean_logo.svg) no-repeat;
    width: 225px;
    height: 45px;
    display: inline-block;
    text-indent: -99999px;
    color: transparent;
    background-size: contain;
    background-position: center;
}
.logo-container:focus {outline: none;}
header .hamburger{background-color:#33436f;padding:0 13px 0 8px;line-height:36px;border-radius:2px;float:left;margin-top:12.8px;margin-left:6px;cursor:pointer;}
header .hamburger i{font-size:20px;display:inline-block;vertical-align:text-top;}
header .hamburger:hover{text-decoration:none;}
header .back-icon{float:left;margin-top:12.8px;margin-left:6px;color:#fff;font-size:18px;display:none;cursor:pointer;}
header .back-icon i{height:18px;width:18px;display:inline-block;background-position:right center;margin-bottom:-3px;}
header .back-icon:hover{text-decoration:none;}
header .headwrap{margin:0;position:relative;height:64px;}
header .headwrap:after, header .headwrap:before{content:" ";display:table;}
header .headwrap:after{clear:both;}
header .login .icon-login {
    font-family: 'urw_geometric_extlight' !important;
    font-weight: normal;
    background-size: 25px auto;
    background-position: left 0;
    width: auto !important;
    padding-left: 35px;
    height: 40px;
}
header .icon-angle-down{width:10px;margin-right:4px;height:auto;background-size:contain;background-position:center center;}
header .icon-globe {background: none;background-image:none; }
header .icon-globe select{visibility:hidden;position:absolute;}
header .navigation{
	-webkit-transition:visibility 400ms linear;
	-webkit-transition:left 400ms cubic-bezier(0.4, 0, .2, 1);
	-moz-transition:visibility 400ms linear;
	-moz-transition:left 400ms cubic-bezier(0.4, 0, .2, 1);
	-o-transition:visibility 400ms linear;
	-o-transition:left 400ms cubic-bezier(0.4, 0, .2, 1);
	transition:visibility 400ms linear;
	transition:left 400ms cubic-bezier(0.4, 0, .2, 1);
	position:fixed;top:64px;bottom:0;padding:0 20px 0 10px;left:-432px;z-index:100;/*visibility:hidden;*//*overflow-x:hidden;overflow-y:auto;*/
 -webkit-overflow-scrolling:touch;display:block;width:270px;background-color:#002677;}
.openedBanner header .navigation {
    top: 134px;
}
header .navigation .top-navigation{text-transform:uppercase;}
header .navigation .top-navigation > ul{float:right;min-width:48%;text-align:right;padding-top:6px;}
header .navigation .top-navigation > ul > li{float:none;font-family: inherit !important;}
header .navigation .top-navigation > ul > li.search-top-wrapper {padding-left: 0;}
header .navigation .top-navigation a, 
header .navigation .top-navigation label {
    font-family: 'urw_geometric_extlight';
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.1875;
}
header .navigation .top-navigation li{display:block;padding-right:0;margin-bottom:0;}
.hideL{display:none;}
.top-navigation .login{padding-right:10px!important;}
.top-navigation .login .icon-login{background-position:5px 1px;background-size:17px auto;display:inline-block;height:24px;padding-right:28px;}
header .navigation .main-navigation{font-size:24px;line-height:1.63;float:right;width: 100%;}
header .navigation .main-navigation .ampercent{font-size:19px;font-weight:normal;}
header .navigation .main-navigation .main-navigation-links{margin-bottom:0;display:inline}
header .navigation .main-navigation li{width:100%}
header .navigation .main-navigation .main-head {
    position: relative;
    cursor: pointer;
    font-family: 'urw_geometric_extsemi_bold';
    font-weight: normal;
    line-height: 1.2;
    font-size: 20px;
    padding-bottom: 15px;
}
header .navigation .main-navigation .main-head:after {
    content: '';
    height: 3px;
    width: 100%;
    border-radius: 2px;
    background-color: transparent;
    transition: all 250ms ease-out;
    position: absolute;
    bottom: 0;
    right: 0;
}

header .navigation .main-navigation .main-head i{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);/*-webkit-transition:-webkit-transform .3s ease-in;-moz-transition:-moz-transform .3s ease-in;-o-transition:-o-transform .3s ease-in;transition:-webkit-transform .3s ease-in, -moz-transform .3s ease-in, -o-transform .3s ease-in, transform .3s ease-in;*/position:absolute;top:0;left:12px;bottom:0;z-index: 901;}
header .navigation .main-navigation .main-head .expandable-open i, header .navigation .main-navigation .main-head.active i, header .navigation .main-navigation .activeMob i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
header .navigation .main-navigation .main-head.active {outline: none;}
header .navigation .main-navigation .expandable .expandable-header, header .navigation .main-navigation .list-inline>li{padding:0;}
header .navigation .main-navigation .expandable .nav-overview{display:none;}
header .main-navigation .main-head{font-size:24px;font-weight:200;display:block;width:100%;color:#fff;}
header .main-navigation .main-head.active, 
header .main-navigation .main-head:hover, 
header .main-navigation .main-head:focus{
    outline: none;
}
header .main-navigation .main-head.active:after,
.desktop header .main-navigation .main-head:hover:after,
header .main-navigation .main-head:focus:after {
    background-color: #406EF5;
}
header .nav-submenu{background-color:#fff;font-size:18px;line-height:1.4;display:block;margin-right:-10px;margin-left:-10px;float:right;width: 100%;}
header .nav-submenu a {
    font-family: 'urw_geometric_extsemi_bold';
    font-weight: normal;
    font-size: 20px;
    color: #002677;
    letter-spacing: -0.2px;
    line-height: 1.2;
    display: inline-block;
    padding: 0 0 2px;
    transition: all .25s ease-out;
    border-bottom: 2px solid transparent;
} 
header .nav-submenu a:hover, header .nav-submenu a:focus {
    color: #406EF5;
    border-bottom-color: #406EF5;
    z-index: 902;
}
header .nav-submenu a:focus {outline: none;}
header .nav-submenu span>a:link, header .nav-submenu span>a:visited{color:#002677;}
header .nav-submenu span>a:hover{color:#002677;background-color:transparent;}
header .hamburger{color:#fff;font-weight:100;font-size:20px;padding-left:40px;}
header .hamburger .icon-navicon{width:20px;display:inline-block;height:36px;background-size:20px;background-position:center center;position:absolute;padding:0 20px;}
header .nav-submenu ul{padding-right:0;list-style:none;}
header .nav-submenu ul li:not(:last-child) {
    margin-bottom: 20px;
}
header .nav-submenu ul li:last-of-type{border-bottom:none;}
header .nav-submenu .h5, header .nav-submenu .img-responsive{display:none;}
header .search form{position:relative;}
header .search form .site-search-input{-webkit-transition:width .4s ease, background-color .4s ease;-moz-transition:width .4s ease, background-color .4s ease;-o-transition:width .4s ease, background-color .4s ease;transition:width .4s ease, background-color .4s ease;font-weight:300;width:100%;border:1px solid grey;border-radius:5px;padding:9px;font-size:14px;line-height:initial;color:#ffffff;height: 30px;}
header .search form .site-search-input:-moz-placeholder{color:#000;}
header .search form .site-search-input::-moz-placeholder{color:#000;opacity:1;}
header .search form .site-search-input:-ms-input-placeholder{color:#000;}
header .search form .site-search-input::-webkit-input-placeholder{color:#000;}
header .search form .site-search-input.act{width:200px;color:#002677;}
header .search form .site-search-input:focus{width:200px;color:#002677;}
header .search form .site-search-label{display:none;}
header .search form .site-search-button {
    position: absolute;
    left: 0;
    top: 8px;
    background: 0 0;
    border: none;
    z-index: 2;
    font-size: 0;
    text-indent: -9999px;
    background: none;
    min-width: inherit;
    box-shadow: none;
    min-height: inherit;
    font-weight: normal;
    border-radius: 0;
    padding: 1px 6px;
}
header .search form .site-search-button i{display:block;padding:5px;font-size:15px;height:20px;width:12px;color:#002677;}
header .search form .site-search-button.active .icon-search {background-image: url(/media/icons/search-lightblue.svg);}
header .search-desktop{display:none;}
header .search-mobile{margin-top:20px;margin-bottom:20px;float: right;width: 100%;}
#page-overlay{position:fixed;top:0;right:0;z-index:4500;visibility:hidden;width:100%;height:100%;background-color:rgba(0, 0, 0, .5);opacity:0;-webkit-transition:visibility 400ms linear, opacity 400ms cubic-bezier(0.4, 0, .2, 1);-moz-transition:visibility 400ms linear, opacity 400ms cubic-bezier(0.4, 0, .2, 1);-o-transition:visibility 400ms linear, opacity 400ms cubic-bezier(0.4, 0, .2, 1);transition:visibility 400ms linear, opacity 400ms cubic-bezier(0.4, 0, .2, 1);}
.opened-menu #page-overlay{opacity:1;visibility:visible;}
.opened-menu body{position:fixed;right:0;left:0;overflow:hidden;}
.opened-menu #nav{z-index:100;}
.opened-menu #nav .navigation{left:0;/*visibility:visible;*/z-index: 9999;overflow:auto;}
body.modal-open.timetable_page:not(.noscrolltopclass) {
    position: fixed;
    right: 0;
    left: 0;
    overflow: hidden;
}
.accordion .collapse{display:none;}
.accordion .in{display:block;}
.accordion .panel-collapse, .accordion .panel-heading{float:right;width:100%;padding:0 12px;/*box-shadow:0 1px 0 #bfbfbf;*/
}
.accordion .panel-heading .panel-title{margin:0;top:0;}
.accordion .panel-heading .panel-title a{position:relative;display:block;padding:16px 0 16px 10px;color:#002677;}
    .accordion .panel-heading .panel-title a.collapsed i {
        transition: -webkit-transform .3s ease-in, -moz-transform .3s ease-in, -o-transform .3s ease-in, transform .3s ease-in;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
.site-map.accordion .panel-heading .panel-title a i {width: 24px;}
.accordion .panel-heading .panel-title a i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: -webkit-transform .3s ease-in, -moz-transform .3s ease-in, -o-transform .3s ease-in, transform .3s ease-in;
    background: none;
    position: absolute;
    top: 0;
    left: -8px;
    bottom: 0;
    height: 100%;
    width: 24px;
    font-family: "icomoon-rebrand" !important;
    font-size: 12px;
    color: #416BF6;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.mobileApp .accordion .panel-heading .panel-title a,
.mobileApp .myProfileWidget .accordion .panel-heading .panel-title a {
    padding-left: 30px;
    font-size: 22px;
}
.mobileApp .accordion .panel-heading .panel-title a i {
    left: 0;
}
.accordion .panel-heading .panel-title a i:before {
    content: "\e905";
}
.accordion .panel-collapse{padding:0;}
.accordion .panel-collapse .panel-body {padding:12px;}
.accordion .panel-body .sub-section-title{top:0;}
.accordion .panel-body li.sub-section{margin-bottom:16px;}
.additional-services {float:right;width: 100%;padding-right:12px;padding-left: 12px;}
.additional-services h2{text-align:center;}
.additional-services.additional-services-align-left h2{text-align:right;}


.big-line{margin:24px 0;border-bottom:1px solid #bfbfbf;}
.bg-booking-blue-darkest{background-color:#305773;}
.bg-booking-blue-darker{background-color:#3f7297;}
.bg-booking-blue-dark{background-color:#4680a9;}
.bg-booking-blue{background-color:#528db7;}
.bg-booking-blue-light{background-color:#6499be;}
.bg-booking-blue-lighter{background-color:#88b1cd;}
.bg-booking-blue-lightest{background-color:#acc8dc;}
.booking-widget.booking-widget-desktop{display:none;}
.booking-widget.booking-widget-mobile{float:right;width: 100%;margin-top:8px;margin-bottom: 8px;}
.booking-widget.booking-widget-mobile .accordion .panel .panel-heading{padding:0;border-bottom:solid 1px #FFF;}
.booking-widget.booking-widget-mobile .accordion .panel .panel-heading .panel-title{font-weight:200;font-size:22px;line-height:24px;}
.booking-widget.booking-widget-mobile .accordion .panel .panel-heading .panel-title a{padding:15px 20px;background-color:#fff;color:#002677;font-weight:500;}
.booking-widget.booking-widget-mobile .accordion .panel .panel-heading .panel-title a.collapsed{color:#333;background-color:#f4f4f4;font-weight:300;}
.booking-widget.booking-widget-mobile .accordion .panel .panel-heading .panel-title i{width:24px;margin-left:20px;}
.booking-widget.booking-widget-mobile .accordion .panel .panel-body label{display:block;}
.booking-widget.booking-widget-mobile .accordion .panel .panel-body .custom-radio{margin-right:-5px;}
.booking-widget.booking-widget-mobile .accordion .panel .panel-body .step1-reverse-from-to{width:40px;height:40px;display:block;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);margin:0 auto -32px;position: relative;z-index:9999;background-image:url(/media/icons/icon-switch-lightPrimaryIE9.png);border-top: 10px solid white;border-bottom: 10px solid white;}
.step1-reverse-from-to{width:40px;height:40px;display:block;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);margin:0 auto -32px;position: relative;z-index:999;}
.booking-widget.booking-widget-mobile .booking.step1-active .step1-checkbox, .booking-widget.booking-widget-mobile .booking.step1-active .step2{display:none;}
.booking-widget.booking-widget-mobile .booking.step2-active .step1-checkbox{display:inline-block;}
.booking-widget.booking-widget-mobile .booking.step2-active .step1-btn{display:none;}
.booking-widget.booking-widget-mobile .booking.step2-active .close-widget{display:block;}
.booking-widget.booking-widget-mobile .my-booking .options i{display:inline-block;width:15px;height:15px;margin-left:8px;}
.booking-widget.booking-widget-mobile .my-booking .options .options-detail{color:#666;}
.booking-widget.booking-widget-mobile .checkin-panel-br > .col-xs-12 {margin-bottom: 16px;}

.breadcrumb > li {
    display: none;
    top: auto;
    font-size: 14px;
}
.breadcrumb > li > a {
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-size: inherit;
    letter-spacing: -0.02px;
    color: #93A5CF;
    color: #002677;
    line-height: 1.214;
}
.breadcrumb > li.active-item {
    color: #93A5CF;
    
}
.breadcrumb>li i{display:inline-block;width:10px;height:10px;}
.breadcrumb>li.breadcrumb-ascestor-item{display:inline-block;}

/*.carousel.homepageTeaserCarousel {float: left;width: 100%;}*/
.city-guide #mobile-tablist{margin-bottom:12px;width:100%}
.city-guide>.row>.list-inline{margin-bottom:0;}
.city-guide>.row>.list-inline li{top:0;margin-bottom:16px;position:relative;min-height:1px;padding-right:12px;padding-left:12px;}
.city-guide>.row>.list-inline li.active a, .city-guide>.row>.list-inline li:active a{color:#fff;background-color:#002677;}
.city-guide>.row>.list-inline li a{display:block;text-align:right;height:inherit!important;width:100%!important;background-size:20px;background-position:10px center;padding-left:5px;padding-right:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.city-guide>.row>.list-inline li a.btn{text-transform:none;}
.city-guide .tab-content{padding-top:0;}
.city-guide .tab-content:after, .city-guide .tab-content:before{content:" ";display:table;}
.city-guide .tab-content:after{clear:both;}
.city-guide .tab-content figure{margin-bottom:24px;}
.city-guide .tab-pane{position:relative;min-height:1px;padding-right:12px;padding-left:12px;}
.country-phone{position:relative;float:right;width:100%;min-height:1px;padding-right:12px;padding-left:12px;}
.country-phone .country-phone-container .dropdown, .country-phone .country-phone-container .selected-value{border:1px solid #c2afaf;padding:12px;border-radius:2px;}
.country-phone .country-phone-container .dropdown{position:relative;float:right;width:16.66666667%;min-height:1px;padding-right:12px;padding-left:12px;text-align:center;}
.country-phone .country-phone-container .dropdown a{display:block;}
.country-phone .country-phone-container .dropdown select{display:none;}
.country-phone .country-phone-container .selected-value{position:relative;float:right;width:83.33333333%;min-height:1px;padding-right:12px;padding-left:12px;border-right:none;}
.country-phone .country-phone-container .dropdown-menu>li>a{text-align:right;}
.country-phone .country-phone-container .dropdown-menu>li>a img{margin-left:12px;}
.datepicker{padding:4px;border-radius:3px;direction:rtl }
 .datepicker-inline{width:220px }
 .datepicker.datepicker-rtl{direction:ltr }
 .datepicker.datepicker-rtl table tr td span{float:left}
 .datepicker-dropdown{top:0;right:0;}
 .datepicker-dropdown.datepicker-orient-left:before{right:6px;}
 .datepicker-dropdown.datepicker-orient-left:after{right:7px;}
 .datepicker-dropdown.datepicker-orient-right:before{left:6px;}
 .datepicker-dropdown.datepicker-orient-right:after{left:7px;}
 .datepicker-dropdown.datepicker-orient-top:before{top:-7px;}
 .datepicker-dropdown.datepicker-orient-top:after{top:-6px;}
 .datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999;}
 .datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff;}
 .datepicker>div{display:none;padding:0 16px;}
 .datepicker.days div.datepicker-days, .datepicker.months div.datepicker-months, .datepicker.years div.datepicker-years{display:block;}
 .datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none }
 .datepicker table tr td, .datepicker table tr th{text-align:center;width:30px;height:30px;border:none;}
 .table-striped .datepicker table tr td, .table-striped .datepicker table tr th{background-color:transparent;}
 .datepicker table tr td{background-color:#fafafa;border:2px solid #fff;width: auto!important;height: auto!important;}
 .datepicker table tr td.day.focused, .datepicker table tr td.day:hover{background:#fff;cursor:pointer!important;}
 .datepicker table tr td.new, .datepicker table tr td.old{font:0/0 a;color:transparent;text-shadow:none;padding:0!important;background-color:transparent!important;height:0!important;border:none!important;}
 .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover{background:0 0;color:#666;cursor:default;opacity: .3;}
 .datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover{box-shadow:inset 0 0 0 3px #002677;}
 .datepicker table tr td.today:hover:hover{color:#000;}
 .datepicker table tr td.today.active:hover{color:#fff;}
 .datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover{background:#d0e0eb;border-radius:0 }
.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover{border-radius:0;}
.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover{background-color:#002677;color:#fff;}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover{color:#fff;background-color:#002677;border-color:#1b2a55;text-shadow:0 -1px 0 rgba(0, 0, 0, .25)}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:hover, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover{color:#fff;background-color:#172449;border-color:#0c1326 }
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td.active:hover{background-image:none; border:none;}
.datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled:hover[disabled].active, .datepicker table tr td.active.disabled:hover[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled].active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active:hover:hover{background-color:#002677;border-color:#1b2a55;}
.datepicker table tr td.active .badge, .datepicker table tr td.active.disabled .badge, .datepicker table tr td.active.disabled:hover .badge, .datepicker table tr td.active:hover .badge{color:#002677;background-color:#fff;}
.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:right;margin:1%;cursor:pointer;border-radius:3px;}
.datepicker table tr td span:hover{background:#bfbfbf;}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover{background:0 0;color:#666;cursor:default;}
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover{color:#fff;background-color:#002677;border-color:#1b2a55;text-shadow:0 -1px 0 rgba(0, 0, 0, .25);}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:hover, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover{color:#fff;background-color:#172449;border-color:#0c1326;}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open .dropdown-toggle.datepicker table tr td span.active:hover{background-image:none; border:none;}
.datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled:hover[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#002677;border-color:#1b2a55;}
.datepicker table tr td span.active .badge, .datepicker table tr td span.active.disabled .badge, .datepicker table tr td span.active.disabled:hover .badge, .datepicker table tr td span.active:hover .badge{color:#002677;background-color:#fff;}
.datepicker table tr td span.new, .datepicker table tr td span.old{color:#666;}
.datepicker th.datepicker-switch{width:145px;}
.datepicker tfoot tr th, .datepicker thead tr:first-child th{cursor:pointer;}
.datepicker tfoot tr th:hover, .datepicker thead tr:first-child th:hover{background-color:#fafafa;}
.datepicker thead .next, .datepicker thead .next:hover, .datepicker thead .prev, .datepicker thead .prev:hover{font:0/0 a;color:transparent;text-shadow:none;border:0;width:auto;height:auto;background-color:transparent;background-position:center center;background-size:100%;display: inline-block;position: relative;top:6px;padding-right:15px;padding-top:12px;}
.datepicker .dow{text-transform:uppercase;}
.datepicker .cw{font-size:10px;width:12px;padding:0 5px 0 2px;vertical-align:middle;}
.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent;}
select.datepicker-input.icon-calendar{height:48px;line-height:48px;}
textarea.datepicker-input.icon-calendar{height:auto;}
.datepicker table tr td.old.today {box-shadow: inset 0 0 0 ;}
.input-group.date .input-group-addon i{cursor:pointer;width:16px;height:16px;}
.input-daterange input{text-align:right;}
.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;font-weight:400;line-height:1.5;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#bfbfbf;border:solid #bfbfbf;border-width:1px 0;margin-right:-5px;margin-left:-5px;}
.dropdown{position:relative;}
/*.dropdown>a, .dropdown>ul.open{display:none;}*/
.dropdown>select{display:block;}
.dropdown .dropdown-flag{margin-left:10px;}
.dropdown .icon-angle-down{display:inline-block;width:10px;height:10px;}
.dropdown-toggle:focus{outline:0;}
.dropdown-menu{position:absolute;top:100%;right:0;z-index:99999!important;display:none;float:right;min-width:150px;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);-moz-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.pull-right{left:0;right:auto;}
.dropdown-menu>li{border-bottom:1px solid #E8E8E8;margin-bottom:0;padding-right:0;padding-left:0;}
.dropdown-menu>li:last-of-type{border-bottom:none;}
.dropdown-menu>li>a{display:block;padding:3px 0;clear:both;font-weight:400;line-height:1.5;color:#002677!important;white-space:nowrap;-webkit-transition:padding .2s ease-in-out;-moz-transition:padding .2s ease-in-out;-o-transition:padding .2s ease-in-out;transition:padding .2s ease-in-out;text-transform: uppercase;}
.dropdown-menu>li>a:hover{background-color:#fafafa;padding:3px 13px 3px 0;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{text-decoration:none;color:#002677!important;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{color:#002677!important;text-decoration:none;outline:0;}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover{color:#666;}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed;}
header .top-navigation .language-select li {padding:0!important;width: 100%;}
.open>.dropdown-menu{display:block;}
.open>a{outline:0;}
.dropdown-header{display:block;padding:3px 20px;font-size:14px;line-height:1.5;color:#666;}
.dropdown-backdrop{position:fixed;right:0;left:0;bottom:0;top:0;z-index:990;}
.pull-right>.dropdown-menu{left:0;right:auto;}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
.btn-block{display:block;width:100%;padding-right:0;padding-left: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%}
.btn-group.row{display:block;}
.btn-group, .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;}
.btn-group-vertical>.btn, .btn-group>.btn{position:relative;float:right;}
.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-right:-1px;}
.btn-toolbar:after, .btn-toolbar:before{content:" ";display:table;}
.btn-toolbar:after{clear:both;}
.btn-toolbar .btn-group{float:right;}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn-group+.btn-group{margin-right:5px;}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;}
.btn-group>.btn:first-child{margin-right:0;}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-top-left-radius:0;}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child){border-bottom-right-radius:0;border-top-right-radius:0;}
.btn-group>.btn-group{float:right;}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0;}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0;}
.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-right-radius:0;border-top-right-radius:0;}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle{outline:0;}
.btn-group-xs>.btn{padding:0 8px;font-size:14px;line-height:22px;border-radius:3px;}
.btn-group-sm>.btn{padding:4px 10px;font-size:14px;line-height:22px;border-radius:3px;}
.btn-group-lg>.btn{font-weight:400;letter-spacing:.5px;padding:12px 16px;font-size:22px;line-height:22px;border-radius:3px;}
.btn-group-lg>.btn:focus, .btn-group-lg>.btn:hover{background-color:rgba(255, 255, 255, .5);}
.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px;}
.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px;}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);-moz-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;-moz-box-shadow:none;box-shadow:none;}
.btn .caret{margin-right:0;}
.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:after, .btn-group-vertical>.btn-group:before{content:" ";display:table;}
.btn-group-vertical>.btn-group:after{clear:both;}
.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-right:0;}
.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0;}
.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:0;}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0;}
.btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0;}
.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0;}
.btn-group-justified{display:table;width:100%;table-layout:fixed;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-filter-wrapper>.btn>input[type=checkbox], [data-toggle=buttons]>.btn-filter-wrapper>.btn>input[type=radio], [data-toggle=buttons]>.btn>input[type=checkbox], [data-toggle=buttons]>.btn>input[type=radio]{display:none;}
.btn-group{display:block;}
.btn-filter{border:1px solid #bfbfbf;position:relative;background-color:#fff;}
.btn-filter span{position:absolute;left:0;right:0;font-size:16px;font-weight:200;width:100%;padding-left:5px;padding-right:40px;text-align:right;text-transform:none;color:#002677;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.btn-filter.active, .btn-filter:active{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#002677;}
.btn-filter.active span, .btn-filter:active span{color:#fff;}
.btn-filter.btn-sm[class*=icon-], .btn-filter.btn-sm[class*=icon-].active, .btn-filter.btn-sm[class*=icon-]:active{background-position:center center;background-size:35px auto;width:100%;height:47px;}
.btn-filter.btn-lg[class*=icon-], .btn-filter.btn-lg[class*=icon-].active, .btn-filter.btn-lg[class*=icon-]:active, .btn-filter.btn-md[class*=icon-], .btn-filter.btn-md[class*=icon-].active, .btn-filter.btn-md[class*=icon-]:active{background-size:20px;background-position:10px center;height:50px;width:100%}
.btn-filter-wrapper{padding:12px 12px 0;float:right;}
.btn-filter-wrapper.btn-season-wrapper span{bottom:initial;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-right:10px;}
.btn-filter-wrapper.btn-season-wrapper strong{display:inline;font-size:22px;line-height:21px;}
table.flight-status{border-style:none;border-top-width:0;width:100%}
table.flight-status tr{border-style:none;border-bottom-width:0;}
table.flight-status tr td, table.flight-status tr th{border-style:none;padding-left:1em;padding-top:8px;padding-bottom:8px;text-align:right;min-width:50px;vertical-align:middle;}
table.flight-status tr td.tool, table.flight-status tr th.tool{padding:0 1em;}
table.flight-status tr td+td, table.flight-status tr td+th, table.flight-status tr th+td, table.flight-status tr th+th{border-right-width:1px;}
table.flight-status thead tr:last-child{border-bottom-width:2px;}
table.flight-status thead th, table.flight-status tr.index th, .flightStatusResults table.flight-status th.graySmall{font-size:18px;color:#666;font-weight:700;line-height:1.25;}
table.flight-status thead th{border-bottom:1px solid #bfbfbf;}
table.flight-status tr.index th{font-size:1.33333em;line-height:1.2em;}
table.flight-status tbody:first-of-type tr.index th{padding-top:1em;}
table.flight-status tbody th{font-weight:400;}
table.flight-status tbody td{color:#666;}
table.flight-status sup{vertical-align:super;font-size:75%;font-weight:500;padding-right:4px;}
table.flight-status td.flight-number{background-position:calc(100% - 20px) center;background-size:35px 35px;padding-left:35px;}
table.flight-status td em{font-style:normal;font-size:24px;font-weight:300;}
table.flight-status td em strong{font-weight:400;}
table.flight-status td em small{font-size:16px;}
table.flight-status [class^=icon-logo]{background-size:contain;background-position:right center;padding-right:30px;}
table.flight-status .icon-route{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;width:20px;height:20px;display:inline-block;position:relative;top:-16px;margin:0 3px;}
/*table.flight-status tr:nth-child(2n){background-color:#f2f2f2;}
*/
table.flight-status tr.vcard.stripe{background-color:#f2f2f2;}
table.flight-status thead h3, .flightStatusResults table.flight-status th{margin:0 0 -8px;position:relative;top:0;color:#002677;}
table.flight-status thead tr{background-color:transparent!important;}
table.flight-status tr th{vertical-align:bottom;}
table.flight-status tr th.no-border{border:none;}
/*new*/
.pnrlist table.flight-status tr:nth-child(even) {background-color: #fafafa;}
.pnrlist .spinner {top:60px!important;}
.flightMaskMain .spinner {margin-bottom:30px!important;}

table.flight-status .search{float:right;}
table.flight-status .nowrap{background-size:contain;background-position:2px 0;padding-right:30px;white-space:nowrap;}
.flight-status-divider{margin-top:24px;margin-bottom:16px;}
.flight-status-divider p{margin-bottom:0;background-color:#fff;padding:0 10px;display:inline;position:relative;z-index:1;top:0;}
.flight-status-divider:after{content:'';display:block;border-bottom:1px solid #bfbfbf;position:relative;top:-12px;z-index:0;}
.status.inflight, .status.landed{color:#687e2c;}
.status.scheduled{color:#002677;}
.status.canceled, .status.delayed, .status.cancelled {color:#E42A00;}
.date-selector .btn{width:100%;padding:8px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.foot-notes{color:#444;}
.foot-notes small{line-height:100%}
.hero-image{position:relative;width:100%;height:200px;overflow:hidden;}
.hero-image img{width:100%;z-index:-100;}
.hero-image.hero-image-simple img{position:absolute;bottom:0;top:auto;}
.hero-image.hero-image-homepage{height:640px;}
.hero-image.hero-image-homepage img{position:absolute;top:0;bottom:auto;}
.hero-image.hero-image-parallax img{position:absolute;/*bottom:0;top:auto;*/}
.hero-video { position: relative; text-align: center; }
.hero-video iframe { width: 100%; height: 100%; }
.full-width-video { position: relative; padding-bottom: 56.25% /* 16:9 */; height: 0 !important;text-align: center; }
.full-width-video iframe { position: absolute; top: 0; right: 0; width: 100%; height: 100%; }
.hub-links .hub-links-header{text-align:right;margin-bottom:24px;}

.legal-links ul{border-bottom:1px solid rgba(255, 255, 255, .1);padding-bottom:24px;}
.legal-links li{width:50%;float:right;text-align:right;}
.legal-links li:nth-child(odd){text-align:left;}
.legal-links a{color:#fff;font-size:14px;margin-left:12px;}
.legal-links a:hover{color:#002677;text-decoration:none;}
.login-section { padding-bottom: 80px; float: right; width: 100%; margin-top: 60px; }
.login-section.mobile-app-no-top-margin { padding-bottom: 80px; float: none; width: 100%; max-width: 480px; margin: 0 auto; position: relative; }
.login-section.mobile-app-no-top-margin:after {content: '';visibility: hidden;display: block;font-size: 0;clear: both;height: 0;}
.login-section h2{margin-top:0;}
.login-section .local-login{border-left:1px solid #fff;}
.login-section p{margin:0 0 8px;}
.login-section ul.social-login{height:48px;margin-bottom:24px;}
.login-section li{padding-left:4px;padding-right:4px;}
.login-section li a{display:inline-block;}
.login-section li a.icon-facebook, .login-section li a.icon-facebook:hover, .login-section li a.icon-google, .login-section li a.icon-google:hover, .login-section li a.icon-instagram, .login-section li a.icon-instagram:hover, .login-section li a.icon-linkedin, .login-section li a.icon-linkedin:hover, .login-section li a.icon-twitter, .login-section li a.icon-twitter:hover, .login-section li a.icon-youtube, .login-section li a.icon-youtube:hover{width:40px;height:40px;background-size:contain;background-position:center center;}
.login-section li a span{display:none;}
.low-fare-calendar{margin-top:72px;}
.member ul{text-align:center;}
.member li.label{width:100%}
.member li{color:#fff;font-size:16px;line-height:1.2;vertical-align:middle;padding-right:10px;}
.member li a span{display:none;}
.member li img{width:40px;height:40px;text-align:top;vertical-align:top;}
.miles-calculator .btn-filter-wrapper{padding:0;width:50%}
.miles-calculator .btn-filter-wrapper>label{widht:100%}
.miles-calculator .no-control-label{padding-top:33px;}
.miles-calculator .btn-progress{width:100%}
.miles-calculator .departure-selector{margin-top:16px;}
.miles-calculator .arrival-selector{margin-bottom:16px;}
.miles-calculator .switch-selectors{width:100%;height:48px;background-position:center center;background-size:contain;margin-top:8px;margin-bottom:8px;cursor:pointer;}



.news .teaser-inner .image_wrapper { padding-right: 12px; padding-left: 12px; width: 41.6667%; }
.news .teaser-inner .teaser-content-wrapper { margin-top:-8px; position: static; padding-right: 12px; padding-left: 12px; width: 58.3333%; float: right; }
.news .teaser-inner .teaser-content-wrapper h2 { color: #002677; top: 6px; font-size: 22px; font-weight: 500; line-height: 24px; margin-bottom: 0; }
.news-letter h6{color:#444!important;}
.news-letter p{color:#bfbfbf!important;}
.news-letter .form-label{text-align:center;}
.news-letter .form-label p{text-align:center;font-size:14px;}
.news-letter .form-label{margin-top:16px;}
.news-letter input[type=email]{border:none;}
.news-letter .btn{width:100%;margin-top:8px;font-size:16px;}
.news-letter .social{padding-top:40px;padding-bottom:24px;}
.news-letter .social ul{text-align:center;margin-bottom:0;}
.news-letter .social h5{margin:0;height:32px;vertical-align:middle;display:inline-block;line-height:0;}
.news-letter .social h5 span{color:#bfbfbf;font-size:14px;}
.news-letter .social li{padding-left:4px;padding-right:4px;}
.news-letter .social li.label{display:block;}
.news-letter .social li a{display:inline-block;}
.news-letter .social li a.icon-facebook_share-1, .news-letter .social li a.icon-facebook_share-1:hover, .news-letter .social li a.icon-instagram_share-1, .news-letter .social li a.icon-instagram_share-1:hover, .news-letter .social li a.icon-twitter_share-1, .news-letter .social li a.icon-twitter_share-1:hover, .news-letter .social li a.icon-youtube_share-1, .news-letter .social li a.icon-youtube_share-1:hover{width:32px;height:32px;background-size:contain;background-position:center center;}
.news-letter .social li a span{display:none;}
.next-flight table{margin-bottom:0;}
.next-flight table thead th{border-bottom:0;padding:0 12px;}
.next-flight table tbody{font-size:22px;}
.next-flight>h2{margin-top:0;}
.search-result ul.pagination{display:inline-block;padding-right:0;margin:24px 0;border-radius:3px;}
.pagination>li{display:inline;}
.pagination>li>a, .pagination>li>span{position:relative;float:right;padding:7px 16px;line-height:1.5;text-decoration:none;background-color:#fff;border:1px solid #ddd;margin-right:-1px;}
.pagination>li:first-child>a, .pagination>li:first-child>span{margin-right:0;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{background-color:#bfbfbf;}
.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;color:#fff;background-color:#002677;border-color:#002677;cursor:default;}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{color:#666;background-color:#fff;border-color:#ddd;cursor:not-allowed;}
.quick-navigation{position:fixed;left:0;bottom:0;right:0;height:600px;background:0 0;-webkit-transform:translate3d(0, 575px, 0);-moz-transform:translate3d(0, 575px, 0);-o-transform:translate3d(0, 575px, 0);-ms-transform:translate3d(0, 575px, 0);transform:translate3d(0, 575px, 0);-webkit-transition:-webkit-transform 200ms ease-in;-moz-transition:-moz-transform 200ms ease-in;-o-transition:-o-transform 200ms ease-in;transition:-webkit-transform 200ms ease-in, -moz-transform 200ms ease-in, -o-transform 200ms ease-in, transform 200ms ease-in;}
.quick-navigation.expanded{overflow-x:hidden;overflow-y:auto;bottom:0!important;border-top:3px solid #000;background:#000;-webkit-transition:-webkit-transform 200ms ease-in;-moz-transition:-moz-transform 200ms ease-in;-o-transition:-o-transform 200ms ease-in;transition:-webkit-transform 200ms ease-in, -moz-transform 200ms ease-in, -o-transform 200ms ease-in, transform 200ms ease-in;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.quick-navigation.expanded .nav-expander, .quick-navigation.expanded .nav-expander .lnk-expand{color:#fff;}
.quick-navigation .nav-expander{height:25px;padding:3px;cursor:pointer;color:rgba(255, 255, 255, .2);}
.quick-navigation .nav-expander .lnk-expand{font-style:italic;color:rgba(255, 255, 255, .2);}
.quick-navigation .nav-expander .lnk-expand:hover{text-decoration:none;}
.quick-navigation .nav-expander .lnk-expand .arr{display:block;float:right;font-weight:700;width:10px;height:20px;margin-left:10px;}
.quick-navigation .nav-expander .ver{float:left;}
.quick-navigation .nav-expander .ver pre{margin:0;}
.quick-navigation .nav-content{padding:10px 25px;background:#fff;margin-right:-12px;margin-left:-12px;}
.quick-navigation .nav-content:after, .quick-navigation .nav-content:before{content:" ";display:table;}
.quick-navigation .nav-content:after{clear:both;}
.quick-navigation .nav-content .lst-wrp{position:relative;min-height:1px;padding-right:12px;padding-left:12px;}
.quick-navigation .nav-content .lst-wrp ul{list-style:none;}
.quick-navigation .nav-content .lst-wrp ul li{padding:0;}
.quote{margin:24px 0;}
.quote .content{position:relative;}
.quote .content blockquote{position:relative;color:#002677;text-align:center;font-weight:300;font-style:italic;font-size:24px;line-height:24px;margin:48px 0;}
.quote .content blockquote:after, .quote .content blockquote:before{width:70px;height:48px;content:'';display:block;position:absolute;z-index:-1;background-size:contain;}
.quote .content blockquote:before{top:-32px;right:0;}
.quote .content blockquote:after{left:0;bottom:8px;}
.quote .content blockquote cite{display:block;color:#666;font-size:14px;margin-top:16px;}
.related-content{padding-top:15px;}
.related-content ul{margin-top:16px;padding-right:0;list-style-type:none;}
.related-content ul li{margin-bottom:8px;}
.related-content ul a {
    padding-right: 40px;
    background-position: right center;
    display: inline-block;
    width: auto;
    background-size: 31px;
    height: auto;
    font-family: inherit !important; 
}
.related-content+.related-content{border-top:1px solid #bfbfbf;}
.rich-article{position:relative;float:right;width:100%;padding-right:12px;padding-left:12px;/*padding-bottom: 20px;*/}
.rich-article .videoOuterWrapper, .rich-article figure{width:100%;float:left;margin:24px 0;}
.rich-article .videoOuterWrapper:first-child, .rich-article figure:first-child{margin-top:0;}
.rich-article .videoOuterWrapper iframe, .rich-article figure iframe{border:0;}
.rich-article .videoOuterWrapper figcaption, .rich-article figure figcaption{text-align:left;color:#bfbfbf;padding-top:12px;}
.rich-article.rich-article-large figure{width:100%;margin-right:0;}
.rich-article .videoWrapper{position:relative;padding-bottom:56.25%;height:0;}
.rich-article .videoWrapper iframe{position:absolute;top:0;right:0;width:100%;height:100%}
/*latest edits for rich article elements*/
.rich-article.rich-article-small {font-weight: 300;}
.rich-article.rich-article-small p {letter-spacing: 0px;}
.rich-article.rich-article-small .responsiveTableWithUnderline ~ p {
    clear: both;
}
/*.main-content .rich-article {padding-bottom: 60px;}*/
.search-result .search-heading{margin-bottom:0;padding-top:24px;}
.search-result ul{margin:0;padding:0;list-style-type:none;}
.search-result ul li{background-color:#fff;}
.search-result ul li h5{margin-bottom:0;}
.select{width:100%}
.select2-container{margin:0;position:relative;display:inline-block;zoom:1;vertical-align:middle;}
.select2-container, .select2-drop, .select2-search, .select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.select2-container .select2-choice{display:block;/*overflow:hidden;*/position:relative;border:1px solid #aaa;white-space:nowrap;text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
html[dir=rtl] .select2-container .select2-choice{padding:0 0 0 8px;}
.select2-container.select2-drop-above .select2-choice{border-bottom-color:#aaa;border-radius:0 0 4px 4px;background-image:-webkit-gradient(linear, right bottom, right top, color-stop(0, #eee), color-stop(0.9, #fff));background-image:-webkit-linear-gradient(center bottom, #eee 0, #fff 90%);background-image:-moz-linear-gradient(center bottom, #eee 0, #fff 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(to bottom, #eee 0, #fff 90%);}
.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-left:42px;}
.select2-container .select2-choice>.select2-chosen{margin-left:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:none;width:auto;}
html[dir=rtl] .select2-container .select2-choice>.select2-chosen{margin-right:26px;margin-left:0;}
.select2-container .select2-choice abbr{display:none;width:20px;height:20px;position:absolute;left:60px;font-size:1px;text-decoration:none;border:0;background:url(/media/icons/close-black.svg) right top no-repeat;background-size:100% 100%;cursor:pointer;outline:0;margin-top:-10px;}
.select2-container.select2-allowclear .select2-choice abbr{display:block;}
.select2-container .select2-choice abbr:hover{cursor:pointer;}
.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;right:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background-color:#fff;filter:alpha(opacity=0);}
.select2-drop {
    width: 100%;
    margin-top: 0;
    position: absolute;
    z-index: 9999;
    top: 100%;
    color: #002677;
    border: 0;
    border-radius: 0 0 10px 10px;
    background: #fff;
    box-shadow: 0 6px 24px 0 rgba(0,0,0,0.1);
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 20px;
}

.select2-drop-auto-width{width:auto;}
.select2-drop-auto-width .select2-search{padding-top:4px;}
.select2-container .select2-choice .select2-arrow{display:inline-block;width:28px;margin-left:20px;height:100%;position:absolute;left:0;top:0;border:none!important;}
html[dir=rtl] .select2-container .select2-choice .select2-arrow{right:0;left:auto;border-right:none;border-left:1px solid #aaa;border-radius:0 4px 4px 0;}
.select2-container .select2-choice .select2-arrow b{background-size:contain;background-position:center center;display:block;width:100%;height:100%}
html[dir=rtl] .select2-container .select2-choice .select2-arrow b{background-position:2px 1px;}
.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-right:4px;padding-left:4px;position:relative;z-index:10000;white-space:nowrap;}
.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 5px 4px 20px;margin:0;outline:0;font-size:1em;border:1px solid #aaa;}
html[dir=rtl] .select2-search input{padding:4px 20px 4px 5px;}
.select2-drop.select2-drop-above .select2-search input{margin-top:4px;}
.select2-search input.select2-active{background:url(/media/select2-spinner.gif) no-repeat 0% #fff;background:url(/media/select2-spinner.gif) no-repeat 0%, linear-gradient(to bottom, #fff 85%, #eee 99%);}
.select2-container-active .select2-choice, .select2-container-active .select2-choices{border:1px solid #5897fb;outline:0;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .3);box-shadow:0 0 5px rgba(0, 0, 0, .3);}
.select2-dropdown-open .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border-color: #416BF6;
    background-color: #E5EAF9;
    outline: 0;
}

.select2-dropdown-open .select2-choice .select2-arrow{border-right:none;filter:none;}
html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow{border-left:none;}
.select2-dropdown-open .select2-choice .select2-arrow b{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.select2-results{max-height:200px;padding:0 4px 0 0;margin:4px 0 4px 4px;position:relative;overflow-y:auto;-webkit-tap-highlight-color:transparent;}
html[dir=rtl] .select2-results{padding:0 0 0 4px;margin:4px 4px 4px 0;}
.select2-results ul.select2-result-sub{margin:0;padding-right:0;}
.select2-results li{list-style:none;display:list-item;background-image:none;position:static;top:0;overflow-x: hidden;}
.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700;}
.select2-results .select2-result-label {
    padding: 5px 0;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select2-results-dept-1 .select2-result-label{padding-right:20px;}
.select2-results-dept-2 .select2-result-label{padding-right:40px;}
.select2-results-dept-3 .select2-result-label{padding-right:60px;}
.select2-results-dept-4 .select2-result-label{padding-right:80px;}
.select2-results-dept-5 .select2-result-label{padding-right:100px;}
.select2-results-dept-6 .select2-result-label{padding-right:110px;}
.select2-results-dept-7 .select2-result-label{padding-right:120px;}

.select2-results li em{background:#feffde;font-style:normal;}
.select2-results .select2-highlighted em{background:0 0;}
.select2-results .select2-highlighted ul{background:#fff;color:#000;}
.select2-results .select2-ajax-error, .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding-right:5px;}
.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default;}
.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default;}
.select2-results .select2-selected{display:none;}
.select2-more-results.select2-active{background:url(/media/select2-spinner.gif) no-repeat 0% #f4f4f4;}
.select2-results .select2-ajax-error{background:rgba(255, 50, 50, .2);}
.select2-more-results{background:#f4f4f4;display:list-item;}
.select2-container.select2-container-disabled .select2-choice{background-image:none;border:1px solid #ddd;}
.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-image:none;}
.select2-container.select2-container-disabled .select2-choice abbr{display:none;}
.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0 0 0 5px;position:relative;border:1px solid #aaa;cursor:text;overflow:hidden;background-color:#fff;background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image:-webkit-linear-gradient(top, #eee 1%, #fff 15%);background-image:-moz-linear-gradient(top, #eee 1%, #fff 15%);background-image:linear-gradient(to bottom, #eee 1%, #fff 15%);}
html[dir=rtl] .select2-container-multi .select2-choices{padding:0 5px 0 0;}
.select2-locked{padding:3px 5px!important;}
.select2-container-multi .select2-choices{min-height:26px;}
.select2-container-multi.select2-container-active .select2-choices{border:1px solid #5897fb;}
.select2-container-multi .select2-choices li{float:right;list-style:none;}
html[dir=rtl] .select2-container-multi .select2-choices li{float:left;}
.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap;}
.select2-container-multi .select2-choices .select2-search-field input{padding:5px;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:0 0!important;}
.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:url(/media/select2-spinner.gif) no-repeat 0% #fff!important;}
.select2-default{color:#bfbfbf!important;font-weight:500;}
.select2-container-multi .select2-choices .select2-search-choice{padding:3px 18px 3px 5px;margin:3px 5px 3px 0;position:relative;line-height:13px;cursor:default;border:1px solid #aaa;border-radius:3px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice{margin:3px 0 3px 5px;padding:3px 5px 3px 18px;}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default;}
.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;left:3px;font-size:1px;outline:0;background:url(/media/select2.png) left top no-repeat;}
html[dir=rtl] .select2-search-choice-close{left:auto;right:3px;}
.select2-container-multi .select2-search-choice-close{right:3px;}
html[dir=rtl] .select2-container-multi .select2-search-choice-close{right:auto;left:2px;}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover, .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:left -11px;}
.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default;}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4;}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0 0;}
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match{text-decoration:underline;}
.select2-offscreen, .select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;right:0!important;top:0!important;}
.select2-display-none{display:none;}
.select2-measure-scrollbar{position:absolute;top:-10000px;right:-10000px;width:100px;height:100px;overflow:scroll;}
.select2-container.form-control{background:0 0;border:none;display:block;margin:0;padding:0;font-size:18px;}
.select2-container.form-control.open-jaw {width: 95% !important;}
.select2-container .select2-choice, .select2-container .select2-choices, .select2-container .select2-choices .select2-search-field input {
    padding: 0;
    font-size: 18px;
    line-height: 1;
    color: #002677;
    vertical-align: middle;
    background-color: #EFF2F8;
    border: 0;
    border-bottom: 2px solid #EFF2F8;
    border-radius: 4px;
    box-shadow: none;
    transition: all .3s ease-out;
}
.select2-search input{border-color:#bfbfbf;border-radius:3px;color:#444;background-color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
.select2-container .select2-choices .select2-search-field input{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.select2-container .select2-choice{height:32px;line-height:1.5;}
.select2-container.select2-container-multi.form-control{height:auto;}
.input-group-sm .select2-container .select2-choice, .select2-container.input-sm .select2-choice{height:24px;line-height:22px;}
.input-group-lg .select2-container .select2-choice, .select2-container.input-lg .select2-choice{height:60px;}
.select2-container-multi .select2-choices .select2-search-field input{height:30px;}
.input-group-sm .select2-container-multi .select2-choices .select2-search-field input, .select2-container-multi.input-sm .select2-choices .select2-search-field input{height:22px;}
.input-group-lg .select2-container-multi .select2-choices .select2-search-field input, .select2-container-multi.input-lg .select2-choices .select2-search-field input{height:46px;}
.select2-container-multi .select2-choices .select2-search-field input{margin:0;}
.select2-choice>span:first-child, .select2-chosen, .select2-container .select2-choices .select2-search-field input{padding:7px 16px;}
.input-group-sm .select2-choice>span:first-child, .input-group-sm .select2-choices .select2-search-field input, .input-group-sm .select2-chosen, .input-sm .select2-choice>span:first-child, .input-sm .select2-choices .select2-search-field input, .input-sm .select2-chosen{padding:4px 10px;}
.input-group-lg .select2-choice>span:first-child, .input-group-lg .select2-choices .select2-search-field input, .input-group-lg .select2-chosen, .input-lg .select2-choice>span:first-child, .input-lg .select2-choices .select2-search-field input, .input-lg .select2-chosen{padding:16px 14px;}
.select2-container-multi .select2-choices .select2-search-choice{margin-top:5px;margin-bottom:3px;}
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice, .select2-container-multi.input-sm .select2-choices .select2-search-choice{margin-top:3px;margin-bottom:2px;}
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice, .select2-container-multi.input-lg .select2-choices .select2-search-choice{line-height:24px;}
.select2-container .select2-choice .select2-arrow, .select2-container .select2-choice div{border-right:1px solid #bfbfbf;background:0 0;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.select2-dropdown-open .select2-choice .select2-arrow, .select2-dropdown-open .select2-choice div{border-right-color:transparent;background:0 0;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.has-warning .select2-choice, .has-warning .select2-choices{border-color:#e42a00;}
.has-warning .select2-container-active .select2-choice, .has-warning .select2-container-multi.select2-container-active .select2-choices{border-color:#b12100;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff6c4b;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff6c4b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff6c4b;}
.has-warning.select2-drop-active{border-color:#b12100;}
.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#b12100;}
.has-error .select2-choice, .has-error .select2-choices{border-color:#e42a00;}
.has-error .select2-container-active .select2-choice, .has-error .select2-container-multi.select2-container-active .select2-choices{border-color:#b12100;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff6c4b;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff6c4b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff6c4b;}
.has-error.select2-drop-active{border-color:#b12100;}
.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#b12100;}
.has-success .select2-choice, .has-success .select2-choices{border-color:#58730d;}
.has-success .select2-container-active .select2-choice, .has-success .select2-container-multi.select2-container-active .select2-choices{border-color:#354508;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #9dce18;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #9dce18;box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #9dce18;}
.has-success.select2-drop-active{border-color:#354508;}
.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#354508;}
.select2-container-active .select2-choice, .select2-container-multi.select2-container-active .select2-choices {
    border-color: #416BF6;
    background-color: #E5EAF9;
    outline: 0;
}
.select2-drop-active{border: 0;}

.input-group.select2-bootstrap-prepend [class^=select2-choice]{border-right-radius:0!important;}
.input-group.select2-bootstrap-append [class^=select2-choice]{border-left-radius:0!important;}
.select2-dropdown-open [class^=select2-choice]{border-bottom-radius:0!important;}
.select2-dropdown-open.select2-drop-above [class^=select2-choice]{border-top-radius:0!important;}
.select2-results .select2-highlighted {
    color: #416BF6;
}
.select2-bootstrap-append .input-group-btn, .select2-bootstrap-append .input-group-btn .btn, .select2-bootstrap-append .select2-container-multiple, .select2-bootstrap-prepend .input-group-btn, .select2-bootstrap-prepend .input-group-btn .btn, .select2-bootstrap-prepend .select2-container-multiple{vertical-align:top;}
.select2-container-multi .select2-choices .select2-search-choice{color:#444;background:#fff;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:none;box-shadow:none;}
.select2-container-multi .select2-choices .select2-search-choice-focus{background:#ebebeb;border-color:#adadad;color:#333;-webkit-box-shadow:none;box-shadow:none;}
.select2-search-choice-close{margin-top:-7px;top:50%}
.select2-container .select2-choice abbr{top:50%}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit{background-color:#fff;color:#e42a00;}
.select2-container.select2-container-disabled .select2-choice, .select2-container.select2-container-disabled .select2-choices{cursor:not-allowed;background-color:#bfbfbf;border-color:#bfbfbf;}
.select2-container.select2-container-disabled .select2-choice .select2-arrow, .select2-container.select2-container-disabled .select2-choice div, .select2-container.select2-container-disabled .select2-choices .select2-arrow, .select2-container.select2-container-disabled .select2-choices div{background-color:transparent;border-right:1px solid transparent;}
.select2-container-multi .select2-choices .select2-search-field input.select2-active, .select2-more-results.select2-active, .select2-search input.select2-active{background-position:left 4px center;}
.site-map.site-map-list h3{margin-top:0px;margin-bottom:9px;float: right;width: 100%;}
.site-map.site-map-list .sub-section-item, .site-map.site-map-list .sub-section-item-level2{margin-bottom:0;line-height:1.25;width:25%;float:right;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-left: 12px;}
.site-map.site-map-list .sub-section-item a, .site-map.site-map-list .sub-section-item-level2 a{margin-bottom:12px;display:inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width: 100%;}
.site-map.site-map-list, td.site-map.site-map-list, th.site-map.site-map-list, tr.site-map.site-map-list{display:none!important;}
.site-map.site-map-list .section-heading{color:#002677;}
.site-map.site-map-list .section-heading i{vertical-align:text-top;}
.site-map.site-map-list .sub-section .sub-section-title-link{color:#002677;}
.site-map.site-map-list .sub-section ul{list-style-type:none;padding-right:0;float: right;width: 100%;}
.site-map.site-map-list .sub-section ul ul{margin-right:12px;}
.site-map.site-map-accordion, td.site-map.site-map-accordion, th.site-map.site-map-accordion, tr.site-map.site-map-accordion{display:none!important;}
.site-map.site-map-accordion .panel-title a{color:#002677;}
.site-map.site-map-accordion ul{padding-right:0;list-style:none;}
.site-map.site-map-accordion .panel.panel-default{}
.site-map.site-map-accordion .panel.panel-default:first-child{border:0;}
.site-map.site-map-accordion .panel-collapse, .site-map.site-map-accordion .panel-heading{border:none;}
.social-share{margin-bottom:0;float:left;line-height:0;}
.social-share .share-label span{position:relative;top:-10px;opacity:.5;}
.social-share li{margin-bottom:0;top:1px;}
.social-share li a{display:inline-block;width:32px;height:32px;background-size:contain;opacity:.5;}
.social-share li a:hover{text-decoration:none;opacity:.8;}
.nav{margin-bottom:0;padding-right:0;list-style:none;}
.nav:after, .nav:before{content:" ";display:table;}
.nav:after{clear:both;}
.nav>li{position:relative;display:block;top:0;}
.nav>li>a{position:relative;display:block;padding:12px 15px;}
.nav>li>a:focus, .nav>li>a:hover{text-decoration:none;background-color:#bfbfbf;}
.nav>li.disabled>a{color:#666;}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover{color:#666;text-decoration:none;background-color:transparent;cursor:not-allowed;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{background-color:#bfbfbf;border-color:#002677;}
.nav>li>a>img{max-width:none;}
.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;}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;right:auto;}
.nav-tabs.nav-justified>li>a{margin-left:0;border-radius:3px;}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd;}
.nav-tabs.centered{text-align:center;position:relative;border-bottom:none;}
.nav-tabs.centered li{display:inline-block;float:none;}
.destinations-container .nav-tabs {margin-bottom: 24px;}
.nav-pills>li{float:right;}
.nav-pills>li>a{border-radius:3px;}
.nav-pills>li+li{margin-right:2px;}
.nav-stacked>li{float:none;}
.nav-stacked>li+li{margin-top:2px;margin-right:0;}
.nav-justified{width:100%}
.nav-justified>li{float:none;}
.nav-justified>li>a{text-align:center;margin-bottom:5px;}
.nav-justified>.dropdown .dropdown-menu{top:auto;right:auto;}
.nav-tabs-justified{border-bottom:0;}
.nav-tabs-justified>li>a{margin-left:0;border-radius:3px;}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover{border:1px solid #ddd;}
.tab-content{padding-top:24px;}
.tab-content>.tab-pane{display:none;}
.tab-content>.active{display:block;}
.nav-tabs .dropdown-menu{margin-top:-1px;}
.teaser{position:relative;padding-right:0!important;padding-left:0!important;}
.teaser.teaser-single{position:relative;min-height:1px;padding-right:12px;padding-left:12px;}
.teaser.teaser-double{float:right;width:100%;position:relative;min-height:1px;padding-right:12px;padding-left:12px;}
.teaser .more{bottom:16px;position:absolute;}
/*.teaser .teaser-inner {
    padding-top: 10px;
    float: left;
    width: 100%;
    box-shadow: 0 0 30px 0 #E8ECF5;
}*/
/*.teaser-inner .image_wrapper {
    box-shadow: 0 0 30px 0 #E8ECF5;
}*/
.teaser .teaser-inner img {
    width: 100%;
    background: #bfbfbf;
    display: block;
    float: right;
    height: auto;
}
.teaser .teaser-inner .teaser-content-wrapper{background:#fff;min-height:192px;position:relative;padding:0 16px 8px;float:right;width: 100%;}
.teaser .teaser-inner .teaser-content-wrapper .price-details{margin-top:16px;margin-bottom:9px;font-size:16px;text-align:left;top:5px;left:-5px;}
.teaser .teaser-inner .teaser-content-wrapper .price-details .symbol {font-size:22px;float: right;margin-left: 5px;}
.teaser .teaser-inner .teaser-content-wrapper .price-details small{font-size:14px;font-weight:500;display:block;}
.teaser .teaser-inner .teaser-content-wrapper .price{position:relative;display:inline-block;font-size:24px;line-height:32px;margin-left:-18px;padding:0 16px 0 21px;color:#fff;background-color:#002677;float: left;}
.teaser .teaser-inner .teaser-content-wrapper .price .price-prefix{padding-left:10px;float:right;}
.teaser .teaser-inner .teaser-content-wrapper .price .after-the-decimal-point, .teaser .teaser-inner .teaser-content-wrapper .price .currency, .teaser .teaser-inner .teaser-content-wrapper .price .price-prefix{font-size:16px;}
.teaser .teaser-inner .teaser-content-wrapper .price .after-the-decimal-point{vertical-align:super;margin-right:-8px;float: right;margin-top:-3px;}
.teaser .teaser-inner .teaser-content-wrapper .price-details .value {float: right;margin-left: 5px;}
.teaser .teaser-inner .teaser-content-wrapper .price .after-the-decimal-point, .teaser .teaser-inner .teaser-content-wrapper .price .currency, .teaser .teaser-inner .teaser-content-wrapper .price .value{font-weight:700;}
.teaser .teaser-inner .teaser-content-wrapper .price .currency{margin-left:-4px;}
.teaser .teaser-inner .teaser-content-wrapper .price:before{position:absolute;z-index:0;bottom:-11px;left:0;content:"";border:solid;border-width:11px 0 0 6px;border-color:#000 transparent;}
.teaser .teaser-inner .teaser-content-wrapper h5{margin:0;text-transform:uppercase;color:#bfbfbf;}

.teaser-content-wrapper.lfc-widget-fareprice p:nth-child(2) {margin-bottom: 70px;}
.teaser-content-wrapper.lfc-widget-fareprice.dynamicTeaser p:nth-child(2):empty {
    margin-bottom: 30px;
}

.teaser .teaser-inner .teaser-content-wrapper.dynamicTeaser h2 {
    min-height: 60px;
}
.teaser-big-icon{text-align:center;}
.teaser-big-icon .teaser-big-icon-icon{width:96px;height:90px;background-size:100% 100%;display:inline-block;}
.teaser-big-icon .container-div h3{color:#002677;font-weight:400;margin:0;}

.teaser-big-icon.teaser-big-icon__services{padding-top:0px;}
.teaser-big-icon.teaser-big-icon__services .container-div {padding-bottom: 20px;}
.teaser-big-icon.teaser-big-icon__services p{margin:0 48px 24px;}
.teaser-big-icon.teaser-big-icon__services .invader{display:none;}
.teaser-big-icon.mb-award .teaser-big-icon__wrapper{padding-right:0;padding-left:0;}
.teaser-big-icon.mb-teaser{text-align:center;}
.teaser-big-icon.mb-teaser .teaser-big-icon__wrapper{padding:0 0 24px;}
.teaser-big-icon.mb-teaser .container-div{margin-top:0;padding:0;}
.teaser-big-icon.mb-teaser .container-div h3{text-align:center;}
.teaser-big-icon.mb-teaser.mb-number .teaser-big-icon-icon{width:70px;height:70px;background-size:70px;}
.teaser-big-icon.mb-teaser .image-blue-card{background-image:url(/media/card-blue.png);background-repeat:no-repeat;background-position:right top;background-size:contain;width:120px;}
.teaser-big-icon.mb-teaser .image-silver-card{background-image:url(/media/card-silver.png);background-repeat:no-repeat;background-position:right top;background-size:contain;width:120px;}
.teaser-big-icon.mb-teaser .image-gold-card{background-image:url(/media/card-gold.png);background-repeat:no-repeat;background-position:right top;background-size:contain;width:120px;}
.teaser-big-icon.mb-teaser .image-happy-miles{background-repeat:no-repeat;background-image:url(/media/happy-miles.png);background-size:contain;background-position:center center;width:100%}
.teaser-big-icon.mb-teaser .image-together{background-repeat:no-repeat;background-image:url(/media/together.png);background-size:contain;background-position:center center;width:100%}
.mb-middle-teaser-container{background-color:#f4f4f4;}
.mb-middle-teaser>div a.more{text-align:center;display:block;}
.mb-middle-teaser>div .teaser-big-icon .container-div{margin-top:0;}
.teaser-full-width{position:relative;background-repeat:no-repeat;background-size:cover;background-position:bottom center;min-height:440px;}
.teaser-full-width.gradient:before{content:"";width:100%;height:100%;background-color:rgba(0, 0, 0, .2);display:block;position:absolute;}
.teaser-full-width>.container>.row{min-height:352px;position:relative;z-index:2;}
.teaser-full-width .icon-weather-rain{width:25px;height:25px;margin-bottom:-6px;}
.teaser-full-width .icon-time{width:20px;height:20px;margin-bottom:-4px;margin-right:20px;}
.teaser-full-width .icon-time, .teaser-full-width .icon-weather-rain{display:inline-block;background-position:center center;}
.teaser-full-width .teaser-full-width-text{padding:32px;}
.teaser-full-width .teaser-full-width-text h2{font-weight:400;/*text-transform:uppercase;*/color:#fff;width:auto;height:auto;background-size:48px;background-position:top right;top:0;padding-top:56px;}
.teaser-full-width .teaser-full-width-text p{color:#FFF;font-weight:400;font-size:16px;display: block;float: right;width: 100%;}
.teaser-full-width .teaser-full-width-text .price{font-weight:600;font-size:40px;line-height:40px;display:block;color:#fff;}
.teaser-full-width .teaser-full-width-text .btn{margin-top:24px;padding-right:40px;padding-left:40px;min-width:175px;float: right;}
.teaser-full-width.rightFWT{background-position:center right;}
.teaser-full-width.leftFWT{background-position:center left;}
.teaser-full-width.centerFWT .teaser-full-width-text{text-align:center;}
.teaser-full-width.centerFWT .teaser-full-width-text .btn {float: none;}
.mobileTeaserCarousel .teaser-full-width.homeFWT .teaser-full-width-text{padding-top:25px;padding-bottom:35px;}
.teaser-hero .teaser-content{margin-top:24px;}
.teaser-hero .general-area{text-align:center;margin-bottom:24px;}
.teaser-hubpage{display:block;margin-bottom:24px;cursor:pointer;}

#all-magazines .teaser-hubpage {height: auto;}

.destinations-container .teaser-inner {height: 100%;}
.magazines-container .teaser-hubpage {height: 320px;}
.magazines-container .teaser-inner {height: 100%;}
.magazines-container {padding: 0;margin-top: 24px;}
.magazines-mobile-container {padding: 0;}
.teaser-hubpage .teaser-inner {
    overflow: hidden;
    position: relative; /*height: 320px;*/
    float: right;
    width: 100%;
    box-shadow: 0 0 30px 0 #E8ECF5;
}
.teaser-hubpage .teaser-inner img {width: 100%;}
#all-destinations .teaser-hubpage .teaser-inner {height: 100%;}
.destinations-container .teaser-hubpage .teaser-inner > a {display: block;height: 164px;background-size: auto;background-repeat: no-repeat;overflow:hidden;position: relative;}
.destinations-container .teaser-hubpage .teaser-inner img {
    min-width: 100%;
    width: auto;
    min-height: 100%;
    max-width: inherit !important;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
} 
.teaser-hubpage-destinations-container {
    width: 100%;
    float: right;
    display: flex;
    flex-wrap: wrap;
}
.teaser-hubpage-mobile.teaser-hubpage-destinations .col-xs-4 > a {display: inline-block;height: 28vw;background-size: auto;background-repeat: no-repeat;width: 100%;overflow: hidden;}
.teaser-hubpage-mobile.teaser-hubpage-destinations .col-xs-4 img {
    max-width: inherit !important;
    height: 100%;
}
.teaser-hubpage .teaser-inner>img{width:100%;background:#bfbfbf;display:block;}

.teaser-hubpage .teaser-inner .teaser-content-wrapper h2 a{color:inherit;}

.teaser-hubpage.teaser-hubpage-empty .teaser-inner .teaser-content-wrapper h2 {
    margin-top: 8px;
}
.teaser-hubpage.teaser-hubpage-mobile{height:auto;}
.teaser-hubpage.teaser-hubpage-mobile .icon-angle-right{background-position:right center;background-size:14px 21px;padding-right:32px;}
.teaser-hubpage:hover h2 {
    color: #93A5CF;
}
.teaser-hubpage:hover h2 a.btn-progress {color:#FFF;}
.teaser-hubpage-mobile{margin:16px 0;padding-bottom:16px;box-shadow:0 1px 0 #bfbfbf;}
.teaser-hubpage-mobile.teaser-hubpage-destinations{position:relative;}
.teaser-hubpage-mobile.teaser-hubpage-destinations .btn{width:100%}
.teaser-hubpage-mobile.teaser-hubpage-destinations h2, .teaserIcon{margin-bottom:24px;}
.teaserIcon .service{position:relative;background:#fff;}
.teaserIcon .service .invader{position:absolute;top:-10px;left:45%;background:#e42a00;color:#fff;padding:3px 5px;border-radius:2px;}
.teaserIcon .service .invader:before{border:solid;border-color:#333 transparent;border-width:0 6px 11px 0;bottom:55%;content:"";right:-11%;position:absolute;z-index:99;}
.teaserIcon .service .container-div{margin-left:12px;padding-top:24px;padding-bottom:24px;border-top:2px solid #E2DCDC;}
.teaserIcon .service .container-div i{color:#54585a;}
.teaserIcon .service img{display:block;margin-right:auto;margin-left:auto;}
.teaserIcon .service .content-div p{min-height:75px;}
.teaser-text{margin:12px 0;}
.teaser-text .content-wrapper{padding:6px 24px;}
.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:14px;line-height:1.4;zoom:1;filter:alpha(opacity=0);-webkit-opacity:0;-moz-opacity:0;opacity:0;}
.tooltip.in{zoom:1;filter:alpha(opacity=90);-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;}
.tooltip.top{margin-top:-3px;padding:5px 0;}
.tooltip.right{margin-right:3px;padding:0 5px;}
.tooltip.bottom{margin-top:3px;padding:5px 0;}
.tooltip.left{margin-right:-3px;padding:0 5px;}
.tooltip-inner{box-shadow:0 3px 9px rgba(0, 0, 0, .5);max-width:200px;padding:3px 8px;color:#222;text-align:center;text-decoration:none;background-color:#f4f4f4;border-radius:3px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;right:50%;margin-right:-5px;border-width:5px 5px 0;border-top-color:#f4f4f4;}
.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#f4f4f4;}
.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#f4f4f4;}
.tooltip.right .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#f4f4f4;}
.tooltip.left .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#f4f4f4;}
.tooltip.bottom .tooltip-arrow{top:0;right:50%;margin-right:-5px;border-width:0 5px 5px;border-bottom-color:#f4f4f4;}
.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#f4f4f4;}
.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#f4f4f4;}
.tooltip-container i{display:inline-block;width:18px;height:18px;position:relative;margin-bottom:-3px;}
.modal-dialog{margin:30px auto;}
.mb-lp{background-color:#041e42;}
.mb-lp .h1, .mb-lp .h2, .mb-lp .h3, .mb-lp .h4, .mb-lp .h5, .mb-lp .h6, .mb-lp a:hover, .mb-lp h1, .mb-lp h2, .mb-lp h3, .mb-lp h4, .mb-lp h5, .mb-lp h6, .mb-lp p{color:#fff;}
.mb-lp .more-teaser{display:block;margin-top:48px;color:#fff;}
.mb-lp .mb-middle-teaser-container{background-color:transparent;}
.mb-lp .teaser-big-icon .container-div h3{color:#fff;}
.mb-lp .accordion .panel-collapse, .mb-lp .accordion .panel-heading{box-shadow:0 1px 0 #1e3555;}
.mb-lp .teaser-big-icon__services{padding-top:0;}
.mb-lp .fake-one-left, .mb-lp .fake-one-right{display:inline-block;position:absolute;top:46%;height:48px;background-size:auto 56px;}
.mb-lp .fake-one-right{left:24px;background-position:left center;}
.mb-lp .fake-one-left{right:24px;background-position:right center;}
.mb-lp .big-line{opacity:.2;}
.mb-lp .teaser-inner h2{color:#002677;}
.mb-lp .teaser-inner .icon-angle-right-primary{width:7px;height:11px;}
.mb-lp .accordion .panel-heading .panel-title a{color:#fff;}
.mb-lp .accordion .panel-heading .panel-title a .icon-arrow-down{width:8px;height:inherit;}
.mb-lp .fake-tab{height:64px;background-image:url(/media/fake-tab.png);background-repeat:no-repeat;background-position:center center;margin-bottom:24px;}
.mb-lp .nav-tabs.nav-justified{width:100%;border-bottom:0;}
.mb-lp .nav-tabs.nav-justified>li{float:none;}
.mb-lp .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px;}
.mb-lp .nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;right:auto;}
.mb-lp .nav-tabs.nav-justified>li>a{margin-left:0;border-radius:3px;}
.mb-lp .nav-tabs.nav-justified>.active>a, .mb-lp .nav-tabs.nav-justified>.active>a:focus, .mb-lp .nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd;}
.mb-lp .nav-tabs.centered{text-align:center;position:relative;border-bottom:none;}
.mb-lp .nav-tabs.centered li{display:inline-block;float:none;}
.mb-lp .hero-image{height:480px;}
.hero-image{background-repeat:no-repeat;background-size:cover!important;}
.mb-lp .hero-image img{position:absolute;left:0;min-height:100%;width:auto;min-width:100%;}
.mb-lp h2.text-center{margin-bottom:8px;}
.mb-lp h2.text-center.no-more{margin-bottom:48px;}
.mb-lp .teaser-text .content-wrapper{box-shadow:none;}
.mb-lp .miles-calculator .btn-filter-wrapper{padding:0 5px;}
.mb-lp .miles-calculator .btn-filter-wrapper .btn-filter{border:none;}
.mb-lp .more{font-weight:400;font-size:16px;}
.mb-lp .more i{display:inline-block;width:7px;height:11px;margin-left:10px;}
.mb-lp .slick-list{padding-bottom:10px;}
.mb-lp .hero-image-text{color:#fff;top:80px;position:relative;width:auto;height:auto;background-size:auto 88px;padding-top:96px;}
.mb-lp .hero-image-text h1{color:inherit;margin-bottom:24px;text-transform:uppercase;font-weight:700;}
.mb-lp .hero-image-text p{line-height:1em;}
.mb-lp .hero-image-text .btn{margin-left:24px;padding-right:24px;padding-left:24px;}
.mb-lp .carousel-mb-btn{margin-bottom:50px;}
.mb-lp .carousel.mbTeaser{margin-top:16px;}
.mb-lp .teaser{margin-top:24px;}
.mb-lp .carouselMAndB .img-container{background-color:#fff;padding:48px 24px;}
.clearfix:after, .clearfix:before, .legal-links ul:after, .legal-links ul:before{content:" ";display:table;}
.clearfix:after, .legal-links ul:after{clear:both;}
.center-block{display:block;margin-right:auto;margin-left:auto;}
.pull-right{float:left!important;}
.pull-left{float:right!important;}
.hide{display:none!important;}
.hpfield {display: none !important;}
.show{display:block!important;}
.invisible{visibility:hidden;}
.text-hide{font:0 / 0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.hidden{display:none!important;visibility:hidden!important;}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
.visible-lg, .visible-md, .visible-sm, .visible-xs, td.visible-lg, td.visible-md, td.visible-sm, td.visible-xs, th.visible-lg, th.visible-md, th.visible-sm, th.visible-xs, tr.visible-lg, tr.visible-md, tr.visible-sm, tr.visible-xs{display:none!important;}
.hidden-xs{display:block!important;}
table.hidden-xs{display:table;}
tr.hidden-xs{display:table-row!important;}
td.hidden-xs, th.hidden-xs{display:table-cell!important;}
.hidden-sm{display:block!important;}
table.hidden-sm{display:table;}
tr.hidden-sm{display:table-row!important;}
td.hidden-sm, th.hidden-sm{display:table-cell!important;}
.hidden-md{display:block!important;}
table.hidden-md{display:table;}
tr.hidden-md{display:table-row!important;}
td.hidden-md, th.hidden-md{display:table-cell!important;}
.hidden-lg{display:block!important;}
table.hidden-lg{display:table;}
tr.hidden-lg{display:table-row!important;}
td.hidden-lg, th.hidden-lg{display:table-cell!important;}
.visible-print, td.visible-print, th.visible-print, tr.visible-print{display:none!important;}
.tooltip-container { position: relative; cursor: pointer; display: inline-block; }
.tooltip_popup { display: block; position: absolute; bottom: 35px; left: -91px; margin: auto; width: 200px; text-align: center; background-color: #ececec; color: #000; padding: 10px; display: none; border-radius: 10px; font-size: 13px; z-index: 9999; height: auto; box-sizing: border-box; }
.tooltip_popup:after { content: ""; position: absolute; right: 0; left: 0; height: 0; width: 0; margin: auto; bottom: -10px; border-left: solid 10px transparent; border-right: solid 10px transparent; border-top: solid 10px #ececec; }
table .tooltip-container {
    transform: translateY(-7px);
}
table .icon-tooltip-primary {
    background-image: url(/media/icons/icon-tooltip-primary_a3-01.svg);
}
table .icon-tooltip-primary {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    margin-bottom: -3px;
}
table .tooltip_popup {
    text-align: right;
    background-color: #ffffff;
    color: #002677;
    padding: 16px 20px;
    border-radius: 4px;
    font-family: urw_geometric_extlight,sans-serif;
    font-size: 14px;
    line-height: 1.25;
    box-shadow: 0 0 30px 0 #E8ECF5;
}
table .tooltip_popup:after { border-top: solid 10px #ffffff; }
.tooltip_popup.bottom { bottom: auto; top: 35px; }
.tooltip_popup.bottom:after { bottom: auto; top: -20px; border-top: 10px solid transparent; border-bottom: 10px solid #ececec; }
table .tooltip_popup.bottom:after { border-bottom: 10px solid #ffffff; }
.tooltip-container:hover .tooltip_popup, .tooltip-container:focus .tooltip_popup { display: block; }
.list-unstyled{margin-top:15px;}
.clearMargins{margin:0;}
.btn-group .btn-filter-wrapper:first-child{padding-right:0;}
.btn-group .btn-filter-wrapper:last-child{padding-left:0;}
.image_wrapper{max-height:160px;overflow:hidden;float:right;width: 100%;position: relative;}
.image_wrapper .teaser-image{width: 100%;height: 100%;position: absolute;top: 0;right: 0;}
.image_wrapper .teaser-logo {position: absolute;z-index: 10;margin: 10px;}
.image_wrapper .teaser-logo img { background: none; }
.image_wrapper .teaser-logo.topleft{top: 0;right: 0;}
.image_wrapper .teaser-logo.topright{top: 0;left: 0;}
.image_wrapper .teaser-logo.bottomright{bottom: 0;left: 0;}
.image_wrapper .teaser-logo.bottomleft{bottom: 0;right: 0;}
.image_wrapper .teaser-overlay {width: 100%;height: 100%;position: absolute;top: 0;right: 0;z-index:20;}
header .top-navigation .list-inline li.icon-globe{padding-right:10px;}
.fares-calendar{width:49%;}
.fares-calendar.left{float:right;margin-right: 0.3%;}
.fares-calendar.right{float:left;margin-left: 0.3%;}
.calTitle {
    text-align: center;
    font-family: 'urw_geometric_extbold';
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: normal;
    color: #002677;
}
.calTitle span{color:#a4bdd0;}
.date-selector .calendar_carousel{list-style:none;width:100%;border:solid 1px #c5c5c5;margin-bottom:2px;}
.date-selector ul li{list-style:none;display:inline-block;padding:10px;text-align:center;color:#293a68;}
.date-selector .calendar_carousel .lfcItem{list-style:none;display:inline-block;padding:10px;text-align:center;color:#293a68;}
.date-selector .calendar_carousel .lfcItem .btn {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.date-selector .calendar_carousel .lfcItem.active{background:#002677;color:#fff;width: 100%;}
.fares-calendar .date-selector .calendar_carousel .lfcItem:hover {background:#002677;color:#fff;width: 100%;}
.date-selector .calendar_carousel .lfcItem .month{font-size:18px;}
.date-selector .calendar_carousel .lfcItem.active .month{font-weight:bold;}
.date-selector .calendar_carousel .lfcItem .price{font-size:16px;white-space: nowrap;}
.fares-calendar-results{background:#f0f0f0;display:inline-block;width:100%;padding:35px 10px;text-align:center;}
.fares-calendar-results .button-container {float:right;width: 100%;}
.calendar_carousel{padding:0 45px;}
.calendar_carousel.owl-theme .owl-controls{margin:0;}
.calendar_carousel.owl-theme .owl-controls .owl-buttons div{position:absolute;top:0;bottom:0;margin:auto;text-indent:-99999px;border-radius:0;opacity:1;filter:Alpha(Opacity=100);width:45px;height:25px;background:url(/media/icons.png) no-repeat;}
.calendar_carousel.owl-theme .owl-controls .owl-buttons div.owl-next{left:0;background-position:-65px 0;}
.calendar_carousel.owl-theme .owl-controls .owl-buttons div.owl-prev{right:0;background-position:15px 0;}
.table_calendar td {
    padding: 7px;
    background: #f0f0f0;
    border: solid 2px #fff;
    font-size: 16px;
    color: #293a68;
    width: 85px;
    height: 120px;
    cursor: pointer;
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
}
.table_calendar td.empty {color:#b9b9b9;}
.table_calendar td.offers {
    background: rgba(72, 126, 255, 0.1);
    cursor: pointer;
    color: #416BF6;
}
.table_calendar td.offers:hover {background:#caddeb;}
.table_calendar td:not([class="empty"]):not([class="unavailable"]):hover {background:#002677;color:#fff;}
.table_calendar td.empty {cursor:default;}
.table_calendar td.unavailable {cursor:default;color:#b9b9b9;}
.table_calendar td.active{background:#002677;color:#fff;}
.table_calendar th{padding:6px;background:#f0f0f0;border:none;font-size:14px;font-weight:300;color:#555555;}
.table_calendar td .price{margin-top:40px;font-size:16px;}
.table_calendar table{margin-bottom:2px;}
.table_calendar .calendar.panels > table {float:right;width: 100%;}
.table_calendar .calendar.panels {float:right;width: 100%;}
.table-legend{width:100%;display:inline-block;text-align:center;margin-bottom:40px;}
.table-legend .low, .table-legend .chosen {
    color: #002677;
    font-size: 14px;
    font-family: 'urw_geometric_extbold', sans-serif;
    font-weight: normal;
    margin: 0 20px;
}

.table-legend .low {
    color: #416BF6;
}
.table-legend .low:before,.table-legend .chosen:before{border-radius:50%;content:"";width:25px;height:25px;display:inline-block;vertical-align:middle;margin-left:10px;}
.table-legend .low:before {
    background: rgba(72, 126, 255, 0.1);
}
.table-legend .chosen:before{background:#002677;}
.table-arrival {
    font-weight: normal;
    font-size: 18px;
    color: #002677;
    font-family: 'urw_geometric_extbold';
}
.table-arrival span span{font-weight:300;}
.table-arrival .divider{background:url(/media/icons.png) no-repeat -1px -53px;width:210px;height:11px;display:inline-block;margin:0 30px;}
.table-total {
    font-size: 18px;
    color: #002677;
    font-family: "urw_geometric_extsemi_bold", sans-serif;
}
.table-total .price {
    color: #002677;
    font-size: 40px;
    font-weight: normal;
    font-family: "urw_geometric_extsemi_bold", sans-serif;
    letter-spacing: -0.15px;
}
.table-total .price b{margin:0 10px 0 20px;}
.table-total .price span{font-size:36px;font-weight: 500;}
/*.fares-calendar-results .btn-sm, .booking-widget.booking-widget-desktop button.search_button {
    font-size: 26px;
    float: none;
    padding: 10px 70px;
    display: inline-block;
    font-family: 'urw_geometric_extbold';
    font-weight: normal;
}*/

.fares-calendar-wrap .form-group{width:46%;padding:10px 0;margin-right:1%;margin-left: 1%;}
.fares-calendar-wrap .form-group:first-child {margin-right:0%;margin-left: 2%;float:right;}
.fares-calendar-wrap .form-group:last-child {margin-right:2%;margin-left: 0;float:left;}
.custom-checkbox{float:right;position:relative;}
.fares-calendar-wrap .booking-widget.booking-widget-desktop{display:block;}
.fares-calendar.mobile{display:none;float:right;width:100%;position: relative;}
.fares-calendar.mobile .accordion .panel-collapse .panel-body {padding:0;}
.fares-calendar.mobile .accordion .panel-default {background:#f6f6f6;margin-bottom:2px;float:right;width: 100%;}
.fares-calendar.mobile .accordion .panel-default.blue{background:#c9ddea;float:right;width: 100%;}
 .fares-calendar.mobile .accordion .panel-heading .panel-title a, .fares-calendar.mobile .panel-body ul li a{font-size:20px;color:#002677;text-align: right;}
 .fares-calendar.mobile .accordion .panel-collapse, .accordion .panel-heading{box-shadow:none;}
 .fares-calendar.mobile .accordion .panel-heading .panel-title .price, .fares-calendar.mobile .panel-body ul li .price{float:left;color:#747474;font-size:15px;}
 .fares-calendar.mobile .accordion .panel-heading .panel-title .price b, .fares-calendar.mobile .panel-body ul li .price b{color:#002677;font-size:20px;}

.fares-calendar.mobile .tab-content{padding-top:2px;float:right;width: 100%;}
.fares-calendar.mobile .accordion .panel-collapse{padding:0;}
.fares-calendar.mobile .panel-body ul{margin:0;padding:0;}
.fares-calendar.mobile .panel-body ul li{list-style:none;background:#efeeee;border-top:solid 1px #fff;}
.fares-calendar.mobile .accordion .panel-default .panel-body ul li.offer{background:#c9ddea;}
.fares-calendar.mobile .panel-body ul li a{padding:12px 12px 12px 23px;display:block;}
.fares-calendar.mobile .panel-body ul li a.active{background:#002677;color:#fff;}
.fares-calendar.mobile .panel-body ul li a.active .dayname {color:#ffffff!important;}
.fares-calendar.mobile .panel-body ul li a.active .price b, .fares-calendar.mobile .panel-body ul li a.active .price {color:#fff;}
.fares-calendar-results.mobile{display:none;padding:20px 10px;}
.fares-calendar-results.mobile .table-arrival{width:70%;display:inline-block;float:right;text-align:left;}
.fares-calendar-results.mobile .btn-sm{display:inline-block;float:left;word-wrap:break-word;max-width: 30%;}
.clearFix{clear:both;}
.fares-calendar-results.mobile .table-arrival .divider{background:url(/media/icons.png) no-repeat -54px -53px;width:95px;height:11px;display:inline-block;margin:0;position: static;bottom:auto;right:auto;}
.fares-calendar-results.mobile .table-total .price span{font-size:26px;}
.fares-calendar-results.mobile .table-total .price{font-size:35px;}
.fares-calendar-results.mobile .table-total{font-size:17px;float:right;}
.fares-calendar-results.mobile .table-legend .low:before, .table-legend .chosen:before{width:20px;height:20px;}
.fares-calendar-results.mobile .table-legend .low, .table-legend .chosen{margin:0 10px;}
.fares-calendar-results.mobile .table-legend {margin-top:20px;}
.required{color:#797979;font-size:13px;margin-top:15px;margin-bottom:15px;}
.booking-widget.booking-widget-desktop button.search_button{width:284px;min-width:200px;}
.txt-center{text-align:center;}
.fares-calendar.mobile .accordion .panel-heading{padding:0 12px;}
header .activeMob .nav-submenu{display:block!important;}
ul.date_buttons{width:100%;border:none;text-align:center;padding:0;}
.date-selector .calendar_carousel.date_buttons .lfcItem .btn{padding:8px 5px;min-width:170px;}
.date-selector ul.date_buttons li .btn{padding:8px 5px;min-width:170px;}
.lowestFares {margin-bottom:24px;}
.lowestFares .owl-item > div {list-style:none;margin:0 3px;}
.lowestFares .owl-item > div a, .lowestFares div a {background:#e6e6e6;list-style:none;padding:10px;text-align:center;display:block;}
.lowestFares .owl-item > div .destination, .lowestFares div .destination{font-size:13px;color:#002677;}
.lowestFares .owl-item > div .month, .lowestFares div .month{font-size:13px;font-weight:300;color:#737373;margin-bottom:13px;}
.lowestFares .owl-item > div .from, .lowestFares div .from{font-size:11px;color:#737373;margin-bottom:-8px;min-height: 16px;}
.lowestFares .owl-item > div .price, .lowestFares div .price{font-size:24px;letter-spacing:-1px;color:#002677;font-weight:bold;}
.lowestFares .owl-item > div .price sup , .lowestFares div .price sup {position:relative;font-size:14px;top:-8px;}
.lowestFares .owl-item > div.offer, .lowestFares div.offer{background:#caddeb;}
.findLowestFares{text-align:center;overflow:hidden;height: 100%;position: relative;padding-bottom: 10px;}
.findLowestFares h3{font-size:30px;color:#002677;margin-bottom:20px;font-weight:300;}
.findLowestFares h3 a {color:#002677;}
.findLowestFares .form-group{margin:0 auto 25px auto;display:inline-block;text-align:right;}
.findLowestFares .form-group label, .findLowestFares .form-group .control-label{display:inline-block;}
.findLowestFares .form-group .select{display:inline-block;width:auto;min-width:250px;}
.findLowestFares .required{float:right;margin-top:-20px;margin-right:45px;}
.findLowestFares .seeAll{margin-top:14px;float:right;width: 100%;text-align: center;position: absolute;bottom:0;}
.lowestFares li a {display: block;}
.lowestFares .owl-item > div a:hover {background: #002677;}
.lowestFares .owl-item > div a:hover .destination, .lowestFares .owl-item > div a:hover .from, .lowestFares .owl-item > div a:hover .price, .lowestFares  div a:hover .destination, .lowestFares  div a:hover .from, .lowestFares div a:hover .price {color:white;}
.calendar_carousel.lowestFares.owl-theme .owl-controls .owl-buttons div{width:24px;height:45px;}
.calendar_carousel.lowestFares.owl-theme .owl-controls .owl-buttons div.owl-prev{background-position:-2px -90px;}
.calendar_carousel.lowestFares.owl-theme .owl-controls .owl-buttons div.owl-next{background-position:-73px -90px;}
.lightbox{text-align:center;position:absolute;width:100%;height:100%;right:0;top:0;padding:0 8px;}
.lightbox .bg{position:fixed;top:0;right:0;height:100%;width:100%;background:rgba(0,0,0,0.6);z-index:8;}
.lightbox .contentWrapper{text-align:center;position:absolute;width:100%;height:100%;right:0;top:0;padding:40px;}
.lightbox .content{position:relative;display:inline-block;vertical-align:top;margin:0 auto;text-align:right;z-index:1045;background:#fff;padding:40px 100px;max-width:700px;width:100%;}
.lightbox .content h3{font-size:38px;color:#002677;margin-bottom:30px;}
.lightbox .content .select{margin-bottom:20px;}
.lightbox .content label{margin-bottom:3px;font-size:16px;font-weight:300;color:#222222;}
.icons.close{background:url(/media/icons.png) no-repeat -208px -7px;width:24px;height:25px;position:absolute;top:20px;left:20px;cursor:pointer;}
.select2-container.select_sml_arrow .select2-choice .select2-arrow b{background:url(/media/icons.png) no-repeat -162px -5px;width:15px;height:9px;position:absolute;top:0;bottom:0;margin:auto;left:0;}
.calendar_carousel_mobile{display:none;margin:0;padding:0;}
.calendar_carousel_mobile.lowestFares div{padding:0;margin-bottom:2px;}
.calendar_carousel_mobile.lowestFares div a{padding:20px;background:#f4f4f4;display:block;}
.calendar_carousel_mobile div a > div{display:inline-block;text-align:right;}
.calendar_carousel_mobile div a > div.txt-right{text-align:left;float:left;}
.calendar_carousel_mobile.lowestFares div .destination{font-size:25px;font-weight:600;}
.calendar_carousel_mobile.lowestFares div .month,.calendar_carousel_mobile.lowestFares div .from{font-size:18px;}
.calendar_carousel_mobile.lowestFares div a:hover{background:#002677;}
.calendar_carousel_mobile.lowestFares div.offer a{background:#caddeb;}
.calendar_carousel_mobile.lowestFares div.offer a:hover{background:#c5d7e5;}
.offset-left_20{margin-right:-8%;}
/*extras home*/
.calendar_carousel.lowestFares .calendar_carousel.lowestFares{position:absolute;top:0;}
.btn.next.hasSprite:hover , .btn.prev.hasSprite:hover{box-shadow:none!important}
.btn.next.hasSprite{background-image:url(/media/icons/angle-right.svg);width:11px;height:20px;display:inline-block;text-indent:-9000px;background-size:31% auto;background-repeat:no-repeat;padding:7px 16px;top:4px;position:relative;background-position:right center;}
.btn.prev.hasSprite{background-image:url(/media/icons/angle-left-blue.svg);width:11px;height:20px;display:inline-block;text-indent:-9000px;background-size:31% auto;background-repeat:no-repeat;padding:7px 16px;background-position:left center;top:3px;position:relative;}
.empty.NonFlights{background-color:grey}
.checkin-panel-tn input.smaller{width:100%;display:inline-block;}
 .checkin-panel-tn input.medium{width:66%;margin-right:20px;display:inline-block;float:left;}
/*weather*/
.WeatherInnerWrapper , .currentCityWidget, .CurrentTop, .CurrentBottom{float:right;position:relative;width:100%;}
.CurrentTop{margin-top:20px;}
.CurrentCityIco{margin-bottom:10px;float:right;width:48px;height:48px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-left:3%}
.CurrentTop article{float:right;color:#666666;max-width:75%;}
.CurrentTop article p{color:#666666;font-size:18px;line-height:20px;display:inline-block;margin-top:5px;}
.CurrentTop article h5{margin-top:-13px;position:relative;font-size:24px;}
.WeatherInnerWrapper h4{font-size:30px;color:#002677}
.CurrentBottom h1{font-size:90px;color:#333333;display:inline;float:right;font-weight:400}
.windCurrent{float:right;margin-top:40px;margin-right:20px;}
.windCurrent p{font-size:24px;margin:0;float:right;margin-top:-13px;left:-5px;}
.WindCurrentIco{float:right;width:20px;height:20px;display:block;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-right:3px;}
.ForeCastWrapper{float:right;width:100%;}
.ForeCastWrapper ul{padding:0;margin:0;width:100%;position:relative;display:table;}
.ForeCastWrapper ul li{display:table-cell;text-align:center;vertical-align:top;border-right:1px solid #dddfdf;width:20%;}
.ForecastRepeater{display:inline-block;color:#666666;}
.IcoForecast{width:40px;height:40px;display:inline-block;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-top:20px;}
.ForecastRepeater > p {
    font-size: 34px;
    font-weight: normal;
    font-family: 'urw_geometric_extsemi_bold'
}
.ForecastRepeater > .windCurrent{float:none;display:inline-block;margin:0;}
.legendLink{float:left;margin-top:20px;font-size:11px;color:#dddddd;}
/*custon notifications*/
.alert-container.error.warning.alert-dismissal.customFlightAlert p{border:none;text-align:center}
 .TopAlert{display:inline-block;color:#e42a00;width:auto;text-align:center;}
.Italic{width:90%;display:inline-block;margin-right:10px;margin-top:10px;text-align:center;}
.Italic, .Italic a{font-style:italic;color:#000}
.weather-header-icon{background-repeat:no-repeat;background-position:right center}
/*LFC*/
.ONEWAYSelected{height:71px;opacity:1!important}
.OneWayHeader{display:none;float:right;width:100%;background-color:#f0f0f0;height:75px;position:absolute;top:0;right:0;z-index:2;border-bottom:1px solid #fff;}
.OnewayContent{float:right;background-color:#f0f0f0;height:100%;width:100%;position:relative;z-index:1;padding-top:35%;box-sizing:border-box;text-align:center;color:#b0cde2;font-size:38px;background-image:url(/media/lfc/oneway_03.jpg);background-position:center 10%;background-repeat:no-repeat;border-bottom: 3px solid white;}
.OnewayContent p{font-size:38px;line-height:48px}
.one-way.panels{position:relative;}
.calTitle.ONEWAYselected{visibility:hidden;height:24px;}
.empty.NonFlights{color:#dddfdf;background-color:#f4f4f4;}
/*LOADER*/
.loaderImg{text-align:center;display:none;}
.paging_wrapper{float:right;width:100%;position:relative}
/*teaser home center*/
.teaser-full-width-text [class^="icon-"]{width:auto;height:30px;display:inline-block;float:none;position:relative;}
.destination-teaser .teaser-full-width-text > i{width:80px!important;height:50px!important;top:25px;margin-right:-80px;}
.destination-teaser.rightFWT .teaser-full-width-text > i{float:right;}
.destination-teaser.leftFWT .teaser-full-width-text > i{float:right;}
.destination-teaser.centerFWT .teaser-full-width-text > i{margin-right:0;}
.booking-widget.booking-widget-desktop .my-booking .option{display:inline-block}
#nav{z-index:5001!important;position:relative;float:right;width: 100%;z-index:101;-webkit-box-flex: 0;-webkit-flex: none;-ms-flex: none;flex: none;}
.home-slider-wrapper{position:relative;z-index:0;float:right;width:100%;margin-bottom: 48px;}
.home-slider-wrapper:after {content: '';display: block;clear: both;}
.teaser-full-width-text .renderingWeatherModule [class^="icon-weather-"].weatherCurrentCondIcon , .teaser-full-width-text .renderingWeatherModule [class^="icon-time"].weatherTimeDifference{padding-right:40px;width:auto;background-position:right center;}
.home-slider-wrapper + .container:first-of-type > .row.row-module {margin-top:0;margin-bottom: 0;}
.home-slider-wrapper .alert-text-container p {max-width:1164px;}
/*VK 25/2*/
.accordion2 {float: right;width: 100%;padding-bottom: 40px;}
.accordion2 .panel.panel-default{box-shadow:0 1px 0 #bfbfbf;float: right;width: 100%;}
.login-section.row .local-login{padding-right:40px;}
.login-section.row .col-xs-12{padding-left:40px;}
/*.booking-tabs.my-booking .myBookingMaskMain > .row.row-sm{margin-top:0;margin-bottom: 26px;}*/
/*weather widget*/
.weatherWidget{margin-left:-12px;}
.headwrap > .icon-globe.language-select{position:absolute;left:40px;top:5px;width:60px;}
.headwrap > .icon-globe.language-select .dropdown > a, .headwrap > .icon-globe.language-select .dropdown > button {visibility:collapse;height:30px;margin-top:10px;cursor:pointer;display: block;padding:0;}
.headwrap > .icon-globe.language-select .dropdown > a > img, .headwrap > .icon-globe.language-select .dropdown > button > img{width:18px;visibility:visible;margin-right:-5px;}
.headwrap > .icon-globe.language-select .dropdown > a > .icon-globe-white, .headwrap > .icon-globe.language-select .dropdown > button > .icon-globe-white{width:25px;right:10px;top:3px;height:25px;background-image: url(/media/icons/globe.svg);background-repeat: no-repeat;}
.headwrap > .icon-globe.language-select .dropdown > a i, .headwrap > .icon-globe.language-select .dropdown > button i{visibility:visible;position:relative;top:-10px;display:inline-block;position:absolute;left:0;top:10px;}
.headwrap > .icon-globe.language-select .dropdown > a .icon-angle-down, .headwrap > .icon-globe.language-select .dropdown > button .icon-angle-down{visibility:collapse;}
.headwrap > .navigation .icon-globe.language-select .dropdown > a, .headwrap > .navigation .icon-globe.language-select .dropdown > button {cursor: pointer;}
.headwrap > .icon-globe.language-select .dropdown > button,
.headwrap > .navigation .icon-globe.language-select .dropdown > button {
    background-color: transparent;
    border: 0;
    color: white;
    text-transform: uppercase;
    padding: 0;
    font-family: 'urw_geometric_extlight', sans-serif;
    font-size: 16px;
    box-shadow: none;
    min-width: inherit;
    border-radius: 0;
    min-height: inherit;
    background: transparent;
    font-weight: normal;
}
.headwrap .dropdown-menu{left:0;right:auto;}
.mask{position:absolute;top:0;right:0;left:0;bottom:0;z-index:0;}
.mask.light{background:rgba(33,51,104,0.2);}
 .mask.medium{background:rgba(33,51,104,0.4);}
 .mask.dark{background:rgba(33,51,104,0.6);}
 .checkinMaskMain > .row.row-sm{margin-top:0;margin-bottom:0;}
.checkinMaskMain > form > .row.row-sm{margin-top:0;}
/*facade pages*/
.booking-facade-widget .close-widget {display: none;}
.booking-facade-widget .step1 .row button {display: none;}
.booking .step1 .step1-checkbox {float:right;}
.flightMaskMain .step1 .step1-checkbox label {top:0;}
/*responsive dropdown flight status page*/
.responsiveDropdown {float:right;width: 100%;display: none;}
footer {float:right;width: 100%;transition:all 0.5s;-webkit-box-flex: 0;-webkit-flex: none;-ms-flex: none;flex: none;}
footer .top-row {float:right;width: 100%;}
footer .top-row .news-letter {float:right;width: 100%;}
footer .middle-row {float:right;width: 100%;}
footer .bottom-row {float:right;width: 100%;}

/*latest form in lightbox*/
.modal-body .form {float:right;width: 100%;}
.modal-body .form label {float:right;width: 100%;font-size: 16px;}
.modal-body .form select {float:right;width: 100%;margin-top:5px;margin-bottom: 15px;}
button.centered {display: table;margin:0 auto;}
.modal-title.bigTitle {font-size:38px;font-weight: 300;margin-bottom: 25px;}
.lfc-pax-confirmation-dialog .modal-content .modal-header  {text-align: center;}
.lfc-pax-confirmation-dialog .modal-content .modal-body {margin-right:-12px;margin-left: -12px;float: right;width: 100%;text-align: center;}
.lfc-pax-confirmation-dialog .modal-content .modal-footer {width: 100%;}
.lfc-pax-confirmation-dialog .modal-body .form {width: 80%;padding-right:12px;padding-left: 12px;float: none;display: inline-block;text-align: right;margin-bottom: 12px;}

/*no service*/
.noServicePage {float:right;width: 100%;text-align: center;padding-bottom: 115px;padding-top: 95px;}
.noServicePage h1 {font-weight:200;}
.noServicePage p {font-weight: 900;font-size:15px;letter-spacing: 0.5px;color:#334678;margin-bottom: 0;margin-top:45px;}
.noServicePage .noServiceIco {float:right;width: 100%;margin-top: 35px;}
.noServicePage button {margin-top: 35px;}

.lfcDownWrapper {text-align: center;}
.lfcDownWrapper i {display: inline-block;}
.lfcDownWrapper p {color:#334678;font-size: 50px;line-height: 100%;}
.lfcDownWrapper span {float: right;width: 100%;display: block;text-align: center;font-size: 16px;color:#55555F;}
.lfcDownWrapper > a {color:white;margin-top: 20px;}
.lfcDownWrapper:after { content: ''; width: 373px; height: 56px; background-image: url(/media/noLfcServiceShadow.png); background-repeat: no-repeat;
						display: inline-block; position: absolute; bottom: 0; right: 50%;margin-right:-186.5px;bottom: -82px;}


/*lfc*/
.fares-calendars-container {float:right;width: 100%;}
.fares-calendar-wrap .custom-checkbox {float:right;position: relative;top: 5px;margin-right: 2px;}
.fares-calendars-container .date-selector {float:right;width: 100%;position: relative;}
.fares-calendars-container .date-selector .date-arrow.left {display: block;width: 21px;height: 22px;background-size: cover;position: absolute;top:50%;margin-top:-11px;right:10px;z-index: -1;}
.fares-calendars-container .date-selector .date-arrow.right {display: block;width: 21px;height: 22px;background-size: cover;position: absolute;top:50%;margin-top:-11px;left: 10px;z-index: -1;}
.fares-calendars-container .date-selector .wrap {float:right;width: 100%;}
.fares-calendars-container .date-selector .wrap .departureMonths {float:right;width: 100%}
.date-selector .owl-carousel .owl-item {text-align: center;}
.date-selector .calendar_carousel .lfcItem {cursor: pointer;}
.date-selector .calendar_carousel .lfcItem.inactive {cursor: default;}
.arrival.departureLegDate {font-weight: bold;}
.arrival.returnLegText {font-weight: bold;}
.arrival.returnLegText span {font-weight: 300;}
.returnLegConfBlock .returnLegDate  {font-weight: bold;}
/*.mobileDepartureMonths .panel.panel-default > .panel-heading {background: white;}*/
.mobileDepartureMonths .panel.panel-default.blue > .panel-heading {background: #c9ddea;}
#lfc-accordion-dep {float:right;width: 100%;background: white;}
#lfc-accordion-dep .dayname {color: #747474;font-size: 15px;}
#lfc-accordion-ret .dayname {color: #747474;font-size: 15px;}
.departureLegText .departureLegDate {font-weight: 600;margin-left: 5px;}
.bookingWidget {float:right;width: 100%;position: relative;}
.bookingWidget .tab-pane .sup {font-size:14px;}
.bookingWidget.sticky {padding-top:66px;}
.bookingWidget.sticky .nav-tabs {position: fixed;top:0;width:100%;padding-left: 24px;z-index: 100;border-bottom: 0;}
.bookingWidget.absoluteBottom {padding-top: 66px;}
.bookingWidget.absoluteBottom .nav-tabs {position: absolute;bottom:0;z-index: 999;}
.table-arrival.fares-confirmation-box .leg-container .arrival.returnLegDate {float:right;width: 100%;}
.table-arrival.fares-confirmation-box .leg-container {float:right;width: 33.3%;}
.table-arrival.fares-confirmation-box .leg-container .departure.departureLegDate {float:right;width: 100%;}
.table-arrival.fares-confirmation-box .leg-container .departure.departureLegText  {float:right;width: 100%;}
.fares-calendar-wrap.is-oneway .table-arrival.fares-confirmation-box .leg-container {display: table;margin:0 auto;float:none;}
.table-arrival.fares-confirmation-box .returnLegConfBlock {float:right;width: 66.6%;position: relative;}
/*.table-arrival.fares-confirmation-box .returnLegConfBlock .divider {width:50%;}*/
.table-arrival.fares-confirmation-box .returnLegConfBlock .leg-container {float:left;width: 50%;}
.table-arrival.fares-confirmation-box .returnLegConfBlock .divider-container {float:right;width: 50%;position: absolute;height: 100%;}
.table-arrival.fares-confirmation-box .table-total {float:right;width: 100%;}
.table-arrival.fares-confirmation-box .more-details {font-weight: bold;}
.table-arrival.fares-confirmation-box .more-details > span {font-weight:300;}
.fares-calendar-results .table-arrival .divider {position: absolute;bottom: 0;right:50%;margin-right:-105px;}
.divider-container.oneway-divider {display: none;position: relative;float:right;width: 100%;}
.fares-calendar-wrap.is-oneway .divider-container.oneway-divider {display: block;margin-top:20px;}
.mobile .table-arrival.fares-confirmation-box .returnLegConfBlock {width: 100%;float:right;}
.mobile .table-arrival.fares-confirmation-box .departure.departureLegDate {float:right;width: 33.3%;}
.mobile .table-arrival.fares-confirmation-box .departure.departureLegText {float:right;width: 66.6%;}
.mobile .table-arrival.fares-confirmation-box .arrival.returnLegDate {float:right;width: 33.3%;}
.mobile .table-arrival.fares-confirmation-box .arrival.returnLegText {float:right;width: 66.6%;}

/*homepage decimals*/
.carousel-hero-text  .after-the-decimal-point {top: -16px;position: relative;font-size: 25px;right: -10px;}
.teaser-full-width-text .after-the-decimal-point {top: -12px;position: relative;font-size: 25px;right: -8px;}

/*accordion jump fix*/
.booking-tabs h1 {margin-top:15px;top:initial;line-height: 100%;}

/*one way text middle alignment*/
.booking-widget.booking-widget-desktop .no-control-label .custom-checkbox {display: table;float:none;height: 34px;margin-top:12px;}
.booking-widget.booking-widget-desktop .no-control-label .custom-checkbox .checkbox-inline {line-height: 100%;display: table-cell;vertical-align: middle;top:0px;}

/*tooltip TEMPORARY fix*/
.checkin-panel label.control-label {float:right;width: auto;margin-left: 5px;}
label.control-label.booking-reference {float:right;width: auto;margin-left: 5px;}

/*table cell book a flight tab*/

.booking-widget.booking-widget-desktop .step2 .form-inline.custom-checkbox .no-control-label {line-height: 100%;display: table-cell;vertical-align: middle;top: 0px;float:none;padding-top:0;}
/*.booking-widget.booking-widget-desktop .step2 .form-inline.custom-checkbox .checkbox-inline:before {top:6px;}*/
/*.booking-widget.booking-widget-desktop .step2 .form-inline.custom-checkbox .checkbox-inline:after {top:8px;}*/
.booking-widget.booking-widget-desktop .step2 .form-inline.custom-checkbox .no-control-label button {top:0;}


/*.booking-widget.booking-widget-desktop.booking-widget-city-guides .tab-content .tab-pane {
    box-shadow: 0 0 1px #bfbfbf;
    border-collapse: separate;
    box-sizing: border-box;
}*/
.hero-image.hero-image-parallax.hero-image-withMask .greenishCover {
    top: 0;
    right: 0;
}

.hero-image-withMask .booking-widget.booking-widget-city-guides.booking-widget-desktop button {
    min-width: 100%;
}

.hero-image .height.greenishCover img {
    width: auto;
}

.hero-image.hero-image-withMask .container.dest-detail {
    margin-top: 0;
    margin-bottom: 0;
}
.hero-image .booking-widget .tab-pane {
    background-color: #fff;
}

.hero-image .dest-detail-wrap {
    width: 100%;
    right: 0;
    position: absolute;
    bottom: 0;
}

.hero-image.hero-image-withMask .booking-widget .tab-pane,
.hero-image.hero-image-withMask .panel-body {
    background-color: #fff;
}

    .hero-image.hero-image-withMask .container.dest-detail {
        position: static;
    }

    .hero-image.hero-image-withMask img.blur {
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px);
        -webkit-transition: opacity 300ms ease;
        -moz-transition: opacity 300ms ease;
        -o-transition: opacity 300ms ease;
        transition: opacity 300ms ease;
        opacity: 1;
    }

#rent-a-car iframe {
    height: 330px;
}
/*menu arrow fix*/
header .nav-submenu:after, header .nav-submenu:before {
    content: none !important;
}

/*menu arrow fix*/
header .nav-submenu:after, header .nav-submenu:before {content: none!important;}

/*homeslider fix*/
.findLowestFares .booking .form-group {float:right;text-align: center;width: 100%;}
.findLowestFares .booking .form-group .owl-carousel {padding:0;}
.lfs-route-carousel .btn.next.hasSprite {background-position: center;height: 28px;}
.lfs-route-carousel .btn.prev.hasSprite {background-position: center;height: 28px;}
.lfs-route-carousel .lfs-origin {font-weight: bold;}
.lowestFares .owl-item > div.blue, .lowestFares div.blue {background:#c9ddea;}
.lowestFares .owl-item > div.blue:hover, .lowestFares div.blue:hover {background: #002677;}
.lowestFares .owl-item > div.blue a, .lowestFares div.blue a {background:#c9ddea!important;}
.lowestFares .owl-item > div.blue:hover a, .lowestFares div.blue:hover a {background: #002677!important;}

/*homepage dropdown for IE only*/
.bookingMaskPassengers .select2-container .select2-choice > .select2-chosen {text-overflow:clip;}
.bookingMaskPassengers .select2-container .select2-choice .select2-arrow {width: 14px;margin-left: 11px;}
.bookingMaskPassengers .select2-container .select2-choice .select2-arrow b {background-image: url(/media/icons/arrow-down-black-thin.svg);}
.passengersDropdown .select2-results {
    max-height: 265px!important;
    /*overflow-x:visible;*/
    overflow-y:visible;

}
.passengersDropdown .select2-results .select2-result-label {padding:2px 7px 2px;}


/*datepicker fix*/
.datepicker-orient-bottom .datepicker-days{height: 321px;}
.datepicker-orient-bottom .table-condensed {height: 100%;}
.datepicker-orient-bottom .table-condensed tbody {position: relative;bottom: 0;}
.table-condensed .prev {background-size: 23px 20px!important;padding:8px!important;}
.table-condensed .next {background-size: 23px 20px!important;padding:8px!important;}

/*contact form*/
.contactForm {float:right;border-left: 1px solid #bfbfbf;padding-left: 24px;}
.contactRow {float:right;width: 100%;}
.contactRow label {cursor: default;}
.contactForm .contactText {font-size:14px;display: block;float:right;width: 100%;}
.contactForm label {font-size:14px;margin-top:25px;width: 100%;}
.contactForm textarea {float:right;width: 100%;height: 120px;}
/*newsletter form*/
.newsletter-form-container {float:right;padding-left: 24px;width: 100%;}
.newsletter-form-container .contactText {font-size:14px;display: block;float:right;width: 100%;}
.newsletter-form-container label {font-size:14px;margin-top:25px;width: 100%;cursor: pointer;}
.newsletter-form-container textarea {float:right;width: 100%;height: 120px;}
.newsletter-form-container .custom-checkbox span {float: right;line-height: 23px!important;}
.newsletter-form-container .custom-checkbox span a {position: relative;z-index: 10;}

.captchaWrapper {float:right;width: 100%;}
.captchaWrapper .row-module {float:right;width: 100%;}
.captchaWrapper input {width: 100%;float:right;}
.numberWrapper .displayNew {font-size:14px;color:#002677;display: inline-block;margin-right:10px;}
.numberWrapper .number {margin-right:10px;}
.noMarginTop {margin-top:0!important;}
.noMarginBottom {margin-bottom: 0!important;}
.contactBigWrapper {float:right;width: 100%;padding-bottom: 60px;}
.contactBigWrapper .buttonWrapper {float:right;width: 100%;}
.captchaWrapper button {float:left;}
.captchaWrapper .fieldInfo {margin-top:10px;}
.noPaddingTop {padding-top:0!important;}
.icon-passengers-blue {background-image: url(/media/icons/icon-passengers-blue.svg);background-repeat: no-repeat;width: 100px;height: 100px;}
.teaser-small-mobile.contact {margin-bottom: 50px;float: right;width: 100%;}
.teaser-small-mobile.contact .teaser-big-icon{padding-top:0;}
.teaser-small-mobile.contact .teaser-big-icon__wrapper {padding-top:0!important;}
.teaser-small-mobile.contact .teaser-big-icon-icon {width: 70px;height: 70px;}
.ic-customers {background-image: url(/media/icons/ic_customer.svg);background-repeat: no-repeat;width: 100px;height: 100px;}
.ic-reservations {background-image: url(/media/icons/ic_reservations.svg);background-repeat: no-repeat;width: 100px;height: 100px;}
.contactRow .col-md-6 {float:right;clear:right;}


/*mybooking tabs margin correction*/
/*.my-booking.myBookingMaskMain > .row.row-sm{margin-top:;}*/

/*cover plugin*/
.greenishCover{position:absolute;height:100%;width:100%;overflow:hidden;}
.height.greenishCover div{position:relative;height:100%;width:10100%;right:-5000%;text-align:center;}
.height.left.greenishCover div{position:absolute;right:0;text-align:right;}
.height.right.greenishCover div{position:absolute;left:0;right:auto;text-align:left;}
.width.greenishCover div{position:relative;width:100%;top:50%;height: 100%;}
.width.greenishCover img{display:block;width:100%;}
.height.greenishCover img { display: inline; height: 100%; margin-top: 0!important; }
.width.top.greenishCover div{position:absolute;top:0;}
.width.top.greenishCover img{margin-top:0!important;}
.width.bottom.greenishCover div{position:absolute;bottom:0;}
.width.bottom.greenishCover img{margin-top:0!important;position:absolute;bottom:0;}

/*contact page*/
.field-validation-error {position: absolute;right:0;padding-right:12px;font-size:12px;color:#e42a00;margin-top:6px;line-height: 10px;}
.field-validation-error span {display: block;line-height: 100%;}
.captchaWrapper .field-validation-error {top:48px;}
.contact-message-wrapper {position: relative;}
.contact-message-wrapper .field-validation-error {bottom: -20px;}
.radio-wrapper.custom-radio [type=radio]:checked+label, .radio-wrapper.custom-radio [type=radio]:not(:checked)+label {position:relative;padding-right:28px;padding-left:5px;line-height:25px;vertical-align:middle;cursor:pointer;}
.radio-wrapper.custom-radio [type=radio]:checked+span, .radio-wrapper.custom-radio [type=radio]:not(:checked)+span {position:relative;padding-right:28px;padding-left:5px;line-height:25px;vertical-align:middle;cursor:pointer;z-index: -1;}
.radio-wrapper.custom-radio [type=radio]:checked+span:before, .radio-wrapper.custom-radio [type=radio]:not(:checked)+span:before{background-size:19px;background-position:center center;content:'';position:absolute;right:0;top:0;width:25px;height:25px;}
.radio-wrapper.custom-radio [type=radio]:checked+span:after, .radio-wrapper.custom-radio [type=radio]:not(:checked)+span:after{background-size:cover;background-position:center center;width:9px;height:9px;content:'';position:absolute;top:8px;right:8px;transition:all .2s;}
.radio-wrapper > label {margin-top: 0;}

/*route map*/
.zoom-points {background-color:#d5e4f0;padding:6px 8px;float:right;margin-top: 30px;}
.zoom-points a {border:1px solid #bfbfbf;margin-left: 5px;background-color: white;font-size:12px;color:#6e6e6e;padding:4px 13px;font-family: 'Roboto';font-weight: 700;display: inline-block;}
.zoom-points a:last-child {margin-left: 0;}
    .zoom-points a:hover, .zoom-points a.active {
        color: #416BF6;
        font-weight: 800;
    }
.zoom-controls {float:right;width: 100px;height: 100px;border-radius: 100px;border:6px solid #d5e4f0;position: relative;margin-right:-5px;background: white;position: relative;}
.zoom-controls:after {content: " ";position: absolute;z-index: 2;border: 1px solid #bfbfbf;width: 88px;height: 88px;border-radius: 88px;right:-1px;top:-1px;}
.zoom-controls a {float:right;width: 100%;text-align: center;font-size:33px;color:#bfbfbf;position: relative;z-index: 10;line-height: 16px;overflow: hidden;}
.zoom-controls a:hover {color:#002677;}
.zoom-controls .zoom-control-plus {padding-top:15px;padding-bottom: 15px;}
.zoom-controls .zoom-control-plus:after {position: absolute;content: '';border:1px solid #d5d5d5;bottom: 0;width: 63px;right:50%;margin-right:-31.5px;}
.zoom-controls .zoom-control-minus {font-size:56px;padding-top: 8px; }

/*latest facade and booking fixes*/
.checkbox.step1-checkbox label {top:0;}

.custom-checkbox [type=checkbox]:checked, .custom-checkbox [type=checkbox]:not(:checked){position:absolute;top: 0; right: 0; opacity: 0;}
.custom-checkbox [type=checkbox]:checked~span, .custom-checkbox [type=checkbox]:not(:checked)~span{position:relative;padding-right:40px;padding-left:5px;line-height:31px;vertical-align:middle;cursor:pointer;top:7px;cursor: pointer;}
.custom-checkbox [type=checkbox]:checked~span:before, .custom-checkbox [type=checkbox]:not(:checked)~span:before{content:'';position:absolute;right:0;top:-6px;width:32px;height:32px;border:1px solid #bfbfbf;border-radius:2px;}
.custom-checkbox [type=checkbox]:checked~span:after, .custom-checkbox [type=checkbox]:not(:checked)~span:after{background-size:14px;background-position:center;width:31px;height:31px;content:'';position:absolute;top:-3px;right:1px;transition:all .2s;}
.custom-checkbox [type=checkbox]:not(:checked)~span:after{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}
.custom-checkbox [type=checkbox]:checked~span:after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.custom-checkbox [type=checkbox]:disabled:checked~span:before, .custom-checkbox [type=checkbox]:disabled:not(:checked)~span:before{box-shadow:none;border-color:#bbb;background-color:#ddd;}
.custom-checkbox [type=checkbox]:disabled:checked~span:after{color:#999;}
.custom-checkbox [type=checkbox]:disabled~span{color:#aaa;}
.custom-checkbox [type=checkbox]:checked:focus~span:before, .custom-checkbox [type=checkbox]:not(:checked):focus~span:before{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);}
.newsletter-form-container .custom-checkbox+.field-validation-error {position: relative;padding-right:40px;}

/*blue magazine*/
.articles.issueContainer {margin-bottom: 0;padding-bottom: 0;float: right;width: 100%;position: relative;}
.articles.issueContainer.mobile-cont {border-left: 24px solid #002677;border-right: 24px solid #002677;height: auto;overflow: auto;-webkit-overflow-scrolling:touch;}
.articles.issueContainer.mobile-cont iframe {width: 100%;}
.articles.issueContainer.ios iframe {float:right;width:1px;min-width:100%;}
.articles.issueContainer.ios.iphone iframe{}
.articles.issueContainer.mobile {position: relative;border-left:0;border-right:0;}
.articles.issueContainer.mobile .buttonsWrapper {display:block;}
.articles.issueContainer .buttonsWrapper {display:none;position:absolute;top:10px;left:10px;z-index:100;}
.articles.issueContainer .buttonsWrapper.fixed {top:10px;position: fixed;}
.articles.issueContainer .buttonsWrapper .button {margin-bottom:10px;background-size: 27px 27px; display: block; width: 45px; height: 45px; background-color: rgba(33,51,104,0.7); border-radius: 50px; background-position: center center;}
.articles.issueContainer .buttonsWrapper .button:first-child{margin-bottom: 0;}
.articles.issueContainer .buttonsWrapper .text {text-align: center;color:rgb(33,51,104);}
.articles.issueContainer.mobile .buttonsWrapper {display:block;}
.articles.issueContainer object {width: 100%;float: right;}

/*login generic*/
.login-section h2 { position: static; line-height: 30px; margin-bottom: 0; }
.login-section .col-xs-6 { padding: 0; }
.login-section .btn-lg { padding-right: 30px; padding-left: 30px; margin-top: 13px; }
.btn-separator { font-size: 16px; position: relative; top: 15px; margin-left: 5px; margin-right: 5px; }
.login-section .title { margin-top: 42px; font-weight: 700; display: block; }
.login-section ul { margin-top: 10px; }
.genericLogin .btn-separator {
    display: inline-block;
    float: right;
    width: 100%;
    margin-top: 25px;
    /* margin-left: 12px; */
    position: static;
    vertical-align: middle;
    top: auto;
    color: #55555F;
}
.genericLogin label { width: 100%; font-size: 14px; }
.login-section .registrations { padding-left: 8.3333%; padding-right: 0; }
.login-section .logins { border-right: 1px solid #bfbfbf; padding-right: 8.3333%; padding-left: 0; }
.forgotLinks { padding: 0; list-style-type: none; margin-top: 40px; }
.forgotLinks li { margin-bottom: 20px; }
.login-section section { float: right; width: 100%; }
.login-section .facebook-login { background-color: #3b5998; background-image: url(/media/icons/ic_facebook_wh.svg); background-repeat: no-repeat; background-size: 26px; background-position: 10px center; padding-right: 45px; margin-top: 13px; }
.login-section .genericLogin .facebook-login { margin-top: 13px; }
.login-section .btn-secondary:link, .login-section .btn-secondary:visited { color: #002677; }


/*20-07-2016*/
.login-popup.modal .modal-content { background: #ffffff; padding: 30px 46px 20px; }
.login-popup.modal .modal-dialog.default { max-width: 460px; }
.login-popup.modal .modal-content button.btn-close { position: absolute; top: 10px; left: 10px; }
.login-popup.modal h3 { color: #002677; font-size: 24px; }
/*.modal-backdrop.in { opacity: .5; filter: alpha(opacity=50); }*/
/*.login-popup.modal .modal-dialog { margin: 140px auto; }*/
.login-popup.modal .genericLogin .btn-separator { /*margin-bottom: -10px;*/}
.login-popup.modal .loading { width: 100%; height: 500px; display: block; background: url("/Media/system/loader.gif") no-repeat center; }
.login-popup.modal .login-bt-wrapper { min-height: 45px; }

/*aegean register*/
.pageTitle {line-height: 90%;position: static;margin-top: 5px;margin-bottom: 15px;}
.pageTitle.extraMargin {margin-top:33px;}
.helpWrapper a {color:white;font-size:24px;}
.goBackWrapper {padding-bottom: 45px;padding-top: 20px;}
.goBackWrapper .btn {position: static;font-weight: 700;font-size:16px;padding-right: 21px;padding-left: 21px;}
.goBackWrapper .btn.btn-outline {color: #002677;}
.isMemberWrapper {padding:30px 20px 0 35px;margin-bottom: 20px;border: 1px solid #f1f1f1;float: right;width: 100%;}
.questionWrapper .custom-radio {margin-top:10px;}
.questionWrapper {float: right;}
.isMemberWrapper .custom-radio label {margin-left: 30px;}
.isMemberWrapper .smallImage {float: left;}
.formWrapper {float: right;width: 100%;position: relative;}
.formWrapper label {font-size:14px;}
.notification {margin-top:20px;float: right;width: 100%;}
.formWrapper .termsNewsletterWrapper {float: right;width: 100%;}
/*.formWrapper .facebook-login {background-color:#3b5998;background-image: url(/media/icons/ic_facebook_wh.svg);background-repeat: no-repeat;background-size: 26px;background-position: 10px center;padding-left:45px;}
.formWrapper .facebook-login:hover {background-color: #273c7b;}*/
.termsNewsletterWrapper .no-control-label {margin-bottom: 25px;}	
.termsNewsletterWrapper .fares-calendar-wrap .custom-checkbox [type=checkbox]:checked + label {line-height: 20px;}
.check-wrap {display: inline-block;}

.formWrapper .create-account-button {float: left;margin-top:30px;margin-bottom: 30px;}
.formWrapper .create-account-button-mobileapp {margin-top:30px; margin-bottom: 30px;}
.formWrapper h2 {float:right;width: 100%;margin-bottom: 11px;position: static;}
.formWrapper h2:first-child {margin-top:0;}
.formWrapper h2:nth-child(2) {margin-top:0;}
.formWrapper .create-account-button button {width: 100%;position: static;}
.formWrapper .disableHelper {display:none;position: absolute;width: 100%;right:0;left: 0;top:0;bottom: 0;z-index: 10;background-color: rgba(255,255,255,0.5);}
.formWrapper.disabled .disableHelper {display: block;}
.formWrapper.disabled .whyUpgrade {display: none;}
.formWrapper .form-group {margin-bottom: 0;}
.formWrapper .alert-container.error .alert-text-container p {float: right;width: 100%;}
.formWrapper .alert-container.error .alert-text-container p span {display: block;width: 100%;}
.whyUpgrade {}
.whyUpgrade .teaser-big-icon .teaser-big-icon-icon {width: 120px;height:120px;}
.whyUpgrade .teaser-big-icon .icon-mb_logo_blue {width: 120px;height:68px;margin-bottom: 10px;}
.whyUpgrade .teaser-big-icon .container-div h3 {font-size: 28px;margin-top:0;margin-bottom: 15px;}
.whyUpgrade ul li {text-align: right;}
.whyUpgrade ul {float: right;width: 100%;}
.whyUpgrade .teaser-big-icon.teaser-big-icon__services {border:1px solid #f1f1f1;padding-right:40px;padding-left: 40px;float: right;width: 100%;}
.thankYou h1 {text-align: center;}
.thankYou {float: right;width: 66.6%;}
.thankYou p {margin-top:50px;margin-bottom:50px;font-weight: 400;float: right;}
.thankYou {padding-bottom: 25px;}
.thankYou .no-control-label button {width: 100%;}
.thankYou .no-control-label {float: right; display: inline-block; text-align: center;}
.thankYou .row > div {text-align: center;}
.allreadyMember .login-button {float: left;margin-top:15px;padding:0;}
.allreadyMember .login-button button {width: 100%;}
.customFlightAlert.alert-container .alert p > span {display: inline-block;}
.errorWrapper {float: right;width: 100%;}
.errorWrapper .alert-dismissal {margin-bottom: 42px;}
.errorWrapper .login-button {float: left;}
.errorWrapper .login-button button {width: 100%;}
.errorWrapper .errorTitle {font-size:16px;color:#528db7;display: block;}
.errorWrapper.allready {margin-top:20px;}
.formWrapper.miles .row.row-sm:first-child{margin-top:0;}
.contactNumber .form-group:last-child {padding-right: 0;}
.contactNumber .custom-radio label {margin-bottom: 0;top:-2px;}
.btn-separator {font-size: 16px; position: relative; top: 15px; margin-left: 5px; margin-right: 5px; }
.btn-separator.abs {font-size: 16px; position: absolute; top: 50%; left:-11px;}
.pinWrapper {float: right;width: 100%;border:1px solid #e9e9e9;padding:8px 8px 44px 8px;}
.pinWrapper .no-control-label {margin-top: 20px;}
.formWrapper.miles .cancel-button {float: right;margin-top:30px;margin-bottom: 30px;}
.formWrapper.miles .cancel-button button {width: 100%;}
.formWrapper.miles .create-account-button {float: left;}
.formWrapper.miles .create-account-button button {width: 100%;}
.returnToHomepageLink {float: right;margin-top:38px;}
.emailPrevious {
    display: block;
    float: right;
    width: 100%;
    color: #002677;
    font-size: 18px;
    min-height: 27px;
}
.different-phone {margin-bottom: 10px;}
.different-phone-panel .custom-radio {position: relative;top:30px;}
.contactNumber .MobilePhone:disabled {cursor: not-allowed;background-color: #bfbfbf;border-color: #bfbfbf;}
.formWrapper .disableHelper {display:none;position: absolute;width: 100%;right:0;left: 0;top:0;bottom: 0;z-index: 10;background-color: rgba(255,255,255,0.5);}
.formWrapper.disabled .disableHelper {display: block;}
.formWrapper .bookingMaskPassengers .field-validation-error {bottom: -18px;}
.formWrapper .create-account-button button {width: 100%; position: static; }
.allreadyMember .login-button a {width: 100%;}
.thankYou .login-button a {  display: inline-block; position: relative; top: 6px; margin-bottom: 0; cursor: pointer; text-align: center; vertical-align: middle; text-transform: uppercase; border: 1px solid transparent; padding: 7px 16px; font-size: 16px; line-height: 1.5; border-radius: 3px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: #002677; color: #FFF; width: 100%; font-weight: 400;}
.thankYou .login-button a:hover {background: #1d9cd1;}
.genericRightSideWrapper {
    float: right;
    -webkit-box-shadow: 0px 4px 24px rgba(65, 107, 246, 0.12);
    box-shadow: 0px 4px 24px rgba(65, 107, 246, 0.12);
    padding: 0px 20px 30px 20px;
    background: #FFFFFF;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}
.genericRightSideWrapper .teaser-big-icon .teaser-big-icon-icon {background-size: 77px;background-position: top center;}
.genericRightSideWrapper .teaser-big-icon.teaser-big-icon__services {padding-top:17px;}
.genericRightSideWrapper .teaser-big-icon.teaser-big-icon__services .teaser-big-icon__wrapper {padding-top: 16px;}
.genericRightSideWrapper .teaser-big-icon .container-div h3 {margin-bottom: 15px;text-align: center;}
.genericRightSideWrapper .teaser-big-icon.teaser-big-icon__services p {margin-bottom: 32px;margin-right:3px;margin-left: 3px;text-align: center;}
.genericRightSideWrapper.together .teaser-big-icon .teaser-big-icon-icon {width:189px;background-position: center center;background-size: 100%;}
.genericRightSideWrapper .activateAccountButton {float: right;width: 100%;text-align: center;}
.genericRightSideWrapper .activateAccountButton a {color:white;width: 100%;}
.genericRightSideWrapper .more {
    display: block;
    margin-bottom: 20px;
    position: relative;
    color: #416BF6;
    font-size: 20px;
    top: 0;
    font-family: "urw_geometric_extsemi_bold", sans-serif;
}
.genericRightSideWrapper .more i{
    display:none;
}
.genericRightSideWrapper .activateAccountButton button {position: static;width: 100%;}
.genericRightSideWrapper.MandB {background-image: url(/media/contentBG.jpg);}
.genericRightSideWrapper.MandB .teaser-big-icon .teaser-big-icon-icon {width: 120px;background-size:100% auto; }
.genericRightSideWrapper.MandB .activateAccountButton .btn {border-color:#002677;color:#002677;}
.genericRightSideWrapper.MandB .activateAccountButton .btn:hover {background-color: rgba(255,255,255,.5);color:#002677;}
.genericRightSideWrapper.linkAccounts {background-image: url(/media/contentBG.jpg);}
.genericRightSideWrapper.linkAccounts .teaser-big-icon .teaser-big-icon-icon {}
.genericRightSideWrapper.linkAccounts .activateAccountButton .btn {border-color:#002677;color:#002677;}
.genericRightSideWrapper.linkAccounts .activateAccountButton .btn:hover {background-color: rgba(255,255,255,.5);color:#002677;}
   
.genericRightSideWrapper.fb .activateAccountButton .btn, .genericRightSideWrapper.apple .activateAccountButton .btn {font-size:16px;}
.genericRightSideWrapper.fb .teaser-big-icon.teaser-big-icon__services p, .genericRightSideWrapper.apple .teaser-big-icon.teaser-big-icon__services p {font-weight: 300;}
.genericRightSideWrapper.fbConnected {background-color:#f4f4f4;}
    .genericRightSideWrapper.fbConnected .email {
        color: #28aae1;
        font-size: 18px;
        font-family: 'urw_geometric_extsemi_bold';
        font-weight: normal;
        word-break: break-all;
    }
.genericRightSideWrapper.fbConnected .teaser-big-icon.teaser-big-icon__services p {font-size:14px;margin-bottom: 0;margin-top:30px;}
.genericRightSideWrapper.fbConnected .disconnectLink {display: block;width: 100%;text-align: center;color:#bfbfbf;margin-top: 20px;}
.genericRightSideWrapper.fbConnected .disconnectLink a {color:#bfbfbf}
.genericRightSideWrapper.fbConnected .disconnectLink a:hover {color:#002677;}
.genericRightSideWrapper .imgItem {border-radius: 77px;border: 1px solid transparent;overflow: hidden;width: 77px;height: 77px;display: inline-block;margin-bottom: 10px;}
.genericRightSideWrapper .imgItem img {min-height: 77px;}
.extraPaddingButtonSmall {padding-right:15px;padding-left: 15px;}


/*myProfile page*/
.myProfileWidget {float: right;}
.myProfileWrapper {float:right;width: 100%;margin-top:20px;padding-bottom: 300px;}
.mobileApp .myProfileWrapper {
    overflow-x: hidden;
}
.mobileApp .myProfileWrapper .alert-container {
    max-width: calc(100% - 40px);
    margin-right: 20px;
}
.myProfileWidget .panel-heading {padding:0;}
.myProfileWidget .panel {
    border-bottom: 1px solid rgba(147, 165, 207, 0.2);
    float: right;
    width: 100%;
}
.myProfileWidget .accordion .panel-collapse .panel-body {padding:0 0 50px 0;margin-top:10px;}
.myProfileWidget .accordion .panel-heading .panel-title a {
    font-size: 20px;
    letter-spacing: -0.2px;
    color: #002677;
    padding-top: 24px;
    padding-bottom: 24px;
}
.myProfileWidget .accordion .panel-heading .panel-title a .information {font-size:14px;display: block;float: left;margin-left: 32px;color:#666666;}
.myProfileWidget .accordion .panel-heading .panel-title a .information .ico {background-image: url(/media/icons/info-grey.svg);display: inline-block;width:16px;height: 16px;background-size:cover;margin-left: 10px;position: relative;top:3px;}
.mobileApp .myProfileWidget select:disabled {background-color: #bfbfbf !important;}
.myProfileWidget .select2-container {padding-right: 0;}
.myProfileWidget .form-control {position: static;}
.myProfileWidget .bookingMaskPassengers .select2-container .select2-choice .select2-arrow b {background-image:url(/media/icons/arrow-down-black-thin.svg);}
.myProfileWidget .updateButton {margin-top: 33px;}
.myProfileWidget .updateButton button {float: left;}
.myProfileWidget .title-label {float:right;width: 100%;margin-bottom: 15px;font-weight: 700;font-size:14px;margin-top:10px;}
.myProfileWidget .forgotLinks {padding-right:15px;}
.myProfileWidget .btn-lg {padding-right:30px;padding-left: 30px;}
/*my profile hotfix*/
.poBoxHelper {display: table;float: none;}
.poBoxHelper .btn-separator {position: relative;top:12px;left: auto;display: table-cell;float: none;text-align: center;vertical-align: middle;}
.poBoxHelper .col-md-3 {display: table-cell;float: none;width: 43%;}
.noLabel {top:33px;position: relative;}
.contactNumber.row.row-sm {margin-bottom: 0;}
.contactNumber .form-group:last-child {padding-right: 0;}
.contactNumber .custom-radio label {margin-bottom: 0;top:-2px;}
.contactNumber .MobilePhone:disabled {cursor: not-allowed;background-color: #bfbfbf;border-color: #bfbfbf;}
.contactNumber .custom-radio.noLabel {top:42px;}
/*fb login ico*/
header .login .icon-login.round-img {border-radius: 30px;display: block;padding: 0;background-size: 100%;background-position: center center;width: 30px!important;height:30px;float: right;top: 9px;left: 5px;position: relative;}
header .login .nav-submenu {min-width: 250px;}
header .login .nav-submenu ul li {text-transform: none;width: 100%;padding: 0;}

/*new menu items*/
header .nav-submenu ul li.greyed a {font-weight: bold;background-image: url(/media/icons/angle-right-black.svg);background-position: 5% center;background-size: 7px;background-repeat: no-repeat;
  									background-color: #fafafa;}
header .nav-submenu ul li.greyed.upgrade .upgrade-note {font-weight: 300;display: block;font-size: 15px;}
.login .nav-submenu .upgrade {border-bottom-style:dashed;}
/*.login .nav-submenu .logout:after {content : ""; position: absolute;left:0;bottom:0;height:1px;width:50%;border-bottom:1px solid black;} */
.login .nav-submenu .logout a {font-weight: 300;}
.nav-submenu .personal {color:black;}
.nav-submenu .personal span {}

/*progress bar*/
.progressProfileWrapper {float: right;width: 100%;padding-top: 20px;padding-bottom: 10px;}
.progressProfileWrapper .alert-container .alert p > span {text-align: right;padding-right: 0}
.progressBarInsideWrapper {width: 230px;height: 230px;border-radius: 230px;background-color: #ffffff;display: inline-block;padding-top:28px;}
    .progressBarInsideWrapper .text {
        font-family: 'urw_geometric_extsemi_bold';
        font-size: 24px;
        font-weight: normal;
        color: #002677;
        width: 100%;
        float: right;
    }
.progressBarInsideWrapper .percentage {font-size:20px;position: absolute;font-size: 26px;top:-8px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------TABLES ADDITION ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Stock Exchange 23/3/2015 */
.noPaddingL{padding-right:0 !important;}
.stockExchange{margin-top:2%;}
.stockExchange .btn-progress{margin-top:33px;}
.stockExchange table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th{border:none;}
.stockExchange table th{border-bottom:1px solid #d1d1d1; text-align: center; border-top:none; border-right: none; border-left: 0; color:#55555F; font-size: 14px;}
.stockExchange table tr td{color:#666666; font-size:22px; text-align: center; vertical-align: middle;}
.stockExchange table tr td:first-child{font-size:16px;}
.stockExchange table tr:nth-child(even){background:#f8f8f8;}
.stockExchange table .warningColor{color:#e42a00;}
.stockExchange table .successColor{color:#687e2c;}
/* Share price 23/3/2015 */
.sharePrice table th{font-size:18px; color:#002677; text-align:left !important;}
.sharePrice table tr td:first-child{font-weight: 500; text-align: right;}
.sharePrice table tr td{text-align:left;}
.sharePriceBg{background:url(/media/share-priceBg.jpg) no-repeat center center; background-size:cover; height:384px; width: 100%;}
/* Histrorical Graph 23/3/2015 */
.historicalGraph{margin-top:2%}
.historicalGraph .select2-choice{color:#002677 !important; font-weight:500;}
.historicalGraph h2{font-size:32px; border-top:1px solid #cccccc; padding-top:3%;}
.historicalGraph ul.bottomLinks{padding-right:10px;}
.historicalGraph ul.bottomLinks li{margin:10px 0px; list-style: none;}
/* General Assembly */
.generalAssembly{margin-top:3%;}
.generalAssembly th{color:#002677 !important; font-size: 18px !important; text-align: right !important; }
.generalAssembly td{font-size: 16px !important; text-align: right !important; vertical-align: top !important; font-weight:400 !important;}
.generalAssembly .icon-download-primary{display:inline-block; width:25px; height: 25px; float:right; margin-left: 5%;}
.generalAssembly td a{display:inline-block; width:100%; margin-bottom: 20px;}
.generalAssembly td::before{white-space: normal !important;}
.generalAssembly th:first-child {text-align: center !important;}
/* ColsTable 24/3/2015 */
.colsTable tr td{border:1px solid #fff !important;}
.colsTable{margin-top:2%;}
.colsTable .btn-progress{margin-top:33px;}
.colsTable table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th{border:none;}
.colsTable table th{border-bottom:2px solid #002677; text-align: center; border-top:none; border-right: none !important; border-left: none !important; color:#002677; font-size: 16px; line-height:100%;}
.colsTable table tr td{color:#666666; text-align: center; vertical-align: middle; border:1px solid #fff;}
.colsTable table tr td:first-child{font-size:16px; font-weight:500;}
.colsTable table tr:nth-child(even){background:#f4f4f4;}
.colsTable td{ border-bottom:1px solid #fff !important;}
.colsTable table tr td:first-child {background: none repeat scroll 0 0 #f4f4f4;}
.colsTable table tr td:nth-child(2n),
.colsTable table thead th:nth-child(2n) {padding-right: 30px;text-align: right;}
/* Baggage Table */
.baggageTable td:nth-of-type(3){text-align:right;}
.baggageTable table tr td{border:1px solid #e6e6e6 !important;}
.baggageTable table tr td:first-child{border:1px solid #e6e6e6 !important; border-right:none !important;}
.baggageTable table tr td,
.baggageTable table tr:nth-child(2n){background:none !important;}
.baggageTable table tr td:nth-child(2n),
.baggageTable table thead th:nth-child(2n){text-align:center !important;}
.baggageTable table tr td:nth-child(3n),
.baggageTable table thead th:nth-child(3n) {padding-right: 30px;text-align: right;}
.baggageTable table tr td:nth-child(4n),
.baggageTable table thead th:nth-child(4n) {text-align:center !important; padding-right:10px; padding-left:10px; border-left:0px !important;}

/*register fixes*/
.site-account-check .isMemberWrapper {padding: 30px 20px 30px 35px;}
.search-result {padding-bottom: 20px;padding-right: 12px;padding-left: 12px;}
.notice-message {background-color: #fff;border:2px solid #3c6c8f;color: #3c6c8f;border-radius: 30px;padding:15px 60px 15px 20px;;background-image:url('data:image/svg+xml;charset=US-ASCII,<%3Fxml%20version%3D"1.0"%20encoding%3D"UTF-8"%20standalone%3D"no"%3F><svg%20width%3D"100px"%20height%3D"100px"%20viewBox%3D"0%200%20100%20100"%20version%3D"1.1"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20xmlns%3Axlink%3D"http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink"%20xmlns%3Asketch%3D"http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns"><style%20type%3D"text%2Fcss">circle%2C%20ellipse%2C%20line%2C%20path%2C%20polygon%2C%20polyline%2C%20rect%2C%20text%20%7B%20fill%3A%20%233c6c8f%20!important%3B%20stroke%3A%20%233c6c8f%20!important%3B%20%7D<%2Fstyle>%20%20%20%20%20%20%20%20<title>info.colors-white-alertinfo-bg4<%2Ftitle>%20%20%20%20<desc>Created%20with%20Sketch.<%2Fdesc>%20%20%20%20<defs><%2Fdefs>%20%20%20%20<g%20id%3D"Page-1"%20stroke%3D"none"%20stroke-width%3D"1"%20fill%3D"none"%20fill-rule%3D"evenodd"%20sketch%3Atype%3D"MSPage">%20%20%20%20%20%20%20%20<g%20id%3D"info.colors-white-alertinfo-bg4"%20sketch%3Atype%3D"MSLayerGroup"%20fill%3D"%23000000">%20%20%20%20%20%20%20%20%20%20%20%20<path%20d%3D"M50%2C6.25%20C74.124%2C6.25%2093.75%2C25.876%2093.75%2C50%20C93.75%2C74.124%2074.124%2C93.75%2050%2C93.75%20C25.876%2C93.75%206.25%2C74.124%206.25%2C50%20C6.25%2C25.876%2025.876%2C6.25%2050%2C6.25%20L50%2C6.25%20Z%20M50%2C0%20C22.386%2C0%200%2C22.386%200%2C50%20C0%2C77.614%2022.386%2C100%2050%2C100%20C77.614%2C100%20100%2C77.614%20100%2C50%20C100%2C22.386%2077.614%2C0%2050%2C0%20L50%2C0%20L50%2C0%20Z"%20id%3D"Shape"%20sketch%3Atype%3D"MSShapeGroup"><%2Fpath>%20%20%20%20%20%20%20%20%20%20%20%20<path%20d%3D"M49.497%2C76.395%20C51.704%2C76.395%2053.5%2C75.049%2053.5%2C73.397%20L53.5%2C43.379%20C53.5%2C41.726%2051.704%2C40.381%2049.497%2C40.381%20C47.292%2C40.381%2045.5%2C41.726%2045.5%2C43.379%20L45.5%2C73.397%20C45.5%2C75.049%2047.292%2C76.395%2049.497%2C76.395%20L49.497%2C76.395%20Z"%20id%3D"Shape"%20sketch%3Atype%3D"MSShapeGroup"><%2Fpath>%20%20%20%20%20%20%20%20%20%20%20%20<circle%20id%3D"Oval"%20sketch%3Atype%3D"MSShapeGroup"%20cx%3D"49"%20cy%3D"30"%20r%3D"4"><%2Fcircle>%20%20%20%20%20%20%20%20<%2Fg>%20%20%20%20<%2Fg><%2Fsvg>');
							background-size:16px;background-repeat: no-repeat;background-position: 30px center;}

/*allready member*/
.allreadyMember .noPadding {padding-right:12px!important;padding-left:12px!important;}
.allreadyMember .forgotLinks {padding-right:12px;padding-left: 12px;}
.allreadyMember .login-bt-wrapper {padding-right:12px;padding-left: 12px;}
.login-bt-wrapper {min-height: 45px;}

/*bokking mobile fix*/
.last-checkout.form-inline.col-xs-12 {padding:0;}
.last-checkout.form-inline.col-xs-12 + .col-xs-12 {padding:0;}

/*dark site wrapper*/
.darkSiteTeaserWrapper {float: right;width: 100%;background-color: #bfbfbf;padding:20px 0 20px 0;}
.darkSiteTeaserWrapper .darkSiteInfo {float: right;width: 100%;margin-bottom: 7px;text-align: left;padding-left: 30px;}
.darkSiteScrollBar {list-style-type: none;margin:0;padding:0;max-height: 115px;float: right;width: 100%;overflow: hidden;}
.darkSiteScrollBar ul {list-style-type: none;padding-right:0;}
.darkSiteScrollBar li {font-size:14px;position: static;margin-bottom: 10px;}
.darkSiteScrollBar li h5 {font-size:18px;}
.darkSiteScrollBar li p {margin-bottom: 0;}
.darkSiteScrollBar li time {font-weight: 700;}
.darkSiteScrollBar .more {color: #000000;}
.darkSiteScrollBar .more:hover {color: inherit;}
.darkSiteUpdate h5 {position: relative; top: 0; font-weight: 300; margin: 0; letter-spacing: .2px;font-size:14px;display: inline-block;}
/*dark site inside page*/
.articles .contactNumbers {float: right;width: 100%;top:5px;}

/*airport guide*/
.airport-guide-results { margin-top: 1em; }
.airport-guide-results h3 { margin-bottom: 1em; }
.airport-guide-results p {}
.airport-guide-results div.map { width: 100%; height: 300px; background-color: rgb(229,227,223); margin: 0.8em 0; }
.airport-guide-results div.map img { max-width: none !important; }
.airport-guide-map-contents {word-wrap: break-word;}


/*ANDROID FIXES*/
.android header .navigation {-webkit-transition:none;-webkit-transition:none;-moz-transition:none;-moz-transition:none;-o-transition:none;-o-transition:none;transition:none;transition:none;}
.android #page-overlay {-webkit-transition:none;-webkit-transition:none;-moz-transition:none;-moz-transition:none;-o-transition:none;-o-transition:none;transition:none;transition:none;z-index: 4001;}
.booking-widget.booking-widget-mobile {position:relative;z-index:98;}
.android.opened-menu .home-slider-wrapper {position:static;}
.android .modal-open .home-slider-wrapper, .android .modal-open #nav, .android .modal-open .articles, .android .modal-open .articles .main-content {position: static;}
.android .modal-open .fares-calendar-wrap .booking-widget {visibility: hidden;}
.android .modal-open .intro-text {visibility: hidden;}
.android .modal.in .modal-dialog {z-index: 9999;}
.android .modal-backdrop {z-index: 9999;}
.android.opened-menu #page-overlay {display:block!important;}
.android .home-slider-wrapper {z-index:1!important;}
.booking-widget.booking-widget-mobile .panel-group.accordion, .booking-widget.booking-widget-mobile .panel-group.accordion .panel.panel-default {position:relative;z-index:1;float:right;width:100%;overflow: hidden;}
.android .container.booking-widget-wrapper {z-index:1!important;}
.android .flightMaskMain {position:relative;z-index:1;}

/*interstitial Wrapper*/
.interstitialWrapper {padding-bottom: 80px; float: right; width: 100%; margin-top: 60px;}
.interstitialWrapper > .container > .row > .col-xs-12 {display:table;}
.interstitialWrapper .textPart {display: table-cell;float: none;height: 340px;vertical-align: middle;}
.interstitialWrapper .textPart article {font-weight: 300;}
.interstitialWrapper .textPart h2 {font-weight: 300;font-size:34px;float: right;width: 100%;}
.interstitialWrapper .textPart button {margin-top: 25px;}
.interstitialWrapper .imagePart {background-size: contain;display: table-cell;float: none;background-repeat: no-repeat;background-position: center center;
								height: 340px;vertical-align: middle;}
.interstitialWrapper .textPart .btn {margin-top:25px;color:white;}
.interstitialWrapper .imagePart.account {background-image: url(/media/interstitial/laptopDesktopAccount.png);}
.interstitialWrapper .imagePart.upgradeToMnB {background-image: url(/media/interstitial/laptopDesktopUpgradeToMnB.png);}
.interstitialWrapper .imagePart.profile {background-image: url(/media/interstitial/laptopDesktopProfile.png);}
.interstitialWrapper .imagePart.fb {background-image: url(/media/interstitial/laptopDesktopFacebook.png);}
.interstitialWrapper .imagePart.fbLogin {background-image: url(/media/interstitial/laptopDesktopLogin.png);}
/*GREEK*/
.interstitialWrapper.GR .imagePart.account {background-image: url(/media/interstitial/laptopDesktopAccountGR.png);}
.interstitialWrapper.GR .imagePart.upgradeToMnB {background-image: url(/media/interstitial/laptopDesktopUpgradeToMnBGR.png);}
.interstitialWrapper.GR .imagePart.profile {background-image: url(/media/interstitial/laptopDesktopProfileGR.png);}
.interstitialWrapper.GR .imagePart.fb {background-image: url(/media/interstitial/laptopDesktopFacebookGR.png);}
.interstitialWrapper.GR .imagePart.fbLogin {background-image: url(/media/interstitial/laptopDesktopLoginGR.png);}
/*DEUTCH*/
.interstitialWrapper.DE .imagePart.account {background-image: url(/media/interstitial/de/laptopDesktopAccountDE.png);}
.interstitialWrapper.DE .imagePart.upgradeToMnB {background-image: url(/media/interstitial/de/laptopDesktopUpgradeToMnBDE.png);}
.interstitialWrapper.DE .imagePart.profile {background-image: url(/media/interstitial/de/laptopDesktopProfileDE.png);}
.interstitialWrapper.DE .imagePart.fb {background-image: url(/media/interstitial/de/laptopDesktopFacebookDE.png);}
.interstitialWrapper.DE .imagePart.fbLogin {background-image: url(/media/interstitial/de/laptopDesktopLoginDE.png);}
/*ITALIAN*/
.interstitialWrapper.IT .imagePart.account {background-image: url(/media/interstitial/it/laptopDesktopAccountIT.png);}
.interstitialWrapper.IT .imagePart.upgradeToMnB {background-image: url(/media/interstitial/it/laptopDesktopUpgradeToMnBIT.png);}
.interstitialWrapper.IT .imagePart.profile {background-image: url(/media/interstitial/it/laptopDesktopProfileIT.png);}
.interstitialWrapper.IT .imagePart.fb {background-image: url(/media/interstitial/it/laptopDesktopFacebookIT.png);}
.interstitialWrapper.IT .imagePart.fbLogin {background-image: url(/media/interstitial/it/laptopDesktopLoginIT.png);}
/*FRENCH*/
.interstitialWrapper.FR .imagePart.account {background-image: url(/media/interstitial/fr/laptopDesktopAccountFR.png);}
.interstitialWrapper.FR .imagePart.upgradeToMnB {background-image: url(/media/interstitial/fr/laptopDesktopUpgradeToMnBFR.png);}
.interstitialWrapper.FR .imagePart.profile {background-image: url(/media/interstitial/fr/laptopDesktopProfileFR.png);}
.interstitialWrapper.FR .imagePart.fb {background-image: url(/media/interstitial/fr/laptopDesktopFacebookFR.png);}
.interstitialWrapper.FR .imagePart.fbLogin {background-image: url(/media/interstitial/fr/laptopDesktopLoginFR.png);}
/*SPANISH*/
.interstitialWrapper.ES .imagePart.account {background-image: url(/media/interstitial/es/laptopDesktopAccountES.png);}
.interstitialWrapper.ES .imagePart.upgradeToMnB {background-image: url(/media/interstitial/es/laptopDesktopUpgradeToMnBES.png);}
.interstitialWrapper.ES .imagePart.profile {background-image: url(/media/interstitial/es/laptopDesktopProfileES.png);}
.interstitialWrapper.ES .imagePart.fb {background-image: url(/media/interstitial/es/laptopDesktopFacebookES.png);}
.interstitialWrapper.ES .imagePart.fbLogin {background-image: url(/media/interstitial/es/laptopDesktopLoginES.png);}
/*RUSSIAN*/
.interstitialWrapper.RU .imagePart.account {background-image: url(/media/interstitial/ru/laptopDesktopAccountRU.png);}
.interstitialWrapper.RU .imagePart.upgradeToMnB {background-image: url(/media/interstitial/ru/laptopDesktopUpgradeToMnBRU.png);}
.interstitialWrapper.RU .imagePart.profile {background-image: url(/media/interstitial/ru/laptopDesktopProfileRU.png);}
.interstitialWrapper.RU .imagePart.fb {background-image: url(/media/interstitial/ru/laptopDesktopFacebookRU.png);}
.interstitialWrapper.RU .imagePart.fbLogin {background-image: url(/media/interstitial/ru/laptopDesktopLoginRU.png);}


.btn.right {float: left;}

/*new css after the table merge*/
.TabSTable  {background-color:rgba(255,255,255,0.7);padding:14px 28px;float:right;width: 100%;margin-bottom: 25px;position: relative;}
.TabSTable  table thead {border-bottom: 3px solid #3c517b;}
.TabSTable .benefits table thead {border-bottom:0;}
    .TabSTable table .heading td {
        font-size: 26px;
        color: #002677;
        font-family: 'urw_geometric_extsemi_bold';
        font-weight: normal;
    }
.TabSTable  table tr .heading td {text-align: center;}
.TabSTable  table tr .heading td:first-child {text-align: right;}
.TabSTable  table tr td {vertical-align: middle;text-align: center;border:0;font-size:18px;color:#54585a;font-weight: 300;min-height: 48px;padding-top:13px;padding-bottom: 13px;line-height: 20px;}
.TabSTable .benefits {border-bottom: 0;}
.TabSTable .benefits table tr td:not(:first-child) {color:white;width: 110px;border:1px solid #f3f2f5;}
.TabSTable  table tr td:first-child {text-align: right;padding-right: 20px;}
.TabSTable  table tbody tr:nth-child(odd) td {background-color: #e8e9ef;}
.TabSTable .benefits table tbody tr:nth-child(odd) td:nth-child(2) {background-color: #c4c7d5;}
.TabSTable .benefits table tbody tr:nth-child(odd) td:nth-child(3) {background-color: #d2d0d2;}
.TabSTable .benefits table tbody tr:nth-child(odd) td:nth-child(4) {background-color: #c9beb3;}
/*.TabSTable  table tbody tr:nth-child(even) td {background-color: #f3f2f5;}*/
.TabSTable .benefits table tbody tr:nth-child(even) td:nth-child(2) {background-color: #969db5;}
.TabSTable .benefits table tbody tr:nth-child(even) td:nth-child(3) {background-color: #b7b6b8;}
.TabSTable .benefits table tbody tr:nth-child(even) td:nth-child(4) {background-color: #beb1a1;}

.noResp {margin-top: 2%;}
.noResp table tr td:first-child {background: none repeat scroll 0 0 #f4f4f4;font-size: 16px; font-weight: 500;}
.noResp table tr td:first-child {color: #666; text-align: center; vertical-align: middle; border: 1px solid #fff;}
.noResp table tr td:nth-child(2n) {padding-right: 30px; text-align: right;}
.noResp tr td {border: 1px solid #fff!important;}
.noResp table tr:nth-child(even) {background: #f4f4f4;}

.rich-article .TabSTable { float: right; }

/*.booking.step1-active {float:left;}
.booking.step1-active .step1 .col-md-5 {float: left;width: 100%;}*/


/*table inside rich article*/
.rich-article.rich-article-small .tableWrapper {padding-right:0;padding-left: 0;}
.rich-article.rich-article-small .tableWrapper table tr td:first-child {padding-right:8px;}
.rich-article.rich-article-small table>tbody>tr>td,
.rich-article.rich-article-small table>tbody>tr>th,
.rich-article.rich-article-small table>tfoot>tr>td,
.rich-article.rich-article-small table>tfoot>tr>th,
.rich-article.rich-article-small table>thead>tr>td,
.rich-article.rich-article-small table>thead>tr>th {padding-right:4px;padding-left: 4px;}

/*incompatible browser*/
.browserIncompatibleWrapper {float: right;width: 100%;}
.browserIncompatibleWrapper .modal-dialog {width: 700px;display: table;transform:none!important;}
    .browserIncompatibleWrapper .modal-dialog h4 {
        font-family: 'urw_geometric_extsemi_bold';
        font-weight: normal;
        font-size: 48px;
        color: #002677;
        text-align: center;
    }
.browserIncompatibleWrapper .modal-dialog h4 img {display: inline-block;float: none;padding-left: 0;}
.browserIncompatibleWrapper .modal-dialog .bulletsLeft {margin-left: 15px;}
.browserIncompatibleWrapper .modal-dialog .bulletsRight {margin-right: 15px;}
.browserIncompatibleWrapper .modal-dialog h5 {font-size:32px;color:#002677;text-align: center;line-height: 100%;margin-top: 30px;}
.browserIncompatibleWrapper .modal-dialog h6 {font-size:20px;color:#55555F;text-align: center;margin-top: 24px;}
.browserIncompatibleWrapper .modal-dialog p {font-size:19px;color:#002677;text-align: center;margin-top: 10px;margin-bottom: 5px;}
.browserIncompatibleWrapper .modal-dialog p img {display: inline-block;float: none;padding-left: 0;}
.browserIncompatibleWrapper .modal-dialog span {font-size:15px;color:#55555F;text-align: center;display:block;}
.browserIncompatibleWrapper .modal-dialog button.close {z-index: 100;opacity: 1;filter:alpha(opacity=100);border:0;text-shadow:initial;background-color: transparent;top:0;top:10px;left: 6px;}
.browserIncompatibleWrapper .modal-dialog button.close span {font-size:80px;line-height: 40px;color:#21a8e0;font-weight: 100;}
.browserIncompatibleWrapper .modal-dialog button.close span img {padding-left: 0;}
.browserIncompatibleWrapper .modal .modal-content {background-color: #ffffff;}
.browserIncompatibleWrapper .browsersWrapper {text-align: center;margin-top: 25px;padding-bottom: 10px;}
.browserIncompatibleWrapper .browsersWrapper img {float: none;display: inline-block;margin-right: 10px;margin-left: 10px;padding-left: 0;}
.transparentImage {display: none;position: fixed;background-image:url(/media/transparent_image.png);background-repeat: repeat;height: 100%;right:0;top:0;left:0;bottom:0;}

/*infographics*/
.firstImage {display: block;}
.secondImage, .thirdImage {display: none;}
.infographicsWrapper {float: right;width: 100%;text-align: center;padding-bottom: 10px;padding-top: 10px;}

/*.container-fluid.genericWrapper .row {margin:0;}*/
/*.container-fluid.genericWrapper .teaser-inner {float: left;width: 100%;}*/

/* Alpha bank login  17/7/2015 */
.alphaLogo{margin-top:47px; float:right;}
.alphaBank .genericLogin h1{font-size:49px;}
.alphaBank .genericLogin h2{margin-top:40px;}
.alphaBank .selectContainer .form-control{margin-right: 5%; float:right; width:30%;}
.alphaBank .selectContainer .form-control.no-ml {margin-right:0;}
.aegeanLink{color:#fff; font-size:13px; font-family:Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold;}
.alphaForm .booking{box-shadow: 0px 4px 13px -1px #bcb6b0; -webkit-box-shadow: 0px 4px 13px -1px #bcb6b0; padding:10px;}

/*destination search addition*/
.destinationSearch {position: relative;bottom: -82px;}
.destinationSearch input {background-image: url(/media/icons/search-lightblue.svg);background-repeat: no-repeat;background-position:left 10px center;background-size: 25px 25px;width: 70%;
						-webkit-transition:width 0.4s;-ms-transition:width 0.4s;transition:width 0.4s;float: left;padding-left: 45px;height: 40px;position:relative;
						z-index: 100;border-color: #ddd;}
.destinationSearch input:focus {width: 100%;}

/*MEDIA PAGE*/
.tabs-header{border-bottom:1px solid #bfbfbf;float:right;width:100%;margin:0 0 50px;padding:0;}
    .tabs-header li {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #ddd;
        color: #002677;
        cursor: pointer;
        float: right;
        font-size: 22px;
        list-style: none;
        font-family: 'urw_geometric_extsemi_bold';
        font-weight: normal;
        font-style: normal;
        top: 0;
        margin: 0 0 -1px;
        padding: 10px 20px;
    }
.tabs-header li.active{border-top-color:#bfbfbf;border-bottom-color:#fff;border-right:1px solid #bfbfbf;border-left:1px solid #bfbfbf;color:#666;margin-right:-1px;}
.tabs-header li.active + li{margin-right:-1px;}
.tab{display:none;float:right;width:100%;}
.tile{background-color:#fff;float:right;width:100%;margin:0 0 25px;}
.tile img{float:right;width:100%;}
.tile .text{border-bottom:1px solid #f1f1f1;border-right:1px solid #f1f1f1;border-left:1px solid #f1f1f1;-webkit-box-shadow:-3px 3px 3px 0 rgba(241,241,241,0.5);-moz-box-shadow:-3px 3px 3px 0 rgba(241,241,241,0.5);box-shadow:-3px 3px 3px 0 rgba(241,241,241,0.5);float:right;width:100%;padding:15px 15px 20px;}
.tile.media .text{padding-top:0;}
.tile.media .text > a:first-child{padding-top:15px;min-height: 61px;display: block;}
.tile .text a,.tile .text p{color:#002677;font-size:22px;font-style:normal;line-height:1.09;top:0;margin:0 0 25px;}
.tile .text p.date{color:#666;font-size:16px;margin:0 0 18px;}
.tile span.img{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;width:100%;}
.tile span.img .play{background:url(/media/play.png) no-repeat scroll 0 0;top:calc(100% + 80px);right:50%;opacity:0;position:absolute;width:80px;height:80px;-webkit-transition:all 250ms ease-out;-moz-transition:all 250ms ease-out;-ms-transition:all 250ms ease-out;-o-transition:all 250ms ease-out;transition:all 250ms ease-out;margin:0 -40px 0 0;}
.tile.hover span.img .play,.tile span.img:hover .play{margin-top:-40px;opacity:1;top:50%;}
.tile .text a.download{color:#002677;font-size:16px;padding-right:30px;position:relative;min-height:24px;margin:0;}
a.download span{background:url(/media/download.png) no-repeat scroll 0 0;right:0;position:absolute;top:0;width:18px;height:24px;}
.tabs select.tabs-header{float:right;}
.select2-container.form-control.tabs-header{top:0;}
.modal.media .modal-content{background-color:#000;border:20px solid rgba(0,0,0,0.2);border-radius:0;box-shadow:none;padding:0;}
.modal.media .modal-content .modal-title{color:#fff;font-size:22px;font-style:normal;line-height:1.2;top:0;margin:0;}
.modal.media .modal-content .modal-header{margin:25px 0;padding:0 15px;}
.modal.media .modal-content .modal-body img{width:100%;height:auto;padding:0;}
.modal.media .modal-content .modal-body iframe{width:100%;height:100%;}
.modal.media .modal-content button.btn-close{position:absolute;top:-24px;line-height:1;left:-18px;color:#fff;background-color:transparent;opacity:1;font-weight:400;font-size:26px;padding:0;}
.modal.media.in .modal-dialog{margin-top:10%;/*width:790px;*/}
.modal.media .modal-content .modal-body{/*height:424px;*/}
.tile .text .downloadLink {float: right;display: block;width: 100%;margin-bottom: 0;}
.tile .text .downloadLink a {display: inline-block; width: 100%;color:#002677;font-size:16px;margin-bottom: 0;}
.tile .text .downloadLink a i {display: inline-block;background-size: 26px;width: 26px;height: 26px;vertical-align: middle;margin-left: 10px}
.tile .text .downloadLink a span {display: inline-block;}
.modal-body.mediaLibraryPopupContent {position: relative;padding-bottom: 56.25%;/* padding-top: 25px; */height: 0;}
.modal-body.mediaLibraryPopupContent iframe {position: absolute; top: 0; right: 0; width: 100%; height: 100%;}
.modal-body.mediaLibraryPopupContent iframe {position: absolute; top: 0; right: 0; width: 100%; height: 100%;}

/* open-jaw */
.open-jaw-container .no-control-label{padding-top: 42px !important;}
.booking-widget.booking-widget-desktop .booking-add-destination-widget { display: none; margin-top: 18px;}
.booking-widget.booking-widget-desktop .booking-add-destination-widget.hidden {display:none;}
.booking-widget.booking-widget-mobile .booking-add-destination-widget { display: none; margin-top: 31px;}
.booking-widget.booking-widget-desktop .booking-add-destination-widget a {font-size:14px;padding-right:29px;}
.booking-widget.booking-widget-mobile .booking-add-destination-widget a {font-size:14px;padding-right:29px;}
.booking-widget.booking-widget-desktop .booking-add-destination-widget i, .booking-widget.booking-widget-mobile .booking-add-destination-widget i {background-image: url(/media/icons/ic_cross_add.svg);display: inline-block;width: 55px;height: 55px;background-size: 100% 100%;position: absolute;right: 0;margin-top: -13.5px;}
.booking-widget.booking-widget-mobile .booking-add-destination-widget i {margin-top: -15.5px;}
/*open jaw latest hotfix*/
.booking-widget.booking-widget-desktop .col-sm-2 .booking-add-destination-widget a {display: table;float: none;height: 28px;}
.booking-widget.booking-widget-desktop .col-sm-2 .booking-add-destination-widget a span {display: table-cell;float: none;line-height: 100%;vertical-align: middle;}
.booking-widget.booking-widget-mobile .col-xs-12 .booking-add-destination-widget a {display: table;float: none;height: 28px;}
.booking-widget.booking-widget-mobile .col-xs-12 .booking-add-destination-widget a span {display: table-cell;float: none;line-height: 100%;vertical-align: middle;}
.open-jaw-flight {margin-top:14px;}
.open-jaw-container {margin-bottom:15px;position: relative;}
.clearButton {position: absolute;left: 0;top:-15px;}
.clearButton a {font-size: 14px;}
.clearButton a i {width:11px;height: 11px;display: inline-block;margin-left: 3px;}
.clearButton a:hover i {background:url(/media/icons/close-blue-hover.svg);background-size: contain;width: 11px; height: 11px; display: inline-block;}


/* open jaw mobile */
.openJawMaskMain.mobile .open-jaw-container .no-control-label {padding-top:9px!important;font-weight:700;}
/*baggage page*/
.baggageWidgetWrapper {border-radius: 2px;float: right;width: 100%;padding-top:22px;padding-bottom:22px;margin-top:58px;}
.baggageWidgetWrapper .marginTop {margin-top:28px;}
.baggageWidgetWrapper .no-control-label {padding-top: 33px;}
.baggageWidgetWrapper .teaser-big-icon .container-div h3 {color:#002677;}
.baggageWidgetWrapper .teaser-big-icon.teaser-big-icon__services .teaser-big-icon__wrapper {padding-top: 0;}
.baggageWidgetWrapper .teaser-big-icon.teaser-big-icon__services {padding-top:0;}
.baggageWidgetWrapper .teaser-big-icon .teaser-big-icon-icon {background-size: 85px 85px;}

/*mybookings*/
.pnrlist .validation-summary-errors {margin-bottom: 15px;margin-top: 15px;font-size: 16px;}
.pnrlist #AddBooking {width: 100%;margin-top: 33px;}
.pnrlist .tooltip-container {display: inline-block;width:auto;}
.pnrlist .tooltip {width: 150px;}
.pnrlist form > .row {margin:0;}

/*webviews weather*/
.weatherWrapper {padding:30px;}
.weatherWrapper h1 {font-size: 38px;font-weight: 400;color:#002677;}
.destinationSelectionWrapper {width: auto;float: right}
.destinationSelectionWrapper label {display: block;}
.destinationSelectionWrapper select {display: inline-block;}
.weatherWrapperDetail {padding:25px;border:1px solid #ececec;float: right;width: 100%;}
.weatherWrapperDetail .city {font-size: 35px;color:#002677;}
.weatherWrapperDetail .date {}
.weatherWrapperDetail .date .whenText {font-size: 16px;font-weight: 500;color:#8f8989;font-size:16px;}
.weatherWrapperDetail .date .dateText {font-size: 16px;font-weight: 500;color:#8f8989;}
.temperatureWrapper {float: left;}
.temperatureWrapper .temperatureIcon {display: inline-block;}
.temperatureWrapper .temperatureIcon i {display: inline-block;width: 50px;height: 50px;margin-left: 20px;}
.temperatureWrapper .temperature  {display: inline-block;font-size: 70px;color:#002677;font-weight: 300;line-height: 100%;}
    .temperatureWrapper .temperatureText {
        font-size: 18px;
        font-weight: normal;
        color: #002677;
        display: block;
        font-family: 'urw_geometric_extsemi_bold';
        text-align: left;
    }
.weatherWrapperDetailsFooter {margin-right: -12px;margin-left: -12px;}
.weatherWrapperDetailsFooter .firstRow, .weatherWrapperDetailsFooter .secondRow {float: right;width:100%;}
.weatherWrapperDetailsFooter .firstRow span, .weatherWrapperDetailsFooter .secondRow span {width: 50%;}
.weatherWrapperDetailsFooter .firstRow span:first-child, .weatherWrapperDetailsFooter .secondRow span:first-child {float: right;text-align: right;font-size: 14px;}
.weatherWrapperDetailsFooter .firstRow span:nth-child(2), .weatherWrapperDetailsFooter .secondRow span:nth-child(2) {float: left;text-align: left;font-size: 14px;}
.weatherWrapperDetailsFooter > div {border-left: 1px solid #e8e4e4;padding-right: 25px;padding-left: 25px;}
.weatherWrapperDetailsFooter > div:last-child {border-left: 0;}
.weatherForecastWind i {display:block;width: 25px;height: 25px;}
.weatherForecastWind .windBF {font-size: 14px;font-weight: 700;display: block;line-height: 100%;}
.weatherForecastWind .windText {float: left;line-height: 100%;margin-top: 15px;font-size: 14px;}
.weatherGridHelper {float: right;width: 100%;margin-top: 20px;}
.weatherWrapperGrid {margin-right: -13px;margin-left: -13px;}
/*.weatherWrapperGrid > div {width: 20%;float: left;}*/
.gridItem {width: 20%;float: right;padding-right: 13px;padding-left: 13px;outline: none;}
.weatherWrapperGrid .ForecastRepeater {border:1px solid #ececec;float: right;width: 100%;text-align: center;padding:5px;cursor: pointer;transition:all 0.5s;position: relative;}
body:not(.mobileApp) .weatherWrapperGrid .ForecastRepeater:hover, .weatherWrapperGrid .ForecastRepeater.active {background-color: #c9ddea;}
.weatherWrapperGrid .ForecastRepeater:hover h4, .weatherWrapperGrid .ForecastRepeater.active h4 {color:#002677;}
.weatherWrapperGrid .ForecastRepeater.active:after {top: 100%; right: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(201, 221, 234, 0); border-bottom-color: #c9ddea; border-width: 9px; margin-right: -9px;}
.weatherWrapperGrid .ForecastRepeater:hover .weatherForecastCondIcon.visible {display: none;}
.weatherWrapperGrid .ForecastRepeater .weatherForecastCondIcon.hidden {display: none;}
.weatherWrapperGrid .ForecastRepeater:hover .weatherForecastCondIcon.hidden, .weatherWrapperGrid .ForecastRepeater.active .weatherForecastCondIcon.hidden {display: inline-block!important;visibility: visible!important;}
.weatherWrapperGrid .ForecastRepeater:hover .windCurrent p, .weatherWrapperGrid .ForecastRepeater.active .windCurrent p {color:#002677;}
.weatherWrapperGrid .ForecastRepeater h4 {font-size: 20px;}
.weatherWrapperGrid .ForecastRepeater .weatherForecastTemp {color:#002677;}
.weatherWrapperGrid .ForecastRepeater .windCurrent {float: right;width: 100%;}
.weatherWrapperGrid .ForecastRepeater .windCurrent p {font-size: 16px;font-weight: 700;line-height: 20px;top:0;position: static;float: none;display: inline-block;}
.weatherWrapperGrid .ForecastRepeater .windCurrent .WindCurrentIco {float: none;display: inline-block;}
.weatherWrapperGrid .ForecastRepeater .windCurrent .hidden {display: none;}
.weatherWrapperGrid .ForecastRepeater:hover .windCurrent .hidden, .weatherWrapperGrid .ForecastRepeater.active .windCurrent .hidden {display: inline-block!important;visibility: visible!important;}
.weatherWrapperGrid .ForecastRepeater:hover .windCurrent .visible, .weatherWrapperGrid .ForecastRepeater.active .visible {display: none;}
.weatherWrapperTab {float: right;width: 100%;background-color: #c9ddea;margin-top: 16px;padding:10px 30px;}
.weatherWrapperTab h3 {font-weight: 200;font-size: 28px;color:#002677;float: right;width: 100%;}
.weatherWrapperGridTab {float: right;width: 100%;display: none;}
.weatherWrapperGridTab.slick-slider {
    display: none;
    min-width: 100%;
}

.weatherWrapperGridTab.slick-slider .slick-track {
    min-width: 100%;
}

.weatherWrapperGridTab.active {display: block;}
.weatherGridItem {width: 12.5%;float: right;text-align: center;outline:none;}
.weatherWrapperGridTab .weatherForecastTemp {color:#002677;font-size: 30px;position: static;line-height: 100%;margin-bottom: 0;}
.weatherWrapperGridTab .weatherGridItem .time {font-size: 16px;color:#002677;position: static;line-height: 100%;margin-bottom: 0;margin-top: 10px;}
.weatherWrapperGrid .slick-list {padding-left: 70px;}

/*lazy load images*/
.b-lazy {
    -webkit-transition: opacity 500ms ease-in-out;
        -moz-transition: opacity 500ms ease-in-out;
            -o-transition: opacity 500ms ease-in-out;
            transition: opacity 500ms ease-in-out;
                max-width: 100%;
                opacity: 0;
}
.b-lazy.b-loaded {
                opacity: 1;
}

.popUpRight .custom-checkbox [type=checkbox]:checked~label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all .2s;
}

.popUpRight .custom-checkbox [type=checkbox]:checked~label:before, .popUpRight .custom-checkbox [type=checkbox]:not(:checked)~label:before {
	  top:-3px;  content: '';
	  position: absolute;
	  right: 0;
	  width: 32px;
	  height: 32px;
	  border: 1px solid #bfbfbf;
	  border-radius: 2px;
	  transition: all .2s;
}

.popUpRight .custom-checkbox [type=checkbox]:checked~label:after, .popUpRight .custom-checkbox [type=checkbox]:not(:checked)~label:after {
	  background-size: 14px;
	  background-position: center;
	  width: 31px;
	  height: 31px;
	  content: '';
	  position: absolute;
	  top: 0px;
	  right: 1px;
	  transition: all .2s;
}

.popUpRight .custom-checkbox [type=checkbox]:checked~label, .popUpRight .custom-checkbox [type=checkbox]:not(:checked)~label {
  position: relative;
  padding-right: 40px;
  padding-left: 5px;
  line-height: 31px;
  vertical-align: middle;
  cursor: pointer;
  top: 7px;
  transition: all .2s;
}

.popUpRight .custom-checkbox [type=checkbox]:not(:checked)~label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all .2s;
}

/*new popups css*/
.popUpLeft .icon i {background-image: url(/media/icons/login-deep-blue.svg);display: block;width: 71px;height: 71px;background-size: cover;}
.popUpLeft .icon {padding-top: 10px;}
.popUpLeft, .popUpRight {display: table-cell;float: none;vertical-align: top;padding-top: 25px;}
.popUpRight {padding-right: 22px;}
.popUpRight .modal-header .h4 {margin-top: 0;}
.popUpRight .modal-header {padding-right:0;padding-left: 0;}
.popUpRight .modal-body {padding-right:0;padding-left: 0;}
.popUpRight .modal-body {font-size: 19px;line-height: 24px;}
.popUpRight .modal-body p {margin-bottom: 0;}
.popUpRight .modal-footer {padding-right:0;padding-left: 0;}
.popUpRight .modal-footer label {font-size: 14px;}
.popUpRight .modal-footer .custom-checkbox [type=checkbox]:checked~label:before, .popUpRight .custom-checkbox [type=checkbox]:not(:checked)~label:before {width: 25px;height: 25px;}
.popUpRight .modal-footer .custom-checkbox [type=checkbox]:checked~label:after, .popUpRight .modal-footer .custom-checkbox [type=checkbox]:not(:checked)~label:after {top:-1px;width: 25px;height: 25px;}
.popUpRight .modal-footer .custom-checkbox [type=checkbox]:checked~label, .popUpRight .modal-footer .custom-checkbox [type=checkbox]:not(:checked)~label {line-height: 23px;text-align: right;}
.popUpRight .buttonsWrapper {float: right;width: 100%;margin-top: 22px;}
.popUpRight .buttonsWrapper .btn {float: right;text-align: right;}
.popUpRight .modal-footer .btn+.btn {margin-right: 22px;}
.popUpRight.secondStyle .buttonsWrapper a:not(.data) {float: left;clear: left;font-size: 16px;color:#002677;}
.popUpRight.secondStyle .buttonsWrapper .data {font-size: 16px;color:#002677;display: inline-block;float: left;clear: left;}
.popUpRight.secondStyle .buttonsWrapper .dataLink {float: left;clear: left;}
.popUpRight.secondStyle .buttonsWrapper .dataLink a {clear: none;float: none;display: inline-block;}
.popUpRight.thirdStyle .buttonsWrapper .btn-progress {text-transform: none;}
.popUpRight.thirdStyle .buttonsWrapper a.btn-progress {color:white;}

/*make check in accesible*/
.checkinMaskMain fieldset input:focus + label:before {border-width:1px;border-style:solid;box-sizing:border-box;}

/*webview native select dropdowns*/
.mobileApp .fares-calendar-wrap .booking-widget.booking-widget-desktop .booking .select1.simple {display: block!important;}
/*.mobileApp .fares-calendar-wrap .booking-widget.booking-widget-desktop .booking .select2-container.form-control {display: none!important;}*/ /* remove it to fix the low fare calendar issue on new booking mask */
/*flight status*/
.mobileApp .booking-tabs.flight-status .responsiveDropdown {display: block!important;}
/*.mobileApp .booking-tabs.flight-status .select2-container {display: none!important;}*/

/*Meal Preference Disclaimer*/
.myProfileWidget .panel-default .alert-container.info {margin-bottom:10px;}

/* Media Library Slider */
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; right: 0; width: 100%; height: 100%; }
.media-slider-thumbs .owl-item img { width: auto !important; height: auto !important; }
.youtubeContent h4 { font-size: 42px; color: #213468; line-height: 50px; }
.youtubeContent p { font-size: 16px; color: #55555F; line-height: 22px; margin-bottom: 0; float: right; width: 100%; }
.youtubeContent .published { font-size: 15px; font-style: italic; font-weight: 300; color: #888888; margin-top: 40px; float: right; width: 100%; }
.youtubeContent button { font-weight: 200; margin-top: 73px; }
.youtubeContent .media-slider-panel-button-wrap { float: right; width: 100%; margin-top: 40px; }
.owl-pagination { display: none; }
.owl-theme .owl-controls .owl-buttons div { position: absolute; padding: 0; margin: 0; top: 50%; margin-top: -35px; }
.owl-theme .owl-controls .owl-buttons .owl-prev { padding: 0; width: 45px; height: 70px; right: 20px; background: url(/media/icons/arrow_left_with_shadow.colors-white.svg); background-size: cover; }
.owl-theme .owl-controls .owl-buttons .owl-next { padding: 0; width: 45px; height: 70px; left: 20px; background: url(/media/icons/arrow_right_with_shadow.colors-white.svg); background-size: cover; }
.ytbVideo .owl-item { text-align: center; }
.ytbVideo .owl-item .item { display: inline-block; }
.ytbVideo .owl-carousel { padding-right: 30px; padding-left: 30px; box-sizing: border-box; width: 100%; margin-bottom: 30px; }
.ytbVideo .owl-theme .owl-controls .owl-buttons .owl-prev { background-image: url(/media/icons/date-prev.svg); width: 45px; height: 48px; display: inline-block; background-size: 48px; right: -11px; }
.ytbVideo .owl-theme .owl-controls .owl-buttons .owl-next { background-image: url(/media/icons/date-next.svg); width: 45px; height: 48px; display: inline-block; background-size: 48px; left: -11px; }
.ytbVideo .owl-theme .owl-controls .owl-buttons div { margin-top: -24px; opacity: 1; }
.ytbVideo .owl-theme .owl-controls .owl-buttons div:hover { opacity: 0.5; }
.ytbVideo .videoWrapper { padding-bottom: 0; padding-top: 0; height: auto; margin-bottom: 0; }
.media-slider-item { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.media-slider-item iframe { position: absolute; top: 0; right: 0; width: 100%; height: 100%; }
.ytbVideo .media-slider-thumbs { margin-top: 30px; }

.rich-article p, .rich-article ol > li, .rich-article ul > li {font-weight:400;}
.rich-article.rich-article-small {font-weight:400;}

/*Crete Golf Club Route Map*/
.cretegolfclub .leaflet-back-button, .cretegolfclub .map-main-controls-from, .cretegolfclub .map-main-from-label, .cretegolfclub .marker-popup-flyfrom { display: none; }
.cretegolfclub .title.toggle { top: 16px;}
.cretegolfclub .map-main-controls { height: 320px; margin-top: 30px;}

/*uk children*/
.step2.youngAdults > .row:nth-child(2) > div.col-sm-5 {width: 58.33333333%;}
.step2.youngAdults .bookingMaskPassengers .form-group:nth-child(2) {display: inline-block!important;}
.step2.youngAdults .bookingMaskPassengers .form-group {width: 20%;display: inline-block;float: none;margin-left: -4px;}
.step2.youngAdults > .row:nth-child(2) .custom-checkbox {width: 25%;}
.step2 .bookingMaskPassengers .AdultsNum option:nth-child(1) {display: none;}
.step2.youngAdults .bookingMaskPassengers .AdultsNum option:nth-child(1) {display: inline-block!important;}
/*uk children open jaw*/
.openJawMaskMain .step2.youngAdults .bookingMaskPassengers .form-group:nth-child(2) {display: inline-block!important;}
.openJawMaskMain .step2.youngAdults .bookingMaskPassengers .form-group {width: 20%;}
.openJawMaskMain .step2.youngAdults .custom-checkbox {width: 25%;}

.btn-separator.withLines { position: relative; z-index: 1; overflow: hidden; text-align: center; margin-top: 0;}
.btn-separator.withLines:before, .btn-separator.withLines:after { position: absolute; top: 51%; overflow: hidden; width: 50%; height: 1px; content: '\a0'; background-color: #666; }
.btn-separator.withLines:before { margin-right: -50%; text-align: left; }
.login-section.mobile-app-no-top-margin { margin-top: 0; padding-top: 0; }
.mobile-app-register-loader { text-align: center; position: absolute; top: 50%; margin-top: -80px; width: 100%; }

/*smartbanner*/
#smartbanner { position:absolute; right:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:auto; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 100%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:4002; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none;-webkit-box-flex: 0;-webkit-flex: none;-ms-flex: none;flex: none; }
#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
#smartbanner .sb-container { margin: 0 auto; float: right; width: 100%; display: table;padding: 10px 40px 10px 20px;}
#smartbanner .sb-close {position: absolute; right:13px; top:10px;}
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { background-image: url('/media/aegeanLogo.png') !important; display: block; width: 50px; height: 50px; display: table-cell; float: none; background-repeat: no-repeat; vertical-align: middle;}
#smartbanner .sb-info { display: table-cell; float: none; vertical-align: middle; padding-right: 15px; padding-left: 15px;}
#smartbanner #smartbanner.no-icon .sb-info { right:34px; }
#smartbanner .sb-info strong { display:block; font-size:13px; color:#333333; line-height: 18px; }
#smartbanner .sb-info > span { display:none; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:relative; float: none; display: table-cell; vertical-align: middle;}
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 100%,#efefef 100%); }
#smartbanner .sb-icon.gloss:after { content:''; position:absolute; right:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 100%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }
#smartbanner.android { box-shadow: none; background: #ffffff;}
#smartbanner.android .sb-close { background:none;background-image: url(/media/icons/close-black.svg);display: block; width: 13px; height: 13px;text-indent: -9999px; background-size: cover;border:0;box-shadow:none;border-radius: 0;}
#smartbanner.android .sb-close:active { color:#eee; }
#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; }
#smartbanner.android .sb-info strong { color:#333333; text-shadow: none;font-size: 16px; font-weight: 500;}
#smartbanner.android .sb-button { color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; border:0; position: relative; margin-bottom: 0; cursor: pointer; text-align: center; vertical-align: middle; text-transform: uppercase; border: 1px solid transparent; font-size: 16px; line-height: 1.5; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;text-align: left;}
#smartbanner.android .sb-button span { text-align: center; display: block; padding: 0 10px; font-size: 18px; color:#ffffff;background: #002677;border-radius: 3px;display: inline-block;padding: 1px 15px;}
#smartbanner.windows .sb-icon { border-radius: 0px;}

/*Social Buttons*/
.pre-title .container {height:0;}
/*.pre-title ul.social-share {position:absolute; top:43px; right:0; z-index: 10;}*/


/*FIX FOOTER IN BLUE MAGAZINE PAGE*/
html, body, .issueContainer {min-height: 100%!important;height:auto;}
.articles.issueContainer, .articles.issueContainer object {display: -webkit-flex; -webkit-flex-direction:column; display: flex;flex-direction: column;-webkit-flex: 1 0 auto;-moz-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;min-height: inherit;}

/* Mobile App 6 scan documents*/
.btn-scan { color: #002677; background-color: rgb(211, 211,211) !important; }
.btn-scan:hover { color: #002677; }
.btn-scan span { display: inline-block; font-weight: bold; margin-bottom: -3px !important; vertical-align: middle; }
.btn-scan img { padding-left: 7px; vertical-align: middle; }

/*resend form container*/
.resendContainer label {font-size: 14px; margin-top: 25px; width: 100%; cursor: pointer;}
.resendContainer .contactNumber label {padding:0;}
.resendContainer .contactNumber .form-group:last-child { padding-right: 0;padding-left: 0;}
.resendContainer .contactNumber .form-group {margin-bottom: 0;}
.resendContainer form {overflow: hidden;padding-top: 5px;}
.resendContainer .form-control {display: inline-block;}

/*resend booking widget*/
.myBookingMaskMain {padding-top:12px;}
.myBookingMaskMain .myBookingMaskText {margin-bottom: 13px;padding-right: 22px;padding-left: 22px;}
.myBookingMaskMain .optionsWrapper {padding-bottom: 24px;border-bottom: 1px solid #e3e3e2;margin-right:0;margin-left: 0;margin-bottom: 25px;}
.myBookingMaskMain .confirmationEmailLinkWrapper {margin-top: 26px;padding-bottom: 10px;padding-right: 7px;}
.myBookingMaskMain .confirmationEmailLinkWrapper p {display: inline-block;font-weight: 400;position: static;margin-bottom: 0;margin-right: 10px;max-width: calc(100% - 38px);vertical-align: bottom;}
.myBookingMaskMain .confirmationEmailLinkWrapper a {display: inline-block;}
.myBookingMaskMain .confirmationEmailLinkWrapper .icon-conf-email {display: inline-block;width: 24px;height: 20px;vertical-align: top;margin-bottom: 6px;}
.myBookingMaskMain .confirmationEmailLinkWrapper .linkWrapper {display: inline-block;}

/* Download Group */
.download-group ul, .download-group li { list-style-type: none; }
.download-group a.icon-download-primary {
    background-position: 0 0;
    padding-right: 33px;
    font-family: inherit !important; 
}

/*Sitemap Blue Magazine */
.site-map.site-map-list .sub-section-item.blue-magazine {float: none;clear: both;width: 100%;}
.site-map.site-map-list .sub-section-subtitle {padding-bottom: 15px;}
.site-map .sub-section-subtitle-mobile {margin-top: 0;font-size: 19px;line-height: 19px;margin-bottom: 10px;}

/*Contest fix for terms checkbox*/
.online-competition .custom-checkbox [type=checkbox]:not(:checked)~span {z-index:1;}
.online-competition .custom-checkbox [type=checkbox] ~span{
display: block;
width: 100%;
}

/*
.online-competition .select2-container.form-control {top: 6px;}
*/
.custom-checkbox [type=checkbox]:not(:checked)~span {z-index:1;}


/*Baggage Mishandling*/
.chooseWrapper {
    float: right;
    width: 100%;
    margin-bottom: 0;
}

.chooseWrapper fieldset {
    margin-top: 14px;
}

.chooseWrapper fieldset [type=radio]:checked+label:before {
    background-size: 20px;
}

.chooseWrapper fieldset [type=radio]:checked+label:after {
    background-size: 42%;
}

.chooseWrapper fieldset [type=radio]:not(:checked)+label:before {
    background-size: 20px;
}

.chooseWrapper fieldset [type=radio]:not(:checked)+label:after {
    background-size: 42%;
}

.chooseWrapper fieldset label {
    margin-bottom: 0;
    font-size: 16px;
    color: #54585a;
    float: right;
    width: 100%;
    line-height: 22px;
    padding-right: 32px !important;
}

.chooseWrapper.inlined label {
    line-height: 24px;
    width: 25%;
    margin-bottom: 17px;
}

.theExternalWrapper {
    float: right;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.theTypeWrapper {
    display: none;
    opacity: 0;
    height: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.theTypeWrapper.shown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    height: 100%;
}

#otherfield {
    display: none;
	margin-right: 15px;
    width: 100%;
    max-width: 296px;
}

.selectionWrapper {
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 10px 0;
    margin: 14px 0 0 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.thedetsWrapper .image,
.selectionWrapper .image {
    max-width: 80px;
    margin: 10px auto 0;
}

.selectionWrapper:hover,
.selectionWrapper.checkedImage {
    background-color: #518cb5;
}

.thedetsWrapper .missLabel,
.selectionWrapper .missLabel {
    float: right;
    width: 100%;
    font-size: 14px;
    padding: 0 14px;
    line-height: 1.2em;
    text-align: center;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.selectionWrapper>* {
    cursor: pointer;
}

.selectionWrapper:hover .missLabel,
.selectionWrapper.checkedImage .missLabel {
    color: #fff;
}

.selectionWrapper input {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
}

.thedetsWrapper .image img,
.selectionWrapper .image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.missingBigWrapper {
    /*margin-top: 70px;*/
}

.col-five {
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
    width: 20%;
    float: right;
}

.missBaggageForm .labelselect p.intro-text {
    margin: 0 0 0 20px;
    max-width: calc(100% - 296px);
}

.missBagSection>.row,
.missBaggageForm>.row {
    margin: 0;
}

.missingBigWrapper .missBagSection h3 {
    margin-bottom: 0;
}

.missBagSection p,
.missBaggageForm p {
    margin: 15px 0 0 0;
}

.missingBigWrapper .btn-progress {
    width: 100%;
    max-width: 296px;
    float: left;
    margin-top: 48px;
    margin-bottom: 100px;
}

.separateform {
    border-top: 1px solid #d0d2d3;
    margin-top: 90px;
}

.missingBigWrapper .alert-container.memo.msg {
    display: inline-block;
    padding: 8px 13px;
}

.missingBigWrapper h3 {
    font-size: 30px;
    color: #55555F;
    margin-bottom: 12px;
}

.missingBigWrapper .blueheader {
    color: #203166;
    float: right;
    width: 100%;
}

.missingBigWrapper .required {
    color: #444;
    font-size: 16px;
}

.labelselect {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.labelselectBox {
    -ms-flex-preferred-size: 296px;
    flex-basis: 296px;
}

.reqfield {
    margin-top: 15px;
}

.missBaggageForm p.intro-text {
    margin-bottom: 12px;
    color: #666;
    font-size: 24px;
}

.missBrand>div {
    margin-left: 10px;
    width: 296px;
    max-width: calc(50% - 10px);
    float: right;
}

p.smallergrid {
    max-width: 850px;
    margin: 24px 0;
}

.doublelabel {
    display: inline-block;
    margin-bottom: 8px;
    margin-top: 25px;
    font-weight: 400;
    color: #666;
    font-size: 14px;
}

.missTel>div {
    margin-left: 10px;
    width: 222px;
    max-width: calc(50% - 10px);
    float: right;
}

.missTel>div.selmisstel {
    width: 180px;
}

.missBaggageForm .custom-checkbox {
    margin-top: 14px;
}

.confirmform .custom-checkbox [type=checkbox]:not(:checked)~label:before,
.missBaggageForm .custom-checkbox [type=checkbox]:not(:checked)~label:before {
    width: 32px;
    height: 32px;
}

.missingBigWrapper .missBagSection h3 {
    font-size: 24px;
}

.missingBigWrapper .missBagSection h3.blueheader {
    font-size: 30px;
}

.missBagSection p.intro-text {
    margin-top: 18px;
    float: right;
    width: 100%;
}

.detailsContainer p,
.missBaggageForm .missBagSection p.intro-text {
    margin-bottom: 0;
    float: right;
    width: 100%;
}

.missBagSection {
    float: right;
    width: 100%;
}

.missBagSectionS {
    margin-top: 35px;
}

.missBagSectionS:after{
    content:"";
    display:table;
    clear:both;
}

.thedetsWrapper {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    flex-basis: 130px;
}

.missBagSection .text {
    float: right;
    width: 100%;
    border-bottom: 1px solid #d0d2d3;
    padding: 15px 0px 30px 12px;
    margin-bottom: 36px;
}

.confirmform .custom-checkbox {
    margin-top:0px;
}

.fieldmissmail {
    margin-top: 20px;
}

.missthankou {
    margin-bottom: 100px;
}

.missBaggageForm .custom-checkbox [type=checkbox]:checked ~ label:before, .missBaggageForm .custom-checkbox [type=checkbox]:not(:checked) ~ label:before,
.confirmform .custom-checkbox [type=checkbox]:checked ~ label:before, .confirmform .custom-checkbox [type=checkbox]:not(:checked) ~ label:before {
    top: -3px;
    content: '';
    position: absolute;
    right: 0;
    width: 32px;
    height: 32px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    transition: all .2s;
}

.missBaggageForm .custom-checkbox [type=checkbox]:checked~label:after, .missBaggageForm .custom-checkbox [type=checkbox]:not(:checked)~label:after,
.confirmform .custom-checkbox [type=checkbox]:checked~label:after, .confirmform .custom-checkbox [type=checkbox]:not(:checked)~label:after {
    background-size: 14px;
    background-position: center;
    width: 31px;
    height: 31px;
    content: '';
    position: absolute;
    top: 0px;
    right: 1px;
    transition: all .2s;
}

.missBaggageForm .custom-checkbox [type=checkbox]:checked~label, .missBaggageForm .custom-checkbox [type=checkbox]:not(:checked)~label,
.confirmform .custom-checkbox [type=checkbox]:checked~label, .confirmform .custom-checkbox [type=checkbox]:not(:checked)~label {
    position: relative;
    padding-right: 40px;
    padding-left: 5px;
    line-height: 31px;
    vertical-align: middle;
    cursor: pointer;
    top: 7px;
    transition: all .2s;
}

.missingBigWrapper .intro-text label {
    font-weight: 500;
}

.legal-links.single {
    width: calc(100% - 24px);
    text-align: center;
    margin-top: 3px;
    margin-right: auto;
    margin-left: auto;
}

.legal-links.single li {
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 0;
    text-align: center !important;
}

.legal-links.single ul {
    border-bottom: 0;
    margin-bottom: 0;
}

footer .middle-row.single {
    min-height: inherit;
}

footer .middle-row .link-row {
    margin-top: 0;
}

.missBagSectionS + .confirmform {
    margin-top: 35px;
    float: right;
    width: 100%;
}

.goBackWrapper.baggageBack {
    margin-top: 10px;
}

header .logo.logo_aegean_olympic {
    width: 50%;
    text-align: right;
    padding-bottom: 20px;
}

#missingBagContainer span.req-field-label {
    vertical-align: text-bottom;
}

.missingBigWrapper,
.missingBigWrapper *,
.missingBigWrapper *:before,
.missingBigWrapper *:after {
    box-sizing: border-box;
}

header .headwrap.plain-header {
    height: auto;
    padding: 15px 0;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}

header .headwrap.plain-header .logo.logo_aegean_olympic {
    margin-left: auto;
    margin-top: 0;
    padding-bottom: 0;
}

header .headwrap.plain-header .top-navigation {
    position: relative;
    top: inherit;
    left: inherit;
    display: inline;
    float: none;
    height: auto;
    font-size: 14px;
}

.headwrap.plain-header>.icon-globe.language-select .dropdown>button,
header .headwrap.plain-header .navigation {
    margin: 0;
    padding: 0;
}

.headwrap.plain-header>.icon-globe.language-select {
    top: inherit;
    left: inherit;
    position: relative;
}

.validatableForm .detailsContainer >.row, .validatableForm .missBaggageForm > .row, .missBagSection>.row, .missBaggageForm>.row {
    margin: 0;
}

header .plain-header .icon-globe select {
    display:none;
}

header .plain-header  .icon-globe {
	padding-left:0px;
	
}

.headwrap.plain-header > .icon-globe.language-select {
	width:25px;
}

.headwrap.plain-header>.icon-globe.language-select .dropdown>button {
	width:25px;
	font-size:0px;
}

.headwrap.plain-header > .icon-globe.language-select .dropdown > button > .icon-globe-white {
	right:0px;
}

.legal-links.single a {
    margin-left : 0px;
}

/*My Profile*/
.label-text-subtext{
    font-size:14px;
}

/******************************************  GENERIC LOGIN : START ***********************************************/
.genericLoginBox {
	width: 100%;
	max-width: 480px;
	margin: 50vh auto 0;
	border: 1px solid #bfbfbf;
	padding: 20px 60px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 8px;
	box-shadow: -1px 3px 10px rgba(69,53,36,.15);
}

.genericLoginBox .genericLogin .row {
	margin-right: 0;
	margin-left: 0;
}

.genericLoginBox .blue_logo {
	max-width: 200px;
	display: inline-block;
    margin-bottom: 10px;
}

.genericLoginBox .blue_logo img {
	height: auto !important;
}
/****************************************** GENERIC LOGIN : END ***********************************************/

.custom-checkbox [type=checkbox]:not(:checked)~span {z-index:1;}

/*TIMETABLE*/

.fi-clock {
padding: 0 0 0 13px;
background: url(/Media/fi-clock.svg) no-repeat;
background-size: 100%;
font-size: 9px;
vertical-align: middle;
}
span.formattedDuration {
vertical-align: text-top;
}
table.thetimetbl {
  border: 0;
  border-collapse: collapse;
  overflow: hidden;
  margin-bottom: 64px;
}

/*body:not(.nohover) table.thetimetbl tbody tr:hover {
  background-color: #f8f8f8;
}*/

.timetbl tbody {
border-bottom: 1px solid #d1d1d1;
}

.timetbl table table tbody {
border-bottom: 0px;
}
table.thetimetbl td,
table.thetimetbl th {
  border: 1px solid #d1d1d1;
  outline: 0;
  position: relative;
}

table.thetimetbl td:hover::after, table.thetimetbl thead th:not(:empty):hover::after, table.thetimetbl td:focus::after, table.thetimetbl thead th:not(:empty):focus::after, table.thetimetbl td.checked::after, table.thetimetbl td.thisdate::after, table.thetimetbl thead th.checked:not(:empty)::after {
content: '';
height: 1000000px;
right: 0;
position: absolute;
top: -500000px;
width: 100%;
z-index: -1;
}

table.thetimetbl table td:hover:after{
    display: none;
}

table.thetimetbl td.checked::after,
table.thetimetbl thead th.checked:not(:empty)::after,
table.thetimetbl tbody td.thisdate::after
{
  box-shadow: 0px 0px 7px #888;
}

table.thetimetbl tr td:first-child:hover::after,
table.thetimetbl td.checked:first-child::after,
table.thetimetbl  table>tbody>tr>td::after,
table.thetimetbl  table>tbody>tr>td.checked::after
{
	display: none;
}

table.thetimetbl td:hover::after
/*,
table.thetimetbl th:hover::after */{
  background-color: #f8f8f8;
}

table.thetimetbl td.checked::after{
	 background-color: #caddeb;
}

table.thetimetbl td.checked{
	background-color: #00447c;
}

table.thetimetbl tr:first-child th.thisdate,
table.thetimetbl tr:first-child th.checked{
	background-color: #fff;
	position: relative;
}

table.thetimetbl tr:first-child th:not(:first-child).thisdate:before,
table.thetimetbl tr:first-child th:not(:first-child).checked:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	top: 0;
	right: 0;
	background-color: #00447c;
}

table.thetimetbl tbody tr.checked  table tr:nth-child(-n+2),
table.thetimetbl tbody tr.checked {
  background-color: #caddeb;
}

/*table.thetimetbl td:focus::after,
table.thetimetbl th:focus::after {
  background-color: lightblue;
}*/


/* Focus stuff for mobile */
/*table.thetimetbl td:focus::before,
table.thetimetbl tbody th:focus::before {
  background-color: lightblue;
  content: '';  
  height: 100%;
  top: 0;
  left: -5000px;
  position: absolute;  
  width: 10000px;
  z-index: -1;
}*/


/*table.thetimetbl tr:first-child th {
  border-top: 0;
}*/

table.thetimetbl tr:last-child td {
  border-bottom: 0;
}
table.thetimetbl tr td:first-child,
table.thetimetbl tr th:first-child {
  border-right: 0;
}
table.thetimetbl tr td:last-child,
table.thetimetbl tr th:last-child {
  border-left: 0;
}

table.thetimetbl table{
	margin-bottom: 0;
	table-layout: fixed;
}

.modal.in .modal-dialog.flightinfo{
	height: auto;
}

table.thetimetbl tr th{
	text-align: center;
	font-size:22px;
	color:#002677;
	line-height:1em;
	background-color:rgba(255,255,255,.5);
}

table.thetimetbl tr th span{
	display: block;
}

table.thetimetbl tr td{
	font-size:24px;
	color:#002677;
	line-height:1.25;
	min-width: 114px;
	vertical-align: middle;
}

.timetblimg{
	text-align: center;
    padding: 0 12px;
}

/*table.thetimetbl table tr:not(:first-of-type),*/
table.thetimetbl table tr td,
table.thetimetbl>table>tbody>tr>td
{
	border:0;
	border-bottom: 0 !important;
}

/*table.thetimetbl table tr:nth-of-type(2){
	border-bottom:1px solid #d1d1d1;
}*/

.timetblsmblue {
    font-size: 12px;
    font-family: 'urw_geometric_extbold';
    font-weight: normal;
    vertical-align: initial;
    color: #002677;
}

.timetblsmgrey {
    font-size: 12px;
    font-family: 'urw_geometric_extbold';
    font-weight: normal;
    color: #8a8c8e;
    text-align: center;
}

.timetbl table.thetimetbl .flightNumber {
    font-size: 16px;
    color: #002677;
    text-decoration: none;
    min-width: inherit;
    box-shadow: none;
}

.timetblsmgrey.txtleft{
	text-align: right;
}


table.thetimetbl table tr{
    background-color: #fbfbfb;
}

table.thetimetbl table tr:nth-child(-n+2){
	background-color: #fff;
}

table.thetimetbl tr td:first-child{
	padding:0;
}

table.thetimetbl table tr td:first-child{
	padding-right:6px;
	border-left:0;
}

/*table.thetimetbl table tr td:last-child{
	padding-right:6px;
}
*/

table.thetimetbl  table>tbody>tr>td{
	min-width: inherit;
	padding: 6px 3px;
}


.greyline .timetblsmgrey{
	background-color: #fbfbfb;
	display: inline;
	position: relative;
	z-index: 2;
}


table.thetimetbl tr td.greyline{
	line-height: 0.6em;
	text-align: center;
	position: relative;
}


table.thetimetbl tr td.greyline::before{
	content: '';
	position: absolute;
    bottom: 6px;
	background-color:#dddddd;
	width: calc(100% - 6px);
	height: 1px;
	right: 6px;
	display: block;
}

table.thetimetbl tr td.greyline:last-child:before{
	right: inherit;
	left: 6px;
}

table.thetimetbl tr td:not(:first-child):not(:empty){
	cursor: pointer;
}


table.thetimetbl table tr td:not(:first-child):not(:empty),
table.thetimetbl table tr td:not(:first-child){
	cursor: default;
}

table.thetimetbl td,
table.thetimetbl>tbody>tr>td,
table.thetimetbl tr td:not(:first-child){
	border-left: 0;
border-right: 0;
}

table.thetimetbl tr td:first-child{
	border-left:1px solid #d1d1d1;
}

table.thetimetbl .boundFlightNumberAndIcon{
	white-space: nowrap;
}

a.refineSearch {
float: left;
display: inline-block;
line-height: 30px;
padding: 0 12px;
margin-top: -20px;
}

a.more.refineSearch i{
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.opened ~ a.refineSearch .icon-angle-down{
    background-image: url(/Media/icons/close-black.svg);
    width: 12px;
    height: 12px;
}

.timetblheaders {
float: right;
width: 100%;
padding-left: 150px;
}

.timetblfilters{
    padding: 0 0 35px 0;
    float: right;
    width: 100%;
}

.timetblheaders:after,
.timetblfilters h2:after,
.timetblfilters:after{
    content: "";
    display: table;
    clear: both;
}

.timetblfilters h2 {
    background: url(/Media/outbound-picto.png) 20px 34px no-repeat transparent;
    padding: 0 50px 0 30px;
    background-position: 0px 8px;
    text-align: right;
    font-weight: normal;
    margin: 0;
    line-height: 1em;
    clear: both;
    float: right;
    top: 0;
    display: inline-block;
    margin-left: auto;
    font-size: 42px;
}

.timetblfilters h2.epistrofi{
    background-image: url(/Media/inbound-picto.png);
}

.timetblfilters h2 span {
    line-height: normal;
    font-size: 24px;
    color: #54585a;
}

.timetblfilters h2 .route .label {
    background: none;
    padding-right: 0;
}

.timetblfilters .custom-checkbox{
    margin-left: 13px;
}

.timetblfilters .label {
    max-width: 60px;
}

.timetblfilters .select.form-control {
display: inline-block;
top: 7px;
width: 165px;
}

.timetblheaders h2{
    color: #54585a;
    font-size: 42px;
    line-height: 0.833em;
    margin-bottom: 30px;
}

.timetblheaders h3 {
    display: inline-block;
    float: right;
    margin: 0;
    color: #54585a;
    font-weight: 200;
    font-size: 24px;
    padding-left: 22px;
}
.timetblwrap .timetblwidget {
	display: none;
    float: right;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.timetblfilters .checkbox-inline{
    line-height: 1.2em;
}

.timetblfilters .filterswrap{
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.smallfilter .select2-container.input-lg .select2-choice{
    height: 27px;
}

.smallfilter .input-lg .select2-choice>span:first-child,
.smallfilter .input-lg .select2-chosen{
    padding: 2px 16px 2px 32px;
    font-size: 15px;
    color: #002677; 
    margin-left: 0;
    font-weight: 400;
}

.smallfilter label {
    margin-bottom: 0;
    top: 7px;
    margin: 0 0 0 10px;
}

.smallfilter  .select2-container .select2-choice .select2-arrow{
    width: 15px;
    margin-left: 12px;
}

.smallfilter .select2-container .select2-choice .select2-arrow b{
    background-image: url(/Media/icons/arrow-down-black.svg);
}

.timetblpagin {
    float: right;
    width: 100%;
    margin-bottom: 20px;
}

.timetblpagin .next{
    text-align: left;
}

.timetblpagin .prev .btn-frameless i {
    padding-right: 17px;
    background-position: center right;
    background-size: 8px;
}

.timetblpagin .next .btn-frameless i {
    padding-left: 17px;
    background-position: center left;
    background-size: 8px;
}

.timetblpagin .btn-frameless{
    background: transparent;
    line-height: 30px;
    padding: 0 12px;
    color: #002677;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    font-family: 'urw_geometric_extsemi_bold';
    min-width: inherit;
}

.timetblpagin .btn-frameless i{
    font-style: normal;
}

.timetblpagin .btn-frameless:hover {
    background-color: transparent;
}

 .timetblpagin .btn:active {
    box-shadow: none;
}

.origin_and_destination .timetblwidget .booking-widget.booking-widget-desktop {
    box-shadow: none;
}

.booktimtbl{
    padding: 30px 0;
    float: left;
    width: 100%;
}

.booktimtbl .btn{
    width: 100%;
    min-width: 100px;
}

.timetbl {
    float: right;
    width: 100%;
}

.accordiontimetbl .panel-heading{
    background-color: #203668;
}

.accordion.accordiontimetbl .panel-heading .panel-title a i{
    background-image: url(/Media/icons/icon-arrow-down.svg);
    width: 28px;
    left: 4px;
}

.accordion.accordiontimetbl .panel-heading .panel-title a{
    padding: 16px 10px 16px 38px;
    color: #fff;
}

.timetbldesk .tooltip {
    white-space: normal;
}


table.thetimetbl .btn-primary:focus{
    background-color: transparent;
}

.timetblresp{
    display: none;
}


.selectBox .selected:after {
    content: "";
    background-image: url(/Media/icons/arrow-down-white.svg);
    width: 28px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    background-position: center center;
    margin: auto;
    background-repeat: no-repeat;
    position: absolute;
    left: 22px;
    top: calc(50% - 7px);
}

.selectBox.open .selected:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.selectBox{
	position: relative;
}

.selectBox .selected{
	cursor: pointer;
}

.selectBox .options {
	position: absolute;
	width: 100%;
	right: 0;
	padding: 1px;
	z-index: 2;
	margin-top: 0;
	background: #ffffff;
	border: 1px solid #03031d;
	box-shadow: -1px 2px #03031d;
	top: 32px;
	opacity: 0;
	visibility: hidden;
	max-height: 195px;
	overflow-y: auto;
	transition: all .3s ease-out;
}

.selectBox .options li {
	cursor: pointer;
}

.selectBox.open .options {
	opacity: 1;
	visibility: visible;
	z-index: 999;
}

/*datefilter style*/

.selectBox.datefilter .selected {
    font-size: 24px;
    color: #fff;
    padding: 8px 22px 8px 50px;
}

.selectBox.datefilter {
    background-color: #203668;
    margin-right: -12px;
    margin-left: -12px;
}

.selectBox.datefilter .options {
    top: 52px;
    max-height: inherit;
    background-color: #f4f4f4;
    border: none;
    box-shadow: none;
    overflow: inherit;
}

.selectBox.datefilter  ul{
    padding-right: 0;
    background-color: #f4f4f4;
    margin-bottom: 0;
}

.selectBox.datefilter .options li {
    font-size: 22px;
    color: #646869;
    list-style: none;
    background-color: #f4f4f4;
    padding: 9px 22px 9px 44px;
    border-bottom: 1px solid #bfbfbf;
    position: relative;
}

.selectBox.datefilter .options li.thisdate:after {
    content: "";
    background-image: url(/Media/icons/checkmark.svg);
    width: 17px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    background-position: center center;
    margin: auto;
    background-repeat: no-repeat;
    position: absolute;
    left: 22px;
    top: calc(50% - 7px);
}

.selectBox.datefilter .options li.thisdate{
    color: #203668;
    font-weight: 500;
}

/*disabled*/
table.thetimetbl th.disabled,
table.thetimetbl td.disabled,
table.thetimetbl tr.disabled
{
    pointer-events: none;
   opacity: .3;
}

.selectBox.datefilter .options li.disabled{
    pointer-events: none;
   opacity: .4;
}

.timetblwidget .btn-lg{
    padding: 12px;
}

/*table.thetimetbl tr td:not(:first-child):hover{
	background-color: #f8f8f8;
}*/
.timetblfilters .smallfilter .select2-container {
    margin-top: 0;
}
.timetblfilters .custom-checkbox.no-margin-top {
    margin-top: 9px !important;
}

/*TIMETABLE END*/


 /*FLIGHT INFO*/
.timetbl .flightNumber{
    padding: 0;
    margin: 0;
    font-size: .97em;
    color: #3071AC;
    background: 0 0;
    text-decoration: underline; 
}

.btn.flightNumber{
    top: 0px;
}

.btn-primary.flightNumber:hover {
    background: transparent;
    color: #3071AC;
    text-decoration: underline;
}


.flightinfo h2{
    margin: -16px 0 12px 0;
    color: #192b5e;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 40px;
}

.htmlContent {
  background-color: rgb(255, 255, 255);
  padding-top: 1.5em;
  padding-left: 0.5em;
  padding-bottom: 1.5em;
  padding-right: 0.5em;
  overflow: hidden;
  height: 100%;
}

.modal .htmlContent ul {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-right: 0;
}
.htmlContent ul, .htmlContent ul dl {
  margin-bottom: 0px;
}
.modal .htmlContent ul,
.htmlContent ul > li,
.htmlContent ul dl
 {
  list-style-type: none;
  list-style-position: initial;
  list-style-image: initial;
  width: 100%;
  float: right;
}

.htmlContent ul > li{
    margin-bottom: 14px;
}

.column, .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  width: 100%;
  float: right;
}

dt.columns {
    width: 100%;
    max-width: 135px;
}

dd.columns {
    width: 100%;
    max-width: calc(100% - 135px);
}

.htmlContent ul dt {
    font-size: 1em;
    color: rgb(48, 113, 172);
    margin-right: 0px;
    line-height: 1.3em;
}

.htmlContent ul dt.large-2,
.htmlContent ul dt.medium-3,
.htmlContent ul dt.small-4 {
  padding-right: 0px;
}
dl dd {
  margin-bottom: 0.75rem;
}

.htmlContent ul dd,
.htmlContent ul dd {
    padding: 0;
    margin-right: 0;
}
.htmlContent ul dd {
  font-size: 0.75em;
  display: inline-block;
}
b, strong {
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-weight: normal;
}

.boundName, .durationTime,
.requiredFieldsNote, .wrap,
label.customControlLabel {
  white-space: nowrap;
}

.modal .flightinfo .modal-content{
	background-color: #e0e0e0;
	padding: 30px;
}

/*FLIGHT INFO--END*/

/* WCAG timetable fixes : start */

.visually-hidden {
    position: absolute;
    right: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

a.visually-hidden:focus {
    position: static;
    width: auto;
    height: auto;
}
/* WCAG timetable fixes : end */

/* fix checkbox */
.custom-checkbox.no-margin-top{
    margin-top:0 !important;
}
/*full width teaser*/
.teaser_logo {
    margin-bottom: 20px;
}

/* GREECE BY GREEKS : start */
.no-search .select2-search {
    display: none
}
.gbg.hero_image {
    position: relative;
}



    .gbg.hero_image img {
        width: 100%;
        height: auto;
    }

.hero-image .logo {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: 1;
}

.hero-image .countdown_wrap h1 {
    color: inherit;
    font-weight: 700;
    text-shadow: -1px 1px 1px #a39999;
    padding-left: 10px;
    margin-bottom: 0;
}
.hero-image .countdown_wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}

.hero-image .logo img {
    position: relative !important;
}

.gbg_secrets_container {
    margin: 40px 0 85px;
}

    .gbg_secrets_container .gbg_filters,
    .gbg_secrets_container .gbg_secrets_content {
        display: inline-block;
        vertical-align: top;
    }

    .gbg_secrets_container .gbg_filters {
        width: 340px;
    }

    .gbg_secrets_container .gbg_secrets_content {
        width: calc(100% - 345px);
        padding: 0 20px;
    }

.gbg_border_left {
    position: relative;
}

    .gbg_border_left:before {
        content: '';
        width: 2px;
        height: calc(100% - 86px);
        background: #d7d7d7;
        position: absolute;
        right: -22px;
        top: 0;
    }

.gbg_secrets_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0 0;
}

.gbg_secret_box {
    -ms-flex-preferred-size: 32%;
    flex-basis: calc(33.333% - 20px);
    margin: 0 0 33px;
}

    .gbg_secret_box .secret_img {
        min-height: 280px;
        position: relative;
        display: block;
    }

        .gbg_secret_box .secret_img .img {
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
            height: 100%;
            width: 100%;
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0;
        }

        .gbg_secret_box .secret_img figcaption {
            position: absolute;
            bottom: 11px;
            left: 11px;
            z-index: 1;
            line-height: 1;
            text-align: left;
            max-width: calc(100% - 73px);
            text-shadow: 0 0 1px rgba(33, 51, 104,.6);
        }

    .ios .gbg_secret_box .secret_img figcaption {
        text-shadow: 0 0 4px rgba(33,51,104,1);
    }

    .gbg_secret_box .secret_location {
        font-size: 18px;
        font-weight: 300;
        color: #ffffff;
        display: inline-block;
        position: relative;
        padding: 0 23px 0 0;
    }

    .gbg_secret_box .secret_location:before {
        content: '';
        background: url('../../Media/map_pin.png') no-repeat scroll center center; width: 13px;
        height: 19px;
        position: absolute;
        right: 0;
        top: -4px;
    }

    .gbg_secret_box .secret_name {
        display: block;
        font-size: 26px;
        font-weight: 300;
        color: #ffffff;
        margin: 3px 0 0;
    }

    .gbg_secret_box .secret_user {
        margin: -26px 6px 0 0;
        position: relative;
        z-index: 1;
    }

        .gbg_secret_box .secret_user img {
            border-radius: 50%;
            max-width: 53px;
            max-height: 53px;
            margin: 0 5px 5px 0;
            margin: 0 5px 5px 0;
            display: inline-block;
            width: auto;
        }

        .gbg_secret_box .secret_user figcaption {
            font-size: 22px;
            font-weight: 200;
            color: #3c3d42;
            line-height: 1;
        }

.gbg_filter_tags ul {
    margin: 0;
    padding: 0;
}

.gbg_filter_tags li {
    display: inline-block;
    list-style-type: none;
    background: #e5e5e5;
    font-size: 17px;
    color: #404040;
    line-height: 1;
    padding: 4px 8px 5px;
    border-radius: 2px;
    margin: 0 0 6px 6px;
}

    .gbg_filter_tags li span,
    .gbg_filter_tags li .js_gbg_remove_filter,
    .gbg_filter_tags li .gbg_remove {
        display: inline-block;
        vertical-align: middle;
    }

    .gbg_filter_tags li .js_gbg_remove_filter {
        padding: 3px 6px 3px 3px;
        transition: all .2s ease-out;
    }

        .gbg_filter_tags li .js_gbg_remove_filter:hover {
            opacity: .6;
        }

.gbg_filter_tags .gbg_remove {
    transition: all .2s ease-out;
}

.gbg_filter_tags li .js_gbg_remove_filter:hover .gbg_remove {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.gbg_remove {
    display: inline-block;
    background: url('../../Media/remove.png') no-repeat scroll center center; width: 9px;
    height: 9px;
    margin-top: -2px;
}

.gbg_secrets_container h2 {
    font-size: 28px;
    line-height: 1;
    top: auto;
    margin: 0;
}

.gbg_secrets_content .pagination > li > a,
.gbg_secrets_content .pagination > li > span {
    border: 0;
    color: #6f6f6f;
    padding: 4px 12px 5px;
    float: none;
    margin-bottom: 1px;
    display: inline-block;
}


.gbg_secrets_content .pagination > .active > a,
.gbg_secrets_content .pagination > .active > a:focus,
.gbg_secrets_content .pagination > .active > a:hover,
.gbg_secrets_content .pagination > .active > span,
.gbg_secrets_content .pagination > .active > span:focus,
.gbg_secrets_content .pagination > .active > span:hover {
    border: 0;
    color: #ffffff;
}

.gbg_secrets_content .pagination > li > a:focus,
.gbg_secrets_content .pagination > li > a:hover,
.gbg_secrets_content .pagination > li > span:focus,
.gbg_secrets_content .pagination > li > span:hover {
    background-color: #002677;
    color: #ffffff;
}

.gbg_title_row {
    margin: 0 0 25px 0;
}

.gbg_secrets_container .paging_wrapper.right {
    text-align: left;
    margin: 25px 0 0;
}

    .gbg_secrets_container .paging_wrapper.right ul {
        margin: 0;
    }

.gbg_cats ul {
    padding: 0;
    margin: 0;
}

.gbg_cats li {
    display: inline-block;
    list-style-type: none;
    font-size: 22px;
    color: #ffffff;
    line-height: 1;
    background: #c1c1c1;
    padding: 6px 8px 9px;
    border-radius: 2px;
    margin: 0 0 16px 18px;
    width: calc(50% - 9px);
    text-align: center;
    float: right;
    transition: all .2s ease-out;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .gbg_cats li a:link,
    .gbg_cats li a:visited {
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        color: inherit;
    }

    .gbg_cats li:nth-child(even) {
        margin-left: 0;
    }

    .desktop .gbg_cats li:hover,
    .gbg_cats li.active {
        background: #002677;
        cursor: pointer;
    }

.gbg_filters {
    padding: 0 0 0 20px;
}

.gbg_filter_box {
    margin: 18px 0 30px 0;
}

    .gbg_filter_box .label,
    .gbg_filter_box p.label,
    .gbg_filter_box label {
        font-size: 20px;
        line-height: 1;
        color: #404040;
        margin: 0 0 12px 0;
    }
.js_gbg_clear_filters_container {
    display:none;
}
.js_gbg_clear_filters {
    display: inline-block;
    position: relative;
    padding: 3px 26px 3px 3px;
}


    .js_gbg_clear_filters:before {
        content: '';
        background: url('../../Media/remove_big.png') no-repeat scroll center center; width: 16px;
        height: 16px;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.secret_img a {
    display: inline-block;
    transition: all .3s ease-out;
}

    .secret_img a:hover {
        opacity: .8;
    }


.info_image_container figure,
.info_image_container .info_box {
    display: inline-block;
    vertical-align: middle;
}

.info_image_container figure {
    width: 140px;
}

.info_image_container .info_box {
    width: calc(100% - 145px);
}

.info_image_container figcaption {
    line-height: 1;
    margin-top: 15px;
    font-size: 22px;
    color: #3c3d42;
    padding: 0 6px;
}

.location_txt {
    font-size: 26px;
    line-height: 1;
    position: relative;
    padding-right: 20px;
}

    .location_txt.cyan {
        color: #31abdf;
    }

    .location_txt:before {
        content: '';
        background: url('../../Media/map_pin.png') no-repeat scroll center center; width: 13px;
        height: 19px;
        position: absolute;
        right: 0;
        top: 4px;
    }

    .location_txt:before {
        background-image: url('../../Media/pin_cyan.png');
    }


.info_image_container .location_txt {
    margin-bottom: 10px;
}

.info_image_container {
    max-width: 850px;
    margin: 0 auto 0 7%;
}



.goback {
    position: relative;
    padding-right: 18px;
}

    .goback:before {
        content: '';
        background: url('../../Media/left_cyan_arrow.png') no-repeat scroll center center;
        display: inline-block;
        width: 7px;
        height: 13px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.destination_carousel .slider_item {
    padding: 6px 0;
}

.carousel.destination_carousel figure img {
    border: 0;
}

.destination_carousel .teaser-content {
    margin: 60px 20px 0 48px;
}

.destination_carousel_container .btn_abs {
    position: absolute;
    top: auto;
    bottom: 130px;
    left: 55px;
    max-width: calc(33.33333% - 92px);
    padding-right: 10px;
    padding-left: 10px;
}

.destination_carousel .gbg_secret_box {
    position: relative;
    -ms-flex-preferred-size: calc(100% - 20px);
    flex-basis: calc(100% - 20px);
    margin: 0;
    max-width: 100%;
}

.destination_carousel .secret_img a {
    display: block;
}

.destination_carousel .gbg_secret_box .secret_user img {
    max-width: 83px !important;
    max-height: 83px;
    margin: 0;
}

.destination_carousel .gbg_secret_box .secret_user {
    margin: 0;
    position: absolute;
    top: 20px;
    left: 20px;
}

.destination_carousel .gbg_secret_box .secret_img figcaption {
    left: auto;
    bottom: 30px;
    right: 45px;
    text-align: right;
}

.destination_carousel .gbg_secret_box .secret_location {
    font-size: 22px;
}

.destination_carousel .gbg_secret_box .secret_name {
    font-size: 36px;
}

.secret_author,
p.secret_author {
    font-size: 26px;
    color: #29aae2;
    margin: 0 0 6px;
    line-height: 1;
}

.destination_carousel blockquote {
    margin-right: 0;
    margin-left: 0;
    color: #868686;
}

.gbg_map_part {
    fill: #E6E6E6;
    transition: all .3s ease-out;
    cursor: default;
}

    .gbg_map_part:hover,
    .gbg_map_part:focus {
        fill: #002677;
        outline: 0 !important;
    }

    .gbg_map_part.hover {
        fill: #213466;
    }

.gbg_map_ttip {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-out;
}

    .gbg_map_ttip.hover {
        opacity: 1;
        visibility: visible;
    }

.gbg_filter_map {
    position: relative;
    margin-top: 25px;
}

.gbg_map_ttip,
a.gbg_map_ttip:link,
a.gbg_map_ttip:visited {
    position: absolute;
    z-index: 2;
    color: #213466;
    font-family: 'urw_geometric_extbold';
    font-weight: normal;
    line-height: 1.2;
    border-bottom: 2px solid #213466;
    background: #ffffff;
    display: inline-block;
    padding: 4px 4px 0;
    box-shadow: 0 0 20px 0 rgba(255,255,255,.25);
    cursor: default;
}

    .gbg_map_ttip:before,
    .gbg_map_ttip:after {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: 100%;
    }

    .gbg_map_ttip:before {
        border-top: 12px solid #ffffff;
        border-left: 12px solid transparent;
        right: 12px;
        z-index: 2;
    }

    .gbg_map_ttip:after {
        border-top: 16px solid #213466;
        border-left: 16px solid transparent;
        right: 10px;
    }

    .gbg_map_ttip.central_greece_ttip {
        top: 11%;
        right: 21%;
    }

    .gbg_map_ttip.peloponese_ttip {
        top: 37%;
        right: 25%;
    }

    .gbg_map_ttip.crete_ttip {
        bottom: 15%;
        right: 50%;
    }

    .gbg_map_ttip.ionian_islands_ttip {
        top: 11%;
        right: 0;
    }

    .gbg_map_ttip.aegean_islands_ttip {
        bottom: 71%;
        right: 62%;
    }

    .gbg_map_ttip.north_greece_ttip {
        top: -22px;
        right: 29%;
    }

.slider_secret .img {
    display: block;
    min-height: 532px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.info_image_container img {
    max-width: 82px !important;
}

.destination_carousel .gbg_secret_box .secret_img {
    min-height: 424px;
}

.gbg_secrets_list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.gbg_secrets_list .gbg_secret_box {
    margin-left: 20px;
}

.teaser-full-width-text > i:empty{display: none}

.dest-detail p:empty {
    display: none;
}
.invisibleOptions {
    display: none;
}

/* GREECE BY GREEKS : end */

/****************************************** GENERIC LOGIN : END ***********************************************/
.mobileTeaserCarousel .price .price-prefix {
    font-size: 15px;
    font-weight: 300;
}
/****************************************** GENERIC LOGIN : END ***********************************************/
/******************************************  ADD COMPANION : START ***********************************************/
.addcomp {
    position: relative;
    padding-right: 20px;
    float: left;
    margin: 50px 0;
}

.icon-add {
    float: right;
    display: inline-block;
    width: 15px;
    height: 16px;
    background-image: url(../media/icons/plus-blue.svg);
    top: 3px;
    position: absolute;
    right: 0;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

a:focus .icon-add,
a:hover .icon-add {
    background-image: url(../media/icons/plus-darkblue.svg);
}

.passengeradded {
    padding: 10px 25px;
    position: relative;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    margin-bottom: 15px;
}

.removecomp {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}

.passengerage {
    color: #bfbfbf;
    font-size: 15px;
}

.undodel {
    text-decoration: underline;
}

a.undodel:focus, a.undodel:hover {
    color: #002677;
    text-decoration: underline;
}

.addCompanion.nobrd {
    border: none;
    padding: 0;
}

.addCompanion.nobrd {
    border: none;
}

.addCompanion {
    float: right;
    border-left: 1px solid #bfbfbf;
    padding-left: 24px;
    margin-top: 20px;
}

    .addCompanion .alert-container.memo.msg {
        background-color: #f4f4f4;
        margin: 15px 0;
    }

.canceledit {
    display: inline-block;
    vertical-align: sub;
    margin-left: 30px;
    margin-top: 25px;
}

.removecomp .btn-progress {
    margin: 12px 0;
    top: 0;
}

.dateofbirth .form-group {
    padding-right: 4px;
    padding-left: 4px;
}

.dateofbirth .select2-container .select2-choice .select2-arrow {
    width: 14px;
    margin-left: 11px;
}

.dateofbirth .clmnSml .col-xs-4 .select2-chosen {
    text-overflow: clip;
}

.clmnSml {
    margin: 0 -5px;
}

.addCompRow {
    margin: 7px 0;
}

.dateofbirth .form-group:nth-child(2) {
    padding-right: 0;
}

.dateofbirth .form-group:nth-child(4) {
    padding-left: 0;
}

    .addCompRow label {
        margin: 15px 0 5px 0;
    }

.addCompanion h3 {
    top: 5px;
    font-size: 24px;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 25px;
    margin-right: 15px;
}

a.deletecomp {
    position: relative;
    padding-right: 20px;
    float: right;
    margin: 25px 12px;
    color: #e42a00;
}

.icon-delcomp {
    float: right;
    display: inline-block;
    width: 15px;
    height: 16px;
    background-image: url(../media/icons/delbasket.svg);
    top: 3px;
    position: absolute;
    right: 0;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

a.deletecomp:focus,
a.deletecomp:hover {
    color: #e42a00;
}

.alert-container.memo.alert-left .alert-text-container p {
    margin-right: 0;
}

.passenger_tools {
    display: inline-block;
    float: left;
}

    .passenger_tools a {
        display: inline-block;
        vertical-align: middle;
        margin-right: 30px;
    }

.addCompanion .f_right {
    float: left;
}

.js_toggle_passenger_info {
    border: 0;
    background-color: inherit;
    background: none;
    color: #000;
    font-weight: 700;
    font-size: 40px;
    line-height: .9;
    opacity: .5;
    filter: alpha(opacity=20);
    cursor: pointer;
    -webkit-appearance: none;
    padding-right: 15px;
    font-weight: 300;
    position: absolute;
    top: 10px;
    left: 12px;
    transition: all .3s ease-out;
}

    .js_toggle_passenger_info:hover {
        color: #002677;
    }

.passenger_info_container {
    position: relative;
    width: 100%;
    float: right;
}

    .passenger_info_container .passenger_info_maximized {
        display: none;
    }

.addCompanion .alert {
    text-align: right;
}

.addCompanion .row {
    width: 100%;
    float: right;
}

    .addCompanion .row.full_row {
        width: calc(100% + 24px);
        margin-right: -24px;
    }

.addCompRow .with_tooltip {
    width: 100%;
    float: right;
    margin: 15px 0 0 0;
}

    .addCompRow .with_tooltip label,
    .addCompRow .with_tooltip .tooltip-container {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        margin-top: 0;
        padding-top: 0;
        top: auto;
    }

    .addCompRow .with_tooltip .tooltip-container {
        margin-right: 5px;
        margin-top: -3px;
    }
.addNewCompanion,
.addCompRow {
    width: 100%;
    float: right;
}

/******************************************  ADD COMPANION : END   ***********************************************/

/****************************************** SWIPE TABLE CSS  START ***********************************************/
.swipeTableWithUnderline.noBorderResTable thead tr {
    border-bottom: 3px solid #3c517b;
}

.swipeTableWithUnderline.noBorderResTable tbody tr:first-child {
    border-bottom: 0;
}

    .swipeTableWithUnderline.noBorderResTable tbody tr:first-child td {
        font-weight: 300;
        font-size: inherit;
    }

    .swipeTableWithUnderline.noBorderResTable tbody tr:first-child td {
        color: inherit;
        line-height: 1.5;
    }

        .swipeTableWithUnderline.noBorderResTable tbody tr:first-child td:first-child {
            color: #002677;
            font-size: 18px;
        }
/****************************************** SWIPE TABLE CSS  END ***********************************************/

/* keep it on merge : start */
.custom-checkbox:focus {
    outline: 0 !important;
}

.custom-checkbox:focus label:before {
    outline: 1px dotted #9ecaed!important;
    outline: 5px auto -webkit-focus-ring-color!important;
}
/* keep it on merge : end */


/* fix myprofile tooltip issue */
#ProfileContactDetails_Cont .tooltip-container {
    top: 7px;
    display: inline-block;
}

.select2-results .select2-disabled {
    display: none;
}

/* My profile changes : start */
.togglecheck .confirmform .custom-checkbox [type=checkbox]:not(:checked) ~ label:before,
.togglecheck .custom-checkbox [type=checkbox]:not(:checked) ~ label:before {
    width: 32px;
    height: 32px;
}

.togglecheck .whichnews {
    margin-top: 20px;
}

.togglecheck .custom-checkbox {
    width: 100%;
}

.togglecheck .checkbox-inline {
    position: absolute;
    top: 10px;
}

.togglecheck {
    float: right;
    width: 100%;
    margin: 22px 0;
    padding: 0 12px;
}

#ProfileNewsletterSubscriptions_Cont .togglecheck {
    margin-top: 0;
    margin-bottom: 0;
}

.switch {
    position: relative;
    display: inline-block;
    width: 73px;
    height: 35px;
}

    .switch input {
        display: none;
    }

.toggleslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: transparent;
    border: 2px solid #c3c3c3;
    -webkit-transition: .4s;
    transition: .4s;
}

    .toggleslider:before {
        position: absolute;
        content: "";
        height: 27px;
        width: 27px;
        right: 2px;
        bottom: 2px;
        background-color: #c3c3c3;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .toggleslider {
    background-color: transparent;
    border: 2px solid #acd049;
}

    input:checked + .toggleslider:before {
        background-color: #acd049;
    }

input:focus + .toggleslider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .toggleslider:before {
    -webkit-transform: translateX(-38px);
    -ms-transform: translateX(-38px);
    transform: translateX(-38px);
}

.toggleslider.round {
    border-radius: 34px;
}

    .toggleslider.round:before {
        border-radius: 50%;
    }

.togglecheck .btn-progress {
    width: 100%;
    max-width: 296px;
    float: left;
    margin-top: 48px;
    margin-bottom: 100px;
}

.whichnews .custom-checkbox {
    margin: 6px 0 24px 0;
}
/* My profile changes : end */

html:lang(fr) .create-account-button .btn-lg {
    font-size: 16px;
}

.togglecheck .confirmform .termsNewsletterWrapper > .custom-checkbox .checkbox-inline {
    position: relative;
    top: auto;
    max-width: calc(100% - 100px);
    display: inline-block;
    vertical-align: top;
}
/* keep it on merge : end */

/* Payment Credit Cards in my profile : start */
.credit-card-item .passenger_info_container {
    margin-top: 15px;
    margin-bottom: 0;
}

.credit-card-item i {
    display: inline-block;
    height: 14px;
    width: 36px;
}

.payment_card_holder {
    border: 1px solid #e1e1e2;
    border-radius: 6px;
    margin: 0 0 17px
}

.payment_card_info_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 12px 10px 10px;
}

.payment_card_info_inner .f_col {
    padding: 0 10px;
}

.payment_card_info_inner .f_col:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.payment_card_info_inner .info {
    padding-right: 15px;
}

.payment_card_info_inner .info,
.payment_card_info_inner p {
    margin: 0;
    font-size: 16px;
    color: #666666;
    top: auto;
}

.payment_card_holder .payment_iframe {
    margin: 5px;
}

.payment_card_holder:empty {
    display: none;
}

.credit-card-storage-iframe-container{
    position:relative;
}
.credit-card-storage-iframe-container .icon-close {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.credit-card-storage-iframe-container .icon-close::before {
    content: none;
}

.icon-error-alerterror {
    color: #e1210d;
}

#payment-form-container .ama-checkout-exp-field .mat-form-field-flex {
    padding: 0 .75em 0 0;
}

#ProfilePaymentDetails_Cont {
    width: 100%;
    float: right;
    min-height: 330px;
}

/* Payment Credit Cards in my profile : end */
/* Payment Credit Cards in my profile : end */

/* Baggage Infographic : 30-04-2018 : start */

.infographic_or {
    text-align: center;
}

.infographic_or .or {
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    font-style: normal;
    background-color: #c7c8ca;
    border-radius: 50%;
    padding: 2px;
    min-width: 34px;
    min-height: 34px;
    text-align: center;
}

/* Baggage Infographic : 30-04-2018 : end */

/* STEP LABELS : START */
.stepLabels {
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
}

.stepLabels label, .stepLabels .stepLabel {
    color: #999999;
    float: right;
    font-weight: 700;
    font-size: 16px;
    background-color: #f2f1f1;
    padding: 13px 10px;
    border-radius: 4px;
    list-style-type: none;
    margin-bottom: 8px;
}

.stepLabels label.active, .stepLabels .stepLabel.active {
    color: #ffffff;
    background-color: #002677;
}

.stepLabels label.completed, .stepLabels .stepLabel.completed {
    color: #ffffff;
    background-color: #acd049;
    background-image: url(/media/icons/checkmark-white.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left 10px center;
}

.stepLabels label.completed a, .stepLabels .stepLabel.completed a {
    color: #ffffff;
}

.stepLabels.one label, .stepLabels.one .stepLabel {
    width: 100%;
}

.stepLabels.two label, .stepLabels.two .stepLabel {
    width: 49.4%;
    margin-left: 0.3%;
}

.stepLabels.three label, .stepLabels.three .stepLabel {
    width: 33%;
    margin-left: 0.3%;
}

.stepLabels.four label, .stepLabels.four .stepLabel {
    width: 24.7%;
    margin-left: 0.3%;
}

.stepLabels label:last-child, .stepLabels .stepLabel:last-child {
    margin-left: 0;
}
/* STEP LABELS : END */


.gdpr-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 99999;
    background: #ccccccb5;
}

.gdpr-container {
    width: 50%;
    background: white;
    margin-right: auto;
    margin-left: auto;
    min-width: 400px;
    padding: 30px;
    margin-top: 200px;
    overflow: auto;
}

.gdpr-date-of-birth-disclaimer {
    display:none;
    color:red;
}

.cookie-policy-container {
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    background: #223367e6;
    color: white;
    bottom: 0px;
    padding: 30px
}

    .cookie-policy-container .cookie-policy-button {
        background: #fff;
        width: 150px;
        color: #223367;
        padding: 10px;
        text-align: center;
        cursor: pointer;
    }

.custom-checkbox.terms_check {
    margin-top: 10px;
}
    .custom-checkbox.terms_check .req-field-label {
        float: none;
    }
/* Payment Credit Cards in my profile : end */

/* Change & Forgot Password added 14/09/2017 */
.container + .sectWrp.smlSect .sect {
    min-height: 430px;
}

.sectWrp.smlSect .sect {
    padding: 0 0 50px 0;
    min-height: 600px;
}

    .sectWrp.smlSect .sect .alert-container {
        margin-bottom: 40px;
    }

.textPart h6 {
    font-size: 14px;
    font-weight: bold;
    color: #55555F;
    margin-bottom: 25px;
}

.textPart .contactForm {
    float: none;
}

.hidCnt {
    display: none;
}

.horiz span {
    display: inline-block;
    margin-left: 10px;
}

.row.fieldRow {
    margin: 16px -12px;
}

.socialsharebtns .btn-lg:not(:last-of-type) {
    margin-left: 15px;
}

.socialsharebtns .btn-lg {
    min-width: 143px;
    margin-bottom: 10px;
}

.btn-progress.redbtn {
    background-color: #ec4533;
}

.btn-progress.purplebtn {
    background-color: #47149b;
}

.btn-progress.outlookblue {
    background-color: #2574bc;
}

.socialsharebtns .more {
    float: left;
    margin-top: 15px;
}
/* End of Change & Forgot Password added 14/09/2017 */

/* CUSTOM INPUT FILE : START */
.custom_file [type=file] {
    display: none;
}

.custom_file label {
    line-height: 48px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 55px;
    position: relative;
    cursor: pointer;
}

.custom_file label span {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.1;
    max-width: calc(100% - 70px);
}

.custom_file label:before {
    content: '';
    background: url(../Media/file_icon.png) no-repeat scroll center center;
    width: 23px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* CUSTOM INPUT FILE : END */
/* TEASER : start */
.teaser-inner .manyLinks .more,
.shadowedBox .manyLinks .more {
    position: relative;
    bottom: auto;
}
.teaser-content-wrapper.lfc-widget-fareprice.dynamicTeaser .manyLinks .more {
    padding-right: 20px;
    display: block;
}

    .teaser-content-wrapper.lfc-widget-fareprice.dynamicTeaser .manyLinks .more i {
        position: absolute;
        right: 0;
        top: 6px;
    }

/* TEASER : end */
/*hubpage with tabs : Start*/
.hub-container .nav-tabs {
    margin-bottom: 24px;
    border-bottom: 1px solid #B2BFDD;
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
}

.hub-container .nav-tabs > li:not(:last-child), .hub-container .nav-pills > li:not(:last-child) {
    margin-left: 40px;
}


/*hubpage with tabs : END*/

.legacy_mask_link {
    display: inline-block;
    position: relative;
    top: 9px;
    margin-right: 10px;
}
.ui-dialog.pg-modal-dialog {
    z-index: 4000 !important;
}
.anim-element {
    transition: all 0.6s ease;
}
.anim-element:not(.animated) {
    transform: translateY(60px);
    opacity: 0;
}

.articles > .dest-detail .mask-col {
    width: 100%;
    right: 0;
}





/* WECARE */
.teasersList {
    overflow: hidden;
    padding-right: 22px;
    padding-left: 22px;
}

.teasersList_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 32px;
    width: -webkit-calc(100% + 20px) !important;
    width: calc(100% + 20px) !important;
    margin: 30px -10px 0 -10px;
}

    .teasersList_row .teaser {
        width: -webkit-calc(25% - 20px);
        width: calc(25% - 20px);
        margin: 0 10px 25px 10px;
        text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color: #f2f2f2;
        background-color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        box-shadow: 0 0 15px 0 rgba(69,53,36,.07);
    }

.teasersList .teaser-content-wrapper.lfc-widget-fareprice p:nth-child(2),
.teasersList .teaser-content-wrapper.lfc-widget-fareprice p {
    margin-bottom: 8px;
}

.teasersList .more i {
    display: none;
}

.teasersList .image_wrapper {
    max-height: 164px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: none;
}

.teasersList .teaser .more {
    position: static;
    margin-top: 5px;
    display: inline-block;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
}

.teasersList .teaser .teaser-inner .teaser-content-wrapper.dynamicTeaser h2 {
    min-height: 0;
    margin-bottom: 7px;
    margin-top: 0;
}

.teasersList .teaser .teaser-inner .teaser-content-wrapper {
    min-height: 0;
    height: auto !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border: 0;
}

.teasersList .teaser .teaser-inner img {
    background-color: transparent;
    max-width: 100% !important;
    float: none;
    margin: 0 auto;
}

.teasersList .teaser .teaser-inner {
    padding: 0;
    width: 100%;
}

.teasersList .teaser .teaser-inner .teaser-content-wrapper {
    padding: 16px 16px 25px;
}



/* WECARE ZIGZAG */
.zigzagSection {
    padding-bottom: 40px;
}

.zigzagSection.registration_flow_section .registration_flow_row:nth-child(even) {
    background-color: transparent;
}

.zigzagSection.registration_flow_section .registration_flow_row:nth-child(even):before {
    display: none;
}

.nav-tabs.nav-tabs-full > li > a {
    min-width: 215px;
    display: inline-block;
    text-align: center;
    padding: 15px;
    font-size: 18px;
}

.tab-content .zigzagSection {
    margin: 0 -12px;
}

.zigzagSection .registration_flow_row .registration_flow_col {
    padding-right: 30px;
    padding-left: 30px;
}
 
.zigzagSection .registration_flow_row {
    margin: 0 -30px;
    align-items: center;
    padding: 17px 0 17px;
}

.zigzagSection .registration_flow_row h2 {
    margin-top: -15px;
}

.btn.apple-btn {
    background-color: #000000;
}

.voucherRow td:last-child .tbl_val {
    color: #e42a00;
}

.myProfileWidget .btn {
    position: static;
    margin-block: 12px;
}

.baggageWidgetWrapper .tooltip-container {
    display: inline-block;
}
.news-letter .newsletter_title,
.news-letter p.newsletter_title {
    color: #444 !important;
    top: 6px;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
}

.flightStatusResults table.flight-status th {
    font-size: 24px;
    line-height: 24px;
    color: #002677;
}

.control-label.fieldInfo,
p.control-label.fieldInfo {
    margin-bottom: 8px;
}

.main-container.main-container--zindex {
    z-index: 5001;
}

.modalFlex {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
}

.modalFlex,
.modalFlex .modal-dialog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal .modal-content.modal-content--space {
    padding: 50px 20px;
}
.alert-container.notice .alert-text-container p.blue {
    color: #002677;
}

.oj_submitRow {
    margin-bottom: 15px;
}

/* flights and hotels : start */
.app-flights-and-hotels-mask-main .form_elms {
    width: calc(100% - 192px);
}

.app-flights-and-hotels-mask-main .select_inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 24px;
}

.app-flights-and-hotels-mask-main .control-label {
    margin-bottom: 0;
}

.select_inputs .form-group {
    width: calc(50% - 12px);
}

.select_inputs .select2-container.form-control {
    margin-top: 0;
    top: 6px;
}

.app-flights-and-hotels-mask-main .bookingMaskPassengers {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.fnhLogo {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    top: 9px;
}

.app-flights-and-hotels-mask-main .searchBtn {
    width: calc(20% + 12px);
}
/* flights and hotels : end */
/* BOOKING BACKUP CONFIRMATION PAGE : start */
h2.tick {
    padding-right: 60px;
    color: #54585a;
    position: relative;
}
h2.tick:before {
    content: '';
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI3MC44NzFweCIgaGVpZ2h0PSI3MC44NzFweCIgdmlld0JveD0iMCAwIDcwLjg3MSA3MC44NzEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDcwLjg3MSA3MC44NzEiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGZpbGw9IiMxRjc0M0EiIGQ9Ik0yOC4xODgsNTMuNTI0Yy0wLjA0OSwwLTAuMDk2LTAuMDAzLTAuMTM4LTAuMDA3Yy0wLjA0MiwwLjAwNC0wLjA4OSwwLjAwNy0wLjEzNywwLjAwNwoJCWMtMC42MiwwLTEuMjAzLTAuMjQyLTEuNjQ0LTAuNjhsLTEzLjIxLTEzLjIxMWMtMC45MDUtMC45MDMtMC45MDgtMi4zOC0wLjAwMy0zLjI5MWMwLjg5Mi0wLjg4NywyLjQxMy0wLjg4MSwzLjI5NC0wLjAwOAoJCUwyOC4wNSw0OC4wMzhsMjUuNi0yNS41OTljMC44NzUtMC44OCwyLjQxNS0wLjg4MiwzLjI5NiwwLjAwMWMwLjkwMywwLjkwOSwwLjkwMywyLjM4NSwwLDMuMjkxbC0yNy4xMTMsMjcuMTEKCQlDMjkuMzkyLDUzLjI4MiwyOC44MDgsNTMuNTI0LDI4LjE4OCw1My41MjR6Ii8+CjwvZz4KPHBhdGggZmlsbD0iIzFGNzQzQSIgZD0iTTM1LjM4NCw0LjYxNWMxNi45NjIsMCwzMC43NjEsMTMuNzk5LDMwLjc2MSwzMC43NjFjMCwxNi45NjItMTMuNzk5LDMwLjc2MS0zMC43NjEsMzAuNzYxCgljLTE2Ljk2MSwwLTMwLjc2MS0xMy43OTktMzAuNzYxLTMwLjc2MUM0LjYyMywxOC40MTUsMTguNDIyLDQuNjE1LDM1LjM4NCw0LjYxNSBNMzUuMzg0LDAuMjIxCgljLTE5LjQxNSwwLTM1LjE1NSwxNS43NC0zNS4xNTUsMzUuMTU1YzAsMTkuNDE3LDE1Ljc0LDM1LjE1NiwzNS4xNTUsMzUuMTU2YzE5LjQxNiwwLDM1LjE1Ni0xNS43MzksMzUuMTU2LTM1LjE1NgoJQzcwLjU0LDE1Ljk2LDU0Ljc5OSwwLjIyMSwzNS4zODQsMC4yMjFMMzUuMzg0LDAuMjIxeiIvPgo8L3N2Zz4K');
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.bookCodeContainer {
    background-color: #f4f4f4;
    padding: 1.875em;
    color: #3071ac;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bookCodeContainer .medium-6 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
}

.bookCodeContainer .bookCode {
    font-size: 4.375em;
    display: block;
    color: #54585a;
    margin-top: .1em;
    line-height: 1;
}

.goToMyBook {
    display: block;
    margin: 1.25em 0;
}

.goToMyBook a {
    color: #002677;
    text-decoration: underline;
    font-weight: 400;
}
/* BOOKING BACKUP CONFIRMATION PAGE : end */

/* promobox in lowfare calendar : start */
.promocode_box.promocode_box--lfc {
    max-width: 360px;
    margin: 20px auto 10px;
    padding: 20px 0 10px;
    border-top: 1px solid #bfbfbf;
}

.promocode_box.promocode_box--lfc .input {
    display: none;
    margin-right: 20px;
}

.promocode_box.promocode_box--lfc .more span {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    min-width: 140px;
}

.promocode_box.promocode_box--lfc .more span:after {
    content: '';
    width: 6px;
    height: 10px;
    display: inline-block;
    background: url(/media/icons/angle-right-cyan.svg) no-repeat scroll center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    transition: all .2s ease-out;
}
/* promobox in lowfare calendar : end */

.btn-save {
    min-width: 165px;
}

.btn-save__text {
    display: inline-block;
    vertical-align: middle;
}

.btn-save__text:before {
    content: '';
    width: 18px;
    height: 19px;
    display: inline-block;
    vertical-align: text-bottom;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB6SURBVHgB7ZJRCsAgCIZtJ/H+l6qb/CvITSJzrT3soQ+CIP0SlcgBQCyHVkHFizvoI7ZoUiSjzoethPLmrkQNgJbp8SsJPBG3Mtxw76MZGZq7LzFkaGRMg77EB7Ku5MrXzRzIzEokP4gkZOgFkv+/zQ5Wf2YpFSVaJ51EjwtcNSLASwAAAABJRU5ErkJggg==') no-repeat scroll center;
    background-size: contain;
    margin-left: 13px;
}

/* combo countdown and booking mask : start */
.countdown__title {
    font-family: 'urw_geometric_extbold';
    font-size: 34px;
    font-weight: normal;
    margin: 0;
}

.hero-image.hero--withTimer .countdowntimer {
    margin-top: 20px;
    margin-bottom: 40px;
    justify-content: center;
}

.hero-image.hero--withTimer .countdown_wrap {
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    text-align: center;
}

.hero--withTimerHidden .countdown_wrap,
.hero--withTimerExpanded .countdown_wrap {
    opacity: 0;
    visibility: hidden;
}
/* combo countdown and booking mask : end */


/* corporate : start*/
header.corporateHeader .navigation .top-navigation > ul {
    margin-top: 50px;
}

.corporateLogin {
    background: #002677;
}

.corporateLogin__head {
    font-family: 'urw_geometric_extbold';
    font-size: 24px;
    font-weight: normal;
    margin-top: 0;
    line-height: 1;
}

.corporateLogin .corporateHeader {
    border-bottom: 1px solid rgba(255,255,255,.3);
}

.corporateLogin .headwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.corporateLogin .headwrap:before,
.corporateLogin .headwrap:after {
    display: none;
}

.corporateLogin header .logo {
    margin-top: 0;
}

.corporateLogin .genericLoginBox {
    background: #ffffff;
    margin-top: 45vh;
}
/* corporate : start*/




header .nav-submenu li .invader {
    position: relative;
    top: auto;
    margin-right: 10px;
}

header .nav-submenu li .invader span {
    box-shadow: none;
    font-size: 13px;
}
/* new tags : end */

/* hero image height fix : start */
.hero-image .height.greenishCover img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
/* hero image height fix : end */

/* fix russian homepage teaser title : start */
.teaser .teaser-inner .teaser-content-wrapper h2 {
    max-height: inherit;
    margin-bottom: 16px;
    min-height: 1px !important;
}
/* fix russian homepage teaser title : end */

/* fix bullets : start */
.accordion2 ol li, .accordion2 ul li {
    list-style: inherit;
}
/* fix bullets : end */
/* fix accordion : start */
.accordion2 .panel,
.accordion2 .panel-heading {
    width: 100%;
    float: right;
}
/* fix accordion : end */

.hero-image .booking-widget {
    width: 100%;
    float: right;
    background: white;
    padding: 12px;
    border-radius: 4px;
}

.stepsWrapper {
    padding-right: 12px;
    padding-left: 12px;
}

.destinations-mobile-container > .form-control {
    font-family: "urw_geometric_extsemibold", sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.2;
    color: #002677;
}

.carousel .slick-slide img  {
    width: 100%;
}

.btnWrap.spendButton {
    width: 100%;
    float: right;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: 0 !important;
    }

.slick-loading .slick-list {
    background: url(/Css/ajax-loader.gif) center center no-repeat #fff;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slide, .slick-slide img, .slick-slider .slick-list, .slick-track { /*-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);*/
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
}

    .slick-slide img {
        display: block;
    }

    .slick-slide.slick-loading img {
        display: none;
    }

    .slick-slide.dragging img {
        pointer-events: none;
    }

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 56px;
    width: 32px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    color: transparent;
    top: 50%;
    margin-top: -25px;
    padding: 0;
    border: none;
    outline: 0;
    background-size: cover;
    background-position: center center;
    min-width: inherit;
    box-shadow: none;
    border-radius: 0;
}

    .slick-next:focus, .slick-prev:focus {
        outline: 0;
    }

    .slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
        opacity: .25;
    }

    .slick-next:before, .slick-prev:before {
        opacity: .85;
    }

.slick-prev {
    left: 20px;
}

.slick-next {
    right: 20px;
}

.slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: auto;
    margin: 10px 0 10px 12px;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 24px;
        width: 24px;
        margin-right: 2px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            background-color: transparent;
            background-size: 8px 8px;
            display: block;
            height: 24px;
            width: 24px;
            line-height: 0;
            font-size: 0;
            color: transparent;
            padding: 8px;
            cursor: pointer;
            outline: 0;
            min-width: inherit;
            min-height: inherit;
            border-radius: 0;
            box-shadow: none;
            background-blend-mode: unset;
            background-blend-mode: unset;
            background: none;
            -webkit-appearance: none;
            appearance: none;
        }

        .slick-dots li.slick-active button {
            height: 24px;
            width: 24px;
        }

        .slick-dots li button:focus {
            outline: 0;
        }
        .slick-dots li.slick-active button {
            background: none;
        }


        .slick-dots li button:before {
            content: '';
            height: 10px;
            width: 10px;
            background-color: #93A5CF;
            display: inline-block;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            border-radius: 50%;
            transition: all .3s ease-out;
        }

        .slick-dots li.slick-active button:before,
        .slick-dots li button:focus:before,
        .desktop .slick-dots li button:hover:before {
            background-color: #022778;
        }

.slick-track {
    opacity: 0;
}

.carousel.carouselHomepage {
    display: none;
}
    .carousel.carouselHomepage.carouselInpage {
        display: block;
    }
    .carousel figure img {
        width: 100%;
        border-bottom: 5px solid #27aae1;
    }

.carousel figure figcaption {
    float: right;
    margin-top: 24px;
    padding: 8px;
}

.carousel .carousel-hero-text, .carousel button {
    opacity: 1;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
} 

.carousel .carousel-hero-container { /*background-image:-ms-linear-gradient(to bottom, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .5) 100%);background-image:linear-gradient(to bottom, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .5) 100%);*/
    position: relative;
    min-height: 545px;
    overflow: hidden;
    color: #FFF;
    float: left;
    width: 100%;
}

    .carousel .carousel-hero-container h1 {
        color: inherit;
        font-weight: 700;
        text-shadow: 1px 1px 1px #a39999;
        padding-right: 10px;
    }

.msie .carousel .carousel-hero-container h1 {
    letter-spacing: normal;
}

.carousel .carousel-hero-container img {
    position: relative;
    z-index: -1; /*min-width:100%;min-height:100%*/
}

    .carousel .carousel-hero-container img.blur {
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px);
        -webkit-transition: opacity 300ms ease;
        -moz-transition: opacity 300ms ease;
        -o-transition: opacity 300ms ease;
        transition: opacity 300ms ease;
        opacity: 0;
    }

.carousel .carousel-hero-container .inactive {
    background: rgba(255, 255, 255, 0.1) url(/media/icons/warning-red.svg) no-repeat center center;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 30px;
    background-size: 30px 30px;
}

    .carousel .carousel-hero-container .inactive > span {
        display: none;
    }

.carousel.blured .carousel-hero-text, .carousel.blured button {
    opacity: 0;
}

.carousel.blured img.blur {
    opacity: 1;
}

.homepageTeaserCarousel .slick-dots, .mobileTeaserCarousel .slick-dots {
    text-align: center;
}

.leaflet-image-layer, .leaflet-layer, .leaflet-map-pane, .leaflet-marker-icon, .leaflet-marker-pane, .leaflet-marker-shadow, .leaflet-overlay-pane, .leaflet-overlay-pane svg, .leaflet-popup-pane, .leaflet-shadow-pane, .leaflet-tile, .leaflet-tile-container, .leaflet-tile-pane, .leaflet-zoom-box {
    position: absolute;
    left: 0;
    top: 0;
}

#mapboxSpinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    z-index: 9999;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.leaflet-container {
    overflow: hidden;
    -ms-touch-action: none;
}

.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}

.leaflet-marker-icon, .leaflet-marker-shadow {
    /*display: block;*/
}

.leaflet-container img {
    max-width: none !important;
}

    .leaflet-container img.leaflet-image-layer {
        max-width: 15000px !important;
    }

.leaflet-tile {
    filter: inherit;
    visibility: hidden;
}

.leaflet-tile-loaded {
    visibility: inherit;
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
}

.leaflet-overlay-pane svg {
    -moz-user-select: none;
}

.leaflet-tile-pane {
    z-index: 2;
}

.leaflet-objects-pane {
    z-index: 3; /*position: relative;z-index: 2000;*/
}

.leaflet-overlay-pane {
    z-index: 4;
}

.leaflet-shadow-pane {
    z-index: 5;
}

.leaflet-marker-pane {
    /*z-index: 6;*/
}

.leaflet-popup-pane {
    z-index: 7; /*position: relative;z-index: 2000;*/
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px;
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute;
}

.leaflet-control {
    position: relative;
    z-index: 7;
    pointer-events: auto;
}

.leaflet-bottom, .leaflet-top {
    position: absolute; /*z-index:1000;*/
    pointer-events: none;
}

.leaflet-top {
    top: 0;
}

.leaflet-right {
    right: 0;
}

.leaflet-bottom {
    bottom: 0;
}

.leaflet-left {
    left: 0px;
}

.leaflet-control {
    float: left;
    clear: both;
}

.leaflet-right .leaflet-control {
    float: right;
}

.leaflet-top .leaflet-control {
    margin-top: 20px;
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
    margin-left: 10px;
}

.leaflet-right .leaflet-control {
    margin-right: 30px;
}

.leaflet-fade-anim .leaflet-popup, .leaflet-fade-anim .leaflet-tile {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup, .leaflet-fade-anim .leaflet-tile-loaded {
    opacity: 1;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1);
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1);
    transition: transform .25s cubic-bezier(0, 0, .25, 1);
}

.leaflet-pan-anim .leaflet-tile, .leaflet-touching .leaflet-zoom-animated, .leaflet-zoom-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}

.leaflet-clickable {
    cursor: pointer;
}

.leaflet-container {
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.leaflet-control, .leaflet-popup-pane {
    cursor: auto;
}

.leaflet-dragging .leaflet-clickable, .leaflet-dragging .leaflet-container {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
}

.leaflet-container {
    background: #ddd;
    outline: 0;
}

    .leaflet-container a {
        color: #002677;
    }

        .leaflet-container a.leaflet-active {
            outline: orange solid 2px;
        }

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, .5);
}

.leaflet-container {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    border-radius: 4px;
}

    .leaflet-bar a, .leaflet-bar a:hover {
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        width: 26px;
        height: 26px;
        line-height: 26px;
        display: block;
        text-align: center;
        text-decoration: none;
        color: #000;
    }

    .leaflet-bar a, .leaflet-control-layers-toggle {
        background-position: 50% 50%;
        background-repeat: no-repeat;
        display: block;
    }

        .leaflet-bar a:hover {
            background-color: #f4f4f4;
        }

        .leaflet-bar a:first-child {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
        }

        .leaflet-bar a:last-child {
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-bottom: none;
        }

        .leaflet-bar a.leaflet-disabled {
            cursor: default;
            background-color: #f4f4f4;
            color: #bbb;
        }

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.leaflet-control-zoom-in, .leaflet-control-zoom-out {
    font: 700 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px;
}

.leaflet-control-zoom-out {
    font-size: 20px;
}

.leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px;
}

.leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px;
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    background: #fff;
    border-radius: 5px;
}

.leaflet-control-layers-toggle {
    background-image: url(/media/layers.png);
    width: 36px;
    height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(/media/layers-2x.png);
    background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative;
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff;
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}

.leaflet-control-layers label {
    display: block;
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px;
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, .7);
    margin: 0;
}

.leaflet-control-attribution, .leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
}

    .leaflet-control-attribution a {
        text-decoration: none;
    }

        .leaflet-control-attribution a:hover {
            text-decoration: underline;
        }

.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
    font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px;
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff;
    background: rgba(255, 255, 255, .5);
}

    .leaflet-control-scale-line:not(:first-child) {
        border-top: 2px solid #777;
        border-bottom: none;
        margin-top: -2px;
    }

        .leaflet-control-scale-line:not(:first-child):not(:last-child) {
            border-bottom: 2px solid #777;
        }

.leaflet-touch .leaflet-bar, .leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers {
    box-shadow: none;
}

.leaflet-touch .leaflet-bar, .leaflet-touch .leaflet-control-layers {
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box;
}

.leaflet-popup {
    position: absolute;
    text-align: center;
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px;
}

.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
}
    /*.leaflet-popup-content p{margin:18px 0 9px 0}*/
    .leaflet-popup-content p {
        margin: 9px 0 9px 0
    }

.leaflet-popup-tip-container {
    margin: 0 auto;
    width: 40px;
    height: 20px;
    position: relative;
    overflow: hidden;
}

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: #fff;
    box-shadow: 0 3px 14px rgba(0, 0, 0, .4);
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    text-align: center;
    width: 23px;
    height: 23px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: 700;
    background: 0 0;
    z-index: 100;
}

    .leaflet-container a.leaflet-popup-close-button:hover {
        color: #999;
    }

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
}

.leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
}

#map-canvas {
    height: 700px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

.articles.routemap-paage {
    padding-bottom: 0;
    position: relative;
    min-height: calc(100vh - 268px);
    height: 700px;
    overflow: hidden;
}

    .articles.routemap-paage .alert-container {
        display: none;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 12px;
        padding-right: 12px;
    }

.routemap-paage.mobileHide .alert-container {
    display: block;
}

.routemap-paage.routeMapMobile {
    border-right: 24px solid #213368;
}

.routemap-paage.mobileHide #map-canvas, .routemap-paage.mobileHide .map-get-controls-container {
    display: none;
}

.routemap-paage.mobileHide.routeMapMobile {
    border: 0;
    min-height: 259px;
    height: auto;
}

.leaflet-info-special-offer {
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    border-radius: 5px;
}

    .leaflet-info-special-offer .info-special-offer-container {
        margin: 20px;
        width: auto;
    }

        .leaflet-info-special-offer .info-special-offer-container img {
            width: 100%
        }


.leaflet-back-button {
    border: 1px solid #fff;
    border-radius: 3px;
}


    .leaflet-back-button a,
    .leaflet-back-button a:link,
    .leaflet-back-button a:visited {
        color: white;
        font-size: 18px;
        padding: 5px 20px 5px 30px;
        display: inline-block;
        background-image: url(/media/icons/angle-left.colors-white.svg);
        background-repeat: no-repeat;
        background-size: 8px;
        background-position: 12px center;
    }

.leaflet-legend {
    background-color: #b9d2e5;
    padding: 6px 18px;
}

    .leaflet-legend span {
        font-family: 'urw_geometric_extregular', sans-serif;
        font-size: 12px;
        margin-right: 26px;
    }

        .leaflet-legend span:last-child {
            margin-right: 0;
        }

        .leaflet-legend span i {
            display: inline-block;
            width: 24px;
            height: 10px;
            background-size: 48px;
            margin-right: 2px;
        }

        .leaflet-legend span .icon-map-line-blue {
            background-image: url(/media/icons/ic_indicator_blue.svg);
        }

        .leaflet-legend span .icon-map-line-white {
            background-image: url(/media/icons/ic_indicator_white.svg);
        }

        .leaflet-legend span .icon-map-line-blue-light {
            background-image: url(/media/icons/ic_indicator_cian.svg);
        }

    .leaflet-legend.fixed {
        position: fixed;
        bottom: 0;
    }

.map-main-controls {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0px -2px 26px -4px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px -2px 26px -4px rgba(0,0,0,0.5);
    box-shadow: 0px -2px 26px -4px rgba(0,0,0,0.5);
    padding: 5px 10px 15px 10px; /*width: 340px;*/
    float: left;
    width: 280px;
    transition: all 0.5s;
}

.leaflet-panel.active .map-main-controls {
    margin-left: 0px;
}

.map-main-controls .title {
    font-size: 36px;
    color: #27aae1;
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-weight: normal;
    float: left;
    width: 100%;
    line-height: 100%;
    margin-bottom: 0px;
}

.map-main-controls label {
    font-size: 14px;
    font-family: 'urw_geometric_extregular', sans-serif;
}

.map-main-controls .select2-container {
    width: 100%;
    float: left;
}

    .map-main-controls .select2-container .select2-choice {
        height: auto;
        padding: 2px 10px;
        font-size: 18px;
        font-weight: 300;
    }

.map-main-controls .radio-wrapper.custom-radio {
    float: left;
    width: 100%; /*margin-bottom: 12px;*/
    margin-bottom: 6px;
}

    .map-main-controls .radio-wrapper.custom-radio span {
        z-index: 2 !important;
        display: block;
    }

    .map-main-controls .radio-wrapper.custom-radio label {
        float: left;
        clear: left;
    }

.map-main-controls hr {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
/*.map-main-controls .custom-checkbox {margin-top:12px;margin-bottom: 6px;}*/
.map-main-controls .custom-checkbox {
    margin-top: 4px;
    margin-bottom: 2px;
}

.map-main-controls button {
    float: left;
    width: 100%;
    font-size: 16px;
}

.map-main-controls button.map-main-controls-submit {
    font-size: 14px;
}

.map-marker {
    font-size: 12px;
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    color: #586e98;
    font-weight: normal;
    position: relative;
    float: left;
    display: block;
    z-index: -1;
    padding-top: 20px;
    white-space: nowrap;
    padding-left: 0
}
    .map-marker.map-marker-departure {
        padding-top: 30px;
    }
    .map-marker br {
        display: none;
    }

    .map-marker .map-marker-price {
        display: block;
        width: 100%;
        top: -2px; /*position:;*/
        float: left;
      
        text-align: center;
    }

.map-marker-price {
    font-size: 10px;
    font-family: 'urw_geometric_extbold', sans-serif;
    font-weight: normal;
    color: white;
}

.map-marker-label {
    text-align: center;
}

.map-marker-bullet {
    position: absolute;
    left: 50%;
    font-size: 35px;
    top: 50%;
    background-image: url(/media/icons/icon-ring-primary-active.svg);
    background-repeat: no-repeat;
    display: block;
    width: 8px;
    height: 8px;
    background-size: 100% 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.map-marker-departure .map-marker-bullet {
    width: 13px;
    height: 13px;
    border: 2px solid white;
    border-radius: 13px;
    background-size: contain;
}

.map-marker-departure .map-marker-label {
    text-shadow: 2px 1px 2px rgba(60, 58, 179, 1);
}

.map-marker-departure.map-marker {
    font-weight: 800;
    font-size: 13px;
    color: white;
}

.map-marker:hover .map-marker-bullet {
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    border-radius: 13px;
    background-size: contain;
    margin-left: -2px;
    margin-top: -2px;
}
.mapBoxZoom--level8 .map-marker:hover .map-marker-bullet {
    width: 22px;
    height: 22px;
    margin-left: 0;
    margin-top: 0;
}
.map-marker:hover .map-marker-label {
    display: block !important;
}

.map-marker.map-marker-departure:hover .map-marker-bullet {
    margin-left: 0;
    margin-top: 0;
}

.leaflet-popup-pane {
    float: left;
}

    .leaflet-popup-pane .leaflet-popup {
        float: left;
    }

.leaflet-popup-content-wrapper {
    float: left;
    border-radius: 0px;
}

.leaflet-popup-content {
    float: left;
    margin: 0;
    padding: 1px;
}

    .leaflet-popup-content .teaser, .mapboxgl-popup-content {
        float: left;
        width: 100%;
    }

    .leaflet-popup-content .teaser-inner {
        padding: 0 !important;
    }

    .leaflet-popup-content .btn-outline {
        float: left;
        margin-bottom: 12px;
        margin-left: 5px;
        border-radius: 22.5px;
        min-width: inherit;
        min-height: inherit;
        padding: 4px 8px;
        font-size: 14px;
    }

    .leaflet-popup-content .teaser .teaser-inner .teaser-content-wrapper h2 {
        font-size: 20px;
        margin: 6px 0 0;
    }

    .mapboxgl-popup-content .teaser-content-wrapper a.more {
        position: relative;
        bottom: auto;
        left: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: 100%;
        white-space: nowrap;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 10px;
        min-width: inherit;
    }

    .leaflet-popup-content .map-main-controls-submit {
        float: left;
        width: 100%;
        font-weight: 300;
    }

    .leaflet-popup-content .more {
        position: static;
        float: left;
        width: 50%;
        height: 41px;
        line-height: 41px;
        margin-top: 7px;
    }

    .leaflet-popup-content .price-details {
        float: right;
        width: 50%;
        margin-top: 0 !important;
    }

    .leaflet-popup-content .teaser-content-wrapper {
        box-shadow: none !important;
        border: 0;
        border-style: none !important;
        padding-bottom: 22px !important;
    }

    .leaflet-popup-content .map-info-wrap {
        float: left;
        width: 100%; /*margin-bottom: 10px;*/
    }

    .leaflet-popup-content a.btn-progress {
        float: left;
        width: 100%;
        color: white;
        font-weight: 300;
    }

    .leaflet-popup-content .map-info-text {
        font-size: 14px;
        font-family: 'Roboto';
    }

    .leaflet-popup-content .price-prefix {
        position: relative;
        top: 10px;
        float: left;
        display: inline-block;
        font-size: 12px;
        float: right;
        padding-right: 10px;
    }
/*toggle button*/
.leaflet-panel .title.toggle {
    font-size: 24px;
    color: #002677;
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-weight: normal;
    float: left;
    line-height: 100%;
    margin-bottom: 0;
    position: absolute;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    right: 4px;
    cursor: pointer;
    width: 290px;
    text-align: center;
    top: 0;
}
/*.booking-widget-container .visible-xs.visible-sm.HideTablet {float:left;width: 100%;display: none;}
.booking-widget-container .booking-widget-wrapper {float:left;width: 100%;}*/
.language-select .dropdown > label {
    display: none
}

/* Rrose layout */
.leaflet-rrose {
    position: absolute;
    text-align: center;
}

.leaflet-rrose-content-wrapper {
    padding: 1px;
    text-align: left;
}

.leaflet-rrose-content {
    margin: 14px 20px
}

.leaflet-rrose-tip-container {
    margin: 0 auto;
    width: 40px;
    height: 18px;
    position: relative;
    z-index: 2;
    height: 0;
    float: left;
    width: 100%;
}

.leaflet-rrose-tip-container-se,
.leaflet-rrose-tip-container-ne {
    margin-left: 0
}

.leaflet-rrose-tip-container-sw,
.leaflet-rrose-tip-container-nw {
    margin-right: 0
}

.leaflet-rrose-tip {
    width: 15px;
    height: 15px;
    padding: 1px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.leaflet-rrose-tip-n {
    margin: -8px auto 0
}

.leaflet-rrose-tip-s {
    margin: 11px auto 0;
    top: -18px;
    position: relative;
}

.leaflet-rrose-tip-se {
    margin: 11px 11px 11px -8px;
    overflow: hidden;
}

.leaflet-rrose-tip-sw {
    margin: 11px 11px 11px 32px;
    overflow: hidden;
}

.leaflet-rrose-tip-ne {
    margin: -8px 11px 11px -8px;
    overflow: hidden;
}

.leaflet-rrose-tip-nw {
    margin: -8px 11px 11px 32px;
    overflow: hidden;
}

a.leaflet-rrose-close-button, .mapboxgl-popup-close-button {
    position: absolute;
    right: 0;
    padding: 4px 5px 0 0;
    text-align: center;
    width: 18px;
    height: 18px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    z-index: 100;
    top: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: none;
    min-width: inherit;
    min-height: inherit;
    box-shadow: none;
}

    a.leaflet-rrose-close-button:hover, .mapboxgl-popup-close-button :hover {
        color: #999
    }

.leaflet-rrose-content p {
    margin: 18px 0
}

.leaflet-rrose-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
/* Visual appearance */
.leaflet-rrose-content-wrapper,
.leaflet-rrose-tip {
    background: white;
    box-shadow: 0 3px 10px #888;
    -moz-box-shadow: 0 3px 10px #888;
    -webkit-box-shadow: 0 3px 14px #999;
}

.leaflet-rrose-content-wrapper {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.leaflet-rrose-content-wrapper-se {
    -moz-border-radius: 0 20px 20px 20px;
    -webkit-border-radius: 0 20px 20px 20px;
    border-radius: 0 20px 20px 20px;
}

.leaflet-rrose-content-wrapper-sw {
    -moz-border-radius: 20px 0 20px 20px;
    -webkit-border-radius: 20px 0 20px 20px;
    border-radius: 20px 0 20px 20px;
}

.leaflet-rrose-content-wrapper-nw,
.leaflet-rrose-content-wrapper-w {
    -moz-border-radius: 20px 20px 0 20px;
    -webkit-border-radius: 20px 20px 0 20px;
    border-radius: 20px 20px 0 20px;
}

.leaflet-rrose-content-wrapper-ne,
.leaflet-rrose-content-wrapper-e {
    -moz-border-radius: 20px 20px 20px 0;
    -webkit-border-radius: 20px 20px 20px 0;
    border-radius: 20px 20px 20px 0;
}

.leaflet-rrose-content {
    font: 12px/1.4 "Helvetica Neue", Arial, Helvetica, sans-serif
}

/*latest route map*/
/* .leaflet-top.leaflet-right {z-index: 0;}
.leaflet-map-pane {position: relative;z-index: 333;}
.leaflet-control-container {position: static;}
.leaflet-objects-pane .leaflet-popup-pane {z-index: 2000;position: relative;}
.leaflet-objects-pane {position: relative;z-index: 333;} */
/*.leaflet-rrose.leaflet-content-wrapper {position: fixed;}
.leaflet-marker-icon.leaflet-marker:hover .map-marker-label{display: block}
.map-marker:hover .map-marker-label {display: inline!important;}*/



/*route map*/
.leaflet-rrose-content {
    width: 260px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.leaflet-popup-content {
    width: 260px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 260px !important;
    background: white;
}

    .leaflet-popup-content .map-info-text {
        display: none;
    }

    .leaflet-popup-content .teaser .teaser-inner .teaser-content-wrapper {
        min-height: 0;
        padding-bottom: 8px !important;
        text-align: left;
    }

    .leaflet-popup-content .more {
        width: 100%;
        height: 28px;
        line-height: 28px;
        margin-top: 15px;
    }

    .leaflet-popup-content .teaser .teaser-inner .teaser-content-wrapper .price-details {
        width: 100%;
    }

    .leaflet-popup-content .image_wrapper {
        max-height: 130px;
    }

    .leaflet-popup-content .teaser .teaser-inner img {
        background: #ffffff;
    }

        .leaflet-popup-content .teaser .teaser-inner img[src=""] {
            display: none !important;
        }

    .leaflet-popup-content .map-info-wrap {
        margin-top: 7px;
    }

.leaflet-rrose-pane {
    float: left;
}

    .leaflet-rrose-pane .leaflet-rrose {
        float: left;
    }

.leaflet-rrose-content-wrapper {
    float: left;
    border-radius: 0px;
}

.leaflet-rrose-content {
    float: left;
    margin: 0;
    padding: 1px;
}

    .leaflet-rrose-content .teaser {
        float: left;
        width: 100%;
    }

    .leaflet-rrose-content .teaser-inner {
        padding: 0 !important;
    }

    .leaflet-rrose-content .btn-outline {
        float: left;
        margin-bottom: 12px;
        margin-left: 5px;
        position: relative;
        z-index: 10;
    }

    .leaflet-rrose-content .teaser {
        margin-bottom: 0;
    }

        .leaflet-rrose-content .teaser .teaser-inner .teaser-content-wrapper h2 {
            font-size: 36px;
            float: left;
            width: 100%;
        }

    .leaflet-rrose-content .map-main-controls-submit {
        float: left;
        width: 100%;
        font-weight: 300;
    }

    .leaflet-rrose-content .more {
        position: static;
        float: left;
        width: 100%;
        height: 41px;
        line-height: 41px;
        margin-top: 7px;
    }

    .leaflet-rrose-content .price-details {
        float: right;
        width: 50%;
        margin-top: 0 !important;
    }

    .leaflet-rrose-content .teaser-content-wrapper {
        box-shadow: none !important;
        border: 0;
        border-style: none !important;
        padding-bottom: 22px !important;
    }

    .leaflet-rrose-content .map-info-wrap {
        float: left;
        width: 100%; /*margin-bottom: 10px;*/
        min-height: 57px;
    }

    .leaflet-rrose-content a.btn-progress {
        float: left;
        width: 100%;
        color: white;
        font-weight: 300;
        z-index: 3;
    }

    .leaflet-rrose-content .map-info-text {
        font-size: 14px;
        font-family: 'urw_geometric_extregular', sans-serif;
    }

    .leaflet-rrose-content .price-prefix {
        position: relative;
        top: 10px;
        float: left;
        display: inline-block;
        font-size: 12px;
        float: right;
        padding-right: 10px;
    }
/*new*/
.map-main-controls {
    padding-right: 40px;
}

.leaflet-panel .map-main-controls {
    margin-left: -250px;
}

.leaflet-panel.active .map-main-controls {
    margin-left: 0;
}

.leaflet-panel.active .title.toggle {
    right: 4px;
}

.leaflet-panel .title.toggle i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transition: all 0.5s;
    position: relative;
    top: 3px;
}

.leaflet-panel.active .title.toggle i {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}

.leaflet-panel.active .map-main-controls .title,
.leaflet-panel.active .map-main-controls label,
.leaflet-panel.active .map-main-controls .custom-checkbox,
.leaflet-panel.active .map-main-controls hr,
.leaflet-panel.active .map-main-controls button,
.leaflet-panel.active .map-main-controls .radio-wrapper,
.leaflet-panel.active .map-main-controls-from {
    opacity: 1;
}

.leaflet-panel .map-main-controls .title,
.leaflet-panel .map-main-controls label,
.leaflet-panel .map-main-controls .custom-checkbox,
.leaflet-panel .map-main-controls hr,
.leaflet-panel .map-main-controls button,
.leaflet-panel .map-main-controls .radio-wrapper,
.leaflet-panel .map-main-controls-from {
    transition: all 0.2s;
    opacity: 0;
}

.leaflet-top.leaflet-left .leaflet-panel:nth-child(2) {
    margin-top: 40px;
}

.map-main-controls .title {
    display: none;
}

.leaflet-panel.active .map-main-controls .custom-checkbox,
.leaflet-panel.active .map-main-controls-from {
    width: 100%;
    float: left;
}

.mapBoxZoom--level8 .map-marker {
    padding-top: 55px;
}
.mapBoxZoom--level8 .map-marker-bullet {
    width: 18px;
    height: 18px;
}
.mapBoxZoom--level4 .map-marker {
    padding-top: 40px;
}
.map-marker:not(.map-marker-departure) .map-marker-label.persistDisplay,
.map-marker:not(.map-marker-departure) .map-marker-price.activePrice {
    position: relative;
    top: 10px;
}
#teaserboxSpinner {
    position: absolute;
    z-index: 9999;
    -ms-transform: translate(-50%,-50%);   
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 );

}
.teaser .spinner {
    top: 50% !important;
}
.mapboxSpinnerContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.9);
    z-index: 999;
}
@media only screen and (max-width: 640px) {
    .routemap-paage.mobileHide {
        display: block;
    }
}


/************************** IN THIS CSS FILE YOU PLACE ALL THE GENERIC CSS RULES THAT APPLY TO THE WHOLE DOMAIN **************************/
/*****************************************************************************************************************************************/
/* generic grid */
.grid_section_container {
    padding: 45px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: rgba(255,255,255,.7);
}

    .grid_section_container .grid_col {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0 0 40px;
    }

.grid_section[data-grid="3"] .grid_col {
    width: 100%;
    max-width: calc(33% - 24px);
    margin-left: 40px;
}

.flex_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .flex_row.space-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .flex_row.center_align {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .flex_row.flex_end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

.flex_grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.flex_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* FILTERS */
.tab_filters {
    margin: 0;
    padding: 0;
}

    .tab_filters ul {
        margin: 0;
        padding: 0;
        font-size: 0;
    }

    .tab_filters li {
        font-family: 'PFHandbookPro', sans-serif;
        display: inline-block;
        list-style-type: none;
        top: auto;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .tab_filters li:not(:last-child) {
            margin-left: 5px
        }

        .tab_filters li a:link,
        .tab_filters li a:visited {
            font-family: 'PFHandbookPro', sans-serif;
            display: inline-block;
            font-size: 22px;
            line-height: 1;
            color: #ffffff;
            background-color: #c1c1c1;
            letter-spacing: .015em;
            transition: all .2s ease-out;
            border-radius: 2px;
            padding: 7px 14px 8px;
            font-weight: normal;
        }

        .tab_filters li.active a:link,
        .tab_filters li.active a:visited,
        .tab_filters li a:hover {
            background-color: #20316a;
        }

.filters_section .white_box {
    background: rgba(255,255,255,.7);
    padding: 26px 20px;
}

    .filters_section .white_box .filter_select {
        min-width: 160px;
    }

.filter_select .select2-container .select2-choice .select2-arrow {
    margin-left: 7px;
}

.filter_select .select2-container .select2-choice > .select2-chosen {
    text-align: right;
}

.filters_section .control-label:empty {
    display: none;
}
/*Simple map*/
.secret_map img {
    max-height: inherit;
}

.secret_map {
    height: 300px;
    width: 100%;
}

    .secret_map img {
        max-width: initial !important;
    }
/*Simple map*/

.btn_row.mTop40 {
    margin-top: 40px;
}

.btn_row.mBtm40 {
    margin-bottom: 40px;
}

.btn_row .btn + .btn,
.btn_row .btn + .btnWithSpinner,
.btn_row .btnWithSpinner + .btnWithSpinner {
    margin-right: 20px;
}

.noMarginFormGroup .form-group {
    margin-bottom: 0;
}



.spinner {
    min-height: 30px;
}

.pageTextContent:empty {
    display: none;
}

.more .add-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/media/icons/add-icon.png) no-repeat scroll center;
    background-size: contain;
    vertical-align: middle;
    margin-left: 5px;
}

.more.s {
    font-size: 14px;
}

.more.open .add-icon {
    background-image: url(/media/minus-icon.png);
}

/* START Hubpages panel*/
.hub_panel_page .hub_panel_list {
    list-style: none;
    padding: 0 20px 20px 0;
    margin: 0;
}

    .hub_panel_page .hub_panel_list li {
        display: inline-block;
        width: 100%;
        top: 0;
    }

    .hub_panel_page .hub_panel_list a {
        padding: 6px 15px;
        font-size: 18px;
        width: 100%;
        display: inline-block;
    }

/* END Hubpages panel*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

/* FULL WIDTH TEASER STYLING : start */
.teaser-full-width.tfw_colored .teaser-full-width-text h2,
.teaser-full-width.tfw_colored .teaser-full-width-text p,
.teaser-full-width.tfw_colored .teaser-full-width-text .price {
    color: inherit;
}

.teaser-full-width.tfw_colored .teaser-full-width-text .btn.btn-transparent,
.milesBig .teaser-full-width.tfw_colored .teaser-full-width-text .btn.btn-transparent,
.carousel-hero-container .carousel-hero-text .btn-transparent, 
.carousel-hero-container .carousel-hero-tex a.btn-transparent {
    border-color: inherit;
    color: inherit;
}

.teaser-full-width.tfw_colored .teaser-full-width-text .btn.btn-transparent:hover,
.milesBig teaser-full-width.tfw_colored .teaser-full-width-text .btn.btn-transparent:hover {
        opacity: .8;
    }

.tfw_colored.tfw_white {
    color: #ffffff;
}

.tfw_colored.tfw_dark_blue {
    color: #213368;
}
.hero-image-withMask.tfw_white .my-booking {
    color: #55555F;
}

.skin1 .hero-image-withMask.tfw_white .my-booking {
    color: #00e1e9;
}

/* FULL WIDTH TEASER STYLING : end */

/* COVID DONATION MILES : start */
.white_shadow_container__inner {
    padding: 0 16px 16px;
}

.covidMiles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0;
}

.covidMiles__box {
    border: 2px solid #35afe3;
    padding: 7px 28px 14px;
    text-align: center;
}

.covidMiles__text, p.covidMiles__text {
    font-family: 'PFHandbookPro', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #35afe3;
    line-height: 1;
    margin: 0;
}

.covidMiles__text__miles {
    font-size: 30px;
    display: block;
}

.covidHospitals__title,
p.covidHospitals__title {
    font-size: 16px;
    font-weight: 700;
    color: #55555F;
    line-height: 1;
    margin: 0 0 18px;
}

.covidHospitals__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: calc(100% + 24px);
    margin-right: -12px;
}

.covidHospital {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 7.32px 4.68px rgba(207, 207, 207, 0.2);
    box-shadow: 0px 2px 7.32px 4.68px rgba(207, 207, 207, 0.2);
    padding: 15px;
    margin: 12px;
    width: calc(50% - 24px);
    cursor: pointer;
    position: relative;
}

.covidHospital:after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/media/icons/arrow_down.svg) no-repeat scroll center;
    background-size: contain;
    position: absolute;
    left: 15px;
    top: 12px;
    transition: transform .2s ease-out;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
}

.covidHospital.covidHospital--active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.covidHospital:hover {
    outline: 2px solid #d3d3d3;
}

.covidHospital.covidHospital--active,
.covidHospital.covidHospital--selected {
    outline: 2px solid #35afe3;
}

.covidHospital__heading, h2.covidHospital__heading,
.covidMilesRow__heading, h2.covidMilesRow__heading {
    font-family: 'PFHandbookPro', sans-serif;
    font-size: 26px;
    font-weight: 500;
    color: #213368;
    line-height: 1.27;
    margin: 0 0 10px;
    top: auto;
    word-break: break-word;
}

.covidHospital__heading, h2.covidHospital__heading {
    padding-left: 40px;
}

.covidHospital__address,
.covidMilesRow__address {
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-size: 15px;
    font-weight: 500;
    color: #54585a;
}

.covidHospital__top {
    padding: 0 0 18px;
    min-height: 112px;
}

.covidHospital__bottom {
    border-top: 1px solid rgba(0,0,0,.1);
    padding-top: 18px;
}

.covidHospital__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 5px;
}

.covidHospital__row > div {
    width: 100%;
}

.covidHospital__row > div:not(:last-child) {
    padding-bottom: 15px;
}

.covidHospital__goal,
p.covidHospital__goal {
    font-size: 20px;
    font-weight: 300;
    color: #213368;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    top: auto;
    padding: 0 26px 0 0;
    position: relative;
}

.covidHospital__goal:before {
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowODgwMTE3NDA3MjA2ODExODA4Mzk2OTgzREJDNDkxNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNEE2MTFGNjdEOTkxMUVBQkREOUNDNTNERTQzNjZEQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNEE2MTFGNTdEOTkxMUVBQkREOUNDNTNERTQzNjZEQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NmQzZDUyNTYtM2NkNC1jZTQ5LWIyZDEtNzc3MGRmN2U0Y2I1IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6Y2FlYTdhOGYtN2NkYi0xMWVhLWJmYzQtYzhiZTdmNWVlOTcxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+weW0UwAAAdtJREFUeNpiXHPBkwELkAfiCCD2AmIVIBYB4jdAfBeItwLxCiB+iK6JBY3PCcStQJwDxKxoclJQbAvEzUA8FYirgfgbTAETkmJRID4KxIVYDEIHIPkCID4C1YdiGBsQbwZiQwbSgCFUHzuyYZ1AbM5AHgDp64AZJgcNI0oASL8CyLAkLBGBEzAyMjFYKzUx+GqvQI/IRJBhLqQ4wUS2iEGC14Thw4976FKuIMOUiDVIRzKBQU7QieHjjwcMx+43okurgwwTRhaRFbBnEODENF9J2JtBXSyM4fvv1wyH7pQx/P33E12JEMivb4FYEu4NuWJguDAzXHgyjeHe262Q1MpvxWAok8Xw++9Xhv23ixl+/f2CzeHvQC5D8fzBO6UMf/5+A2rOZjCTL2cQ5dFnsJCvBLrkN8OBO8VAl73BFQo3QYbtRTH+202GnTdSGT58vwv2sp1yO1j88L0qhk8/HuEL0t0gw+YC8R9k0Z9/PjDsu13AcP/tdob///8ynHjYxvD26zV8BoH0z2eElhr90LxGLpgI0g/LTuVAfJJMg05C9cPz5i8g9gXi8yQadB6q7yd6EfQaiG2AeBJ6GOIIo0lQ9a9xFY6ggi4fGoagktYbiJVxlLQP0G0ACDAAncqDYe5tgD4AAAAASUVORK5CYII=') no-repeat scroll center;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -9px;
    display: inline-block;
}

.covidHospital__donated,
p.covidHospital__donated {
    font-size: 15px;
    font-weight: 300;
    color: #303030;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    top: auto;
    padding: 0 26px 0 0;
    position: relative;
}

.covidHospital__donated:before {
    content: '';
    width: 16px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowODgwMTE3NDA3MjA2ODExODA4Mzk2OTgzREJDNDkxNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1QTlCRjExQzdEOTkxMUVBODc0RURFRUJGNTgwRDE2RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1QTlCRjExQjdEOTkxMUVBODc0RURFRUJGNTgwRDE2RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NmQzZDUyNTYtM2NkNC1jZTQ5LWIyZDEtNzc3MGRmN2U0Y2I1IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6Y2FlYTdhOGYtN2NkYi0xMWVhLWJmYzQtYzhiZTdmNWVlOTcxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+oQDX7wAAAOlJREFUeNpi/P//PwMIbNq0iR1ILQDiUCB+DsSTgHgCAwQUAHEeEEsC8WogTvDz8/sJkmBiQIBsII4A4hNQfhcQH4DiLqjYCaiabJgmZAPUoXQkEKsB8RQgtoJikGtUoXLIahlYkAzYB8RpQHwWiL8CsRCSXAIQ+wExN5JaMGDcuHHjSyAtxoAdBEHpdTjkX7Hg0QwC7xnwAzEWAgr+E5AHh4E9WmAiaz4OZTuAvItFzT+QxvMM5IPzIBcYA/F+HAocoPQBHPKOhMKAkZATmBgoBMPAAFAgPgXiX0DMhkX+Jx69ID1PAQIMADPDLBN7oY2xAAAAAElFTkSuQmCC') no-repeat scroll center;
    display: inline-block;
    position: absolute;
    right: 0;
}

.covidHospital__bottom__hidden {
    padding: 15px 0 0;
}

.covidHospital__bottom__hidden .form-group {
    width: 275px;
    max-width: 100%;
}

.covidHospital__bottom__hidden .control-label {
    margin-bottom: 14px;
}

.covid_btnWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 0 0;
}

.covid_btnWrap .btn {
    top: auto;
    min-width: 200px;
}

.covid_btnWrap .btn:not(:last-child) {
    margin-left: 18px;
}

.covid_mandatory, p.covid_mandatory {
    font-size: 15px;
    font-weight: 300;
    font-style: italic;
    color: #666666;
}

.covidHospital__selectedMiles__text,
p.covidHospital__selectedMiles__text {
    font-size: 16px;
    font-weight: 700;
    color: #35afe3;
    top: auto;
    letter-spacing: 0;
    margin: 0;
}

.covidHospital__donated__text {
    display: inline-block;
}

.covidSteps {
    width: 100%;
    border-bottom: 1px solid #dadada;
    margin: 10px 0;
}

.covidSteps__ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.covidSteps__li {
    list-style-type: none;
    font-family: 'PFHandbookPro', sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #213368;
    border-bottom: 4px solid transparent;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    line-height: 1;
    padding: 13px 8px;
    display: inline-block;
    top: 1px;
}

.covidSteps__li--active {
    color: #35afe3;
    border-bottom-color: #35afe3;
}

.covidSteps__li--done:after {
    content: '';
    width: 15px;
    height: 11px;
    display: inline-block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowODgwMTE3NDA3MjA2ODExODA4Mzk2OTgzREJDNDkxNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNDdENTQwRjdEQjgxMUVBOTAyRjg2QUNCOTRDREZGMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNDdENTQwRTdEQjgxMUVBOTAyRjg2QUNCOTRDREZGMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDUwNDkwMjMtYjM4NC04NjQwLTg3ZjctMzdkNmJjN2VlMmZlIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6MmQ4Zjk1ODItN2NjNi0xMWVhLWJmYzQtYzhiZTdmNWVlOTcxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+I6RE5wAAAOpJREFUeNpi+f//PwMpYO1FLx0gdQCIH7KQqFEWSO0DYmEQn4kEjQJQjaJA/AuIfVmI1MgBpHYCsQoQg/wZEqy/7TjjmgueIAkOIOcDDo3MQGo9yCaoUCpQ7RyYs28A8UugolgcFk9B0tgE0wjT/BeI2YB4EdCAaUDMimRrNZDKgHLnAzXWI5sKcrY41FmWULETQBwAxJ4gDVCxHUDsA9T8F0UzKJ6BNoACrg+Ic6Hib4FYEOqyc0BsC9T4Dd0/jMiJBOrvOVBvgMADIDYFanyDLTAY0VMY0AADILUZJAfENkCND3BFIUCAAQAZtVEwRStu1wAAAABJRU5ErkJggg==') no-repeat scroll center;
    margin-right: 9px;
}

.covidSteps__li--done {
    color: #acd049;
}

.covidSteps__li:not(:last-child) {
    margin-left: 46px;
}

.covidMilesRowContainer {
    padding: 25px 0;
}

.covidMilesRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 0 18px 25px;
    border-bottom: 1px solid #dfdfdf;
}

.covidMilesRow__Row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.covidMilesRow__box {
    background-color: #ffffff;
    padding: 15px;
    width: 260px;
    max-width: 100%;
    position: relative;
}

.covidMilesRow__box .form-group {
    margin-bottom: 0;
}

.covidMilesRow__text,
p.covidMilesRow__text {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    color: #55555F;
    line-height: 1;
    top: auto;
    margin: 0 0 4px;
    padding-left: 30px;
}

.covidMilesRow__milesSelected,
p.covidMilesRow__milesSelected {
    font-family: 'PFHandbookPro', sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #35afe3;
    top: auto;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 3px 10px;
}

.covidMiles__edit,
.covidMiles__edit:link,
.covidMiles__edit:visited {
    display: inline-block;
    text-decoration: underline;
    color: #213368;
}

.covidMiles__edit:hover {
    color: #27aae1;
}

.covidRemainingMiles {
    background-color: #213368;
    padding: 12px 20px 13px;
    margin: 0 0 40px;
}

.covidRemainingMiles__text, p.covidRemainingMiles__text {
    margin: 0;
    line-height: 1;
    top: auto;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    color: #ffffff;
}

.covidRemainingMiles__text__no {
    font-size: 30px;
    font-weight: 300;
    display: inline-block;
}



.white_shadow_container__inner .tp_popup_title,
.white_shadow_container__inner .tp_popup_msg,
.register_login_popup.travel_pass_login_pass.hospitaldonate_login_popup .tp_popup_title,
.register_login_popup.travel_pass_login_pass.hospitaldonate_login_popup .tp_popup_msg {
    margin: 0 0 20px;
    line-height: 1;
    top: auto;
    padding-left: 30px;
}

.white_shadow_container__inner .tp_popup_title,
.register_login_popup.travel_pass_login_pass.hospitaldonate_login_popup .tp_popup_title {
    padding-bottom: 0;
}

.white_shadow_container__inner .tp_popup_msg,
.register_login_popup.travel_pass_login_pass.hospitaldonate_login_popup .tp_popup_msg {
    font-size: 16px;
    font-weight: 600;
}

.white_shadow_container__inner .modal-body,
.register_login_popup.travel_pass_login_pass.hospitaldonate_login_popup .modal-body {
    padding: 20px 30px;
    background: #ffffff;
}

.register_login_popup.travel_pass_login_pass.hospitaldonate_login_popup .introMinHeight {
    min-height: 310px;
}

.covid_btnWrap .spinner {
    right: -90px !important;
}

.remove-selection,
.remove-selection:link,
.remove-selection:visited {
    font-family: PFHandbookPro;
    font-size: 20px;
    font-weight: 300;
    white-space: nowrap;
    display: inline-block;
    padding-right: 18px;
    position: relative;
    transition: all .2s ease-out;
}

.remove-selection:before {
    content: '';
    height: 10px;
    width: 10px;
    display: inline-block;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3OGUwNTFlYi1mMWRkLTU5NGQtOTY1NC0zZjY2NjQ2Y2IxOWEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTIxRENGRkI0OTkyMTFFOUJCODFGNjQ1RkQxQzFGQ0QiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTIxRENGRkE0OTkyMTFFOUJCODFGNjQ1RkQxQzFGQ0QiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU1ZTE1NWUyLTUwNGQtNGU3ZS04OGY5LTRhYjBlMDliYjA0NiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjkxZjFkNjU5LTc4ZDYtZTM0NS1iZDkzLWMxODZhMDFmOGM1ZCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ps4UGKkAAAB/SURBVHjaYlQ0zjjNwMCQDcSnGLADayDuYoIqWg3EZjgULQXiXCaoSaFYFMMUBQHxORaoILLiMCBmQVbEABVgwKL4P7IiEGBCcxMLVBEjEDMjSzChuWkZEAdDrV+D7GYmNIeDFJ0F4pNQxXAPMmFRBAMoikEK+7EoQlfcBxBgACOKINN1AxMgAAAAAElFTkSuQmCC');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px
}

.remove-selection:hover {
    opacity: .8;
}

.covidMilesRow__Remove {
    text-align: left;
}

#invite_friend_container_message:focus{
    outline: 0 !important;
}

/* COVID DONATION MILES : end */


/* apple sign for mobile app : start */


/* apple sign for mobile app : end */
.global_btn_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.global_btn_row.flex_end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.global_btn_row .btn {
    width: auto;
    top: 0;
    min-width: 200px;
}

/* app installation */
.appInstallation--open {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    overflow: hidden;
}
.appInstallation {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 999999;
    display: none;
}

.appInstallation__overlay {
    background: rgba(34, 53, 103, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.appInstallation__inner {
    background: #FDFDFD;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.35);
    border-radius: 4px;
    width: 295px;
    margin: auto;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
    text-align: center;
}

.appInstallation__logo {
    text-align: center;
}

.appInstallation__logo img {
    margin-top: -37px;
}

.appInstallation__content {
    padding: 15px 25px 31px;
}

.appInstallation__title {
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #002677;
    line-height: 1.0;
    margin: 0;
    padding: 0 0 16px;
}

.appInstallation__text {
    font-family: 'urw_geometric_extlight', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #002677;
    line-height: 1.18;
    margin: 0;
    padding: 0 0 28px;
}

.appInstallation__buttons {
    text-align: center;
}

.appInstallation__buttons .btn {
    width: 100%;
    margin-bottom: 16px;
}

.appInstallation__buttons .btn:last-child {
    margin-bottom: 0;
}

a.appInstallation__close {
    font-weight: 700;
}

.spinner {
    min-width: 40px; 
}

/* flights and hotels : start */
.bookingMaskPassengers .input app-rooms-booking-description-container.input:after {
    top: 11px;
    margin-top: 0;
}
.app-total-summary-legend-container,
p.app-total-summary-legend-container {
    pointer-events: none;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 1;
    padding-top: 4px;
    margin: 0;
}

.bookingMaskPassengers .app-total-summary-container {
    border-top: 1px solid #bfbfbf;
    padding-top: 10px;
}

.bookingMaskPassengers .app-total-summary-container {
    border-top: 1px solid #cecece;
    padding-top: 10px;
}

.bookingMaskPassengers .passengersPopup .app-total-summary-container .form-group {
    margin-bottom: 10px;
}

.app-rooms-and-residents-container .bookingMaskPassengers .passengersPopup .footer {
    border-top: 0;
}

.app-total-summary-container .quantWrap {
    width: 45px;
    text-align: center;
    margin-left: 32px;
    justify-content: center;
    font-weight: 600;
}
/* flights and hotels : end */

/* covid purchase : 16-11-20 : start */
.row--gray {
    background: rgba(236,236,236,.8);
}
.piTotalTable {
    border-top: 5px solid #002677;
    margin-top: 0;
}

.piTotalTable.international {
    margin-bottom: 0;
}

.piTotalTable th,
.piTotalTable td {
    padding: 20px 0;
    border: 0;
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-weight: normal;
    color: #002677;
    line-height: 1;
}

.piTotalTable th {
    font-size: 32px;
    text-align: right;
    padding-left: 10px;
}

.piTotalTable th span:not(.tooltip_popup) {
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
}

.piTotalTable th .piSubtotal,
.piTotalTable th span.piSubtotal,
.piTotalTable th .piSubtotal span:not(.tooltip_popup) {
    font-weight: 400;
    font-size: 26px;
    display: inline-block;
    vertical-align: inherit;
}

.piTotalTable td {
    text-align: left;
    font-size: 29px;
}

.piTotalTable__subtotal th,
.piTotalTable__subtotal td {
    padding-bottom: 0;
}

.piTotalTable__subtotal td {
    font-size: 22px;
    font-weight: 400;
    vertical-align: middle;
}

.row--gray .tooltip_popup {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3)
}

.piTotalTable td span {
    vertical-align: inherit;
}

.piTotalTable--inPurchase {
    background: #ECECEC;
}

.piTotalTable--inPurchase th,
.piTotalTable--inPurchase td {
    padding-right: 20px;
    padding-left: 20px;
}

.piTotalTable__label {
    font-size: 20px;
    display: inline-block;
}

.piTotalTable.international th,
.piTotalTable.international td {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 26px;
}

.piTotalTable.international th {
    font-weight: 400;
}

.contact-information {
    padding-bottom: 20px;
}

.covidPurchase {
    padding-bottom: 40px;
}

.covidPassenger {
    border: 1px solid #C3C3C3;
    margin: 0 0 20px;
    padding: 17px 25px 17px;
}

.covidPassenger__testSelection {
    padding: 20px 0 0;
}

.covidPassenger__testSelection__label,
p.covidPassenger__testSelection__label {
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #252C3C;
    margin: 0 0 16px;
}

.covidPassenger__testSelection__applied,
p.covidPassenger__testSelection__applied {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    position: relative;
    padding: 0 30px 0 0;
    word-break: break-word;
}

.covidPassenger__testSelection__applied:before {
    content: '';
    width: 11px;
    height: 8px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAICAYAAAAvOAWIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABjSURBVHgBjY1REYAwDEMnYRImYVJwgAUcgAQk4AApSKgEJIT2Lju2XT+au3w0fWlTCgjArpYoaDqj4N2CRV0ccCX4qHMLX3rrwEpQhkM2MATfFpbF+2iFrL7wywen0sGr1dt/HA+IKOvZbY8AAAAASUVORK5CYII=') no-repeat scroll center;
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.covidPassenger__testSelection__applied:after {
    content: '';
    width: 19px;
    height: 19px;
    background: #ACD049;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tagCheckbox {
    display: inline-block;
    position: relative;
    border-radius: 2px;
    vertical-align: top;
}

.tagCheckbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.tagCheckbox input[type=checkbox]:checked ~ label {
    background: #223567;
    border: 1px solid #162140;
    color: #FFFFFF;
}

.tagCheckbox label {
    display: inline-block;
    width: auto;
    padding: 10px 14px;
    font-size: 16px;
    line-height: 1;
    color: #66676F;
    top: auto;
    margin: 0;
    cursor: pointer;
    z-index: 2;
    border: 1px solid #66676F;
    border-radius: 2px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.tagCheckbox input[type=checkbox]:checked ~ label:after {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABtSURBVHgBjZK7DcAwCEStzGEGSXbINKnTZod02ZQchSV/QJylE5bhyeKgqOoNSSEO6ip0tcuTgV1dnR+EApyEUEAEpoADHhTQgTv0WvTym/cTwgl9FtNxzD2k44iaDsHMpQVkbR1A2yXW1rZ7PyUA12himWW1AAAAAElFTkSuQmCC') no-repeat scroll center;
    margin-right: 14px;
}

.tagCheckbox input[type=checkbox]:not(:checked) ~ label:hover {
    color: #223567;
    border-color: #223567;
}

.covidPassenger__testSelection .tagCheckbox {
    margin-left: 8px;
    margin-bottom: 8px;
}

.covidPassenger__details__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.covidPassenger__icon {
    background-image: url(/media/icons/login-grey.svg);
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 24px;
}

.covidPassenger__details__info {
    padding: 10px 0 20px;
}

.covidPassenger__label,
p.covidPassenger__label {
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #213368;
    line-height: 1.2;
    margin: 0;
}

.covidPassenger__name,
p.covidPassenger__name {
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #213368;
    line-height: 1;
    margin: 0;
}

.afterTitleIntro {
    padding: 0 0 35px;
}

.afterTitleIntro ol {
    padding: 0 20px 0 0;
}

.usefulLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.usefulLinks p {
    margin: 0 0 0 25px;
    top: auto;
    font-family: PFHandbookPro, sans-serif;
    font-size: 16px;
}

.usefulLinks a:not(:last-child) {
    margin-left: 40px;
}

#covid-purchase-container {
    padding-bottom: 0;
    margin-bottom: 30px;
    margin-top: 30px;
}

.radioFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.radioFlex .custom-radio:not(:last-child) {
    margin-left: 30px;
}

.covidPaymentRadio {
    padding-bottom: 45px;
    padding-right: 32px;
}

.togglableBtn:not(.togglableBtn--active) {
    display: none;
}

.covid_btnWrap .btn.togglableBtn:not(:last-child) {
    margin-left: 0;
}

.pnr-search-results {
    padding-bottom: 0;
}

.pnr-search-results .alert-container {
    margin-bottom: 20px;
}

.pnr-search-results .covid_btnWrap {
    padding-bottom: 30px;
}

.covidPurchase .tooltip-container i {
    margin-bottom: -5px;
}

.container.container--inline {
    max-width: 100%;
}

.icon-tooltip-gray {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcyNUFBNjREMzBDNzExRUI5REVBRTI5NDlGMkNEOUY1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcyNUFBNjRFMzBDNzExRUI5REVBRTI5NDlGMkNEOUY1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzI1QUE2NEIzMEM3MTFFQjlERUFFMjk0OUYyQ0Q5RjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzI1QUE2NEMzMEM3MTFFQjlERUFFMjk0OUYyQ0Q5RjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5aRC5CAAABUklEQVR42qxV0a3CMAwsEQMwQpkA2CBI/adM0LJBmeCxQdngtRMAEwQmoJ2AjsAGYD9dpBBCEulh6YQI9sX2xWaUZVnisAmhIEjCnJDifCB0hCOhdQUKx1lJuBFywomwJIyANc5y+BR28Nj6XsOZA8+OyzqgQdYKFWxdGdYocfGBzLYBvhKxL4QlMuPy7km83RGT6/I14U+AjPtVeUg3hD2LKZBdjxI+WRtowxm9LZlwRTh4nFOIMATK50ulgEq9x1Gh5DpAyFnOBDLoPI6LSIG4glREKhltQjMn/zdu3SBQrvwSYc+EF9dMWionEVX8vRaBJzH3ZKnwyb/vPJcyRztG03m4f6GoLcI0kNkEl+7M0WuwlhQcYk2TnfR+NJ9NhX5eI1WX8L2Yc27vwwqqK2Mz98bDT0FUoGeVvbldD7tB3/Rm5jl/AApqHuHz9jfwFGAAhq5RXToM/scAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    background-size: contain;
}

.tagCheckbox .tooltip-container {
    display: inline-block;
}

.tagCheckbox .tooltip-container i {
    width: 20px;
    height: 20px;
    margin-bottom: -2px;
}

.tagCheckbox input[type=checkbox]:checked ~ label .icon-tooltip-gray {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEGSURBVHgBrVWBEYIwDAxOwAgdwRHYwBFgAxyBDWADR8ANOCdAJ4ANcIOacl+taJsi5i53veT5NEkTiL6I1jplLVlb1kG/ZIAtp1hhcME6sXY4K8e3h80GyiWyGsCM5MAK2DpE1pt0KVJQmv6DFGkMa8gWpO/pw6ACHxn/MeDPUPfU3u5M4VtUpiECppuDSs8AxVdSOZ4XQzr7ANC+w5NAOHfdHLQATGMIgdU7CZQkyZ1WiCEcQx2OFZRtNIRX1oy2iyG8GcILa7DLOCoKy4G1tUWffPO72DaVL+jcYcfw39GDo9mwHBofoJHm2sFmwDYSsHA3sztFqFWBuZ30D5vb9wsofaV5ALAxplg/GQFXAAAAAElFTkSuQmCC');
}

.tagCheckbox__extraText {
    margin: 0;
    top: auto;
    display: none;
}

.tagCheckbox input[type=checkbox]:checked ~ .tagCheckbox__extraText {
    display: block;
}

.covidPassenger__details:not(.covidPassenger__details--box) {
    border-bottom: 1px solid #BFBFBF;
}

.covidPassenger__details--box {
    border: 1px solid #C3C3C3;
}

.covidPassenger__details--blue {
    background: #203368;
}

.covidPassenger__details--blue .covidPassenger__details__inner {
    background: #ffffff;
}

.covidPassenger__details--box .covidPassenger__details__inner {
    padding: 10px 18px;
}

.covidPassenger__details__extra {
    color: #ffffff;
    padding: 8px 18px;
    background: #203368;
}

.covidPassenger__iconBlue {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQfSURBVHgBrVfNbhpXFD7nDHZolUpY3XVTosg4UhcQGaLujJ8g5AmMF63xyuQJDE9QvDJpF+BlV8ZPYNhVNZHxolKCF6abZBWFRSwj47kn58wwDiHMT34+aWCke+/5uec7P4MQAcl8ORF/N8rYiI+RIQ9gkgCYcFd5iIA9g9hDA53+8/1WFJkYpnDx3WhHhJfd3dhC4B4b+p+Qh94+Rk6DGMQgRiEO5b1JMTh48U998NmK7z/aLljGNBxBiJXr7+8cDdq1IYRgOVcqitDdiaGV/r/7BxAVy9mtP1LZrbcr2d/L8IVIZUsVeVie3Xnrn3icWi01gPTa7CfnJ3/14Cvw4NdS0thwLK/t/kl901exYx1CkSxYD4qPCrSvlWQAFsHgRbfeDlPOwK3zk2dPP1HsxIahIaS456fUJdtVQ44V5OkJ0YYuoWAQZOwvud8yY6ZjYNr0WE+eVRNCVAOVXo5OJXUSaly/u//wZbe+ru/C4gNzw6cqZ97Z/yRkCFQFNI1kppy4XdArTuVKFxAAWW+kctunfuvLq1u1lWzpOETGhZIOPI81rkp9vwOOJ6yx5yd+e8b2dxWJY+ZBtpT32yNhqcrvjnpN91e3C8CcCMq38RgzcqAXRLhBr6b5fmQzFPzlxJ34xmOjDBGYvLjcgQBYxI8ltqHFQ1waEEIaIhhHhJhGMG0IFliMIT2FML1ILWW5H8kUyKaHyGukcRHGBRYKYXx7zKYAISCw1zS1gkJyw5auJelDlwlULKSA3SBPFAxYDiKpYsFpLpKSEAFamdRr24Zdvz1agPQ/alMg7aeGTCSvpbIV56XLbQEK8fYDeCgxpoE08GTY1kk9rhrgw+kr15x0arGBoyjeMpiMDg4EbDoGKQ0RIOWxOZcTDEkLIdLkwWCtGYYzsnSqYC58VENnoHVaBwOtxzBTzzU3mXnPIDRSj7Y3wlWbPFqmjapwMXZ1AUTl6atSZXcurzYkOQtOB3JmK66+7P5ZmyduUoMd8ikRmbA5e/XedCK9+R451QRwT8pmxdugMdROpOkhSjtuN3q25KdU0e/WK9d340vC1nXx/kzlaVOY5oNDQOlkk3eXIOq155EeULKMf4hXosxZfnBuAWHjehx/uBiToXFqyLgdBFLaLKRfLqC1rlVKPYBvAFWupDQ3IOHEonf9twVEJwOWaxiDOXTZ+23gKHXnrup0zOcNe00xZy1s7oqCZRl5EKxDcAb9enF6zZrd/OZ1t/XjT9klifGh/MObV90OfAFWcls7khFNZvz7/Hm9NLuO/tZ+/mCuKbhwOSq47OWEpOimnJtbWAI/YZzR9EbHIthwBAG1ESX5Gc+8PYYxgWR+ltTLyJ5J68Q9Sa1aUEYEKp6Gsp6J81Lc09rDpz/axKCBfD91LIbW6G68FyUF3wNIAA2bIS26mQAAAABJRU5ErkJggg==') no-repeat center;
    background-size: contain;
    margin-left: 10px;
}

.covidPassenger__details__info {
    padding: 10px 0 20px;
}

.covidPassenger__label--small,
p.covidPassenger__label--small {
    font-size: 16px;
    top: auto;
}

.covidPassenger__name--small, p.covidPassenger__name--small {
    font-size: 20px;
    top: auto;
}

.covidPassenger__details__info--small {
    padding: 0;
}

.covidPassCost,
p.covidPassCost {
    margin: 0;
    font-size: 14px;
    top: auto;
}

.covidPassPurchased {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-right: -5px;
    padding: 10px 0;
}

.covidPassPurchased .covidPassenger__details--box {
    margin: 5px;
    width: calc(25% - 10px)
}

.covidPassPurchased .covidPassenger__details--full {
    width: 100%;
}

.register_login_popup.covid_login .modal-dialog {
    max-width: 500px;
}

/* covid purchase : 16-11-20 : end */

.global_btn_row .btn_with_spinner {
    min-width: 200px;
}

.global_btn_row.flex_end .btn_with_spinner {
    margin-right: 10px;
}

.backToTopContainer {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 100vh;
    left: 0;
}

.backToTop {
    width: 62px;
    height: 62px;
    background: #27AAE1;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    display: inline-block;
    border-radius: 50%;
    position: fixed;
    bottom: 0;
    transition: all .3s ease-out;
    z-index: 20;
    opacity: 0;
    visibility: hidden;
}

.backToTop.backToTop--appWish {
    right: 50%;
    transform: translateX(-490px);
}

.backToTop:hover,
.backToTop:focus {
    color: #fff;
    background-color: #1d9cd1;
}

.backToTop:before {
    content: '';
    width: 17px;
    height: 20px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAXCAYAAADpwXTaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACHSURBVHgB7dPBDYAgDAXQYhzA0VzBSWAUnUxHcINaIiamaakBDh74SVPawLsBYAQRPd7xUJMXhFWgAJWBDNpZ/w4yKKTiZxvkUNoFZdZBCZIwE9QgDVPBHJTDRDAHWRgHR5qXuHPObVAQehexIxojDStU5jEGaJiOdewv2AmtQv9uoppjt+5exLFcpFvT+XAAAAAASUVORK5CYII=') no-repeat center;
    background-size: contain;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: 50%;
    margin-top: -10px;
}

.backToTopContainer--intersecting .backToTop {
    opacity: 1;
    bottom: 20px;
    visibility: visible;
}

.modal .modal-content.passengers {
    background-color: #ffffff;
}

.passengersPopup.inline .umnr_enabled .form-group:not(.umnr-form-group) {
    pointer-events: none;
}

.passengersPopup.inline .umnr_enabled .form-group:not(.umnr-form-group) .control-label,
.passengersPopup.inline .umnr_enabled .form-group:not(.umnr-form-group) .form-control {
    color: #e5e5e5;
}

.passengersPopup.inline .umnr_enabled .form-group:not(.umnr-form-group) .btn {
    border-color: #e5e5e5;
    color: #e5e5e5;
}


/* payment methods : start */
.paymentMethods {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #E5E5E5;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 5px;
}

.paymentMethods__title,
p.paymentMethods__title {
    color: #444 !important;
    top: 6px;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 40px;
}

.paymentMethods__items {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.paymentMethods__link {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .paymentMethods__link:not(:last-child) {
        margin-left: 10px;
    }
/* payment methods : end */

/* covid test additions : start */
.covidPassenger__testinfo {
    background: #E8E8E8;
    width: calc(100% + 50px);
    margin-right: -25px;
    padding: 22px 25px;
    margin-bottom: -17px;
    margin-top: 30px;
    display: none;
}

.covidPassenger__testinfo__link,
.covidPassenger__testinfo__link:link,
.covidPassenger__testinfo__link:visited {
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    color: #213368;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    text-decoration: none;
}

.covidPassenger__testinfo__link:hover {
    color: #1d9cd1;
}

.covidPassenger__testinfo__svg,
.covidPassenger__testinfo__text {
    display: inline-block;
    vertical-align: middle;
}

.covidPassenger__testinfo__svg {
    margin-left: 14px;
}

.covidPassenger__testinfo__text {
    text-decoration: underline;
}

.simplePopup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9999;
    display: none;
}

.simplePopup__overlay {
    background: rgba(255,255,255,.7);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

.simplePopup__inner {
    width: 674px;
    max-width: 100%;
    background: #FFFFFF;
    text-align: center;
    padding: 38px 75px;
    position: relative;
    -webkit-box-shadow: 0 2px 7px 5px rgba(207, 207, 207, 0.3);
    box-shadow: 0 2px 7px 5px rgba(207, 207, 207, 0.3);
    max-height: 100%;
    overflow-y: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 50%;
    margin-right: -337px;
}

.simplePopup__close {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    position: absolute;
    width: 32px;
    height: 32px;
    display: inline-block;
    background: none;
    top: 8px;
    left: 8px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.simplePopup__close:hover {
    opacity: .4;
}

.simplePopup__head {
    padding: 0 0 60px;
}

.simplePopup__heading {
    color: #19191B;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.16;
    margin: 0;
}


.simplePopup__content,
.simplePopup__content p {
    font-family: Roboto, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.18;
    color: #19191B;
}

.simplePopup__loader {
    width: 80px;
    margin: 20px auto;
}

.simplePopup__content p {
    margin: 0;
}

.simplePopup__btnWrap {
    padding: 55px 0 18px;
}
/* covid test additions : end */


/* new tags : start */
.booking-widget .invader {
    top: -9px;
    pointer-events: none;
    right: 0;
}

.booking-widget .invader span {
    font-size: 12px;
    padding: 4px 6px 2px;
    height: auto;
    line-height: 1;
    top: auto;
    box-shadow: none;
}

.booking-widget .invader span:before {
    display: none;
}

.homepageTeaserCarousel .invader {
    text-align: left;
    padding-left: 25px;
}

/* new tags : end */


.btn__extraText {
    font-size: 12px;
    text-align: center;
}
/* covid test additions : end */

.form-group .btn.disabled, .form-group .btn[disabled] {
    cursor: not-allowed;
    pointer-events: all;
}

.passengerNotification {
    position: relative;
    max-width: 455px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    border: 1px solid #3C6C8F;
    border-radius: 40px;
    padding: 6px;
    margin-bottom: 10px;
}

.passengerNotification__text {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    color: #3C6C8F;
    line-height: 16px;
    margin: 0 10px 0 0;
    position: initial;
}

.passengerNotification__icon {
    top: 4px;
}

.passengerNotification__icon::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(/media/icons/errorNotificationIcon.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
    .passengerNotification {
        margin: 0 24px 10px;
    }
}


/* fix mobile login errors on app : start */
.mobileApp .genericLogin .field-validation-error {
    position: relative;
    top: auto;
}
/* fix mobile login errors on app : end */

/* fix hub links grid : start */
.hub-links > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.teaser-hubpage .teaser-inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.teaser-hubpage .teaser-content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
/* fix hub links grid : end */

/* international covid test : start */
.internationalInfo {
    border-top: 5px solid #213368;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 10px 0;
}

.internationalInfo__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 20px;
}

.internationalInfo__heading h3 {
    color: #213368;
}

.internationalInfo__heading .amount-container {
    color: #213368;
    font-size: 24px;
    font-weight: 700;
}

.internationalInfo__content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0;
}

.internationalInfo__content table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
}

.internationalInfo__content th,
.internationalInfo__content td {
    border: 0;
    color: #213368;
    text-align: left;
    padding: 5px 0;
    font-size: 18px;
}

.internationalInfo__content th {
    font-weight: 400;
}

.internationalInfo__content td {
    font-weight: 700;
    min-width: 50px;
}

.internationalInfo__contentRow {
    text-align: left;
    padding: 5px 0;
}

.internationalInfo__contentRow p {
    margin: 0;
    font-weight: 700;
    top: auto;
}
/* international covid test : end */

/* home hero changes : start */
.booking-widget-container .carousel-hero-text .btn {
    top: auto;
    margin-top: 12px;
}
/*# sourceMappingURL=style.css.map */
/* covid test additions : end */


.btn__extraText {
    font-size: 12px;
    text-align: center;
}

.ti__box.selected {
    border: 2px solid #416BF6;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none;
}
.booking-widget-container .carousel-hero-text .countdowntimer {
    margin-top: 12px;
}

/*uk covid start*/

.uk-discountContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 25px;
    background-color: #EEF1F4;
    border-radius: 10px;
}

.uk-discountContainer p {
    font-size: 16px;
    font-weight: 300;
    font-family: PFHandbookPro;
    color: #213368;
    margin-bottom: 10px;
    line-height: 1;
}

.uk-discountContainer p .uk-bold {
    font-weight: 700;
}

.uk-discountContainer p .uk-bigger {
    font-size: 19px;
}

.uk-discountContainer p .uk-crossed {
    text-decoration: line-through;
}


.uk-promoContainer {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.uk-promoContainer h3 {
    font-size: 24px;
    font-family: PFHandbookPro;
    font-weight: 200;
    line-height: 1.2;
    color: #213368;
    margin-top: 0;
    margin-bottom: 10px;
}


.uk-leftCol, .uk-centerCol, .uk-rightCol {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.uk-promoRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: -8px 8px 8px rgba(0, 0, 0, 0.05), -8px -8px 8px rgba(0, 0, 0, 0.05);
    box-shadow: -8px 8px 8px rgba(0, 0, 0, 0.05), -8px -8px 8px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
}

.uk-promoRow--left {
    margin-left: 10px;
}

.uk-promoRow--right {
    margin-right: 10px;
}

.uk-promoText {
    padding: 23px 33px;
    min-height: 141px;
}

.uk-promoText p {
    margin: 0;
    font-size: 13px;
}

.uk-promoBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #EEF1F4;
    padding: 20px;
    min-width: 220px;
    background-image: linear-gradient(to left, #6c6c6c 33%, rgba(255,255,255,0) 0%);
    background-position: top;
    background-size: 35px 1px;
    background-repeat: repeat-x;
}

.uk-promoBox p {
    font-size: 24px;
    color: #213368;
    margin-bottom: 0;
}

.uk-promoBox a {
    font-size: 13px;
}

.uk-terms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 21px;
}

.uk-terms span {
    font-size: 13px;
}

.uk-redirectionMessage {
    text-align: left;
    font-size: 13px;
}

.uk-covid_btnWrap {
    padding: 0!important;
    padding-top: 55px!important;
}

/*uk covid end*/

/*homepage snippet start*/
.sn-snippet {
    background: linear-gradient(90.18deg, rgba(54, 121, 219, 0.9) 1.33%, rgba(255, 255, 255, 0) 100.12%), rgba(40, 170, 225, 0.8);
    -webkit-box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.56);
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.56);
    border-radius: 6px 6px 0px 0px;
    position: fixed;
    right: 50%;
    bottom: -540px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    padding: 10px 16px;
    z-index: 99999;
    -webkit-transition: all 250ms;
    transition: all 250ms;
}

.sn-snippet__container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}

.sn-snippet__clock {
    line-height: 1;
}

.sn-snippet__text {
    margin: 0 10px 0 17px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}

.sn-snippet__timer {
  margin-left: 21px;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sn-snippet__timer span {
  font-size: 23px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
}

.sn-snippet__day {
  position: relative;
}

.sn-snippet__hour {
  position: relative;
}

.sn-snippet__minutes {
  position: relative;
}

.sn-snippet__seconds {
  position: relative;
}

.sn-snippet__timer .countdowntimer_days .__digit_scroller_digit {
  width: auto;
}

.sn-snippet__timer .countdowntimer_hours .__digit_scroller_digit {
  width: auto;
}

.sn-snippet__timer .countdowntimer_minutes .__digit_scroller_digit {
  width: auto;
}

.sn-snippet__timer .countdowntimer_seconds .__digit_scroller_digit {
  width: auto;
}

.sn-countdowntimer__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sn-countdowntimer__holder .countdowntimer_placeholder{
    font-size: 10px;
    margin-top: 3px;
}


.sn-snippet__day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

.sn-snippet__day > span:last-child {
  margin: 0 10px;
}

.sn-snippet__hour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.sn-snippet__hour > span:last-child {
  margin: 0 10px;
}

.sn-snippet__minutes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.sn-snippet__minutes > span:last-child {
  margin: 0 10px;
}

.sn-snippet__seconds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.sn-snippet__seconds > span:last-child {
  margin: 0 10px;
}

.sn-snippet__btn {
    color: #28AAE1;
    font-size: 14px;
    font-weight: 500;
    background-color: #ffffff;
    border: none;
    padding: 6px 34px;
    margin-left: 37px;
    border-radius: 2px;
}

.sn-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sn-closeSnippet {
    display: inline-block;
    line-height: 1;
}

.sn-closeSnippet--mobile {
    display: none;
    font-size: 10px;
    color: #ffffff;
    position: absolute;
    bottom: 12px;
    left: 8px;
}

.sn-arrow {
    display: none;
    position: absolute;
    left: 0;
    top: -4px;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.sn-appear {
    bottom: 0;
}

.sn-disappear {
    bottom: -540px;
}

.sn-semiClose {
    bottom: -86px;
}

.sn-rotate {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
/*homepage snippet end*/
/*uk covid end*/

/*download qr start*/
.co-search {
    margin: 40px auto;
}

.co-search__btnContainer {
    height: 95px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.co-search__btnContainer .form-group {
    margin-bottom: 10px;
}

.co-search__btnContainer .spinner {
    top: 0!important;
}

.co-results__row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.co-results__row h2 {
    margin-bottom: 5px;
}

.co-results__row h3 {
    margin-top: 0;
}

.co-results__row a {
    border: 1px solid #27aae1;
    display: inline-block;
    margin-top: 24px;
    white-space: nowrap;
    color: #27aae1;
}

.co-results__btnContainer {
    text-align: left;
}

.co-results__row a svg {
    margin-left: 12px;
}

.co-icon, .co-text {
    vertical-align: middle;
    display: inline-block;
}

.co-infoBox {
    margin: 20px auto;
    padding: 11px 18px;
    background-color: #EEF1F4;
    display: flex;
    align-items: center;
}

.co-infoBox .co-icon {
    margin-left: 14px;
    line-height: 1;
}

.co-infoBox i {
    background-size: contain;
    color: #55555f;
    width: 16px;
    height: 16px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}

.co-infoBox .co-icon i:before {
    display: none;
}
/*download qr end*/

/* new covid : start */
.fullwidthMask .home_mask {
    width: 100%;
    right: 0;
    margin: 20px 0;
}

.fullwidthMask .covidPurchase {
    padding-bottom: 10px;
}

.fullwidthMask .covidPurchase h2,
.fullwidthMask .co-search h2 {
    font-size: 32px;
    margin-top: 0;
}

.fullwidthMask #covid-purchase-container {
    margin-top: 0;
}

.fullwidthMask .co-search {
    margin: 0;
}

.fullwidthMask .booking-widget.booking-widget-desktop button {
    min-width: 200px;
}

.fullwidthMask .booking-widget .validation-summary-errors {
    float: right;
    width: 100%;
    margin-bottom: 20px;
}

.fullwidthMask .validation-summary-errors ul,
.fullwidthMask .validation-summary-errors li {
    float: right;
    width: 100%;
}

.fullwidthMask .validation-summary-errors li {
    width: 100% !important;
    height: auto !important;
    color: inherit !important;
}
/* new covid : end */


/* sign in options : start */


.genericLogin #appleid-signin {
    margin-bottom: 0;
}

.genericLogin a.btn.facebook-login,
.genericLogin #appleid-signin,
.customGPlusSignIn {
    transition: all .3s ease-out;
}

.genericLogin #appleid-signin,
.customGPlusSignIn {
    transition: all .3s ease-out;
}

.genericLogin #appleid-signin:hover
{
    opacity: .8;
}

.genericLogin #appleid-signin:hover {
    cursor: pointer;
}

.loginRow {
    padding: 10px 0;
}

.sepRow {
    padding: 0;
    text-align: center;
}

/* sign in options : end */


/* global info tags : start */
.globInfotag {
    display: inline-block;
    border-radius: 40px;
    font-size: 14px;
    line-height: 1.14;
    padding: 4px 11px 3px;
    color: #ffffff;
}

.globInfotag--red {
    background: #EC7279;
}

.globInfotag--orange {
    background: #DCAC32;
}

.globInfotag--green {
    background: #4DB364;
}
/* global info tags : end */
/* sign in options : end */
/*homepage snippet end*/
/*uk covid end*/

.btn_row--borderTop {
    border-top: 1px solid #E5E5E5;
    padding-top: 20px;
}

.btn_row--borderTop .btn {
    top: auto;
}

.genericTeaserStyle .teaser-content-wrapper p {
    margin: 0 !important;
}

.genericTeaserStyle .more {
    top: auto;
    margin: 12px 0 0;
}

.teasersGrid {
    display: flex;
    flex-wrap: wrap;
}

.teasersGrid,
.teasersSlider {
    width: calc(100% + 22px);
    margin-right: -11px;
    padding: 35px 0;
}

.teasersGrid .teaser-inner {
    width: calc(25% - 22px);
}

.teasersGrid .teaser-inner,
.teasersSlider__slider .teaser-inner {
    margin: 11px;
}

.teasersSlider__slider:not(.slick-initialized) {
    opacity: 0;
}

.teasersSlider__slider .slick-list {
    padding: 5px 2px;
    width: calc(100% + 4px);
    margin-right: -2px;
}
.teasersSlider__slider .slick-prev {
    right: auto;
    left: 100%;
    margin-left: 5px;
    background-image: url(/media/arrows/arrow_left_blue.svg);
}

.teasersSlider__slider .slick-next {
    left: auto;
    right: 100%;
    margin-right: 5px;
    background-image: url(/media/arrows/arrow_right_blue.svg);
}
/* new teasers : end */

.hero_descrAbsCenter {
    position: absolute;
    bottom: 65%;
    text-align: center;
    width: 1164px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    max-width: 100%;
}

    .hero_descrAbsCenter h1 {
        color: #ffffff;
        font-size: 34px;
    }

/* update 31-08-21 : start */
.phoneField {
    width: calc(100% + 24px);
    margin-right: -12px;
}

.voucher {
    background: #F4F4F4;
    text-align: center;
    padding: 5vw 10px;
    width: 800px;
    max-width: 100%;
    margin: 40px auto;
}

.voucher__label,
.voucher__code {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    line-height: 1.1;
}
/* update 31-08-21 : end */
    }

/* update 01-09-21 : start */
.date-picker-wrapper .month-wrapper table td .day.invalid.checked:not(.first-date-selected):not(.last-date-selected) {
    color: rgba(68, 68, 68,.3);
}
/* update 01-09-21 : end */

a{
    color: #416BF6;
}

.language-select .icon-globe-white {
    width: 25px;
    right: 10px;
    top: 3px;
    height: 25px;
}

.modalContent, .modal-content {
    position: relative;
}

.articles.issueContainer {
    min-height: 84vh !important; 
}

.ui-dialog .ui-dialog-titlebar-close {
    min-width: inherit;
    box-shadow: none;
    border: 0;
    background: none;
}

.ui-dialog .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-dialog-titlebar-close:hover {
    border: 0;
    background: none; 
}

.ui-dialog .ui-dialog-titlebar-close:focus .ui-icon {
    background-image: url(/offer/css/images/ui-icons_222222_256x240.png);
}

.rich-article .regTxt {
    max-width: 100%;
}

.select2-container .select2-choice.select2-default {
    color: #002677;
}

.swipeTableWithUnderlineContent {
    overflow-x: auto;
    overflow-y: hidden;
}

.tableWrapper.partner {
    margin-bottom: 0;
    padding-bottom: 0;
}
 
.tableWrapper.partner table {
    margin-bottom: 0;
}
/* cosmote steps content */
.cosmoteStepWrapper { float: right; width: 100%; margin-top: 23px; margin-bottom: 23px; }
.cosmoteStepWrapper .cosmoteStep { width: 33.3333%; text-align: center; float: right; padding-right: 10px; padding-left: 10px; }
.cosmoteStepWrapper .cosmoteStep .step { background-image: url('/Media/cosmoteDealsSprite.png'); width: 100px; height: 100px; background-position: 0 0; display: inline-block; font-size: 24px; font-weight: 500; color: #ffffff; text-align: center; position: relative; margin-bottom: 25px; }
.cosmoteStepWrapper .cosmoteStep .step .number { font-size: 52px; display: block; line-height: 20px; margin-top: 32px; }
.cosmoteStepWrapper .cosmoteStep .step .number sup { position: relative; top: -15px; font-size: 60%; }
.cosmoteStepWrapper .cosmoteStep:nth-child(2) .step { background-position: -114px 0; }
.cosmoteStepWrapper .cosmoteStep:nth-child(3) .step { background-position: -224px 0; }
.cosmoteStepWrapper .cosmoteStep p {
    font-size: 16px;
    font-family: 'urw_geometric_extregular', sans-serif;
    color: #002677;
}

/* cosmote small teasers */
.cosmoteSmallTeasers { margin-top: 59px; /*margin-bottom: 59px;*/ }
.cosmoteSmallTeasers i { background-position: top center; display: inline-block; }
.cosmoteSmallTeasers .teaserImage { display: table-cell; float: none; vertical-align: top; padding-top: 7px; }
.cosmoteSmallTeasers .row > div { padding-right: 25px; padding-left: 25px; }
.cosmoteSmallTeasers .row > div:nth-child(1) i { width: 50px; height: 50px; }
.cosmoteSmallTeasers .row > div:nth-child(2) i { width: 40px; }
.cosmoteSmallTeasers .row > div:nth-child(3) i { width: 50px; }
.cosmoteSmallTeasers .smallTeaserWrapper { display: table-cell; float: none; vertical-align: top; padding-right: 30px; }
.cosmoteSmallTeasers .smallTeaserWrapper h3 { font-size: 22px; color: #213368; }
.cosmoteSmallTeasers .smallTeaserWrapper p { font-size: 14px; color: #55555F; font-weight: 400; margin-top: 10px; }
.cosmoteSmallTeasers .smallTeaserWrapper .numberCal { white-space: nowrap; }
.cosmoteSmallTeasers .smallTeaserWrapper .numberCal + p { margin-top: 0; }
.cosmoteSmallTeasers .smallTeaserWrapper .numberCal .number { font-size: 70px; font-weight: 900; color: #213368; background-image: url('/Media/cosmoteDealsSprite.png'); width: 52px; height: 62px; background-position: -340px -1px; display: inline-block; line-height: 62px; text-align: center; position: relative; margin-top: 14px; }
.cosmoteSmallTeasers .smallTeaserWrapper .numberCal .number:after { content: ''; display: block; width: 100%; background-color: #f3f0ec; height: 1px; float: right; top: 50%; right: 0; margin-top: -0.5px; display: block; position: absolute; }

/*cosmote deals form*/
.cosmoteDealsForm .custom-checkbox [type=checkbox]:checked, .cosmoteDealsForm .custom-checkbox [type=checkbox]:not(:checked) { position: absolute; right: -9999px; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:checked ~ label, .cosmoteDealsForm .custom-checkbox [type=checkbox]:not(:checked) ~ label { position: relative; padding-right: 40px; padding-left: 5px; line-height: 31px; vertical-align: middle; cursor: pointer; top: 7px; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:checked ~ label:before, .cosmoteDealsForm .custom-checkbox [type=checkbox]:not(:checked) ~ label:before { content: ''; position: absolute; right: 0; top: 0; width: 32px; height: 32px; border: 1px solid #bfbfbf; border-radius: 2px; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:checked ~ label:after, .cosmoteDealsForm .custom-checkbox [type=checkbox]:not(:checked) ~ label:after { background-size: 14px; background-position: center; width: 31px; height: 31px; content: ''; position: absolute; top: 2px; right: 1px; transition: all .2s; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:not(:checked) ~ label:after { opacity: 0; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:checked ~ label:after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:disabled:checked ~ label:before, .cosmoteDealsForm .custom-checkbox [type=checkbox]:disabled:not(:checked) ~ label:before { box-shadow: none; border-color: #bbb; background-color: #ddd; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:disabled:checked ~ label:after { color: #999; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:disabled ~ label { color: #aaa; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:checked:focus ~ label:before, .cosmoteDealsForm .custom-checkbox [type=checkbox]:not(:checked):focus ~ label:before { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); }
.cosmoteDealsForm { box-shadow: -1px 3px 10px rgba(69,53,36,.45) !important; padding: 28px; float: right; width: 100%; margin-bottom: 115px; }
.cosmoteDealsForm h2 { font-size: 24px; font-weight: 500; line-height: 100%; top: 0; }
.cosmoteDealsForm p { font-weight: 400; color: #54585a; }
.cosmoteDealsForm .buttonRow { margin-top: 40px; }
.cosmoteDealsForm .buttonRow .col-sm-2 { min-height: 45px; }
.cosmoteDealsForm .buttonRow .btn { width: 100%; }
.cosmoteDealsForm .custom-checkbox label { font-size: 14px; line-height: 24px !important; transition: all 0.2s; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:checked ~ label:before, .cosmoteDealsForm .custom-checkbox [type=checkbox]:not(:checked) ~ label:before { width: 26px; height: 26px; transition: all 0.2s; }
.cosmoteDealsForm .custom-checkbox [type=checkbox]:checked ~ label:after, .cosmoteDealsForm .custom-checkbox [type=checkbox]:not(:checked) ~ label:after { width: 26px; height: 26px; transition: all 0.2s; }
.cosmote-dfy-booking-form .custom-checkbox [type=checkbox]:checked ~ label:before, .cosmote-dfy-booking-form .custom-checkbox [type=checkbox]:not(:checked) ~ label:before { width: 25px; height: 25px; transition: all 0.2s; }
.cosmote-dfy-booking-form .custom-checkbox [type=checkbox]:checked ~ label:after, .cosmote-dfy-booking-form .custom-checkbox [type=checkbox]:not(:checked) ~ label:after { width: 25px; height: 25px; transition: all 0.2s; }
.cosmoteDealsForm .custom-checkbox .checkbox-inline button { border: 0; background-color: transparent; color: #27aae1; padding: 0; margin: 0; }

/*cosmote deals form to copy*/
.cosmoteDealsForm.toCopy .buttonRow label { font-size: 14px; color: #55555F; }
.cosmoteDealsForm.toCopy .buttonRow .col-md-6:nth-child(2) { float: left; text-align: left; padding-top: 35px; }
.cosmoteDealsForm.toCopy .buttonRow .col-md-6:nth-child(2) .btn { width: auto; min-width: 172px; }
.cosmoteDealsForm.toCopy .buttonRow .col-md-6:nth-child(2) .btn.btn-primary { margin-left: 20px; }
.cosmoteDealsForm.toCopy .buttonRow .tooltip-container { top: 5px; }
.cosmoteDealsForm.toCopy .buttonRow .tooltip_popup { width: 577px; margin-right: -47px; left: auto; }

/*cosmote terms styling*/
.cosmote-dfy-terms-modal .modal-dialog.default { width: 947px; }
.cosmote-dfy-terms-modal .modal-content .modal-header { padding-right: 0; padding-left: 0; }
.cosmote-dfy-terms-modal .modal-content .modal-body { padding-right: 0; padding-left: 0; padding-top: 32px; }
.cosmote-dfy-terms-modal .modal-content .modal-body i { display: inline-block; width: 22px; height: 22px; vertical-align: middle; }
.cosmote-dfy-terms-modal .modal-content ul { padding: 0; margin: 0; list-style-type: none; }
.cosmote-dfy-terms-modal .modal-content ul li { list-style-type: none; }
.cosmote-dfy-terms-modal .modal-content ul li h4 { color: #3c6c8f; font-size: 16px; font-size: 16px; font-weight: 400; display: inline-block; vertical-align: middle; margin-top: 0; top: 0; padding-right: 15px; }
.cosmote-dfy-terms-modal .modal-content ul li p { font-size: 14px; color: #333333; line-height: 22px; padding-right: 43px; padding-top: 10px; }
.cosmote-dfy-terms-modal.modal .modal-content button.btn-close { margin-top: -5px; margin-left: -5px; }
.cosmote-dfy-terms-modal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #cccccc; }
.cosmote-dfy-terms-modal .closebutton { text-align: left; }
.cosmote-dfy-terms-modal .closebutton .btn { width: auto; margin-left: 20px; }

/*fix form styling*/
.cosmote-dfy-booking-form.booking-widget.booking-widget-desktop { display: block; box-shadow: -1px 3px 10px rgba(69,53,36,.45) !important; border: 30px solid #fff; }
.cosmote-dfy-booking-form .input-daterange ~ .no-control-label .custom-checkbox { margin-top: 0; }
.cosmote-dfy-booking-form .btn-line {border-top: 1px solid #bfbfbf; margin-top: 20px; padding-top: 10px; text-align: left;}


/* Posthandler form */
.cosmote-dfy-posthandler-form { height: 343px; text-align: center; line-height: 290px; }

/* hero image logo */
.cosmoteHeroImageLogo { position: relative; }
.cosmoteHeroImageLogo img { position: absolute; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); margin-top: -30px; width: 100px; }

@media only screen and (min-width: 992px) {
    #cosmote-dfy-booking-form .col-sm-5.col-b {
        width: 40%;
        padding-left: 12px;
    }
    #cosmote-dfy-booking-form .col-sm-5.col-b + .col-sm-5.col-b {
        padding-right: 12px;
    }
    #cosmote-dfy-booking-form .col-xs {
        width: 23.5%;
    }

    #cosmote-dfy-booking-form .promoCol {
        padding-right: 0;
    }

    #cosmote-dfy-booking-form .promoCol__field {
        padding-right: 0;
        margin-right: -6px;
    }

    /* romanian fixes : start */
    :lang(ro) #cosmote-dfy-booking-form .control-label {
        font-size: 13px;
    }

    :lang(ro) #cosmote-dfy-booking-form .passenger-container .control-label {
        white-space: nowrap;
    }
    /* romanian fixes : end */
}

@media (min-width: 768px) {
    .cosmote-dfy-booking-form .passenger-container { padding-left: 0; }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cosmote-dfy-booking-form.booking-widget.booking-widget-desktop .no-control-label { padding-right: 24px; padding-top: 18px; }
    #cosmote-dfy-booking-form .promoCol__field {
        padding-right: 0;
    }
}

@media only screen and (min-width:992px) {
    .cosmote-dfy-booking-form.booking-widget.booking-widget-desktop .no-control-label { padding-top: 18px; height: 100%; padding-right: 24px; }
}

@media only screen and (max-width:390px) {
    .cosmoteDealsForm.toCopy .buttonRow .tooltip-container { display: inline-block; }
    .cosmoteDealsForm.toCopy .buttonRow .tooltip_popup { width: 290px; margin-right: 12px; }
}

@media only screen and (max-width:480px) {
    .cosmoteDealsForm.toCopy .buttonRow .col-md-6:nth-child(2) .btn.btn-primary { margin-left: 0; }
}

@media only screen and (max-width: 640px) {
    .cosmoteDealsForm.toCopy .buttonRow .tooltip_popup { width: 320px; right: 50%; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); -o-transform: translateX(50%); transform: translateX(50%); }
}

@media only screen and (max-width:767px) {
    .cosmoteSmallTeasers { margin-top: 0; }
    .cosmoteDealsForm .buttonRow { margin-top: 15px; }
    .cosmoteDealsForm .btn { margin-top: 15px; }
    .cosmoteDealsForm .row .col-sm-6:first-child { margin-bottom: 15px; }
    .cosmoteDealsForm.toCopy .buttonRow .tooltip_popup { width: 400px; margin-right: 40px; }
    .cosmoteDealsForm.toCopy .buttonRow .col-md-6:nth-child(2) { padding-top: 0; }
    .cosmoteDealsForm.toCopy .buttonRow .col-md-6:nth-child(2) .btn { width: 100%; }
    .cosmote-dfy-booking-form .step1-reverse-from-to { position: absolute; top: -5px; right: 50%; margin-right: -20px; width: 30px; cursor: pointer; }
    .cosmote-dfy-booking-form.booking-widget.booking-widget-desktop { box-shadow: none !important; border: 10px solid #fff; }
    .cosmote-dfy-booking-form.booking-widget.booking-widget-desktop .sub-label { font-size: 12px; color: #666; position: absolute; margin-top: 8px; line-height: 8px; display: none; }
    .cosmote-dfy-booking-form.booking-widget.booking-widget-desktop .no-control-label { padding-right: 12px; }
    .cosmote-dfy-booking-form.booking-widget.booking-widget-desktop .no-control-label .btn { width: 100%; }
    .cosmoteDealsForm .custom-checkbox { float: none; }
    .cosmoteHeroImageLogo img { width: 40px; }
    .cosmoteStepWrapper { margin-bottom: 0; }
}

@media only screen and (max-width:991px) {
    .cosmoteSmallTeasers { margin-top: 20px; }
    .cosmoteSmallTeasers .teaserImage { display: block; vertical-align: middle; text-align: center; padding-top: 10px; }
    .cosmoteSmallTeasers .row > div:nth-child(1) i { width: 60px; height: 60px; }
    .cosmoteSmallTeasers .row > div:nth-child(2) i { width: 50px; height: 50px; }
    .cosmoteSmallTeasers .row > div:nth-child(3) i { width: 60px; height: 40px; }
    .cosmoteSmallTeasers .smallTeaserWrapper { padding: 0 !important; text-align: center; display: block; vertical-align: middle; }
    .cosmoteSmallTeasers .smallTeaserWrapper .numberCal .number { margin-top: 18px; }
    .cosmoteStepWrapper .cosmoteStep { width: 100%; margin-bottom: 15px; }
    .cosmoteStepWrapper .cosmoteStep .step { margin-bottom: 5px; }
    .cosmote-dfy-terms-modal .modal-dialog.default { width: 100%; }
}

@media only screen and (max-width:1200px) {
    .cosmoteSmallTeasers .row > div { padding-right: 12px; padding-left: 12px; }
    .cosmoteSmallTeasers .smallTeaserWrapper { padding-right: 10px; }
}

.online-competition {
    margin-top: -24px;
}

.bgCompetitionContainer__text .form-control.online-competition h4 {
    margin-bottom: 1em;
}

.online-competition .has-error h4 {
    color: #e42a00;
}

.online-competition .description {
    margin: 1em 0;
}

.online-competition .control-label {
    display: block;
    margin: 1em 0 0;
}

.online-competition .help-block {
    font-size: 0.85em;
    font-weight: 300;
    margin: 10px 0;
}

.online-competition .custom-radio [type=radio]:checked + label, .online-competition .custom-radio [type=radio]:not(:checked) + label {
    padding-right: 34px;
}

.online-competition .custom-checkbox [type=checkbox]:checked ~ span, .online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span {
    padding-right: 44px;
}

.online-competition .answer-with-image, .online-competition .answer-with-no-image {
    border: 3px solid #f2f2f2;
    float: right;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 19px;
}

    .online-competition .answer-with-image.checked, .online-competition .answer-with-image:hover {
        border-color: #93A5CF;
    }

    .online-competition .answer-with-image > input, .online-competition .answer-with-no-image > input {
        display: none;
    }

    .online-competition .answer-with-image > span, .online-competition .answer-with-no-image > span {
        font-weight: 400;
        float: right;
        width: 100%;
        font-size: 19px;
        padding: 14px;
        display: block;
        line-height: 1.2;
    }

    .online-competition .answer-with-image > img {
        width: 100%;
        display: block;
    }

    .online-competition .answer-with-no-image:hover {
        border-color: #213368;
        background-color: #213368;
        color: white;
    }

.online-competition .answer-with-no-image {
    border-color: #213368;
    border-width: 1px;
    border-radius: 4px;
    color: #213368;
    padding-left: 35px;
}

    .online-competition .answer-with-no-image.correct-answer:after,
    .online-competition .answer-with-no-image.wrong-answer:after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -10px;
        opacity: 0;
        transform-origin: center;
        transform: scale(0);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        transition: all .3s ease-out;
    }

    .online-competition .answer-with-no-image.correct-answer:after {
        background-image: url(../../Media/questionnaire_tick.svg);
    }

    .online-competition .answer-with-no-image.wrong-answer:after {
        background-image: url(../../Media/questionnaire_fail.svg);
        background-size: 16px;
    }

.online-competition .answered .answer-with-no-image.correct-answer:after,
.online-competition .answered .answer-with-no-image.wrong-answer:after {
    opacity: 1;
    transform: scale(1);
}

.online-competition .answered .answer-with-no-image {
    pointer-events: none;
}

.questionGroup:not(.answered) .hide-extradescription {
    display: none;
}

.online-competition .answer-with-no-image.correct-answer {
    background-color: #91BC82;
}

.online-competition .answer-with-no-image .answer-hide-text > span {
    display: none;
}

.online-competition .correct-answer-with-image {
    border-color: #91BC82;
    background-color: #91BC82;
    color: white;
}

    .online-competition .correct-answer-with-image.checked {
        border-color: #91BC82;
    }

.online-competition .wrong-answer-with-image {
    border-color: #E18B8B;
    color: white;
}

    .online-competition .wrong-answer-with-image.checked {
        border-color: #E18B8B;
    }

.online-competition .correct-answer {
    border-color: #91BC82;
    color: white;
}

.online-competition .wrong-answer {
    border-color: #E18B8B;
    background-color: #E18B8B;
    color: white;
}

.online-competition .answer-with-image > .hide-extradescription {
    display: none;
}

.answer-true-false .hide-extradescription {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #fff;
    color: #666;
}

.answer-true-false.disabled {
    pointer-events: none;
}

.online-competition .hide-extradescription > h5 {
    color: #213368;
}

.competitionWrapper .competitionNote {
    font-weight: 400;
    font-family: 'urw_geometric_extregular', sans-serif;
    display: block;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 26px;
}

.competitionItemsWrapper {
    margin-top: 48px;
}

    .competitionItemsWrapper ul {
        list-style: none;
        list-style-type: none;
        float: right;
        width: 100%;
        border-bottom: 1px solid #cccccc;
        position: relative;
        padding: 0;
    }

        .competitionItemsWrapper ul li {
            list-style-type: none;
            font-weight: normal;
            font-family: 'urw_geometric_extsemi_bold';
            font-size: 24px;
            margin-bottom: 47px;
            float: right;
            width: 100%;
        }

.answerWrapper {
    float: right;
    width: 100%;
}

    .answerWrapper fieldset {
        margin-top: 14px;
    }

        .answerWrapper fieldset [type=radio]:checked + label:before {
            background-size: 20px;
        }

        .answerWrapper fieldset [type=radio]:checked + label:after {
            background-size: 42%;
        }

        .answerWrapper fieldset [type=radio]:not(:checked) + label:before {
            background-size: 20px;
        }

        .answerWrapper fieldset [type=radio]:not(:checked) + label:after {
            background-size: 42%;
        }

        .answerWrapper fieldset label {
            font-weight: 400;
            font-family: 'urw_geometric_extregular', sans-serif;
            margin-bottom: 0;
            font-size: 16px;
            color: #54585a;
            float: right;
            width: 100%;
            line-height: 22px;
            padding-right: 32px !important;
        }

    .answerWrapper.inlined label {
        line-height: 24px;
        width: 25%;
        margin-bottom: 17px;
    }

    .answerWrapper.inlined .custom-checkbox {
        width: 25%;
        margin-bottom: 4px;
    }

        .answerWrapper.inlined .custom-checkbox label {
            width: 100%;
        }

    .answerWrapper:not(.inlined) .custom-checkbox {
        margin-bottom: 16px;
    }

.questionWrapper {
    line-height: 24px;
}

.imageExternalWrapper {
    float: right;
    width: 100%;
    margin-top: 22px;
}

.imageWrapper {
    border: 3px solid #f2f2f2;
    float: right;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-bottom: 19px;
}

    .imageWrapper:hover, .imageWrapper.checkedImage {
        border-color: #27aae1;
    }

    .imageWrapper .imageLabel {
        font-weight: 400;
        font-family: 'urw_geometric_extregular', sans-serif;
        float: right;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        padding: 14px;
    }

    .imageWrapper input {
        margin: -1px;
        padding: 0;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        clip: rect(0, 0, 0, 0);
        position: absolute;
    }

    .imageWrapper .image img {
        width: 100%;
        display: block;
    }

h1 b,
h1 strong {
    font-family: 'urw_geometric_extbold';
}

.contactFormWrapper {
    float: right;
    width: 100%;
}

    .contactFormWrapper p {
        color: #54585a;
    }

    .contactFormWrapper h3 {
        color: #213368;
        margin-bottom: 22px;
    }

    .contactFormWrapper form {
        float: right;
        width: 100%;
    }

.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ label {
    font-size: 16px;
    transition: all .2s;
}

    .online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ label:before, .online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ label:after {
        width: 25px;
        height: 25px;
        top: 2px;
        transition: all .2s;
    }

.online-competition .custom-checkbox [type=checkbox]:checked ~ label {
    font-size: 16px;
    transition: all .2s;
}

    .online-competition .custom-checkbox [type=checkbox]:checked ~ label:before, .online-competition .custom-checkbox [type=checkbox]:checked ~ label:after {
        width: 25px;
        height: 25px;
        transition: all .2s;
    }

    .online-competition .custom-checkbox [type=checkbox]:checked ~ label:before {
        top: 2px;
    }

    .online-competition .custom-checkbox [type=checkbox]:checked ~ label:after {
        top: 4px;
    }

.contactFormWrapper .contactRow {
    font-size: 14px;
    margin-top: 34px;
    margin-bottom: 9px;
}

.contactFormWrapper .captchaWrapper .fieldInfo {
    font-size: 14px;
}

.icon-checkmark:before {
    content: "\e900";
}


/* CUSTOM FILE INPUT : START */
.online-competition input[type=file] {
    display: none;
}

    .online-competition input[type=file] ~ .custom_file_label {
        display: block;
        position: relative;
        top: 6px;
        width: 100%;
        color: #444;
        vertical-align: middle;
        background-color: #fff;
        border: 1px solid #bfbfbf;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -moz-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, -webkit-box-shadow ease-in-out .15s;
        -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
        -o-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;
        height: 48px;
        padding: 10px 55px 0 0;
        font-size: 18px;
        line-height: 22px;
        border-radius: 3px;
        cursor: pointer;
    }



        .online-competition input[type=file] ~ .custom_file_label:before {
            content: '';
            background: url(../Media/file_icon.png) no-repeat scroll center center;
            width: 23px;
            height: 20px;
            display: inline-block;
            position: absolute;
            top: 50%;
            right: 20px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }

.online-competition .custom_file_txt {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 95%;
    overflow: hidden;
}

.online-competition .custom-checkbox [type=checkbox]:checked ~ span,
.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span {
    z-index: 1;
}
/* CUSTOM FILE INPUT : END */

.online-competition .datepicker-input.icon-calendar {
    font-family: 'urw_geometric_extlight', sans-serif !important;
    height: 60px;
}

.online-competition .btn.preview {
    margin-left: 10px;
}

.online-competition .simpletext {
    position: relative;
    top: 12px;
    left: auto;
    display: table-cell;
    float: none;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    display: block;
    margin-top: 57px;
}


.online-competition .inline-field {
    display: inline-block;
}

.milesandbonus-online-competition {
    background-color: #fff;
    padding: 12px;
}

    .milesandbonus-online-competition .validation-summary-valid ul {
        margin: 0;
    }

    .online-competition.milesandbonus-online-competition .custom-checkbox [type=checkbox]:checked ~ span,
    .milesandbonus-online-competition.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span {
        padding-right: 30px;
        line-height: 24px;
        display: inline-block;
        margin-bottom: 8px;
        font-weight: 400;
        color: #666;
        position: relative;
        font-size: 14px;
    }

        .milesandbonus-online-competition.online-competition .custom-checkbox [type=checkbox]:checked ~ span:before,
        .milesandbonus-online-competition.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span:before {
            width: 20px;
            height: 20px;
        }

        .milesandbonus-online-competition.online-competition .custom-checkbox [type=checkbox]:checked ~ span:after,
        .milesandbonus-online-competition.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span:after {
            width: 20px;
            height: 20px;
        }


    .milesandbonus-online-competition.online-competition .col-md-12 {
        margin-top: 20px;
    }

    .milesandbonus-online-competition.online-competition .custom-checkbox,
    .milesandbonus-online-competition.online-competition .row.row-md {
        margin-top: 0;
    }




    .milesandbonus-online-competition .custom-radio {
        margin: 1rem 0;
    }

    .milesandbonus-online-competition .custom-checkbox [type=checkbox]:checked ~ span:before,
    .milesandbonus-online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span:before {
        top: 0;
        top: 0;
    }

    .milesandbonus-online-competition .has-error .checkbox:before {
        border-color: #e42a00 !important;
    }

.online-competition .input-lg:read-only {
    background-color: #cecece;
}

.online-competition .input-lg input[type=number]::-webkit-inner-spin-button,
.online-competition .input-lg input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.online-competition .flexInputRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}



.online-competition .custom-checkbox [type=checkbox]:checked ~ span:after,
.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span:after {
    top: 5px;
}

.online-competition .custom-checkbox [type=checkbox]:checked ~ span:before,
.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span:before {
    top: 2px;
}

.online-competition .flexInputRow {
    margin: 0 -12px;
}

/* Online Competition Steps */
.questionGroup {
    display: none;
}

    .questionGroup:first-child {
        display: block;
    }

    .questionGroup h2 + h4 {
        margin-bottom: 24px;
    }

.answer-with-image--stepped {
    min-height: 285px;
}

    .answer-with-image--stepped.answer-true-false {
        min-height: inherit;
    }

.btn--quiz {
    min-width: 206px;
}

    .btn--quiz:not(:last-child) {
        margin-left: 20px;
    }

.pmCodeContainer {
    padding: 25px 0;
}

.pmCode {
    display: inline-block;
    border: 1px solid #213368;
    padding: 15px;
    text-align: center;
    min-width: 329px;
    max-width: 100%;
    white-space: nowrap;
    margin: 0 0 10px;
}

.pmCode__text, p.pmCode__text {
    color: #213368;
    font-family: 'urw_geometric_extregular', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.18;
    margin: 0;
    top: auto;
}

.pmCodeInfo, p.pmCodeInfo {
    color: #505050;
    font-family: 'urw_geometric_extregular', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.18;
    margin: 0;
    top: auto;
}

.fullInnerImage picture {
    display: block;
    width: 100%;
}

.fullInnerImage img {
    width: 100%;
}

.fullInnerImage__content {
    padding: 23px 0;
}

.fullInnerImage__text,
p.fullInnerImage__text {
    font-family: 'urw_geometric_extregular', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #213368;
    line-height: 1.18;
    margin: 0 0 17px;
}

.fullInnerImage__content .btn {
    min-width: 165px;
}

/* update 10-12-20 : xmas competition : start */
.imgSliderCompetition__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.imgSliderCompetition__top {
    width: 650px;
    margin-left: 51px;
}

.imgSliderCompetition__bottom {
    width: 149px;
}

.bgCompetitionContainer {
    position: relative;
}

.bgCompetitionContainer--left {
    max-width: 650px;
    margin-bottom: 50px;
}

.imgSliderCompetition__figure {
    margin: 0;
    padding: 0;
    text-align: center;
}

.bgCompetitionContainer__text {
    width: 430px;
    max-width: 90%;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    word-break: break-word;
}

.bgCompetitionContainer__text--big {
    width: 520px;
}

.bgCompetitionContainer__text .form-control {
    border: 1px dashed #ffffff;
    background: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'urw_geometric_extlight', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    margin: 0;
    top: auto;
    padding: 0;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

    .bgCompetitionContainer__text .form-control::-webkit-scrollbar {
        display: none;
    }

    .bgCompetitionContainer__text .form-control::-webkit-input-placeholder {
        color: #ffffff;
    }

    .bgCompetitionContainer__text .form-control::-moz-placeholder {
        color: #ffffff;
    }

    .bgCompetitionContainer__text .form-control:-ms-input-placeholder {
        color: #ffffff;
    }

    .bgCompetitionContainer__text .form-control::-ms-input-placeholder {
        color: #ffffff;
    }

    .bgCompetitionContainer__text .form-control::placeholder {
        color: #ffffff;
    }

    .bgCompetitionContainer__text .form-control:focus {
        outline: 2px dashed #ffffff !important;
        outline-offset: 2px;
    }

.bgCompetitionContainer__text p {
    font-family: 'urw_geometric_extlight', sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.imgSliderCompetition__thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.imgSliderCompetition__item {
    margin: 0;
    width: 100%;
    font-size: 0;
}

    .imgSliderCompetition__item:not(:last-child) {
        margin-bottom: 18px;
    }

    .imgSliderCompetition__item label {
        top: auto;
        margin: 0 !important;
    }

.appWish__board {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 26px;
    -moz-column-gap: 26px;
    column-gap: 26px;
}

.appWish__board--recent {
    min-height: 50vh;
}

.appWish__figure {
    margin: 0 0 26px 0;
    padding: 0;
    position: relative;
    max-width: 266px;
}

.appWish__figcaption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    right: 0;
    text-align: center;
    padding: 10px 16px;
    font-family: 'urw_geometric_extregular', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.22;
    color: #ffffff;
    word-break: break-word;
}

#appWish__infiniteTrigger {
    height: 60px;
}

    #appWish__infiniteTrigger.loading {
        background: url(/media/system/loader.gif) no-repeat scroll center;
        background-size: contain;
    }

.online-competition .validation-summary-errors {
    margin: 20px 0;
}

.appWish {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.imgSliderCompetition__remaining {
    padding-top: 30px;
}

.imgSliderCompetition__remainingText,
p.imgSliderCompetition__remainingText {
    font-family: 'urw_geometric_extregular', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.18;
    margin: 0;
}

.online-competition .custom-checkbox,
.online-competition .custom-checkbox .control-label {
    margin: 0;
}
/* update 10-12-20 : xmas competition : end */
/*-----------------------------------------------------RESPONSIVE------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
    .milesandbonus-online-competition {
        padding: 10px;
    }
}

@media only screen and (max-width: 991px) {
    /* update 10-12-20 : xmas competition : start */
    .imgSliderCompetition__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .imgSliderCompetition__top {
        max-width: 100%;
        margin-left: 0;
    }

    .imgSliderCompetition__bottom {
        width: 100%;
        margin-top: 30px;
    }

    .imgSliderCompetition__thumbs {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .imgSliderCompetition__item {
        max-width: 149px;
        min-width: 99px;
    }

        .imgSliderCompetition__item:not(:last-child) {
            margin-bottom: 0;
            margin-left: 18px;
        }

    .appWish__board {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    /* update 10-12-20 : xmas competition : end */
}

@media only screen and (min-width: 768px) {
    .bgCompetitionContainer__text .form-control {
        min-height: 220px;
    }
}

@media (max-width: 767px) {
    .online-competition .flexInputRow .help-block {
        position: static;
    }

    .answer-with-image--stepped.answer-true-false {
        min-height: inherit;
    }

    /* update 10-12-20 : xmas competition : start */
    .imgSliderCompetition__thumbs {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .imgSliderCompetition__item:not(:last-child) {
        margin-bottom: 0;
        margin-left: 12px;
    }

    .bgCompetitionContainer__text .form-control {
        min-height: 120px;
    }

    .bgCompetitionContainer__text .form-control,
    .bgCompetitionContainer__text p {
        font-size: 20px;
    }

    .appWish__figcaption {
        font-size: 15px;
        font-weight: 200;
        line-height: 1;
    }
    /* update 10-12-20 : xmas competition : end */
}

@media only screen and (max-width:639px) {
    /* update 10-12-20 : xmas competition : start */
    .appWish__board {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }

    .appWish__figure {
        margin-bottom: 15px;
    }
    /* update 10-12-20 : xmas competition : end */
}

@media only screen and (max-width: 480px) {
    .btnWrap--steps {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .btn--step {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .btn--quiz {
        width: 100%;
    }

        .btn--quiz:not(:last-child) {
            margin-left: 0;
            margin-bottom: 20px;
        }

    .pmCode {
        min-width: inherit;
        width: 100%;
    }
}


.online-competition .custom-checkbox [type=checkbox] ~ span:after {
    content: "\e91f";
    font-family: "icomoon-rebrand";
    color: white;
    right: 7px;
    font-size: 12px;
    top: 2px !important;
    width: auto;
    height: auto;
}

.online-competition .custom-checkbox [type=checkbox]:checked ~ span:before {
    background: #002677;
    box-shadow: inset -5px 5px 10px #14223F, inset -5px -5px 10px #1341A3;
}

.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span:before {
    background: #F1F3F8;
    box-shadow: inset 2px -2px 10px rgba(147, 165, 207, 0.1), inset 2px 2px 4px #93A5CF;
}

.online-competition .custom-checkbox [type=checkbox]:checked ~ span:before,
.online-competition .custom-checkbox [type=checkbox]:not(:checked) ~ span:before {
    top: 0;
    border-radius: 4px;
    width: 28px;
    height: 28px;
}

[id*='online-competition'] textarea {
    margin-top: 16px;
}

.infographic,
.infographic * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.infographic img {
	max-width: 100%;
}
.infographic {
	display: table;
	width: 100%;
	margin: 50px auto;
	max-width: 1090px;
	table-layout: fixed;
}
.infographic .col {
	display: table-cell;
	vertical-align: top;
	padding: 0 30px;
	text-align: center;
	position:relative;
}
.infographic .col:before {
	content:"";
	position:absolute;
	left: 0;
	bottom:0;
	height: calc(100% - 55px);
	width:1px;
	background:#e5e5e5;
}
.infographic .col:after {
	content:"";
	position:absolute;
	left: -26px;
	bottom: calc(50% - 55px);
	height: 50px;
	width:50px;
	background:url(../../Media/plus.jpg) no-repeat;
}
.infographic.sml .col:after {
	left: -21px;
	height: 40px;
	width:40px;
	background-size: cover;
}
.infographic .col:last-child:before,
.infographic .col:last-child:after {
	content:none;
}
.infographic  h6 {
	font-size: 30px;
	color:#213368;	
	min-height: 55px;
	margin: 0 0 20px 0;
	font-weight: normal;
	font-family: 'PFHandbookPro';
}
.infographic figure {
	margin:0;
	display: block;
    width: auto!important;
    float: none;
}

@media (max-width: 1020px){
	.infographic {display: block;max-width: 620px;padding: 0 20px;}
	.infographic .col {display: block;padding: 0 0 35px 0;margin-bottom: 35px;}
	.infographic .col:before {width: 100%;height: 1px;bottom: 0;}
	.infographic .col:after {left: 50%;bottom:-25px;margin-left:-25px;}
	.infographic.sml .col:after {left: 50%;margin-left: -19px;bottom: -20px;}
}
/****************************************** REGISTRATION FLOWS ***********************************************/
.loginWrapper {
    float: right;
    width: 100%;
    background-image: url(/media/starBGwebview.png); /*height: 100%; bottom: 0; top: 0; */
    width: 100%; /*left: 0; right: 0;*/
    background-size: cover;
}

/* update 19-06-2017 : registration flows fixes : end */
.calculator + .container-fluid.genericWrapper {
    background: #fff;
}
.dualSmallTeasers .teaser-small-mobile .container-div {
    max-width: 400px;
    margin: 0 auto;
}
.registration_flow_section,
.registration_flow_section *,
.registration_flow_section *:before,
.registration_flow_section *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.registration_flow_section {
    overflow: hidden;
}

       

.registration_flow_row {
    display: -ms-flexbox;
    display: flex;
    padding: 90px 0 66px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .registration_flow_row .registration_flow_col {
        width: 50%;
        position: relative;
        padding-right: 12px;
        padding-left: 12px;
    }

    .registration_flow_row h3 {
        font-family: PFHandbookPro, sans-serif;
        font-size: 33px;
        color: #213368;
        line-height: 1;
        margin: 30px 0 25px;
    }

.registration_flow_col figure {
    display: inline-block;
}

.registration_login,
.registration_login loginexternal {
    background: url(/Media/diamonds_bg.jpg) repeat right top;
    padding: 40px 0 30px;
}

.main-content > .registration_login:first-child {
    margin-top: -48px;
}

.intro_info_section h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #55555F;
    margin: 0 0 25px;
}

.intro_info_section p {
    line-height: 1.4;
    margin-bottom: 15px;
}

.registration_login .genericLogin {
    background: #ffffff;
    max-width: 455px;
    padding: 0 20px 20px;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 0 0 8px 0 rgba(27,29,29,.1);
}


.intro_info_section h2 {
    margin-bottom: 30px;
}
.registration_login .genericLogin .row.separator {
    text-align: center;
}
.registration_login .genericLogin .row {
    margin-right: 0;
    margin-left: 0;
    
}
    .registration_login .genericLogin .row.separator p {
        margin-bottom: 10px;
    }
    .registration_login .genericLogin .row.row-md {
        margin-top: 8px;
        margin-bottom: 8px;
    }

.registration_login .genericLogin .btn {
    margin-top: 15px;
}

    .registration_login .genericLogin .btn.facebook-login {
        margin-top: 0;
    }

.registration_login .genericLogin .forgotLinks {
    margin-top: 10px;
}

.intro_info_carousel ul.owl-carousel {
    padding-right: 0;
}

.intro_info_carousel.owl-theme .owl-pagination {
    display: block;
    text-align: right;
}

.intro_info_carousel.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}




    .intro_info_carousel.owl-theme .owl-controls .owl-page span {
        background: none;
        width: 10px;
        height: 10px;
        border: 2px solid #22356a;
        border-radius: 50%;
        opacity: 1;
        margin: 5px;
        display: inline-block;
    }

    .intro_info_carousel.owl-theme .owl-controls .owl-page.active span {
        background: #22356a;
    }

.registration_login .intro_info_carousel {
    margin-bottom: 138px;
}

.register_login_popup .registration_login .intro_info_carousel {
    margin-bottom: 0;
    padding-left: 10px;
}

.register_login_popup.modal.in .modal-dialog {
    padding-bottom: 0;
}

.register_login_popup .modal-dialog {
    max-width: 946px;
    margin-top: 20vh;
    border-radius: 4px;
    max-height: calc(100% - 23vh);
}

.register_login_popup.modal .modal-content,
.register_login_popup .registration_login {
    padding: 0;
}

    .register_login_popup .registration_login .container {
        width: 100%;
    }

    .register_login_popup.modal .modal-content button.btn-close {
        position: absolute;
        opacity: 1;
        background: none;
        padding: 20px 5px 5px 20px;
        left: 0;
        top: 0;
    }

    .register_login_popup .registration_login .mob_order_1,
    .register_login_popup .registration_login .mob_order_2 {
        padding-right: 0;
        padding-left: 0;
    }

    .register_login_popup .registration_login .genericLogin {
        max-width: 100%;
        padding: 20px 60px 180px 50px;
        height: 100%;
    }

.register_login_popup .intro_info_section {
    padding: 20px 60px 10px 50px;
}

.register_login_popup .intro_info_carousel.owl-theme .owl-pagination {
    margin-top: 28px;
}

.close_light {
    display: inline-block;
    background: url(/Media/close_light.png) no-repeat scroll center center;
    background-size: contain;
    width: 20px;
    height: 20px;
}

.alert-container.error.warn p {
    border-color: #ffcc00;
}

.newsletter-form-container label {
    font-size: 14px;
    margin-top: 25px;
    width: 100%;
    cursor: pointer;
}

.bookingMaskPassengers .form-group {
    padding-right: 4px;
    padding-left: 4px;
}

.input-group-lg .select2-choice > span:first-child, .input-group-lg .select2-choices .select2-search-field input, .input-group-lg .select2-chosen, .input-lg .select2-choice > span:first-child, .input-lg .select2-choices .select2-search-field input, .input-lg .select2-chosen {
    padding: 19px 20px 13px;
}

.contactForm.nobrd {
    border: none;
}

.sectWrp .sect {
    padding: 90px 0;
}

    .sectWrp .sect.gray {
        background: #f5f6f7;
    }

    .sectWrp .sect .img {
        margin-bottom: 20px;
    }

        .sectWrp .sect .img.right {
            float: left;
        }

    .sectWrp .sect a.btn {
        color: #fff;
    }

    .sectWrp .sect h2 {
        font-size: 33px;
        line-height: 1.3;
    }

.buttons {
    margin-bottom: 60px;
    text-align: left;
}

.alert-container.grayTxt p,
.alert-container.grayTxt.success p {
    color: #666666;
    font-weight: bold;
    padding-right: 73px;
    position: relative;
}

.alert-container.grayTxt .smltxt {
    display: block;
    font-weight: 300;
}

.alert-container.grayTxt .alert .alert-icon {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 16px;
    right: 15px;
}

.sideInfo {
    float: left;
    margin: 15px 40px;
}

    .sideInfo a {
        text-decoration: underline;
    }

.row.row-module.md {
    margin-top: 38px;
    margin-bottom: 38px;
}

.fieldInfo.brd {
    padding-top: 17px;
    border-top: solid 1px #d9d9d9;
}

.captchaWrapper {
    margin-bottom: 30px;
}

.sectWrp .sect.pd50 {
    padding: 50px 0;
}

.sectWrp .sect .alert-container {
    margin-bottom: 60px;
}

.btn.right {
    float: left;
}

.sectWrp {
    margin-bottom: 60px;
}


input.form-control.error {
    border: solid 1px #e32d00;
}

.bookingMaskPassengers .select2-container .select2-choice {
    font-size: 16px;
}

    .bookingMaskPassengers .select2-container .select2-choice .select2-arrow {
        width: 14px;
        margin-left: 11px;
    }

.formGray {
    background: #f5f6f8;
    padding: 37px 30px;
    margin: 60px 0;
}

    .formGray h5 {
        margin-bottom: 24px;
        font-size: 24px;
        color: #55555F;
        font-family: PFHandbookPro;
    }

    .formGray .row {
        margin: 0 0 20px;
    }

    .formGray .field {
        margin-bottom: 14px;
    }

    .formGray input {
        max-width: 365px;
    }

    .formGray .btn-progress {
        min-width: 100px;
    }

    .formGray label {
        font-size: 13px;
        margin-bottom: 5px;
    }

.alert-container.error.warn p {
    border-color: #ffcc00;
}

.alert-container.error.warn .icon-warning-alertwarning {
    background-image: url(/Media/icons/warning-yellow.svg);
}

.goBackWrp {
    margin-bottom: 80px;
    margin-top: -20px;
}

.formGray .row:last-child {
    margin-bottom: 0;
}

a.goBack {
    padding: 5px 22px;
    display: inline-block;
    border: solid 1px #bfbfbf;
    border-radius: 4px;
    font-weight: 900;
    font-size: 14px;
    font-family: PFHandbookPro;
    color: #314176;
}

.alert-container.col-xs-12 {
    padding: 0;
}

.articles .goBackWrp {
    margin-top: 20px;
}

.grayWell {
    background: #f5f6f8;
    padding: 18px 20px;
    margin: 25px 0 30px;
}

    .grayWell h6 {
        display: inline-block;
        vertical-align: middle;
        margin: 5px 0 5px 10px;
        font-size: 16px;
        color: #55555F;
        top: 0;
        font-weight: bold;
    }



.custom-checkbox label {
    margin: 0;
    font-size: 16px;
}

.sectRow .row .row {
    margin: 0;
}

.custom-checkbox {
    float: none;
    position: relative;
    margin: 30px 0 0;
    padding-bottom: 10px;
}

    .custom-checkbox.no-margin-top {
        margin-top: 0;
    }

    .custom-checkbox.gray {
        background: #f5f6f8;
        padding: 7px 10px 22px;
    }

        .custom-checkbox.gray label:before {
            background: #fff;
            margin-top: 2px;
        }

.extraInfo .alert-icon {
    width: 21px;
    height: 21px;
    background-size: contain;
    position: absolute;
    right: 30px;
    top: 0;
    background-image: url(/media/icons/warning_grey.svg);
}

.contactForm.nobrd {
    border: none;
    padding: 0;
}

.clmns {
    margin: 0 -12px;
}

.clmnSml {
    margin: 0 -5px;
}

.clmnOr, .clmnOr * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.clmnOr {
    display: table;
    width: 100%;
}

    .clmnOr .or {
        width: 67px;
        display: table-cell;
        vertical-align: bottom;
        text-align: center;
        padding-bottom: 7px;
    }

    .clmnOr .col {
        display: table-cell;
        vertical-align: bottom;
    }

.extraInfo {
    padding: 0 70px 0 20px;
    margin: 30px 0 0;
    font-size: 14px;
    color: #666666;
    position: relative;
}

    .extraInfo a,
    .checkbox-inline a {
        color: #203169;
        text-decoration: underline;
    }

.row.border-top {
    border-top: solid 1px #d9d9d9;
    margin-top: 35px;
}

.sectRow {
    margin-bottom: 40px;
}

.sectRow.sectRow--noMarginBtm {
    margin-bottom: 0;
}

    .sectRow h2 {
        margin-bottom: 5px;
        position: static;
    }

.langsOptions, .langOption, .addPhoneWrp {
    display: none;
}

/* update 29-05-2017 : start */
.recaptcha {
    margin: 25px 0 0;
}

.recaptcha.recaptcha--noMarginTop {
    margin-top: 0;
}
/* update 29-05-2017 : end */
.contactNumber .form-group.phoneNumber {
    margin-top: 6px;
}
/* update 19-06-2017 : toggle content : start */
.toggle_header_toppart {
    min-height: 140px;
    position: relative;
}

.toggle_header_txt {
    font-family: PFHandbookPro, sans-serif;
    font-size: 42px;
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40%;
}

.toggle_header_bottompart {
    background: url(/Media/mb_gradient_shadow.png) no-repeat scroll center bottom;
    background-size: cover;
    position: relative;
    padding: 20px 38px 70px;
    position: relative;
}

    .toggle_header_bottompart:before {
        content: '';
        width: 403px;
        height: 252px;
        background: url(/Media/mb_pattern.png) no-repeat scroll left bottom;
        background-size: contain;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .toggle_header_bottompart h3 {
        font-family: PFHandbookPro, sans-serif;
        font-size: 35px;
        font-weight: 500;
        color: #21346a;
        margin: 0 0 30px;
        line-height: 1;
    }

    .toggle_header_bottompart ul {
        margin: 0;
        padding: 0;
        font-size: 0;
    }

    .toggle_header_bottompart li {
        list-style-type: none;
        padding-right: 40px;
        position: relative;
        font-size: 16px;
        color: #21346a;
        font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
        margin: 0 0 23px;
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

        .toggle_header_bottompart li:before {
            content: '';
            width: 20px;
            height: 14px;
            background: url(/Media/mb_blue_check.png) no-repeat scroll center center;
            background-size: contain;
            position: absolute;
            right: 0;
            top: 4px;
        }

    .toggle_header_bottompart .js_toggle_trigger {
        position: absolute;
        bottom: -23px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        text-align: center;
        cursor: pointer;
        z-index: 5;
    }

.js_toggle_trigger .toggle_txt {
    font-size: 26px;
    color: #28aae1;
    transition: all .3s ease-out;
    font-family: PFHandbookPro;
}

.js_toggle_trigger.active .toggle_txt {
    opacity: 0;
}

.js_toggle_trigger .toggle_circle {
    width: 48px;
    height: 30px;
    display: inline-block;
    background: url(/Media/toggle_circle.png) no-repeat scroll center -8px;
    background-size: cover;
    position: relative;
}

    .js_toggle_trigger .toggle_circle:before {
        content: '';
        width: 25px;
        height: 14px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0 auto auto;
        background: url(/Media/mb_cyan_arrow.png) no-repeat scroll center center;
        background-size: contain;
        transition: all .3s ease-out;
    }

.js_toggle_trigger.active .toggle_circle:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -5px;
}

.contactForm .toggle_content {
    padding-top: 50px;
    margin-top: -4px;
}

.contactForm .toggle_content {
    display: none;
}

.contactForm .toggle_container {
    margin-bottom: 0;
}

.toggle_content h2 {
    font-size: 34px;
    word-wrap: break-word;
    margin-bottom: 6px;
}

.toggle_container.simple_style .toggle_header_bottompart {
    background: #f5f6f8;
    padding-top: 40px;
}

    .toggle_container.simple_style .toggle_header_bottompart:before {
        display: none;
    }

    .toggle_container.simple_style .toggle_header_bottompart .js_toggle_trigger {
        width: 100%;
        background: #21356a;
        bottom: -45px;
        z-index: 2;
    }

.toggle_container.simple_style .js_toggle_trigger .toggle_txt {
    color: #ffffff;
    margin-top: 16px;
    display: inline-block;
}

.toggle_container.simple_style .js_toggle_trigger .toggle_circle {
    background: none;
    top: 14px;
}

    .toggle_container.simple_style .js_toggle_trigger .toggle_circle:before {
        background: none;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        background: #21346a url(/Media/mb_cyan_arrow.png) no-repeat scroll center center;
        margin: auto;
        background-size: auto;
    }

.toggle_container.simple_style .js_toggle_trigger > div {
    background: #21346a;
    position: relative;
    z-index: 2;
}

.toggle_container.simple_style .js_toggle_trigger:after {
    content: '';
    width: 49px;
    height: 49px;
    background: #32aee2;
    position: absolute;
    bottom: -22px;
    right: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.contactForm .toggle_container.simple_style {
    margin-bottom: 80px;
}

    .contactForm .toggle_container.simple_style .toggle_content {
        margin-top: 50px;
    }

.toggle_container.simple_style .toggle_header_bottompart li {
    color: #54585a;
}

    .toggle_container.simple_style .toggle_header_bottompart li:before {
        background-image: url(/Media/mb_cyan_check.png);
    }

.dark_value .select2-default {
    color: #55555F !important;
}

.single-registration-container .poBoxHelper {
    position: relative;
}

    .single-registration-container .poBoxHelper .btn-separator {
        top: 17px;
    }
/* update 19-06-2017 : toggle content : end */

/* update 20-06-2017 : start */
#tab-contact-info fieldset:not(.custom-radio) {
    margin-bottom: 40px;
}
/* update 20-06-2017 : end */


/* fix my-profile 22-06-2017 : start */
.myProfileWidget .select2-container.form-control {
    margin-top: 0;
}
/* fix my-profile 22-06-2017 : end */

.control-label.pad12 {
    padding-right: 12px;
    padding-left: 12px;
}

.register_login_popup .registration_login .mob_flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.register_login_popup .registration_login .mob_order_2 {
    padding-bottom: 180px;
    background: url(/Media/diamonds_bg.jpg) repeat right top;
}

.register_login_popup .login-bt-wrapper {
    position: absolute;
    bottom: 17px;
}

.black-underlined {
    color: #203169 !important;
    text-decoration: underline !important;
    font-style: initial !important;
}

.single-registration-container .contactForm label {
    font-size: 14px;
    margin-top: 0;
    width: 100%;
    margin-bottom: 2px;
}

.login-section.mobile-app-no-top-margin ul {
    margin-top: 10px;
    width: 100%;
    float: right;
}

.login-section.mobile-app-no-top-margin .validation-summary-errors,
.login-section.mobile-app-no-top-margin .row {
    width: 100%;
    float: right;
}

.login-section.mobile-app-no-top-margin .field-validation-error {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.single-registration-container .select2-container.form-control,
.single-registration-container .select2-container.form-control > a {
    font-weight: 400;
}

.mobileApp .single-registration-container select.greyDisabled { /*native select element*/
    background-color: #bfbfbf !important;
    border-color: #bfbfbf !important;
}

.single-registration-container .select2-container-disabled .cbxCommunicationLanguage > a span {
    cursor: not-allowed;
    background-color: #bfbfbf;
    border-color: #bfbfbf;
}

.sectRow.contactNumber {
    margin-top: -23px;
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.single-registration-container .custom-checkbox [type=checkbox]:checked ~ label:before,
.single-registration-container .custom-checkbox [type=checkbox]:not(:checked) ~ label:before {
    width: 26px;
    height: 26px;
}

.single-registration-container .custom-checkbox [type=checkbox]:checked ~ label:after,
.single-registration-container .custom-checkbox [type=checkbox]:not(:checked) ~ label:after {
    width: 25px;
    height: 25px;
}

.sectRow.contactNumber .different-phone-panel .col-xs-12 {
    margin-top: 20px;
}

    .sectRow.contactNumber .different-phone-panel .col-xs-12:first-child {
        margin-top: 15px;
    }

.contactForm .formWrapper.miles .toggle_content .row.border-top {
    margin-top: 32px;
    padding-top: 22px;
    margin-right: 0;
    margin-left: 0;
}

.contactForm .toggle_content .row.border-top > .col-sm-6.col-xs-12 {
    padding-right: 0;
}

.single-registration-container .req-field-label {
    vertical-align: top;
}

.container.single-registration-container > .row {
    margin-right: 0;
    margin-left: 0;
}

.single-registration-container .contactForm.nobrd {
    margin-top: -26px;
}

.single-registration-container.mnb_registration_container .contactForm.nobrd {
    margin-top: 7px;
}

.single-registration-container .contactForm .formWrapper.miles .row.border-top > .col-sm-6.col-xs-12 {
    width: 100%;
}

.single-registration-container .custom-radio .col-sm-6 {
    display: inline-block;
    width: auto;
    margin-left: 30px;
}

.single-registration-container .bookingMaskPassengers .form-group {
    padding-right: 0 !important;
    padding-left: 8px !important;
}

.single-registration-container .formWrapper.miles .create-account-button button {
    width: calc(100% - 24px);
    margin-left: 12px;
    margin-right: 12px;
}

.single-registration-container.mnb_registration_container .form-control,
.single-registration-container.mnb_registration_container .select2-container.form-control {
    top: 0;
    margin-top: 6px;
}

.single-registration-container.mnb_registration_container .alert-container.memo.msg {
    width: 100%;
    float: right;
}

.single-registration-container.mnb_registration_container .formWrapper.miles .row.border-top {
    padding-top: 20px;
    margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
}

    .single-registration-container.mnb_registration_container .formWrapper.miles .row.border-top > .col-sm-6 {
        padding-right: 0;
    }

.single-registration-container.mnb_registration_container .custom-checkbox.more-phones {
    margin-top: 10px;
}

.single-registration-container.mnb_registration_container .termsAndConditions .custom-checkbox {
    margin-top: 0;
}

.registration_page .main-container .container-fluid > .container {
    padding-right: 0;
    padding-left: 0;
}

.single-registration-container .alert-container .alert p > span {
    padding-right: 0;
}

.single-registration-container .tooltip-container {
    display: inline-block;
}

.single-registration-container:not(.mnb_registration_container) .tooltip_popup:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    height: 0;
    width: 0;
    margin: auto;
    bottom: -10px;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    border-top: solid 10px #ececec;
}

.intro_info_carousel li {
    list-style-type: none;
}

.register_login_popup .login-bt-wrapper .spinner {
    min-height: 40px;
}

.register_login_popup .validation-summary-errors {
    margin-top: 20px;
}

.single-registration-container.mnb_registration_container .mNbTermsAndConditions .custom-checkbox {
    margin-top: 0;
}

h1.pageTitle.extraMargin:empty {
    display: none;
}

.registration_flows_redirect_login {
    margin-top: -56px;
}

    .registration_flows_redirect_login .formGray h5 {
        word-break: break-word;
    }

    .registration_flows_redirect_login h5 {
        margin-bottom: 0;
    }

.mobileApp .registration_login .genericLogin {
    padding-bottom: 40px;
}

    .mobileApp .registration_login .genericLogin .forgotLinks {
        width: 100%;
        float: right;
        margin-top: 15px;
    }

    .mobileApp .registration_login .genericLogin .validation-summary-errors {
        margin-top: 20px;
    }

.mobileApp.registration_page .main-container .container-fluid > .container {
    padding-right: 12px;
    padding-left: 12px;
}


.single-registration-container .contactForm .tooltip_popup {
    left: -81px;
}

.single-registration-container:not(.mnb_registration_container) .contactForm .tooltip_popup:before {
    display: none;
}

.register_login_popup .registration_login .intro_info_carousel {
    margin-bottom: 0;
}

.register_login_popup .text-slider li {
    list-style-type: disc;
    margin-right: -10px;
}

.intro_info_section .text-slider p:empty {
    display: none;
}

.modal .genericLogin .field-validation-error {
    position: relative;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0;
    line-height: 1;
    top: auto;
    right: auto;
    width: 100%;
    float: right;
}

    .modal .genericLogin .field-validation-error span {
        line-height: 1;
    }
/************************************NEW SKIN START***************************************************/
.newsletter-form-container label {
    font-size: 14px;
    margin-top: 25px;
    width: 100%;
    cursor: pointer;
}

.bookingMaskPassengers .form-group {
    padding-right: 4px;
    padding-left: 4px;
}

.input-group-lg .select2-choice > span:first-child, .input-group-lg .select2-choices .select2-search-field input, .input-group-lg .select2-chosen, .input-lg .select2-choice > span:first-child, .input-lg .select2-choices .select2-search-field input, .input-lg .select2-chosen {
    padding: 19px 20px 13px;
}

.contactForm.nobrd {
    border: none;
}

.sectWrp .sect {
    padding: 90px 0;
}

    .sectWrp .sect.gray {
        background: #f5f6f7;
    }

    .sectWrp .sect .img {
        margin-bottom: 20px;
    }

        .sectWrp .sect .img.right {
            float: left;
        }

    .sectWrp .sect a.btn {
        color: #fff;
    }

    .sectWrp .sect h2 {
        font-size: 33px;
        line-height: 1.3;
    }

.buttons {
    margin-bottom: 60px;
    text-align: left;
}

.alert-container.grayTxt p,
.alert-container.grayTxt.success p {
    color: #666666;
    font-weight: bold;
    padding-right: 73px;
    position: relative;
}

.alert-container.grayTxt .smltxt {
    display: block;
    font-weight: 300;
}

.alert-container.grayTxt .alert .alert-icon {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 16px;
    right: 15px;
}

.sideInfo {
    float: left;
    margin: 15px 40px;
}

    .sideInfo a {
        text-decoration: underline;
    }

.row.row-module.md {
    margin-top: 38px;
    margin-bottom: 38px;
}

.fieldInfo.brd {
    padding-top: 17px;
    border-top: solid 1px #d9d9d9;
}

.captchaWrapper {
    margin-bottom: 30px;
}

.sectWrp .sect.pd50 {
    padding: 50px 0;
}

.sectWrp .sect .alert-container {
    margin-bottom: 60px;
}

.btn.right {
    float: left;
}

.sectWrp {
    margin-bottom: 60px;
}


input.form-control.error {
    border: solid 1px #e32d00;
}

.bookingMaskPassengers .select2-container .select2-choice {
    font-size: 16px;
}

    .bookingMaskPassengers .select2-container .select2-choice .select2-arrow {
        width: 14px;
        margin-left: 11px;
    }

.formGray {
    background: #f5f6f8;
    padding: 37px 30px;
    margin: 60px 0;
}

    .formGray h5 {
        margin-bottom: 24px;
        font-size: 24px;
        color: #55555F;
        font-family: PFHandbookPro;
    }

    .formGray .row {
        margin: 0 0 20px;
    }

    .formGray .field {
        margin-bottom: 14px;
    }

    .formGray input {
        max-width: 365px;
    }

    .formGray .btn-progress {
        min-width: 100px;
    }

    .formGray label {
        font-size: 13px;
        margin-bottom: 5px;
    }

.alert-container.error.warn p {
    border-color: #ffcc00;
}

.alert-container.error.warn .icon-warning-alertwarning {
    background-image: url(/Media//icons/warning-yellow.svg);
}

.goBackWrp {
    margin-bottom: 80px;
    margin-top: -20px;
}

.formGray .row:last-child {
    margin-bottom: 0;
}

a.goBack {
    padding: 5px 22px;
    display: inline-block;
    border: solid 1px #bfbfbf;
    border-radius: 4px;
    font-weight: 900;
    font-size: 14px;
    font-family: PFHandbookPro;
    color: #314176;
}

.alert-container.col-xs-12 {
    padding: 0;
}

.articles .goBackWrp {
    margin-top: 20px;
}

.grayWell {
    background: #f5f6f8;
    padding: 18px 20px;
    margin: 25px 0 30px;
}

    .grayWell h6 {
        display: inline-block;
        vertical-align: middle;
        margin: 5px 0 5px 10px;
        font-size: 16px;
        color: #55555F;
        top: 0;
        font-weight: bold;
    }



.custom-checkbox label {
    margin: 0;
    font-size: 16px;
}

.sectRow .row .row {
    margin: 0;
}

.custom-checkbox {
    float: none;
    position: relative;
    margin: 30px 0 0;
    padding-bottom: 10px;
}

    .custom-checkbox.gray {
        background: #f5f6f8;
        padding: 7px 10px 22px;
    }

        .custom-checkbox.gray label:before {
            background: #fff;
            margin-top: 2px;
        }

.extraInfo .alert-icon {
    width: 21px;
    height: 21px;
    background-size: contain;
    position: absolute;
    right: 30px;
    top: 0;
    background-image: url(/Media//icons/warning_grey.svg);
}

.contactForm.nobrd {
    border: none;
    padding: 0;
}

.custom-checkbox [type=checkbox]:checked ~ label, .custom-checkbox [type=checkbox]:not(:checked) ~ label {
    padding-right: 46px;
    line-height: 1.3;
    padding-bottom: 6px;
}

.clmns {
    margin: 0 -12px;
}

.clmnSml {
    margin: 0 -5px;
}

.clmnOr, .clmnOr * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.clmnOr {
    display: table;
    width: 100%;
}

    .clmnOr .or {
        width: 67px;
        display: table-cell;
        vertical-align: bottom;
        text-align: center;
        padding-bottom: 7px;
    }

    .clmnOr .col {
        display: table-cell;
        vertical-align: bottom;
    }

.extraInfo {
    padding: 0 70px 0 20px;
    margin: 30px 0 0;
    font-size: 14px;
    color: #666666;
    position: relative;
}

    .extraInfo a,
    .checkbox-inline a {
        color: #203169;
        text-decoration: underline;
    }

.row.border-top {
    border-top: solid 1px #d9d9d9;
    margin-top: 35px;
}

    .sectRow h2 {
        margin-bottom: 5px;
    }

.langsOptions, .langOption, .addPhoneWrp {
    display: none;
}


/* update 19-06-2017 : toggle content : start */
.toggle_header_toppart {
    min-height: 140px;
    position: relative;
}

.toggle_header_txt {
    font-family: PFHandbookPro, sans-serif;
    font-size: 42px;
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40%;
}

.toggle_header_bottompart {
    background: url(/Media//mb_gradient_shadow.png) no-repeat scroll center bottom;
    background-size: cover;
    position: relative;
    padding: 20px 38px 70px;
    position: relative;
}

    .toggle_header_bottompart:before {
        content: '';
        width: 403px;
        height: 252px;
        background: url(/Media//mb_pattern.png) no-repeat scroll left bottom;
        background-size: contain;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .toggle_header_bottompart h3 {
        font-family: PFHandbookPro, sans-serif;
        font-size: 35px;
        font-weight: 500;
        color: #21346a;
        margin: 0 0 30px;
        line-height: 1;
    }

    .toggle_header_bottompart ul {
        margin: 0;
        padding: 0;
        font-size: 0;
    }

    .toggle_header_bottompart li {
        list-style-type: none;
        padding-right: 40px;
        position: relative;
        font-size: 16px;
        color: #21346a;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0 0 23px;
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

        .toggle_header_bottompart li:before {
            content: '';
            width: 20px;
            height: 14px;
            background: url(/Media//mb_blue_check.png) no-repeat scroll center center;
            background-size: contain;
            position: absolute;
            right: 0;
            top: 4px;
        }

    .toggle_header_bottompart .js_toggle_trigger {
        position: absolute;
        bottom: -23px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        text-align: center;
        cursor: pointer;
    }

.js_toggle_trigger .toggle_txt {
    font-size: 30px;
    color: #28aae1;
    transition: all .3s ease-out;
}

.js_toggle_trigger.active .toggle_txt {
    opacity: 0;
}

.js_toggle_trigger .toggle_circle {
    width: 48px;
    height: 22px;
    display: inline-block;
    background: url(/Media//toggle_circle.png) no-repeat scroll center bottom;
    background-size: cover;
    position: relative;
}

    .js_toggle_trigger .toggle_circle:before {
        content: '';
        width: 25px;
        height: 14px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0 auto auto;
        background: url(/Media//mb_cyan_arrow.png) no-repeat scroll center center;
        background-size: contain;
        transition: all .3s ease-out;
    }

.js_toggle_trigger.active .toggle_circle:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -5px;
}

.contactForm .toggle_content {
    background: #f5f6f8;
    padding: 20px 28px;
    margin-top: -4px;
}

.contactForm .toggle_content {
    display: none;
}

.contactForm .toggle_container {
    margin-bottom: 40px;
}

.toggle_content h2 {
    font-size: 34px;
}

.toggle_container.simple_style .toggle_header_bottompart {
    background: #f5f6f8;
    padding-top: 40px;
}

    .toggle_container.simple_style .toggle_header_bottompart:before {
        display: none;
    }

    .toggle_container.simple_style .toggle_header_bottompart .js_toggle_trigger {
        width: 100%;
        background: #21356a;
        bottom: -45px;
        z-index: 2;
    }

.toggle_container.simple_style .js_toggle_trigger .toggle_txt {
    color: #ffffff;
    margin-top: 16px;
    display: inline-block;
}

.toggle_container.simple_style .js_toggle_trigger .toggle_circle {
    background: none;
    top: 14px;
}

    .toggle_container.simple_style .js_toggle_trigger .toggle_circle:before {
        width: 44px;
        height: 44px;
        border-radius: 50%;
        background: #21346a url(/Media//mb_cyan_arrow.png) no-repeat scroll center center;
        margin: auto;
        background-size: auto;
    }

.toggle_container.simple_style .js_toggle_trigger > div {
    background: #21346a;
    position: relative;
    z-index: 2;
}

.toggle_container.simple_style .js_toggle_trigger:after {
    content: '';
    width: 49px;
    height: 49px;
    background: #32aee2;
    position: absolute;
    bottom: -22px;
    right: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.contactForm .toggle_container.simple_style {
    margin-bottom: 80px;
}

    .contactForm .toggle_container.simple_style .toggle_content {
        margin-top: 50px;
    }

.toggle_container.simple_style .toggle_header_bottompart li {
    color: #54585a;
}

    .toggle_container.simple_style .toggle_header_bottompart li:before {
        background-image: url(/Media//mb_cyan_check.png);
    }
/* update 19-06-2017 : toggle content : end */

/* update 14-09-2017 : start */
.toggle_style1 .js_toggle_trigger .toggle_txt {
    font-size: 26px;
    color: #28aae1;
    transition: all .3s ease-out;
    font-family: PFHandbookPro;
}

.toggle_container.simple_style.toggle_style1 .js_toggle_trigger .toggle_txt {
    margin-top: 0;
    position: relative;
    top: 13px;
    z-index: 5;
}
/* update 14-09-2017 : end */

/* update 15-12-2017 : start */
.registration_benefits {
    border-top: 1px solid rgba(147, 165, 207, 0.3);
    border-bottom: 1px solid rgba(147, 165, 207, 0.3);
}

    .registration_benefits .grayToggleWrp {
        background: none;
    }

     


    .registration_benefits .tableStripes thead {
        background-color: #f4f4f4;
    }

    .registration_benefits .grayToggleWrp .mainCnt {
        margin-bottom: 55px;
    }

    .registration_benefits .tableStripes td {
        width: 27%;
    }

        .registration_benefits .tableStripes td:first-child {
            width: 46%;
        }

.registration_login .login-bt-wrapper button {
    top: auto;
}
/* update 15-12-2017 : end */

.registration_login.login_page .row.mob_flex {
    padding-right: 40px;
    padding-left: 40px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.registration_login .genericLogin .btn-separator {
    display: inline-block;
    float: none;
    width: auto;
    margin-top: 0;
}

.registration_login.login_page .intro_info_section {
    padding-left: 20px;
}

.registration_login.login_page .row.mob_flex .genericLogin {
    box-shadow: none;
    background: none;
}

.registration_login.login_page .row.mob_flex .mob_order_1,
.registration_login.login_page .row.mob_flex .mob_order_2 {
    padding-bottom: 0px;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    background: none;
}

    .registration_login.login_page .row.mob_flex .mob_order_2:after {
        content: '';
        width: 1px;
        height: calc(100% - 40px);
        background: rgba(147, 165, 207, 0.3);
        position: absolute;
        top: 20px;
        left: 0;
    }


.registration_login.login_page .row.mob_flex .introMinHeight {
    min-height: inherit;
}


.mobileApp .registration_login .genericLogin .btn {
    position: relative;
    top: auto;
    bottom: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}
/*new registration*/
.radioTabsWrp.lightBlue .radioTabsHead {
    border-color: #4d8dbb;
}

.radioTabsWrp .radioTabsHead {
    display: table;
    width: 100%;
    border-radius: 10px 10px 0 0;
    border: solid 1px #182a5f;
    border-bottom: 0;
    overflow: hidden;
}

.radioTabsHead .radioTab {
    display: table-cell;
    position: relative;
    padding: 20px;
    width: 50%;
}

    .radioTabsHead .radioTab input {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
        margin: 0;
        z-index: 2;
    }

    .radioTabsHead .radioTab:nth-child(even) .bg {
        background: #4d8dbb;
    }

.radiosTabsCnt .cnt:nth-child(even) {
    background: #4d8dbb;
}

.radioTabsHead .radioTab:nth-child(even) .icon:after {
    background: #18a9e3;
}

.radioTabsHead .radioTab .bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: all .3s ease;
}

.radioTabsHead .radioTab input:checked ~ .bg {
    opacity: 1;
}

.radioTabsHead .radioTab input:checked ~ label {
    color: #fff;
}

    .radioTabsHead .radioTab input:checked ~ label .icon:after {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

.radioTabsHead .radioTab label {
    position: relative;
    padding-right: 35px;
    margin: 0;
    top: auto;
    font-size: 24px;
    color: #374775;
}

.radioTabsHead .radioTab .icon {
    position: absolute;
    right: 0;
    top: 5px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff;
    border: solid 1px #9fbeda;
}

    .radioTabsHead .radioTab .icon:after {
        content: "";
        position: absolute;
        right: 50%;
        top: 50%;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #2c70ae;
        margin: -9px -9px 0 0;
        transition: all .3s ease;
        transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
    }

.radiosTabsCnt .cnt:not(.active) {
    display: none;
}

.radiosTabsCnt .cnt {
    text-align: center;
    background: #182a5f;
    color: #fff;
}

    .radiosTabsCnt .cnt .desc {
        padding: 25px 20px 20px;
    }

.radiosTabsCnt h3 {
    font-weight: normal;
    font-size: 22px;
    color: #fff;
    margin: 0 0 10px;
    letter-spacing: 0.04em;
}

.radiosTabsCnt .flex {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-evenly;
    white-space: nowrap;
}

/*.radiosTabsCnt .flex .item:hover {
    background: #4d8dbb;
}*/

/*.radiosTabsCnt .cnt:nth-child(even) .flex .item:hover {
    background: #182a5f;
}*/
.sectRow.passTitle {
    margin-top: -40px;
}

.radiosTabsCnt .flex .item {
    width: 26%;
    position: relative;
    padding: 13px 17px;
    border-radius: 5px;
    transition: all .3s ease;
    margin-bottom: 5px;
    white-space: normal;
}

    .radiosTabsCnt .flex .item.unavailable p {
        font-style: italic;
    }

.radiosTabsCnt .flex.slider3Items {
    width: 100%;
    display: block;
}

.radiosTabsCnt .flex .owl-item .item {
    width: 100%;
}

.radiosTabsCnt .flex .item a.link {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.radiosTabsCnt .flex .img {
    line-height: 75px;
}

.radiosTabsCnt .flex h4 {
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 4px;
    line-height: 1.1;
    letter-spacing: 0.03em;
}

.radiosTabsCnt .flex p {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    letter-spacing: 0;
    margin: 0;
    font-weight: 200;
}

.grayToggleWrp {
    background: #eeeeee;
}

    .grayToggleWrp .title {
        padding: 13px 50px 13px 20px;
        cursor: pointer;
        text-align: right;
        font-size: 18px;
        position: relative;
        font-family: 'urw_geometric_extsemi_bold';
        color: #416BF6;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .grayToggleWrp .title .icon-arrowToggle {
           
            display: inline-block;
            margin-right: 10px;
            font-size: 10px;
        }
            .grayToggleWrp .title .icon-arrowToggle:before {
                content: "\e905";
                display: inline-block;
                font-family: "icomoon-rebrand";
            }

        .grayToggleWrp .title.opened .icon-arrowToggle:before {
            transition: all .3s ease;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
        }


.radiosTabsCnt h6 {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    letter-spacing: 0;
}

.icon-reg-check-circle {
    background: url(/Media/registration/check-circle.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}

.icon-check-lightBlue {
    background: url(/Media/registration/check-circle-blue.svg) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}

    .icon-check-lightBlue.sml {
        width: 17px;
        height: 17px;
    }

.icon-reg-airplane {
    background: url(/Media/registration/airplane.svg) no-repeat;
    width: 51px;
    height: 51px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

.icon-reg-pig {
    background: url(/Media/registration/pig.svg) no-repeat;
    width: 56px;
    height: 42px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

.icon-reg-gift {
    background: url(/Media/registration/gift.svg) no-repeat;
    width: 46px;
    height: 46px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

    .icon-reg-gift.anav:after {
        position: absolute;
        content: "";
        width: 68px;
        height: 68px;
        right: 50%;
        top: 50%;
        background: url(/Media/registration/anav.png) no-repeat;
        margin: -34px -34px 0 0;
    }

/*.item:hover .icon-reg-airplane.blue {
    background-image: url(/Media/registration/airplane.svg);
}*/

.icon-reg-airplane.blue /*,
.item:hover .icon-reg-airplane*/ {
    background-image: url(/Media/registration/airplane-blue.svg);
}

/*
.item:hover .icon-reg-pig.blue {
    background-image: url(/Media/registration/pig.svg);
}*/

.icon-reg-pig.blue /*,
.item:hover .icon-reg-pig*/ {
    background-image: url(/Media/registration/pig-blue.svg);
}

/*
.item:hover .icon-reg-gift.blue {
    background-image: url(/Media/registration/gift.svg);
}
*/

.icon-reg-gift.blue /*,
.item:hover .icon-reg-gift */ {
    background-image: url(/Media/registration/gift-blue.svg);
}

.icon-reg-account {
    background: url(/Media/registration/account.svg) no-repeat;
    width: 54px;
    height: 54px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

    .icon-reg-account.blue {
        background-image: url(/Media/registration/account-blue.svg);
    }


/*.item:hover .icon-reg-account,
    .icon-reg-account.blue {
        background-image: url(/Media/registration/account-blue.svg);
    }

        .item:hover .icon-reg-account.blue {
            background-image: url(/Media/registration/account.svg);
        }*/
.icon-reg-pig.sml {
    width: 32px;
    height: 26px;
    margin: 0 5px;
}

.icon-reg-gift.sml {
    width: 23px;
    height: 24px;
    margin: 0 5px;
}

.icon-reg-check {
    background: url(/Media/registration/check.svg) no-repeat;
    width: 19px;
    height: 17px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

.regTxt p {
    font-size: 20px;
    font-family: 'urw_geometric_extsemi_bold', sans-serif;
    color: #002677;
    letter-spacing: -0.1px;
}



.register_login_popup .registration_login .intro_info_section .btn.btn-lg.btn-progress {
    position: relative;
    bottom: auto !important;
    right: auto;
    margin-top: 5px;
}

.register_login_popup .login-bt-wrapper {
    position: relative;
    bottom: auto;
}

.register_login_popup .registration_login .genericLogin {
    padding-bottom: 50px;
}

.register_login_popup .grayToggleWrp {
    background: transparent;
    margin-top: 10px;
}

    .register_login_popup .grayToggleWrp .title {
        padding-right: 27px;
    }

        .register_login_popup .grayToggleWrp .title .icon-arrowToggle {
            right: 0;
        }

.register_login_popup .tableStripes td.checkWrp {
    width: 100px;
}

.register_login_popup .tableStripes th {
    font-size: 13px;
}

.register_login_popup .grayToggleWrp .mainCnt {
    margin: 0 -40px;
}

.register_login_popup .registration_login .mob_order_2 {
    padding-bottom: 20px;
}

.register_login_popup .tableStripes td {
    font-size: 14px;
}

.genericLogin .or {
    font-size: 13px;
    margin: 10px 10px 0;
    display: inline-block;
    vertical-align: middle;
}

.genericLogin .forgot {
    float: right;
    font-size: 14px;
    margin-top: 6px;
    font-family: 'urw_geometric_extsemi_bold';
}

.whiteBullets.owl-theme .owl-controls .owl-page span {
    background: transparent;
    border: solid 1px #fff;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    opacity: 1;
    margin: 4px;
    filter: Alpha(Opacity=100);
}

.whiteBullets.owl-theme .owl-controls .owl-page.active span {
    background: #fff;
}

.whiteBullets.owl-theme .owl-controls {
    margin-top: 5px;
}



.introMinHeight {
    min-height: 285px;
}

.registration_login, .register_login_popup .registration_login .mob_order_2 {
    background: transparent;
}

.single-registration-container .contactForm .toggle_content {
    background: none;
    padding-right: 0;
    padding-left: 0;
}

.single-registration-container .sectRow h2 {
    font-size: 32px;
}

.icon-reg-gift.white {
    background: url(/Media/registration/gift_white.svg) no-repeat;
    background-size: contain;
}
/*FIREFOX SPECIFIC*/
@-moz-document url-prefix() {
    .introMinHeight {
        min-height: 310px;
    }
}
/* added by aggelos : 16-03-2018 : fixes the alert that was misaligned */
.myProfileWidget .alert {
    margin-right: 12px;
    margin-left: 12px;
}

.formWrapper.miles .create-account-button {
    display: inline-block;
    width: 100%;
    float: none;
}

.single-registration-container .formWrapper.miles .bottom-buttons-register.lmsSubmit .create-account-button button {
    float: left;
    width: auto;
}

.single-registration-container .formWrapper.miles .create-account-button button {
    width: auto;
    float: left;
}
/*************************************NEW SKIN END****************************************************/
/*-----------------------------------------------------------------------------------------*/
/*-------------------------------- REGISTRATION RESPONSIVE --------------------------------*/
/*-----------------------------------------------------------------------------------------*/

@media only screen and (min-width:992px) {
    /* update 05-05-17 : REGISTRATION FLOWS : start */
    .registration_flow_row:nth-child(even) .registration_flow_col:first-child {
        -ms-flex-order: 2;
        order: 2;
        text-align: left;
    }
    /* update 05-05-17 : REGISTRATION FLOWS : end */

}

@media (max-width: 1560px) {
    .intro_info_section h2 {
        margin-bottom: 15px;
        line-height: 1;
    }


    .intro_info_section h3 {
        margin-bottom: 10px;
    }

    .forgotLinks li {
        margin-bottom: 5px;
    }

    .register_login_popup .intro_info_carousel.owl-theme .owl-pagination {
        margin-top: 0;
    }

    .register_login_popup .registration_login .genericLogin, .register_login_popup .intro_info_section {
        padding-top: 10px;
    }

    .register_login_popup .registration_login .mob_order_2, .register_login_popup .registration_login .genericLogin {
        padding-bottom: 150px;
    }

    .registration_login .genericLogin label {
        line-height: 1;
    }

    .register_login_popup .login-bt-wrapper {
        bottom: 0;
    }

    .introMinHeight {
        min-height: 227px;
    }
    @-moz-document url-prefix() {
        .introMinHeight {
            min-height: 282px;
        }
    }
}

@media (max-width: 1200px) {
    /* update 05-05-17 : REGISTRATION FLOWS : start */
    .registration_flow_row {
        padding-top: 50px;
        padding-bottom: 36px;
    }

        .registration_flow_row h3 {
            margin-top: 15px;
        }

   

    .sectRow h2 {
        padding: 0 12px;
    }
    /* update 05-05-17 : REGISTRATION FLOWS : end */
    .single-registration-container .sectRow h2,
    .single-registration-container .contactForm.nobrd {
        padding: 0;
    }

    .sectRow h2 {
        padding: 0 12px;
    }

    .container.single-registration-container.mnb_registration_container > .row {
        margin-right: 0;
        margin-left: 0;
    }

    body.registration_page:not(.mobileApp) .single-registration-container .contactForm.nobrd {
        padding-right: 12px;
        padding-left: 12px;
    }
}

@media (max-width: 1023px) {
    .sectWrp .sect {
        padding: 70px 0;
    }
}

@media (max-width: 991px) {
    /* update 05-05-17 : REGISTRATION FLOWS : start */
    .registration_flow_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .registration_flow_row .registration_flow_col {
            width: 100%;
            margin-bottom: 10px;
        }
    .registration_flow_col h2 {
        font-size: 25px;
        letter-spacing: -0.1px;
        color: #002677;
    }
    .registration_flow_col figure {
        display: block;
    }

    .registration_login .intro_info_carousel {
        margin-bottom: 110px;
    }

 
    /* update 05-05-17 : REGISTRATION FLOWS : end */
    .register_login_popup .intro_info_section,
    .register_login_popup .registration_login .genericLogin {
        padding-right: 30px;
        padding-left: 30px;
    }

    .register_login_popup .grayToggleWrp .mainCnt {
        margin: 0 -10px 0 -20px;
    }

    .register_login_popup .modal-dialog {
        max-width: 760px;
    }
}

@media (max-width: 767px) {
    /* update 05-05-17 : REGISTRATION FLOWS : start */
    .registration_flow_row {
        padding-top: 30px;
        padding-bottom: 6px;
    }

        .registration_flow_row h3 {
            margin-top: 10px;
            margin-bottom: 20px;
        }

    .registration_login .mob_flex {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .registration_login .mob_order_1 {
        -ms-flex-order: 1;
        order: 1;
        padding-right: 0;
        padding-left: 0;
    }

    .registration_login .mob_order_2 {
        -ms-flex-order: 2;
        order: 2;
        background: url(/Media/diamonds_bg.jpg) repeat right top;
        padding-right: 30px;
        padding-left: 20px;
    }

    .registration_login .genericLogin {
        max-width: 100%;
        padding-right: 20px;
        padding-left: 20px;
    }

   

   

    .registration_login .intro_info_carousel {
        margin-bottom: 30px;
    }

    .intro_info_section h2,
    .intro_info_section h3 {
        margin-bottom: 20px;
    }

    .registration_login .genericLogin {
        padding-top: 15px;
    }

    .register_login_popup .modal-dialog {
        margin-top: 12px;
        max-width: calc(100% - 24px);
        max-height: inherit;
    }

    .register_login_popup .registration_login .genericLogin h2 {
        padding-left: 40px;
    }

    .register_login_popup .registration_login .genericLogin,
    .register_login_popup .intro_info_section {
        padding-right: 20px;
        padding-left: 20px;
    }

    .register_login_popup .registration_login .genericLogin {
        padding-bottom: 10px;
        padding-top: 11px;
    }

    .register_login_popup .intro_info_section {
        padding-bottom: 30px;
    }

    .register_login_popup .registration_login {
        margin-top: 0 !important;
    }

    .register_login_popup .intro_info_carousel.owl-theme .owl-pagination {
        margin-top: 0;
    }

    .register_login_popup .login-bt-wrapper {
        position: relative;
    }

    .register_login_popup .registration_login .mob_order_2 {
        padding-bottom: 0;
    }
    /* update 05-05-17 : REGISTRATION FLOWS : end */

    .goBackWrp {
        margin-top: 0;
    }

    .registration_login.login_page .row.mob_flex .mob_order_2:after {
        width: 100%;
        height: 1px;
        top: 5px;
    }

    .registration_login.login_page .intro_info_section {
        padding-bottom: 0;
        padding-top: 15px;
        padding-left: 0;
    }
    .registration_login .intro_info_section .btn.btn-lg.btn-progress {
        margin-top: 10px;
    }
    .registration_login.login_page .row.mob_flex .mob_order_2 {
        padding-bottom: 31px;
    }
    .registration_login.login_page .row.mob_flex .genericLogin {
        padding-right: 0;
        padding-left: 0;
        margin-top: 20px;
    }

    .registration_login.login_page .row.mob_flex {
        padding-right: 20px;
        padding-left: 20px;
    }

    .registration_login.login_page .row.mob_flex {
        margin-bottom: 0;
    }

    .registration_login.login_page {
        padding: 0 0 0;
    }

    .registration_flow_row {
        padding-top: 30px;
        padding-bottom: 6px;
    }

        .registration_flow_row h3 {
            margin-top: 10px;
            margin-bottom: 20px;
        }

    .single-registration-container .contactForm .divCommunicationLanguage {
        margin-bottom: 15px !important;
    }

    .register_login_popup .login-bt-wrapper .spinner {
        min-height: 40px;
        margin-top: 20px;
    }

    .register_login_popup .login-bt-wrapper {
        position: relative;
        bottom: auto;
    }
}

@media (max-width: 640px) {
    .registration_login .btn {
        width: 100%;
    }
    /* update 19-06-2017 : toggle content : start */
    .toggle_header_bottompart {
        padding-right: 10px;
        padding-left: 10px;
    }

        .toggle_header_bottompart ul {
            -webkit-column-count: 1;
            column-count: 1;
        }

        .toggle_header_bottompart h3 {
            font-size: 28px;
        }

    .contactForm .toggle_content {
        padding-right: 10px;
        padding-left: 10px;
    }

    .js_toggle_trigger .toggle_txt {
        font-size: 20px;
    }

    .toggle_content h2 {
        font-size: 30px;
    }

    .toggle_header_txt {
        font-size: 30px;
        line-height: 1;
        right: 50%;
    }

    .toggle_header_bottompart .js_toggle_trigger {
        bottom: -20px;
    }
    /* update 19-06-2017 : toggle content : end */
}

@media (max-width: 639px) {
    .toggle_header_bottompart li {
        display: block;
        width: 100%;
        margin-bottom: 13px;
    }

    /* update 15-12-2017 : start */
    .registration_benefits .tableStripes td:first-child {
        width: 100%;
    }
    /* update 15-12-2017 : end */
    .radiosTabsCnt .flex .item {
        width: 33.3%;
        padding: 13px 8px;
    }

    .radiosTabsCnt .cnt .desc {
        padding: 25px 6px 20px;
    }

    .register_login_popup .grayToggleWrp .mainCnt {
        margin: 0;
    }

    .genericLogin .or {
        display: block;
        text-align: center;
    }

    

    

    

    .introMinHeight {
        min-height: 100px;
    }

    
}

@media (max-width: 480px) {
    .single-registration-container .alert-container.memo.msg .tooltip-container {
        display: block;
    }

    .single-registration-container .alert-container.memo.msg .tooltip_popup {
        right: 0;
        left: 0;
        margin-right: 0;
    }

        .single-registration-container .alert-container.memo.msg .tooltip_popup:after,
        .single-registration-container:not(.mnb_registration_container) .tooltip_popup:before {
            right: 5px;
            left: auto;
        }


    .radiosTabsCnt h3 {
        font-size: 15px;
    }

    .radiosTabsCnt h6 {
        font-size: 13px;
    }

    .radiosTabsCnt .flex .item {
        width: 50%;
    }

    .radioTabsHead .radioTab {
        padding: 15px 8px;
    }

        .radioTabsHead .radioTab label {
            font-size: 19px;
            padding-right: 29px;
        }

        .radioTabsHead .radioTab .icon {
            width: 20px;
            height: 20px;
        }

            .radioTabsHead .radioTab .icon:after {
                width: 14px;
                height: 14px;
                margin: -7px -7px 0 0;
            }

    .tableStripes {
        overflow: auto;
    }

    .grayToggleWrp .title {
        font-size: 18px;
    }
}

@media (max-width: 479px) {
    .goBackWrp {
        margin-bottom: 50px;
    }

    .formGray {
        padding: 30px 20px;
        margin: 40px 0;
    }

    .sectWrp .sect {
        padding: 50px 0;
    }

    .alert-container.grayTxt p, .alert-container.grayTxt.success p {
        padding-right: 50px;
    }

    .alert-container.grayTxt .alert .alert-icon {
        right: 0;
    }
}
/***************************************************************************************************************************/
/****************************************** RESPONSIVE REGISTRATION FLOWS END***********************************************/
/***************************************************************************************************************************/

.travelpass_voucher {
    background-color: rgba(244,244,244,.51);
    padding: 10px;
    margin: 10px 0;
	position: relative;
}

	.travelpass_voucher .tp_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

.travelpass_voucher.expired .tp_row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tp_counter .progressProfileWrapper {
    background: none;
    padding: 0;
}

.tp_counter .c100 {
    font-size: 62px;
}

.tp_counter .expiredTrips {
	font-family: 'PFHandbookPro', sans-serif;
	font-weight: 500;
	font-size: 32px;
	color: #871408;
	white-space: normal;
	right: 0;
	line-height: 62px;
	letter-spacing: 0;
}

.tp_counter .expiredLabel {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #55555F;
	white-space: normal;
	display: block;
	line-height: 1;
	padding: 0;
	margin: 0;
	letter-spacing: 0;
	text-align: center;
}

    .tp_counter .c100 > span {
        font-family: 'PFHandbookPro', sans-serif;
        font-weight: 500;
        font-size: 32px;
        color: #213368;
        white-space: normal;
        right: 0;
        line-height: 62px;
        letter-spacing: 0;
    }

    .tp_counter .c100 .percentage {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #55555F;
        white-space: normal;
        display: block;
        line-height: 1;
        padding: 0;
        margin: 0;
        letter-spacing: 0;
        position: absolute;
        right: 50%;
        margin-right: -50px;
        top: 67px;
        text-align: center;
        width: 100px;
    }

.tp_actions .alert-container.memo.msg {
    background: none;
    text-align: right;
    margin-bottom: 10px;
}

.travelpass_voucher .btn {
    top: auto;
}

.travelpass_voucher .tp_img {
    width: 150px;
}

.travelpass_voucher .tp_info {
    /*width: auto;*/
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 10px;
}

.travelpass_voucher .tp_counter {
    width: 100px;
    text-align: center;
}

.travelpass_voucher .tp_actions {
    width: auto;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.travelpass_voucher .tp_actions .btn {
    white-space: nowrap;
}

.travelpass_voucher .tp_info h4 {
    font-size: 16px;
    color: #55555F;
    line-height: 1.2;
    margin: 0;
    top: auto;
}

.travelpass_voucher .tp_info status {
	font-size: 16px;
	color: #55555F;
}

.travelpass_voucher .invader{
	top: 0;
	left: 0;
}

.travelpass_voucher .invader.expired span {
	background: #871408;
}

.travelpass_voucher .tp_info p {
    font-size: 14px;
    color: #888888;
    margin: 0;
    top: auto;
}

.tp_actions .alert-container .alert .alert-icon {
    margin-right: 0;
    margin-left: 5px;
}

.tp_actions .alert-container .alert p > span {
    padding-right: 0;
}

.tp_actions .alert-container.memo .alert-text-container p {
    padding: 0;
    top: auto;
}

.tp_id,
p.tp_id,
.travelpass_voucher .tp_info p.tp_id {
    font-size: 16px;
    font-weight: normal;
    margin: 7px 0 0;
    letter-spacing: 0;
    color: #55555F;
}

/* temp : start */

/* temp : end */

/* HERO SECTION : start */
.hero_section .hero_section_inner {
    position: relative;
    height: 100%;
}

.hero_section {
    position: relative;
}


    .hero_section picture img {
        display: block;
        width: 100%;
    }

.hero_descr h1 {
    font-family: 'PFHandbookPro', sans-serif;
    font-size: 42px;
    font-weight: 500;
}
/* HERO SECTION : end */

.gray_section {
    background-color: #f4f4f4;
}

.boxed_info_section {
    text-align: center;
    padding: 45px 0 0;
}

    .boxed_info_section h2,
    .faq_section h2 {
        font-family: 'PFHandbookPro', sans-serif;
        font-size: 50px;
        font-weight: 500;
        line-height: 1;
        margin: 0;
    }

.boxed_info_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 65px 0 75px;
}

    .boxed_info_container .boxed_info {
        width: calc(25% - 15px);
    }

        .boxed_info_container .boxed_info:not(:last-child) {
            margin-left: 30px;
        }

.boxed_info {
    background-color: #ffffff;
    box-shadow: 0px 2px 7.32px 4.68px rgba(207, 207, 207, 0.3);
    text-align: center;
    padding: 20px 30px;
}

    .boxed_info figure {
        max-width: 70px;
        margin-right: auto;
        margin-left: auto;
        min-height: 100px;
        line-height: 100px;
    }

    .boxed_info .teaser-big-icon .container-div h3 {
        font-size: 30px;
        color: #213368;
        margin: 10px 0 5px;
    }

    .boxed_info,
    .boxed_info p {
        font-size: 16px;
        color: #666666;
        line-height: 1.18;
    }

        .boxed_info p {
            margin: 0 0 10px;
        }

.faq_section {
    padding-top: 55px;
    padding-bottom: 190px;
}

    .faq_section .accordion .panel-heading .panel-title a {
        font-family: 'Roboto', sans-serif;
        font-size: 19px;
        font-weight: 500;
        color: #535252;
        padding-left: 60px;
    }

    .faq_section .accordion .panel-collapse,
    .faq_section .accordion .panel-heading {
        padding-right: 0;
        padding-left: 0;
    }

    .faq_section .accordion .panel-heading {
        border-bottom: 2px solid #e4e1e1;
    }

    .faq_section .panel-body,
    .faq_section .panel-body p {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        color: #666666;
    }

    .faq_section .accordion .panel-collapse .panel-body {
        padding-right: 0;
        padding-left: 90px;
    }

    .faq_section .accordion .panel-heading .panel-title a i {
        background: none;
        width: 26px;
        height: 26px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 50%;
        margin-top: -13px;
        left: 25px;
    }

        .faq_section .accordion .panel-heading .panel-title a i:before,
        .faq_section .accordion .panel-heading .panel-title a i:after {
            content: '';
            position: absolute;
            background-color: #a2a2a2;
            transition: all .3s ease-out;
        }

        .faq_section .accordion .panel-heading .panel-title a i:before {
            width: 26px;
            height: 4px;
            right: 0;
            top: 50%;
            margin-top: -2px;
        }

        .faq_section .accordion .panel-heading .panel-title a i:after {
            height: 26px;
            width: 4px;
            top: 0;
            right: 50%;
            margin-right: -2px;
            -webkit-transform-origin: center;
            -ms-transform-origin: center;
            transform-origin: center;
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            transform: scaleY(0);
        }

    .faq_section .accordion .panel-heading .panel-title a.collapsed i:after {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }

    .faq_section .panel {
        margin-bottom: 20px;
    }

    .faq_section h2,
    .faq_section .panel,
    .faq_section .panel-group {
        width: 100%;
        float: right;
    }

    .faq_section .panel-group {
        margin-top: 35px;
    }

.synced_slider_section {
    padding: 65px 0;
}

.synced_slider_bullets {
    max-width: 756px;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .synced_slider_bullets .slider_item {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        color: #666666;
        text-align: center;
        border: 1px solid #cecece;
        padding: 17px 20px;
        transition: all .3s ease-out;
        cursor: pointer;
        margin-bottom: 40px;
    }

        .synced_slider_bullets .slider_item.active,
        .synced_slider_bullets .slider_item:hover {
            background-color: #27aae1;
            color: #ffffff;
        }

        .synced_slider_bullets .slider_item p {
            margin: 0;
            top: auto;
        }

.synced_slider_content .slider_item {
    text-align: center;
}

.travelpass_redeem .select-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.travelpass_redeem label,
.travelpass_booking h2 {
    font-family: 'PFHandbookPro', sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #213368;
    margin-left: 20px;
}

.travelpass_redeem label {
    width: 115px;
}

.travelpass_booking h2 {
    margin-left: 0;
}

.travelpass_redeem .select-box .selected {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    background-color: #ffffff;
    padding: 25px 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(100% - 115px);
}

.travelpass_redeem .select-box.disabled .selected {
    background-color: #f4f4f4;
}

.travelpass_redeem .select-box:not(.disabled) .selected {
    cursor: pointer;
}

.travelpass_redeem .select-box.disabled .icon-down {
    display: none;
}

.travelpass_redeem .select-box ul {
    top: 100%;
    max-height: 330px;
    padding: 0;
    font-size: 0;
    margin: 0;
    border: 0;
    width: calc(100% - 135px);
    right: auto;
    left: 0;
    height: 360px;
    max-height: inherit;
    /*outline: 1px solid #66afe9;*/
    box-shadow: 0 4px 5px rgba(102, 175, 233, .15);
}

    .travelpass_redeem .select-box ul .travelpass_coupon {
        border: 1px solid #cdcdcd;
        background-color: #ffffff;
        padding: 25px 30px;
        transition: all .3s ease-out;
    }

    .travelpass_redeem .select-box ul li:first-child .travelpass_coupon {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .travelpass_redeem .select-box ul li:last-child .travelpass_coupon {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .travelpass_redeem .select-box ul .travelpass_coupon:hover {
        background-color: #f4f4f4;
    }

.travelpass_coupon .msg.warning {
    color: #ffa200;
}

.travelpass_redeem .select-box li {
    padding: 0;
    margin-top: -1px;
    top: auto;
}

.travelpass_coupon {
    background-color: transparent;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .travelpass_coupon > span {
        width: 50%;
    }

        .travelpass_coupon > span:nth-child(2n) {
            text-align: left;
        }

.travelpass_booking {
    max-width: 922px;
}

.travelpass_redeem {
    max-width: 776px;
    margin-top: 60px;
}

.alert-container.sm p,
.alert-container.sm.error p {
    padding: 8px 18px;
}

.travelpass_booking .alert-container {
    margin-top: 20px;
}

.synced_slider_content .owl-pagination {
    display: none;
}

.icon-locked {
    background-image: url(../media/icons/locked_icon.svg);
    background-repeat: no-repeat;
}

.icon-flexibility {
    background-image: url(../media/icons/flexibility_icon.svg);
    background-repeat: no-repeat;
}

.icon-reward {
    background-image: url(../media/icons/reward_icon.svg);
    background-repeat: no-repeat;
}

.icon-beneficial {
    background-image: url(../media/icons/beneficial_icon.svg);
    background-repeat: no-repeat;
}

/* update 07-09-2018 : start */
.flexibility_panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 20px 0;
}

.flexibility_box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

    .flexibility_box:not(.lower) .values {
        padding: 26px 11px 14px 0;
        border-right: 2px solid #213368;
        border-bottom: 2px solid #213368;
        border-top: 2px solid #213368;
    }

    .flexibility_box:not(.lower) .title:after {
        content: '';
        width: 2px;
        height: 11px;
        position: absolute;
        background-color: #213368;
        left: 0;
        bottom: 3px;
    }

    .flexibility_box.lower .values {
        padding: 17px 0 14px 11px;
        border-left: 2px solid #818181;
        border-bottom: 2px solid #818181;
        border-top: 2px solid #818181;
    }

    .flexibility_box .title {
        font-family: 'PFHandbookPro', sans-serif;
        font-size: 24px;
        font-weight: 200;
        color: #213368;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 -9px;
        line-height: 1;
        position: relative;
    }

        .flexibility_box .title span {
            display: inline-block;
            background-color: #ffffff;
            padding: 2px 10px;
        }

    .flexibility_box.lower .title {
        color: #818181;
    }

    .flexibility_box .values {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .flexibility_box .value {
        background-color: #f4f5f7;
        position: relative;
        text-align: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 80px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 5px;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

        .flexibility_box .value:not(.active) {
            cursor: pointer;
        }

        .flexibility_box .value:after {
            content: '';
            width: 1px;
            height: 95%;
            left: 0;
            bottom: 0;
            background-color: #bfbfbf;
            position: absolute;
        }

    .flexibility_box.lower .value:last-child:after {
        display: none;
    }

    .flexibility_box .value:hover,
    .flexibility_box .value.active {
        background-color: #213368;
        color: #ffffff;
    }

    .flexibility_box .value,
    .flexibility_box .price,
    .flexibility_box .day {
        font-family: 'Roboto', sans-serif;
    }

    .flexibility_box .price,
    .flexibility_box .day {
        display: block;
        width: 100%;
    }

    .flexibility_box .day {
        font-size: 16px;
        font-weight: 500;
        color: #666666;
        line-height: 1;
    }

    .flexibility_box .price {
        font-size: 14px;
        color: #213368;
        line-height: 1.14;
        margin: 4px 0 0;
        max-width: 80px;
    }

    .flexibility_box .value:hover .day,
    .flexibility_box .value.active .day,
    .flexibility_box .value:hover .price,
    .flexibility_box .value.active .price {
        color: #ffffff;
    }

.padTop25 {
    padding-top: 25px;
}

.flex_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .flex_row.space_between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .flex_row.center_align {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .flex_row.end_align {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

.travelpass_plan .title_row {
    padding: 25px 0 10px;
}

    .travelpass_plan .title_row h3 {
        font-size: 30px;
        color: #213368;
        top: auto;
    }

.title_box {
    position: relative;
    padding: 50px 0 105px;
    margin: 70px 0 0;
}

    .title_box.sm {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .title_box:before {
        content: '';
        width: calc(100vw - 18px);
        height: 100%;
        position: absolute;
        top: 0;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }

    .title_box.gray:before {
        background-color: #f4f5f7;
    }

    .title_box h2 {
        font-size: 50px;
        font-weight: 500;
    }

.plan_tabs .nav span {
    line-height: 1;
}

.plan_tabs .nav.nav-pills {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.plan_tabs .nav .route {
    display: block;
    font-family: 'PFHandbookPro', sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #213368;
    line-height: 1.2;
}

    .plan_tabs .nav .route + span {
        margin-top: 5px;
        display: block;
        line-height: 1.3;
    }

.plan_tabs .nav-pills > li > a {
    padding: 33px 20px;
    border-radius: 0;
    margin-bottom: 0;
}

.plan_tabs .nav > li {
    border: 1px solid transparent;
    -webkit-box-shadow: 0px 2px 7.32px 4.68px rgba(207, 207, 207, 0.3);
    box-shadow: 0px 2px 7.32px 4.68px rgba(207, 207, 207, 0.3);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background-color: #ffffff;
    color: #666666;
}

    .plan_tabs .nav > li > a {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        background-color: transparent;
        color: #666666;
        line-height: 1.3;
    }

        .plan_tabs .nav > li > a:before,
        .plan_tabs .nav > li > a:after {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            right: 50%;
            top: 100%;
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            transform: scaleY(0);
            -webkit-transform-origin: center top;
            -ms-transform-origin: center top;
            transform-origin: center top;
            -webkit-transition: all .2s ease-out;
            -o-transition: all .2s ease-out;
            transition: all .2s ease-out;
        }

        .plan_tabs .nav > li > a:before {
            border-top: 21px solid #30abdf;
            border-right: 21px solid transparent;
            border-left: 21px solid transparent;
            margin-right: -11px;
        }

        .plan_tabs .nav > li > a:after {
            border-top: 20px solid #ffffff;
            border-right: 20px solid transparent;
            border-left: 20px solid transparent;
            margin-right: -10px;
        }

        .plan_tabs .nav > li > a:focus,
        .plan_tabs .nav > li > a:hover {
            background: #ffffff;
        }

.plan_tabs .nav-pills > li:hover,
.plan_tabs .nav-pills > li.active,
.plan_tabs .nav-pills > li.active > a,
.plan_tabs .nav-pills > li.active > a:focus,
.plan_tabs .nav-pills > li.active > a:hover,
.plan_tabs .nav-pills > li > a:focus,
.plan_tabs .nav-pills > li > a:hover {
    background-color: #ffffff;
    color: #213368;
    border-color: #30abdf;
    -webkit-box-shadow: 0px 2px 7.32px 4.68px rgba(48, 171, 223, 0.09);
    box-shadow: 0px 2px 7.32px 4.68px rgba(48, 171, 223, 0.09);
}

    .plan_tabs .nav-pills > li.active > a:before,
    .plan_tabs .nav-pills > li.active > a:focus:before,
    .plan_tabs .nav-pills > li.active > a:hover:before,
    .plan_tabs .nav-pills > li > a:focus:before,
    .plan_tabs .nav-pills > li > a:hover:before,
    .plan_tabs .nav-pills > li.active > a:after,
    .plan_tabs .nav-pills > li.active > a:focus:after,
    .plan_tabs .nav-pills > li.active > a:hover:after,
    .plan_tabs .nav-pills > li > a:focus:after,
    .plan_tabs .nav-pills > li > a:hover:after {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }

.plan_tabs {
    margin-top: -76px;
}

    .plan_tabs .tab-content {
        width: 100%;
        float: right;
        padding: 50px 0;
    }

    .plan_tabs .booking-widget.booking-widget-desktop .booking .col-sm-5 {
        width: calc(50% - 4px);
    }

.imagebox figure {
    height: 104px;
    position: relative;
}

    .imagebox figure .img {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

        .imagebox figure .img:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background: rgba(33,51,104,.57);
        }

.imagebox_info {
    background-color: #f4f4f4;
    padding: 45px 50px;
}

    .imagebox_info ul {
        margin: 0;
        padding: 0;
    }

        .imagebox_info ul li {
            display: inline-block;
            width: 32%;
            vertical-align: top;
            list-style-type: none;
            margin: 6px 0;
            padding-left: 10px;
        }

.imagebox figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .imagebox figcaption span.txt {
        width: auto;
        text-align: center;
    }

    .imagebox figcaption span {
        display: block;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        width: 100%;
    }

    .imagebox figcaption .big {
        font-size: 29px;
    }

    .imagebox figcaption .small {
        font-size: 15px;
        letter-spacing: .02em;
        padding: 5px 20px;
        border-top: 1px solid #ffffff;
    }

.remove_btn,
.remove_btn:link,
.remove_btn:visited {
    color: #666666;
}

.add_btn,
.add_btn:link,
.add_btn:visited {
    color: rgba(102,102,102,.5);
}

.remove_btn:before {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../Media/icons/circle_remove_icon.png);
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px;
}

.add_btn:before {
    content: '';
    width: 19px;
    height: 19px;
    display: inline-block;
    background: url(../Media/icons/circle_plus_icon.png);
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px;
}

.add_btn.btn-frameless:hover,
.remove_btn.btn-frameless:hover {
    background: none;
}

.btn_msg,
p.btn_msg {
    font-size: 16px;
    color: #27aae1;
    border: 1px solid #27aae1;
    margin: 0;
    padding: 12px 20px;
    text-align: center;
    border-radius: 3px;
}

.add_box {
    text-align: center;
}

    .add_box:not(:last-child) {
        margin-left: 25px;
    }

.destination_block {
    padding: 15px 0;
}

    .destination_block .title,
    .destination_block p.title {
        font-family: 'PFHandbookPro', sans-serif;
        font-size: 24px;
        font-weight: 500;
        color: #213368;
    }

.travelpass_no {
    max-width: 635px;
    margin: 20vh auto;
}

    .travelpass_no .title {
        margin: 0 0 10px;
    }

        .travelpass_no .title .msg,
        .msg_box .msg {
            font-family: 'PFHandbookPro', sans-serif;
            font-size: 37px;
            font-weight: 300;
            color: #213368;
            line-height: 1;
            margin: 0 0 10px;
            text-align: center;
        }

            .travelpass_no .title .msg.msg_big,
            .msg_box .msg.msg_big {
                font-size: 50px;
                font-weight: 500;
            }

    .travelpass_no .info p {
        font-size: 18px;
    }

    .travelpass_no figure {
        position: relative;
        top: 10px;
        max-width: 305px;
    }

        .travelpass_no figure:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background-color: rgba(33,51,104,.28);
        }

.msg_box.txt_center {
    text-align: center;
    ;
}

.travelpass_plan .msg_box {
    max-width: 560px;
    margin: 25vh auto;
}

.msg_box p {
    font-size: 18px;
}

.travelpass_packets .type,
.travelpass_packets p.type,
.travelpass_packets .info_box p.type {
    font-family: 'PFHandbookPro', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #213368;
    line-height: 1;
    margin-bottom: 5px;
}

.travelpass_packets .info_box p {
    line-height: 1.2;
    margin: 0;
}

.travelpass_packets .price_box {
    padding: 25px 5px;
}

.travelpass_packets .price,
.travelpass_packets p.price {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #213368;
    margin: 0;
    top: auto;
    transition: all .2s ease-out;
}

.travelpass_packets .content_row:nth-child(even) {
    background-color: #f4f4f4;
}

.travelpass_packets .flex_row {
    margin: 17px 0;
}

    .travelpass_packets .flex_row > div {
        position: relative;
        width: 25%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .travelpass_packets .flex_row > div:first-child {
            width: 50%;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

        .travelpass_packets .flex_row > div.choice_container {
            width: 50%;
        }

.travelpass_packets .content_row {
    border-right: 2px solid #213368;
    position: relative;
}

    .travelpass_packets .content_row > div:nth-child(2),
    .travelpass_packets .content_row > div:nth-child(3) {
        text-align: center;
    }

.travelpass_packets .lbl {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    padding: 5px 12px;
}

    .travelpass_packets .lbl.recom {
        color: #ffffff;
        background-color: #29b65e;
    }

.trips_amount .num {
    font-family: 'PFHandbookPro', sans-serif;
    font-size: 70px;
    font-weight: 200;
    color: #213368;
    line-height: .8;
}

.trips_amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 25px;
    padding-left: 25px;
}

    .trips_amount .txt,
    .trips_amount .extra_info {
        display: block;
        line-height: 1;
        padding-right: 6px;
    }

    .trips_amount .txt {
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: normal;
        color: #213368;
    }

    .trips_amount .extra_info {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #55555F;
        margin-top: 3px;
    }

.price_box .upsell_tip {
    position: absolute;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
    width: 100%;
    background-color: #ffd3ac;
    padding: 20px 10px 15px 10px;
    z-index: 20;
    bottom: calc(100% - 20px);
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    text-align: right;
    line-height: 1.2;
}

.price_box .upsell_tip:before {
    content: '';
    width: 0;
    height: 0;
    right: 50%;
    top: 100%;
    position: absolute;
    margin-right: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #ffd3ac;
}

.upsell_tip .ttip_txt {
    display: block;
}

.upsell_tip .icon-close {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s ease-out;
    background-size: 13px;
}

.upsell_tip .icon-close:hover {
    cursor: pointer;
    opacity: .6;
}

.travelpass_packets .choice {
    transition: all .2s ease-out;
    width: 50%;
    padding: 10px;
}

    .travelpass_packets .choice:before {
        content: '';
        width: 1px;
        height: calc(100% - 16px);
        top: 8px;
        background-color: #bfbfbf;
        position: absolute;
        right: 0;
        transition: all .2s ease-out;
    }

    .travelpass_packets .choice:not(.selected) {
        cursor: pointer;
    }

    .travelpass_packets .choice:hover,
    .travelpass_packets .choice.selected {
        background-color: #213368;
    }

        .travelpass_packets .choice:hover:before,
        .travelpass_packets .choice.selected:before {
            background-color: #213368;
        }

        .travelpass_packets .choice:hover .price, .travelpass_packets .choice:hover p.price,
        .travelpass_packets .choice.selected .price, .travelpass_packets .choice.selected p.price {
            color: #ffffff;
        }

.alert-container .alert .alert-icon.noMarginLeft {
    margin-right: 0;
}

.travelpass_packets {
    margin: 20px 0;
}

.travelpass_side_cont {
    box-shadow: 0px 8px 11.31px 1.69px rgba(39, 170, 226, 0.13);
    background-color: #ffffff;
}

    .travelpass_side_cont .route_info {
        background-color: #caddea;
        text-align: center;
        padding: 38px 10px;
    }

.route_info h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #213368;
}

.route_info p {
    color: #55555F;
    margin: 0;
}

.packet_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 19px 4px;
}

    .packet_box figure {
        padding: 5px 0 0 10px;
    }

    .packet_box p {
        top: auto;
        line-height: 1;
        margin: 0;
        color: #55555F;
    }

        .packet_box .num,
        .packet_box p.num {
            font-family: 'PFHandbookPro', sans-serif;
            font-size: 40px;
            font-weight: 200;
            line-height: .9;
        }

.cost_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 25px;
}

    .cost_row p {
        font-family: 'Roboto', sans-serif;
        margin: 0;
        top: auto;
        font-size: 25px;
        font-weight: 500;
        color: #213368;
    }

.cost_analysis .btn_row {
    text-align: center;
    padding: 0 20px 20px;
}

.route_info_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .route_info_box .info {
        margin-left: 65px;
        padding-right: 25px;
        font-size: 25px;
        color: #55555F;
        position: relative;
    }

        .route_info_box .info:before {
            content: '';
            background-image: url(../media/mappin.png);
            background-repeat: no-repeat;
            width: 18px;
            height: 26px;
            background-position: center;
            position: absolute;
            top: 8px;
            right: 0;
        }

        .route_info_box .info strong {
            font-family: 'PFHandbookPro', sans-serif;
            font-weight: 500;
            font-size: 30px;
            color: #213368;
        }

.gray_link,
.gray_link:link,
.gray_link:visited {
    color: #888888;
    text-decoration: underline;
}
/* update 07-09-2018 : end */


/* added css */
.card_wrap {
    margin: -100px 0 20px 0;
    background-color: #fff;
    box-shadow: 0px 8px 11.31px 1.69px rgba(39, 170, 225, 0.13);
}

.card_inner {
    padding: 20px 18px;
    position: relative;
}

.card_wrap h3 {
    color: #213368;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
}

.details_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0;
}

.details_item {
    flex-basis: 30%;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .details_item + .details_item {
        border-width: 0 1px 0 0;
        border-color: #d1cfcd;
        border-style: solid;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

.details_item_small {
    flex-basis: 20%;
}

.datails_icon {
    position: absolute;
    right: 0;
    top: -3px;
    width: 25px;
}

    .datails_icon img {
        width: 25px;
    }

.datails_inner {
    position: relative;
    margin-left: 16px;
}

.details_item:last-child .datails_inner {
    margin-left: 0;
}

.details_item + .details_item .datails_inner {
    margin-right: 14px;
}


.datails_content {
    font-size: 14px;
    color: #55555F;
    line-height: 1.4;
    padding-right: 35px;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.full_banner_wrapper {
    margin-top: 70px;
}


.detail_count {
    font-size: 27px;
    color: #55555F;
    font-family: Roboto;
    font-weight: 300;
    display: block;
    line-height: 1;
    white-space: nowrap;
}


.changeroute_link:link,
.changeroute_link:visited,
.changeroute_link {
    position: absolute;
    top: 30px;
    left: 20px;
    line-height: 1.4;
    color: #888888;
    cursor: pointer;
    z-index: 15;
    font-size: 14px;
    text-decoration: underline;
}

.travelpass-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #00000017;
    top: 0;
    right: 0;
    z-index: 9999;
}

.synced_slider_content.owl-theme .owl-controls .owl-buttons .owl-prev,
.synced_slider_content.owl-theme .owl-controls .owl-buttons .owl-next {
    opacity: 1;
}

.synced_slider_content.owl-theme .owl-controls .owl-buttons .owl-prev {
    background-image: url(/media/icons/arrow_left_with_shadow.colors-blue.svg);
}

.synced_slider_content.owl-theme .owl-controls .owl-buttons .owl-next {
    background-image: url(/media/icons/arrow_right_with_shadow.colors-blue.svg);
}

.synced_slider_content.owl-carousel {
    padding-right: 100px;
    padding-left: 100px;
}

figure.rounded {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
}

.intro_info_section figure.rounded {
    margin-bottom: 20px;
}

.registration_login.login_page .mob_order_2 .intro_info_section .btn {
    right: 0;
}

.sticky_parent {
    position: relative;
}

.travelpass_plan .sticky_side.is_stuck {
    z-index: 8888;
}

.packet_box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.packet_box .inline_flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.packet_box .price p {
    top: 5px;
}



/* Additions */

.travelpass_kontastousneous .search_btn_row {
    margin: 20px 0;
    text-align: left;
}
.travelpass_kontastousneous .search_btn_row .btn {
    min-width: 132px;
}


.travelpass_kontastousneous {
    padding: 20px 40px 0 40px;
}
.travelpass_booking.travelpass_kontastousneous .booking-widget.booking-widget-desktop {
    display: block;
}

.travelpass_kontastousneous .hide {
    opacity: 0;
}


.travelpass_plan .booking-widget .booking .flightMaskMain .step1-reverse-from-to {
    top: 45px;
}

.travelpass_plan .booking-widget .booking .flightMaskMain .col-sm-5 {
    padding-left: 24px;
    width: 49%;
}

.travelpass_plan .booking-widget .booking .flightMaskMain .col-sm-5 + .col-sm-5 {
    padding-left: 0;
    padding-right: 24px;
}

.nbgInput .control-label {
    width: 100%;
}

.nbgInput iframe {
    height: 55px !important;
    box-shadow: none !important;
}

.nbgInput__error.active ~ .control-label {
    color: #e42a00;
}

.redeem_section .btn_row.btn_row--nbg {
    padding-top: 20px;
    margin-top: 15px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.nbgDropdown {
    display: flex;
    align-items: center;
}

.nbgDropdown iframe {
    height: 30px !important;
}

.nbgDropdown__separator {
    display: inline-block;
    margin: 0 20px;
}
/*! jQuery UI - v1.12.1 - 2019-05-21
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-draggable-handle{touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;right:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{right:50%;margin-right:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;right:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;right:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;right:0}.ui-resizable-e{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-w{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-se{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ui-resizable-sw{cursor:se-resize;width:9px;height:9px;right:-5px;bottom:-5px}.ui-resizable-nw{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-resizable-ne{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-selectable{touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-sortable-handle{touch-action:none}.ui-slider{position:relative;text-align:right}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-right:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{right:0}.ui-slider-horizontal .ui-slider-range-max{left:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{right:-.3em;margin-right:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{right:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-right-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-left-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-left-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}/*! jQuery-ui-Slider-Pips - v1.11.4 - 2016-09-04
* Copyright (c) 2016 Simon Goellner <simey.me@gmail.com>; Licensed MIT */.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:.8em;color:#999;overflow:visible;text-align:center;top:20px;right:20px;margin-right:-1em;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-state-disabled.ui-slider-pips .ui-slider-pip{cursor:default}.ui-slider-pips .ui-slider-line{background:#999;width:1px;height:3px;position:absolute;right:50%}.ui-slider-pips .ui-slider-label{position:absolute;top:5px;right:50%;margin-right:-1em;width:2em}.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label{color:#000;font-weight:700}.ui-slider-vertical.ui-slider-pips{margin-bottom:1em;margin-left:2em}.ui-slider-vertical.ui-slider-pips .ui-slider-pip{text-align:right;top:auto;right:20px;margin-right:0;margin-bottom:-.5em}.ui-slider-vertical.ui-slider-pips .ui-slider-line{width:3px;height:1px;position:absolute;top:50%;right:0}.ui-slider-vertical.ui-slider-pips .ui-slider-label{top:50%;right:.5em;margin-right:0;margin-top:-.5em;width:2em}.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,.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 .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label{outline:0}.ui-slider-float .ui-slider-tip,.ui-slider-float .ui-slider-tip-label{position:absolute;visibility:hidden;top:-40px;display:block;width:34px;margin-right:-18px;right:50%;height:20px;line-height:20px;background:#fff;border-radius:3px;border:1px solid #888;text-align:center;font-size:12px;opacity:0;color:#333;transition-property:opacity,top,visibility;transition-timing-function:ease-in;transition-duration:.2s,.2s,0s;transition-delay:0s,0s,.2s}.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{opacity:1;top:-30px;visibility:visible;transition-timing-function:ease-out;transition-delay:.2s,.2s,0s}.ui-slider-float .ui-slider-pip .ui-slider-tip-label{top:42px}.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{top:32px;font-weight:400}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after,.ui-slider-float .ui-slider-tip:after{content:" ";width:0;height:0;border:5px solid rgba(255,255,255,0);border-top-color:#fff;position:absolute;bottom:-10px;right:50%;margin-right:-5px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before,.ui-slider-float .ui-slider-tip:before{content:" ";width:0;height:0;border:5px solid rgba(255,255,255,0);border-top-color:#888;position:absolute;bottom:-11px;right:50%;margin-right:-5px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-bottom-color:#fff;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-right:0;right:-60px;color:#333;transition-duration:.2s,.2s,0;transition-property:opacity,right,visibility;transition-delay:0,0,.2s}.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,.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;right:-50px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label{right:47px}.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{right: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-right-color:#fff;border-top-color:transparent;position:absolute;bottom:50%;margin-bottom:-5px;left:-10px;margin-right:0;top:auto;right: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-right-color:#888;border-top-color:transparent;position:absolute;bottom:50%;margin-bottom:-5px;left:-11px;margin-right:0;top:auto;right:auto}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-left-color:#fff;left:auto;right:-10px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-left-color:#888;left:auto;right:-11px}.ui-slider-pips [class*=ui-slider-pip-initial]{font-weight:700;color:#14ca82}.ui-slider-pips .ui-slider-pip-initial-2{color:#1897c9}.ui-slider-pips [class*=ui-slider-pip-selected]{font-weight:700;color:#ff7a00}.ui-slider-pips .ui-slider-pip-inrange{color:#000}.ui-slider-pips .ui-slider-pip-selected-2{color:#e70081}.ui-slider-pips .ui-slider-pip-inrange .ui-slider-line,.ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line{background:#000}.steps-wrapper{padding-top:50px;padding-bottom:50px}.steps-container{margin:0;padding:0;display:flex;align-items:center;justify-content:space-between;position:relative}.steps-container:after{content:"";width:100%;height:1px;background-color:#c6c6c6;position:absolute;top:50%;right:0}.steps-container li{list-style-type:none;display:flex;justify-content:flex-start;align-items:center;font-size:18px;color:#002677;top:auto;background-color:#fff;z-index:2;max-width:25%}.steps-container li:not(:last-child){padding-left:25px}.steps-container li:not(:first-child){padding-right:25px}.steps-container .steps-num{display:inline-block;min-width:42px;min-height:42px;line-height:42px;text-align:center;border-radius:50%;background-color:#caddea;color:#213269;font-size:20px}.steps-container .active .steps-num{background-color:#213266;color:#fff}.steps-container .steps-txt{display:inline-block;margin-right:18px;line-height:1.22}.tp_coupon{background-color:#fff;display:flex;box-shadow:-1px 1px 10px rgba(0,0,0,.16);margin-top:60px}.tp_coupon_value{border-right:12px solid #213269;width:350px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:relative}.tp_coupon_value:after,.tp_coupon_value:before{content:"";width:52px;height:52px;border-radius:50%;background-color:#f2f2f2;position:absolute;right:223px}.tp_coupon_value:before{top:calc(100% - 14px)}.tp_coupon_value:after{bottom:calc(100% - 14px)}.tp_coupon_value p{width:100%;font-size:16px;color:#213269;margin:0;line-height:1.2;text-align:center}.tp_coupon_value p b,.tp_coupon_value p strong{font-size:60px}.tp_coupon_info{padding:26px 0 35px 22px;width:calc(100% - 350px)}.tp_coupon_info_inner{border:2px solid #f2f2f2;padding:25px;border-radius:4px}.tp_coupon_row{display:flex;justify-content:space-between;align-items:flex-end;padding-top:5px;padding-bottom:5px}.tp_coupon_row.tp_border_bottom{padding-top:15px;padding-bottom:22px;border-bottom:2px solid #f2f2f2;margin-bottom:20px}.tp_coupon_row h3{font-size:28px;font-weight:400;line-height:1.21;margin:0;padding:0;color:#213266;top:auto}.tp_coupon_row p{margin:0;color:#002677;top:auto}.tp_cost_row{display:flex;justify-content:space-between;align-items:flex-end}.tp_cost_row.border_bottom{border-bottom:1px solid #bfbfbf;padding:8px 0}.tp_cost_row p{margin:0;color:#002677;letter-spacing:0;top:auto}.tp_cost_heading,p.tp_cost_heading{font-family:urw_geometric_extsemi_bold,sans-serif;font-size:32px;font-weight:400;line-height:1}.tp_cost_total,p.tp_cost_total{font-family:urw_geometric_extsemi_bold,sans-serif;font-size:38px;font-weight:400;line-height:1}.tp_cost_total small,p.tp_cost_total small{font-size:22px}.tp_cost_subheading,p.tp_cost_subheading{font-family:urw_geometric_extsemi_bold,sans-serif;font-size:16px;font-weight:400;line-height:1.375}.tp_cost_label,p.tp_cost_label{font-weight:400}.tp_cost_value,p.tp_cost_value{font-family:urw_geometric_extsemi_bold,sans-serif;font-size:20px;font-weight:400;min-width:70px;text-align:left}.tp_cost_value small,p.tp_cost_value small{font-size:16px}.tp_cost_analysis{padding:50px 0 35px}.tp_toggle_content{padding-top:15px}.tp_toggle_content.open{display:block}.tp_subinfo p{font-size:16px;font-weight:400;line-height:1;margin:0;top:auto}.gray_section.negMargin{margin-bottom:-60px;padding-bottom:55px}.redeem_section{padding:75px 0}.gray_section .redeem_section{padding-top:0;padding-bottom:0;margin-right:-12px;margin-left:-12px}.gray_section .redeem_section .btn_row{margin-top:0;padding-top:45px;padding-bottom:45px;width:100%}.gray_section .redeem_section .btn_row .btn{top:auto}.redeem_section h3{font-size:32px;color:#002677;margin:0 0 18px}.redeem_section .btn_row{display:flex;align-items:center;padding-top:65px;border-top:1px solid #b5b5b5;margin-top:45px}.redeem_section .btn_row.space_between{justify-content:space-between}.redeem_section .msg_box{text-align:right}.redeem_section .msg_box p{font-size:18px;text-align:right}.redeem_section .msg_box .msg_big,.redeem_section .msg_box p.msg_big{font-family:urw_geometric_extsemi_bold,sans-serif;font-weight:400;font-size:32px;color:#002677}.redeem_section .msg_box .btn_row{padding-top:35px}.redeem_section .thankyou_img{text-align:center;margin:75px 10px;width:100%!important;float:none}.redeem_section .thankyou_img svg{max-width:100%}.tp_route_icon{display:inline-block;width:20px;height:15px;background:url(/Media/icons/tp_route_icon.svg) no-repeat scroll center}.tp_destination_results_row{display:flex;align-items:flex-start;justify-content:space-between}.tp_destination_results_row:not(:last-child){margin-bottom:20px}.tp_destination_results_row p{top:auto;font-size:14px;margin:0;line-height:1.42}.tp_destination_results_row>div:first-child{flex-basis:25%;padding-top:5px}.tp_destination_results_row>div:nth-child(2){flex-basis:15%;text-align:center;padding-top:5px}.tp_destination_results_row>div:nth-child(3){flex-basis:70%}.tp_destination_results_row ul{margin:0;padding:0}.tp_destination_results_row ul li{list-style-type:none;display:inline-block;font-size:14px;line-height:1.42;top:auto}.tp_destination_results_heading{border-bottom:1px solid #bfbfbf;padding:7px 0;margin:0 0 30px}.tp_destination_results_heading p{font-size:14px;margin:0;top:auto}.tp_map_btn,.tp_map_btn:link,.tp_map_btn:visited{display:inline-block;font-size:14px;font-weight:400;color:#27aae1;line-height:1;transition:all .3s ease-out}.tp_map_btn:hover,.tp_map_btn:link:hover,.tp_map_btn:visited:hover{opacity:.7}.tp_map_image{position:relative;margin-top:-60px}.tp_destination_results{position:relative;width:437px;max-width:100%}.select_tabs_container{position:relative;padding:10px 5px}.select_tabs_container .select-box{width:437px;max-width:100%;margin-bottom:15px}.select_tabs_container .select-box label{font-size:14px}.select_tabs_container .select-box .icon-down{border:0;width:24px;height:13px;background:url(/Media/icons/arrow-down-gray-thin.svg) no-repeat scroll center;background-size:cover;margin-top:14px}.select_tabs_container .select-box .selected{border:1px solid #bfbfbf;border-radius:4px;padding:8px 12px 8px 45px;font-size:19px;letter-spacing:0;position:relative;cursor:pointer}.select_tabs_container .select-box ul{background:#fff;top:76px;border-radius:4px}.select_tabs_container .select-box.open .icon-down{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-top:9px}.select_tab_content:not(.active){display:none}.products-container .booking-widget.booking-widget-desktop{display:block}.btn_row{display:flex;align-items:center}.btn_row.flex_end{justify-content:flex-end}.booking-widget.booking-widget-city-guides.booking-widget-desktop .btn_row{padding-top:12px}.booking-widget.booking-widget-city-guides.booking-widget-desktop .btn_row button{min-width:180px}.tp_days_slider{width:853px;max-width:82%;margin:95px auto 0}.tp_days_slider .ui-slider{width:100%;border:0;background:#b1b1b1;height:10px;border-radius:6px}.tp_days_slider .ui-slider-handle{width:25px;height:25px;border-radius:50%;background-color:#213266;border:2px solid #fff;top:-8px;box-shadow:0 3px 6px rgba(0,0,0,.36);cursor:pointer}.tp_days_slider .ui-slider-handle:focus{outline:0}.tp_days_slider .ui-slider-range{background-color:#213266}.tp_days_slider .ui-slider-range:before{content:"";display:inline-block;width:17px;height:17px;border-radius:50%;background-color:#fff;border:3px solid #213266;position:absolute;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);right:0}.days_slider_ttip{display:inline-block;position:absolute;min-width:78px;background-color:#213266;border-radius:4px;font-size:16px;font-weight:400;color:#fff;line-height:1;padding:6px 12px;position:absolute;bottom:100%;margin-bottom:13px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);white-space:nowrap}.days_slider_ttip:after{content:"";width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #213266;position:absolute;top:100%;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.tp_days_slider_info{text-align:center;padding:23px 0;position:relative;display:flex;justify-content:center;align-items:center;margin-top:43px}.tp_days_slider_info:before{content:"";width:100%;height:1px;background-color:#e9e9e9;position:absolute;top:50%;right:0;margin-top:1px}.tp_days_slider_info p{font-size:16px;color:#213266;line-height:1;top:auto;margin:0;padding:0 8px;background:#fff}.tp_days_slider_info p b,.tp_days_slider_info p strong{color:#2864a0}.tp_module{padding:55px 0}.tp_module--noPadBot{padding-bottom:0}.tp_module.padding_small_btm{padding-bottom:10px}.tp_module:not(:last-child){border-bottom:1px solid #bfbfbf}.tp_details_container{padding-bottom:60px}.steps-wrapper~.tp_module_heading{padding-bottom:25px}.tp_module_heading h3{font-size:32px;color:#002677;line-height:1.1;letter-spacing:0;margin:0 0 9px}.tp_module_heading p{font-weight:400;letter-spacing:0;top:auto;margin:0 0 10px}.tp_module_footer{display:flex;justify-content:space-between;align-items:center;padding-top:55px;flex-wrap:wrap}.tp_module_footer p{margin-bottom:.5em}.tp_flight_choice_container{display:flex;align-items:center;justify-content:space-between;margin-top:45px;padding-bottom:7px;flex-wrap:wrap;gap:25px}.tp_flight_choice{border:1px solid #213266;border-radius:30px;font-size:14px;font-weight:400;letter-spacing:0;color:#213266;flex:1;text-align:center;padding:5px 9px 7px;white-space:nowrap;transition:all .3s ease-out}.tp_flight_choice:not(.selected):not(.disabled){cursor:pointer}.tp_flight_choice b,.tp_flight_choice strong{font-size:20px}.tp_flight_choice.selected,.tp_flight_choice:hover{background-color:#213266;color:#fff}.tp_flight_text{line-height:1;display:inline-block;font-size:16px}.tp_flight_text--separator{position:relative;margin-left:20px}.tp_flight_text--separator::after{content:"";position:absolute;left:-10px;height:100%;width:1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:currentColor}.tp_flex_container{display:flex;align-items:flex-start;justify-content:space-between}.tp_cabin_choice_container{display:flex;align-items:center;padding:10px 0 0;margin-bottom:40px}.tp_cabin_choice{border:2px solid #bebebe;border-radius:4px;display:flex;justify-content:space-between;align-items:center;margin-right:23px;white-space:nowrap;transition:all .3s ease-out}.tp_cabin_choice>div{padding:20px 17px}.tp_cabin_choice.selected,.tp_cabin_choice:hover{background-color:#213266;border-color:#213266}.tp_cabin_choice:not(.disabled):hover,.tp_cabin_choice:not(.selected):hover{cursor:pointer}.tp_cabin_lbl{font-weight:400;color:#213266;display:inline-block;padding-right:34px;position:relative}.tp_cabin_choice.selected .tp_cabin_lbl,.tp_cabin_choice:hover .tp_cabin_lbl{color:#fff}.tp_cabin_lbl:before{content:"";width:24px;height:24px;border-radius:50%;display:inline-block;background:url(/Media/icons/icon-check-circle.svg) no-repeat scroll center;position:absolute;right:0;top:50%;margin-top:-12px}.tp_cabin_choice.selected .tp_cabin_lbl:before{background-image:url(/Media/icons/icon-check-circle-white.svg)}.tp_cabin_price{font-size:26px;font-weight:700;color:#213266}.tp_cabin_price small{font-size:18px}.tp_cabin_choice.selected .tp_cabin_price,.tp_cabin_choice:hover .tp_cabin_price{color:#fff}.tp_cabin_gray{font-size:14px;font-weight:400;color:#bebebe}.gray_ttip{position:relative;display:inline-block;vertical-align:middle;cursor:pointer}.gray_ttip_trigger{width:26px;height:26px;text-align:center;line-height:26px;background-color:#2864a0;border-radius:50%;display:inline-block;cursor:pointer}.gray_ttip_trigger:before{content:"";display:inline-block;width:5px;height:23px;background:url(/Media/icons/info_icon_white.svg) no-repeat scroll center;background-size:contain;position:absolute;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);margin-top:0}.desktop .gray_ttip_trigger:hover~.gray_ttip_text.not_mobile{opacity:1;visibility:visible;bottom:calc(100% + 10px)}.gray_ttip_text{padding:11px;font-size:14px;font-weight:400;color:#213266;line-height:1.57;transition:all .3s ease-out}.gray_ttip_text:not(.mobile_only){border:6px solid #dfdfdf;background-color:#fff;position:absolute;min-width:400px;opacity:0;visibility:hidden;bottom:100%;right:0;z-index:8888}.desktop .gray_ttip_text.mobile_only{display:none}.gray_ttip_text.mobile_only{background-color:#dfdfdf;display:none;padding:37px 9px 15px;position:relative;margin-bottom:26px}.gray_ttip_close{display:inline-block;width:20px;height:20px;background:url(/Media/icons/close-black.svg) no-repeat scroll center;background-size:contain;position:absolute;padding:10px;cursor:pointer;left:9px;top:9px}.tp_days_slider .ui-slider-pips .ui-slider-pip{height:33px}.tp_days_slider .ui-slider-pips .ui-slider-line{height:14px;background:#c6c6c6}.tp_days_slider .ui-slider-pips .ui-slider-label{font-size:16px;font-weight:400;color:#b1b1b1;top:auto;bottom:0}.tp_popup_title,p.tp_popup_title{color:#002677;font-size:32px;line-height:1.375;margin:0;top:auto}.tp_popup_msg,p.tp_popup_msg{font-size:16px;color:#55555f;line-height:1.375;margin:0 0 20px;top:auto}.register_login_popup.travel_pass_login_pass .modal-body{padding:10px 34px 34px;background:#fff}.register_login_popup.travel_pass_login_pass .genericLogin,.register_login_popup.travel_pass_login_pass .intro_info_section{padding:20px 60px 20px 50px}#winbankiframe{max-width:100%;margin-top:20px}.travelpass-overlay{background-image:url(/media/system/loader.gif);background-repeat:no-repeat;background-position:center}.pillOptions{display:flex;flex-wrap:wrap;width:calc(100% + 18px);margin-right:-9px}.pillOption{min-width:calc(33.33% - 19px);margin:9px;position:relative}.pillOption input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;box-shadow:none;border:0;position:absolute;width:100%;height:100%;top:0;right:0}.pillOption input[type=radio]:checked~label{background-color:#203369;color:#fff}.pillOption input[type=radio]:not(:checked)~label{cursor:pointer}.pillOption label{display:block;padding:6px 24px;border:1px solid #203369;border-radius:60px;font-family:urw_geometric_extregular,sans-serif;font-size:16px;line-height:1.43;text-align:center}.pillOption label b,.pillOption label strong{font-family:urw_geometric_extbold,sans-serif;font-weight:400}.travelpass_redeem+.booking-widget{margin-top:30px}.travelpass_redeem label{font-family:urw_geometric_extlight,sans-serif;font-weight:400}@media only screen and (min-width:768px){.travelpass-cart-container-inner{padding-top:0;padding-bottom:30px}.tp_coupon_row>div:last-child{padding-right:10px}.tp_toggle_trigger{display:none}.tp_subinfo{text-align:left}.tp_map_btn,.tp_map_btn:link,.tp_map_btn:visited{background-color:#fff;border-radius:8px;padding:7px 10px;box-shadow:-1px 1px 10px rgba(0,0,0,.16)}.tp_map_image .tp_map_btn,.tp_map_image .tp_map_btn:link,.tp_map_image .tp_map_btn:visited{position:absolute;top:21px;left:17px;z-index:2}}@media only screen and (min-width:992px){.booking-widget.booking-widget-desktop.booking-widget-city-guides .booking .step1-reverse-from-to{top:39px}}@media only screen and (max-width:991px){.steps-container li:not(:last-child){padding-left:10px}.steps-container li:not(:first-child){padding-right:10px}.steps-container .steps-txt{margin-right:10px}.tp_coupon_value{width:220px}.tp_coupon_value:after,.tp_coupon_value:before{right:148px}.tp_coupon_info{width:calc(100% - 220px)}.tp_coupon_info_inner{padding:15px}.tp_destination_results{width:358px}.select_tabs_container .select-box{width:358px}.tp_flight_choice_container{gap:13px}.tp_cabin_choice{flex-wrap:wrap}.tp_cabin_choice>div{width:100%;padding:0 13px}.tp_cabin_choice>div:first-child{padding-top:11px}.tp_cabin_choice>div:nth-child(2){padding-top:4px;padding-bottom:4px}.register_login_popup.travel_pass_login_pass .genericLogin,.register_login_popup.travel_pass_login_pass .intro_info_section{padding:10px 30px}.register_login_popup.travel_pass_login_pass .genericLogin{padding-top:0}}@media only screen and (max-width:767px){.steps-container li{max-width:inherit}.steps-container li:not(:last-child){padding-left:5px}.steps-container li:not(:first-child){padding-right:5px}.steps-container li:not(.current) .steps-txt{display:none}.steps-container .steps-txt{font-size:16px;margin-right:8px}.travelpass-cart-container-inner{padding-bottom:20px}.tp_details_container{overflow:hidden;padding:0 10px}.tp_coupon{flex-wrap:wrap;margin-top:35px}.tp_coupon .tp_coupon_info,.tp_coupon .tp_coupon_value{width:100%}.tp_coupon_value{padding-top:45px;padding-bottom:65px;border-right:0;border-top:12px solid #213269}.tp_coupon_value:after,.tp_coupon_value:before{width:36px;height:36px;top:168px;bottom:auto}.tp_coupon_value:before{left:calc(100% - 13px);right:auto}.tp_coupon_value:after{right:calc(100% - 13px)}.tp_coupon_info{width:100%;padding:15px}.tp_coupon_row{flex-wrap:wrap}.tp_coupon_row.tp_border_bottom{padding-top:5px;padding-bottom:12px;margin-bottom:10px}.tp_coupon_row>div{width:100%}.tp_coupon_row h3{font-size:26px}.tp_toggle_trigger{font-size:16px;font-weight:400;color:#3071ac;margin-top:15px}.tp_toggle_trigger span{display:inline-block;position:relative;padding-left:23px}.tp_toggle_trigger span:after{content:"";display:inline-block;width:15px;height:7px;background:url(/Media/icons/tp_arrow_down.svg) no-repeat scroll center;position:absolute;left:0;top:50%;margin-top:-4px;transition:all .3s ease-out;-webkit-transform:rotate(180deg);transform:rotate(0)}.tp_toggle_trigger.open span:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tp_cost_analysis{padding-top:25px;padding-bottom:25px}.tp_toggle_content{display:none}.tp_toggle_content.open{display:block}.redeem_section{padding-top:45px;padding-bottom:45px}.gray_section .redeem_section{padding-top:0;padding-bottom:0}.redeem_section .btn_row{padding-top:40px;flex-wrap:wrap}.redeem_section .btn_row>div{width:100%}.redeem_section .btn_row>div:nth-child(2){order:-1;margin-bottom:20px}.redeem_section .btn_row .btn{width:100%}.tp_destination_results_row{flex-wrap:wrap}.tp_destination_results_row>div{width:100%;flex-basis:100%}.tp_destination_results_row:not(:last-child){margin-bottom:10px}.tp_destination_results_row>div:first-child{width:100%;flex-basis:100%;text-align:right}.tp_destination_results_row>div:nth-child(2){width:100%;flex-basis:100%;text-align:right}.tp_destination_results_row>div:nth-child(3){width:100%;flex-basis:100%;text-align:right}.tp_destination_results_heading{margin-bottom:10px}.tp_map_btn,.tp_map_btn:link,.tp_map_btn:visited{padding-right:13px;position:relative}.tp_map_btn:before,.tp_map_btn:link:before,.tp_map_btn:visited:before{content:"";width:7px;height:12px;background:url(/Media/icons/angle-right.svg) no-repeat scroll center;background-size:contain;position:absolute;top:50%;right:0;margin-top:-6px}.tp_map_image{margin-top:10px}.tp_map_image img{display:none}.tp_destination_results{width:100%}.select_tabs_container .select-box{width:100%}.booking-widget.booking-widget-city-guides.booking-widget-desktop .btn_row{border-top:0;padding-top:10px;margin-top:10px}.booking-widget.booking-widget-city-guides.booking-widget-desktop .btn_row button{width:100%}.tp_module{padding-top:25px;padding-bottom:25px}.tp_details_container{padding-bottom:30px}.tp_flight_choice_container{overflow-x:auto;-webkit-overflow-scrolling:touch}.tp_flex_container{flex-wrap:wrap}.tp_flex_container .tp_flex_col{width:100%}.tp_cabin_choice_container{padding-top:30px}.tp_cabin_choice{margin-right:18px}.tp_cabin_choice:first-child{margin-right:0}.tp_cabin_choice>div:first-child{padding-top:15px}.tp_cabin_choice>div:nth-child(2){padding-top:10px;padding-bottom:10px}.booking-widget.booking-widget-desktop.booking-widget-city-guides .booking .step1-reverse-from-to{display:inline-block;font-size:33px;color:#002677;cursor:pointer;width:32px;height:32px;-webkit-transform:rotate(0);transform:rotate(0);top:8px;background-image:url(/media/icons/icon-switch-lightPrimaryIE9.png);border-top:3px solid #fff;border-bottom:3px solid #fff}.booking-widget.booking-widget-desktop.booking-widget-city-guides .tab-content .tab-pane{padding-right:12px;padding-left:12px;box-shadow:none}.booking-widget.booking-widget-city-guides.booking-widget-desktop{width:100%;float:right}.tp_payment_container>.row{display:flex;flex-wrap:wrap}.tp_payment_container .mob_order_1{order:-1;margin-bottom:30px}.tp_popup_title,p.tp_popup_title{font-size:28px;line-height:1.2}.register_login_popup.travel_pass_login_pass .modal-body{padding:10px}.register_login_popup.travel_pass_login_pass .genericLogin,.register_login_popup.travel_pass_login_pass .intro_info_section{padding:10px 12px}}@media only screen and (max-width:479px){.gray_ttip_text:not(.mobile_only){min-width:200px}}@media only screen and (max-width:991px) and (min-width:699px){.booking-widget.booking-widget-desktop.booking-widget-city-guides .booking .step1-reverse-from-to{top:39px}}
.spend_miles_wrap .listDet.gift_cards .desc {
    width: 100%;
    padding-right:0;
}
.spend_miles_wrap .milesLeft .title {
    margin-bottom: 8px;
}

.spend_miles_wrap .milesLeft .item {
    flex-basis: calc(33.333% - 16px);
    min-height: 126px;
}

.transfer_donate_miles.spend_miles_wrap .milesLeft .item {
    min-height: auto;
}

.spend_miles_wrap .milesLeft .item:first-child {
    background: #EEF1F4;
}

.spend_miles_wrap h4 {
    color: #444;
    font-size: 16px;
    font-family: 'PFHandbookPro';
}
.spend_miles_wrap .milesLeft {
    margin-top: 8px;
}
.spend_miles_wrap.transfer_donate_miles .white_shadow_container {
    padding-bottom: 25px;
}
.spend_miles_wrap .btn_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
}

.spend_miles_wrap .btn_row .btn {
    width: 130px;
}

.transfer_donate_miles.spend_miles_wrap .btn_row {
    margin-top: 75px;
}


.spend_miles_wrap .btn_row .btn {
    top: 0;
}

.listSelect {
    display: none;
    margin-bottom: 22px;
}

.listHead {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 20px;
}

    .listHead .item {
        flex-basis: calc(16.6% - 10px);
        background: #fff;
        line-height: 167px;
        margin: 0 5px;
        cursor: pointer;
        position: relative;
        text-align: center;
        padding: 0 5px;
        z-index: 1;
    }

.listWrp * {
    box-sizing: border-box;
}

.transfer_donate_miles .listWrp p {
    font-size: 100%;
}



.listHead .item.active .donate_hub_box,
.listHead .item:hover .donate_hub_box,
.listHead .item.active .donate_hub_box,
.listHead .item:hover .donate_hub_box {
    box-shadow:none;
}

.listDet {
    margin-bottom: 50px;
}

    .listDet .img {
        width: 170px;
        float: right;
    }

    .listDet .desc {
        width: calc(100% - 170px);
        float: right;
        padding-right: 20px;
    }

    .listDet h3 {
        font-size: 24px;
        color: #213368;
        margin: 0 0 20px 0;
        font-weight: 600;
        font-family: 'PFHandbookPro';
        line-height: 1;
    }

.milesLeft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 34px -8px 0;
}

    .milesLeft .item {
        margin: 8px;
        flex-basis: calc(50% - 16px);
        border: solid 1px #c6c6c6;
        padding: 10px 20px;
    }

        .milesLeft .item.gray {
            background: #dcdee1;
            border: none;
        }

    .milesLeft .title {
        font-size: 16px;
        color: #55555F;
    }

    .milesLeft h5, .milesLeft__miles, p.milesLeft__miles {
        font-size: 41px;
        color: #213368;
        margin: 2px 0 12px 0;
    }

    .milesLeft__miles, p.milesLeft__miles {
        margin: 0;
        line-height: 1;
        top: auto;
    }

.rInfo {
    font-size: 14px;
    color: #55555F;
}

    .rInfo span {
        color: #213368;
        font-weight: 500;
    }

.listDet .img h3 {
    display: none;
    float: right;
    width: calc(100% - 170px);
    padding-right: 20px;
}

/* update 30-11-2017 : TRANSFER DONATE MILES : start  */
.white_shadow_container {
    background-color: rgba(255, 255, 255, .8);
    padding: 12px;
    box-shadow: 0 2px 7px 5px rgba(207, 207, 207, 0.3);
    border-radius: 2px;
}

.transfer_donate_miles .white_shadow_container {
    width: 100%;
    float: right;
    padding: 10px 20px 40px;
    background: transparent;
    box-shadow: none;
}

.gc_style_box .title,
.gc_style_box p.title {
    font-size: 25px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px;
    font-family: PFHandbookPro,sans-serif;
}

.gc_colors {
    width: 211px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gc_colors .gc_color {
    display: inline-block;
    width: 57px;
    height: 62px;
    vertical-align: top;
    background: currentColor;
    position: relative;
    margin: 0 0 20px;
    border: 1px solid #dedede;
}


.gc_colors .gc_color:before {
    content: '';
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border: 8px solid #dedede;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .3s ease-out;
    opacity: 0;
}

.gc_colors .gc_color:hover:before,
.gc_colors .gc_color.active:before {
    opacity: 1;
}

.gift_card_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}

.gc_styling_tools {
    width: 290px;
    padding-right: 4%;
    padding-top: 28px;
}

.gc_card_preview {
    width: calc(100% - 290px);
    position: relative;
    max-width: 640px;
    margin: 0 auto;
}

.gc_card_content {
    padding: 48px 10% 45px;
    border-radius: 0 0 20px 20px;
    font-size: 20px;
    margin-top: -2px;
}

.gc_card_content,
.gc_card_content[data-font-size='20'] {
    font-size: 20px;
}

.gc_card_content[data-font-size='30'] {
    font-size: 30px;
}

.gc_card_content[data-font-size='40'] {
    font-size: 40px;
}

.gc_card_content,
.gc_card_content p,
.gc_card_content[data-color='white'],
.gc_card_content[data-color='white'] p {
    color: #ffffff;
}

.gc_card_content[data-color='tuna'],
.gc_card_content[data-color='tuna'] p {
    color: #323233;
}

.gc_card_content[data-color='oxford_blue'],
.gc_card_content[data-color='oxford_blue'] p {
    color: #3c4d5d;
}

.gc_card_content[data-color='pink'],
.gc_card_content[data-color='pink'] p {
    color: #ffbfcb;
}

.gc_card_content[data-color='cream_brulee'],
.gc_card_content[data-color='cream_brulee'] p {
    color: #fee3a3;
}

.gc_card_content[data-color='gun_powder'],
.gc_card_content[data-color='gun_powder'] p {
    color: #3d3d5d;
}

.gc_card_content[data-color='just_left'],
.gc_card_content[data-color='just_left'] p {
    color: #e9ceb0;
}

.gc_card_content[data-color='confetti'],
.gc_card_content[data-color='confetti'] p {
    color: #e3e857;
}

.gc_card_content[data-color='black'],
.gc_card_content[data-color='black'] p {
    color: #000000;
}

.gc_card_content,
.gc_card_content p {
    font-family: Tahoma, sans-serif;
}

.gc_card_content .gc_intro {
    margin: 0 0 20px;
}

.gc_card_content .gc_wish {
    margin: 0 0 25px;
}

.gc_card_content .gc_miles {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 30px;
}

.gc_card_content .gc_miles span {
    color: #ffffff;
}

.gc_card_content .gc_miles .miles,
.gc_card_content .gc_miles p.miles {
    font-size: 44px;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    margin: 0;
    color: #ffffff;
}

.gc_card_content .btn_row {
    margin: 23px 0 0;
    text-align: center;
}

.gc_btn {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 16px 20px;
    line-height: 1;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 6px;
}

.js_edit_fontsize,
.js_edit_fontsize:link,
.js_edit_fontsize:visited {
    color: #55555F;
    transition: all .3s ease-out;
    font-family: PFHandbookPro, sans-serif;
    display: inline-block;
    margin: 0 0 0 10px;
}

.js_edit_fontsize.fs {
    font-size: 20px;
}

.js_edit_fontsize.fm {
    font-size: 30px;
}

.js_edit_fontsize:hover,
.js_edit_fontsize.active {
    color: #a186be;
}

.js_edit_fontsize.fl {
    font-size: 40px;
}

.gc_style_box {
    margin: 0 0 60px;
}

.gc_style_box .title,
.gc_style_box p.title {
    font-size: 25px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 20px;
}

.bordered_title_container {
    overflow: hidden;
}

.bordered_title_container .bordered_title {
    text-align: center;
}

.bordered_title_container .bordered_title .title {
    font-family: PFHandbookPro, sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #213368;
    text-align: center;
    margin: 0 0 5px;
    padding: 0 18px;
    line-height: 1;
    display: inline-block;
    position: relative;
}

.bordered_title_container .bordered_title .title:before,
.bordered_title_container .bordered_title .title:after {
    content: '';
    width: 100vw;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    top: 50%;
}

.bordered_title_container .bordered_title .title:before {
    right: 100%;
}

.bordered_title_container .bordered_title .title:after {
    left: 100%;
}

.bordered_title_container .subtitle,
.bordered_title_container .subtitle p {
    /*font-family: PFHandbookPro,sans-serif;*/
    text-align: center;
    /*font-size: 25px;*/
    font-weight: 300;
}

.transfer_donate_miles .bordered_title_container {
    margin: 0 0 80px;
}

.transfer_donate_miles {
    width: 100%;
    float: right;
}

.transfer_donate_miles .btn_row.row {
    margin-top: 40px;
}

.transfer_donate_miles .memberWrapper {
    margin-bottom: 20px;
}

.donate_miles_hub .donate_hub_box_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.donate_hub_box {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px #E8ECF5;
    text-align: center;
    padding: 20px 20px 70px;
    position: relative;
}

.donate_hub_box,
.donate_hub_box p {
    font-size: 24px;
}

.donate_hub_box figure {
    height: 200px;
    line-height: 200px;
    vertical-align: middle;
}

.donate_hub_box .more {
    position: absolute;
    top: auto;
    bottom: 40px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}

.donate_miles_hub .donate_hub_box {
    margin-bottom: 69px;
    width: calc(33.333% - 35px);
}

.listWrp.donate_hub_box_container .listHead {
    align-items: stretch;
    justify-content: space-between;
}

.listWrp.donate_hub_box_container .item {
    width: calc(33.333% - 11px);
    flex-basis: auto;
}

.listHead .donate_hub_box {
    width: 100%;
    margin: 0;
    padding: 17px;
}

.listHead .item.active .donate_hub_box {
}

.listHead .donate_hub_box figure {
    height: 150px;
    line-height: 150px;
}

.listHead .miles_counter_box {
    margin: 5px 0 0;
}

.listHead .miles_counter_box .title,
.listHead.miles_counter_box p.title {
    font-size: 20px;
}

.listHead .miles_counter .val {
    font-size: 64px;
}

.listHead .miles_counter,
.listHead .miles_counter .txt {
    font-size: 22px;
}

.miles_counter_box {
    font-family: 'urw_geometric_extsemi_bold';
    font-weight: 300;
    color: #002677;
    line-height: 1;
    text-align: center;
    margin: 10px 0 25px 0;
}

.miles_counter_box .title,
.miles_counter_box p.title {
        font-family: 'urw_geometric_extsemi_bold';
    font-weight: 500;
    font-size: 32px;
    margin: 0 0 15px;
}

.miles_counter {
    display: inline-block;
    padding: 4px 17px;
    width: 100%;
    background: #F4F6FA;
    border-radius: 4px;
    padding: 20px;
}
}

.miles_counter .val {
    font-size: 53px;
    letter-spacing: -.03em;
    display:block;
}

.miles_counter,
.miles_counter .txt {
    font-size: 36px;
}

.gift_cards_slider_container {
    padding: 45px 20px;
}

.gift_cards_slider .slider_item {
    padding: 0 40px;
}

.gc_card img,
.gc_card_content {
    transition: all .3s ease-out;
}

.listDet.gift_cards .img,
.listDet.gift_cards .img figure {
    width: 270px;
}

    .listDet.gift_cards .img figure {
        background: none;
    }

.listDet.gift_cards .desc {
    width: calc(100% - 270px);
}

.form-group.noPadding > .form-group {
    margin: 0;
}

.gift_cards_slider.owl-theme .owl-controls .owl-buttons div {
    text-indent: -999em;
    display: inline-block;
}

.gift_cards_slider.owl-theme .owl-controls .owl-buttons .owl-next {
    left: -20px;
    background-image: url(/media/icons/arrow_right_with_shadow.colors-blue.svg);
}

.gift_cards_slider.owl-theme .owl-controls .owl-buttons .owl-prev {
    right: -20px;
    background-image: url(/media/icons/arrow_left_with_shadow.colors-blue.svg);
}

.transfer_donate_miles .btn_row .btn {
    width: 100%;
    top: auto;
}

.sendInfo p {
    color: #213368;
}

.listDet.gift_cards {
    margin-bottom: 0;
}

.infoText p {
    margin-bottom: 0;
}

.listWrp.donate_hub_box_container .cnt .miles_counter_box {
    display: none;
}

/* update 30-11-2017 : TRANSFER DONATE MILES : end  */
#masked-name-container + .icon-success-alertsuccess, #validationMsg + .icon-success-alertsuccess {
    opacity: 1;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    background-position: center center;
    margin: auto;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 4px;
}

#masked-name-container:empty + .icon-success-alertsuccess, #validationMsg:empty {
    opacity: 0;
    height: 20px;
}


.listWrp donate_hub_box_container .custom-checkbox [type=checkbox]:checked ~ label,
.listWrp donate_hub_box_container .custom-checkbox [type=checkbox]:not(:checked) ~ label {
    word-break: break-word;
}

.transfer_donate_miles .noPadding.mobilePadding.mTop15 .input-lg {
    height: 46px;
}


.accor_aptbc .spinner + .control-label {
    display: none;
}

.accor_aptbc .spinner {
    margin-top: 30px;
}

.transfer_donate_miles .txtSuccessIcon {
    opacity: 1;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    background-position: center center;
    margin: auto;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 4px;
}

.sendInfo p {
    top: auto;
}

.transfer_donate_miles hr {
    margin-top: 0;
}

.transfer_donate_miles.spend_miles_wrap .step1 {
    margin-bottom: 25px;
}

/* RESPONSIVE */
@media only screen and (max-width: 1200px) {
    .tablet_noPadding {
        padding: 0 !important;
    }

    .miles_counter .val {
        font-size: 46px;
    }

    .miles_counter_box .title, .miles_counter_box p.title {
        font-size: 28px;
    }

    .donate_hub_box, .donate_hub_box p {
        font-size: 20px;
    }

    .listHead .miles_counter .val {
        font-size: 54px;
    }
}

@media only screen and (max-width: 991px) {
    .gift_card_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .gc_styling_tools,
    .gc_card_preview {
        width: 100%;
    }

    .gc_styling_tools {
        padding-top: 0;
    }

    .gc_style_box {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px;
        margin-left: 30px;
    }

    .transfer_donate_miles .bordered_title_container {
        margin-bottom: 20px;
    }

    .donate_miles_hub .donate_hub_box {
        margin-bottom: 20px;
        width: calc(50% - 10px);
    }

    .donate_hub_box {
        padding: 22px 20px 40px;
    }

    .donate_hub_box .more {
        bottom: 15px;
        top: auto;
    }

    .miles_counter .val {
        font-size: 56px;
    }

    .miles_counter_box .title, .miles_counter_box p.title {
        font-size: 22px;
    }

    .miles_counter, .miles_counter .txt {
        font-size: 28px;
    }

    .listHead .miles_counter_box .title, .listHead.miles_counter_box p.title {
        font-size: 16px;
    }

    .listHead .miles_counter, .listHead .miles_counter .txt {
        font-size: 18px;
    }

    .listHead .miles_counter .val {
        font-size: 36px;
    }

    .gift_cards.listDet .milesLeft .item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    html:lang(ru) .transfer_donate_miles .stepLabels.three label,
    html:lang(ru) .transfer_donate_miles .stepLabels.three .stepLabel{
        min-height: 74px;
    }

    .stepsWrapper .stepLabels.five .col-xs-12,
    .stepsWrapper .stepLabels.five {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .stepsWrapper .stepLabels.five label,
    .stepsWrapper .stepLabels.five .stepLabel {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        line-height: 1;
        margin-left: .3%;
    }

    .stepsWrapper .stepLabels.five label:last-child,
    .stepsWrapper .stepLabels.five .stepLabel:last-child{
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .spend_miles_wrap .btn_row .btn {
        width: 100%;
        margin-bottom: 10px;
    }

    .spend_miles_wrap .btn_row .btn:last-child {
        margin-bottom: 0;
    }

    .stepsWrapper .stepLabels.five label,
    .stepsWrapper .stepLabels.five .stepLabel {
        width: 100%;
        margin-left: 0;
    }

    .listHead .donate_hub_box {
        padding: 8px;
    }

    .listHead .miles_counter .txt {
        display: block;
    }

    .gift_cards.listDet .img h3 {
        display: none;
    }

    .gift_cards.listDet .desc h3 {
        display: block;
    }

    .mobile_noPadding {
        padding: 0 !important;
    }

    .mobilePadding,
    .mobilePadding.noPadding  {
        padding-right: 12px !important;
        padding-left: 12px !important;
    }

    .mTop15 {
        margin-top: 15px !important;
    }
}

@media only screen and (max-width: 640px) {
    .transfer_donate_miles .white_shadow_container {
        padding: 5px 0 20px;
    }

    .donate_miles_hub .donate_hub_box {
        margin-bottom: 20px;
        width: 100%;
    }

    .donate_hub_box figure {
        height: auto;
        line-height: inherit;
    }

    .miles_counter .val {
        font-size: 46px;
    }

    .miles_counter, .miles_counter .txt {
        font-size: 26px;
    }

    .donate_hub_box, .donate_hub_box p {
        font-size: 16px;
    }

    .listDet.gift_cards .img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }

    .listDet.gift_cards .img h3 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 10px 0 15px;
        display: block;
        padding-right: 0;
        width: 100%;
    }


    .listDet.gift_cards .img figure {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }

    .listDet.gift_cards .desc {
        width: 100%;
        padding-right: 0;
    }

    .gift_cards_slider.owl-theme .owl-controls .owl-buttons div {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
    }

    .gift_cards_slider .slider_item {
        padding-right: 20px;
        padding-left: 20px;
    }

    .sendInfo .receiver {
        display: block;
    }
}

@media only screen and (max-width: 639px) {
    .listWrp.donate_hub_box_container .cnt .miles_counter_box {
        display: block;
        text-align: right;
    }

    .listWrp.donate_hub_box_container .custom-checkbox {
        margin-top: 0;
    }
}



.amount_slider_container {
    background-color: #213368;
    padding: 24px 22px 45px;
}

.amount_slider .slider_item {
    padding: 4px 0;
}

.amount_slider .amount_box {
    background-color: #f4f4f4;
    height: 113px;
    line-height: 113px;
    text-align: center;
    margin: 0 6px;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
}

.amount_slider .amount_box,
.amount_slider .amount_box p {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #273468;
    transition: all .3s ease-out;
}

.amount_slider .amount_box p {
    margin: 0;
    top: auto;
}

.amount_slider .amount_box:before {
    content: '';
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: 2px solid #28aae1;
    position: absolute;
    right: -2px;
    top: -2px;
    transition: all .3s ease-out;
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    border-radius: 4px;
}

.amount_slider .amount_box:hover,
.amount_slider .amount_box.active {
    background-color: transparent;
}

.amount_slider .amount_box:hover,
.amount_slider .amount_box:hover p,
.amount_slider .amount_box.active,
.amount_slider .amount_box.active p {
    color: #28aae1;
}

.amount_slider .amount_box:hover:before,
.amount_slider .amount_box.active:before {
    opacity: 1;
    transform: scale(1);
}

.amount_slider_container h3,
.amount_slider_container p {
    color: #ffffff;
}

.amount_slider_container h3 {
    font-size: 25px;
    font-weight: 300;
}


.amount_slider {
    padding-right: 44px;
    padding-left: 44px;
}

.giftcard_container .white_shadow_container {
    background-color: transparent;
    box-shadow: none;
}

.giftcards_slider_container {
    margin: 45px 0 25px;
}


.giftcards_slider_container .slider_item img {
    border-radius: 10px;
}

.giftcards_slider {
    width: calc(100% + 12px);
    margin-right: -6px;
}

.giftcards_slider .slider_item {
    padding: 0 6px;
}

.giftcards_slider figure {
    position: relative;
    text-align: center;
    max-width: 279px;
    margin-right: auto;
    margin-left: auto;
}


.giftcards_slider figcaption {
    font-family: PFHandbookPro, sans-serif;
    font-size: 32px;
    font-weight: 200;
    line-height: 1;
    letter-spacing: -.04em;
    color: #ffffff;
    width: 100%;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 50px;
    padding-left: 50px;
    transition: all .3s ease-out;
}

.giftcards_slider .slider_item a {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all .3s ease-out;
}

.giftcards_slider .slider_item .img:before {
    content: '';
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    opacity: 0;
    transition: all .3s ease-out;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #213368;
}

.giftcards_slider .slider_item a:hover ~ .img:before,
.giftcards_slider .slider_item a.active ~ .img:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.giftcards_slider .slider_item a:hover ~ figcaption,
.giftcards_slider .slider_item a.active ~ figcaption {
    color: #28aae1;
}

.giftcard_container .gift_card_container {
    display: block;
    margin-bottom: 30px;
}

.giftcard_container .select2-container .select2-choice {
    height: auto;
}

.giftcard_container .gc_styling_tools {
    width: 100%;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 28px;
}

.giftcard_container .gc_style_box {
    background-color: #f2f2f2;
    margin: 0 0 0 14px;
    padding: 15px;
}

.giftcard_container .gc_colors {
    width: 100%;
}

.giftcard_container .gc_colors .gc_color {
    width: 29px;
    height: 32px;
    margin: 0 0 0 10px;
}

.gc_pm .action_bar {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gc_pm .action_bar p {
    font-family: PFHandbookPro, sans-serif;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    color: #606060;
    top: auto;
}

.gc_pm textarea {
    font-family: Roboto;
    font-weight: 200;
    padding: 25px;
    font-size: 30px;
    color: #a791be;
    line-height: 1.2;
}

.gc_pm {
    margin: 25px 0 0;
}


.giftcard_container .transfer_donate_miles .white_shadow_container {
    padding: 10px 12px 40px 12px;
}
/*.giftcard_container .transfer_donate_miles .row .row {
    margin-left: 0;
    margin-right: 0;
}*/




.giftcard_container .gc_style_box .title,
.giftcard_container .gc_style_box p.title {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 200;
    color: #55555F;
}

.giftcard_container .js_edit_fontsize,
.giftcard_container .js_edit_fontsize:link,
.giftcard_container .js_edit_fontsize:visited {
    line-height: 1;
}

.giftcard_container .gc_colors .gc_color:before {
    border-color: #f2f2f2;
}

.giftcard_container .gc_colors .gc_color:after {
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #aeaeae;
    position: absolute;
    top: -1px;
    right: -1px;
    opacity: 0;
    transition: all .3s ease-out;
}

.giftcard_container .gc_colors .gc_color:hover:after,
.giftcard_container .gc_colors .gc_color.active:after {
    opacity: 1;
}

.final_giftcard_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 0;
}

.final_giftcard_container .final_giftcard {
    width: calc(100% - 340px);
    padding-left: 25px;
}

.final_giftcard_container .final_giftcard_info {
    width: 340px;
}

.final_giftcard figure {
    position: relative;
}

.final_giftcard figcaption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    right: 0;
    color: #ffffff;
}

.final_giftcard figcaption .txt {
    font-family: PFHandbookPro;
    font-weight: 200;
    font-size: 106px;
    line-height: 1;
    letter-spacing: -.04em;
    display: block;
}

.final_giftcard figcaption .giftcard_code {
    background-color: #213368;
    border: 4px solid #ffffff;
    border-radius: 4px;
    font-family: PFHandbookPro;
    font-size: 20px;
    font-weight: 700;
    padding: 20px 50px;
    margin: 40px 0 0;
    display: inline-block;
}

.final_giftcard_info h4,
.final_giftcard_info .tbl caption {
    font-family: PFHandbookPro;
    font-size: 28px;
    font-weight: 300;
    color: #213368;
    letter-spacing: -.04em;
    line-height: 1;
    margin: 0 0 10px;
}

.final_giftcard_info .tbl table {
    margin: 0;
}

.final_giftcard_info .tbl table td {
    border: 0;
    padding: 0 0 6px 6px;
    width: 50%;
}

.final_giftcard_info .tbl .lbl,
.final_giftcard_info .tbl .val {
    display: block;
}

.final_giftcard_info .tbl .lbl {
    font-family: PFHandbookPro;
    font-size: 16px;
    font-weight: 500;
    color: #3071ac;
}


.final_giftcard_info .tbl,
.final_giftcard_info .box {
    border-top: 1px solid #213267;
    padding: 11px 0 10px;
}

.final_giftcard_info .total_sum {
    background-color: #e6e6e6;
    border: 1px solid #d6d5d6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: PFHandbookPro;
    font-size: 36px;
    font-weight: 200;
    color: #213368;
    letter-spacing: -.04em;
    line-height: 1;
}

.final_giftcard_info .total_sum div {
    padding: 14px 17px;
}

.giftcard_container:after {
    content: "";
    clear: both;
    display: table;
}

.giftcards_slider.owl-theme .owl-controls .owl-buttons div,
.amount_slider.owl-theme .owl-controls .owl-buttons div {
    font-size: 0;
    width: 50px;
    height: 26px;
    margin-top: -13px;
    opacity: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
}

.giftcards_slider.owl-theme .owl-controls .owl-buttons .owl-next,
.amount_slider.owl-theme .owl-controls .owl-buttons .owl-next {
    background-image: url(/media/icons/arrow_right_white.png);
    left: 6px;
}

.giftcards_slider.owl-theme .owl-controls .owl-buttons .owl-prev,
.amount_slider.owl-theme .owl-controls .owl-buttons .owl-prev {
    background-image: url(/media/icons/arrow_left_white.png);
    right: 6px;
}

.amount_slider.owl-theme .owl-controls .owl-buttons .owl-next {
    left: -10px;
}

.amount_slider.owl-theme .owl-controls .owl-buttons .owl-prev {
    right: -10px;
}

.final_giftcard .gc_card_content {
    max-width: 640px;
}

.gc_card_content[data-color='shakespeare'],
.gc_card_content[data-color='shakespeare'] p {
    color: #45aeda;
}

.gc_card_content[data-color='east_bay'],
.gc_card_content[data-color='east_bay'] p {
    color: #414f79;
}

.gc_card_content[data-color='pixie_green'],
.gc_card_content[data-color='pixie_green'] p {
    color: #aad4ab;
}

.gc_card_content[data-color='amethyst_smoke'],
.gc_card_content[data-color='amethyst_smoke'] p {
    color: #a791be;
}

.gc_card_content[data-color='terracotta'],
.gc_card_content[data-color='terracotta'] p {
    color: #e87d65;
}

.gc_card_content[data-color='cerise_red'],
.gc_card_content[data-color='cerise_red'] p {
    color: #e4366f;
}



.form_seperator {
    margin: 20px 0;
}

.giftcard_container legend {
    font-family: "PFHandbookPro-Light", sans-serif;
    font-size: 32px;
    color: #213368;
    display: block;
    width: 100%;
    line-height: 1;
    margin: 0 0 7px;
    text-decoration: none;
    border: 0;
}

@media only screen and (max-width: 991px) {
    .final_giftcard_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .final_giftcard_container .final_giftcard,
    .final_giftcard_container .final_giftcard_info {
        width: 100%;
    }

    .final_giftcard_container .final_giftcard {
        padding-left: 0;
    }

    .final_giftcard_container .final_giftcard_info {
        margin-top: 10px;
    }

    .giftcards_slider figcaption {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .final_giftcard figcaption .txt {
        font-size: 70px;
    }

    .final_giftcard figcaption .giftcard_code {
        font-size: 18px;
    }

    .giftcards_slider.owl-theme .owl-controls .owl-buttons div {
        background-color: #213467;
        border-radius: 0;
        height: 50px;
        margin-top: -25px;
        background-size: auto;
    }
}

@media only screen and (max-width: 640px) {

    .giftcard_container {
        /*padding-left: 12px;*/
        max-width: calc(100% - 24px);
        margin: 0 auto;
    }

    .final_giftcard figcaption .txt {
        font-size: 46px;
    }

    .final_giftcard figcaption .giftcard_code {
        font-size: 16px;
        margin-top: 10px;
        padding: 10px;
        border-width: 2px;
    }

    .gc_pm textarea {
        padding: 15px;
        font-size: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .giftcard_container .gc_styling_tools {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .giftcard_container .gc_style_box {
        width: 100%;
        margin: 0 0 14px 0;
    }
}


@media only screen and (max-width: 1200px) {
    .giftcard_container .transfer_donate_miles .row .row {
        margin-right: 0;
        margin-left: 0;
    }
}
.sgift_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0 0;
}

.sgift_box {
    background-color: #ffffff;
    width: calc(33.33% - 40px);
    margin: 0 30px 60px;
    -webkit-box-shadow: 0 2px 7.32px 4.68px rgba(207, 207, 207, 0.3);
    box-shadow: 0 2px 7.32px 4.68px rgba(207, 207, 207, 0.3);
    position: relative;
}

.popupgift .sgift_box {
    width: 100%;
    margin: 44px auto;
    max-width: 430px;
    height: 410px;
}

.sgift_content {
    padding: 50px 0;
}

    .sgift_content .sgift_box {
        width: 100%;
        margin: 0;
    }

        .sgift_content .sgift_box figure {
            height: 497px;
        }

            .sgift_content .sgift_box figure:before {
                display: none;
            }

        .sgift_content .sgift_box .img {
            height: 406px;
        }

.popupgift .sgift_box figure {
    height: 300px;
}

    .popupgift .sgift_box figure:before {
        display: none;
    }

.sgift_info {
    height: calc(100% - 335px);
    padding: 10px 25px 10px;
    text-align: right;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.sgift_content .sgift_info {
    padding: 40px 9vw 35px;
}

/*.sgift_container .sgift_box:hover figure:before,
.sgift_container .sgift_box:hover .sgift_info,*/
.sgift_container .sgift_box.selected figure:before,
.sgift_container .sgift_box.selected .sgift_info {
    background-color: rgba(39, 170, 225,.5);
}


.modal.sgift_moreInfo .modal-content button.btn-close {
    padding-left: 0;
}

/*.sgift_container .sgift_box:hover .sgift_info .more:link,
    .sgift_container .sgift_box:hover .sgift_info .more:visited,*/
.sgift_container .sgift_box.selected .sgift_info .more:link,
.sgift_container .sgift_box.selected .sgift_info .more:visited {
    color: #ffffff;
}

.sgift_info h3 {
    font-family: PFHandbookPro, sans-serif;
    font-size: 26px;
    font-weight: 300;
    color: #213368;
    line-height: 1;
    margin: 0 0 120px;
    min-height: 60px;
}

.sgift_content .sgift_info h1 {
    font-family: PFHandbookPro, sans-serif;
    font-size: 34px;
    font-weight: 300;
    color: #213368;
    line-height: .88;
    margin: 0 0 40px
}

.sgift_box figure {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
}

    .sgift_box figure:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-color: transparent;
        z-index: 3;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

.sgift_box .line {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 2;
}

.sgift_box .line_colored {
    background-color: #012c44;
    height: 25px;
    bottom: 70px;
    -webkit-transform: skew(0,-7deg) rotate(2deg);
    -ms-transform: skew(0,-7deg) rotate(2deg);
    transform: skew(0,-7deg) rotate(2deg);
}

.sgift_box .line_gray {
    background-color: #e1e0de;
    height: 44px;
    bottom: 31px;
    -webkit-transform: skew(0,-6deg);
    -ms-transform: skew(0,-6deg);
    transform: skew(0,-6deg);
}

    .sgift_box .line_gray:before {
        content: '';
        width: 100%;
        height: 55px;
        position: absolute;
        left: 0;
        top: 26px;
        background-color: #ffffff;
        -webkit-transform: skew(0,-4deg);
        -ms-transform: skew(0,-4deg);
        transform: skew(0,-4deg);
    }

.sgift_content .sgift_box .line_colored {
    height: 35px;
    bottom: 107px;
}

    .sgift_content .sgift_box .line_colored:before {
        content: '';
        width: 20px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-color: inherit;
        -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

.sgift_content .sgift_box .line_gray {
    height: 60px;
    bottom: 57px;
}

    .sgift_content .sgift_box .line_gray:before {
        height: 85px;
        top: 37px;
        -webkit-transform: skew(0,-2deg);
        -ms-transform: skew(0,-2deg);
        transform: skew(0,-2deg);
    }

.sgift_box .img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 200px;
}

.popupgift .sgift_box .img {
    height: 228px;
}

.popupgift .sgift_box .logo img {
    padding-left: 0;
}

.sgift_box .img:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(20,26,44,.5);
}

.sgift_box .logo {
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 27px;
    z-index: 4;
    -webkit-box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.13);
    padding: 0;
}

.sgift_content .sgift_box .logo,
.popupgift .sgift_box .logo {
    bottom: 18px;
}

.sgift_row {
    padding: 10px 0;
}

.sgift_box .invader {
    z-index: 4;
    margin: 0;
}

    .sgift_box .invader span {
        text-transform: none;
        font-size: 16px;
        padding-right: 30px;
    }

        .sgift_box .invader span:before {
            right: -36px;
        }

        .sgift_box .invader span:after {
            content: '';
            width: 18px;
            height: 18px;
            background: url(../Media/icons/white_icons/calendar.png) no-repeat scroll center;
            display: inline-block;
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -9px;
        }

.info_box {
    padding: 25px 0 10px;
}

    .info_box,
    .info_box p {
        font-size: 15px;
        font-weight: 500;
    }

        .info_box.txt_center {
            text-align: center;
        }

.sgift_footer {
    position: absolute;
    bottom: 15px;
    /*left: 50%;
    transform: translateX(-50%);*/
    right: 28px;
}

.modal-footer.txt_left {
    text-align: right;
}

.popupgift .modal-content {
    padding: 20px 50px 50px;
}

.popupgift .modal-header,
.popupgift .modal-body,
.popupgift .modal-footer {
    padding-right: 40px;
}

.popupgift .modal-header {
    padding-top: 25px;
}

    .popupgift .modal-header h1 {
        font-size: 51px;
    }

/*.modal .modal-content.iframeModal {
    padding: 0;
    line-height: 0;
    max-width: 90vw;
    margin: 0 auto;
}*/

/*.modal .modal-content.iframeModal .btn-close {
    background: transparent;
}*/

.genericWrapper.popupBg {
    background: #f4f4f4;
}

.hide-HeroImage {
    display: none;
}

/*.select_gift_container,
.select_gift_container.genericWrapper {
    background: #ffffff;
}*/

/*.select_gift_container .pre-title ~ h1,
    .select_gift_container .pre-title ~ p {
        text-align: center;
    }*/

/*
.genericWrapper.gray_bg {
    background: #f4f4f4;
}
*/





.sgift_content .sgift_info .sgift_code_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    margin-right: -10px;
    margin-left: -10px;
}

.sgift_content .sgift_info .sgift_code_row h1 {
    margin: 10px;
}

.sgift_content .sgift_info .sgift_code_row p {
    margin: 10px 10px 0 10px;
}

/* -------------------------------------------------------------------------------RESPONSIVE RULES----------------------------------------------------------------------- */
@media only screen and (min-width: 1199px) {
    .sgift_container .sgift_box:first-child, .sgift_container .sgift_box:nth-child(4n) {
        margin-right: 0;
    }

    .sgift_container .sgift_box:nth-child(3n) {
        margin-left: 0;
    }
}

@media only screen and (max-width:1199px) {
    .sgift_box figure {
        height: 300px;
    }

    .sgift_info {
        height: calc(100% - 300px);
    }

    .sgift_box .img {
        height: 150px;
    }

    .sgift_box .logo {
        width: 150px;
        height: 150px;
        /*margin-left: -75px;*/
    }

    .sgift_info h3 {
        font-size: 28px;
    }

    .sgift_content .sgift_box .img {
        height: 310px;
    }

    .sgift_content .sgift_box figure {
        height: 400px;
    }

    .popupgift .modal-header {
        padding-top: 0;
    }
}

@media only screen and (max-width: 991px) {
    .popupgift .modal-header, .popupgift .modal-body, .popupgift .modal-footer {
        padding-right: 0;
    }
}

@media only screen and (min-width: 480px) and (max-width:991px) {
    .sgift_container .sgift_box {
        width: calc(50% - 13px);
    }

        .sgift_container .sgift_box:nth-child(odd) {
            margin-right: 0;
        }

        .sgift_container .sgift_box:nth-child(even) {
            margin-left: 0;
        }
}

@media only screen and (max-width: 767px) {
    .info_box, .info_box p {
        font-size: 14px;
    }

    .popupgift .modal-content {
        padding-right: 20px;
        padding-left: 20px;
    }

    .popupgift .modal-header h1 {
        font-size: 37px;
    }

    .popupgift .sgift_box {
        margin-bottom: 20px;
        height: 310px;
    }

    .sgift_content .sgift_info {
        padding: 20px;
    }

    .sgift_content {
        padding: 40px 0 20px;
    }

        .sgift_content .sgift_box figure {
            height: 310px;
        }

        .sgift_content .sgift_box .img {
            height: 202px;
        }
}

@media only screen and (max-width:480px) {
    .sgift_container {
        padding-top: 30px;
    }

    .sgift_box {
        width: 100%;
    }

    .sgift_container .sgift_box:last-child {
        margin-bottom: 0;
    }

    .sgift_info {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 20px;
    }

    .sgift_row {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .sgift_footer {
        right: 15px;
    }
}

.pwhints {
    border-radius: 4px;
    background: #F9FAFD;
    border: 1px solid #93A5CF;
    padding: 7px 12px;
    margin: 8px 0 0;
    border-radius: 4px;
}
/*.pwhints.pwhints--pwpass {
    background: rgba(0, 165, 64, 0.05);
    border-color:#21B059;
}
.pwhints.pwhints--pwfail {
    border-color: #E1210D;
    background: #FFFCFB;
}*/
.pwhints:not(.active) {
    display: none;
}

.pwhints ul {
    font-size: 8pt;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pwhints ul li {
    line-height: 1.2;
    position: relative;
    padding: 0 30px 0 0;
    margin: 5px 0 20px;
    font-size: 16px;
    color: #002677;
    font-family: "urw_geometric_extsemi_bold", sans-serif;
}

.pwhints ul li.pwfail:before {
    color: #E1210D;
        content: '\e929';
}

.pwhints ul li.pwpass:before {
    color: #21B059;
        content: '\e927';
}

.pwhints ul li:before {
    content: "\e924";
    font-family: "icomoon-rebrand";
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 19px;
    color: #E4D046;
}


.pswd_strength {
    margin: 10px 0 0;
}

.pswd_strength_lbl {
    margin: 0;
    top: auto;
    font-size: 14px;
}

.pswd_strength_lbl,
.pswd_strength_bar {
    transition: all .3s ease-out;
}

.pswd_strength_txt {
	display:none;
}

.pswd_strength.level0 .level0_txt {
    display: inline-block;
}

.pswd_strength.level1 .level1_txt {
    display: inline-block;
}

.pswd_strength.level2 .level2_txt {
    display: inline-block;
}

.pswd_strength.level3 .level3_txt {
    display: inline-block;
}

.pswd_strength.level4 .level4_txt {
    display: inline-block;
}

.pswd_strength.level0 .pswd_strength_lbl,
.pswd_strength.level0 .pswd_strength_lbl {
    color: #666666;
}

.pswd_strength.level1 .pswd_strength_lbl,
.pswd_strength.level1 .pswd_strength_lbl {
    color: #aa0033;
}

.pswd_strength.level2 .pswd_strength_lbl,
.pswd_strength.level2 .pswd_strength_lbl {
	color:orange;
}

.pswd_strength.level3 .pswd_strength_lbl,
.pswd_strength.level3 .pswd_strength_lbl {
    color: #6699cc;
}

.pswd_strength.level4 .pswd_strength_lbl,
.pswd_strength.level4 .pswd_strength_lbl {
    color: #008000;
}

.pswd_strength_bar {
    height: 4px;
    margin: 0 0 2px;
}

.pswd_strength.level0 .pswd_strength_bar {
    width: 20%;
    background-color: #666666;
}

.pswd_strength.level1 .pswd_strength_bar {
    width: 40%;
    background-color: #aa0033;
}

.pswd_strength.level2 .pswd_strength_bar {
    width: 60%;
    background-color: orange;
}

.pswd_strength.level3 .pswd_strength_bar {
    width: 80%;
    background-color: #6699cc;
}

.pswd_strength.level4 .pswd_strength_bar {
    width: 100%;
    background-color: #008000;
}

.change_pass_container .btn {
    margin-top: 33px;
}

@media (max-width: 767px) {
    .change_pass_container .btn {
        margin-top: 0;
        float: left;
    }
}
/* LOTTERY CSS */

.gticketImage {
    height: 330px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.modal .modal-content.iframeModal {
    padding: 0;
    line-height: 0;
    max-width: 90vw;
    margin: 0 auto;
}

    .modal .modal-content.iframeModal .btn-close {
        background: transparent;
    }

.mTop25 {
    margin-top: 25px;
}

.mBtm40 {
    margin-bottom: 40px;
}

.teaser-hubpage.lottery_teaser .teaser-inner .teaser-content-wrapper {
    min-height: inherit;
    border: 0;
    box-shadow: none;
    padding-bottom: 55px;
    position: static;
}

.teaser-hubpage.lottery_teaser .teaser-inner {
    position: static;
}

.teaser-hubpage.lottery_teaser .js_gift_teserclick {
    position: absolute;
    top: 0;
    right: 12px;
    width: calc(100% - 24px);
    height: 100%;
    z-index: 2;
    cursor: pointer;
    border: 1px solid #cdcdcd;
}

    .desktop .teaser-hubpage.lottery_teaser .js_gift_teserclick:hover,
    .teaser-hubpage.lottery_teaser.today .js_gift_teserclick {
        border-color: transparent;
    }


        .desktop .teaser-hubpage.lottery_teaser .js_gift_teserclick:hover:before,
        .teaser-hubpage.lottery_teaser.today .js_gift_teserclick:before {
            content: '';
            border: 4px solid #27aae1;
            position: absolute;
            top: -2px;
            right: -2px;
            width: calc(100% - 4px);
            height: calc(100% - 4px);
        }

        .teaser-hubpage.lottery_teaser.today .js_gift_teserclick:before {
            box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.2);
        }

.teaser-hubpage.lottery_teaser .teaser-inner .teaser-content-wrapper h3 {
    font-size: 34px;
    line-height: 1;
    margin: 0 0 16px;
    font-weight: 300;
}

.desktop .teaser-hubpage.lottery_teaser .js_gift_teserclick:hover ~ .teaser-inner h3 {
    color: #27aae1;
}

.teaser-hubpage.lottery_teaser .more {
    color: #27aae1;
    position: absolute;
    bottom: 20px;
    right: 30px;
}

.lottery_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.teaser-hubpage.lottery_teaser .teaser-inner p {
    margin-bottom: 0;
}

/* lottery popup */
#popup-lottery-gift .modal-dialog {
    max-width: 1140px;
    width: 100%;
    overflow: hidden;
    max-height: 90vh;
}

#popup-lottery-gift.modal .modal-content {
    background-color: #ffffff;
    padding: 60px 120px;
}

#popup-lottery-gift .modal-dialogTitle {
    margin-top: 0;
}

#popup-lottery-gift.modal .modal-content button.btn-close {
    position: absolute;
    top: 5px;
    left: 15px;
    color: #213368;
    opacity: 1;
    font-size: 35px;
}

#popup-lottery-gift.modal .modal-content img {
    float: none;
    padding-left: 0;
}

#popup-lottery-gift .htmlContent.modalFlifo {
    padding: 0;
}

#popup-lottery-gift .title,
#popup-lottery-gift p.title {
    font-size: 42px;
    font-weight: 300;
    line-height: 48px;
    margin-top: 24px;
    margin-bottom: 24px;
    letter-spacing: -.5px;
    color: #213368;
}


.teaser-hubpage.lottery_teaser.teaser-logo {
    position: absolute;
    z-index: 10;
    margin: 10px;
}

    .teaser-hubpage.lottery_teaser .teaser-logo img {
        background: none;
    }

    .teaser-hubpage.lottery_teaser .teaser-logo.topleft {
        top: 0;
        right: 0;
    }

    .teaser-hubpage.lottery_teaser .teaser-logo.topright {
        top: 0;
        left: 0;
    }

    .teaser-hubpage.lottery_teaser .teaser-logo.bottomright {
        bottom: 0;
        left: 0;
    }

    .teaser-hubpage.lottery_teaser.teaser-logo.bottomleft {
        bottom: 0;
        right: 0;
    }


.posImage {
    position: relative;
}

    .teaser-hubpage.lottery_teaser .posImage .teaser-logo.bottomright,
    .posImage .bottomright {
        position: absolute;
        bottom: 10px;
        left: 10px;
    }

    .teaser-hubpage.lottery_teaser .posImage .teaser-logo.bottomleft,
    .posImage .bottomleft {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

    .teaser-hubpage.lottery_teaser .posImage .teaser-logo.topright,
    .posImage .topright {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .teaser-hubpage.lottery_teaser .posImage .teaser-logo.topleft,
    .posImage .topleft {
        position: absolute;
        top: 10px;
        right: 10px;
    }


.col-xs-12.destinations-mobile-container {
    padding-right: 20px;
    padding-left: 10px;
}

.lottery_container .nav-tabs {
    margin-bottom: 24px;
}

.lottery_container > .row-module {
    width: 100%;
}

#popup-lottery-gift.modal .modal-content {
    padding: 30px 60px;
}

#popup-lottery-gift.modal .iframe_wrapper {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    min-height: 85vh;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

#popup-lottery-gift.modal .iframe_wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    overflow: hidden;
}

.mobileApp #popup-lottery-gift.modal .modal-content button.btn-close {
    left: 0;
    right: auto;
    width: 30px;
    height: 30px;
}

.mobileApp #popup-lottery-gift.modal .modal-content button.btn-close span {
    height: 100%;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -9px;
}

.lottery_container .teaser-hubpage .teaser-logo,
.gticketImage ~ .teaser-logo {
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    width: 60px;
    height: 60px;
}

.lottery_container .teaser-hubpage.lottery_teaser .posImage .teaser-logo.bottomright,
.lottery_container .posImage .bottomright,
.gticketImage ~ .teaser-logo.bottomright,
.js_gift_container .posImage .teaser-logo.bottomright {
    background-position: left bottom;
}

.js_gift_container .posImage .teaser-logo {
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
}

/*----------------------------------------------------------------------------------------/* RESPONSIVE STYLES */
@media only screen and (max-width: 991px) {
    #popup-lottery-gift.modal .modal-content {
        padding: 45px 5px 20px;
    }

    #popup-lottery-gift h2,
    #popup-lottery-gift .title,
    #popup-lottery-gift p {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .teaser-hubpage.lottery_teaser {
        width: 50%;
        padding-right: 6px;
        padding-left: 6px;
        margin-bottom: 14px;
    }

        .teaser-hubpage.lottery_teaser .js_gift_teserclick {
            right: 6px;
            width: calc(100% - 12px);
        }

            .desktop .teaser-hubpage.lottery_teaser .js_gift_teserclick:hover:before,
            .teaser-hubpage.lottery_teaser.today .js_gift_teserclick:before {
                border-width: 2px;
                top: -1px;
                right: -1px;
                width: calc(100% - 2px);
                height: calc(100% - 2px);
            }

        .teaser-hubpage.lottery_teaser .teaser-inner .teaser-content-wrapper h3 {
            font-size: 22px;
        }

        .teaser-hubpage.lottery_teaser .more {
            right: 24px;
            bottom: 10px;
        }

        .teaser-hubpage.lottery_teaser .teaser-inner .teaser-content-wrapper {
            padding-bottom: 35px;
        }

    #popup-lottery-gift .title, #popup-lottery-gift p.title {
        top: 4px;
        font-size: 30px;
        line-height: 30px;
        margin-top: 24px;
        margin-bottom: 20px
    }

    .booking-widget.booking-widget-desktop.booking-lottery {
        display: block;
    }

        .booking-widget.booking-widget-desktop.booking-lottery .row.noMarginTop {
            margin-top: 15px !important;
        }

        .booking-widget.booking-widget-desktop.booking-lottery .row.noMarginBottom {
            margin-bottom: 15px !important;
        }

        .booking-widget.booking-widget-desktop.booking-lottery .col-sm-4 {
            margin-bottom: 15px;
        }

        .booking-widget.booking-widget-desktop.booking-lottery .btn {
            width: 100%;
        }
}



@media (max-width: 420px) {
    .teaser-hubpage.lottery_teaser {
        width: 100%;
    }
}

/* UMNR CSS */
.umnr_container {
    position: relative;
}

.custom-checkbox.umnr_checkbox {
    margin-top: 5px;
}


input[type=date].simple_date {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    input[type=date].simple_date::-webkit-inner-spin-button {
        -webkit-appearance: none;
        display: none;
    }

    input[type=date].simple_date::-webkit-calendar-picker-indicator {
        -webkit-appearance: none;
        display: none;
    }

.lfc-pax-confirmation-dialog .umnr_field_container .umnr_field {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
    width: calc(50% - 6px);
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 10px;
}

    .lfc-pax-confirmation-dialog .umnr_field_container .umnr_field label {
        margin-bottom: 0;
    }

.one .umnr_field:nth-child(n+2),
.two .umnr_field:nth-child(n+3),
.three .umnr_field:nth-child(n+4),
.four .umnr_field:nth-child(n+5),
.five .umnr_field:nth-child(n+6),
.six .umnr_field:nth-child(n+7),
.seven .umnr_field:nth-child(n+8),
.eight .umnr_field:nth-child(n+9),
.nine .umnr_field:nth-child(n+10) {
    display: none;
}

.umnr_row {
    display: none;
}

.home_big .umnr_hidden {
    display: none !important;
}

.umnr_field .form-control.input-lg {
    font-size: 16px;
}

.umnr_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .umnr_flex .more {
        display: inline-block;
        margin-top: 14px;
        margin-right: 15px;
        font-size: 14px;
    }

.lfc-pax-confirmation-dialog .umnr_flex {
    padding-right: 0 !important;
    margin-top: -25px;
}

/*  TEMP CSS : start */
.home-slider-wrapper.home_big .booking-widget-container,
.home_big .carousel .carousel-hero-container {
    min-height: 670px;
}

.home_big .carousel.carouselHomepage,
.home_big .carousel .carousel-hero-container,
.home_big .carousel.carouselHomepage .slick-list,
.home_big .carousel.carouselHomepage .slick-track,
.home_big .carousel.carouselHomepage .slick-slide {
    height: 100%;
}
/*  TEMP CSS : end */

.home_big .C12Num option:nth-child(1) {
    display: none;
}

.C12Num option:nth-child(10) {
    display: none;
}

.home_big .C12Num option:nth-child(6),
.home_big .C12Num option:nth-child(7),
.home_big .C12Num option:nth-child(8),
.home_big .C12Num option:nth-child(9),
.home_big .C12Num option:nth-child(10) {
    display: none;
}

.umnr_toggle_disabled.disabled {
    opacity: .3;
}

.passengersPopup.inline .main_content {
    max-width: 360px;
    margin: 0 auto;
}

.passengersPopup.inline .form-group.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    float: none;
    margin-right: 0;
    margin-left: 0;
}

.fares-calendar-wrap .passengersPopup.inline .form-group.flex:first-child {
    float: none;
    margin-left: 0;
}

.passengersPopup.inline .label_group {
    text-align: right;
}

.passengersPopup.inline .control-label {
    display: block;
    line-height: 16px;
    margin-left: 10px;
    margin-bottom: 0;
    top: auto;
    font-weight: 600;
    font-size: 15px;
    text-align: right;
}

.passengersPopup.inline .sub-label {
    position: relative;
    line-height: 1;
    bottom: auto;
    font-size: 12px;
    color: #666;
    margin-top: 8px;
}

.lfc-pax-confirmation-dialog .passengersPopup.inline .umnr_field_container .umnr_field {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-left: 0;
}

.passengersPopup.inline .umnr_field .input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 4px;
}

    .passengersPopup.inline .umnr_field .input input:not(:last-child) {
        margin-left: 12px;
    }

    .passengersPopup.inline .umnr_field .input input.day-input,
    .passengersPopup.inline .umnr_field .input input.month-input {
        width: 65px;
        text-align: center;
    }

    .passengersPopup.inline .umnr_field .input input.year-input {
        width: 75px;
        text-align: center;
    }

.passengersPopup.inline .umnr_field_container {
    margin-bottom: 0;
}

    .passengersPopup.inline .umnr_field_container .checkbox_row {
        width: 100%;
        float: right;
        margin-bottom: 20px;
    }

.passengersPopup.inline .umnr_row {
    text-align: right;
}

.fares-calendar-wrap .passengersPopup.inline .custom-checkbox [type=checkbox]:checked + label,
.passengersPopup.inline .custom-checkbox [type=checkbox]:not(:checked) + label {
    display: block;
}

.passengersPopup.inline .custom-checkbox.umnr_checkbox {
    width: 100%;
    text-align: right;
    margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
    .umnr_flex {
        padding-right: 77px;
    }

    .origin_and_destination .umnr_flex {
        padding-right: 93px;
    }

    .booking-widget-city-guides .umnr_flex {
        padding-right: 96px;
    }
}

@media only screen and (min-width: 1200px) {
    .umnr_flex {
        padding-right: 93px;
    }

    .origin_and_destination .umnr_flex {
        padding-right: 113px;
    }

    .booking-widget-city-guides .umnr_flex {
        padding-right: 115px;
    }
}



@media only screen and (max-width: 991px) {

    .umnr_checkbox .checkbox-inline {
        font-size: 14px;
    }

    .umnr_field_container .umnr_field {
        width: 20%;
    }

    .home-slider-wrapper.home_big .booking-widget-container, .home_big .carousel .carousel-hero-container {
        min-height: 840px;
    }
}

@media only screen and (max-width: 767px) {
    .lfc-pax-confirmation-dialog .umnr_field_container .umnr_field {
        width: calc(50% - 12px);
        -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    }

    .umnr_field .form-control.input-lg {
        font-size: 15px;
    }

    .home_big .umnr_row {
        padding-bottom: 10px;
    }

    .umnr_checkbox_mob {
        margin-bottom: 8px;
        margin-left: 10px;
    }

    .umnr_flex {
        padding-bottom: 8px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .umnr_flex .more {
            margin-top: 0;
        }

    .umnr_field {
        margin-bottom: 10px;
    }

        .umnr_field label {
            margin-bottom: 0;
        }
}

.custom-checkbox.umnr_checkbox.child-alone-more a {
    height: 15px;
    margin-right: 15px;
    display: block;
}

.flightMaskMain.step2-active .step1 .submit,.spendawardtickets.step2-active .step1 .submit{align-self:center;margin-top:16px;flex-grow:1;margin-right:28px;width:calc(20% + 12px)}.flightMaskMain.step2-active .step1 .submit .custom-checkbox,.spendawardtickets.step2-active .step1 .submit .custom-checkbox{display:block!important;white-space:nowrap}.flightMaskMain.step2-active .step1 .btn,.spendawardtickets.step2-active .step1 .btn{display:none}.flightMaskMain:not(.step2-active) .step-1 .custom-checkbox,.spendawardtickets:not(.step2-active) .step-1 .custom-checkbox{display:none}.flightMaskMain .step1 .flex_row,.spendawardtickets .step1 .flex_row{justify-content:space-between;align-items:flex-end}.flightMaskMain .step1 .form_elms,.spendawardtickets .step1 .form_elms{display:flex;flex-grow:1;align-items:flex-end;justify-content:space-between}.flightMaskMain .step1 .form-group,.spendawardtickets .step1 .form-group{width:calc(50% - 24px);margin:0}.flightMaskMain .step1 .submit,.spendawardtickets .step1 .submit{margin-right:12px;width:calc(20% + 12px)}.booking-facade-widget .flightMaskMain .step1 .submit,.booking-facade-widget .spendawardtickets .step1 .submit{align-self:center;margin-top:16px;flex-grow:1;margin-right:28px}.booking-facade-widget .flightMaskMain .step1 .submit .btn,.booking-facade-widget .spendawardtickets .step1 .submit .btn{display:none}.booking-widget:not(.booking-facade-widget) .flightMaskMain .step1 .submit .custom-checkbox,.booking-widget:not(.booking-facade-widget) .spendawardtickets .step1 .submit .custom-checkbox{display:none}.flightMaskMain .step1 .submit .close-widget,.spendawardtickets .step1 .submit .close-widget{display:none!important}.flightMaskMain .step1 button,.spendawardtickets .step1 button{top:auto}.flightMaskMain .step2 .padLeft,.spendawardtickets .step2 .padLeft{padding-right:24px}.flightMaskMain .step2 .padRight,.spendawardtickets .step2 .padRight{padding-left:24px}.flightMaskMain .step2 .datepicker_group.open .datepicker_container,.spendawardtickets .step2 .datepicker_group.open .datepicker_container{right:-10px}.flightMaskMain .form_elms,.spendawardtickets .form_elms{width:100%;max-width:80%}.flightMaskMain .step1>.flex_row,.flightMaskMain .step2>.flex_row,.spendawardtickets .step1>.flex_row,.spendawardtickets .step2>.flex_row{margin-bottom:10px}.flightMaskMain .radio-wrapper,.spendawardtickets .radio-wrapper{display:flex;align-items:center;min-height:45px}.flightMaskMain .radio-wrapper .custom-radio label,.spendawardtickets .radio-wrapper .custom-radio label{margin-top:0}.flightMaskMain .t-dates,.spendawardtickets .t-dates{height:48px}.flightMaskMain .t-input,.spendawardtickets .t-input{height:48px;padding:0 10px 0 0;font-size:18px;line-height:22px;border-radius:3px;display:block;position:relative;top:6px;width:100%;color:#444;vertical-align:middle;background-color:#fff;border:1px solid #bfbfbf;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:none;position:absolute;width:100%;top:0;right:0}.flightMaskMain .action_row .custom-checkbox,.spendawardtickets .action_row .custom-checkbox{width:50%}.flightMaskMain .action_row .custom-checkbox [type=checkbox]:checked,.flightMaskMain .action_row .custom-checkbox [type=checkbox]:not(:checked),.spendawardtickets .action_row .custom-checkbox [type=checkbox]:checked,.spendawardtickets .action_row .custom-checkbox [type=checkbox]:not(:checked){margin:0;font-size:0}.flightMaskMain .action_row .custom-checkbox [type=checkbox]:checked~label,.flightMaskMain .action_row .custom-checkbox [type=checkbox]:not(:checked)~label,.spendawardtickets .action_row .custom-checkbox [type=checkbox]:checked~label,.spendawardtickets .action_row .custom-checkbox [type=checkbox]:not(:checked)~label{padding-bottom:5px;margin-top:0}.flightMaskMain .promo_submit .control-label,.flightMaskMain .promo_submit .form-control,.spendawardtickets .promo_submit .control-label,.spendawardtickets .promo_submit .form-control{top:auto}.flightMaskMain .row.border-top,.spendawardtickets .row.border-top{margin-top:20px;position:relative;border-top:0;padding-top:20px}.flightMaskMain .row.border-top:before,.spendawardtickets .row.border-top:before{content:"";width:calc(100% - 24px);right:12px;height:1px;background-color:#cecece;position:absolute;top:0}.flightMaskMain .add_to_datepicker,.spendawardtickets .add_to_datepicker{display:none}.flightMaskMain .custom-checkbox,.spendawardtickets .custom-checkbox{margin-top:0}.flightMaskMain .custom-checkbox.grow,.spendawardtickets .custom-checkbox.grow{flex-grow:1;min-height:48px}.flightMaskMain .multiple_dest,.spendawardtickets .multiple_dest{display:flex;align-items:center;margin-right:0;padding-top:10px}.flightMaskMain .multiple_dest .more .add-icon,.spendawardtickets .multiple_dest .more .add-icon{background:url(/media/icons/ic_cross_add.svg) no-repeat scroll center;background-size:55px;position:relative;top:-1px}.flightMaskMain .multiple_dest .tooltip-container,.spendawardtickets .multiple_dest .tooltip-container{margin-right:10px}.flightMaskMain .searchBtn .spinner,.spendawardtickets .searchBtn .spinner{margin-bottom:0!important;min-width:100px;min-height:45px}.t-today:not(.t-start),.t-today:not(.t-start) .t-hover-day-content{background:#1c3366;color:#fff}.t-range-limit{background:#d0e0eb;color:#55555f}.t-day,.t-highlighted{background:#fafafa;color:#55555f}.desktop .t-day:hover,.desktop .t-highlighted:hover{background:#1c3366;color:#fff}.t-check-in .t-end,.t-check-out .t-start,.t-check-out tr~.t-end,.t-end,.t-end-limit,.t-end.t-hover-day.t-today,.t-end.t-today,.t-end.t-today .t-hover-day-content,.t-hover-day,.t-hover-day:hover,.t-start,.t-start.t-today,.t-start.t-today .t-hover-day-content,.t-table-condensed td.t-end.t-hover-day.t-today:not(.t-start){background:#1c3366;color:#fff;border-radius:50%}.single_date .datepicker_container:not(.returnSelected) .t-end.t-hover-day.t-today{background:0 0;color:#1c3366}.t-check-in .t-date-info-title,.t-check-out .t-date-info-title{position:relative;top:auto;right:auto;font-weight:inherit;opacity:1;font-size:inherit;margin:0!important}.t-range{background:#d0e0eb;color:#55555f}.t-range.t-range-limit.t-end,.t-range.t-range-limit.t-start{background:#1c3366;color:#fff}.t-hover-day-content{display:none}.t-hover-day::after{display:none}.passengersPopup_open .home-slider-wrapper,.t-datepicker-open .home-slider-wrapper{z-index:999!important}.datepicker_group .input_combo{display:flex;align-items:flex-end;width:100%;position:relative}.datepicker_group .input_combo .reset_action{display:none;position:absolute;right:calc(100% + 15px);bottom:24px;font-size:14px}.t-datepicker-open .datepicker_group .input_combo .reset_action{display:inline-block}.datepicker_group .input_combo .form-group{width:50%;transition:none;cursor:pointer}.t-datepicker-open .datepicker_group .input_combo .form-group:first-child input::-webkit-input-placeholder{font-size:19px;font-weight:600;color:#1c3366}.t-datepicker-open .datepicker_group .input_combo .form-group:first-child input::-moz-placeholder{font-size:19px;font-weight:600;color:#1c3366}.t-datepicker-open .datepicker_group .input_combo .form-group:first-child input:-ms-input-placeholder{font-size:19px;font-weight:600;color:#1c3366}.t-datepicker-open .datepicker_group .input_combo .form-group:first-child input:-moz-placeholder{font-size:19px;font-weight:600;color:#1c3366}.datepicker_group .input_combo .form-group .form-control:focus{outline:0!important}.skin1 .datepicker_group .input_combo .form-group .form-control:focus{background-color:#fff}.datepicker_group .input_combo .form-group:first-child .form-control{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.datepicker_group .input_combo .form-group:first-child .form-control:focus{position:relative;z-index:3}.datepicker_group .input_combo .form-group:nth-child(2) .form-control{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.datepicker_group .input_combo .form-group:nth-child(2) .form-control:focus{outline:0}.datepicker_group .input_combo.full .form-group:first-child{width:100%}.datepicker_group .input_combo.full .form-group:first-child .form-control{border-top-left-radius:4px;border-bottom-left-radius:4px}.datepicker_group .input_combo.full .hideForOneWay{display:none}.datepicker_group .input_combo.returnHighlight input::-webkit-input-placeholder{font-size:19px;font-weight:600;color:#1c3366}.datepicker_group .input_combo.returnHighlight input::-moz-placeholder{font-size:19px;font-weight:600;color:#1c3366}.datepicker_group .input_combo.returnHighlight input:-ms-input-placeholder{font-size:19px;font-weight:600;color:#1c3366}.datepicker_group .input_combo.returnHighlight input:-moz-placeholder{font-size:19px;font-weight:600;color:#1c3366}.datepicker_group .input_combo .input.withIcon,.datepicker_group .input_combo.full .input{position:relative;z-index:2}.datepicker_group .input_combo .input.withIcon:after,.datepicker_group .input_combo.full .input:after{content:"";display:inline-block;width:28px;height:26px;position:absolute;left:10px;top:50%;margin-top:-7px;background:url(/media/icons/calendar-cyan.svg) no-repeat scroll center;background-size:contain;cursor:pointer;z-index:3}.t-datepicker-open .datepicker_group.open .input_combo{z-index:9999999}.datepicker_group.single_date .input_combo:before{display:none}.datepicker_group.single_date .input_combo .form-group{width:100%}.datepicker_group.single_date .input_combo .form-group .form-control,.datepicker_group.single_date .input_combo .form-group:first-child .form-control{margin-top:0}.datepicker_group.single_date .input_combo .form-group.has-error .form-control,.datepicker_group.single_date .input_combo .form-group.has-error:first-child .form-control{border-left:1px solid #e42a00;margin-top:0}.datepicker_group.open .input_combo .input.withIcon:after{display:none}.js_date_reset{display:none;padding-right:25px;position:relative;margin-right:5px}.js_date_reset:before{content:"";background:url(/media/icons/reset_icon.png) no-repeat scroll center;display:inline-block;width:18px;height:19px;position:absolute;right:0;top:50%;margin-top:-9px}.returnSelected .js_date_reset{display:inline-block}.datepicker_container{width:800px;border:0;background:#fff;display:none}.datepicker_container .t-arrow-top{display:none!important}.t-datepicker-open .datepicker_group.open .datepicker_container{display:block}.datepicker_container .t-dates,.datepicker_container .t-input{display:none}.datepicker_container .t-check-in,.datepicker_container .t-check-out{border:0}.datepicker_container .t-datepicker-day{position:relative;background:0 0;border:0;box-shadow:none;padding:0 70px;top:auto;width:778px;text-align:center}.datepicker_container .btn_row{padding:14px 0;border-top:1px solid #cecece;display:flex;justify-content:space-between;align-items:center}.datepicker_container .btn_row.btn_row--hEnd{justify-content:flex-end}.datepicker_container .btn_row .btn{top:auto;min-width:107px}.datepicker_container .dateCheck{position:absolute;display:inline-block;bottom:25px;right:12px;text-align:left}.t-datepicker-day .t-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;background:url(/media/icons.png) no-repeat scroll center;width:24px;height:45px;font-size:0}.t-datepicker-day .t-arrow.t-disabled{pointer-events:none}.t-datepicker-day .t-arrow.t-prev{right:20px;background-position:-2px -90px}.t-datepicker-day .t-arrow.t-next{left:20px;background-position:-73px -90px}.t-datepicker-days .btn_row{text-align:left;padding:18px 0 8px;border-top:2px solid #cecece}.t-datepicker-days .btn_row .btn,.t-datepicker-days .btn_row button{min-width:inherit;top:auto}.t-datepicker-days .t-table-wrap{margin-right:0;width:auto}.t-datepicker-days .t-table-wrap:first-child{padding-right:0;padding-left:35px}.t-datepicker-days .t-table-wrap:nth-child(2){padding-left:0;padding-right:35px}.t-datepicker-day{padding-right:70px;padding-left:70px;padding-top:100px}.t-table-condensed .t-next,.t-table-condensed .t-prev,.t-table-condensed td,.t-table-condensed th{padding:5px 7px 6px;border:0;min-width:34px;min-height:34px}.t-table-condensed td,.t-table-condensed th{width:34px;height:34px;padding-right:4px;padding-left:4px}.t-table-condensed th.t-month{text-transform:uppercase}.t-table-condensed td{border-radius:50%;border:0;position:relative}.t-table-condensed td:not(.t-disabled):hover{cursor:pointer}.t-table-condensed td.t-today:not(.t-start){background:0 0;color:#1c3366}.t-table-condensed td.t-today:not(.t-start):before{content:"";width:calc(100% - 2px);height:calc(100% - 2px);border-radius:50%;border:1px solid #1c3366;position:absolute;right:0;top:0;z-index:-1}.t-table-condensed td.t-range{border-radius:0}.t-table-condensed td.t-end,.t-table-condensed td.t-range,.t-table-condensed td.t-start{font-weight:700}.returnSelected .t-table-condensed td.t-end.t-hover-day:before,.returnSelected .t-table-condensed td.t-end:before,.returnSelected .t-table-condensed td.t-start.t-hover-day:before,.returnSelected .t-table-condensed td.t-start:before{content:"";width:50%;height:100%;background-color:#d0e0eb;position:absolute;top:0;z-index:-1}.same_day .returnSelected .t-table-condensed td.t-end.t-hover-day:before,.same_day .returnSelected .t-table-condensed td.t-end:before,.same_day .returnSelected .t-table-condensed td.t-start.t-hover-day:before,.same_day .returnSelected .t-table-condensed td.t-start:before,.single_date .returnSelected .t-table-condensed td.t-end.t-hover-day:before,.single_date .returnSelected .t-table-condensed td.t-end:before,.single_date .returnSelected .t-table-condensed td.t-start.t-hover-day:before,.single_date .returnSelected .t-table-condensed td.t-start:before{display:none}.t-table-condensed td.t-start.t-hover-day:before,.t-table-condensed td.t-start:before{left:0}.t-table-condensed td.t-end.t-hover-day:before,.t-table-condensed td.t-end:before{right:0}.t-table-condensed td,.t-table-condensed th{font-size:14px}.t-datepicker{max-width:inherit;clear:none;line-height:inherit;font-size:inherit;float:none;display:flex;min-height:262px}.t-datepicker .form-group{display:inline-block;width:50%;position:relative}.t-datepicker-open .t-datepicker .form-group{z-index:7777}.t-datepicker-open .t-datepicker .form-group .control-label{z-index:77778}.t-datepicker .control-label{margin-bottom:8px}.booking-widget.booking-widget-desktop .step2 .t-datepicker .control-label{margin-bottom:8px}.element_overlay{display:none}.bookingMaskPassengers{position:relative}.bookingMaskPassengers.passengers_error>.control-label{color:#e42a00}.bookingMaskPassengers.passengers_error>.input .form-control{border-color:#e42a00;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.openjaw_mask .bookingMaskPassengers.padRight{padding-left:30px!important}.bookingMaskPassengers .input{position:relative}.bookingMaskPassengers .input input{cursor:pointer;padding-left:50px;text-overflow:ellipsis;top:2px;font-weight:600}.bookingMaskPassengers .input:after{content:"";width:30px;height:30px;background:url(/media/icons/icon-passengers-cyan.svg) no-repeat scroll center;background-size:contain;display:inline-block;position:absolute;left:10px;top:50%;margin-top:-5px;cursor:pointer}.bookingMaskPassengers .passengersPopup{position:absolute;top:calc(100% + 2px);right:-2px;width:calc(100% + 4px);min-width:290px;background:#fff;box-shadow:0 15px 40px rgba(6,6,6,.25);border-radius:4px;padding:16px 21px 21px;z-index:4;width:100%;z-index:7777;display:none}.bookingMaskPassengers .passengersPopup .head .title,.bookingMaskPassengers .passengersPopup .head p.title{text-align:right;font-family:urw_geometric_extsemi_bold,sans-serif;font-size:20px;color:#002677;margin:0 0 10px}.bookingMaskPassengers .passengersPopup .form-group,.step2.youngAdults .bookingMaskPassengers .passengersPopup .form-group{padding-left:0!important;padding-right:0!important;display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:20px}.step2.youngAdults .bookingMaskPassengers .passengersPopup .form-group:nth-child(2){display:flex!important}.bookingMaskPassengers .passengersPopup .control-label{color:#002677;font-family:urw_geometric_extsemi_bold,sans-serif;font-size:20px;font-weight:400;text-align:right;padding:0}.bookingMaskPassengers .passengersPopup .footer,.bookingMaskPassengers .passengersPopup .main_content{padding:0}.bookingMaskPassengers .passengersPopup .main_content.umnr_enabled>.form-group:not(.umnr-form-group){pointer-events:none}.bookingMaskPassengers .passengersPopup .main_content.umnr_enabled>.form-group:not(.umnr-form-group) .btn,.bookingMaskPassengers .passengersPopup .main_content.umnr_enabled>.form-group:not(.umnr-form-group) .control-label,.bookingMaskPassengers .passengersPopup .main_content.umnr_enabled>.form-group:not(.umnr-form-group) .form-control,.bookingMaskPassengers .passengersPopup .main_content.umnr_enabled>.form-group:not(.umnr-form-group) .sub-label{color:#e5e5e5}.bookingMaskPassengers .passengersPopup .main_content.umnr_enabled>.form-group:not(.umnr-form-group) .btn{border-color:#e5e5e5}.bookingMaskPassengers .passengersPopup .main_content.umnr_enabled>.form-group:not(.umnr-form-group) .btn.btn-secondary.btn-minus:before{background-image:url(/media/icons/icon_minus_disabled.png)}.bookingMaskPassengers .passengersPopup .main_content.umnr_enabled>.form-group:not(.umnr-form-group) .btn.btn-secondary.btn-plus:before{background-image:url(/media/icons/icon_plus_disabled.png)}.bookingMaskPassengers .passengersPopup .footer{border-top:1px solid #d7d7d7;padding-top:20px;margin-top:34px}.bookingMaskPassengers .passengersPopup .sub-label{color:rgba(0,38,119,.65)}.booking-widget.booking-widget-desktop .bookingMaskPassengers .passengersPopup .sub-label,.bookingMaskPassengers .passengersPopup .sub-label{color:rgba(0,38,119,.65);display:block;font-family:urw_geometric_extlight,sans-serif;font-size:14px;font-weight:400;margin:3px 0 0}.passengersPopup .btn_row{display:flex;justify-content:space-between;align-items:center}.passengersPopup .btn_row.flex_end{justify-content:flex-end}.passengersPopup .btn{top:auto;margin-right:0!important;min-width:inherit!important}.passengersPopup .btn.btn-update{min-width:107px!important;background:0 0;border:2px solid #416bf6;width:100%;font-size:16px;min-height:45px;padding:6px 33px;text-align:center;color:#002677;box-shadow:none}.quantWrap{display:flex;align-items:center}.quantWrap button{min-width:inherit!important;top:auto}.quantWrap button.btn.btn-secondary{min-width:inherit;background:0 0;box-shadow:none;color:#416bf6;border:1px solid currentColor;border-radius:4px;min-height:inherit;padding:0;width:36px;height:36px}.quantWrap button.btn.btn-secondary.btn-plus:after{content:"";height:18px;width:2px;background:currentColor;position:absolute;right:50%;margin-right:-1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.quantWrap button.btn.btn-secondary.btn-minus:before,.quantWrap button.btn.btn-secondary.btn-plus:before{content:"";margin-top:-1px;vertical-align:top;width:18px;height:2px;border-radius:1.43px;background-color:currentColor;position:absolute;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.quantWrap button.btn.btn-secondary.disabled,.quantWrap button.btn.btn-secondary[disabled]{color:#e1e1e1}.quantWrap .form-control{width:46px;font-family:urw_geometric_extsemi_bold,sans-serif;font-size:24px;color:#002677;text-align:center;letter-spacing:.666667px;background:0 0;border:0;height:auto;padding:0}.quantWrap input[type=number]::-webkit-inner-spin-button,.quantWrap input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.airport-select.select2-container .select2-choice .select2-arrow{margin-left:12px}.spendawardtickets .step2 .control-label,.spendawardtickets .step2 label{margin-top:8px;top:5px}.spendawardtickets .select2-container .select2-choice{font-weight:600}.spendawardtickets .opan-jaw-airport-select-container .form-group{width:100%}.spendawardtickets .datepicker_group .input_combo .form-group:nth-child(2) .form-control{padding-right:0}.AirportSelect .select2-container .select2-choice .select2-arrow{margin-left:12px;display:inline-block}.AirportSelect .select2-dropdown-open .select2-choice .select2-arrow b{-webkit-transform:rotate(0);transform:rotate(0)}.flightSelectFrom.select2-container .select2-choice .select2-arrow b{background-image:url(/media/icons/plane_takeoff.svg)}.flightSelectFromGeneric .select2-container .select2-choice .select2-arrow b{background-image:url(/media/icons/plane_takeoff.svg)}.flightSelectTo.select2-container .select2-choice .select2-arrow b{background-image:url(/media/icons/plane_landing.svg)}.flightSelectToGeneric .select2-container .select2-choice .select2-arrow b{background-image:url(/media/icons/plane_landing.svg)}.AirportSelect .select2-choice{font-weight:600}.promo_submit .btn{top:auto;margin-right:0!important}.promo_submit.fm{width:calc(20% + 12px)}.promo_submit.fm .btn,.promo_submit.fm .searchBtn{width:100%}.to_be_appended{display:none}.t-datepicker .to_be_appended{display:block}.promo_submit_wrapper{justify-content:flex-end}.promo_submit{align-items:center;justify-content:flex-end}.promocode_box{position:relative;width:100%;min-height:48px;display:flex;align-items:center}.promocode_box .more{padding-left:7px;flex-grow:1;line-height:1}.promocode_box .more:focus,.promocode_box .more:hover{color:#27aae1}.promocode_box .more span{position:relative;display:inline-block;padding-left:12px;min-width:140px}.promocode_box .more span:after{content:"";width:6px;height:10px;display:inline-block;background:url(/media/icons/angle-right-cyan.svg) no-repeat scroll center;background-size:contain;position:absolute;left:0;top:50%;margin-top:-4px;transition:all .2s ease-out}.promocode_box .input{display:none;flex-grow:1;min-width:135px}.promocode_box>.flex_row{width:100%}.promo_submit.open .promocode_box{top:auto}.promocode_box .input{position:relative}.promocode_box .input input{padding-left:40px;top:auto}.promocode_box .tooltip-container{margin-left:10px;display:none}.promocode_box.promocode_box--disabled .more{color:#e1e1e1!important;pointer-events:none;opacity:.5}.promocode_box.promocode_box--disabled .more span:after{-webkit-filter:grayscale(1);filter:grayscale(1)}.promocode_box.promocode_box--disabled .form-control{background:#f4f6fb}.promocode_box.promocode_box--disabled .tooltip-container{display:inline-block}.promocode_box.promocode_box--disabled .input{pointer-events:none;opacity:.5}.remove_promo{display:inline-block;width:30px;height:30px;position:absolute;left:7px;top:50%;margin-top:-15px}.remove_promo:before{content:"";width:15px;height:15px;background:url(/media/icons/close_icon.png) no-repeat scroll center;background-size:contain;position:absolute;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.reset_action{display:inline-block;padding-right:24px;position:relative}.reset_action:before{content:"";width:18px;height:19px;display:inline-block;position:absolute;right:0;top:50%;margin-top:-9px;background:url(/media/icons/reset_icon.png) no-repeat scroll center;background-size:contain}.flightSelectDD .select2-search input{border:0;box-shadow:none;padding-top:5px;padding-bottom:7px;font-size:20px;font-weight:700}.flightSelectDD .select2-search input:focus{outline:0!important}.flightSelectDD .select2-search:after{content:"";width:28px;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:13px}.flightSelectDD.flightSelectDDFrom .select2-search:after{background-image:url(/media/icons/plane_takeoff.svg)}.flightSelectDD.flightSelectDDTo .select2-search:after{background-image:url(/media/icons/plane_landing.svg)}.flightSelectDD .select2-result-selectable .select2-match{text-decoration:none;font-weight:700}.flightSelectDD .select2-results{border-top:1px solid #cecece;padding:0;margin:0;-webkit-overflow-scrolling:touch}.flightSelectDD .select2-results li:not(:last-child){border-bottom:1px solid #cecece}.flightSelectDD .select2-results .select2-result-label{padding-top:8px;padding-bottom:6px}.flightSelectDD .select2-results::-webkit-scrollbar{width:7px;background:0 0}.flightSelectDD .select2-results::-webkit-scrollbar-track{-webkit-box-shadow:none;border-radius:8px;background:0 0}.flightSelectDD .select2-results::-webkit-scrollbar-thumb{border-radius:8px;-webkit-box-shadow:none;background:rgba(127,127,127,.6)}.flightSelect.select2-allowclear abbr.select2-search-choice-close{position:absolute;left:3px;top:50%;margin-top:-15px;width:30px;height:30px;background:0 0;display:none}.flightSelect.select2-allowclear abbr.select2-search-choice-close:before{content:"";width:15px;height:15px;background:url(/media/icons/close_icon.png) no-repeat scroll center;background-size:contain;position:absolute;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.flightSelect.select2-dropdown-open .select2-choice .select2-arrow b{-webkit-transform:rotate(0);transform:rotate(0)}.mob_flight_info{display:none}.umnr_fields .control-label.main-label,.umnr_fields .main-label{font-size:15px!important;font-weight:600;margin-bottom:5px}.umnr_field_container{display:flex;flex-wrap:wrap;margin-bottom:20px}.umnr_field_container .umnr_field{width:100%;margin-bottom:15px}.umnr_field_container .umnr_field .control-label{font-weight:400;font-size:14px!important;top:3px}.umnr_field_container .umnr_field .input{display:flex}.umnr_field_container .umnr_field .input input{top:auto;padding-left:10px}.umnr_field_container .umnr_field .input input:not(:last-child){margin-left:12px}.umnr_field_container .umnr_field .input input.day-input{width:65px;text-align:center}.umnr_field_container .umnr_field .input input.month-input{width:65px;text-align:center}.umnr_field_container .umnr_field .input input.year-input{width:75px;text-align:center}.umnr_field_container .umnr_field .input:after{display:none}.umnr_row a:link,.umnr_row a:visited{display:inline-block;font-size:14px;font-weight:300;color:#666;text-decoration:underline;margin-bottom:15px;position:relative;z-index:2;margin-top:10px}.flightMaskMain .umnr_container{padding-bottom:20px;margin-bottom:15px}.flightMaskMain .umnr_container .custom-checkbox{padding-bottom:0}.passengersPopup .umnr_row{display:none;margin-top:-15px}.booking-widget.booking-widget-desktop button{line-height:22px}.spendawardtickets .step2 .form-control{top:6px}.spendawardtickets .bookingMaskPassengers .input{height:48px;width:100%;float:right}.spendawardtickets .bookingMaskPassengers .input input{font-weight:400}.spendawardtickets .bookingMaskPassengers .input input:hover{cursor:pointer}.spendawardtickets .bookingMaskPassengers .control-label{float:none;display:block;top:auto;top:5px}.spendawardtickets .bookingMaskPassengers .quantWrap .control-label{top:auto}.spendawardtickets .bookingMaskPassengers .quantWrap .form-control{top:auto}.openjaw_mask .multiple_dest{display:none}.openJawMaskMain .step2{padding-bottom:10px}.select2-input::-ms-clear{display:none}.datepicker_group{position:relative}.datepicker_group .startSelected~.single-date.date-picker-wrapper .drp_top-bar .apply-btn{opacity:1;visibility:visible}.open-jaw-flight .datepicker_group.open .input_combo{z-index:9999}.open-jaw-flight .datepicker_group.open .date-picker-wrapper{z-index:8888}.datepicker_group .input_combo:not(.full) .form-group.has-error:first-child .form-control{border-left:0}.datepicker_group .input_combo .form-group.has-error:first-child~.form-group.has-error:nth-child(2) .form-control{border-right:0}.flightSelectDD .select2-search input.select2-active{background-position:center}.t-datepicker-open .datepicker_group .input_combo .form-control{pointer-events:none}.ios .form-control{-webkit-appearance:none}.select2_trigger{display:none}html:not(.desktop) .select2_trigger{display:block;position:absolute;width:100%;height:48px;bottom:0;right:0;z-index:2}.form_elms .form-group,.opan-jaw-airport-select-container .form-group{position:relative}.airport_select_open .logo-container{pointer-events:none}.mobile .booking-widget-full #book-a-hotel-tab iframe,.tablet .booking-widget-full #book-a-hotel-tab iframe{min-height:500px}.booking-widget.booking-widget-city-guides.booking-widget-desktop .passengersPopup .btn_row{margin-top:0;padding-top:0;border-top:0}.single_date.datepicker_group .input_combo .input.withIcon:after,.single_date.datepicker_group .input_combo.full .input:after{margin-top:-13px}@media only screen and (min-width:577px){#rent-a-car-tab iframe{min-height:375px}}@media only screen and (min-width:768px){.flightMaskMain .step2 .form_elms,.spendawardtickets .step2 .form_elms{width:calc(80% + 32px);max-width:inherit}.home-slider-wrapper .flightMaskMain .step2 .form_elms,.home-slider-wrapper .spendawardtickets .step2 .form_elms{width:calc(80% + 23px)}.datepicker_group .input_combo .form-group.has-error .form-control:focus{border-color:#e42a00!important}.datepicker_container{min-height:436px}.datepicker_container{box-shadow:0 5px 9px 1px rgba(20,20,20,.4);border-radius:4px;top:4px;right:0;padding:100px 11px 0;position:absolute;z-index:99999}.promocode_box .more.open{pointer-events:none;color:#666}.promocode_box .more.open span:after{display:none}.flightSelectDD .select2-search input::-webkit-input-placeholder{opacity:0;visibility:hidden}.flightSelectDD .select2-search input::-moz-placeholder{opacity:0;visibility:hidden}.flightSelectDD .select2-search input:-ms-input-placeholder{opacity:0;visibility:hidden}.flightSelectDD .select2-search input:-moz-placeholder{opacity:0;visibility:hidden}.flightSelectDD.select2-drop:not(.select2-drop-above){margin-top:-60px}.flightSelectDD.select2-with-searchbox:not(.select2-drop-above){margin-top:-60px;padding-top:5px;border-top-right-radius:4px;border-top-left-radius:4px;z-index:9999999999}.backFixedPopup{display:none}.bookingMaskPassengers .passengersPopup .umnr_field_container{max-height:210px;overflow-y:auto}.booking-widget.booking-widget-desktop button.flightMaskMain-search{min-width:inherit}.spendawardtickets .step1 .submit{align-self:center;margin-top:16px;flex-grow:1;margin-right:28px;width:calc(20% + 12px)}.spendawardtickets .step1 .submit .custom-checkbox{display:block!important;white-space:nowrap;width:100%;float:right}.spendawardtickets .step1 .submit .custom-checkbox label{line-height:1.3;padding-top:9px}.openjaw_mask .flightMaskMain-step1-search{display:none}.openjaw_mask .step1 .submit{align-self:center;margin-top:16px;flex-grow:1;margin-right:28px;width:calc(20% + 12px)}.openjaw_mask .step1 .submit .custom-checkbox{display:block!important;white-space:nowrap}.flightMaskMain .input-lg .select2-choice>span:first-child{padding-right:10px}.airport-select.select2-container .select2-choice .select2-arrow{margin-left:6px}.bookingMaskPassengers .input:after{left:7px}.flightSelectDD .select2-search:after{left:6px}}@media only screen and (min-width:806px){.tab-pane.active iframe.ferryhopper{min-height:320px;min-width:768px}}@media only screen and (min-width:991px){.flightMaskMain:not(.step2-active) .step-1 .form_elms,.spendawardtickets:not(.step2-active) .step-1 .form_elms{max-width:inherit}.booking-widget:not(.booking-facade-widget) .flightMaskMain .step1 .form_elms,.booking-widget:not(.booking-facade-widget) .spendawardtickets .step1 .form_elms{max-width:inherit}.flightMaskMain .step1 .step1-reverse-from-to,.spendawardtickets .step1 .step1-reverse-from-to{position:relative!important;top:auto!important;right:auto!important;margin:0 0 7px}}@media only screen and (min-width:992px){.home-slider-wrapper .flightMaskMain .step1 .form-group,.home-slider-wrapper .spendawardtickets .step1 .form-group{max-width:343px}.open-jaw-flight .datepicker_container{right:auto;left:0}.spendawardtickets .control-label,.spendawardtickets label{margin-bottom:0;top:auto}.spendawardtickets .opan-jaw-airport-select-container .step1-reverse-from-to{top:30px!important;position:absolute!important;right:-16px!important;display:inline-block;margin:0 auto -32px}.spendawardtickets .datepicker_group .input_combo.full .input:after{margin-top:7px}.spendawardtickets .step2 .form_elms{width:calc(80% + 24px)}.booking-widget.booking-widget-desktop .oj_btn_right{width:calc(20% + 12px);float:left}.open-jaw-flight .datepicker_group .date-picker-wrapper{right:auto!important;left:-11px}.booking-widget.booking-widget-desktop ul.nav-pills.wide:after,.booking-widget.booking-widget-desktop ul.nav-pills.wide:before{content:none}.booking-widget.booking-widget-desktop ul.nav-pills.wide{display:flex!important}.booking-widget.booking-widget-desktop .nav-pills.wide li{flex-grow:1;margin-right:3px!important;width:auto}.booking-widget.booking-widget-desktop .nav-pills.wide li:first-child{margin-right:0!important}}@media only screen and (min-width:1367px){.flightMaskMain .bookingMaskPassengers,.spendawardtickets .bookingMaskPassengers{padding-right:0;padding-left:0}}@media only screen and (max-width:1200px){.openjaw_mask .bookingMaskPassengers.padRight{padding-left:26px!important}.bookingMaskPassengers{padding-right:0!important;padding-left:0!important}.spendawardtickets .step2>.row{margin-right:-12px;margin-left:-12px}.openjaw_mask .bookingMaskPassengers{padding-right:12px!important;padding-left:12px!important}}@media only screen and (max-width:991px){.flightMaskMain.step2-active .step1 .submit,.spendawardtickets.step2-active .step1 .submit{margin-top:6px}.datepicker_container{width:664px}.datepicker_container .t-datepicker-day{width:642px;padding-right:20px;padding-left:20px}.t-datepicker-day .t-arrow.t-prev{right:0}.t-datepicker-day .t-arrow.t-next{left:0}.t-datepicker-days .t-table-wrap:first-child{padding-left:15px}.t-datepicker-days .t-table-wrap:nth-child(2){padding-right:15px}.openjaw_mask .bookingMaskPassengers.padRight{padding-left:36px!important}.promocode_box .tooltip_popup{left:auto;right:-10px!important;margin-right:0!important}.promocode_box .tooltip_popup:after{right:9px;margin:0}}@media only screen and (max-width:805px){.tab-heading.active+.tab-pane iframe.ferryhopper,.tab-pane.active iframe.ferryhopper{min-height:590px}}@media only screen and (max-width:767px){.flightMaskMain,.spendawardtickets{padding:0}.flightMaskMain .form-control,.spendawardtickets .form-control{font-size:18px}.flightMaskMain.step2-active .step1 .submit,.spendawardtickets.step2-active .step1 .submit{margin-right:0;margin-top:0;width:100%}.flightMaskMain .step1 .flex_row,.spendawardtickets .step1 .flex_row{flex-wrap:wrap}.flightMaskMain .step1 .form_elms,.spendawardtickets .step1 .form_elms{flex-wrap:wrap;width:100%;max-width:100%}.flightMaskMain .step1 .form-group,.spendawardtickets .step1 .form-group{width:100%}.flightMaskMain .step1 .step1-reverse-from-to,.spendawardtickets .step1 .step1-reverse-from-to{position:relative!important;margin:0 auto!important;top:8px}.flightMaskMain .step1 .submit,.spendawardtickets .step1 .submit{width:100%;margin-right:0;padding-top:20px}.flightMaskMain .step1 .submit .flightMaskMain-step1-search,.spendawardtickets .step1 .submit .flightMaskMain-step1-search{display:block;width:100%}.flightMaskMain .step2,.spendawardtickets .step2{display:none}.flightMaskMain .step2 .padLeft,.spendawardtickets .step2 .padLeft{padding-right:12px}.flightMaskMain .step2 .padRight,.spendawardtickets .step2 .padRight{padding-left:12px}.flightMaskMain .form_elms,.spendawardtickets .form_elms{max-width:100%}.flightMaskMain .form_elms>.flex_row,.spendawardtickets .form_elms>.flex_row{margin-top:10px}.flightMaskMain .step1>.flex_row,.flightMaskMain .step2>.flex_row,.spendawardtickets .step1>.flex_row,.spendawardtickets .step2>.flex_row{margin-right:0!important;margin-left:0!important}.flightMaskMain .step1>.flex_row>.col-xs-12,.flightMaskMain .step2>.flex_row>.col-xs-12,.spendawardtickets .step1>.flex_row>.col-xs-12,.spendawardtickets .step2>.flex_row>.col-xs-12{padding-right:0;padding-left:0}.flightMaskMain .radio-wrapper,.spendawardtickets .radio-wrapper{width:100%}.flightMaskMain .row.border-top,.spendawardtickets .row.border-top{margin-top:10px;padding-top:6px}.flightMaskMain .row.border-top:before,.spendawardtickets .row.border-top:before{display:none}.flightMaskMain .multiple_dest,.spendawardtickets .multiple_dest{margin-right:6px}.flightMaskMain .searchBtn,.spendawardtickets .searchBtn{width:100%;margin-top:14px}.flightMaskMain,.spendawardtickets{padding-top:20px;padding-bottom:20px}.white_mask .flightMaskMain,.white_mask .spendawardtickets{background-color:#fff}.datepicker_group .input_combo .reset_action{right:0;top:113px;bottom:auto}.datepicker_group .input_combo .form-group .form-control{padding-left:9px}.t-datepicker-open .datepicker_group .input_combo .input.withIcon:after,.t-datepicker-open .datepicker_group .input_combo.full .input:after{display:none}.t-datepicker-open .datepicker_group.open .input_combo{padding:0 28px 0;position:fixed;background:#fff}.t-datepicker-open .datepicker_group.open .input_combo:after{content:"";width:100%;height:1px;background:#cecece;position:absolute;right:50%;bottom:10px;-webkit-transform:translateX(50%);transform:translateX(50%)}.t-datepicker-open .datepicker_group.open .input_combo .control-label{display:none!important}.t-datepicker-open .datepicker_group.open .input_combo .form-control{border:0;box-shadow:none;margin-top:0;padding-top:0;top:2px}.t-datepicker-open .datepicker_group.open{width:100%;padding:0;height:100%;position:fixed;top:0;right:0;z-index:99999999;background:#fff}.t-datepicker-open .datepicker_group.single_date .input_combo .form-group .form-control,.t-datepicker-open .datepicker_group.single_date .input_combo .form-group:first-child .form-control{border-left-color:transparent}.datepicker_container.check_in_selected .t-check-in{display:none}.datepicker_container{width:100%;height:100%;margin-top:53px}.datepicker_container.returnSelected .btn_row .btn,.datepicker_container.returnSelected .btn_row .js_date_reset{display:inline-block}.datepicker_container .t-check-in,.datepicker_container .t-check-out{width:100%}.datepicker_container .t-check-out .t-datepicker-day{right:auto}.datepicker_container .t-datepicker-day{width:100%}.datepicker_container .t-datepicker-day .t-table-wrap{width:100%;max-width:240px;display:block;margin-right:auto;margin-left:auto}.datepicker_container .btn_row{margin-right:28px;margin-left:28px}.datepicker_container .btn_row .btn{margin-bottom:0!important;display:none}.datepicker_container .dateCheck{right:5px}.t-datepicker-day .t-arrow.t-next{left:-5px}.t-datepicker-day .t-arrow{opacity:0;visibility:hidden;pointer-events:none}.t-datepicker-days .t-table-wrap:first-child{padding-left:0}.t-datepicker-days .t-table-wrap:nth-child(2){padding-right:0}.t-datepicker{flex-wrap:wrap;height:calc(100% - 186px);overflow-y:auto;-webkit-overflow-scrolling:touch;align-items:flex-start}.passengersPopup_open .bookingMaskPassengers{position:relative;z-index:99999}.bookingMaskPassengers .passengersPopup{width:100%;height:100%;position:fixed;right:0;top:0;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:0;box-shadow:none;z-index:999999999}.bookingMaskPassengers .passengersPopup .head{position:relative;padding:18px 60px 18px 10px;text-align:center;border-bottom:1px solid #cecece}.bookingMaskPassengers .passengersPopup .footer,.bookingMaskPassengers .passengersPopup .main_content{padding:13px 23px}.spendawardtickets .opan-jaw-airport-select-container .col-sm-5+.col-sm-5{margin-top:0;margin-bottom:25px}.promo_submit .btn{width:100%}.promo_submit.fm{width:100%}.promo_submit{padding-top:23px;padding-right:12px}.promocode_box .more.open span:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.promocode_box .input{min-width:100%;width:100%;margin-top:10px}.promocode_box{width:100%}.booking-widget-full .checkinMaskMain-login{width:100%;margin-top:20px}.booking-widget-full #b_container,.booking-widget-full .checkinMaskMain,.booking-widget-full .myBookingMaskMain{padding:12px 0}.booking-widget-full .booking-tabs{font-size:14px}.booking-widget-full .booking-tabs .optionsWrapper{padding:0 12px;border-bottom:0}.booking-widget-full .booking-tabs .optionsWrapper .option{display:flex;align-items:center;width:100%;padding:0;margin:0}.booking-widget-full .booking-tabs .optionsWrapper .option i{display:inline-block;width:15px;height:15px;margin-left:8px}.booking-widget-full .booking-tabs .optionsWrapper .option p{color:#666;margin:0;padding:0;top:auto}.booking-widget-full .booking-tabs .myBookingMaskText{padding-right:12px;padding-left:12px}.booking-widget-full .booking-tabs .btn-progress{width:100%}.booking-widget-full .row{margin-right:0;margin-left:0}.booking-tabs.checkin{font-size:14px}.booking-tabs.checkin p{font-size:14px}.booking-tabs.checkin .checkin-label{font-family:PFHandbookPro,sans-serif;font-size:24px;color:#444}.booking-tabs.checkin .btn-progress{width:100%}.booking-widget .checkin-panel-br>.col-md-5{margin-bottom:16px}.my-booking .form-control{margin-bottom:16px}.flightSelectDD .select2-search input{padding-top:12px;padding-bottom:12px;background:0 0;box-shadow:none}.flightSelectDD .select2-search input::-webkit-input-placeholder{color:#afafaf;font-weight:400;font-size:16px}.flightSelectDD .select2-search input::-moz-placeholder{color:#afafaf;font-weight:400;font-size:16px}.flightSelectDD .select2-search input:-ms-input-placeholder{color:#afafaf;font-weight:400;font-size:16px}.flightSelectDD .select2-search input:-moz-placeholder{color:#afafaf;font-weight:400;font-size:16px}.flightSelectDD.flightSelectDDFrom .select2-search:after{background-image:url(/media/icons/search-lightblue.svg);margin-top:0}.flightSelectDD.flightSelectDDTo .select2-search:after{background-image:url(/media/icons/search-lightblue.svg)}.flightSelectDD .select2-results{max-height:100%}.backFixedPopup{display:inline-block;position:absolute;right:0;top:0;height:100%;width:62px;text-align:center;z-index:99999999;cursor:pointer}.backFixedPopup:before{content:"\e90a";font-family:icomoon-rebrand;font-size:45px;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.flightSelectDD{position:fixed;width:100%!important;height:calc(100% - 62px)!important;top:62px!important;right:0!important;background:#fff;border:0;margin:0!important;border-radius:0!important;box-shadow:0 4px 5px rgba(0,0,0,.15)!important;border-top:0!important}.select2-dropdown-open~.mob_flight_info{display:flex;align-items:center;justify-content:center;position:fixed;width:100vw;height:62px;top:0;right:0;background:#fff;z-index:99999;border-bottom:1px solid #cecece}.mob_flight_info .title,.mob_flight_info p.title{margin:0;top:auto;color:#002677;font-family:urw_geometric_extsemi_bold,sans-serif;font-size:20px;line-height:45px}.t-datepicker-open .mob_flight_info{display:flex;align-items:center;justify-content:center;width:100%;height:62px;background:#fff;border-bottom:1px solid #cecece;position:relative}.airport_select_open .home-slider-wrapper{z-index:9999}.airport_select_open #smartbanner{display:none}html.airport_select_open,html.passengersPopup_open,html.t-datepicker-open{width:100%;height:100%;overflow:hidden;position:fixed}html.airport_select_open #nav,html.passengersPopup_open #nav,html.t-datepicker-open #nav{z-index:-1!important}html.airport_select_open .booking-widget .collapsed,html.passengersPopup_open .booking-widget .collapsed,html.t-datepicker-open .booking-widget .collapsed{opacity:0;visibility:hidden}.booking-widget.booking-widget-desktop.flight_schedule{display:block}.booking-widget.booking-widget-desktop.flight_schedule .step1 .submit{margin-right:0;padding-top:0}.booking-widget.booking-widget-desktop.flight_schedule .step2{display:block}.booking-widget.booking-widget-desktop.flight_schedule .step2 .form-inline.custom-checkbox{display:block;height:auto}.booking-widget.booking-widget-desktop.flight_schedule .row.border-top:before{width:100%;right:0}.articles .booking-widget-full.white_mask .tab-content .tab-pane{float:none}.spendawardtickets .step1 .flightSelectFromGeneric{margin-bottom:20px}.spendawardtickets .step1 .custom-checkbox{display:block!important;white-space:nowrap;width:100%;float:right}.spendawardtickets .step1 .custom-checkbox label{line-height:1.3}.spendawardtickets .datepicker_group .input_combo.full .input:after{margin-top:7px}.spendawardtickets .step2{display:block}.spendawardtickets .step2 .flex_row:empty{display:none}.spendawardtickets .step2 .promo_submit.fm .btn,.spendawardtickets .step2 .promo_submit.fm .searchBtn{margin-top:0}.spendawardtickets .step2 .control-label,.spendawardtickets .step2 label{margin-top:0}.openjaw_mask .bookingMaskPassengers{padding-right:0!important;padding-left:0!important}.openjaw_mask .openJawMaskMain .bookingMaskPassengers{padding-right:12px!important;padding-left:12px!important}.openjaw_mask .flightMaskMain .multiple_dest{display:none}.openjaw_mask .flightMaskMain .promo_submit{padding-top:0}.openjaw_mask .flightMaskMain .row.border-top{margin-top:0;padding-top:0}.openjaw_mask .flightMaskMain .row.border-top:before{display:none}.openjaw_mask .open-jaw-container .step1-reverse-from-to{margin-right:auto;margin-bottom:0}.openjaw_mask.booking-widget.booking-widget-desktop .step2 .form-inline.custom-checkbox{padding-right:0;padding-left:0}.select2-container.form-control.open-jaw{width:100%!important}.booking-widget.booking-widget-desktop .sub-label{font-size:12px;color:#666;width:100%;display:block}.airport_select_open #smartbanner,.airport_select_open .cookieNotifierWrapper,.airport_select_open .optanon-alert-box-wrapper,.passengersPopup_open #smartbanner,.passengersPopup_open .cookieNotifierWrapper,.passengersPopup_open .optanon-alert-box-wrapper,.t-datepicker-open #smartbanner,.t-datepicker-open .cookieNotifierWrapper,.t-datepicker-open .optanon-alert-box-wrapper{opacity:0;visibility:hidden;pointer-events:none}.t-datepicker-open .datepicker_group .input_combo.full .form-group.has-error:first-child .form-control,.t-datepicker-open .datepicker_group .input_combo.full .form-group:first-child .form-control,.t-datepicker-open .datepicker_group .input_combo:not(.full) .form-group.has-error:first-child~.form-group:nth-child(2) .form-control{border-color:transparent}}@media only screen and (max-width:767px) and (max-width:767px){.datepicker_container .t-datepicker-day .t-table-wrap{max-width:270px}}@media only screen and (max-width:548px){#rent-a-car-tab iframe{min-height:830px}}@media only screen and (max-width:500px){.datepicker_group .input_combo .form-control{font-size:18px}}@media only screen and (max-width:360px){.flightSelectDD .select2-search input::-webkit-input-placeholder{font-size:14px}.flightSelectDD .select2-search input::-moz-placeholder{font-size:14px}.flightSelectDD .select2-search input:-ms-input-placeholder{font-size:14px}.flightSelectDD .select2-search input:-moz-placeholder{font-size:14px}}@media only screen and (max-width:991px) and (min-width:768px){.flightMaskMain .step1 .step1-reverse-from-to,.spendawardtickets .step1 .step1-reverse-from-to{position:relative!important;top:auto!important;right:auto!important;margin:0 0 7px}.home-slider-wrapper .flightMaskMain .step2 .form_elms,.home-slider-wrapper .spendawardtickets .step2 .form_elms{width:calc(80% + 26px)}.home-slider-wrapper .flightMaskMain .step2 .form_elms .padLeft,.home-slider-wrapper .flightMaskMain .step2 .form_elms .padRight,.home-slider-wrapper .spendawardtickets .step2 .form_elms .padLeft,.home-slider-wrapper .spendawardtickets .step2 .form_elms .padRight{width:calc(50% - 5px)}.datepicker_group .input_combo .input.withIcon:after,.datepicker_group .input_combo.full .input:after{left:5px}.openjaw_mask .col-sm-5{padding-left:24px}.openjaw_mask .col-sm-5:last-child{margin-right:-12px;padding-left:27px}.openjaw_mask .col-sm-5+.col-sm-5{padding-left:0;padding-right:24px}.openjaw_mask .step1-reverse-from-to{position:absolute;right:-22px;display:inline-block;font-size:33px;color:#213368;top:46px;cursor:pointer;width:32px;height:32px;-webkit-transform:rotate(0);transform:rotate(0)}.openjaw_mask.booking-widget.booking-widget-desktop .no-control-label button{margin-right:auto;width:auto;min-width:190px;display:block}.openJawMaskMain .datepicker_group{position:relative}.openJawMaskMain .datepicker_container{right:-10px}.booking-widget-wrapper .col-md-10.home_mask{width:100%!important;right:auto!important}.datepicker_group .input_combo .form-group .form-control{padding-left:30px}.flightMaskMain .step2 .padRight{padding-left:24px;width:calc(50% - 8px)}.flightMaskMain .step2 .padLeft{padding-right:24px;width:calc(50% - 8px)}.home_mask .booking-widget.booking-widget-desktop .booking .custom-checkbox [type=checkbox]+label{margin-top:0}}@media only screen and (max-width:1366px) and (min-width:1200px){.flightMaskMain .bookingMaskPassengers,.spendawardtickets .bookingMaskPassengers{padding-right:0;padding-left:0}}@media only screen and (min-width:768px) and (max-width:992px){.spendawardtickets .opan-jaw-airport-select-container .step1-reverse-from-to{top:36px!important;position:absolute!important;right:-5px!important;display:inline-block;margin:0 auto -32px}}@media only screen and (min-width:768px) and (max-width:991px){.spendawardtickets .datepicker_group .input_combo.full .input:after{margin-top:11px}.spendawardtickets .step2 .form_elms{width:calc(80% + 12px)}}@media only screen and (max-width:1200px) and (min-width:768px){.openjaw_mask .padLeft .bookingMaskPassengers{padding-right:0!important;padding-left:0!important}}@media only screen and (max-width:805px) and (min-width:768px){.ferryhopper-wrapper{max-height:350px;overflow-y:scroll}}@media only screen and (max-width:576px) and (min-width:549px){#rent-a-car-tab iframe{min-height:735px}}
