
/* I used this for the price framework */
@import url("/facelift/css/prices.css");
@charset "UTF-8";

/*Scandinavian Airlines font, all rights reserved 
    Authors: Massimo, David
*/
.ui-datepicker-calendar td {
    font-size: 14px;
}

input.flOutDate,input.flInDate, input.flOutDateTP, input.flInDateTP, .passengerDropdownContainer select, .passengerDropdownContainer-first select, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_cepNdpFareTypeSelector_ddlFareTypeSelector {
    height: 32px;
    font-size: 14px;
}

.loginForm input {
    height: 34px;
}

.from, .to, .cepAreaHalfContainer label, .passengerHeader {
    font-size: 14px;
}

.flInDate, .flOutDate, .flInDateTP, .flOutDateTP, .predictiveSearchBox {
    background-size: 22px;
}

.activeCEP .predictiveSearchBox, input.euroBonusLogin, .sf-input-wrapper input, #divPredictiveSearchAirports input {
    height: 26px;
}

.sliderContents {
    width: 640px;
    top: -150px;
}

.sliderContents {
    padding-left: 300px;
}

.full-slider-bg-image {
    position: relative;
    top: -28px;
}

.collapsedCEP a span.heading {
    font-size: 14px;
}


.passengerConstraint {
    line-height: 35px;
}

#SipContentLeftRegionContainer {
    width: 300px;
}

.activeCEP {
    width: 300px;
}

.ancillaryHeader div {
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    font-family: Scandinavian-Bold, Helvetica, Arial, sans-serif;
}

div.cepAreaFull, .activeCEP div.cepBody div.cepAreaHalfContainer, .activeCEP div.cepBody div.buttonContainer {
    width: 300px !important;
}

.activeCEP div.cepBody div.cepAreaHalf {
    width: 144px;
}

.middle-banner-area-container {
    padding-bottom: 27px;
}

.Banners {
    width: 940px;
}

.cln {
    width: 300px;
    padding: 0 20px 0 0;
}

.activeCEP .predictiveSearchBox {
    width: 235px;
}

.activeCEP .bluebutton, .blueButton {
    margin: 10px 12px 0 12px; /* IE6-8 */

}

.activeCEP div.cepHeader .cepName, .loginName {
    font-size: 14px;
    margin-top: 3px;
}

.activeCEP div.cepHeader {
    height: 35px;
    font-family: Scandinavian-Bold;
}

.activeCEP div.cepBody div.cepAreaFull, .activeCEP div.cepBody div.cepAreaHalfContainer {
    margin-left: 0px;
}

.activeCEP div.cepBody div.buttonContainer {
    margin: 0px 0 0 0px;
}

.activeCEP div.cepBody div.cepAreaFull div.cepAreaFullBody {
    width: 280px;
}

table.cepAreaTable td,table.cepAreaFullTable td, .cepAreaFullBody td {
    font-size: 12px;
}

/*SLIDESHOW*/
.full-slider-bg-image, .full-slider-bg-usp, .sliderContents {
    height: 100%;
    min-height: 660px;
}

.capt-header-container .capt-label {
    font-family: ScandinavianBlack;
    font-size: 45px;
    line-height: 40px;
    text-transform: uppercase;
}

.capt-content-container {
    font-family: ScandinavianBlack;
    font-size: 30px;
    text-transform: uppercase;
}

#SipFullRegionContainer {
    height: 100%;
}

.full-slider-bg-caption {
    display: none;
}
.sliderContents > .full-slider-bg-caption {
    display: block;
}
.full-slider-bg-caption .capt-long {
    line-height: 47px;
}
span.capt-action-arrow {
    background-image: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/arrow_grey.png");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 27px;
    margin: 8px;
    width: 36px;
}
span.capt-action-arrow.SASWhite {
    background-image: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/arrow_white.png");
}
span.capt-action-arrow.SASBlue {
    background-image: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/arrow_blue.png");
}
span.capt-action-arrow.SASMediumBlue {
    background-image: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/arrow_medium_blue.png");
}

#ClickAreaContainer {
    z-index: 2;
    display:block;
    position: relative;
}
#ClickArea {
    cursor: pointer;
    height: 255px;
    margin-left: 359px;
    margin-top: 100px;
    position: absolute;
    width: 563px;
    z-index: 3;
    display:block;
    background:transparent url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/transparent.png) no-repeat;
}
#ClickArea.hidden, #ClickAreaContainer.hidden{
    display: none;
}
#SipMainRegionContainer .BannerGroup span.clickable {
    cursor: pointer;
}

/*
.rightMarginSmall, input[type=radio], .activeCEP .radioButtonList td input[type="radio"] {
    display: block;
    position: absolute;
    left: -9999px;
    top: -9999px;
}
*/
.rightMarginBig {
    padding-right: 5px !important;
}
/*
input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    left: 0;
    bottom: -2px;
    position: relative;
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/radio.png);
    margin-right: 6px;
    background-repeat: no-repeat;
}

input[type=radio]:checked + label:before {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/radio-selected.png);
}
*/
.rightMarginBig .labelBox, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_FlexDateSelector .labelBox {
    display: block;
    padding-left: 22px;
    margin-top: -1.45em;
    padding-right: 5px;
    font-family: Scandinavian-Bold;
    cursor: pointer;
}

/**
 * General structure
 */

html,body {
    text-align: center;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}


body, table, input, textarea, select, form {
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 14px !important;
}

body {
    position: relative;
    float: left;
}

a:hover {
    text-decoration: underline;
}

.boundHeaderMonths > span:hover {
    text-decoration: none;
}

.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


p,a,span,h1,h2,h3,#SIPContainer {
    text-align: left;
}

.activeCEP, .activeCEP table, .activeCEP input, .activeCEP textarea, .activeCEP select, .activeCEP form .activeCEP td {
    color: #80725e;
    font-size: 14px;
}

#ui-datepicker-div, #SIP_ContentBottomRegion, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentBottomRegion_dvSocialMediaUI, #CON_PrintLinks, .Shade, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_FlexDateSelector, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPBookingArea_FlexDateSelector {
    display: none;
}

.activeCEP div.cepBody div.cepAreaFull div.cepAreaFullBody {
    padding: 0px 10px 0px 10px;
}

#openJawToTOJRow, #C_FooterContainer, #faq-button {
    display: none;
}

#SipFullRegionContainer {
    position: relative;
}

div#SipBottomRegionContainer {
    height: 0px;
}

.showAncillaryHeader {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

div#CON_HeaderMainImage {
    /*display: none; */
}

#CON_HeaderTextContainer, #SipLeftRegionContainer, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_PassengerTypeHelp{
    display: none;
}

#SipContentRegionContainer {
    padding: 0;
    position: relative;
    width: 300px;
    display: none;
}

.lastCEP {
    border-radius: 0 0 3px 3px;

}

#SipFullRegionContainer, .full-slider-bg-image {
    /*background: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/background_image2.jpg) no-repeat scroll 0 0 transparent;*/
    background-size: cover !important;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    /-ms-behavior: url(/facelift/css/htc/backgroundsize.min.htc);
    /*-ms-behavior: url(/facelift/css/htc/backgroundsize.min.htc);*/
}



#SipContentLeftRegionContainer {
    margin-top: 15px;
}

.collapsedCEP {
    width: 100%;
}

.activeCEP div.cepHeader, .loginHeader, .marketSelectorTop, #faq-frame-title {

    background-color: #2d91c8 !important;
    -moz-border-radius-topleft: 3px !important;
    -moz-border-radius-topright: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    -webkit-border-top-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-top: none;
    text-shadow: none;

    background-position: right 10px center;
    border-radius: 3px 3px 0 0;
    background: none;

}

div#traficAnnouncementContainer {
    background: none repeat scroll 0 0 #E75113;
    border: medium none;
    border-radius: 3px;
    font-family: ScandinavianRegular,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    left: 724px;
    position: absolute;
    top: 5px;
    width: 200px;
    border-radius: 6px;
    z-index:5;
}
div#traficAnnouncementContainer .annoncementHeader {
    font-weight: 800 !important;
}
div#traficAnnouncementContainer .annoncementHeader a, div#traficAnnouncementContainer a  {
    color: #fff;
}
.activeCEP div.cepBody {
    background-image: none;
    background-color: #f6f5f4;
}

.activeCEP div.cepBody div.cepAreaFull div.cepAreaFullBody {
    background-image: none;
}

.activeCEP div.cepBody div.cepAreaHalf div.cepAreaHalfBody {
    background-image: none;
}

.activeCEP div.cepBody div.cepAreaHalf div.cepAreaHalfTop {
    background-image: none;
}

.activeCEP div.cepBody div.cepAreaFull div.cepAreaFullBottom {
    background-image: none;
}

.activeCEP div.cepBody div.cepAreaFull div.cepAreaFullTop {
    background-image: none;
}

.activeCEP div.cepBody div.cepAreaHalf div.cepAreaHalfBottom {
    background-image: none;
}

.activeCEP div.cepBody div.buttonContainer {
    border-top: 0 solid #BFBFB4;
}

.collapsedCEP a span.heading {
    background-image: none;
    line-height: 35px;
}

div.SIP_ContentBottomRegion {
    padding-top: 0;
    display:none;
}

.activeCEP div.cepBottom {
    background-image: none;
    background-color: #f6f5f4;
}

.collapsedCEP a span.heading {
    color: #FFF;
}

.collapsedCEP a span.heading:hover {
    color: #FFF;
}

.cepAreaFullBody #lpcCheckbox+label {
    padding-left: 10px;
    display: inline-block;
    padding-top: 10px;
    font-family: Scandinavian-Bold;
    cursor: pointer;
}
.cepAreaFullBody.disabled #lpcCheckbox+label{
    color: #dfdfdf;
}


.collapsedCEP {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/arrow_right.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-color: #2d91c8;
    height: 34px;
    border-top: 1px solid #63acd4;
}

/*.activeCEP div.C_notificationDialog .SIPWarningMessageContainer {
    background-color: #e75113;
    border: none;
    padding: 4px;
    margin: 0 8px 4px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    -moz-transition: background-color 1s;
    -webkit-transition: background-color 1s;
}
.activeCEP div.C_notificationDialog.white .SIPWarningMessageContainer {
    background-color: white;
}

.SIPWarningMessageContainer .warningMessageText {
    color: #fff;
    padding-left: 10px;
}
#SipContentFullRegionContainer .warningMessageText a {
    color: #FFFFFF;
    text-decoration: underline;
}*/

/**
 * Eurobonus
 */

.activeCEP div.cepBody div.cepMessagebox {
    width: 100%;
    padding: 0 0 0 0;
}

.activeCEP div.cepBody div.cepMessagebox div.cepMessageboxBody {
    background: none;
    font-size: 11px
}

.EBMemberBox {
    margin: 5px 0 0 0;
}

#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_lblHeadLine{
    color: #9E9380;
}

.checker + label {
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.activeCEP div.cepBody div.cepMessagebox div.cepMessageboxTop, .activeCEP div.cepBody div.cepMessagebox div.cepMessageboxBottom {
    background: none;
    height: 2px;
}

.buttonContainer .silverbutton {
    display: none;
}

.bluebutton a span.buttonLeft, .blueButton a span.blueBtnLeft {
    display: none;
}

.bluebutton a span.buttonBody, .blueButton a span.blueBtnBody {
    float: none;
    display: inline;
    height: inherit;
    line-height: inherit;
    background-image: none;
}

.bluebutton a span.buttonRight, .blueButton a span.blueBtnRight {
    display: none;
}

.bluebutton, .blueButton {
    height: 44px;
    background: #3b3bba; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiM2JiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDA0OWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #3b3bba 0%, #04049b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b3bba), color-stop(100%,#04049b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3b3bba 0%,#04049b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3b3bba 0%,#04049b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #3b3bba 0%,#04049b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #3b3bba 0%,#04049b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3bba', endColorstr='#04049b',GradientType=0 );
    /* I used this //www.colorzilla.com/gradient-editor/ */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 44px;
}

.bluebutton.disabled {
    background: gainsboro;
    cursor: default;
}

.bluebutton a, .blueButton a {
    font-family: ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
}

.cepAreaFullBody td {
    color: #9e9380;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.activeCEP div.cepBody div.cepAreaFull div.cepAreaFullTop {
    height: 0px;
}

.activeCEP .predictiveSearchBox {
    border: 1px solid #E8E5DF;
    border-radius: 3px;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #80725e;
    text-overflow: ellipsis;
    padding: 2px 35px 4px 6px !important;
    margin-top: 4px;
}

.loginForm input, input.euroBonusLogin, .sf-input-wrapper input, #divPredictiveSearchAirports input {
    border: 1px solid #E8E5DF;
    border-radius: 3px;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #80725e;
    text-overflow: ellipsis;
    padding: 2px 6px 4px 6px !important;
    margin-top: 4px;
}

.activeCEP .watermark {
    color: #80725E;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.activeCEP .predictiveSearchBox .watermark, input.euroBonusLogin, .sf-input-wrapper input, #divPredictiveSearchAirports input {
    color: #80725e;
    font-size: 14px;
}

.activeCEP .predictiveSearchBox[readonly] {
    font-size: 12px;
    background-color: #fbfafa;
    border-color: #efedea;
    color: #bbb3a9;
}

.predictiveSearchText {
    display: none;
}

.cepAreaFullTable tr {
    height: 63px;
}

table.cepAreaTable td,table.cepAreaFullTable td {
    vertical-align: bottom;
}

.from,.to {
    position: absolute;
    font-family: ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #2d91c8;
    margin-left: 5px;
    text-align: left;
    top: -18px;
}

.bookingTabs div:hover {cursor: pointer;}
/*.bookingTabs div.headerSelected:hover {cursor: default;}*/

#predictiveSearchFrom,#predictiveSearchTo {
    margin-left: -4px;
    position: relative;
}

.cepAreaHalfContainer label, .passengerHeader {
    font-family: ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #2d91c8;
    float: left;
}

.passengerDropDowns {
    width: 100%;
    clear: both;
    padding-top: 5px;
}

.passengerConstraint {
    font-size: 10px;
    color: #c8c1b2;
    text-align: right;
    position: absolute;
    float: right;
}

.passengerConstraint.one {
    right: 37%;
}

.passengerConstraint.two {
    right: 7%;
}

#txtToTOJ {
    display: none;
}

#calendar_outbound,#calendar_return {
    visibility: hidden;
    display: none;
}

input.flOutDate,input.flInDate,input.flOutDateTP,input.flInDateTP {
    border: 1px solid #ebe9e4;
    width: 100%;
    margin-top: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: ScandinavianRegular;
    line-height: 34px;
    text-transform: uppercase;
    padding-left: 10px;
}

#ui-datepicker-div {
    color: #958a79;
}

a:hover {
    color: #f30;
    cursor: pointer;
}

#ui-datepicker-div a:hover {
    color: inherit;
}

#ui-datepicker-div {
    width: 300px;
    height: auto;
    background-color: #fff;
    z-index: 1000;
    border: solid 1px #2d91c8;
}

.ui-datepicker-calendar {
    width: 100%;
}

.ui-datepicker-calendar a {
    color: #80725e;
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 38px;
    font-family: scandinavianblack;
}

.ui-datepicker-calendar td {
    border: 1px #ebe9e4 solid;
    padding: 0;
    width: 38px;
    height: 38px;
    background-color: #f6f5f4;
    text-align: center;
    font-family: Scandinavian-Bold;
    font-weight: 400;
}

.ui-datepicker-header a:hover {
    text-decoration: none;
}

.ui-datepicker-calendar a:hover {
    background-color: #2d91c8;
    color: #fff !important;
    text-decoration: none;
}

.ui-datepicker-calendar thead {
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    font-weight: 400 !important;
    font-size: 12px;
    text-transform: uppercase;
    color: #958a79;
    height: 25px;
    vertical-align: top;
}

.ui-datepicker-calendar tbody {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#ui-datepicker-div {
    padding: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
}

td.ui-datepicker-current-day {
    background-color: #2d91c8;
    color: #fff;
}

td.ui-datepicker-current-day a {
    color: #fff;
}

.ui-datepicker-title {
    font-family: Scandinavian-Bold;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    color: #80725e;
    text-align: right;
    margin-right: 40px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.ui-datepicker-year {
    margin-right: 8px;
}

.ui-datepicker-month-link {
    font-size: 12px;
    margin: 0 2px;
}
.ui-datepicker-month-link:hover {
    cursor: pointer;
}

.ui-datepicker-header {
    text-align: right;
    margin-top: 10px;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-icon-circle-triangle-w {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_back_enabled.png);
    background-repeat: no-repeat;
}
.ui-state-disabled > .ui-icon-circle-triangle-w {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_back_disabled.png) !important;
    background-repeat: no-repeat;
}

.ui-icon-circle-triangle-e {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_next_enabled.png);
    background-repeat: no-repeat;
}

.ui-state-disabled > .ui-icon-circle-triangle-e {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_next_disabled.png) !important;
    background-repeat: no-repeat;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    height: 15px;
    width: 15px;
}
.ui-datepicker .ui-datepicker-next span {
    right: 4px;
    top: 18px;
}

.ui-datepicker .ui-datepicker-prev span {
    right: 18px;
    top: 18px;
}

.ui-datepicker-unselectable {
    color: #dfdfdf;
}

td.ui-datepicker-other-month {
    background-color: #fff;
}

.ui-datepicker-calendar tr {
    padding: 0;
}

table.ui-datepicker-calendar {
    border-collapse: collapse;
}

.activeCEP input[type=radio] {
}


table.cepAreaFullTable tr td:first-child {
    display: none;
}

div#openJawContainer table.cepAreaFullTable tbody tr {
    height: 40px;
}

div#openJawContainer table.cepAreaFullTable tbody tr td.leftMarginSmall {
    color: #2D91C8;
    font-family: ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
    text-transform: uppercase;
}

#openJawContainer {
    margin-left: -5px;
}

#predictiveSearchFrom .selected,#predictiveSearchTo .selected {
    color: #fff;
    background-color: #59ACD9;
}

#predictiveSearchFrom li,#predictiveSearchTo li {
    line-height: 28px;
    height: 28px;
    padding: 6px 8px;
}

.resultContainer li:hover {
    background: #2d91c8 !important;
    color: #fff;
}
#predictiveSearchFrom li.noHover, #predictiveSearchTo li.noHover,#predictiveSearchFrom li.noHover:hover, #predictiveSearchTo li.noHover:hover {
    background: #fff !important;
    color: inherit;
}

.resultContainer li {
    width: 260px !important;
}

.resultContainer {
    background-color: #FFF;
    font-size: 14px;
    left: 0px !important;
    margin: 0 0 0 5px;
    position: absolute;
    top: 93% !important;
    border-radius: 0px 0px 3px 3px;
    box-shadow: none;
    padding: 0;
    width: 276px;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px !important;
    z-index: 1000;
    border-left: solid 1px #2d91c8;
    border-bottom: solid 1px #2d91c8;
    border-right: solid 1px #2d91c8;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.resultContainer ul {
    border: 0 solid #969696 !important;
    margin: 0;
    max-height: 200px !important;
    min-width: 276px !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}

.resultContainer li {
    cursor: pointer;
    list-style-type: none;
    margin: 0;
    padding: 3px 20px 4px 2px;
    white-space: nowrap;
    vertical-align: middle;
}

.resultContainer ul {
    border: 0 solid #969696;
}

.ancillaryHeader div {
    display: block;
    float: left;
    text-align: center;
    font-weight: 400;
    color: #fff;
    background-color: #9e9380;
    margin-bottom: 6px;
    cursor: pointer;
}

div.headerSelected {
    color: #2d91c8;
    background-color: transparent;
}

.activeCEP div.cepBody {
    background-image: none;
    padding-top: 0;
}

table.cepAreaTable td, .radioButtonList td {
    vertical-align: top;
    min-width: 85px;
}

.notVisible + .clear {
    padding-bottom: 10px;
}

/**
 * Hidden untill it has functionality

.predictiveSearchBox {

    background-position: 97% center;
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/dest_picker_pas.png);
    background-repeat: no-repeat;

}*/


.predictiveSearchBoxClickItem {
    display: block;
    position: absolute;
    height: 26px;
    width: 26px;
    top: 8px;
    right: 3%;
}

.flOutDate, .flInDate, .flOutDateTP, .flInDateTP {

    background-position: 97% center;
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/date_picker_pas.png);
    background-repeat: no-repeat;

}

#linkStack {display: none}

.middle-banner-area-container { width: 100%; background-color: #fff}

.bottom-link-stack-container {
    width: 100%;
}

/*.FirstCEP {display: none} */

.cln {height: auto; float: left;}
.cln-last-child {padding: 0 0px 0px 0;}
.cln img {margin-top: 20px}

.Banners {margin: 0 auto}

.adsText {
    display: block !important;
    margin: 150px 0 0 60px;
}

.usp {margin: 80px 0 0 240px;}

#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPBookingArea_cepCalendar_selectReturn, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_cepCalendar_selectOutbound, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_cepCalendar_selectReturn {
    display: none;
}

.passengerDropdownContainer-first {
    width: 32%;
    display: inline-block;
}

#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPBookingArea_cepCalendar_selectOutbound, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_cepNdpFareTypeSelector_fareTypeHelpContainer + .cepAreaHalfContainer > .cepAreaHalf {
    display: none;
}
/*
#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPBookingAreaTP_cepCalendar_selectOutbound, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPBookingAreaTP_cepCalendar_selectReturn {
    display: none;	
}
*/
div#calendar_outbound td.day, div#calendar_return td.day {
	font-size: 11px;
}

.passengerDropdownContainer {
    width: 32%;
    padding-left: 2%;
    display: inline-block;
}
.passengerDropdownContainer.last {
    float: right;
}
/*
 .passengerDropdownContainer select, .passengerDropdownContainer-first select, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_cepNdpFareTypeSelector_ddlFareTypeSelector {
    position: relative;
    display: block;
    border: 1px solid #ebe9e4;
    border-radius: 3px;

    text-decoration: none;
    white-space: nowrap;
    padding: 0 0 0 6px;
    overflow: hidden;
    font-family: Scandinavian-Bold;
    font-weight: 400;
    color: #80725e;
    -webkit-appearance: none;
    appearance: none;
    padding-right: 18px;
    background: #fff url('//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/select-arrow.png') no-repeat right center;
    text-overflow: ellipsis;
}

/* Fix for IE10 Select boxes */
/*
select::-ms-expand {
    display: none;
}
*/
/* firefox workaround for being a browser where bugs are never fixed */
/*
@-moz-document url-prefix() {
    .passengerDropdownContainer select, .passengerDropdownContainer-first select, #ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_cepNdpFareTypeSelector_ddlFareTypeSelector {
        position: relative;
        display: block;
        border: 1px solid #ebe9e4;
        border-radius: 3px;
        text-decoration: none;
        white-space: nowrap;
        padding: 5px 0 3px 6px;
        overflow: hidden;
        font-family: Scandinavian-Bold;
        font-weight: 400;
        color: #80725e;
        background: #fff;
        text-overflow: ellipsis;
    }
}

*/

.passengerDropdownContainer select, .passengerDropdownContainer-first select {width:55px;}
.passengerDropdownContainer .selector select, .passengerDropdownContainer-first .selector select {width:100%;}

/*Youth dropdown*/
#uniform-ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPRevBookingArea_cepPassengerTypes_passengerTypeYouth select {
	width: 100% !important;
}
/*TP FromTOJ and space between containers */
#TPOnDContainer div#openJawContainer div.selector {margin-left: 5px;}
div#TravelManager { margin: 8px 0;}
div#ProductContainer { margin: 0 0 8px;}

/**
 * Bannergroup related
 */

.BannerGroup {
    height: 0px;
}

.full-slider-bg-image {
    position: absolute;
    width: 100%;
    z-index: -10;
    left: 0;
    top: 0;
}

.sliderContents, .middle-banner-area {
    margin: 0 auto;
    position: relative;
}

.full-slider-bg-usp {
    float: right;
    position: absolute;
    right: 0px;
    bottom: -330px;
}

.middle-banner-area {
    overflow: hidden;
    height: 1%;
}

.bottom-link-stack {
    float: left;
    background-color: #f6f5f4;
    width: 100%;
}

.bottomBlock {
    margin-bottom: 30px;
}

/**
 * Linkstack
 */

.stackWrapper {
    color: #80725e;
    font-size: 12px;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin-top: 24px;
    margin-bottom: 24px;
}

.stackWrapper ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.rightBlock a, .bottomBlock a {
    color: #9e9380;
}

.rightBlock a:hover, .bottomBlock a:hover {
    color: #80725e;
}

.leftBlock a {
    color: #80725e;
}

.rightBlock ul {
    width: 160px;
}

.leftBlock {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.iconList, .rightBlock .header {
    font-family: Scandinavian-Bold;
    font-weight: 400;
}

.iconList li {
    height: 21px;
    margin-bottom: 10px;
    display: block;
}

.rightBlock .header {
    font-size: 14px;
}

.rightBlock ul {
    float: left;
}

.bottomBlock {
    clear: both;
}

.bottomBlock div {
    float: left;
}

.bottomBlock {
    padding-right: 20px;
}

.rightBlock ul {
    margin-bottom: 18px;
}

.staralliance, .copyright {
    border-top: solid 1px #e8e5df;
    padding-top: 15px;
    width: 170px;
}
.bottomLinks {
    border-top: solid 1px #e8e5df;
    padding-top: 15px;
    width: 600px;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
}
.staralliance {

    text-align: right;
}

.bottomLinks ul {
    text-align:center;
}

.bottomLinks li {
    display: inline;
}

.bottomLinks li:after {
    content: "|";
    padding-left: 3px;
}

.bottomLinks li:last-child:after {
    content: "";
    padding-left: 0px;
}

.bottomBlock {
    font-family: Scandinavian-Bold;
    font-weight: 400;
    font-size: 10px;
}

.iconList li:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    left: 0;
    bottom: -6px;
    position: relative;
}

/*.iconList li:nth-child(1):before {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/MySASIdea.png);
}*/
.iconList li:nth-child(1):before {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/facebook.png);
}
.iconList li:nth-child(2):before {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/youtube.png);
}
.iconList li:nth-child(3):before {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/googleplus.png);
}
.iconList li:nth-child(4):before {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/twitter.png);
}



#calendarPlaceHolder {
    z-index: 100001;
    float: right;
    display: inline-block;
    position: relative;
    left: -20px;
    top: 15px;
    margin-bottom: 15px;
    width: 620px;
}




/* added my massimo I am trying to indetnt the table


table.cepAreaTable td, radioButtonList td {
vertical-align: middle;
text-indent: -1.7em;
width: 33%;
}
*/


/* we need to look into the possibility to move the CEP order we need to move the passive CEP below the active CEP
i found this resource //tanalin.com/en/articles/css-block-order/ that could help but it has compatibility issue let's talk */





/* style for low price calendar */

/*
body {
    background: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/background_image2.jpg) no-repeat scroll 0 0 transparent;
    background-size: cover;
}
*/

.sRegular {font-family: ScandinavianRegular, Helvetica, Arial, sans-serif}
.sBold {font-family: Scandinavian-Bold}
.sBlack {font-family: ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif;font-weight: normal;}
.fontMidblue {color: #2d91c8}
.fontDarkgrey {color: #9e9380}

.lowPriceCalendarContainer{
    background-color: #2d91c8;
    width: 620px;
    height: auto;
    background-color: transparent;
    font-family: ScandinavianRegular, Helvetica, Arial, sans-serif;
    margin: 0;
    text-align: left;
    border-radius: 3px;
}


.topLeftCornerRadius {

    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.topRightCornerRadius {

    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.bottomLeftCornerRadius {

    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bottomRightCornerRadius {

    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.calendarHeader  {height: 25px; margin-bottom: 10px;}


.calendarHeader span {
    display: block;
    float: left;
    text-align: center;
    font-family: Scandinavian-Bold;
    font-weight: 400;
    color: #fff;
    background-color: #9e9380;
    margin-bottom: 0px;
    width: 123px;
    padding-top: 10px;
    height: 26px;
    font-size: 13px;
}


.calendarHeader span.headerSelected {
    color: #2d91c8;
    background-color: #fff;
}

#calendar, #diagram {cursor: pointer;}

#outboundContainer, #inboundContainer {height: 235px;margin: 0 0 0 0;background-color: #fff;border-bottom: #f3f1ee solid 1px;padding-top: 6px;}
#inboundContainer {border-bottom: 0px;}
.calendarHeader span.firstHeading {width: 20%}
.calendarHeader span.secondHeading {width: 20%}
.calendarHeader span.thirdHeading {width: 60%}

.boundHeaderMonths {font-size: 11px; width: 360px; padding-right: 10px;}

.boundHeader {padding: 0 20px;margin: 2px 0 0 0;width: 100%;}

.boundHeaderText {float: left; font-size: 16px; text-transform: uppercase;}
.boundHeaderMonths, .boundHeaderMonthsArrows {float: left; text-align: right; height: 23px; padding-top: 3px; width: 410px; }
.boundHeaderMonthsArrows {display: none;}
.boundHeaderMonths span:hover {color: #9e9380}
.boundHeaderMonths span.ui-state-disabled.ui-datepicker-unselectable:hover { color:#dfdfdf; cursor:default !important;}

.boundHeaderMonthsArrows span {display: block; width: 15px; height: 15px; float: left;}
.boundHeaderMonths span{padding-left: 5px; cursor: pointer; text-transform: uppercase;}
.boundHeaderMonths .active {color: #2d91c8;font-size: 13px; }
.boundHeaderMonths .active:after { content: attr(data-year); padding-left:2px;}

.clearDiv {clear: both}

.lowPriceCalendarContainer ol { list-style: none; float: left; width: 630px; margin: 0 20px; padding: 0;}
.lowPriceCalendarContainer ol.calendarDays{
    margin-bottom: 4px;
    margin-top: -4px;
}
.lowPriceCalendarContainer li { float: left; width: 13%;}
.lowPriceCalendarContainer .cellPrice {font-family: ScandinavianBlack;}
.calendarDays {padding-bottom: 0;margin-bottom: 0; }
.calendarDays li {font-size: 10px;text-align: center; color: #958a77;text-transform: uppercase;}

/* Calendar default cell style */
.calendarCells li {background-color: #f6f5f4; color:#80725e; height: 18px; border: #e8e5df solid 1px; margin-left: -1px; margin-top: -1px; padding: 0 0 13px 0;
    -moz-transition:0.4s; -webkit-transition:0.4s;}
.calendarCells span {width: 100%; display: block}
.calendarCells .cellDay {float: right;text-align: right;padding: 2px 2px 0 0;font-size: 9px;color: #9e9380;}
.calendarCells .cellPrice {font-size: 14px;text-align: left;width: 100%;padding: 0 0 0px 5px;line-height: 14px;}
.calendarCells li:hover {background-color: #9e9380; color: #fff; cursor: pointer;}
.calendarCells li.updated, .calendarCells li.selected.updated {-moz-transition:1s; -webkit-transition:1s;}
/*.calendarCells li.higher, .calendarCells li.selected.higher {color:black;background-color: red;}
.calendarCells li.lower, .calendarCells li.selected.lower {color:black;background-color: green;}*/
.calendarCells li:hover .cellDay {color: #fff;} 
.calendarCells li.ui-state-disabled.ui-datepicker-unselectable:hover .cellDay, 
.calendarCells li.ui-state-disabled.ui-datepicker-unselectable:hover .cellPrice { cursor:default !important;} 
.calendarCells li.ui-state-disabled .cellDay { color:#dfdfdf;} 

/* Calendar exceptions */
.calendarCells .no-value {
    /*background: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/refresh_icon_brown_opacity.png") no-repeat scroll center 2px #F6F5F4;*/
    background-color: #F6F5F4;
    background-image: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/refresh_icon_brown_opacity.png");
    background-repeat: no-repeat;
    background-position: center 2px;
    color: #BBB3A9;
    font-size: 9px;
    text-align: center;
}
.calendarCells .no-value:hover {
    background: #9e9380 url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/refresh_icon_white.png") no-repeat scroll center 2px;
    color: #ffffff;
}
li.ui-state-disabled.no-value {background-image:none;}
.calendarCells .cellText, .getPrice .bar .cellText {
    line-height: 20px;
    text-align: center;
}
.calendarCells li.otherMonth {background-color:#fff}
.calendarCells li.ui-state-disabled { color:#dfdfdf;}
.calendarCells li.ui-datepicker-unselectable:hover {background-color: #f6f5f4; cursor:default;}
.calendarCells li.otherMonth:hover {background-color: #fff; color:#80725e; cursor:default;}

.calendarCells li.selected {background-color: #2d91c8;}
ol.cells li.selected span {color:#fff;}

.monthChangeLeftDisabled {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_back_disabled.png);
    background-repeat: no-repeat;
}

.monthChangeLeftEnabled {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_back_enabled.png);
    background-repeat: no-repeat;
}

.monthChangeRightDisabled {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_next_disabled.png);
    background-repeat: no-repeat;
}

.monthChangeRightEnabled {
    background-image: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_next_enabled.png);
    background-repeat: no-repeat;
}


.lowPriceCalendarFooter {background-color: #f6f5f4; height: auto; width: 100%; border-radius: 3px;  }
.disclaimerText {font-size: 11px; color: #bbb4a7; width: auto; height: auto; padding: 0 0 7px 20px; margin-top: -5px;}
.controlsFooter {width: 100%; height: 55px; background-color: #f6f5f4; padding-top: 10px; }

.lowPriceCalendarPrice {float: right;padding-top: 13px;line-height: 17px; }
.priceLabel {color: #928776;font-size: 16px}
.priceText {font-family:ScandinavianBlack; color: #2d91c8; font-size: 20px}
.actionButton {float: right;margin: 0 20px 0 20px;}
.controlsFooter span.buttonBody {width: 140px!important}


#ui-datepicker-div {display: none}

.lowPriceCalendarPrice .bluebutton a span.buttonLeft {background-size: 44px 9px}

.calendarLoader {
    background-image: url('//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/loading_animation_sas.gif');
    background-repeat: no-repeat;
    background-position: 28% 50%;
    float: right !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 617px;
    /*height: 423px;*/
    height:560px;
    background-color: #fff;
    margin: 40px 0 0 -18px;
    line-height: 565px;
    font-family: ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    z-index: 102;
    color: #9e9380;
    position: relative;
    left: -20px;
    top: -25px;
    display: none;
}

.lowPriceCalendarFooter .actionButton{width: 130px;}
.lowPriceCalendarFooter .actionButton:hover{text-decoration:underline;}
.barsHolder {
    padding: 0 0 0 5px;
}
#CalendarClose{
    /*background: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/close_button.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    background-image: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/close_button.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    float: right;
    height: 17px;
    margin-right: 9px;
    width: 20px;
    cursor:pointer;
}
#CalendarNoPrices {
    background-color: #FFFFFF;
    font-size: 2em;
    height: 293px;
    margin: 0;
    padding: 27px 40px 0;
}
#CalendarNoPrices h2{
    font-family: ScandinavianBlack;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: -8px;
    text-transform: uppercase;
}
#CalendarNoPrices span {
    clear: both;
    color: #808080;
    float: left;
    font-size: 0.58em;
    line-height: 21px;
}
.barsDays, .barsDates {
    margin: 0 5px;
}

/*style for diagram */
.barsBody {overflow: hidden;}
.hideBlock {display: none;}
.displayBlock {display: block;}
ol.barsDays, ol.barsDates {margin: 0 5px!important; width: 1400px;}
ol.barsDays li, ol.barsDates li{font-size: 10px; color: #958a77; width: 53px; text-transform: uppercase;padding-left:10px;}
ol.barsHolder {height: 155px; width: 1400px; background-color: #f6f5f4; position: relative; margin: 0!important; padding: 0 0 0 5px; overflow: hidden; display: block;}
.barsHolder li {height: 140px;position: relative;width: 63px;margin-top: 10px;}
.barsHolder .ui-state-disabled .bar, .barsHolder .ui-state-disabled:hover .bar {color:#9e9380; background-color: #dfdfdf; cursor: default;background-image:none;height:0!important;}
.bar {background-color: #9e9380; width: 60px; padding: 0; position: absolute; bottom: 0; min-height: 15%; cursor: pointer; color: #fff; }
.bar .cellPrice {position: absolute; bottom: 3px; font-size: 10px; display: block; width: 100%; text-align: center;}
.getPrice .bar {
    opacity: 0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
    height:36px!important;
    /*background:#9e9380 url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/refresh_icon_white.png") no-repeat center 5px;*/
    background-image: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/refresh_icon_white.png");
    background-repeat: no-repeat;
    background-position: center 5px;
    background-color:#9e9380
}
.getPrice .bar:hover {opacity: 1;filter:alpha(opacity=100); /* For IE8 and earlier */}
.getPrice .bar .cellText {
    font-size: 10px;
    margin-top: 19px;
    position: absolute;
    width: 60px;
}
/*.getPrice .bar {background-image: url("//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/searchicon-small.png");background-repeat: no-repeat;}*/
.price_2 .bar {display:none;}
/*.noprice {display: none}*/
.dayDisabled {color: #dfdfdf!important}
.daySelected {color: #2d91c8!important}
.currentBarMonth .bar:hover {background-color: #80725e;}
ol.cells li.selected .bar{background-color: #59ACD9;}

/* scrollers */
div.barsBody ol {padding:0 50px 0 50px!important;}
ol.barsHolder {overflow-y:hidden;}
.diagramScroller {height:155px; width:40px; position:absolute; background-color:#fff; background-repeat:no-repeat; margin-top:13px; z-index:10; background-position:center; /* IE 8 */
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    /* Good browsers */
    opacity: 0.8;
}
.diagramScrollerLeft {left: 0;background-image:url('//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_back_enabled.png');cursor:pointer;}
.diagramScrollerRight {right:0px;background-image:url('//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/triangle_next_enabled.png');cursor:pointer;}
.diagramScroller:hover {background-color:#dfdfdf;}

/**
 * Flight Status
 */

#tblSearchForm {
    color: #80725e !important;
}


.blueButton a:hover span.blueBtnRight {
    width: 0 !important;
}

#divTableMiddle table {
    margin: 0 auto;
}

#divTableBottom {
    background: #f6f5f4 !important;
    height: 10px !important;
    border-radius: 0 0 3px 3px;
}

.SortLinkTxt {
    color: #80725e;
}

.FlightStatusPrevNextLink a span.SIPServiceLinkTxt {
    font-size: 14px !important;
    margin-top: 8px;
}
table.tabulardata th .FlightStatusSort {
    margin-top: 10px !important;
}
table.tabulardata th .FlightStatusSort span.SortLinkTxt {
    font-size: 14px !important;
}

.FlightStatusTableRow {
    border: none !important;
}

.FlightStatusTableRow td {
    padding: 10px 0 10px 10px !important;
    color: #80725e;
}

.imgWhiteFrame {
    height: 5px !important;
}

#divWhiteFrameBottom {
    background: #f6f5f4 !important;
    border-radius: 0 0 3px 3px;
}

#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_divFlightStatus #divTableTop {
    background: #2D91C8 !important;
    border-radius: 3px 3px 0 0;
    padding: 0 !important;
    height: 34px !important;
    line-height: 34px !important;
    font-family: Scandinavian-Bold;
}

#divTableTop > img {
    display: none;
}

#divTableTop > div {
    left: 0 !important;
    top: 0 !important;
    height: inherit !important;
    margin-left: 0.83em;
}

#divTableMiddle {
    margin-top: 0 !important;
    background: #f6f5f4 !important;
}

.blueButton {
    padding-top: 0 !important;
    padding-right: 0 !important;
    float: none !important;
    margin-top: 20px !important;
}

.blueButton a {
    color: #fff !important;
    line-height: inherit !important;
}

#divWhiteFrameMiddle #div3 {
    float: none !important;
    width: 100% !important;
}

#divWhiteFrameMiddle .blueButton {
    clear: both;
}

#SipContentRegionContainer h1 {
    display: none;
}

#divWhiteFrameTop, #divGrayFrameTop, #divGrayFrameMiddle, #divWhiteFrameMiddle, #divGrayFrameBottom, #divWhiteFrameBottom {
    background: none !important;
}

#divWhiteFrameMiddle {
    background-color: #f6f5f4 !important;
}

#divWhiteFrameTop span {
    padding-left: 0.83em;
}

.imgWhiteFrame {
    height: 70px;
}

#div3 span {
    color: #80725e;
}

#divPredictiveSearchAirports input {
    color: #80725e !important;
}

/**
 * Check in
 */


.sf-field-description {
    color: #80725e;
}

.sf-input.sf-input-error, .sf-input-date.sf-input-error, .sf-select.sf-input-error {
    padding: 2px 6px 4px 6px !important;

}
.sf-input-error-message {
    margin: 9px 3px;
}
.sf-field-valid, .sf-field-invalid {
    margin: 9px 3px;
}

form[action*="Checkin"] #SipFullRegionContainer {
    font-family: ScandinavianRegular;
    font-weight: 400;
}

.sf-wrapper-top {
    color: #9e9380;
}

.sf-label {
    height: 34px;
    line-height: 34px;
    padding: 2px 5px 0 0;
}

.sf-header-h3 {
    color: #2D91C8;
    border-bottom: none
}

.sf-footer-btns {
    background: #f6f5f4;
    padding: 10px;
}
.sf-button-blue {
    float: none;
}

.CILeft {
    margin-top: 12px;
}

.CITitle {
    margin-top: 15px;
    font-size: 48px !important;
    font-family: ScandinavianBlack;
    text-transform: uppercase;
    color: #e75113;
    display: none;
}

#SipContentFullRegionContainer a {
    color: #9e9380;
    font-family: Scandinavian-Bold, Helvetica, sans-serif;
    font-weight: 400;
    text-decoration: none;
}

#SipContentFullRegionContainer a:hover {
    text-decoration: underline !important;
}

.sf-wrapper {
    font-size: 14px;
}

.sf-step-1 .sf-main, .sf-step-baggage .sf-main, .sf-step-frequent-flyer .sf-main, .sf-step-apis .sf-table .sf-table-body {
    border-radius: 3px;
    background: #f6f5f4 !important;
}

.sf-step-1 .sf-content, .sf-step-frequent-flyer .sf-content, .sf-step-baggage .sf-table-last, .sf-step-apis .sf-table {
    background: #f6f5f4 !important;
}

.sf-wrapper-inner, .sf-step-baggage .sf-table .sf-table-body .sf-table-row, .sf-step-frequent-flyer .sf-table .sf-table-body .sf-table-row {
    background: #f6f5f4;
    border: none;

}

#CILeft {
    color: #9e9380;
}

.sf-label {
    color: #80725e;
    font-size: 14px;
}

.sf-top, #divWhiteFrameTop {
    background: #2D91C8 !important;
    border-radius: 3px 3px 0 0;
    line-height: 34px;
    height: 34px !important;
    color: #fff;
    font-family: Scandinavian-Bold;
}

.sf-header-h2 {
    font-family: Scandinavian-Bold;
    text-shadow: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
}

#CIBottomContent {
    background: #2D91C8;
    border-radius: 0 0 3px 3px;
    margin-top: 0px;
    line-height: 34px;
    padding-left: 0.83em;
}

#CIBottomContent a {
    color: #fff;
    font-family: Scandinavian-Bold;
    font-weight: 400;
    font-size: 14px;
}

.sf-add-passenger, .sf-remove-passenger, .sf-change-number, .iconList a {
    color: #9e9380;
    font-family: Scandinavian-Bold;
}

.iconList a:hover {color: #9e9380;}

.sf-remove-passenger span {
    background: none;
    margin: 0;
    width: 0;
}

.sf-message-error {
    border-radius: 3px;
    background: #e75113;
    border: none;
    padding: 10px;
    color: #fff;
    font-family: Scandinavian-Bold;
    font-weight: 400;
}

/*
.sf-step-1, .sf-step-baggage, .sf-step-frequent-flyer, .sf-step-apis {
    width: inherit;
}


.sf-top-area {
    float: right;
    width: 300px;
    position: absolute;
    right: 0;
    top: 60px;
}

.CITitle:after {
    content: "step 1";
    color: #fff
}

.sf-wrapper {
    float: left;
    width: 620px;
}

.sf-wrapper-top a {
    color: #fff;
}

.sf-form-information {
    display: none;
}

.sf-field-valid, .sf-field-invalid {
    top: 30px;
    position: absolute;
    left: 293px;
}

.sf-input, .sf-input.sf-input-error, .sf-input-date.sf-input-error, .sf-select.sf-input-error {
    width: 290px !important;
    padding: 2px 35px 4px 6px !important;
}

.sf-add-passenger:before {
    content: "+ ";
}

.sf-add-passenger:hover {
    color: #80725e;
}

.sf-label + input {
    clear: left;
}

.sf-button-blue {
    float: none;
}
*/

/**
 * Eurobonus Login
 */

#LoginLinkElement a {
    font-family: Scandinavian-Bold;
    color: #80725e;
    font-size: 14px;
    font-weight: 400;
}

#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_Login_MainFormBorderPanel_Loginbtn {
    margin: 5px 0;
    width: 280px;
    margin-top: 20px

}

.blueLabel {
    position: relative;
    font-family: ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #2d91c8;
    text-align: left;
    float: left;
}
.loginLabel + input {
    float: left;
    clear: both;
    width: 237px;
    line-height: 34px;
}

#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_Login_MainFormBorderPanel_NoBorderPanel .cepAreaTable {
    width: 280px;
}

#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_Login_MainFormBorderPanel_NoBorderPanel .cepAreaTable td {
    display: inline;
}

#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_Login_MainFormBorderPanel_NoBorderPanel .cepAreaTable td:first-child {
    display: none;
}


/* Auto prices */
.autoprice {
    font-size: 34px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: ScandinavianBlack;
    color: #7d6e59;
    line-height: 30px;
    cursor:pointer;
    clear: both;
}
.auto-price-list .autoprice:hover span{
    /*font-weight:bolder;*/
    color:#7D6E59;

}
.dest {width:170px;}
.price {width:130px;}
.auto-price-list {
    background: none repeat scroll 0 0 #F3EFE3;
    display: block;
    margin-top: 20px;
    min-height: 138px;
    overflow: auto;
    padding: 3px 10px;
    width: 280px;
}

.autoPricePlainTextDivs{
}
.autoPricePlainText{
    font-family: ScandinavianRegular,Helvetica,Arial,sans-serif;
    color: #7D6E59;
    float:left;
}
.autoPriceDisclaimer{
    margin-top: 5px;
}
.autoPriceDisclaimerText{line-height: 16px;}

/*EuroBonus User logged in*/
#userislogged .capt-destination span {
    display: inline;
}
.cepBody object#loginpage {width: 300px !important;}

/*Eurobonus to make select wider*/
#ctl00_FullRegion_MainRegion_ContentRegion_ContentFullRegion_ContentLeftRegion_CEPGroup1_CEPActive_cepNDPBookingArea_cepNdpFareTypeSelector_ddlFareTypeSelector {width:220px;}

#searchHistorySlider .latestSearchHistoryHolder {position: relative;}
#searchHistorySlider .latestSearchSlideInfo {white-space: nowrap; color: #fff;font: 30px/120% scandinavianhospitalityRg,scandinavianregular,Arial,Helvetica,sans-serif;position: absolute;left: 100%; left: -webkit-calc(100% - 20px); left: calc(100% - 20px);top: -40px; -ms-transform: rotate(10deg);-moz-transform: rotate(10deg);-webkit-transform: rotate(10deg); -o-transform: rotate(10deg);transform: rotate(10deg);}
#searchHistorySlider .latestSearchSlideInfo:before {position: absolute; left: 25%; bottom: -59px; width: 42px; height: 59px; background: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/arcarrowdown.png) no-repeat;content:"";}
#searchHistorySlider .capitalizeme {text-transform: capitalize;}
#searchHistorySlider .capt-label.clickable {margin-bottom: 10px;}
#searchHistorySlider .capt-label, #searchHistorySlider .auto-price-destination {font: normal 21px/150% scandinavianregular,Arial,Helvetica,sans-serif;color:#fff;}
#searchHistorySlider .bookitnowlink {padding-left: 50px; color: #fff;display: block;text-transform: uppercase;font: bold 30px/120% ScandinavianBlack, "Helvetica Black", "Arial Black", Helvetica, Arial, sans-serif;position: relative;}
#searchHistorySlider .bookitnowlink:before {content: ""; background: url(//s3-eu-west-1.amazonaws.com/sas-images/facelift-img/arrow_white.png) no-repeat 0 4px; position: absolute; left: 0;width: 34px; height: 40px;}