/*! modules/booking *//*! generic/mixins *//*! generic/lesshat */body.modal-open .sj-frame__table{overflow:hidden}
.resolving-spinner-container .spinner-container{height:100%}
.resolving-spinner-container .spinner-container .sj-booking__loading{height:100%}
html:not([lang="sv"]) .sj-price__currency-sm{margin-left:.2em}
.sj-booking__inner-container{padding-bottom:90px}
@media(max-width:759px){.sj-booking__inner-container{padding-bottom:45px}
}
.sj-booking__loading{position:relative;height:100%;width:100%;margin:0;padding:0;border:0}
@media(min-width:760px){.sj-booking__loading{height:375px}
}
@media(min-height:300px) and (min-width:760px){.sj-booking__loading{height:395px}
}
@media(min-height:500px) and (min-width:760px){.sj-booking__loading{height:595px}
}
.sj-booking__loading td{vertical-align:middle;text-align:center}
.sj-booking__loading svg{height:64px;width:64px;-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;-o-animation:spin 2s linear infinite;animation:spin 2s linear infinite;fill:#0081a2}
.sj-booking__loading svg lesshat-selector{-lh-property:0}
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}
}
@-o-keyframes spin{100%{-o-transform:rotate(360deg)}
}
@keyframes spin{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
}
.sj-booking__container{text-overflow:clip}
.sj-booking__warning{color:#de1f26}
.sj-booking__warning--pull-right{text-align:center}
@media(min-width:760px){.sj-booking__warning--pull-right{text-align:right}
}
.sj-booking--background{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEUAAACnej3aAAAAAXRSTlMAQObYZgAAAA1JREFUeNoBAgD9/wAAAAIAAVMrnDAAAAAASUVORK5CYII=);-webkit-transition-property:-webkit-transform,background-image;-moz-transition-property:-moz-transform,background-image;-o-transition-property:-o-transform,background-image;transition-property:-webkit-transform,-moz-transform,-o-transform,transform,background-image;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.sj-booking__errormessage{background-color:#fff;color:#252525;padding-top:20px;padding-bottom:20px;margin-top:20px}
.sj-booking__errormessage__heading{font-size:22px;margin-bottom:5px}
.sj-booking__errormessage__image{margin-bottom:10px;margin-top:20px}
.sj-booking .form-group--depature,.sj-booking .form-group--return{border-top:1px solid #ddd;padding-top:20px;padding-bottom:10px}
.sj-booking .form-group__disabled{opacity:.3}
.sj-booking .form-group__disabled{opacity:.6}
.sj-booking .form-group__disabled *{color:#ccc}
.sj-booking .form-group--booking-action-btn{border:1px #e5e5e5 solid;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.sj-booking .form-group--booking-action-btn:hover{border-color:interactive;background-color:#f4f4ee}
.sj-booking .form-group--input{line-height:normal;padding-bottom:5px;padding-top:5px}
@media(min-width:760px){.sj-booking .form-group--input{letter-spacing:-0.02em}
}
.sj-booking .form-group--input__date{font-size:16px}
.sj-booking .form-group--input__darkened-placeholder{font-weight:normal}
.sj-booking .form-group--label__gray{color:#999;font-size:.6em;padding:3px 0 5px 10px}
.sj-booking .form-group--label__black{color:#000;text-shadow:none;padding-left:0;font-style:italic;font-size:.6em}
.sj-booking .form-group--field-action-numeric{width:130px}
.sj-booking .form-group--field-action-numeric a{height:40px;width:40px;line-height:40px;text-align:center;float:left;display:block;margin:10px 0 0 10px}
.sj-booking .form-group--field__date{height:110px;font-size:20px;opacity:1;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
@media(min-width:760px){.sj-booking .form-group--field__date{height:120px;font-size:22px}
}
@media(min-width:1200px){.sj-booking .form-group--field__date{font-size:24px}
}
.sj-booking .form-group--date-picker{z-index:1}
.sj-booking .form-group--date-picker .form-group-info{height:66px}
@media(min-width:760px){.sj-booking .form-group--date-picker .form-group-info{height:67px}
}
.sj-booking .form-group--date-picker .form-group--select{display:block;height:66px;line-height:50px}
@media(min-width:760px){.sj-booking .form-group--date-picker .form-group--select{height:67px}
}
.sj-booking .form-group--date-picker .form-group--select:last-child{border-right:0}
.sj-booking .form-group--date-picker .form-group--select-icon{right:20px}
@media(min-width:760px){.sj-booking .form-group--date-picker .form-group--select-icon{top:25px;right:15px}
}
.sj-booking .form-group--date-picker-changedate{line-height:32px;position:absolute;right:10px;top:0;background:#c2c2be;color:#fff;padding:0}
@media(min-width:760px){.sj-booking .form-group--date-picker-changedate{top:5px}
}
.sj-booking .form-group--date-picker-changedate a,.sj-booking .form-group--date-picker-changedate i{line-height:40px}
.sj-booking .form-group--date-picker-changedate-icon-container{display:inline-block;font-size:24px;padding:0 10px;background:#454741;float:left}
.sj-booking .form-group--date-picker-changedate-text-container{display:inline-block;padding:0 10px;padding-top:4px}
.sj-booking .form-group--date-picker .picker__holder{background:#f4f4ee}
.sj-booking .form-group--date-picker .picker__holder .picker__box{border:0 none}
.sj-booking .form-group--date-picker .picker__holder .picker__box .picker__header{color:#000}
.sj-booking .form-group--date-picker .picker__holder .picker__box .picker__header .picker__month{color:#000;text-transform:capitalize}
@media(min-width:760px){.sj-booking .form-group--date-picker .picker__holder .picker__box .picker__header .picker__month{font-weight:bold}
}
.sj-booking .form-group--radio-container{padding:10px 30px;height:27px}
.sj-booking .form-group--radio-container label{font-size:14px;cursor:pointer;color:#444}
.sj-booking .form-group--radio-container input{margin-right:5px;vertical-align:center}
.sj-booking .form-group #departure{padding-right:50px}
.sj-booking .form-group #arrival{padding-right:30px}
.sj-booking__step{width:100%;-webkit-transition-property:min-height,visibility,opacity,-webkit-transform;-moz-transition-property:min-height,visibility,opacity,-moz-transform;-o-transition-property:min-height,visibility,opacity,-o-transform;transition-property:min-height,visibility,opacity,-webkit-transform,-moz-transform,-o-transform,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);overflow:hidden}
.sj-booking__step-inner{position:relative}
.sj-booking__step-inner__initial{display:table-row;height:1px}
.sj-booking__step--visible{overflow:hidden}
.sj-booking__step .row-header{padding:20px 0 0 0}
@media(min-width:760px){.sj-booking__step .row-header{padding:40px 0 0 0}
}
.sj-booking__step .row-header h2{font-size:21px;font-weight:bold;letter-spacing:-1px;line-height:.8;padding-bottom:20px;display:inline-block}
@media(min-width:760px){.sj-booking__step .row-header h2{font-size:27px;padding-bottom:15px}
}
@media(min-width:1200px){.sj-booking__step .row-header h2{font-size:30px}
}
.sj-booking__step-inner--price-changers{background-color:transparent}
.sj-booking__step .form-group--field__date{padding:0}
.sj-booking--step-inner__initial{padding-top:120px;padding-bottom:40px}
@media(min-width:760px){.sj-booking--step-inner__initial{padding-top:60px;padding-bottom:60px}
}
.sj-booking--initial-table .vertically-positioned--inner{display:table-cell;vertical-align:top;padding-top:100px;padding-bottom:40px}
@media(max-width:759px){.sj-booking--initial-table .vertically-positioned--inner{padding-top:55px;padding-bottom:27px}
.sj-booking--initial-table .vertically-positioned--inner .guttered--mobile-top{padding-top:5px}
.sj-booking--initial-table .vertically-positioned--inner .form-group--label{padding-bottom:0}
}
.sj-booking__passenger-amount{width:100%;text-align:center;max-height:40px}
.sj-booking .advanced-alternatives{overflow:hidden;background-color:#f4f4ee}
.sj-booking .advanced-alternatives.ng-enter{transition:max-height .8s ease-in;-webkit-transition:max-height .8s ease-in;max-height:0}
.sj-booking .advanced-alternatives.ng-enter.ng-enter-active{max-height:600px}
.sj-booking .advanced-alternatives.ng-leave{transition:max-height .8s ease-out;-webkit-transition:max-height .8s ease-out;max-height:600px}
.sj-booking .advanced-alternatives.ng-leave-active{max-height:0}
.sj-booking .travel-via__icon-container{right:0;font-size:.5em}
.sj-booking .travel-via__container{position:relative;float:right;padding-right:10px;cursor:pointer}
.sj-booking .travel-via__row-container--visible{background-color:#f4f4ee}
.sj-booking .travel-via__row-container--visible-add{transition:background-color .2s ease;background-color:#fff}
.sj-booking .travel-via__row-container--visible-add-active{background-color:#f4f4ee}
.sj-booking .travel-via__row-container--visible-remove{transition:background-color .5s ease;transition-delay:.8s;background-color:#f4f4ee}
.sj-booking .travel-via__row-container--visible-remove-active{background-color:#fff}
.sj-booking .travel-via__expand-text{float:right;padding-right:6px;font-size:14px}
.sj-booking .travel-via--time{padding:1px 0 0}
@media(min-width:760px){.sj-booking .travel-via--time{padding-top:0;padding-left:1px}
.sj-booking .travel-via--time .form-group--button__bordered-bottom,.sj-booking .travel-via--time .form-group--select-face--default{border-bottom:0}
}
.sj-booking .travel-via--time .form-group--select-face--clock,.sj-booking .travel-via--time .form-group--select select{height:50px;line-height:1.5}
.sj-booking .travel-via__row{display:table;width:100%}
.sj-booking .travel-via__col{display:table-cell;vertical-align:middle;width:50%}
@media(max-width:759px){.sj-booking .travel-via__col{display:inline-block;width:100%}
}
@media(min-width:760px){.sj-booking .travel-via__checkbox-container{margin-bottom:-8px}
}
@media(max-width:759px){.sj-booking .travel-via__checkbox-container{padding-bottom:5px}
}
.sj-booking .form-group--field__faded{background:#f4f4ee}
.sj-booking .cancel-button{padding-top:10px;white-space:nowrap}
.sj-booking .cancel-button__text{text-decoration:underline}
.sj-booking .cancel-button button{color:#2b7ea7;font-weight:bold;text-decoration:none;margin:12px 0}
.booking-overlay-banner{position:relative}
.overlay-campaign__container{display:table-row;left:0;right:0;line-height:0;text-align:center}
.overlay-campaign__link{color:#fff;max-width:90%;overflow:hidden;text-overflow:ellipsis;display:table-cell;position:relative;vertical-align:middle;padding:0 5% 40px}
@media(max-width:759px){.overlay-campaign__link{padding:0 5% 27px}
}
.overlay-campaign__title{font-weight:bold;font-size:20px;line-height:24px}
@media(min-width:760px){.overlay-campaign__title{font-size:36px;line-height:42px}
}
.overlay-campaign__subtitle{font-size:16px;line-height:24px}
.overlay-campaign__subtitle:after{display:inline-block;vertical-align:baseline;width:14px;height:14px;margin-left:.5em;content:'';background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgdmVyc2lvbj0iMS4xIiAgIHdpZHRoPSIxNiIgICBoZWlnaHQ9IjE2IiAgIHZpZXdCb3g9IjAgMCAxNiAxNiIgICBpZD0ic3ZnNDE0NiIgICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIgICBzb2RpcG9kaTpkb2NuYW1lPSJhcnJvdzEuc3ZnIj4gIDxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhNDE1NCI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxkZWZzICAgICBpZD0iZGVmczQxNTIiIC8+ICA8c29kaXBvZGk6bmFtZWR2aWV3ICAgICBwYWdlY29sb3I9IiNmZmZmZmYiICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIgICAgIGJvcmRlcm9wYWNpdHk9IjEiICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiICAgICBndWlkZXRvbGVyYW5jZT0iMTAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDE3IiAgICAgaWQ9Im5hbWVkdmlldzQxNTAiICAgICBzaG93Z3JpZD0iZmFsc2UiICAgICBpbmtzY2FwZTp6b29tPSIxNC43NSIgICAgIGlua3NjYXBlOmN4PSItMiIgICAgIGlua3NjYXBlOmN5PSI4IiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzQxNDYiIC8+ICA8cGF0aCAgICAgZmlsbD0iIzQ0NDQ0NCIgICAgIGQ9Ik04LjYgMy41bDMuNSAzLjVoLTEyLjF2MmgxMi4xbC0zLjUgMy41IDEuNCAxLjQgNi01LjktNi01Ljl6IiAgICAgaWQ9InBhdGg0MTQ4IiAgICAgc3R5bGU9Im9wYWNpdHk6MTtmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiIC8+PC9zdmc+);background-size:cover}
@media(min-width:760px){.overlay-campaign__subtitle{font-size:24px;line-height:42px}
.overlay-campaign__subtitle:after{width:20px;height:20px}
}
@media(min-width:760px) and (max-width:1639px){.guttered--left-md{padding-left:20px !important}
}
@media(min-width:1640px){.guttered--left-md{margin-left:-6px !important;padding-right:25px !important}
}
.booking-information-modal .modal__content{max-width:700px}
.booking-information-modal .modal__body__title{font-size:30px !important;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:normal;padding-bottom:18px}
.booking-information-modal .modal__body__text{font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;padding-top:12px}
.booking-information-modal .modal__footer__center-buttons{padding:20px 50px}
.booking-deadline-modal .modal__header,.booking-changed-modal .modal__header{height:auto;padding-right:20px;padding-bottom:20px;padding-top:50px;padding-left:20px;line-height:1}
@media(min-width:760px){.booking-deadline-modal .modal__header,.booking-changed-modal .modal__header{padding-left:50px;padding-right:50px;padding-bottom:0;padding-top:50px}
}
.booking-deadline-modal .modal__header .modal__header__title,.booking-changed-modal .modal__header .modal__header__title{font-size:27px}
@media(min-width:760px){.booking-deadline-modal .modal__header .modal__header__title,.booking-changed-modal .modal__header .modal__header__title{font-size:34px}
}
@media(min-width:1200px){.booking-deadline-modal .modal__header .modal__header__title,.booking-changed-modal .modal__header .modal__header__title{font-size:36px}
}
.booking-deadline-modal .body,.booking-changed-modal .body{padding-right:0;padding-left:0}
@media(min-width:760px){.booking-deadline-modal .body,.booking-changed-modal .body{padding-right:50px;padding-left:50px}
}
.booking-deadline-modal__info--highlighted,.booking-changed-modal__info--highlighted{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:#f4f4ee}
.booking-deadline-modal__info--highlighted h2,.booking-changed-modal__info--highlighted h2{font-size:16px;line-height:1.5}
.booking-deadline-modal__info--highlighted li,.booking-changed-modal__info--highlighted li{margin-bottom:20px}
.booking-deadline-modal__info--highlighted li:last-child,.booking-changed-modal__info--highlighted li:last-child{margin-bottom:0}
.booking-deadline-modal__info--main,.booking-changed-modal__info--main{padding-bottom:20px;padding-left:20px;padding-right:20px}
@media(min-width:760px){.booking-deadline-modal__info--main,.booking-changed-modal__info--main{padding-left:0;padding-right:0}
}
.booking-deadline-modal__station-name,.booking-changed-modal__station-name,.booking-deadline-modal .sj-price,.booking-changed-modal .sj-price{white-space:nowrap}
.booking-deadline-modal .booking-deadline-modal__btn-container,.booking-changed-modal .booking-deadline-modal__btn-container,.booking-deadline-modal .booking-changed-modal__btn-container,.booking-changed-modal .booking-changed-modal__btn-container{display:flex;justify-content:space-between}
.booking-deadline-modal .booking-deadline-modal__btn-container .modal-footer__btn,.booking-changed-modal .booking-deadline-modal__btn-container .modal-footer__btn,.booking-deadline-modal .booking-changed-modal__btn-container .modal-footer__btn,.booking-changed-modal .booking-changed-modal__btn-container .modal-footer__btn{width:47%}
.booking-deadline-modal .booking-deadline-modal__btn-container .modal-footer__btn:only-child,.booking-changed-modal .booking-deadline-modal__btn-container .modal-footer__btn:only-child,.booking-deadline-modal .booking-changed-modal__btn-container .modal-footer__btn:only-child,.booking-changed-modal .booking-changed-modal__btn-container .modal-footer__btn:only-child{width:100%}
/*! generic/mixins *//*! generic/lesshat */.booking-continue__back{white-space:nowrap}
.booking-continue__back button{margin:12px 0;font-weight:bold;text-decoration:none}
.booking-continue__back-text{text-decoration:underline}
.booking-continue__back__chevron{display:inline-block;vertical-align:middle;height:24px;width:24px;margin:-2px -6px 0 -5px}
.booking-continue__back__chevron svg{height:24px;width:24px;fill:#2b7ea7}
.no-response{background-color:#fff;text-align:center;color:#74786d;position:relative;height:320px}
@media(min-width:760px){.no-response{height:400px}
}
@media(min-width:1200px){.no-response{height:500px}
}
.no-response-wrapper{display:table;position:absolute;height:100%;width:100%}
.no-response-message{display:table-cell;vertical-align:middle}
/*! generic/mixins *//*! generic/lesshat */.summary{margin-top:20px;position:static;z-index:2}
.summary__total-explanation{font-size:12px}
@media(min-width:1200px){.summary{right:0;position:relative}
}
@media(max-width:1200px){.summary{margin-bottom:20px}
}
.summary__header{font-size:18px;font-weight:bold;padding:10px 15px;background-color:#74786d;color:#fff;letter-spacing:-0.02em}
@media(min-width:760px){.summary__header{padding:15px 10px}
}
@media(min-width:760px) and (max-width:1200px){.summary__header{padding:15px 20px}
}
.summary__header__expand--icon{fill:#fff;width:25px;height:25px;margin-right:10px;margin-top:-2px}
.summary__header__expand--expanded .summary__header__expand--icon{fill:#fff;width:25px;height:25px;margin-right:10px;margin-top:-2px;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.summary__trip--new-price{color:#1a883d}
.summary__trip--pending-cancel{text-decoration:line-through}
.summary__trip--consumer-price{right:30px}
.summary__body{background-color:#ebebe3}
.summary__overview{font-weight:bold;font-size:14px}
.summary__overview-link{display:inline-block;margin:20px 0;font-weight:bold}
@media(max-width:760px){.summary__details--visible.hidden-xs{display:block !important}
}
.summary__details-stations{font-weight:bold;font-size:16px;line-height:1.4em}
@media(min-width:760px){.summary__details-stations{font-size:14px}
}
.summary__details-secondary{font-weight:bold;color:#74786d;font-size:14px}
.summary__details-passenger{color:#74786d;line-height:1.4em}
.summary__details-passenger-group{margin-top:5px}
.summary__details-passenger--type{font-weight:normal;margin-left:0;color:#252525}
.summary__details-passenger--total{font-weight:bold;margin-left:0;color:#252525}
.summary__details-passenger--campaigncode{color:#1a883d}
.summary__details-passenger--options{margin-left:5px}
.summary__details-summary{font-size:14px}
.summary__details-summary-passengers{color:#252525}
.summary__details-summary-price{font-weight:bold;color:#252525;margin-right:20px}
.summary__total--text{font-weight:bold;font-size:12px;line-height:18px;white-space:nowrap}
.summary__total--text--bookingfee{text-transform:none;font-weight:normal}
.summary__total-price{font-weight:bold}
.summary__total-price .sj-price{font-size:24px}
@media(min-width:1640px){.summary__total-price .sj-price{font-size:16px}
}
.summary__total-price--bookingfee .sj-price{font-size:12px;font-weight:normal}
.summary__total-post{position:relative;overflow:hidden}
.summary__divider{padding:0;border-top:1px solid #fff}
.summary__last-minute-overview{color:#c45417}
.summary__last-minute-overview__clock-icon{position:absolute}
.summary__last-minute-overview__clock-icon svg{width:12px;height:14px;fill:#c45417}
.summary__last-minute-overview__label{padding-left:18px}
.summary__last-minute-legend{font-size:14px;position:relative}
.summary__last-minute-legend__clock-icon{position:absolute}
.summary__last-minute-legend__clock-icon svg{width:18px;height:20px;fill:#c45417}
.summary__last-minute-legend__description{padding-left:24px}
@media(max-width:1200px){.summary__last-minute-legend__description{line-height:20px}
}
/*! generic/mixins *//*! generic/lesshat */.symbols{font-size:14px;margin-top:14px;padding-left:30px;padding-top:20px;padding-right:20px;position:static;z-index:2;box-shadow:0 0 10px rgba(0,0,0,0.2);width:100%}
@media(min-width:1200px){.symbols{right:0;width:100%;position:relative}
}
@media(max-width:1200px){.symbols{margin-bottom:20px}
}
.symbols__header{font-weight:bold;white-space:nowrap;margin-bottom:10px;vertical-align:middle}
.symbols span{vertical-align:middle;color:#252525}
.symbols svg{width:24px;height:24px;vertical-align:middle}
.symbols__icon{fill:#74786d;display:inline-block}
.symbols__description{padding-bottom:15px}
.symbols .sj-primary-link{text-decoration:none}
/*! generic/mixins *//*! generic/lesshat */.action-bar{background-color:#f4f4ee;width:100%}
@media(min-width:1200px){.action-bar{padding:0}
}
.action-bar--remove-animation.action-bar--not-fixed-add{bottom:0;height:105px;transition:height .6s;position:fixed;z-index:2}
@media(min-width:760px){.action-bar--remove-animation.action-bar--not-fixed-add{height:85px}
}
.action-bar--remove-animation.action-bar--not-fixed-add-active{height:0;position:fixed}
.action-bar.action-bar--fixed-add{height:0;transition:height .6s}
.action-bar.action-bar--fixed-add-active{height:105px;position:fixed}
.action-bar.action-bar--fixed-add-active.action-bar--rebooking{height:180px}
@media(min-width:760px){.action-bar.action-bar--fixed-add-active{height:85px}
.action-bar.action-bar--fixed-add-active.action-bar--rebooking{height:150px}
}
.action-bar__small{background:#f4f4ee;padding-top:5px}
@media(min-width:760px){.action-bar__small{padding-top:0}
}
@media(min-width:760px){.action-bar__small .container{display:flex}
}
.action-bar__row{align-items:center;display:flex;min-height:85px}
.action-bar__row--main{height:105px;padding:15px 0 0}
@media(min-width:760px){.action-bar__row--main{height:85px;padding:0}
}
.action-bar--rebooking.action-bar--price-selected .action-bar__row--main{align-items:flex-start;height:180px}
@media(min-width:760px){.action-bar--rebooking.action-bar--price-selected .action-bar__row--main{height:150px}
}
.action-bar--disruption-rebooking.action-bar--price-selected .action-bar__row--main{align-items:flex-start;height:105px}
@media(min-width:760px){.action-bar--disruption-rebooking.action-bar--price-selected .action-bar__row--main{height:85px}
}
.action-bar__row--journey{min-height:0;padding-bottom:5px}
.action-bar__row--simple{height:85px}
.action-bar__continue-row{width:100%}
.action-bar--fixed{bottom:0;border-top:1px solid #dbdad5;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16),0 3px 6px 0 rgba(0,0,0,0.23);position:fixed;z-index:2}
.action-bar--not-fixed{border-top:1px solid transparent}
.action-bar__container{background-color:#f4f4ee;width:100%}
.action-bar__journey-stations-container{font-size:18px;font-weight:bold;padding-left:10px}
.action-bar__journey-stations-text{vertical-align:middle}
.action-bar__outbound-journey-cell,.action-bar__inbound-journey-cell{height:100%;width:100%}
@media(min-width:760px){.action-bar__outbound-journey-cell,.action-bar__inbound-journey-cell{align-items:center;display:flex;padding-top:20px;padding-bottom:20px}
}
.action-bar--rebooking.action-bar--price-selected .action-bar__outbound-journey-cell,.action-bar--rebooking.action-bar--price-selected .action-bar__inbound-journey-cell{height:auto}
@media(min-width:760px){.action-bar__outbound-journey-cell--two-way{width:27%}
}
@media(min-width:760px){.action-bar__outbound-journey-cell--one-way{width:54%}
}
@media(min-width:760px){.action-bar__outbound-journey-cell--small{padding-right:20px;width:50%}
}
.action-bar--rebooking.action-bar--price-selected .action-bar__outbound-journey-cell{margin-top:20px}
@media(min-width:760px){.action-bar--rebooking.action-bar--price-selected .action-bar__outbound-journey-cell{margin-top:0}
}
@media(min-width:760px){.action-bar__inbound-journey-cell{border-left:1px solid #c2c2be;padding-left:20px;width:50%}
}
@media(min-width:1200px){.action-bar__inbound-journey-cell{width:27%}
}
.action-bar__no-selected-price{color:#74786d}
.action-bar__journey-icon-container{width:18px}
.action-bar__journey-icon-container--return svg{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
.action-bar__journey-icon-container svg{display:block}
.action-bar__placeholder{height:105px}
.action-bar--rebooking.action-bar--price-selected .action-bar__placeholder{height:180px}
@media(min-width:760px){.action-bar__placeholder{height:85px}
.action-bar--rebooking.action-bar--price-selected .action-bar__placeholder{height:150px}
}
.action-bar__journey-price{font-size:18px;margin-left:auto}
.action-bar__journey-price-secondary{font-size:14px}
.action-bar__journey-container{padding:0 0 15px}
@media(min-width:760px){.action-bar__journey-container{flex:1;padding:0}
}
@media(min-width:1200px){.action-bar__journey-container{padding-right:20px}
}
.action-bar__divider{background-color:#f4f4ee}
.action-bar__continue-cell{display:flex;flex-wrap:wrap;height:100%;margin-left:auto;width:100%}
@media(min-width:760px){.action-bar__continue-cell{align-items:center}
}
@media(min-width:1200px){.action-bar__continue-cell{padding-left:20px;width:46%}
}
@media(min-width:1200px){.action-bar__continue-cell-with-border{border-left:1px solid #c2c2be}
}
.action-bar__prices-rebooking{font-size:16px;width:100%}
@media(min-width:760px){.action-bar__prices-rebooking{font-size:18px;margin:20px 255px -25px 0}
}
.action-bar__price-label{font-weight:bold}
.action-bar__continue-button{width:100%}
@media(min-width:760px){.action-bar__continue-button{margin-left:auto;min-width:220px;width:auto}
}
.action-bar--rebooking.action-bar--price-selected .action-bar__continue-button{align-self:flex-end;margin-bottom:15px;margin-top:15px}
.action-bar__total-text{font-size:16px;font-weight:bold}
@media(min-width:760px){.action-bar__total-text{font-size:18px}
}
.action-bar__small-text{font-size:13px}
@media(min-width:760px){.action-bar__small-text{margin-top:5px}
}
.action-bar__total-price{flex:1;margin-left:auto;text-align:right}
@media(min-width:760px){.action-bar__total-price{margin-right:30px;white-space:nowrap}
}
@media(max-width:759px){.action-bar__total-price--noprice{margin-left:0}
}
.action-bar__price-text{margin-left:auto}
.action-bar__total-price-text{font-size:18px;font-weight:bold}
@media(min-width:760px){.action-bar__total-price-text{font-size:25px}
}
.action-bar__total-price-text--pointsprice{display:inline-block}
.action-bar__total-price-text--secondary{font-size:14px;font-weight:normal}
.action-bar__total-price-text--points{font-size:18px;font-weight:bold}
.action-bar__outtrip-selected{font-size:13px}
@media(min-width:760px){.action-bar__outtrip-selected{font-size:16px}
}
.action-bar__continue-information{display:flex;margin-bottom:8px}
@media(min-width:1200px){.action-bar__continue-information{flex:1}
}
@media(min-width:1640px){.action-bar__continue-information{margin-left:0}
}
@media(min-width:1200px){.action-bar--rebooking.action-bar--price-selected .action-bar__continue-information{flex:0 1 auto}
}
.action-bar__continue-information--total{flex:1;flex-wrap:wrap;margin:0}
@media(min-width:760px){.action-bar__continue-information--total{align-items:center}
}
.action-bar--rebooking.action-bar--price-selected .action-bar__continue-information--total{margin:10px 0}
@media(min-width:760px){.action-bar--rebooking.action-bar--price-selected .action-bar__continue-information--total{margin:0}
}
@media(min-width:1200px){.action-bar--rebooking.action-bar--price-selected .action-bar__continue-information--total{flex:1}
}
/*! generic/mixins *//*! generic/lesshat */.action-bar-summary__earlier-booking{font-weight:bold}
@media(max-width:759px){.action-bar-summary__earlier-booking{display:block;padding-left:0}
}
@media(min-width:760px){.action-bar-summary__earlier-booking{color:#74786d}
}
.action-bar-summary__value-container{font-size:14px;padding-left:20px}
@media(max-width:759px){.action-bar-summary__value-container{display:block;padding-left:0}
}
.action-bar-summary__container{background-color:#f4f4ee}
@media(min-width:1200px){.action-bar-summary__container{border-top:1px solid #c2c2be}
}
.action-bar-summary__price{font-weight:bold}
@media(max-width:759px){.action-bar-summary__price{float:right}
}
@media(max-width:1199px){.action-bar-summary__wrapper{border-top:1px solid #c2c2be}
}
.action-bar-summary__number-of-new-services{font-weight:bold}
.action-bar-summary__new-services{font-size:14px}
/*! generic/mixins *//*! generic/lesshat *//*! generic/clearfix */.cf:after{content:'';display:table;clear:both}
.tooltip-hover{cursor:pointer;display:none;position:absolute;top:24px;left:0}
.tooltip-hover__triangle{margin-left:1px;width:14px;height:10px;position:absolute;overflow:hidden;top:-10px;left:0}
.tooltip-hover__triangle:after{content:"";position:absolute;width:7px;height:7px;background:white;top:6px;left:2.5px;transform:rotate(45deg);box-shadow:0 0 1px 0 #a8a8a5}
.tooltip-hover__box{margin-left:-20px;background-color:white;display:table;border-top:1px solid white;height:48px;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16),0 3px 6px 0 rgba(0,0,0,0.23);font-size:14px}
.tooltip-hover__text{padding-left:15px;padding-right:15px;display:table-cell;vertical-align:middle;white-space:nowrap}
/*! generic/mixins *//*! generic/lesshat */.closed-flow-body{min-height:0;-ms-flex:1 0 auto;flex:1 0 auto;width:100%}
.closed-flow-body__ie-minHeight-fix{display:-ms-flexbox;display:flex}
@media(max-width:759px){.closed-flow-body__loading{padding:44% 0}
}
/*! generic/mixins *//*! generic/lesshat */.closed-flow-header__hide-menu{align-items:center;background-color:#f4f4ee;display:flex;flex-direction:row;height:50px;justify-content:center;margin:0;padding:0;position:relative}
@media(min-width:760px){.closed-flow-header__hide-menu{height:80px}
}
.closed-flow-header__icon{cursor:pointer;left:0;padding:17px;position:absolute;top:0}
@media(min-width:760px){.closed-flow-header__icon{padding:30px 30px 30px 25px}
}
.closed-flow-header__title{font-size:18px;font-weight:bold}
@media(min-width:760px){.closed-flow-header__title{font-size:24px}
}
/*! generic/mixins *//*! generic/lesshat */.closed-flow{border:1px solid #dbdbd7;font-size:14px}
@media(min-width:760px){.closed-flow__wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}
}
.closed-flow__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;width:100%}
.closed-flow__consumers-wrapper{max-width:940px;width:100%}
.closed-flow__consumers{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:10px;border-bottom:0}
.closed-flow__ie-padding-wrapper{padding-top:3px;padding-bottom:3px}
.closed-flow__consumer{-ms-flex:1;flex:1}
.closed-flow__consumer .form-group--checkbox--face{top:3px}
.closed-flow__consumer .form-group--checkbox--label{top:0}
@media(max-width:759px){.closed-flow__consumer-label{min-width:0;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}
}
.closed-flow__no_checkbox_consumer{padding-left:0}
.closed-flow__checkbox-label-name{font-weight:bold;font-size:14px}
.closed-flow__checkbox-label-disabled{text-decoration:line-through;color:#a8a8a5}
.closed-flow__refunded-text{text-align:right;font-size:14px;padding-right:20px}
.closed-flow__checkbox-label-category{font-weight:normal;font-size:14px}
.closed-flow__price{padding-top:9px;padding-bottom:3px}
@media(min-width:760px){.closed-flow__price{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:18px;line-height:22px;padding-top:0;padding-bottom:0;text-align:right}
}
@media(max-width:759px){.closed-flow__price-mobile{font-size:14px;float:right;padding-top:0;padding-bottom:0}
}
.closed-flow__additional-info{font-size:14px;padding-top:3px}
@media(min-width:760px){.closed-flow__additional-info{padding-top:0}
}
.closed-flow__price-bold{font-weight:bold}
.closed-flow__partly_cancelled_cell{padding-right:10px;font-size:14px}
@media(max-width:759px){.closed-flow__partly_cancelled_cell{width:75%;float:left}
}
.closed-flow__row{min-height:53px;border-bottom:1px solid #dbdbd7;display:-ms-flexbox;display:flex;padding:12px 20px}
@media(min-width:760px){.closed-flow__row{-ms-flex-align:center;align-items:center}
}
@media(max-width:759px){.closed-flow__row{-ms-flex-direction:column;flex-direction:column;padding:15px 10px}
}
.closed-flow__price-total{display:-ms-flexbox;display:flex;padding:15px 20px;font-weight:bold;font-size:18px;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dbdbd7}
@media(max-width:759px){.closed-flow__price-total{padding:15px 10px;font-size:14px}
}
.closed-flow__total-price{font-size:14px;font-weight:bold;-ms-flex:1;flex:1}
.closed-flow__total-price-calculated{display:inline-block}
.closed-flow__service{padding-left:15px;padding-right:15px}
.closed-flow__service-info{text-align:center;font-size:30px;padding-top:50px}
@media(max-width:759px){.closed-flow__service-info{font-size:18px;min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
}
.closed-flow__service-info__text{font-weight:bold}
.closed-flow__service-info-mobile{display:none}
@media(max-width:759px){.closed-flow__service-info-mobile{display:block}
}
.closed-flow__service-info-desktop{display:inline-block}
@media(max-width:759px){.closed-flow__service-info-desktop{display:none}
}
.closed-flow__service-location{text-align:center;font-size:30px}
@media(max-width:759px){.closed-flow__service-location{font-size:18px}
}
.closed-flow__select-traveller{font-size:24px;padding:20px 45px 0;text-align:center}
@media(min-width:760px){.closed-flow__select-traveller{font-size:30px;padding:60px 0 20px}
}
.closed-flow__select-items{font-size:18px;margin-bottom:15px;text-align:center}
@media(min-width:760px){.closed-flow__select-items{font-size:24px;margin-bottom:25px}
}
.closed-flow__service-desk-help{padding:20px 10px 0;font-size:14px}
@media(min-width:760px){.closed-flow__service-desk-help{padding:20px 20px 0;text-align:center}
}
.closed-flow__refund-info-header{font-size:18px;font-weight:bold;padding-bottom:20px}
@media(max-width:759px){.closed-flow__refund-info-header{padding-bottom:5px}
}
.closed-flow__change-departure-info{padding-top:30px}
@media(max-width:759px){.closed-flow__change-departure-info{padding-top:12px}
}
.closed-flow__info-text{padding:0 10px 5px 20px;font-size:14px}
@media(min-width:760px){.closed-flow__info-text{text-align:center}
}
@media(max-width:759px){.closed-flow__info-text{padding:0}
}
@media(min-width:760px){.closed-flow__info-text__common{padding-bottom:40px}
}
@media(max-width:759px){.closed-flow__info-text__common{padding-bottom:20px}
}
.closed-flow__info-text__centered{padding:0}
@media(min-width:759px){.closed-flow__info-text__centered{text-align:center}
}
.closed-flow__info-text__link{cursor:pointer}
.closed-flow__padded-link{padding:16px 0;margin:10px 0}
@media(m-width:759px){.closed-flow__text-center-desktop{text-align:center}
}
.closed-flow__terms-text{padding-top:15px}
.closed-flow__accept-terms-conditions{font-weight:normal;font-size:14px;display:inline-block;position:relative}
.closed-flow__tooltip{position:absolute;width:345px;text-align:left}
.closed_flow__information-bar .information-block-wrapper{margin:0}
/*! generic/mixins *//*! generic/lesshat */.closed-flow-confirmation{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#1a883d;min-height:240px;padding-bottom:30px}
@media(min-width:760px){.closed-flow-confirmation{height:378px}
}
.closed-flow-confirmation_GDPR_form_back_button a{display:flex;justify-content:center;align-items:center;color:#fff;fill:#fff;background-color:#1a883d;border-top:solid 3px #1a883d;border-bottom:solid 3px #156e31;border-left:0;border-right:0}
.closed-flow-confirmation_GDPR_form_back_button a:hover{background-color:#156e31;border-top:solid 3px #156e31;border-bottom:solid 3px #105426}
.closed-flow-confirmation__icon{display:block;height:90px;margin:27px auto 20px;width:90px}
@media(min-width:760px){.closed-flow-confirmation__icon{height:120px;margin-bottom:30px;width:120px}
}
.closed-flow-confirmation__text{color:white;font-size:24px;font-weight:bold;margin:0 auto 10px}
@media(min-width:760px){.closed-flow-confirmation__text{font-size:42px;margin-bottom:25px}
}
.closed-flow-confirmation__text-medium{color:white;font-size:19px;margin:-8px 0 25px}
@media(min-width:760px){.closed-flow-confirmation__text-medium{font-size:25px;margin-top:-20px}
}
.closed-flow-confirmation__text-small{color:white;font-size:16px;padding:0 20px;margin:0 auto;text-align:center}
@media(min-width:760px){.closed-flow-confirmation__text-small{max-width:280px;font-size:16px;padding:0}
}
.closed-flow-confirmation__additional-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f4f4ee;height:98px}
@media(min-width:760px){.closed-flow-confirmation__additional-info{height:170px}
}
.closed-flow-confirmation__additional-info__issue-number{color:#1a883d;font-size:24px;font-weight:bold;margin:10px auto 0}
@media(min-width:760px){.closed-flow-confirmation__additional-info__issue-number{font-size:36px;margin:0 auto}
}
.closed-flow-confirmation__additional-info__text{font-size:16px;font-weight:bold;margin:0 auto}
@media(min-width:760px){.closed-flow-confirmation__additional-info__text{font-size:18px}
}
.closed-flow-confirmation__more-info{margin:20px 0}
@media(min-width:760px){.closed-flow-confirmation__more-info{margin:30px 0}
}
.closed-flow-confirmation__refund-info,.closed-flow-confirmation__remaining-voucher{padding:10px 0;text-align:center}
.closed-flow-confirmation__refund-info__title,.closed-flow-confirmation__remaining-voucher__title{font-size:18px;font-weight:bold}
.closed-flow-confirmation__refund-info__content,.closed-flow-confirmation__remaining-voucher__content{font-size:14px;padding:0 10%}
.closed-flow-confirmation__refund-info__amount,.closed-flow-confirmation__remaining-voucher__amount{font-weight:bold}
.closed-flow-confirmation__delivery-method{padding:10px 0;text-align:center}
.closed-flow-confirmation__delivery-method__title{font-size:18px;font-weight:bold}
.closed-flow-confirmation__delivery-method__content{font-size:14px;max-width:283px;text-align:center;display:inline-block}
.closed-flow-confirmation__delivery-method__amount{font-weight:bold}
.closed-flow-confirmation__available-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-around;background-color:#f4f4ee;height:108px}
@media(min-width:760px){.closed-flow-confirmation__available-actions{height:130px}
}
.closed-flow-confirmation__available-actions__button{line-height:44px;text-align:center;border:solid 3px #5b5e56;font-size:14px;font-weight:bold;height:50px;margin:0 auto;width:220px}
@media(max-width:759px){.closed-flow-confirmation__available-actions__button{width:96%}
}
.closed-flow-confirmation__available-actions__button:hover{background-color:#ebebe3}
.closed-flow-confirmation__available-actions__button:focus{background-color:#dbdbd7}
.closed-flow-confirmation__available-actions-disruption-rebook{height:140px;padding:25px 20px}
.closed-flow-confirmation__transaction-details{text-align:center;font-size:14px}
.closed-flow-confirmation__transaction-details__title{font-size:18px;font-weight:bold}
.closed-flow-confirmation__transaction-details__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}
.closed-flow-confirmation__transaction-details__row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}
.closed-flow-confirmation__transaction-details__cell-label{text-align:left;width:45%}
@media(min-width:760px){.closed-flow-confirmation__transaction-details__cell-label{width:20%}
}
@media(min-width:1200px){.closed-flow-confirmation__transaction-details__cell-label{width:10%}
}
.closed-flow-confirmation__transaction-details__cell-text{text-align:left;font-weight:bold;width:45%}
@media(min-width:760px){.closed-flow-confirmation__transaction-details__cell-text{width:20%}
}
@media(min-width:1200px){.closed-flow-confirmation__transaction-details__cell-text{width:10%}
}
.closed-flow-confirmation__transaction-details__info{padding-left:5%;padding-right:5%}
@media(min-width:760px){.closed-flow-confirmation__transaction-details__info{padding-left:30%;padding-right:30%}
}
.closed-flow-confirmation__error-message-wrapper{padding-bottom:20px}
@media(min-width:760px){.closed-flow-confirmation__error-message-wrapper{padding-bottom:30px}
}
.closed-flow-confirmation__evf{font-size:14px;line-height:20px;margin:40px auto 20px;text-align:center;width:320px}
.closed-flow-confirmation__original-order{font-size:14px;font-weight:bold}
/*! generic/mixins *//*! generic/lesshat */.information-modal__header{font-weight:normal;font-size:24px;padding-bottom:25px}
.information-modal__text{font-size:14px}
.information-modal--left-aligned{text-align:left}
/*! generic/mixins *//*! generic/lesshat */.expanded-journey-row-animation__row-container{overflow:hidden;position:relative}
.expanded-journey-row-animation__row-container.ng-enter{transition:max-height .4s ease-in;-webkit-transition:max-height .4s ease-in;max-height:0}
.expanded-journey-row-animation__row-container.ng-enter.ng-enter-active{max-height:600px}
.expanded-journey-row-animation__row-container.ng-leave{transition:max-height .4s ease-out;-webkit-transition:max-height .4s ease-out;max-height:600px}
.expanded-journey-row-animation__row-container.ng-leave-active{max-height:0}
/*! generic/mixins *//*! generic/lesshat */@media(max-width:760px){.calendar__label{margin-left:10px}
}
@media(min-width:760px){.calendar__label--arrival{top:8px}
}
.calendar__label .form-group--radio{line-height:22px}
.calendar__label .form-group--checkbox--label{font-size:12px;padding:1px 1px 1px 36px;left:-1px;top:0}
.calendar__label .form-group--checkbox--face{top:1px;left:1px}
.calendar__label .form-group--radio-label{font-size:12px;line-height:24px;font-weight:bold}
.calendar__elevated-element{bottom:8px}
.calendar__elevated-element .form-group--radio{line-height:22px}
.calendar__elevated-element .form-group--checkbox--label{font-size:12px;padding:1px 1px 1px 36px;left:-1px;top:0}
.calendar__elevated-element .form-group--checkbox--face{top:1px;left:1px}
.calendar__elevated-element .form-group--radio-label{font-size:12px;line-height:24px;font-weight:bold}
.calendar__header{margin:0 !important;background:#fff}
@media(max-width:759px){.calendar__header{background:#f4f4ee}
}
.calendar__header__date{border-right:1px solid #dbdbd7}
.calendar__header__date:after{content:'';width:100%;height:0;position:absolute;bottom:0;left:0;-webkit-transition:height .15s linear;-moz-transition:height .15s linear;-o-transition:height .15s linear;transition:height .15s linear}
.calendar__header__date__day,.calendar__header__date__digit,.calendar__header__date__month,.calendar__header__date__short-month{letter-spacing:-0.02em}
.calendar__header__date__year{font-weight:bold;letter-spacing:-0.02em}
.calendar__header__time .form-group--field{background:#f4f4ee}
.calendar__header__time .form-group--field .form-group--select-face{background:#f4f4ee}
.calendar__header__time .form-group--field>div{height:66px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.calendar__header__container{display:table;width:100%}
.calendar__header__date-wrapper{display:table-cell;font-weight:normal;letter-spacing:-0.02em;vertical-align:middle;width:70%}
@media(max-width:1199px){.calendar__header__date-wrapper{font-size:17px}
}
.calendar__header__left-padding{padding-left:20px}
.calendar__header__right-divider-container{display:table-cell;vertical-align:middle}
@media(max-width:759px){.calendar__header__right-divider-container{display:none}
}
.calendar__header__right-divider{color:#dbdbd7;font-weight:normal}
.calendar__header__time{display:table-cell;vertical-align:middle}
@media(max-width:759px){.calendar__header__bottom-divider{border-bottom:1px dashed #dbdbd7;margin-left:20px;margin-right:20px}
}
.calendar__header.highlight{background:#7fdbef !important}
.calendar__returnjourney-disabled-indicator{padding-left:10px;padding-top:20px;padding-bottom:20px;background:#f4f4ee;color:#c2c2be;font-weight:bold;cursor:pointer}
.calendar--returnjourney-disabled{opacity:.5}
.calendar--returnjourney-disabled .highlight{background-color:inherit !important}
.calendar--returnjourney-disabled .picker__day,.calendar--returnjourney-disabled .picker__day:hover{background:#f4f4ee !important;cursor:default;color:#c2c2be !important}
.calendar--returnjourney-disabled .form-group--select:hover,.calendar--returnjourney-disabled .form-group--select:hover .form-group--select-face{background:#f4f4ee !important;cursor:default}
.calendar--returnjourney-disabled .calendar__header{padding-top:67px}
.calendar--returnjourney-disabled .calendar__header__date-wrapper,.calendar--returnjourney-disabled .calendar__header__time{display:none}
.calendar--returnjourney-disabled .calendar__header__right-divider-container{display:none}
@media(max-width:759px){.calendar__returnjourney-animation{opacity:1;max-height:500px;-webkit-transition:all .3s cubic-bezier(0.94,0.06,0.94,0.95);-moz-transition:all .3s cubic-bezier(0.94,0.06,0.94,0.95);-o-transition:all .3s cubic-bezier(0.94,0.06,0.94,0.95);transition:all .3s cubic-bezier(0.94,0.06,0.94,0.95)}
.calendar__returnjourney-animation.hidden-xs{display:block !important;max-height:0;opacity:0;overflow:hidden;-webkit-transition:all .3s cubic-bezier(0.05,0.06,0.05,0.95);-moz-transition:all .3s cubic-bezier(0.05,0.06,0.05,0.95);-o-transition:all .3s cubic-bezier(0.05,0.06,0.05,0.95);transition:all .3s cubic-bezier(0.05,0.06,0.05,0.95)}
}
.calendar .sr-only{visibility:hidden}
@media(min-width:760px){.form-group--field__focus .calendar__header__date{padding-bottom:1px}
}
.form-group--field__focus .calendar__header__date:after{background:#2b7ea7;height:3px}
.form-group--field__hide-state .calendar__header__date:after{height:0}
.beta-calendar{margin:0 auto;width:220px}
.beta-calendar--month{text-align:center;font-size:18px;text-transform:uppercase;margin-bottom:5px}
.beta-calendar--arrow{cursor:pointer;float:left}
.beta-calendar--arrow.right{margin-right:10px;float:right}
.beta-calendar--days span{float:left;display:block;width:30px;text-align:center;line-height:2em;font-size:.8em;color:#5f5f5f}
.beta-calendar--days a{float:left;display:block;line-height:30px;width:30px;text-align:center}
.beta-calendar--days a:hover{background-color:#e5e5e5}
.beta-calendar--days a.disabled{color:#888;cursor:not-allowed}
.beta-calendar--days a.disabled:hover{background-color:transparent}
.beta-calendar--days a.depart-date{background-color:#333;color:#fff}
.beta-calendar--days a.selected{color:#fff;background-color:#2b7ea7}
.beta-calendar--days a.selected_same{color:#fff;line-height:0;height:30px}
.beta-calendar--days a.selected_same:before{content:"";display:block;border-bottom:15px solid #2b7ea7;border-left:15px solid #333}
.beta-calendar--days a.trip{background:#f0f0f0}
/*! generic/mixins *//*! generic/lesshat */.business-trip-box__expand_agreements_view{display:inline-block;vertical-align:middle}
.business-trip-box__suitcase_symbol{fill:#0081a2}
.business-trip-box__suitcase_symbol rect,.business-trip-box__suitcase_symbol line{stroke:#0081a2;fill:transparent}
.business-trip-box__suitcase_symbol svg{width:51px;height:39px}
.business-trip-box .sj-primary-link{text-decoration:none;vertical-align:sub}
.business-trip-box .sj-loader__overlay__background{margin-bottom:5px}
.business-trip-box .sj-loader__overlay__wrapper{top:1%;width:9%;height:9%;margin-top:0}
.business-trip-box__agreements-select--label{overflow:hidden;margin-bottom:10px;font-size:1.6em;font-weight:normal;color:#0081a2;white-space:nowrap;text-overflow:ellipsis;line-height:24px}
@media(max-width:1199px){.business-trip-box__agreements-select--label{font-size:16px;font-weight:bold}
}
.business-trip-box .agreements-select .form-group--select-title{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.business-trip-box .agreements-select+div{margin-left:0;margin-right:0}
/*! generic/mixins *//*! generic/lesshat */.search__calendar-top-header-row{display:table;width:100%}
.search__calendar-top-header-cell{display:table-cell;vertical-align:middle}
.search__return-checkbox-label{font-weight:normal;font-size:14px;margin-left:-5px}
.search__manage-trip-container{margin-top:12px}
.search__manage-trip-row{display:table;margin:auto}
.search__manage-trip-cell{display:table-cell;vertical-align:middle}
.search__manage-trip-cell svg{display:block}
.search__manage-return-label{font-weight:normal;font-size:14px;padding-left:10px;cursor:pointer}
.search__radiogroup-wrapper{margin-right:-10px}
.search__passenger-heading-container{text-align:center}
.search__passenger-heading{font-size:30px;font-weight:normal}
@media(max-width:759px){.search__passenger-heading{font-size:24px}
}
.search__tab-container{border-bottom:1px solid #dbdbd7;padding:0 0 0 20px}
@media(max-width:759px){.search__tab-container{padding:0 0 0 5px}
}
.search__tab-container__tab{background-color:#f4f4ee;box-sizing:initial;cursor:pointer;display:inline-block;font-size:14px;margin-right:3px;min-width:180px;padding:16px 6px;text-align:center}
@media(max-width:759px){.search__tab-container__tab{min-width:125px;padding:13px 6px}
}
.search__tab-container__tab.active{background-color:white;border:1px solid #dbdbd7;border-bottom-color:white;cursor:default;font-weight:bold;margin-bottom:-1px;outline-offset:1px;padding-top:20px}
@media(max-width:759px){.search__tab-container__tab.active{padding-top:17px}
}
.search__tab-container__tab:focus{outline:solid 2px #2b7ea7;outline-offset:3px}
/*! generic/mixins *//*! generic/lesshat */.action-bar-search{background-color:#f4f4ee;width:100%}
.action-bar-search__row{width:100%}
@media(min-width:760px){.action-bar-search__row{align-items:center;display:flex;height:85px}
}
.action-bar-search__container{width:100%;background-color:#f4f4ee}
.action-bar-search__button_placeholder{width:100%}
@media(min-width:760px){.action-bar-search__button_placeholder{margin-left:auto;width:220px}
}
.action-bar-search__row-text{text-align:center}
.action-bar-search__campaign-code{font-size:16px;padding:5px 0 10px;text-align:center}
@media(min-width:760px){.action-bar-search__campaign-code{padding:15px 20px 15px 0;text-align:left}
}
.action-bar-search__campaign-code__text{font-weight:bold}
.action-bar-search__campaign-code--hover-state{cursor:pointer}
.action-bar-search-mobile{width:100%;z-index:2;-webkit-transition:height .6s;-moz-transition:height .6s;-ms-transition:height .6s;-o-transition:height .6s;transition:height .6s;background-color:#f4f4ee;height:107px;padding-bottom:137px}
.action-bar-search-mobile__total-cell{display:table-cell;vertical-align:middle}
.action-bar-search-mobile__total-row{display:table;width:100%}
.action-bar-search__inputfield__control{position:absolute;right:0}
/*! generic/mixins *//*! generic/lesshat */.timetable__departure-info{display:flex;flex-direction:column}
.timetable__train-service-info{order:1}
.timetable__travel-info{order:3}
.timetable__domain-info{order:4}
@media(min-width:760px){.timetable__error-message{max-width:500px}
}
@media(min-width:1640px){.timetable__error-message{max-width:700px}
}
.timetable__error-message .status-message-wrapper{margin-top:0}
.timetable__table-rows h2{font-size:inherit;font-weight:inherit}
.timetable__table-rows.ng-enter{-webkit-transition:1s;transition:1s;opacity:0}
.timetable__table-rows.ng-enter-active{opacity:1}
.timetable__table{background-color:#f4f4ee;padding-right:20px;padding-left:20px}
@media(max-width:759px){.timetable__table{padding-right:0;padding-left:0;margin-left:-10px;margin-right:-10px}
}
.timetable__container{min-height:430px}
.timetable__container__round-trip{margin-bottom:50px}
.timetable__extra-margin{margin-top:12px}
.timetable__extra-margin-bottom{margin-bottom:12px}
@media(min-width:760px){.timetable__hover-state:hover .timetable-cell__journey-info,.timetable__hover-state:hover .timetable-cell__right-cell{background:#fafaf7}
.timetable__hover-state:hover .timetable__selected-price--first-class{background:#00963f}
.timetable__hover-state:hover .timetable__selected-price--second-class{background:#008bad}
.timetable__hover-state:hover .timetable__selected-price--second-class-extended{background:#246a8c}
.timetable__hover-state:hover .timetable__selected-price--promotion{background:#a8471e}
.timetable__hover-state.ng-animate{transition:none !important;animation:none !important}
}
@media(max-width:759px){.timetable__mobile-expanded{transition:opacity .2s;-webkit-transition:opacity .2s;opacity:.6}
.timetable__mobile-expanded.ng-animate{transition:none !important;animation:none !important}
}
@media(min-width:1200px){.timetable--animated-margin.timetable__extra-margin-add{margin-top:0;transition:.6s margin-top ease;-webkit-transition:.6s margin-top ease}
.timetable--animated-margin.timetable__extra-margin-add-active{margin-top:12px}
.timetable--animated-margin.timetable__extra-margin-remove{margin-top:12px;transition:.6s margin-top ease;-webkit-transition:.6s margin-top ease}
.timetable--animated-margin.timetable__extra-margin-remove-active{margin-top:0}
}
.timetable__row{display:table;width:100%}
.timetable__row--clickable{cursor:pointer}
.timetable__row--clickable:focus,.timetable__row--clickable:active{outline:2px solid #007694;outline-offset:4px;position:relative;z-index:1}
@media(max-width:759px){.timetable__row--clickable:focus,.timetable__row--clickable:active{outline-offset:-3px}
.timetable__row--clickable:focus>*,.timetable__row--clickable:active>*{z-index:-1}
}
@media(min-width:1200px){.timetable__row--rtl{display:flex;flex-direction:row-reverse}
}
.timetable__row .timetable-unexpanded-price--centered{margin-left:auto;margin-right:auto;display:table}
.timetable__info-container{vertical-align:middle}
.timetable__outbound-later-modal-header{color:red;line-height:40px}
.timetable__selected-price{color:white}
.timetable__selected-price--expanded{background-color:white}
.timetable__selected-price--first-class{background-color:#00af49}
.timetable__selected-price--second-class{background-color:#00a2c7}
.timetable__selected-price--second-class-extended{background-color:#2b7ea7}
.timetable__selected-price--promotion{background-color:#c45417}
.timetable__header-text{padding-left:10px}
.timetable__footer{background-color:#f4f4ee}
.timetable__time-info{font-weight:bold;order:2}
.timetable__time-info--small{font-size:16px}
.timetable__time-info--large{font-size:18px;width:120px}
.timetable__extra-info--small{font-size:12px;color:#74786d}
.timetable__extra-info--small--departed{color:#c2c2be}
.timetable__extra-info--changes{font-size:14px;padding-left:5px;width:85px}
.timetable__extra-info--brand-name{font-size:14px;padding-left:5px;width:125px}
.timetable__extra-info--travel-time{width:130px;font-size:14px;padding-left:5px}
.timetable__journey-row-domain{font-weight:bold;font-size:14px;color:#2b7ea7}
@media(max-width:759px){.timetable__journey-row-domain{font-size:12px}
}
.timetable__sticky-price{top:0;position:fixed}
.timetable__sticky-price-bottom{position:absolute;bottom:0;width:100%}
.timetable__extra-info-item{vertical-align:middle}
.timetable__extra-info-icon{float:right}
.timetable__extra-info-icon--inactive{color:#c2c2be}
.timetable__producer-info{width:30px;font-size:14px;text-align:right}
.timetable__producer-info--inactive{color:#c2c2be}
.timetable__producer-icon{font-size:25px}
.timetable__producer-icon.sj-icon{line-height:20px}
@media(max-width:1199px){.timetable__producer-icon{font-size:20px}
}
.timetable__date-button{line-height:inherit;letter-spacing:inherit;padding:0}
.timetable__date-button:active,.timetable__date-button:focus{outline:solid 2px #007694;outline-offset:3px}
.timetable__date-button:hover{color:#1e5673}
.timetable__date-button:hover svg{fill:#1e5673}
.timetable__navigation-container{display:table;padding-right:15px;padding-bottom:10px;padding-top:10px;cursor:pointer;position:relative;color:#2b7ea7}
.timetable__navigation-button:focus{outline:2px solid #007694}
.timetable__navigation-button-date:focus{outline-offset:8px}
.timetable__navigation-button-disabled[disabled],.timetable__navigation-button-disabled[disabled]:hover{background-color:transparent}
.timetable__navigation-icon{display:table-cell;vertical-align:middle;padding-right:5px}
.timetable__navigation-icon svg{display:block;margin:auto;height:12px;width:12px}
.timetable__navigation-icon--enabled svg{fill:#007694}
.timetable__navigation-icon--disabled{cursor:default}
.timetable__navigation-icon--disabled svg,.timetable__navigation-icon--disabled path{fill:#c2c2be}
.timetable__navigation-icon--down svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.timetable__navigation-text{display:table-cell;vertical-align:middle;font-size:13px;color:#007694}
.timetable__navigation-text--enable{color:#252525;padding-left:5px;font-weight:bold}
.timetable__navigation-text--disabled{color:#c2c2be;cursor:default}
.timetable__navigation-text--date{padding-left:20px}
.timetable__navigation-text--date a{color:#007694}
@media(max-width:759px){.timetable__navigation-text--date{float:right;padding-right:10px}
}
.timetable__close-button-container{width:20px;height:20px;float:right}
@media(min-width:760px){.timetable__change-station{margin-top:-20px}
}
.timetable__full-length-text{font-weight:normal;color:#c2c2be;font-size:16px}
.timetable__full-length-text--link{cursor:pointer;color:#007694}
.timetable__error-title{line-height:1.25;font-size:24px;font-weight:normal;padding-bottom:10px}
@media(max-width:759px){.timetable__error-title{font-size:18px}
}
.timetable__error-text{width:60%;margin:auto;padding-bottom:5px}
@media(max-width:759px){.timetable__error-text{font-size:14px}
}
.timetable__error-text--link{cursor:pointer;color:#007694}
.timetable__error-change-container{padding-top:20px}
.timetable__information-message-container{background-color:#f4f4ee;text-align:center;font-size:14px}
@media(min-width:760px){.timetable__information-message-container{margin-top:-20px}
}
.timetable__information-message-container-rebook{background-color:#f4f4ee;font-size:14px;font-weight:normal;text-align:center}
.timetable__information-message-wrapper{width:90%;margin:auto;line-height:1.5}
@media(min-width:760px){.timetable__information-message-wrapper{width:80%}
}
@media(min-width:1200px){.timetable__information-message-wrapper{width:60%}
}
.timetable__information-message-parameter-text{font-weight:bold}
.timetable__information-message-error-text{color:#de1f26}
.timetable__loader-container{padding-bottom:10px}
.timetable__loader-icon-container{fill:#7fdbef;height:60px;margin:auto;text-align:center;width:60px;-webkit-animation:timetable-loader-rotate 1.3s steps(60,end) infinite;-moz-animation:timetable-loader-rotate 1.3s steps(60,end) infinite;-o-animation:timetable-loader-rotate 1.3s steps(60,end) infinite;animation:timetable-loader-rotate 1.3s steps(60,end) infinite}
@-webkit-keyframes timetable-loader-rotate{0{-webkit-transform:rotate(0)}
100%{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes timetable-loader-rotate{0{-moz-transform:rotate(0)}
100%{-moz-transform:rotate(360deg)}
}
@-o-keyframes timetable-loader-rotate{0{-o-transform:rotate(0)}
100%{-o-transform:rotate(360deg)}
}
@keyframes timetable-loader-rotate{0{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
}
.timetable__price-class-header{padding:10px 20px;font-size:14px;color:white}
.timetable-header{background-color:#f4f4ee;font-size:14px}
.timetable-header__day-train{margin-top:10px}
.timetable-header__class-info{padding:10px 20px 8px 20px;width:20%;height:36px}
@media(max-width:1199px){.timetable-header__class-info{width:27%;padding-left:5px;padding-right:0}
}
.timetable-header__rush-hour{cursor:pointer;background-color:#ffd700;color:black;height:36px;border-radius:8px;display:flex;align-items:center;margin-bottom:16px;margin-left:0;margin-right:0}
@media(max-width:760px){.timetable-header__rush-hour{margin-left:16px;margin-right:16px}
}
.timetable-header__rush-hour--not-first{margin-top:16px}
.timetable-header__rush-hour__icon-rush-hour{margin-left:20px}
.timetable-header__rush-hour__icon-chevron-right-black{margin-right:20px;margin-left:auto}
.timetable-header__night-train{padding:10px 20px;width:60%}
@media(max-width:1199px){.timetable-header__night-train{width:46%}
}
@media(max-width:759px){.timetable-header__night-train{padding-left:5px;padding-right:0}
}
.timetable-header__first-and-second{color:#252525;vertical-align:middle}
@media(max-width:759px){.timetable-header__first-and-second{padding:14px 0 10px 5px}
}
.timetable-header__compartments{background-color:#252525;color:white;height:36px}
.timetable-header__compartments--not-first{margin-top:15px}
.timetable-header__more-details{font-size:13px;font-weight:bold;padding:16px 0 14px 5px;border-bottom:solid 1px #dbdbd7}
@media(min-width:760px) and (max-width:1639px){.timetable-header__more-details{padding-left:20px}
}
.timetable-header__navigation-header{color:#252525;width:60%;padding:10px 20px 8px 20px}
@media(max-width:1199px){.timetable-header__navigation-header{width:46%;padding-left:10px}
}
.timetable-header__navigation-footer{color:#252525;width:60%;padding:8px 20px 15px 20px}
@media(max-width:1199px){.timetable-header__navigation-footer{width:50%;padding:14px 0 10px 10px}
}
/*! generic/mixins *//*! generic/lesshat */@media(min-width:760px){html:not([lang="sv"]) .timetable__table .timetable__row .sj-price__currency-sm{font-size:16px}
}
@media(max-width:480px){html:not([lang="sv"]) .timetable__table .timetable__row .sj-price__currency-sm{font-size:12px}
}
.timetable-unexpanded-price{width:100%}
.timetable-unexpanded-price__price{font-weight:bold;letter-spacing:-0.02em;display:inline-block}
.timetable-unexpanded-price__container{text-align:left}
.timetable-unexpanded-price--appear{opacity:1;text-align:left}
.timetable-unexpanded-price--appear.ng-enter{transition:opacity 1s;-webkit-transition:opacity 1s;opacity:0}
.timetable-unexpanded-price--appear.ng-enter.ng-enter-active{opacity:1}
.timetable-unexpanded-price--disabled{color:#74786d}
@media(min-width:760px){.timetable-unexpanded-price{font-size:22px}
}
@media(max-width:480px){.timetable-unexpanded-price{font-size:16px}
}
.timetable-unexpanded-price--corporate_price,.timetable-unexpanded-price--primary-corporate_price,.timetable-unexpanded-price--promotion_price,.timetable-unexpanded-price--last-minute,.timetable-unexpanded-price--together{color:#c45417}
.timetable-unexpanded-price--corporate_price use,.timetable-unexpanded-price--primary-corporate_price use,.timetable-unexpanded-price--promotion_price use,.timetable-unexpanded-price--last-minute use,.timetable-unexpanded-price--together use{fill:#c45417}
.timetable-unexpanded-price--unavailable{font-weight:normal;font-size:16px;color:#c2c2be}
.timetable-unexpanded-price__prefix{font-weight:normal;font-size:16px}
@media(max-width:480px){.timetable-unexpanded-price__prefix{font-size:12px}
}
.timetable-unexpanded-price__prefix--placeholder{visibility:hidden}
.timetable-unexpanded-price__second-class-extended{font-size:14px;font-weight:normal}
.timetable-unexpanded-price__select-ticket{font-size:14px;font-weight:normal;white-space:nowrap}
.timetable-unexpanded-price__secondary{font-weight:normal;font-size:18px}
@media(min-width:1200px){.timetable-unexpanded-price__secondary{font-size:16px}
}
@media(max-width:760px){.timetable-unexpanded-price__secondary{font-size:14px}
}
.timetable-unexpanded-price__wrapper{display:table;width:100%}
.timetable-unexpanded-price__price-cell{display:table-cell;vertical-align:middle}
.timetable-unexpanded-price__price-cell--price-icon{float:right}
@media(max-width:759px){.timetable-unexpanded-price__price-cell--price-icon{position:absolute;top:10px;right:11px;float:none}
}
.timetable-unexpanded-price__disturbance-text{font-size:18px}
.timetable-unexpanded-price__price-icon{fill:#c45417}
@media(max-width:759px){.timetable-unexpanded-price__price-icon{float:right}
.timetable-unexpanded-price__price-icon svg{height:12px;width:14px}
}
.timetable-unexpanded-price__price-icon--small{float:right;fill:#c45417}
.timetable-unexpanded-price__price-icon--small svg{height:12px;width:14px}
.timetable-unexpanded-price__price-icon--small-together{float:right}
.timetable-unexpanded-price__price-icon--small-together svg{height:12px;width:14px}
.timetable-unexpanded-price__price-icon-small-container{font-size:13px;height:14px}
.timetable-unexpanded-price__price-secondary-small-container{font-size:13px;height:15px;display:inline-block}
.timetable-unexpanded-price__price-secondary-container{display:inline-block}
.timetable-unexpanded-price__not-enough-prio-point{color:#c2c2be}
.timetable-unexpanded-price__disabled{color:#c2c2be}
.timetable-unexpanded-price__direct-choice-text{font-weight:bold;font-size:20px}
.timetable-unexpanded-price__direct-choice-price{font-weight:normal;font-size:18px}
.timetable-unexpanded-price--wrapper{display:table-cell;vertical-align:middle}
.timetable-expanded-price--promotion_price{color:#c45417}
.timetable-expanded-price--promotion_price use{fill:#c45417}
.timetable-expanded-price__inner-circle{visibility:hidden;width:100%;height:100%;border-radius:20px;box-shadow:0 0 0 2px white;background-color:#c2c3be}
.timetable-expanded-price__inner-circle--second-selected{visibility:visible;box-shadow:0 0 0 2px #00a2c7;background-color:white}
.timetable-expanded-price__inner-circle--first-selected{visibility:visible;box-shadow:0 0 0 2px #00af49;background-color:white}
.timetable-expanded-price__inner-circle--promotion-selected{visibility:visible;box-shadow:0 0 0 2px #c45417;background-color:white}
.timetable-expanded-price__container{padding:20px}
@media(max-width:759px){.timetable-expanded-price__container{padding:25px 10px}
}
.timetable-expanded-price__price-row{display:table;width:100%;padding-bottom:5px}
.timetable-expanded-price__price-column{display:table-cell;vertical-align:middle;font-size:0}
.timetable-expanded-price__circle-class svg{display:block}
.timetable-expanded-price__circle-class svg .outer_circle{stroke:#75786f}
.timetable-expanded-price__circle-class svg .inner_circle{fill:white}
.timetable-expanded-price__circle-class--first{float:right}
.timetable-expanded-price__circle-class--selected svg .outer_circle{stroke:white}
.timetable-expanded-price__circle-class--selected svg .inner_circle{fill:white}
.timetable-expanded-price__circle-class--not-selected svg .outer_circle{stroke:#75786f}
.timetable-expanded-price__circle-class--not-selected svg .inner_circle{fill:white}
.timetable-expanded-price__circle-class--disabled svg .outer_circle{stroke:#c2c3be}
.timetable-expanded-price__circle-class--disabled svg .inner_circle{fill:white}
.timetable-expanded-price__circle{border-radius:20px;width:16px;height:16px;margin-left:2px;margin-right:2px}
.timetable-expanded-price__flex-and-class{text-align:right;font-size:14px}
.timetable-expanded-price__flex-and-class--first-class{text-align:left}
.timetable-expanded-price__price-information{font-size:14px}
.timetable-expanded-price__price-information--second-class{text-align:right}
.timetable-expanded-price__price-information--first-class{text-align:left}
.timetable-expanded-price__price-information-text{display:inline-block;vertical-align:middle;font-size:14px}
.timetable-expanded-price__price-information-icon{display:inline-block;vertical-align:bottom}
.timetable-expanded-price__price-information-icon svg{display:block}
.timetable-expanded-price__flex-and-class-text{display:inline-block}
.timetable-expanded-price__price-wrapper{display:flex;align-items:center;justify-content:flex-end;text-align:right}
.timetable-expanded-price__price-wrapper--first-class{text-align:left}
.timetable-expanded-price__price{font-weight:bold;font-size:24px}
@media(max-width:759px){.timetable-expanded-price__price{font-size:21px}
}
.timetable-expanded-price__price--prio{font-size:20px}
.timetable-expanded-price__prefix{font-weight:normal;font-size:16px}
@media(min-width:760px){.timetable-expanded-price__prefix{font-size:18px}
}
.timetable-expanded-price__not-available{font-weight:normal;font-size:18px;color:#c2c2be}
.timetable-expanded-price__not-available--second-class{float:right}
.timetable-expanded-price__not-enough-prio-point,.timetable-expanded-price__disabled{color:#c2c2be}
.timetable-expanded-price__prio-point-small{font-weight:bold}
@media(min-width:760px){.timetable-expanded-price__prio-point-small{font-size:22px}
}
@media(max-width:759px){.timetable-expanded-price__prio-point-small{font-size:15px}
}
.timetable-expanded-price__prio-point-small--wrapper{display:inline-block}
.timetable-expanded-price__secondary{font-weight:normal;font-size:18px}
@media(min-width:760px){.timetable-expanded-price__secondary{font-size:16px}
}
@media(max-width:759px){.timetable-expanded-price__secondary{font-size:14px}
}
.timetable-expanded-price__together-discount-icon{margin-right:11px}
.timetable-expanded-price__together-discount-icon__compartment{margin-left:11px}
.timetable-selected-price__text{display:table-cell;font-size:14px}
@media(max-width:759px){.timetable-selected-price__text{line-height:normal;font-size:12px;display:block}
}
@media(min-width:760px){.timetable-selected-price__text{width:30%}
}
@media(min-width:760px){.timetable-selected-price__class-and-flex_and_price{display:table-cell;width:70%;text-align:right}
}
.timetable-selected-price__flex-and-class-container{text-align:right}
.timetable-selected-price__price-container{text-align:right}
.timetable-selected-price__price{font-weight:bold;font-size:20px}
.timetable-selected-price__price--large{font-size:16px}
.timetable-selected-price__price-secondary{font-size:16px}
.timetable-selected-price__price-secondary--large{font-size:15px}
.timetable-selected-price__price-wrapper{display:inline-block}
@media(max-width:759px){.timetable-selected-price__price-wrapper{padding:5px 0}
}
.timetable-selected-price__class-and-flex{display:inline-block;font-size:14px}
@media(max-width:759px){.timetable-selected-price__class-and-flex{display:block;font-size:12px}
}
.timetable-selected-price__class-and-flex-text{display:inline-block;padding-right:2px}
/*! generic/lesshat *//*! generic/mixins */.timetable__table__journey.ng-enter{display:block !important;-webkit-animation:fadeIn .4s cubic-bezier(0.94,0.06,0.94,0.95);-moz-animation:fadeIn .4s cubic-bezier(0.94,0.06,0.94,0.95);-o-animation:fadeIn .4s cubic-bezier(0.94,0.06,0.94,0.95);animation:fadeIn .4s cubic-bezier(0.94,0.06,0.94,0.95)}
.timetable__table__journey__details.ng-hide-add{display:block !important;-webkit-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);-moz-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);-o-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);-webkit-animation-fill-mode:forwards}
.timetable__table__journey__details.ng-hide-remove{display:block !important;-webkit-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .2s cubic-bezier(0.94,0.06,0.62,0.55);-moz-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .2s cubic-bezier(0.94,0.06,0.62,0.55);-o-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .2s cubic-bezier(0.94,0.06,0.62,0.55);animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .2s cubic-bezier(0.94,0.06,0.62,0.55)}
.timetable-summary__details{overflow:hidden}
.timetable-summary__details.ng-hide-remove{display:block !important;-webkit-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .2s cubic-bezier(0.94,0.06,0.62,0.55);-moz-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .2s cubic-bezier(0.94,0.06,0.62,0.55);-o-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .2s cubic-bezier(0.94,0.06,0.62,0.55);animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .2s cubic-bezier(0.94,0.06,0.62,0.55)}
#sjSeLeavingBooking .modal__body h4.ng-hide-add,#sjSeLeavingBooking .modal__body p.ng-hide-add,#sjSeLeavingBooking .sj-btn-component.ng-hide-add{-webkit-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95);-moz-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95);-o-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95);animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95)}
#sjSeLeavingBooking .modal__body h4.ng-hide-remove,#sjSeLeavingBooking .modal__body p.ng-hide-remove,#sjSeLeavingBooking .sj-btn-component.ng-hide-remove{-webkit-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95);-moz-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95);-o-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95);animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95)}
#sjSeLeavingBooking .modal__footer--timetable-booking-loader.sj-loader--finished a.btn{-webkit-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95);-moz-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95);-o-animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95);animation:fadeIn .2s cubic-bezier(0.94,0.06,0.94,0.95)}
/*! generic/mixins *//*! generic/lesshat */.timer__time{color:#b81469;font-size:16px;font-weight:bold}
.timer__label{color:#b81469;font-size:16px}
.timer_s .timer__time,.timer_s .timer__label{font-size:12px}
/*! generic/mixins *//*! generic/lesshat */.sj-booking-flex__button{display:block;position:relative;width:100%;background-color:#f4f4ee;height:100px;padding:17px 20px;text-align:left;vertical-align:top;overflow:hidden}
.sj-booking-flex__button[disabled],.sj-booking-flex__button[disabled]:hover,.sj-booking-flex__button[disabled]:active{background-color:#f4f4ee}
.sj-booking-flex__button:active{background-color:#dbdbd7}
.sj-booking-flex__button:not([disabled]):not(.sj-booking-flex__button--selected):focus,.sj-booking-flex__button:not([disabled]):not(.sj-booking-flex__button--selected):hover{background-color:#dbdbd7 !important}
.sj-booking-flex__button--selected{background-color:#1a883d !important}
.sj-booking-flex__button--selected .sj-booking-flex__price{color:#fff}
.sj-booking-flex__button--selected .sj-booking-flex__price.sj-booking-flex__price--promoted .sj-booking-flex__price--primary{color:#fff}
.sj-booking-flex__button--selected .sj-booking-flex__star-heaven{color:#fff}
.sj-booking-flex__button--selected .sj-booking-flex__star-heaven .sj-booking-flex__star-heaven__star{color:#fff}
.sj-booking-flex__button--selected .sj-booking-flex__flextype{color:#fff;border-bottom:solid 1px #fff}
.sj-booking-flex__button--selected .sj-booking-flex__corporate-price{color:#fff;border-bottom:0}
.sj-booking-flex__button--selected:focus{background-color:#156e31 !important}
.sj-booking-flex__button--selected .last-minute__clock-icon svg{fill:#fff}
.sj-booking-flex__button--selected .last-minute__text-label{color:#fff}
.sj-booking-flex__button--last-minute .last-minute__clock-icon svg{fill:#c45417}
.sj-booking-flex__button .last-minute{display:inline-block;padding-top:5px}
.sj-booking-flex__button .last-minute__clock-icon{position:absolute}
.sj-booking-flex__button .last-minute__clock-icon svg{width:14px;height:16px}
.sj-booking-flex__button .last-minute__text-label{font-size:12px;padding-left:18px}
.sj-booking-flex__button:after{content:"";display:inline-block;vertical-align:top;height:100%}
.sj-booking-flex__indicator{display:block;margin:0 0 10px}
@media(min-width:760px){.sj-booking-flex__indicator{margin:0 0 7px}
}
.sj-booking-flex__indicator--unavailable{visibility:hidden}
.sj-booking-flex__price{display:block;position:absolute;top:17px;right:20px;text-align:right;font-size:24px;font-weight:bold;color:#252525;letter-spacing:-1px}
.sj-booking-flex__price--disabled{color:#74786d}
.sj-booking-flex__price--corporate-price{color:#fff;border-bottom:0}
.sj-booking-flex__price--promoted .sj-booking-flex__price--primary{color:#c45417}
.sj-booking-flex__price--unavailable{font-weight:normal;font-size:18px;color:#74786d}
@media(min-width:760px){.sj-booking-flex__price--has-both-points-and-price{top:7px;font-size:20px}
.sj-booking-flex__price--has-both-points-and-price .sj-booking-flex__price--secondary{font-size:16px}
}
.sj-booking-flex__price--last-minute,.sj-booking-flex__price--corporate-price{color:#c45417}
.sj-booking-flex__flextype,.sj-booking-flex__corporate-price{display:block;color:#74786d;font-size:14px;font-weight:bold;padding-bottom:3px;border-bottom:solid 1px #c2c2be}
.sj-booking-flex__flextype--corporate,.sj-booking-flex__corporate-price--corporate{color:#c45417}
.sj-booking-flex__flextype--disabled,.sj-booking-flex__corporate-price--disabled{padding-top:31px}
.sj-booking-flex__corporate-price{border-bottom:none !important;color:#c45417}
.sj-booking-flex__prio{font-size:12px}
.sj-booking-flex__star-heaven{font-size:9px}
.sj-booking-flex__star-heaven__star{color:#1a883d;font-size:12px}
/*! generic/mixins *//*! generic/lesshat */.compartments-list{background-color:#fff}
.compartments-list--on-white .form-group--select-face--default{border:2px solid #dbdbd7}
.compartments__journey-part-header{font-weight:normal !important;font-size:1.5em}
.compartments .sj-primary-link{text-decoration:none;cursor:pointer}
.compartments .toggle-button{display:inline-block;margin-left:5px;margin-top:-4px;font-size:10px}
.compartments .toggle-button--collapse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.compartments .sj-booking-flex__button{height:auto}
.compartments .sj-booking-flex__price{font-size:20px;text-align:right}
.compartments .sj-booking-flex__price--disabled{color:#74786d;right:32px}
.compartments .sj-booking-flex__price--has-both-points-and-price{top:10px}
.compartments .sj-booking-flex__price--has-both-points-and-price .sj-booking-flex__price--secondary{font-size:16px}
@media(min-width:1200px){.compartments .sj-booking-flex__price .sj-price__more-than-four{font-size:18px}
}
.compartments .sj-booking-flex__indicator{margin:0}
.compartments .sj-booking-flex__indicator--disabled{visibility:hidden}
.compartments .sj-booking-flex__heart-icon{margin-right:10px;vertical-align:sub}
.compartments .sj-booking-flex__heart-icon--price-selected svg,.compartments .sj-booking-flex__heart-icon--price-selected path{fill:white}
@media(min-width:1200px) and (max-width:1640px){.compartments .sj-booking-flex__indicator{margin-left:-7px}
.compartments .sj-booking-flex__price{margin-right:-7px}
}
.compartments .sj-booking-flex__flextype{margin-top:7px}
.compartments .sj-booking-flex__flextype--disabled{padding-top:0}
@media(min-width:480px) and (max-width:760px){.compartments .responsive-image{text-align:center}
.compartments .responsive-image img{min-width:380px;max-width:380px}
}
/*! generic/mixins *//*! generic/lesshat */.timetable-cell{display:table-cell}
.timetable-cell__rush-hour{position:relative}
.timetable-cell__rush-hour::before{top:0;content:"";background:#ffd700;width:10px;height:100%;z-index:1;position:absolute}
.timetable-cell__unexpanded{padding-left:20px;padding-right:20px;vertical-align:middle;padding-top:2px;position:relative;cursor:pointer}
@media(min-width:1200px){.timetable-cell__unexpanded{height:66px}
}
@media(max-width:759px){.timetable-cell__unexpanded{vertical-align:middle;padding:10px 10px 10px 20px}
}
.timetable-cell__unexpanded--inactive,.timetable-cell__unexpanded--current-ticket{cursor:default}
.timetable-cell__unexpanded--current-ticket{color:#74786d;font-size:12px}
@media(min-width:760px){.timetable-cell__unexpanded--current-ticket{font-size:18px}
}
.timetable-cell--current-ticket{color:#74786d}
.timetable-cell__unexpanded-selected-price--collapsed{height:85px}
@media(min-width:1200px){.timetable-cell__unexpanded-selected-price--collapsed{height:66px}
}
.timetable-cell__unexpanded-selected-price--collapsed--with-timetable-journey-row-domain{height:101px}
@media(max-width:325px){.timetable-cell__unexpanded-selected-price--collapsed--with-timetable-journey-row-domain{height:116px}
}
@media(min-width:1200px){.timetable-cell__unexpanded-selected-price--collapsed--with-timetable-journey-row-domain{height:66px}
}
@media(max-width:759px){.timetable-cell__unexpanded-selected-price{vertical-align:top}
}
.timetable-cell__small-placeholder{width:50%;background-color:white}
.timetable-cell__table-navigation{width:25%;vertical-align:middle;white-space:nowrap}
@media(max-width:1639px){.timetable-cell__table-navigation{width:80%}
}
.timetable-cell__table-navigation--details{width:25%;vertical-align:middle;white-space:nowrap;padding-right:20px}
@media(max-width:1639px){.timetable-cell__table-navigation--details{width:80%}
}
.timetable-cell__filter{vertical-align:middle;position:relative}
.timetable-cell__unexpanded-class{height:81px;background-color:white}
@media(min-width:1200px){.timetable-cell__unexpanded-class{height:66px}
}
.timetable-cell__unexpanded-class--with-timetable-journey-row-domain{height:101px}
@media(max-width:325px){.timetable-cell__unexpanded-class--with-timetable-journey-row-domain{height:116px}
}
@media(min-width:1200px){.timetable-cell__unexpanded-class--with-timetable-journey-row-domain{height:66px}
}
.timetable-cell__text-container{text-align:left;vertical-align:middle;padding:10px 20px;background-color:white;border-top:1px solid white;height:78px}
@media(min-width:1200px){.timetable-cell__text-container{height:66px}
}
@media(max-width:759px){.timetable-cell__text-container{padding-left:10px}
}
.timetable-cell__expanded-class{width:50%;vertical-align:top}
.timetable-cell__expanded-class--bordered-bottom{border-bottom:1px solid #ebebe3}
.timetable-cell__expanded-class--unavailable{background-color:white;vertical-align:top}
.timetable-cell__expanded-class--available{cursor:pointer}
.timetable-cell__expanded-class--disabled{cursor:default}
.timetable-cell__expanded-class--selected svg,.timetable-cell__expanded-class--selected path{fill:white}
.timetable-cell__expanded-class--selected:focus svg .outer_circle{stroke:rgba(0,0,0,0.5)}
.timetable-cell__expanded-class--selected:focus svg .inner_circle{fill:rgba(0,0,0,0.5)}
.timetable-cell__expanded-class--selected-first{border-left:1px solid #ebebe3;background-color:#00af49;color:white}
.timetable-cell__expanded-class--selected-first:hover{background-color:#00963f}
.timetable-cell__expanded-class--selected-second{background-color:#00a2c7;color:white}
.timetable-cell__expanded-class--selected-second:hover{background-color:#008bad}
.timetable-cell__expanded-class--selected-promotion{background-color:#c45417;color:white}
.timetable-cell__expanded-class--selected-promotion:hover{background-color:#a8471e}
@media(min-width:760px){.timetable-cell__expanded-class--not-selected-first:hover{color:#1a883d}
}
@media(min-width:760px){.timetable-cell__expanded-class--not-selected-second:hover{color:#2b7ea7}
}
@media(min-width:760px){.timetable-cell__expanded-class--not-selected-promotion:hover{color:#c45417}
}
.timetable-cell__expanded-class--not-selected{transition:background-color .2s ease}
@media(min-width:760px){.timetable-cell__expanded-class--not-selected:hover{background-color:#fafaf7}
.timetable-cell__expanded-class--not-selected:hover .timetable-expanded-price__circle-class--not-selected svg .outer_circle{stroke:#75786f}
.timetable-cell__expanded-class--not-selected:hover .timetable-expanded-price__circle-class--not-selected svg .inner_circle{fill:#c2c3be}
.timetable-cell__expanded-class--not-selected:hover .timetable-expanded-price__together-discount-icon--not-selected use{fill:#2b7ea7}
.timetable-cell__expanded-class--not-selected:hover .timetable-expanded-price__together-discount-icon__compartment-not-selected use{fill:#1a883d}
}
.timetable-cell__expanded-class--not-selected:focus .timetable-expanded-price__circle-class--not-selected svg .outer_circle{stroke:#2b7ea7}
.timetable-cell__expanded-class--not-selected:focus .timetable-expanded-price__circle-class--not-selected svg .inner_circle{fill:white}
.timetable-cell__expanded-class--not-selected:focus .timetable-expanded-price__together-discount-icon--not-selected use{fill:#2b7ea7}
.timetable-cell__expanded-class--not-selected:focus .timetable-expanded-price__together-discount-icon__compartment-not-selected use{fill:#1a883d}
.timetable-cell__price-header{width:50%;border-bottom:1px solid #ebebe3}
.timetable-cell__price-header--first-class{border-left:1px solid #ebebe3;background-color:#00af49}
.timetable-cell__price-header--second-class{background-color:#00a2c7}
.timetable-cell__price-header--compartment{background-color:#252525}
.timetable-cell__prices-failed{border-left:1px solid #ebebe3}
.timetable-cell__class--placeholder{border-left:1px solid white}
.timetable-cell__class--bordered-left{border-left:1px solid #ebebe3}
.timetable-cell__class-container{position:relative;width:40%}
@media(max-width:1199px){.timetable-cell__class-container{width:54%}
}
.timetable-cell__class-container--expanded{border-left:1px solid #ebebe3;background-color:#fff}
@media(min-width:1200px){.timetable-cell__class-container--expanded{border-bottom:1px solid #ebebe3}
}
@media(max-width:1199px){.timetable-cell__class-container--expanded{display:block;width:100%;border-left:0}
}
.timetable-cell__class-container--unexpanded{border-left:1px solid #ebebe3;background-color:#fff}
.timetable-cell__class-container--price-divider{border-left:1px solid #ebebe3}
@media(max-width:1199px){.timetable-cell__class-container--expanded-price-divider{background-color:white}
}
.timetable-cell__disturbance_information_header{padding-top:26px;font-size:20px;font-weight:bold;text-align:center}
.timetable-cell__disturbance_information_block{padding:26px 41px;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.57;letter-spacing:normal;text-align:center}
.timetable-cell__disturbance_information_block p{display:inline}
.timetable-cell__upsell{border-left:1px solid #ebebe3;background-color:white;padding-top:35px}
.timetable-cell__ticket-info{border-left:1px solid #ebebe3;border-bottom:1px solid #ebebe3;background-color:white;text-align:center;padding-bottom:25px;padding-top:25px}
.timetable-cell__left-cell{width:60%}
@media(max-width:1199px){.timetable-cell__left-cell{width:46%}
}
.timetable-cell__right-cell{width:50%}
.timetable-cell__journey-info{background-color:white}
.timetable-cell__journey-info--expanded{vertical-align:top;background-color:#fafaf7;border-bottom:1px solid #ebebe3}
@media(max-width:1199px){.timetable-cell__journey-info--expanded{display:block;width:100%}
}
@media(max-width:1199px){.timetable-cell__journey-details--expanded{height:54px;border-bottom:1px solid #ebebe3;width:100%}
}
.timetable-cell__journey-details--departed{color:#c2c2be}
@media(max-width:1199px){.timetable-cell__journey-details--sales-stop{height:59px;border-bottom:solid #eedd31 2px}
}
.timetable-cell__error{background:white;text-align:center;padding-top:80px;padding-bottom:100px}
.timetable-cell__loading{background:white;text-align:center;padding-top:80px;padding-bottom:100px}
.timetable-cell__train_picture-container{height:100%;border-top-left-radius:40px;border-bottom-left-radius:40px;border-right:0;display:table;overflow:hidden}
.timetable-cell__train-picture{width:100px;height:30px;overflow:hidden;background:url("http://sj-tidtabell.linux.prototyp.se/assets/images/dubbeldackaren_cropped.png") no-repeat right;background-size:auto 30px}
@media(max-width:759px){.timetable-cell__train-picture{background-size:auto 24px;height:24px}
}
/*! generic/mixins *//*! generic/lesshat */.timetable-upsell__container{padding:25px 20px}
@media(max-width:1199px){.timetable-upsell__container{padding:25px 15px}
}
.timetable-upsell__body{text-align:center;background:white}
@media(max-width:1199px){.timetable-upsell__body{border-radius:7px;padding:10px}
}
.timetable-upsell__text-container{font-size:14px;padding-bottom:10px}
@media(max-width:1199px){.timetable-upsell__text-container--top-padding{padding-top:10px}
}
.timetable-upsell__icon{margin-right:5px;vertical-align:middle}
.timetable-upsell__icon-check{fill:#252525;height:10px;margin-right:2px;width:13px}
.timetable-upsell__text{vertical-align:middle}
.timetable-upsell__timetable-ticket-info{font-size:14px;color:#007694;padding:0;line-height:inherit}
.timetable-upsell__deviation-container{text-align:center;font-size:14px;padding-bottom:10px}
.timetable-upsell__deviation-text-block{line-height:1.4}
.timetable-upsell__deviation-postfix{font-weight:bold}
.timetable-upsell-together-discount{text-align:left;margin:10px 0 15px;font-size:14px}
.timetable-upsell-together-discount__title{line-height:18px}
.timetable-upsell-together-discount__title-text{display:inline;font-size:inherit;vertical-align:middle}
.timetable-upsell-together-discount__text{margin-top:15px}
.timetable-upsell-together-discount__title-heart{margin-right:10px}
.timetable-upsell-together-discount__title-heart-icon{vertical-align:middle}
/*! generic/mixins *//*! generic/lesshat */.timetable-page-header__container{letter-spacing:-0.02em;padding:20px 0 0 0}
@media(max-width:759px){.timetable-page-header__container{padding:0}
}
.timetable-page-header__row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}
.timetable-page-header__one-column-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;vertical-align:baseline}
@media(min-width:760px){.timetable-page-header__one-column-row{margin-bottom:20px}
}
.timetable-page-header__one-column-row--middle{display:-ms-inline-flexbox;display:inline-flex;vertical-align:baseline;text-align:center}
.timetable-page-header__two-columns-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;min-height:24px;width:100%}
.timetable-page-header__two-columns-row--left{display:-ms-inline-flexbox;display:inline-flex;vertical-align:baseline;font-size:18px;text-align:left}
@media(min-width:760px){.timetable-page-header__two-columns-row--left{line-height:25px}
.timetable-page-header__two-columns-row--left svg{height:25px;width:25px}
}
.timetable-page-header__two-columns-row--right{display:-ms-inline-flexbox;display:inline-flex;vertical-align:baseline;justify-content:flex-end;text-align:left;margin-left:auto}
.timetable-page-header__three-columns-row{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:center;justify-content:center;margin-bottom:20px;vertical-align:baseline;width:100%}
.timetable-page-header__three-columns-row--left{display:-ms-inline-flexbox;display:inline-flex;font-size:18px;line-height:25px;text-align:left;flex-grow:1}
.timetable-page-header__three-columns-row--left svg{height:25px;width:25px}
.timetable-page-header__three-columns-row--middle{display:-ms-inline-flexbox;display:inline-flex;vertical-align:baseline;text-align:center}
.timetable-page-header__three-columns-row--right{display:-ms-inline-flexbox;display:inline-flex;justify-content:flex-end;text-align:left;flex-grow:1}
.timetable-page-header__cell{display:-ms-inline-flexbox;display:inline-flex;vertical-align:baseline}
.timetable-page-header__cell--left{text-align:left;flex-grow:1}
.timetable-page-header__cell--right{justify-content:flex-end;text-align:left;flex-grow:1}
.timetable-page-header__cell--middle{text-align:center}
.timetable-page-header__direction-icon{line-height:.1;margin:0 6px}
.timetable-page-header__direction-icon--return{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
.timetable-page-header__direction-text{font-weight:bold}
@media(max-width:759px){.timetable-page-header__direction-text{font-size:14px;line-height:18px}
}
.timetable-page-header__location-text{font-size:30px;font-weight:normal;display:inline-block}
@media(max-width:759px){.timetable-page-header__location-text{font-size:14px;padding-top:10px}
}
.timetable-page-header__prio-container{margin-top:5px}
@media(max-width:759px){.timetable-page-header__prio-container{margin-top:10px}
}
.timetable-page-header__prio-text{font-weight:bold}
@media(max-width:759px){.timetable-page-header__prio-text{font-size:14px;padding-left:0}
}
.timetable-page-header__prio-information-container{text-align:center}
.timetable-page-header__prio-information-container--error{color:#de1f26;margin-bottom:20px}
.timetable-page-header__prio-information-container--info{background-color:#7fdbef;padding:20px}
@media(min-width:760px){.timetable-page-header__prio-information-container--info.row{margin-left:0;margin-right:0}
}
.timetable-page-header__prio-information-container--phone{font-weight:bold;white-space:nowrap}
.timetable-page-header__prio-information-point{font-weight:bold}
.timetable-page-header__prio-radiobutton-row{padding:20px 0;text-align:center;width:100%}
.timetable-page-header__prio-radiobutton-container{display:inline-flex;position:relative;text-align:left}
.timetable-page-header__prio-radiobutton-label{font-size:14px;padding-right:10px}
.timetable-page-header__disturbance-banners{display:flex;position:relative;z-index:21;justify-content:space-between;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;background-color:#7fdbef}
.timetable-page-header__disturbance-banners.row::before,.timetable-page-header__disturbance-banners.row::after{content:none}
@media(min-width:760px){.timetable-page-header__disturbance-banners{background-color:transparent;padding-left:10px;padding-right:10px}
}
.timetable-page-header__disturbance-banners>*{flex-grow:0}
@media(min-width:760px){.timetable-page-header__disturbance-banners>*{flex-grow:1}
.timetable-page-header__disturbance-banners .disturbance-banners{flex-grow:3}
}
@media(min-width:1200px){.timetable-page-header__disturbance-banners .disturbance-banners{flex-grow:1}
}
.timetable-page-header__navigation{font-size:18px;font-weight:bold;letter-spacing:-0.02em;line-height:1.2em;padding:20px 13px;text-align:center}
@media(max-width:759px){.timetable-page-header__navigation{padding:10px 0}
}
.timetable-page-header__navigation-icon{width:22px;height:22px;display:inline-block;vertical-align:bottom}
.timetable-page-header__navigation-icon--disabled{fill:#74786d}
.timetable-page-header__navigation-date-text{font-weight:normal;font-size:14px}
.timetable-page-header__navigation-date-text--disabled{color:#74786d}
.timetable-page-header__divider{border-top:1px solid #ebebe3;clear:both}
@media(min-width:480px){.timetable-page-header__date{display:flex;justify-content:center}
}
/*! generic/mixins *//*! generic/lesshat */.timetable-more-details__detail-container{position:relative}
.timetable-more-details__container{transition:height .25s ease;-webkit-transition:height .25s ease;overflow:hidden}
.timetable-more-details--collapsed{height:0}
.timetable-more-details--expanded{height:42px}
.timetable-more-details__switch label{padding-bottom:2px}
.timetable-more-details__switch--disabled{cursor:default}
.timetable-more-details__switch-text{font-size:13px;vertical-align:middle;transition:color .28s cubic-bezier(0.4,0,0.2,1);-webkit-transition:color .28s cubic-bezier(0.4,0,0.2,1)}
.timetable-more-details__switch-text--disabled{color:#c2c2be;cursor:default}
.timetable-more-details__row{padding-bottom:5px}
.timetable-more-details__content{background:#fafaf8;border-bottom:1px solid #ebebe3;padding:10px 20px 10px 20px}
@media(max-width:759px){.timetable-more-details__content{padding:10px}
}
.timetable-more-details__content-row{display:table}
.timetable-more-details__content-row--disabled{opacity:.2}
.timetable-more-details__cell{display:table-cell;vertical-align:middle}
.timetable-more-details__cell-item{display:table-cell;vertical-align:middle}
.timetable-more-details__cell-item--text{font-size:13px;padding-right:10px;padding-left:5px;white-space:nowrap}
.timetable-more-details__cell-item--text-no-info{font-size:13px;padding-right:10px;white-space:nowrap}
.timetable-more-details__cell-item--icon{height:16px;width:16px;min-width:16px;min-height:16px}
@media(max-width:759px){.timetable-more-details__cell-item--icon{padding-right:5px}
}
.timetable-more-details__cell-item--icon-svg{height:16px;width:16px;min-width:16px;min-height:16px}
.timetable-more-details__cell-item--icon-svg svg{display:block;height:16px;width:16px}
.timetable-more-details__cell-item--icon-location-side{height:16px;width:31px;min-width:31px;min-height:16px}
.timetable-more-details__cell-item--icon-location-side svg{display:block;height:16px;width:31px}
.timetable-more-details__cell-item--icon-location-middle{height:16px;width:40px;min-width:40px;min-height:16px}
.timetable-more-details__cell-item--icon-location-middle svg{display:block;height:16px;width:40px}
.timetable-more-details__cell-item--image{max-height:100%;display:block;height:14px;width:14px}
.timetable-more-details__change-location-text{font-size:13px;white-space:nowrap}
.timetable-more-details__change-location-icon--middle{padding-left:5px;padding-right:5px}
@media(min-width:760px){.timetable-more-details__change-location-icon--middle:hover .tooltip-hover{display:inline}
}
.timetable-more-details__change-location-icon--left{padding-right:5px}
.timetable-more-details__change-location-icon--right{padding-left:5px}
.timetable-more-details__change-tooltip{top:33px;left:initial;z-index:2}
.timetable-more-details__change-tooltip__triangle{margin-left:14px}
.timetable-more-details__change-tooltip__box{margin-left:-20px}
.timetable-more-details__change-tooltip__container{padding:15px}
.timetable-more-details__change-tooltip__text{font-weight:bold;line-height:1.5}
/*! generic/mixins *//*! generic/lesshat */.journey-info__text{padding-top:10px}
.journey-info__container{padding-top:30px}
.journey-info__row{display:table}
.journey-info__time{padding-right:10px;padding-top:5px;text-align:right;width:120px;display:table-cell;vertical-align:middle;font-weight:bold;font-size:18px}
@media(max-width:759px){.journey-info__time{width:60px;font-size:14px}
}
.journey-info__segment-warning-icon-container{display:table-cell;vertical-align:middle;width:16px;height:16px;min-width:16px;min-height:16px}
.journey-info__segment-warning-icon-container svg{display:block;width:16px;height:16px}
.journey-info__segment-warning-text{line-height:1;display:table-cell;vertical-align:middle;padding-left:5px;font-size:14px}
@media(max-width:759px){.journey-info__segment-warning-text{font-size:12px}
}
@media(min-width:760px){.journey-info__segment-warning-text{color:#74786d}
}
.journey-info__segment-warning-text--disturbance{line-height:24px;color:#252525}
.journey-info__segment-warning-text--red{color:#de1f26}
.journey-info__train-info{padding-right:5px;font-size:14px;display:inline}
@media(min-width:1200px){.journey-info__train-info{padding-right:15px}
}
@media(max-width:759px){.journey-info__train-info{font-size:13px}
}
.journey-info__train-info--producer{font-weight:bold}
.journey-info__train-info--travelMethod{display:inline-block}
.journey-info__food-info{font-size:14px;color:#1a883d}
.journey-info__change-info{margin-bottom:-2px;position:relative}
@media(min-width:760px){.journey-info__change-info{color:#74786d}
}
.journey-info__change-time-info{display:inline-block;color:#de252b;padding-left:16px;padding-right:16px;border-left:4px solid #c2c2c2;z-index:1;font-size:14px;position:relative}
@media(max-width:759px){.journey-info__change-time-info{font-size:12px}
}
.journey-info__arrival-location{font-size:14px}
@media(max-width:759px){.journey-info__arrival-location{font-size:12px}
}
.journey-info__train-picture-container{overflow:hidden;display:table-cell;vertical-align:middle}
.journey-info__train-container{display:table-cell;vertical-align:middle}
.journey-info__train-container--has-train-image{width:104px}
.journey-info__train-picture-wrapper{height:100%;border-top-left-radius:40px;border-bottom-left-radius:40px;border-right:0;position:relative;width:104px;overflow:hidden}
.journey-info__train-picture-wrapper--generic-image{background-color:#c2c2c2;border-radius:50%;display:table;width:40px}
@media(max-width:759px){.journey-info__train-picture-wrapper--generic-image{width:28px}
}
.journey-info__train-picture{margin:auto;overflow:hidden;background:no-repeat right;background-size:auto 30px}
.journey-info__train-picture--train-image{position:absolute;left:0;top:0;bottom:0;margin:auto;width:100px;height:30px}
@media(max-width:759px){.journey-info__train-picture--train-image{background-size:auto 24px;height:24px;width:95px}
}
.journey-info__train-picture--generic-image{display:table-cell;vertical-align:middle;text-align:center;width:22px}
.journey-info__train-picture--generic-image img{width:22px}
@media(max-width:759px){.journey-info__train-picture--generic-image img{width:17px}
}
@media(max-width:759px){.journey-info__train-picture--generic-image{width:17px}
}
.journey-info__circle{width:24px;height:48px;border:4px solid #c2c2c2}
@media(max-width:759px){.journey-info__circle{width:18px;height:36px}
}
.journey-info__circle--left{border-top-left-radius:40px;border-bottom-left-radius:40px;border-right:0;position:absolute}
.journey-info__circle--right{border-top-right-radius:40px;border-bottom-right-radius:40px;border-left:0}
@media(min-width:1200px){.journey-info__circle--with-train-background{background-color:#fafaf7}
}
.journey-info__circle--with-generic-background{background-color:#c2c2c2}
.journey-info__circle--yellow{border-color:#efdf00}
.journey-info__travel-time{font-size:14px;color:#74786d}
@media(max-width:759px){.journey-info__travel-time{font-size:12px}
}
.journey-info__right-circle-container{padding-left:24px}
@media(max-width:759px){.journey-info__right-circle-container{padding-left:18px}
}
.journey-info__locations-text{font-weight:bold;font-size:18px}
@media(max-width:759px){.journey-info__locations-text{font-size:14px}
}
.journey-info__inactive-locations-text{font-size:18px;color:#de1f26}
@media(max-width:759px){.journey-info__inactive-locations-text{font-size:14px}
}
.journey-info__inactive-text{text-decoration:line-through;color:#74786d}
.journey-info__locations{vertical-align:middle;white-space:nowrap;display:table-cell;padding-left:10px;padding-top:5px}
.journey-info__left-info-container{vertical-align:middle;overflow:hidden;display:table-cell;width:142px;max-width:142px;text-align:right;padding-right:10px}
@media(max-width:759px){.journey-info__left-info-container{width:76px;max-width:76px}
}
.journey-info__arrival-time-container{vertical-align:middle;overflow:hidden;display:table-cell;width:142px;max-width:142px;text-align:right;padding-right:11px;font-size:14px;font-weight:400}
@media(max-width:759px){.journey-info__arrival-time-container{width:76px;max-width:76px;font-size:12px}
}
.journey-info__right-info-container{vertical-align:middle;border-left:4px solid #c2c2c2;display:table-cell;padding-left:16px;padding-right:16px;z-index:1}
.journey-info__right-info-container--dotted{border-left-color:#c2c2c2;border-image-source:url("../../../common/clientlib/img/dotted-border.svg");border-image-slice:10% 100%;border-image-repeat:repeat;border-right:0;border-top:0;border-bottom:0}
.journey-info__right-info-container--yellow{border-left-color:#efdf00}
.journey-info__service-list{display:inline}
.journey-info__list-item{display:inline-block}
.journey-info__service-icon-container{position:relative;display:inline-block;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-right:5px}
.journey-info__service-icon-container:focus,.journey-info__service-icon-container:active{outline:2px solid #007694;outline-offset:1px}
.journey-info__service-icon-container:focus .tooltip-hover,.journey-info__service-icon-container:active .tooltip-hover{display:inline}
@media(min-width:760px){.journey-info__service-icon-container:hover .tooltip-hover{display:inline}
}
.journey-info__service-icon{vertical-align:baseline;height:14px;cursor:pointer}
@media(max-width:759px){.journey-info__service-icon{height:12px}
}
.journey-info__arrival-location-circle-container{position:absolute;left:72px;top:50%;transform:translateY(-50%)}
@media(min-width:760px){.journey-info__arrival-location-circle-container{left:138px}
}
.journey-info__arrival-location-circle{border-radius:50%;border:6px solid #c2c2c2;z-index:2;display:inline-block}
.journey-info__arrival-location-circle--yellow{border-color:#efdf00}
.journey-info__journey-divider{left:10px;right:10px;position:absolute;top:50%;border-top:solid 1px #dbdbd7}
@media(min-width:1200px){.journey-info__journey-divider{left:20px;right:20px}
}
.journey-info__end-of-segment-row{width:100%;position:relative}
.journey-info__additional-info{font-size:14px;line-height:1.4}
@media(min-width:760px){.journey-info__additional-info{text-align:center}
}
.journey-info__detailed-information-link{height:auto;line-height:normal;margin-bottom:20px;display:block;text-align:center;width:100%}
.journey-info__detailed-information-link:active,.journey-info__detailed-information-link:focus{outline-offset:0;outline:2px solid #007694}
@media(min-width:760px){.journey-info__detailed-information-link{margin:0 auto 2px;width:auto}
}
.journey-info__traffic-information-link-container{padding-bottom:10px}
@media(min-width:760px){.journey-info__traffic-information-link-container{text-align:center}
}
.journey-info__detailed-information-link,.journey-info__traffic-information-link{color:#007694;font-size:14px;text-decoration:none}
.journey-info__detailed-information-block{font-size:16px}
.journey-info__detailed-information-modal-segment{font-size:14px;color:#74786d;font-weight:normal}
.journey-info__detailed-information-icon-container{position:absolute}
.journey-info__detailed-information-icon-container--svg{height:16px;width:16px}
.journey-info__detailed-information-icon-container--svg svg{vertical-align:middle}
.journey-info__detailed-information-text-container{padding-left:25px}
.journey-info__detailed-information-separator{padding-bottom:30px}
.journey-info__detailed-information-icon{vertical-align:middle;height:16px;width:16px}
.journey-info__detailed-information-text{vertical-align:middle;font-size:14px;font-weight:normal}
.journey-info__detailed-information-text--header{line-height:1.5;font-weight:bold}
.journey-info__detailed-information-text--additional-information{padding-bottom:20px}
.journey-info__detailed-information-text a{text-decoration:underline}
/*! generic/lesshat *//*! generic/mixins */@keyframes timetable-prices-loading{from{left:0;right:100%}
50%{left:0;right:0}
to{left:100%;right:0}
}
@-webkit-keyframes timetable-prices-loading{from{left:0;right:100%}
50%{left:0;right:0}
to{left:100%;right:0}
}
.timetable-price-divider__container{position:relative;height:2px}
.timetable-price-divider__left{width:100%;height:2px}
.timetable-price-divider__left--compartments{background-color:#252525}
@media(max-width:1199px){.timetable-price-divider__left--expanded{height:1px;background-color:white}
}
.timetable-price-divider__right{height:2px;position:absolute;left:0;right:0}
.timetable-price-divider__right--loading{animation-timing-function:linear;animation-iteration-count:infinite;animation-name:timetable-prices-loading;animation-duration:2s;-webkit-animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-webkit-animation-name:timetable-prices-loading;-webkit-animation-duration:2s}
.timetable-price-divider--unavailable{background-color:#efdf00}
.timetable-price-divider--unavailable-collapsed{background-color:transparent}
.timetable-price-divider__first-class.timetable-price-divider--unavailable{border-left:0}
.timetable-price-divider--default{background-color:#ebebe3}
@media(max-width:1199px){.timetable-price-divider--default-expanded{background-color:white}
}
.timetable-price-divider__first-class{background-color:#00af49;border-left:1px solid #ebebe3}
.timetable-price-divider__second-class{background-color:#00a2c7}
.timetable-price-divider__first-class-selected{background-color:#197b39}
.timetable-price-divider__second-class-selected{background-color:#217690}
.timetable-price-divider__second-class-extended-selected{background-color:#1e5673}
.timetable-price-divider__promotion-selected{background-color:#963511}
.timetable-price-divider__class-container{border-left:1px solid #ebebe3}
/*! generic/mixins *//*! generic/lesshat */.timetable-modal__header{overflow:hidden}
.timetable-modal__header--small{font-size:16px}
.timetable-modal__header--medium{font-weight:normal;font-size:30px;padding-bottom:10px}
.timetable-modal__header--large{font-weight:normal;font-size:30px;padding-bottom:25px}
.timetable-modal__header--xlarge{font-weight:600;padding-bottom:25px}
.timetable-modal__text{font-size:14px}
.timetable-modal__body{padding:0 40px 20px 40px !important}
@media(max-width:759px){.timetable-modal__body{padding:0 15px 20px 15px !important}
}
.timetable-modal__flex-comfort-body{padding:0 40px 20px 40px !important}
@media(max-width:759px){.timetable-modal__flex-comfort-body{padding:0 !important}
}
@media(max-width:759px){.timetable-modal__content{padding-left:15px !important;padding-right:15px !important}
}
.timetable-modal__content--text{font-size:14px;margin-bottom:15px}
.timetable-modal__content--text.ng-enter{-webkit-animation:enter_sequence .4s ease-in;animation:enter_sequence .4s ease-in}
.timetable-modal__content--text.ng-leave{-webkit-animation:leave_sequence .4s ease-out;animation:leave_sequence .4s ease-out}
.timetable-modal__content--text--usp{display:flex}
@keyframes enter_sequence{from{opacity:0;max-height:0}
to{opacity:1;max-height:999px}
}
@keyframes leave_sequence{from{opacity:1;max-height:999px}
to{opacity:0;max-height:0}
}
.timetable-modal__content--general-text{font-size:14px}
.timetable-modal__content--first{margin-top:20px}
.timetable-modal__content--last-or-no-upsell{margin-bottom:30px !important}
.timetable-modal__content--after-divider{margin-top:30px !important}
.timetable-modal__content--upsell-icon{height:14px;width:14px;margin-right:12px;margin-top:2px}
.timetable-modal__button{overflow:hidden}
.timetable-modal__button--small{font-size:14px;margin-bottom:20px}
.timetable-modal__button--arrow{margin-left:8px;font-size:8px;transition:all .2s ease;display:inline-block}
.timetable-modal__button--rotate{transform:rotate(-180deg)}
.timetable-modal__footer{padding-bottom:20px !important}
/*! generic/mixins *//*! generic/lesshat */.timetable-filter__toggler{align-items:center;display:flex;padding:11px}
.timetable-filter__toggler:active,.timetable-filter__toggler:focus{outline:2px solid #2b7ea7;outline-offset:-3px}
.timetable-filter__toggler--disabled{cursor:default}
.timetable-filter__toggler__label{color:#252525;font-weight:bold;padding-left:5px;display:table-cell;font-size:13px;vertical-align:middle}
.timetable-filter__toggler__label--disabled{color:#c2c2be}
.timetable-filter__toggler__icon{display:table-cell;padding-right:5px;padding-left:5px;vertical-align:middle}
.timetable-filter__toggler__icon--disabled{cursor:default}
.timetable-filter__toggler__icon--disabled svg,.timetable-filter__toggler__icon--disabled path{fill:#c2c2be}
.timetable-filter__toggler__icon svg{display:block;margin:auto}
.timetable-filter__filter-count-placeholder{display:inline-block;height:18px;width:18px}
.timetable-filter__filter-count{background-color:#74786d;border-radius:50%;color:#fff;display:inline-block;font-size:9px;font-weight:bold;height:18px;line-height:18px;text-align:center;width:18px}
.timetable-filter__filter-count--disabled{background-color:#c2c2be}
.timetable-filter__menu{position:absolute;top:33px;z-index:2}
.timetable-filter__menu__triangle{margin-left:1px;width:14px;height:9px;position:absolute;overflow:hidden;top:-9px;left:0}
.timetable-filter__menu__triangle:after{content:"";position:absolute;width:7px;height:7px;background:white;top:6px;left:2.5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0 0 1px 0 #a8a8a5}
.timetable-filter__menu__box{margin-left:-140px;min-width:300px;background-color:white;border-top:1px solid white;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16),0 3px 6px 0 rgba(0,0,0,0.23);font-size:14px}
.timetable-filter__menu__container{padding:15px}
.timetable-filter__menu__item{padding-bottom:12px;padding-top:14px}
.timetable-filter__menu button{background:#f4f4ee;border-top:1px solid #dbdad5;height:48px;width:100%}
.timetable-filter__menu button:focus{outline:2px solid #2b7ea7}
.timetable-filter__menu hr{margin-bottom:12px}
/*! generic/lesshat *//*! generic/mixins */.timetable__change-date{margin-top:5px;position:relative;z-index:22}
@media(min-width:480px){.timetable__change-date{margin-top:0}
}
.timetable__change-date .sj-icon{font-size:.6em;padding-left:3px}
.timetable__change-date-link{font-size:14px;font-weight:normal;margin-left:10px}
.timetable__change-date-datepicker{left:50%;position:absolute;top:30px;transform:translateX(-50%);width:300px;z-index:1}
.timetable__change-date-datepicker::before{background:#fff;border-top:1px solid #d5d5d1;border-left:1px solid #d5d5d1;content:'';display:block;height:6px;left:50%;position:absolute;transform:rotate(45deg) translateX(-50%);top:-1px;width:6px;z-index:2}
.timetable__change-date-datepicker .form-group--date-picker__border{border:1px solid #d5d5d1;border-radius:5px;box-shadow:0 2px 6px 1px rgba(0,0,0,0.12)}
.timetable__change-date-datepicker .form-group--field{background:0}
.timetable__change-date-datepicker .picker__holder{border-radius:5px}
.timetable__change-date-datepicker .picker__box{background:0;overflow:hidden;padding:0 9px 9px}
.timetable__change-date-datepicker .picker__header{background:#fff;border-radius:5px 5px 0;margin:0 -9px;padding:7px 0 9px}
.timetable__change-date-datepicker .picker__day{padding:.6em 0}
.timetable__change-date-datepicker .picker__day--highlighted{color:#fff;background:#1a883d}
.timetable__change-date-datepicker .picker__month{font-weight:normal !important}
.timetable__change-date-datepicker .picker__month,.timetable__change-date-datepicker .picker__year{font-size:14px !important}
.timetable__change-date-datepicker .picker__table{font-size:16px}
.timetable__change-date-datepicker .picker__nav--prev,.timetable__change-date-datepicker .picker__nav--next{padding:0;top:7px}
.timetable__change-date-datepicker .picker__nav--prev{left:0}
.timetable__change-date-datepicker .picker__nav--next{right:8px}
.read-more-modal{padding-top:0 !important}
.read-more-modal__read-more-link{display:block;margin-top:15px;cursor:pointer}
.read-more-modal__title{margin-bottom:25px}
.read-more-modal__city-info{border-bottom:1px solid #808080bd}
.read-more-modal__city-info:last-child{border-bottom:0}
.read-more-modal-city-info{margin-bottom:15px}
.read-more-modal-city-info__city-name{margin-bottom:10px}
.read-more-modal-city-info__hotel{margin-bottom:10px}
.read-more-modal-city-info-hotel__name{display:inline-block;margin-bottom:5px}
.price-matrix{display:flex;flex:0 0 100%}
.price-matrix--class{flex:0 1 100%;text-align:center;box-sizing:border-box;border-right:1px solid #ebebe3}
.price-matrix--class button{padding:0;display:block}
.price-matrix--class .price-matrix-outlined:focus,.price-matrix--class .price-matrix-outlined:active{outline:2px solid #2b7ea7;outline-offset:-2px}
.price-matrix--class .price__cell--comfort-button:hover,.price-matrix--class .price__cell--compartment-button:hover{background:#fafaf7;color:#00963e}
.price-matrix--class .price__cell--standard-button:hover{background:#fafaf7;color:#008dae}
.price-matrix--class .price__cell--standard_extended-button:hover{background:#fafaf7;color:#2b7ea7}
.price-matrix--class:first-child{text-align:right}
.price-matrix--class:first-child .price__cell--price-content{align-items:flex-end}
.price-matrix--class:last-child{border-left:0;text-align:left}
.price-matrix--class:last-child .price__cell--price-content{align-items:flex-start}
.price-matrix--heading{font-size:14px;font-weight:normal;line-height:14px;padding:0 10px}
.price-matrix--heading__container{display:flex;align-items:center;height:40px;width:100%}
.price-matrix--class:first-child .price-matrix--heading__container{justify-content:flex-end}
.price-matrix--class:last-child .price-matrix--heading__container{justify-content:flex-start}
.price__cell button[disabled],.price__cell button[disabled]:active,.price__cell button[disabled]:hover{background:transparent}
.price__cell--first-class::before{height:5px;content:"";display:block;background:#00af49;margin-bottom:1px}
.price__cell--first-class::after{height:5px;content:"";display:block;background:#00af49;margin-top:1px}
.price__cell--first-class .price__cell--price-content{transition:all .3s ease;color:#000}
.price__cell--first-class .price__cell--price-content:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#00963e}
.price__cell--first-class .price__cell--price-content:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#00963e}
.price__cell--first-class .price__cell--price-content--selected{background:#00af49;color:#fff !important}
.price__cell--first-class .price__cell--price-content--selected svg{fill:#fff}
.price__cell--first-class .price__cell--price-content--selected:hover{background:#00963e}
.price__cell--first-class .price__cell--price-content--special{transition:all .3s ease;color:#c45417}
.price__cell--first-class .price__cell--price-content--special:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#ad4a14}
.price__cell--first-class .price__cell--price-content--special:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#ad4a14}
.price__cell--first-class .price__cell--price-content--special .price__cell--price-details{display:block;color:#000}
.price__cell--first-class .price__cell--price-content--special .price__cell--price-details-corporate-price{display:block;padding-top:5px;color:#000}
.price__cell--first-class .price__cell--price-content--special:hover .price__cell--price-details{color:#c45417}
.price__cell--first-class .price__cell--price-content--special--selected{background:#c45417;color:#fff !important}
.price__cell--first-class .price__cell--price-content--special--selected svg{fill:#fff}
.price__cell--first-class .price__cell--price-content--special--selected:hover{background:#ad4a14}
.price__cell--first-class .price__cell--price-content--special--selected .price__cell--price-details{color:#fff !important}
.price__cell--first-class .price__cell--price-content--disabled{transition:all .3s ease;color:#c2c2be}
.price__cell--first-class .price__cell--price-content--disabled:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#b6b6b1}
.price__cell--first-class .price__cell--price-content--disabled:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#b6b6b1}
.price__cell--first-class .price__cell--price-content--not-enough-prio-point{transition:all .3s ease;color:#c2c2be}
.price__cell--first-class .price__cell--price-content--not-enough-prio-point:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#b6b6b1}
.price__cell--first-class .price__cell--price-content--not-enough-prio-point:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#b6b6b1}
.price__cell--second-class::before{height:5px;content:"";display:block;background:#00a2c7;margin-bottom:1px}
.price__cell--second-class::after{height:5px;content:"";display:block;background:#00a2c7;margin-top:1px}
.price__cell--second-class .price__cell--price-content{transition:all .3s ease;color:#000}
.price__cell--second-class .price__cell--price-content:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#008dae}
.price__cell--second-class .price__cell--price-content:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#008dae}
.price__cell--second-class .price__cell--price-content--selected{background:#00a2c7;color:#fff !important}
.price__cell--second-class .price__cell--price-content--selected svg{fill:#fff}
.price__cell--second-class .price__cell--price-content--selected:hover{background:#008dae}
.price__cell--second-class .price__cell--price-content--special{transition:all .3s ease;color:#c45417}
.price__cell--second-class .price__cell--price-content--special:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#ad4a14}
.price__cell--second-class .price__cell--price-content--special:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#ad4a14}
.price__cell--second-class .price__cell--price-content--special .price__cell--price-details{display:block;color:#000}
.price__cell--second-class .price__cell--price-content--special .price__cell--price-details-corporate-price{display:block;padding-top:5px;color:#000}
.price__cell--second-class .price__cell--price-content--special:hover .price__cell--price-details{color:#c45417}
.price__cell--second-class .price__cell--price-content--special--selected{background:#c45417;color:#fff !important}
.price__cell--second-class .price__cell--price-content--special--selected svg{fill:#fff}
.price__cell--second-class .price__cell--price-content--special--selected:hover{background:#ad4a14}
.price__cell--second-class .price__cell--price-content--special--selected .price__cell--price-details{color:#fff !important}
.price__cell--second-class .price__cell--price-content--disabled{transition:all .3s ease;color:#c2c2be}
.price__cell--second-class .price__cell--price-content--disabled:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#b6b6b1}
.price__cell--second-class .price__cell--price-content--disabled:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#b6b6b1}
.price__cell--second-class .price__cell--price-content--not-enough-prio-point{transition:all .3s ease;color:#c2c2be}
.price__cell--second-class .price__cell--price-content--not-enough-prio-point:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#b6b6b1}
.price__cell--second-class .price__cell--price-content--not-enough-prio-point:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#b6b6b1}
.price__cell--second-class-extended::before{height:5px;content:"";display:block;background:#2b7ea7;margin-bottom:1px}
.price__cell--second-class-extended::after{height:5px;content:"";display:block;background:#2b7ea7;margin-top:1px}
.price__cell--second-class-extended .price__cell--price-content{transition:all .3s ease;color:#000}
.price__cell--second-class-extended .price__cell--price-content:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#266f93}
.price__cell--second-class-extended .price__cell--price-content:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#266f93}
.price__cell--second-class-extended .price__cell--price-content--selected{background:#2b7ea7;color:#fff !important}
.price__cell--second-class-extended .price__cell--price-content--selected svg{fill:#fff}
.price__cell--second-class-extended .price__cell--price-content--selected:hover{background:#266f93}
.price__cell--second-class-extended .price__cell--price-content--special{transition:all .3s ease;color:#c45417}
.price__cell--second-class-extended .price__cell--price-content--special:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#ad4a14}
.price__cell--second-class-extended .price__cell--price-content--special:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#ad4a14}
.price__cell--second-class-extended .price__cell--price-content--special .price__cell--price-details{display:block;color:#000}
.price__cell--second-class-extended .price__cell--price-content--special .price__cell--price-details-corporate-price{display:block;padding-top:5px;color:#000}
.price__cell--second-class-extended .price__cell--price-content--special:hover .price__cell--price-details{color:#c45417}
.price__cell--second-class-extended .price__cell--price-content--special--selected{background:#c45417;color:#fff !important}
.price__cell--second-class-extended .price__cell--price-content--special--selected svg{fill:#fff}
.price__cell--second-class-extended .price__cell--price-content--special--selected:hover{background:#ad4a14}
.price__cell--second-class-extended .price__cell--price-content--special--selected .price__cell--price-details{color:#fff !important}
.price__cell--second-class-extended .price__cell--price-content--disabled{transition:all .3s ease;color:#c2c2be}
.price__cell--second-class-extended .price__cell--price-content--disabled:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#b6b6b1}
.price__cell--second-class-extended .price__cell--price-content--disabled:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#b6b6b1}
.price__cell--second-class-extended .price__cell--price-content--not-enough-prio-point{transition:all .3s ease;color:#c2c2be}
.price__cell--second-class-extended .price__cell--price-content--not-enough-prio-point:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#b6b6b1}
.price__cell--second-class-extended .price__cell--price-content--not-enough-prio-point:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#b6b6b1}
.price__cell--compartment::before{height:5px;content:"";display:block;background:#00af49;margin-bottom:1px}
.price__cell--compartment::after{height:5px;content:"";display:block;background:#00af49;margin-top:1px}
.price__cell--compartment .price__cell--price-content{transition:all .3s ease;color:#000}
.price__cell--compartment .price__cell--price-content:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#00963e}
.price__cell--compartment .price__cell--price-content:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#00963e}
.price__cell--compartment .price__cell--price-content--selected{background:#00af49;color:#fff !important}
.price__cell--compartment .price__cell--price-content--selected svg{fill:#fff}
.price__cell--compartment .price__cell--price-content--selected:hover{background:#00963e}
.price__cell--compartment .price__cell--price-content--special{transition:all .3s ease;color:#c45417}
.price__cell--compartment .price__cell--price-content--special:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#ad4a14}
.price__cell--compartment .price__cell--price-content--special:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#ad4a14}
.price__cell--compartment .price__cell--price-content--special .price__cell--price-details{display:block;color:#000}
.price__cell--compartment .price__cell--price-content--special .price__cell--price-details-corporate-price{display:block;padding-top:5px;color:#000}
.price__cell--compartment .price__cell--price-content--special:hover .price__cell--price-details{color:#c45417}
.price__cell--compartment .price__cell--price-content--special--selected{background:#c45417;color:#fff !important}
.price__cell--compartment .price__cell--price-content--special--selected svg{fill:#fff}
.price__cell--compartment .price__cell--price-content--special--selected:hover{background:#ad4a14}
.price__cell--compartment .price__cell--price-content--special--selected .price__cell--price-details{color:#fff !important}
.price__cell--compartment .price__cell--price-content--disabled{transition:all .3s ease;color:#c2c2be}
.price__cell--compartment .price__cell--price-content--disabled:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#b6b6b1}
.price__cell--compartment .price__cell--price-content--disabled:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#b6b6b1}
.price__cell--compartment .price__cell--price-content--not-enough-prio-point{transition:all .3s ease;color:#c2c2be}
.price__cell--compartment .price__cell--price-content--not-enough-prio-point:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover{background:#fafaf7;color:#b6b6b1}
.price__cell--compartment .price__cell--price-content--not-enough-prio-point:not(.price__cell--price-content--disabled):not(.price__cell--price-content--selected):not(.price__cell--price-content--special--selected):hover svg{fill:#b6b6b1}
.price__cell--price-container{border-bottom:1px solid #ebebe3;width:100%}
.price__cell--price-container:focus,.price__cell--price-container:active{outline:2px solid #2b7ea7;outline-offset:-2px}
.price__cell--price-container--selected:active,.price__cell--price-container--selected:focus{transition:outline-color .3s ease;outline:2px solid black}
.price__cell--price-container:last-child{border-bottom:0}
.price__cell--price-content{display:flex;flex-direction:column;height:110px;justify-content:center;line-height:2;padding:0 10px}
.price__cell--price-content--special svg{width:16px;height:16px;fill:#c45417;margin-right:3px}
.price__cell--price{font-size:24px;line-height:30px;font-weight:bold}
.price__cell--price--price-standard-extended{font-size:20px}
@media(max-width:480px){.price__cell--price--long{font-size:16px}
}
.price__cell--price--explanation{font-size:12px;font-weight:normal;display:block;line-height:13px;margin-bottom:6px}
@media(max-width:480px){.price__cell--price--explanation{font-size:11px;line-height:12px}
}
.price__cell--price--explanation svg{height:9px;width:9px}
.price__cell--price--disabled{font-size:18px;font-weight:normal}
.price__cell--price--from{font-size:16px;font-weight:normal}
.price__cell--price-details{font-size:12px;line-height:13px;display:block}
@media(max-width:480px){.price__cell--price-details{font-size:11px;line-height:12px;margin-bottom:6px}
}
.price__cell--price-details--not-enough-prio-point{color:#c2c2be !important}
.addons__content{padding-bottom:60px}
@media(min-width:760px){.addons__content{min-height:350px}
}
@media(max-width:759px){.addons__content{padding-bottom:20px}
}
.leg-info__header{color:#252525}
.leg-info__details{font-weight:bold;overflow:hidden}
@media(max-width:760px){.leg-info__details{text-transform:uppercase}
}
.leg-info__details-first-row{margin-right:10px}
@media(min-width:760px){.leg-info__details-first-row{float:left}
}
.leg-info__details-second-row{color:#74786d;font-weight:bold}
/*! generic/mixins *//*! generic/lesshat */.seating__direction-container{padding-top:30px}
.seating__select-white .form-group--select-face--default{background-color:#fff}
.seating__direction-header{font-size:24px;line-height:24px;font-weight:bold}
.seating__direction-icon{display:inline-block}
.seating__direction-icon--inbound{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
.seating__header__cell{line-height:30px}
.seating__header__cell:last-child{text-align:right}
.seating__subheader{color:#74786d;font-weight:bold;font-size:12px;line-height:38px;float:right}
@media(max-width:480px){.seating__subheader{line-height:32px}
}
.seating__expand-icon{width:16px;height:10px}
.seating__expand-icon polygon{fill:#0081a2}
.seating__reserve-seat__option .sj-tooltip{margin:0}
.seating__reserve-seat-amount{font-weight:bold}
.seating__reservation-explanation{background-color:#fff;border-bottom:2px solid #dbdbd7}
.seating__reserve-seat-label{line-height:17px}
.seating__reserve-seat-label__text{font-size:18px}
.seating__not-optional-label{line-height:25px;font-weight:bold;padding-left:30px;font-size:18px}
.seating__circle{padding-right:7px}
.seating__circle:before{content:"\25CF";color:#74786d}
.seating__separator{border-top:1px solid #dbdbd7}
@media(max-width:480px){.seating__stations{font-size:14px}
}
@media(max-width:1200px){.seating__stations__wrapper{display:table;height:56px}
}
@media(max-width:1200px){.seating__stations__container{display:table-cell;vertical-align:middle}
}
.seating__segment-table{margin-top:20px}
.seating__segment-table .form-group--field input{background-color:#fff}
.seating__segment-table .header{font-weight:bold;font-size:.8em}
.seating__segment-table .segment{background-color:#fff;cursor:pointer}
@media(max-width:760px){.seating__segment-table .segment{border-bottom:1px solid #dbdbd7}
}
.seating__segment-table .segment-loading{pointer-events:none}
@media(max-width:1200px){.seating__segment-table .segment-active-tablet{border-color:#00af49}
}
@media(max-width:1200px){.seating__segment-table .segment-error-tablet{border-color:#dbdbd7}
}
@media(min-width:1200px){.seating__segment-table .segment-active-desktop{border-bottom:3px solid #00af49;margin-bottom:-3px;z-index:4}
}
@media(min-width:1200px){.seating__segment-table .segment-error-desktop{border-bottom:3px solid #de1f26;margin-bottom:-3px;z-index:4}
}
.seating__segment-table .segment-active{border-bottom:2px solid #00af49;margin-bottom:-2px;z-index:4}
.seating__segment-table .segment-error{border-bottom:2px solid #de1f26;margin-bottom:-2px;z-index:4}
@media(max-width:1200px){.seating__segment-table .segment-error{background-color:#de1f26;color:#fff}
}
.seating__segment-table .seating_reserved{color:#1a883d;font-weight:bold;margin-bottom:-1px}
.seating__segment-table .seating-loading{opacity:.6;filter:grayscale(1)}
.seating__segment-table .seating-button-loading{opacity:.6;filter:grayscale(1);background:inherit;color:inherit}
.seating__segment-table .seating-button-loading:focus{outline:0}
.seating__segment-table .seating-button-loading:active{outline:0;background:inherit;color:inherit}
.seating__segment-table .seating-button-loading:hover{background:inherit;color:inherit}
.seating__segment-table .seating_reserved_small{color:#1a883d;font-size:12px}
.seating__segment-table .seating_reserved_carriage-icon svg{height:17px;width:17px}
.seating__segment-table .seating_reserved_carriage-icon svg circle,.seating__segment-table .seating_reserved_carriage-icon svg path{fill:#1a883d}
.seating__segment-table .seating_reserved_seat-icon svg{height:14px;width:14px}
.seating__segment-table .seating_reserved_seat-icon svg circle,.seating__segment-table .seating_reserved_seat-icon svg path{fill:#1a883d}
.seating__segment-table .seating_error{color:#de1f26;font-weight:bold}
.seating__segment-table .seating_error_small{color:#fff;font-size:12px}
.seating__segment-table .seating_not_possible_small{font-size:12px;color:#74786d}
.seating__segment-table .seating_reserved_small_right{margin-right:5px;font-size:12px;color:#252525}
.seating__segment-table .seating_reserved_small_right-error{margin-right:5px;font-size:12px;color:#fff}
.seating__segment-table .seating_reserve_bottom_container{background-color:#f9f9f7}
.seating__segment-table .seating_not_possible{color:#74786d;font-weight:bold}
.seating__operator_cell_border{border-right:1px solid #f4f4ee}
.seating__operator_cell_no_border{border-right:none !important}
@media(max-width:1199px){.seating__segment-row{border-bottom:6px solid #ebebe3}
}
.seating__segment-row--expanded{border-bottom:0;padding-bottom:20px}
.seating__seat-map-header{margin:0 -20px;background-color:#fff}
.seating__seat-map-header .form-group--checkbox{padding-left:10px}
.seating__seat-map-header .toggle-characteristics{padding-top:5px;padding-left:10px;display:inline-block}
.seating__seat-map-header .toggle-characteristics.active{background-color:#f4f4ee}
.seating__seat-map-header__toggle-characteristics-arrow{display:inline-block;font-size:12px;margin-top:-3px}
.seating__seat-map-header__toggle-characteristics-arrow-collapse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.seating__seat-map-header h3{text-align:center;padding-top:10px}
.seating__seat-map-footer{margin-left:-20px !important;margin-right:-20px !important;padding:0 10px 20px 10px;background-color:#fff}
.seating__seat-map-footer h3{padding-top:10px;display:inline}
.seating__seat-type-selection{display:inline-block;margin-left:10px;padding:10px 0}
@media(min-width:760px){.seating__seat-type-container{display:inline-block}
}
.seating__characteristics-selection{margin:10px 0}
@media(min-width:760px){.seating__characteristics-selection{text-align:center}
}
.seating__seat-map-direction{width:1.5em;height:1.5em;position:relative;top:7px}
.seating__seat-map-direction-container{text-align:center}
.seating__seat-map-direction-left{transform:rotate(-180deg)}
.seating__seat-map-direction-header{display:inline}
.seating__seat-map{background-color:#fff;position:relative}
@media(max-width:1199px){.seating__seat-map{margin:0 -30px}
}
@media(min-width:760px){.seating__seat-map{margin:0 -20px}
}
@media(min-width:1200px) and (max-width:1639px){.seating__seat-map{margin:0 -30px;padding-bottom:30px}
}
@media(min-width:1640px){.seating__seat-map{margin:0 -80px;padding-bottom:30px}
}
.seating__characteristics-tooltip{cursor:pointer}
.seating__seat-map-start-separator{position:relative;width:100vw;left:calc(-50vw + 50%);border-top:3px solid #dbdbd7}
@media(max-width:1199px){.seating__seat-map-start-separator{border-top:2px solid #dbdbd7}
}
.seating__seat-map-end-separator{position:relative;width:100vw;left:calc(-50vw + 50%);border-top:1px solid #dbdbd7}
.seating__choose_seat .form-group--field{background:transparent;height:auto}
.seating__choose_seat .form-group--field .sj-icon{padding:10px}
.seating__choose_seat .sj-icon{display:inline-block;font-size:12px;padding:0 3px}
.seating__choose_seat .sj-link:active,.seating__choose_seat .sj-link:focus{outline-offset:0;z-index:5}
.seating__choose_seat button{line-height:inherit}
.seating__uncertain-seat-information-container{background-color:#fff;margin:0 -20px;padding-bottom:20px}
.seating__uncertain-seat-information{background-color:#7fdbef}
.seating__uncertain-seat-information__read-more{text-decoration:underline;cursor:pointer}
.seating__seatmap-toggler{top:20px;height:0;z-index:1}
.seating__seatmap-hr-container{padding-top:18px;padding-right:30px;padding-left:30px}
.specify-seat--train-scheme-link-column{text-align:right;line-height:26px}
.reserve-seat-info{font-weight:bold}
/*! generic/mixins *//*! generic/lesshat */.meals__box{border:1px solid #f4f4ee;padding-top:10px}
.meals__header{text-align:center}
.meals__header svg{vertical-align:middle}
.meals__header span{vertical-align:middle}
.meals__expand-arrow{fill:#2b7ea7}
.meals__expand-arrow--unexpanded{transform:rotate(-90deg)}
.meals__expand-arrow--expanded{transform:rotate(90deg)}
.meals__information-text{font-size:14px}
.meals__expand-button{color:#2b7ea7;text-align:center;width:100%;padding:0}
.meals__expand-button:hover svg{fill:#1e5673}
.meals__half-circle{margin-bottom:-1px;height:20px;width:40px;border-radius:90px 90px 0 0;border:1px solid #f4f4ee;border-bottom:1px solid white;margin-left:auto;margin-right:auto}
.meals__half-circle-container{text-align:center;border-bottom:1px solid #f4f4ee}
.meals__expand-icon svg{width:16px;height:10px}
.meals__expand-icon polygon{fill:#0081a2}
.meals__type-header{font-weight:bold}
.meals__content{padding:20px}
.meals__focusable-h3{outline:0}
.meals__button-styler{display:block}
.meals__button_text_container{line-height:1.3}
.return-to-seatmap-button:active,.return-to-seatmap-button:focus{outline:solid 2px #2b7ea7}
.return-to-seatmap-button span svg{width:14px;height:14px;fill:#007694}
/*! generic/mixins *//*! generic/lesshat */.payment-waiting-dialogue_container .modal__body>div{padding:20px 0 0 0}
@media(max-width:480px){.payment-waiting-dialogue_container .modal__body>div{padding-top:40px}
}
@media(max-width:480px){.payment-waiting-dialogue_container .modal__body{max-height:500px;padding-top:20px}
}
.payment-waiting-dialogue_container .modal__header{position:absolute}
.payment-waiting-dialogue_description{padding:0 20% 0 20%;overflow:hidden}
@media(max-width:480px){.payment-waiting-dialogue_description{padding:0 10% 0 10%}
}
.payment-waiting-dialogue_description p,.payment-waiting-dialogue_description h1{text-align:center;word-wrap:normal;word-break:normal}
.payment-waiting-dialogue_button-cancel{display:block;margin:0 auto;word-break:break-all;font-weight:bold;text-decoration:none}
.payment-waiting-dialogue_button-cancel a.disabled{color:#aaa;text-decoration:none;cursor:default}
.payment-waiting-dialogue_logo{display:block;clear:both;background:url(../../../common/clientlib/img/swish_1.png);background-position:center;background-repeat:no-repeat;min-height:284px;min-width:250px}
.payment_progress-bar{margin-bottom:20px;height:10px}
.payment_progress-bar .loader{position:relative;margin:0 auto;width:100%;padding-top:4px}
.payment_progress-bar .linear{-webkit-animation:linear 2s linear infinite;animation:linear 2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;height:10px;width:100%;position:absolute;top:0;margin:auto}
.payment_progress-bar .path{stroke-dasharray:1%,100%;stroke-dashoffset:0;-webkit-animation:dash 2s ease-out infinite;animation:dash 2s ease-out infinite;stroke:#00963f;stroke-linecap:square}
.payment_progress-bar .path--msie{animation:dash--msie 2s ease-out infinite;background:#00963f;height:10px}
@keyframes dash{0.00%{stroke-dasharray:1%,200%;stroke-dashoffset:.00%}
75%{stroke-dasharray:100%,200%;stroke-dashoffset:-80%}
100%{stroke-dasharray:.00%,200%;stroke-dashoffset:-150%}
}
@-webkit-keyframes dash{0.00%{stroke-dasharray:1%,200%;stroke-dashoffset:.00%}
75%{stroke-dasharray:100%,200%;stroke-dashoffset:-80%}
100%{stroke-dasharray:.00%,200%;stroke-dashoffset:-200%}
}
@keyframes dash--msie{0.00%{transform:translate(-200%)}
50%{transform:translate(0)}
100%{transform:translate(200%)}
}
.payment .form-group--select-icon{right:20px}
@media(min-width:760px){.payment .form-group--select-icon{right:10px}
}
@media(min-width:1200px){.payment .form-group--select-icon{right:20px}
}
.payment-phone-number_logo{width:150px;height:47px;background:url(../../../common/clientlib/img/swish_logo.png) 100% 100% no-repeat;background-size:contain}
@media(max-width:480px){.payment-phone-number_logo{background:url(../../../common/clientlib/img/swish_primary_logo.png) 100% 100% no-repeat;background-size:contain;height:50px;width:50px}
}
.payment_bookmore_btn{padding:13px 12px !important;text-align:left !important}
.payment__checkbox-container{position:relative;min-height:50px;margin-top:25px;float:none}
.payment__checkbox-container__tooltip .sj-tooltip{position:relative;left:10px}
.payment__traveller{margin-top:-5px}
.payment__travellers__services{font-weight:bold;color:#252525}
@media(min-width:760px){.payment__travellers__services{float:left;margin-right:10px}
}
.payment__travellers__traveller-category{font-size:16px;font-weight:bold}
@media(max-width:760px){.payment__travellers__date{text-transform:uppercase;font-weight:bold}
}
@media(max-height:600px){.payment .modal__body{max-height:450px}
}
.payment__voucher-remove-button .sj-loader__loader{padding-top:10px;width:40px;height:40px}
.payment__voucher-button{width:50px;padding:0 !important}
.payment__voucher-button .sj-loader__loader{width:30px;height:30px}
.payment__voucher-button svg{fill:#fff;width:30px;height:45px}
.payment__box-frame{background-color:#f4f4ee;padding-left:20px;border-left:3px solid #2b7ea7}
.payment__box-frame li{margin-bottom:10px}
.payment__icon{width:20px;height:20px;fill:#74786d;display:inline-block;margin-left:10px}
.payment__description{text-align:right;font-weight:normal;font-size:.8em}
.payment__voucher{margin-top:5px}
.payment__payment-method__container,.payment__order-reference-information__container{padding:16px 0}
.payment__travellers__container{padding:10px 0}
.payment__payment-method__container{padding-bottom:20px}
.payment__payment-method__tooltip{display:inline-block;width:100%}
.payment__order-reference-information__container{padding-bottom:19px}
.payment__message .status-message-wrapper{margin-top:0}
.payment .contact-person.guttered--top{padding-top:0;padding-bottom:15px;color:#5b5e56}
.payment .row.guttered--top.guttered--quarter-bottom{padding-top:0;padding-bottom:15px;color:#5b5e56}
.payment .col-xs-12.guttered--bottom{padding-bottom:10px}
.payment .payment__travellers__traveller-category.col-xs-12{font-size:18px}
.payment .form-group--label{text-transform:lowercase}
.payment .form-group--label:first-letter {text-transform:uppercase}
@media(max-width:760px){.payment .guttered--left{padding-left:0}
}
.payment .form-group__radio_container .form-group--label{font-size:14px}
.payment .form-group__radio_container .form-group--radio-label{font-size:14px}
.warning-icon--triangle path,.warning-icon--triangle circle{fill:#de1f26}
.contact-person{font-size:14px;display:inline-block;font-weight:normal}
.reference-information__row+.reference-information__row,.reference-information__row+.traveller-information__row,.traveller-information__row+.reference-information__row,.traveller-information__row+.traveller-information__row{margin-top:10px}
/*! generic/mixins *//*! generic/lesshat */.payment-confirmation__result-icon{display:block;width:60px;height:60px;margin:20px auto}
@media(min-width:1200px){.payment-confirmation__result-icon{margin:0 0 0 auto}
}
.payment-confirmation__result-header{padding:16px 0 10px 0}
@media(min-width:760px){.payment-confirmation__result-header{text-align:left}
}
.payment-confirmation__result-text{margin-bottom:20px}
.payment-confirmation__result-container{margin-top:75px}
@media(max-width:1199px){.payment-confirmation__result-container{margin-top:60px}
}
.payment-confirmation__order-id{font-size:24px}
.payment-confirmation__order-id-label{color:#1a883d;font-weight:bold;margin-bottom:10px}
.payment-confirmation__order-id-description{font-weight:bold;font-size:14px}
.payment-confirmation__cancellation-reference{font-size:24px;color:#1a883d;font-weight:bold}
.payment-confirmation__cancellation-reference-label{color:#74786d !important;font-weight:bold;margin-bottom:10px;font-size:.7em}
.payment-confirmation__cancellation-reference-description{font-size:14px;font-weight:normal}
.payment-confirmation-service-message{text-align:center}
.payment-confirmation-service-message .payment-confirmation__order-id{color:#1a883d}
.payment-confirmation-service-message .payment-confirmation__order-id-description{padding-bottom:10px;font-weight:normal}
.payment-confirmation-service-message .sj-primary-link{margin-top:10px;text-decoration:underline;color:#007694}
.payment-confirmation-service-message .sj-primary-link:hover{color:#007694}
.payment-confirmation-service-message .payment-confirmation__order-id-label{font-size:.7em;color:#74786d !important}
.transaction-details{display:table;width:100%}
.transaction-details__label,.transaction-details__value{display:table-cell;width:50%}
.transaction-details__value{text-align:right}
/*! generic/mixins *//*! generic/lesshat */.distribution-payment-option{border:1px solid #dbdbd7;border-radius:3px;cursor:pointer;margin:0 0 12px 0;line-height:20px;display:block;position:relative}
.distribution-payment-option .cc-icon svg{height:47px;overflow:visible}
.distribution-payment-option .cc-icon--vi svg{width:66px}
.distribution-payment-option .cc-icon--ca svg{width:58px}
.distribution-payment-option .cc-icon--di svg{width:50px}
.distribution-payment-option .cc-icon--ax svg{width:35px}
.distribution-payment-option:not(.distribution-payment-option--selected):not(.distribution-payment-option--disabled):hover .distribution-payment__radio_button_icon svg .inner_circle{fill:#c2c2be}
.distribution-payment-option__details{max-height:0;overflow:hidden;visibility:hidden;-webkit-transition:visibility 0 cubic-bezier(0.3,0.55,0.1,0.9) .3s,max-height .3s cubic-bezier(0.3,0.55,0.1,0.9) 0;-moz-transition:visibility 0 cubic-bezier(0.3,0.55,0.1,0.9) .3s,max-height .3s cubic-bezier(0.3,0.55,0.1,0.9) 0;-o-transition:visibility 0 cubic-bezier(0.3,0.55,0.1,0.9) .3s,max-height .3s cubic-bezier(0.3,0.55,0.1,0.9) 0;transition:visibility 0 cubic-bezier(0.3,0.55,0.1,0.9) .3s,max-height .3s cubic-bezier(0.3,0.55,0.1,0.9) 0}
.distribution-payment-option__details__text{padding:15px 0;font-size:14px}
.distribution-payment-option__input div[sj-credit-card-icon]{line-height:1}
.distribution-payment-option__input>div:not(:first-child){padding-top:10px}
.distribution-payment-option__option-description{color:#252525;font-size:14px;line-height:1.5}
.distribution-payment-option__option-description:empty{display:none}
.distribution-payment-option--selected{border:solid 2px #1a883d;border-radius:4px;margin:-1px -1px 11px -1px}
.distribution-payment-option--selected .distribution-payment-option__details{max-height:500px;visibility:visible;-webkit-transition:visibility 0 cubic-bezier(0.3,0.55,0.1,0.9),max-height 1s cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition:visibility 0 cubic-bezier(0.3,0.55,0.1,0.9),max-height 1s cubic-bezier(0.3,0.55,0.1,0.9);-o-transition:visibility 0 cubic-bezier(0.3,0.55,0.1,0.9),max-height 1s cubic-bezier(0.3,0.55,0.1,0.9);transition:visibility 0 cubic-bezier(0.3,0.55,0.1,0.9),max-height 1s cubic-bezier(0.3,0.55,0.1,0.9)}
.distribution-payment-option--selected .distribution-payment__radio-button-icon svg .inner_circle{fill:#105426}
.distribution-payment-option--selected .distribution-payment__radio-button-icon svg .outer_circle{stroke:#1a883d}
.distribution-payment-option__card-icon{margin-left:-10px}
.distribution-payment-option:not(.distribution-payment-option--selected):not(.distribution-payment-option--disabled):focus{border:solid 2px #007694;margin:-1px -1px 11px -1px}
.distribution-payment-option:not(.distribution-payment-option--selected):not(.distribution-payment-option--disabled):hover .distribution-payment__radio-button-icon svg .inner_circle{fill:#c2c2be}
.distribution-payment__radio-button{line-height:20px;padding:0 20px;text-align:left}
.distribution-payment__radio-button-icon{padding-right:10px}
.distribution-payment__radio-button-icon svg{vertical-align:sub}
.distribution-payment__radio-button-icon svg .inner_circle{fill:#fff}
.distribution-payment__radio-button-icon svg .outer_circle{stroke:#74786d}
.distribution-payment__radio-button-label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;color:#252525;font-size:16px;font-weight:bold;padding:20px 0}
.distribution-payment__radio-button-label-border{border-bottom:solid 1px #dbdbd7;margin-bottom:-1px}
.distribution-payment__radio-button-label-icon{display:block;position:absolute;right:0;top:21px}
.distribution-payment__radio-button-label-swish_logo{padding-left:10px;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}
.distribution-payment__radio-button-label-swish_logo_image{max-height:20px;max-width:60px}
.distribution-payment__radio-button-label--tagline{color:#252525;font-size:14px;font-weight:normal;padding-left:8px}
.distribution-payment__radio-button-label--tagline:empty{display:none}
.distribution-payment__radio-button-input{opacity:0;position:absolute;width:100%;height:100%}
.js-focus-visible .distribution-payment__radio-button-input:not(.distribution-payment-option--disabled):focus:not(.focus-visible)+.distribution-payment__radio-button{outline:0}
.distribution-payment__radio-button-input:not(.distribution-payment-option--disabled):focus+.distribution-payment__radio-button{outline:2px solid #2b7ea7;outline-offset:3px}
@media(max-width:760px){.distribution-payment-option__details>div{padding-top:15px}
.distribution-payment-option__details>div:last-child{padding-bottom:15px}
}
@media(min-width:760px){.distribution-payment-option__details>div{padding:15px 0}
.distribution-payment-option__input{display:inline-block;width:50%}
.distribution-payment-option__option-description:not(:first-child){float:right;width:50%}
.distribution-payment-option__option-description:not(:first-child)::before{content:'\00a0';display:block;font-size:16px;line-height:normal}
}
/*! generic/mixins *//*! generic/lesshat */.loadingscreen{background-color:#0081a2;text-align:center;color:#fff;position:relative;height:300px}
.loadingscreen img{width:160px;margin:0 auto;display:block}
@media(min-width:760px){.loadingscreen img{width:180px}
}
@media(min-width:1200px){.loadingscreen img{width:220px}
}
.loadingscreen__wrapper{display:table;position:absolute;height:100%;width:100%}
@media(min-width:760px){.loadingscreen{height:400px}
}
@media(min-width:1200px){.loadingscreen{height:500px}
}
.loadingscreen__loader{display:table-cell;vertical-align:middle}
.loadingscreen__loader span{font-size:22px;font-weight:bold}
/*! generic/mixins *//*! generic/lesshat */.journey__location-address{color:#74786d}
.journey__operator-info{line-height:1.3;font-size:14px;color:#252525;padding:10px 0}
@media(max-width:760px){.journey__operator-info{border-bottom:solid 1px #dbdbd7}
}
.journey__list-item{position:relative}
@media(min-width:760px){.journey__list-item{margin-right:5%}
}
@media(min-width:1200px){.journey__list-item{margin-right:10%}
}
.journey__list-item--departure .timetable__table__exp-journey-listitem__time{top:21px}
.journey__list-item--arrival{border:0}
.journey__list-item--arrival .journey__time{top:21px}
.journey__list-item--arrival .journey__info-box{border:0}
.journey__time{position:absolute;font-size:14px;font-weight:bold;top:21px}
.journey__indicator{top:0;left:47px;height:105%;position:absolute;z-index:10}
.journey__indicator-line{position:absolute;left:6px;height:100%;width:4px;background-color:#1a883d}
.journey__indicator-line--departure{top:25px;height:80%}
.journey__indicator-line--arrival{top:0;height:21px}
.journey__indicator-blob{position:absolute;left:3px;top:26px;height:10px;width:10px;background-color:#1a883d;border-radius:50%}
.journey__indicator-blob--departure{left:0;top:20px;height:16px;width:16px}
.journey__indicator-blob--arrival{left:0;top:20px;height:16px;width:16px}
.journey__indicator-blob div{background-color:#fff;width:8px;height:8px;border-radius:50%;margin:4px}
.journey__info-box{position:relative;font-size:14px;color:#252525;margin:0 0 0 57px;padding:0 0 15px 13px;min-height:40px}
.journey__journey-info{padding-right:75px}
.journey__transport-info{width:76px;position:absolute;right:0;bottom:15px;text-align:right}
.journey__transport-info img{height:16px;display:inline-block;float:right;margin-left:4px}
.journey__location-name{font-size:18px;font-weight:bold;padding-top:15px;color:#252525}
.journey__location-name--change{font-size:14px}
/*! generic/mixins *//*! generic/lesshat */@media(max-width:759px){.overview__loading{padding-top:22px}
}
.overview__header{font-weight:normal;font-size:30px;text-align:center}
@media(max-width:759px){.overview__header{font-size:24px}
}
.overview__header--rebook{font-weight:normal;text-align:center}
.overview__header--change-departure{font-weight:normal;text-align:center}
.overview__header--paid{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding-bottom:8px;text-align:left}
@media(min-width:760px){.overview__header--paid{margin-bottom:30px}
}
@media(max-width:759px){.overview__header--paid{font-size:24px}
}
.overview__order-number{flex:1;font-weight:bold;margin-left:7px}
.overview__order-status{border-radius:13px;background:#008a35;color:#fff;font-size:14px;font-weight:normal;padding:4px 14px}
@media(min-width:760px){.overview__order-status{padding:4px 20px}
}
.overview__book-more-container{cursor:pointer;font-size:14px;line-height:16px;padding:16px 20px;text-align:center}
@media(min-width:760px){.overview__book-more-container{text-align:left}
}
.overview__book-more-container:hover{background:#fafaf7}
.overview__book-more-icon{height:18px;vertical-align:bottom;width:18px}
.overview__book-more-link{font-weight:normal;padding-left:10px}
.overview__deviation-message{margin-bottom:10px}
.overview__booking-info-wrapper{background-color:#f4f4ee;font-size:14px;text-align:center}
@media(min-width:760px){.overview__booking-info-wrapper{text-align:left}
}
.overview__booking-info{padding:25px 0}
@media(min-width:760px){.overview__booking-info{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}
}
.overview__booking-reference{padding-bottom:15px}
@media(min-width:760px){.overview__booking-reference{padding:0 55px 0 0}
}
.overview__receipt-link{display:block;margin-top:15px}
@media(min-width:760px){.overview__receipt-link{margin:0 0 0 auto}
}
@media(min-width:760px){.overview__close_order_button.col-sm-4{width:240px}
}
.overview__information_rules_links{display:flex;flex-direction:row;flex-wrap:wrap}
@media(max-width:759px){.overview__information_rules_links{justify-content:space-around;flex-direction:column;text-align:center}
}
.overview__information_rules_links--header{flex:0 0 auto;font-size:16px;padding-right:40px}
@media(max-width:759px){.overview__information_rules_links--header{padding-top:10px;padding-bottom:10px;padding-right:0;font-weight:bold;color:#252525}
}
.overview__information_rules_links--button{flex:0 0 auto;font-size:16px;margin-right:20px}
@media(max-width:759px){.overview__information_rules_links--button{padding:10px 0 10px 0;margin-right:0}
.overview__information_rules_links--button.sj-link:active,.overview__information_rules_links--button.sj-link:focus{outline-offset:0}
}
@media(min-width:760px){.overview__modal--change-departure .modal-content{max-width:550px}
}
.overview__modal--change-departure .change-departure-date{white-space:nowrap}
/*! generic/mixins *//*! generic/lesshat */.overview-journey{background-color:#f4f4ee}
.overview-journey__indicator-line--departure{height:90%}
.overview-journey__list-item{margin-right:0}
.overview-journey__list-item__seat-icon svg{width:16px;height:17px}
.overview-journey__features{color:#74786d}
.overview-journey__feature{display:inline}
.overview-journey__feature--newline:before{content:"\A";white-space:pre}
.overview-journey__person-name{font-weight:bold}
/*! generic/mixins *//*! generic/lesshat *//*! base/typography */html{-webkit-font-smoothing:antialiased !important}
body{font-size:16px;line-height:1.3;font-family:"sj_sans","Helvetica Neue",Helvetica,Arial,sans-serif}
.type--size-xl{font-size:27px;line-height:1.3;letter-spacing:-0.02em;line-height:1.125;padding-bottom:4px;display:inline-block;font-weight:bold}
@media(min-width:760px){.type--size-xl{font-size:34px;line-height:1.3}
}
@media(min-width:1200px){.type--size-xl{font-size:36px;line-height:1.3}
}
@media(min-width:1640px){.type--size-xl{font-size:36px;line-height:1.3}
}
select{font-family:Arial,Helvetica,sans-serif;font-weight:normal}
.type--align-center{text-align:center}
.type--align-right{text-align:right}
.type--align-left{text-align:left}
.type--align-right-responsive{text-align:left}
@media(min-width:760px){.type--align-right-responsive{text-align:right}
}
.type--lowercase{text-transform:lowercase}
.type--nocase{text-transform:none}
.type--underline{text-decoration:underline}
.type--news-gothic{font-family:"News Gothic MT W01",Arial,Helvetica,sans-serif}
.type--weight-normal{font-weight:normal}
.type--weight-bold{font-weight:bold}
.font__rte--h1-alt1{font-size:27px;line-height:1.3;letter-spacing:-0.02em;line-height:1.125;padding-bottom:4px;display:inline-block;font-weight:bold}
@media(min-width:760px){.font__rte--h1-alt1{font-size:34px;line-height:1.3}
}
@media(min-width:1200px){.font__rte--h1-alt1{font-size:36px;line-height:1.3}
}
@media(min-width:1640px){.font__rte--h1-alt1{font-size:36px;line-height:1.3}
}
.font__rte--h1-alt2{font-size:27px;line-height:1.3;font-weight:bold;letter-spacing:-0.02em;line-height:1.125;padding-bottom:4px;display:inline-block;font-weight:normal}
@media(min-width:760px){.font__rte--h1-alt2{font-size:34px;line-height:1.3}
}
@media(min-width:1200px){.font__rte--h1-alt2{font-size:36px;line-height:1.3}
}
@media(min-width:1640px){.font__rte--h1-alt2{font-size:36px;line-height:1.3}
}
.font__rte--h2-alt1{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold}
@media(min-width:760px){.font__rte--h2-alt1{font-size:24px}
}
@media(min-width:1200px){.font__rte--h2-alt1{font-size:24px}
}
@media(min-width:1640px){.font__rte--h2-alt1{font-size:24px}
}
.font__rte--h2-alt2{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal}
@media(min-width:760px){.font__rte--h2-alt2{font-size:24px}
}
@media(min-width:1200px){.font__rte--h2-alt2{font-size:24px}
}
@media(min-width:1640px){.font__rte--h2-alt2{font-size:24px}
}
.font__rte--h2-alt3{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold;padding:0}
@media(min-width:760px){.font__rte--h2-alt3{font-size:24px}
}
@media(min-width:1200px){.font__rte--h2-alt3{font-size:24px}
}
@media(min-width:1640px){.font__rte--h2-alt3{font-size:24px}
}
.font__rte--h3-alt1{font-size:16px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold}
@media(min-width:760px){.font__rte--h3-alt1{font-size:19px}
}
@media(min-width:1200px){.font__rte--h3-alt1{font-size:20px}
}
@media(min-width:1640px){.font__rte--h3-alt1{font-size:20px}
}
.font__rte--h3-alt2{font-size:16px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal}
@media(min-width:760px){.font__rte--h3-alt2{font-size:19px}
}
@media(min-width:1200px){.font__rte--h3-alt2{font-size:20px}
}
@media(min-width:1640px){.font__rte--h3-alt2{font-size:20px}
}
.font__rte--h4-alt1{font-size:13px;line-height:1;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold}
@media(min-width:760px){.font__rte--h4-alt1{font-size:15px}
}
@media(min-width:1200px){.font__rte--h4-alt1{font-size:16px}
}
@media(min-width:1640px){.font__rte--h4-alt1{font-size:16px}
}
.font__rte--h4-alt2{font-size:13px;line-height:1;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal}
@media(min-width:760px){.font__rte--h4-alt2{font-size:15px}
}
@media(min-width:1200px){.font__rte--h4-alt2{font-size:16px}
}
@media(min-width:1640px){.font__rte--h4-alt2{font-size:16px}
}
.font__rte--h2-alt4{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal;padding:0}
@media(min-width:760px){.font__rte--h2-alt4{font-size:24px}
}
@media(min-width:1200px){.font__rte--h2-alt4{font-size:24px}
}
@media(min-width:1640px){.font__rte--h2-alt4{font-size:24px}
}
.font__rte--regular{font-size:16px;font-weight:normal}
@media(min-width:760px){.font__rte--regular{font-size:16px}
}
@media(min-width:1200px){.font__rte--regular{font-size:16px}
}
@media(min-width:1640px){.font__rte--regular{font-size:16px}
}
.font__rte--regular-small{font-size:14px;font-weight:normal}
@media(min-width:760px){.font__rte--regular-small{font-size:14px}
}
@media(min-width:1200px){.font__rte--regular-small{font-size:16px}
}
@media(min-width:1640px){.font__rte--regular-small{font-size:16px}
}
.font__rte--descriptions{font-size:11px;font-weight:bold;display:inline-block;padding-bottom:10px;line-height:1.125}
@media(min-width:760px){.font__rte--descriptions{font-size:12px}
}
@media(min-width:1200px){.font__rte--descriptions{font-size:12px}
}
@media(min-width:1640px){.font__rte--descriptions{font-size:12px}
}
.font__rte--h1-alt1-white{font-size:27px;line-height:1.3;letter-spacing:-0.02em;line-height:1.125;padding-bottom:4px;display:inline-block;font-weight:bold;color:#fff}
@media(min-width:760px){.font__rte--h1-alt1-white{font-size:34px;line-height:1.3}
}
@media(min-width:1200px){.font__rte--h1-alt1-white{font-size:36px;line-height:1.3}
}
@media(min-width:1640px){.font__rte--h1-alt1-white{font-size:36px;line-height:1.3}
}
.font__rte--h1-alt2-white{font-size:27px;line-height:1.3;font-weight:bold;letter-spacing:-0.02em;line-height:1.125;padding-bottom:4px;display:inline-block;font-weight:normal;color:#fff}
@media(min-width:760px){.font__rte--h1-alt2-white{font-size:34px;line-height:1.3}
}
@media(min-width:1200px){.font__rte--h1-alt2-white{font-size:36px;line-height:1.3}
}
@media(min-width:1640px){.font__rte--h1-alt2-white{font-size:36px;line-height:1.3}
}
.font__rte--h2-alt1-white{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold;color:#fff}
@media(min-width:760px){.font__rte--h2-alt1-white{font-size:24px}
}
@media(min-width:1200px){.font__rte--h2-alt1-white{font-size:24px}
}
@media(min-width:1640px){.font__rte--h2-alt1-white{font-size:24px}
}
.font__rte--h2-alt2-white{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal;color:#fff}
@media(min-width:760px){.font__rte--h2-alt2-white{font-size:24px}
}
@media(min-width:1200px){.font__rte--h2-alt2-white{font-size:24px}
}
@media(min-width:1640px){.font__rte--h2-alt2-white{font-size:24px}
}
.font__rte--h2-alt3-white{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold;color:#fff;padding:0}
@media(min-width:760px){.font__rte--h2-alt3-white{font-size:24px}
}
@media(min-width:1200px){.font__rte--h2-alt3-white{font-size:24px}
}
@media(min-width:1640px){.font__rte--h2-alt3-white{font-size:24px}
}
.font__rte--h2-alt4-white{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal;color:#fff;padding:0}
@media(min-width:760px){.font__rte--h2-alt4-white{font-size:24px}
}
@media(min-width:1200px){.font__rte--h2-alt4-white{font-size:24px}
}
@media(min-width:1640px){.font__rte--h2-alt4-white{font-size:24px}
}
.font__rte--h3-alt1-white{font-size:16px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold;color:#fff}
@media(min-width:760px){.font__rte--h3-alt1-white{font-size:19px}
}
@media(min-width:1200px){.font__rte--h3-alt1-white{font-size:20px}
}
@media(min-width:1640px){.font__rte--h3-alt1-white{font-size:20px}
}
.font__rte--h3-alt2-white{font-size:16px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal;color:#fff}
@media(min-width:760px){.font__rte--h3-alt2-white{font-size:19px}
}
@media(min-width:1200px){.font__rte--h3-alt2-white{font-size:20px}
}
@media(min-width:1640px){.font__rte--h3-alt2-white{font-size:20px}
}
.font__rte--h4-alt1-white{font-size:13px;line-height:1;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold;color:#fff}
@media(min-width:760px){.font__rte--h4-alt1-white{font-size:15px}
}
@media(min-width:1200px){.font__rte--h4-alt1-white{font-size:16px}
}
@media(min-width:1640px){.font__rte--h4-alt1-white{font-size:16px}
}
.font__rte--h4-alt2-white{font-size:13px;line-height:1;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal;color:#fff}
@media(min-width:760px){.font__rte--h4-alt2-white{font-size:15px}
}
@media(min-width:1200px){.font__rte--h4-alt2-white{font-size:16px}
}
@media(min-width:1640px){.font__rte--h4-alt2-white{font-size:16px}
}
.font__rte--regular-white{font-size:16px;font-weight:normal;color:#fff}
@media(min-width:760px){.font__rte--regular-white{font-size:16px}
}
@media(min-width:1200px){.font__rte--regular-white{font-size:16px}
}
@media(min-width:1640px){.font__rte--regular-white{font-size:16px}
}
.font__rte--regular-small-white{font-size:14px;font-weight:normal;color:#fff}
@media(min-width:760px){.font__rte--regular-small-white{font-size:14px}
}
@media(min-width:1200px){.font__rte--regular-small-white{font-size:16px}
}
@media(min-width:1640px){.font__rte--regular-small-white{font-size:16px}
}
.font__rte--descriptions-white{font-size:11px;font-weight:bold;display:inline-block;padding-bottom:10px;line-height:1.125;color:#fff}
@media(min-width:760px){.font__rte--descriptions-white{font-size:12px}
}
@media(min-width:1200px){.font__rte--descriptions-white{font-size:12px}
}
@media(min-width:1640px){.font__rte--descriptions-white{font-size:12px}
}
.x-html-editor-wrap select{max-width:500px}
.x-html-editor-wrap option{display:block;background-color:silver}
.x-html-editor-wrap .font__rte--h1-alt1-white,.x-html-editor-wrap .font__rte--h1-alt2-white,.x-html-editor-wrap .font__rte--h2-alt1-white,.x-html-editor-wrap .font__rte--h2-alt2-white,.x-html-editor-wrap .font__rte--h3-alt1-white,.x-html-editor-wrap .font__rte--h3-alt2-white,.x-html-editor-wrap .font__rte--h4-alt1-white,.x-html-editor-wrap .font__rte--h4-alt2-white,.x-html-editor-wrap .font__rte--regular-white,.x-html-editor-wrap .font__rte--regular-small-white,.x-html-editor-wrap .font__rte--descriptions-white{text-shadow:1px 1px 1px #000}
.overview-prices__customer--name{color:#000}
.overview-prices__wrapper{background-color:#f4f4ee}
@media(min-width:1200px){.overview-prices__title{text-align:center}
}
.overview-prices__item{background-color:#f4f4ee}
.overview-prices__itinerary-stations{font-weight:bold;font-size:18px;color:#252525;margin-bottom:5px}
.overview-prices__itinerary-datetimes{font-weight:bold;color:#74786d;margin-bottom:5px}
.overview-prices__itinerary-date{white-space:nowrap}
.overview-prices__itinerary-time{white-space:nowrap}
.overview-prices__consumer{font-size:14px;margin-bottom:5px;color:#74786d}
.overview-prices__price{float:right;font-weight:bold;color:#252525}
.overview-prices__price--cancelled{text-decoration:line-through}
.overview-prices__sum_title{font-weight:bold}
.overview-prices__note{color:#74786d;font-size:11px}
.overview-prices__totals{font-size:16px}
/*! generic/mixins *//*! generic/lesshat */.overview-price-details__modal-header{margin-bottom:-5px}
.overview-price-details__modal__together-discount{padding-top:31px;font-size:14px;font-weight:bold}
.overview-price-details__modal__together-discount-icon{margin-right:10px;vertical-align:middle}
.overview-price-details__modal__together-discount-text{font-size:14px;font-weight:normal;margin-top:15px}
.overview-price-details__row{border-top:1px dashed #dbdbd7;font-size:14px;margin:0 19px;padding:5px 0 10px}
.overview-price-details__row--noborder{border:0}
.overview-price-details__row--extra-padding-top{padding-top:10px}
.overview-price-details__label{font-size:18px;padding:20px 0 0;font-weight:400}
@media(min-width:760px){.overview-price-details__label{padding:30px 0 0}
}
.overview-price-details__item_container{border-bottom:1px dashed #dbdbd7;margin-bottom:5px}
.overview-price-details__item_container--no-border{border-bottom:0}
.overview-price-details__item{font-weight:bold;font-size:16px;line-height:18px}
.overview-price-details__item--heading{margin-right:20px;margin-top:5px;display:inline-block}
.overview-price-details__item--producer{color:#5b5e56}
.overview-price-details__item--product-code{font-weight:normal;color:#5b5e56}
.overview-price-details__producer-and-product{font-size:0;margin-top:5px;display:inline-block}
.overview-price-details__consumer{font-size:16px;line-height:18px}
.overview-price-details__consumer--name{font-weight:bold}
.overview-price-details__price-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#5b5e56;font-size:14px;line-height:18px;margin:5px 0 0;text-align:left}
.overview-price-details__price-row--summary{color:#252525}
.overview-price-details__price-row--total{color:#252525;font-weight:bold;font-size:16px;margin-bottom:10px;padding-top:5px}
.overview-price-details__together-discount{padding-top:20px;font-size:14px;font-weight:bold;margin:0 19px}
.overview-price-details__together-discount-icon{margin-right:10px;vertical-align:middle}
.overview-price-details__together-discount-text{font-size:14px;font-weight:normal;margin-top:15px}
.overview-price-details__name{-ms-flex:1;flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.overview-price-details__wrapped-name{-ms-flex:1;flex:1}
.overview-price-details__wrapped-name--additional-name{display:inline-block}
.overview-price-details__traveller{color:#252525}
.overview-price-details__price{margin-left:10px;white-space:nowrap}
.overview-price-details__description{-ms-flex:100%;flex:100%;text-align:left}
.overview-price-details__partly-cancelled-container{-ms-flex:100%;flex:100%;text-align:left;color:#5b5e56;font-size:14px;line-height:18px;margin:5px 0 0}
.overview-price-details__partly-cancelled-text{line-height:1;display:table-cell;vertical-align:middle;padding-left:5px}
.overview-price-details__traveller-name{font-weight:bold}
.overview-price-details__links{border-top:none !important}
.overview-price-details__links a{display:block;text-align:center}
.overview-price-details__links button{width:100%}
/*! generic/lesshat */.overview-change-departure__extras{font-size:14px;margin:0 auto}
@media(min-width:760px){.overview-change-departure__extras{text-align:center}
}
@media(min-width:1200px){.overview-change-departure__extras{max-width:700px}
}
@media(max-width:759px){.overview-change-departure__extras .closed-flow__info-text__common{padding:0 0 25px}
}
@media(min-width:760px){.overview-change-departure__extras .closed-flow__info-text__common{padding-top:20px}
}
.overview-change-departure__group-header{font-size:18px;margin-bottom:10px}
.overview-change-departure__distribution-method{line-height:22px;margin-bottom:20px}
.overview-change-departure__distribution-method__sub-heading{font-weight:bold;padding-right:10px}
@media(min-width:759px){.overview-change-departure__information-bar-wrapper .information-block-wrapper{margin:0}
}
.overview-rebooking__leftover-value{font-weight:bold}
/*! generic/lesshat */.rebook-overview__extras{font-size:14px;margin:0 auto}
@media(min-width:1200px){.rebook-overview__extras{max-width:700px}
}
@media(min-width:760px){.rebook-overview__extras-bottom{text-align:center}
}
@media(max-width:759px){.rebook-overview__extras-bottom .closed-flow__info-text__common{padding:0 0 25px}
}
@media(min-width:760px){.rebook-overview__extras-bottom .closed-flow__info-text__common{padding-top:20px}
}
.rebook-overview__group-header{font-size:18px;margin-bottom:10px}
.rebook-overview__summary{border:1px solid #dbdbd7;font-size:14px;margin-bottom:20px;padding:7px 15px 15px}
@media(min-width:760px){.rebook-overview__summary{padding:10px 20px 20px}
}
.rebook-overview__summary hr{border-top:1px dashed #dbdbd7;margin:10px 0}
@media(min-width:760px){.rebook-overview__summary hr{margin:15px 0}
}
.rebook-overview__summary .sj-link{display:block;margin-top:25px}
.rebook-overview__summary-row{align-items:center;display:flex;height:30px}
@media(min-width:760px){.rebook-overview__summary-row{height:32px}
}
.rebook-overview__summary-row--new-trip{font-weight:bold}
.rebook-overview__summary-row--to-pay{font-size:16px;font-weight:bold;margin-top:10px}
.rebook-overview__summary-price{flex:1;text-align:right}
.rebook-overview__distribution-method{line-height:22px;margin-bottom:20px}
.rebook-overview__form-group-label{font-size:12px;font-weight:bold}
.rebook-overview__form-group{padding-top:5px}
.rebook-overview__contact-information__container{padding-top:10px;padding-bottom:30px}
.rebook-overview__contact-information__row{padding-bottom:20px}
.rebook-overview__delivery-method-container{padding-bottom:30px}
.rebook-overview__payment-method-container{padding-top:20px;padding-bottom:30px}
/*! generic/mixins *//*! generic/lesshat */.overview-header{border:1px solid #dbdbd7}
.overview-header__journey{font-size:18px}
.overview-header--no-border{border:0}
.overview-header--no-border-top{border-top:0}
@media(max-width:1199px){.overview-header--no-border-bottom-mobile{border-bottom:0}
}
.overview-header--no-border-bottom{border-bottom:0}
@media(min-width:1200px){.overview-header--paid{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
}
@media(min-width:1200px){.overview-header__wrapper{-ms-flex:1;flex:1;-ms-flex-order:1;order:1;min-width:0}
}
.overview-header__disrupted-journey{border:0;background:#efdf02;height:60px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}
.overview-header__disrupted-journey--heading{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;font-size:18px;font-weight:bold}
.overview-header__disrupted-journey--icon-chevron-disturbance{height:16px;margin-left:10px;width:10px;transform:rotate(90deg)}
.overview-header__row{border-top:1px dashed #dbdbd7;font-size:14px;margin:0 19px;padding:19px 0;position:relative;text-align:center}
@media(min-width:760px){.overview-header__row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;padding:0;position:static;text-align:left;white-space:nowrap}
}
.overview-header__row--noborder{border:0}
.overview-header__row--heading{border-top:0;font-size:18px}
@media(min-width:760px){.overview-header__row--heading{-ms-flex-align:center;align-items:center;height:50px}
}
.overview-header__outstanding-amount-row{border:1px solid #e0e0e0;margin:0;background-color:#f4f4ee;white-space:normal;font-size:14px;padding:19px 0;position:relative;text-align:center}
@media(min-width:760px){.overview-header__outstanding-amount-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:50px;padding:0;position:static;text-align:left;white-space:nowrap}
}
.overview-header__outstanding-amount-text{margin:0 19px}
.overview-header__outstanding-amount-link{margin-bottom:10px}
@media(max-width:759px){.overview-header__outstanding-amount-link{margin-bottom:-15px;display:block}
}
@media(min-width:760px){.overview-header__outstanding-amount-link{padding:10px}
}
.overview-header__direction{margin-right:8px}
.overview-header__direction--return{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
.overview-header__direction svg{display:block}
.overview-header__dash{padding-left:.25em;padding-right:.25em}
.overview-header__service-desc-others{display:block;font-weight:bold;font-size:18px;overflow:hidden}
@media(min-width:760px){.overview-header__service-desc-others{display:inline-block;margin-right:20px}
}
.overview-header__service-desc-journey-point{font-weight:bold}
@media(min-width:760px){.overview-header__service-desc-journey-point{overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}
}
.overview-header__service-desc-additional{display:block;font-size:14px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(min-width:760px){.overview-header__service-desc-additional{font-size:18px;-ms-flex:1 0 auto;flex:1 0 auto;margin:0}
}
.overview-header__cancelled-decoration{text-decoration:line-through;color:#c2c2be}
.overview-header__cancelled-text{font-size:14px}
@media(max-width:759px){.overview-header__cancelled-text{padding-top:10px}
}
.overview-header__service-desc-date{display:inline-block;margin:0 10px 0 0}
@media(min-width:760px){.overview-header__service-desc-date{margin:0 20px}
}
.overview-header__service-desc-time{display:inline-block}
.overview-header__aside{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;padding-left:20px;white-space:nowrap}
@media(max-width:1199px){.overview-header__price .overview__price-points{display:block}
}
.overview-header .btn--btn-type__icon--garbage{display:inline-block}
.overview-header__garbage-can{display:inline-block;line-height:0;margin-left:10px;padding-left:15px;vertical-align:middle}
@media(min-width:759px){.overview-header__garbage-can{border-left:1px solid #dbdbd7}
}
@media(max-width:759px){.overview-header__garbage-can{padding-right:0}
}
.overview-header__garbage-can svg{display:block;height:20px;width:16px}
@media(min-width:759px){.overview-header__garbage-can-button{padding:13px 15px 12px;margin:-15px -18px -15px -15px}
}
@media(max-width:759px){.overview-header__garbage-can-button{padding:16px;margin:-14px -18px -14px}
}
.overview-header__garbage-can-button:focus{outline:2px solid #2b7ea7}
.overview-header__product-info{display:block;margin-bottom:10px;position:relative}
@media(max-width:759px){.overview-header__product-info.overview-header__details-link{margin-top:-10px;margin-bottom:-17px}
.overview-header__product-info:last-child:not(.sj-link){margin-bottom:0}
}
@media(min-width:760px){.overview-header__product-info{display:inline-block;margin-bottom:0;padding:0 14px}
.overview-header__product-info:first-child{padding-left:0}
}
.overview-header__product-info--bold{font-weight:bold}
.overview-header__product-info--hasdeviation:after{content:'*'}
@media(min-width:760px){.overview-header__product-info--hasdeviation:after{position:absolute;right:8px}
}
@media(min-width:760px){.overview-header__product-info--overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}
.overview-header__deviations{margin-left:auto}
.overview-header__product-info-group{display:inline-block}
.overview-header__product-info-group .overview-header__product-info{display:inline-block;padding:0 14px}
.overview-header__product-info-group .overview-header__product-info:first-child{padding-left:0}
@media(max-width:759px){.overview-header__product-info-group .overview-header__product-info:last-child{padding-right:0}
}
.overview-header .sj-link{height:50px;line-height:50px}
.overview-header .sj-link:active,.overview-header .sj-link:focus{outline-offset:0}
.overview-header__edit-link,.overview-header__details-link,.overview-header__change-trip{display:block;font-size:14px}
@media(min-width:760px){.overview-header__edit-link.sj-link,.overview-header__details-link.sj-link,.overview-header__change-trip.sj-link{height:35px;line-height:35px}
}
@media(max-width:759px){.overview-header__edit-link.sj-link,.overview-header__details-link.sj-link,.overview-header__change-trip.sj-link{width:100%}
}
.overview-header__change-trip{padding:0 14px 0 14px;height:35px;line-height:35px}
.overview-header__change-trip-mobile.sj-link:active,.overview-header__change-trip-mobile.sj-link:focus{outline-offset:0}
.overview-header__edit-link{margin:-14px 2px -14px auto;position:relative;right:0}
@media(min-width:760px){.overview-header__edit-link{padding-left:14px}
}
.overview-header__edit-link .sj-link:not(.overview-header__change-trip){margin-right:-15px;padding:15px}
@media(min-width:760px){.overview-header__edit-link .sj-link:not(.overview-header__change-trip){padding-top:8px;padding-bottom:8px}
}
.overview-header__icon{font-size:8px;padding-left:3px}
.overview-header__icon-check{fill:#1a883d;height:10px;margin-right:2px;width:13px}
.overview-header__price-discount-icon{margin-right:11px}
.overview-header__price-discount-icon svg{vertical-align:bottom}
.overview-header__remove-modal{font-weight:bold}
.overview-header__actions{margin:0 19px;min-width:1px}
@media(min-width:760px){.overview-header__actions{display:-ms-flexbox;display:flex;justify-content:space-around;-ms-flex-pack:justify;justify-content:space-evenly;margin:0}
}
@media(min-width:1200px){.overview-header__actions{margin:0;-ms-flex-order:2;order:2}
}
.overview-header__action{background:silver;border-radius:3px;color:#fff;display:block;font-weight:bold;height:50px;line-height:50px;text-align:center;width:100%}
@media(min-width:760px){.overview-header__action{width:330px}
}
@media(min-width:1200px){.overview-header__action{font-size:14px;height:115px;line-height:20px;margin:0 8px 0 0;padding-top:27px;width:115px}
}
.overview-header__action:nth-child(2){margin-top:10px}
@media(min-width:760px){.overview-header__action:nth-child(2){margin-top:0}
}
.overview-header__action:last-child{margin-bottom:15px}
@media(min-width:1200px){.overview-header__action:last-child{margin-bottom:0}
}
.overview-header__action svg{display:none}
@media(min-width:1200px){.overview-header__action svg{display:block;fill:#fff;height:39px;margin:0 auto 2px;width:39px}
}
.overview-header__action--change-departure{background:#008bad}
.overview-header__action--change-departure:hover{background:#007694}
.overview-header__action--change-departure:active,.overview-header__action--change-departure:focus{outline:2px solid #007694;outline-offset:3px}
.overview-header__action--show-ticket{background:#1a883d}
.overview-header__action--show-ticket:hover{background:#156e31}
.overview-header__action--show-ticket:active,.overview-header__action--show-ticket:focus{outline:2px solid #007694;outline-offset:3px}
.overview-header__pop-over{background-color:#fff;border-radius:6px;box-shadow:0 1px 8px 0 #a8a8a5;position:absolute;right:-5px;top:44px;width:220px;z-index:1}
@media(min-width:1200px){.overview-header__pop-over{right:-5px}
}
.overview-header__pop-over a{border-bottom:1px solid #dbdbd7;display:block;font-size:14px;font-weight:bold;padding:14px 30px;text-align:center}
.overview-header__pop-over a:last-child{border:0}
.overview-header__pop-over-arrow{background-color:#fff;box-shadow:-2px -2px 3px rgba(100,100,100,0.1);content:'';height:10px;position:absolute;right:30px;top:-5px;transform:rotate(45deg);width:10px}
@media(min-width:760px){.overview-header__pop-over-arrow{right:45px}
}
.overview-mobile-header{border:1px solid #dbdbd7;border-top:0}
.overview-mobile-header__price-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-top:1px dashed #dbdbd7;margin:0 19px;padding:15px 0}
@media(min-width:760px){.overview-mobile-header__price-row{display:none}
}
.overview-mobile-header__price-row--details-expanded{border:0}
@media(max-width:759px){.overview-mobile-header__price-row--details-expanded{display:-ms-flexbox;display:flex}
}
.overview-mobile-header__price-row--details-expanded .overview-header__garbage-can{border:0}
.overview-mobile-header__price-row--details-expanded.overview-mobile-header__price-row--journey{border-top:1px dashed #dbdbd7}
@media(max-width:1199px){.overview-mobile-header__price-row--details-expanded.overview-mobile-header__price-row--journey{display:-ms-flexbox;display:flex}
}
.overview-mobile-header__price-cell-label{-ms-flex:1;flex:1;font-size:14px}
.overview-mobile-header__price-cell{-ms-flex:1.5;flex:1.5;font-size:18px}
.overview-mobile-header__price-cell-text,.overview-mobile-header__price-cell-discount-icon{display:inline-block;padding-right:10px}
.overview-mobile-header__price-cell-text svg,.overview-mobile-header__price-cell-discount-icon svg{vertical-align:bottom}
.overview-mobile-header__price-cell-text-align{text-align:center}
.overview-mobile-header__price-cell-text-align-no-icon{text-align:right}
.overview-mobile-header__price-cell-icon{-ms-flex:1;flex:1;position:relative;text-align:right}
/*! generic/mixins *//*! generic/lesshat */.overview-details{font-size:14px;position:relative}
@media(min-width:1200px){.overview-details{-ms-flex-order:3;order:3;width:100%}
}
@media(min-width:1200px){.overview-details--journey{display:-ms-flexbox;display:flex}
}
.overview-details__disturbance-container{border:1px solid #efdf02;font-size:16px;padding-left:15px;padding-right:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}
.overview-details__disturbance-heading-container{padding-top:30px;font-size:18px;font-weight:bold;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}
.overview-details__disturbance-heading{text-align:center;overflow:hidden;text-overflow:ellipsis}
.overview-details__disturbance-heading--no-wrap{white-space:nowrap}
.overview-details__disturbance-description-container{padding-top:20px;padding-bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}
.overview-details__disturbance-description{width:480px}
.overview-details__disturbance-description p{line-height:24px}
.overview-details__disturbance-action-button{font-size:16px;font-weight:bold;width:220px;height:50px;margin-left:15px;margin-right:15px;border-radius:3px;background-color:#f5f5f5}
@media(max-width:759px){.overview-details__disturbance-action-button{width:100%;margin-bottom:15px;margin-left:0;margin-right:0}
}
.overview-details__disturbance-action-button--cancel{color:#ab181d}
.overview-details__disturbance-action-button--rebook{color:#1a883d}
.overview-details__disturbance-action-button:hover{background-color:#ebebeb}
.overview-details__disturbance-action-button:focus{background-color:#d1d1d1}
.overview-details__disturbance-buttons-inner-container{padding-bottom:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}
@media(max-width:759px){.overview-details__disturbance-buttons-inner-container{-ms-flex-direction:column;flex-direction:column;padding-bottom:5px;width:100%}
}
.overview-details__disturbance-buttons-outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}
.overview-details__timetable{-ms-flex:1;flex:1;border-bottom:1px solid #dbdbd7}
@media(min-width:1200px){.overview-details__timetable{border-bottom:0;border-right:1px solid #dbdbd7}
}
@media(min-width:1200px){.overview-details__prices{width:340px}
}
.overview-details--service{background:#fafaf7}
.overview-details--service--padding{padding:18px 20px}
@media(min-width:1200px) and (max-width:1639px){.overview-details--service--padding{margin-bottom:15px}
}
.overview-details__timetable{background:#fafaf7}
@media(min-width:760px){.overview-details__description{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:end;justify-content:flex-end}
}
@media(min-width:760px){.overview-details__description-text-container{-ms-flex:1;flex:1}
}
.overview-details__description-text-container *{padding-bottom:10px}
.overview-details__description-text-container :last-child{padding-bottom:0}
.overview-details__taxi-description-text{border-top:dashed 1px #dbdbd7}
@media(min-width:760px){.overview-details__taxi-description-text{-ms-flex:1;flex:1;margin-top:20px;padding:20px 0 0}
}
.overview-details__taxi-description-text *{padding-bottom:13px}
.overview-details__taxi-description-text :last-child{padding-bottom:0}
.overview-details__description-text{display:block}
.overview-details__description-price-link{margin-bottom:-17px;text-align:center}
@media(min-width:760px){.overview-details__description-price-link{margin-right:-18px;margin-top:-16px;padding:0 17px}
}
.overview-details__long-description{border-top:dashed 1px #dbdbd7;line-height:30px}
@media(min-width:760px){.overview-details__long-description{display:-ms-flexbox;display:flex;margin-top:17px;padding:12px 0 0}
}
@media(min-width:759px){.overview-details__producers{-ms-flex:1;flex:1}
}
@media(min-width:759px){.overview-details__stations{-ms-flex:1;flex:1;margin-left:25px}
}
@media(min-width:1199px){.overview-details__stations{margin-left:60px;margin-right:20%}
}
.overview-details__producer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}
.overview-details__producer-icon{margin-right:10px}
.overview-details__producer-icon svg{display:block;height:17px;fill:#1a1918;fill-opacity:.5}
/*! generic/mixins *//*! generic/lesshat */.overview-tickets-modal__consumer-container{border:1px solid #dbdbd7;border-bottom:0}
.overview-tickets-modal__consumer-container .form-group--checkbox--face{top:3px}
.overview-tickets-modal__consumer-container .form-group--checkbox--label{top:0}
.overview-tickets-modal__consumer-row{font-size:14px;min-height:50px;border-bottom:1px solid #dbdbd7;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:12px 20px}
@media(min-width:760px){.overview-tickets-modal__consumer-row{-ms-flex-align:center;align-items:center}
}
@media(max-width:759px){.overview-tickets-modal__consumer-row{-ms-flex-direction:column;flex-direction:column;padding:15px 10px}
}
.overview-tickets-modal__checkbox{max-width:100%}
.overview-tickets-modal__consumer-name{font-weight:bold}
.overview-tickets-modal__consumer-category{font-weight:normal}
.overview-tickets-modal__consumer{-ms-flex:1;flex:1;min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.overview-tickets-modal__phone-number-input{width:100%;margin-top:20px}
@media(max-width:759px){.overview-tickets-modal__phone-number-input{margin-top:15px}
}
.overview-tickets-modal__collect-ticket-contact-info{padding-top:30px}
/*! modules/booking *//*! generic/mixins *//*! generic/lesshat */.addtraveller__bottom-container{background:#f4f4ee;width:100%;border-bottom:1px solid #dbdbd7}
.addtraveller__no-selection-box{width:100%;border:1px solid #c2c2be}
.addtraveller__no-selection-box-text{text-align:center;font-size:24px}
.addtraveller__divider{border-top:1px solid #ebebe3}
.addtraveller__no-selection-row.ng-hide-remove,.addtraveller__no-selection-row.ng-hide-add.ng-hide-add-active{display:block !important;-webkit-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);-moz-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);-o-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95)}
@media(min-width:760px){.addtraveller__no-selection-row.ng-hide-remove,.addtraveller__no-selection-row.ng-hide-add.ng-hide-add-active{-webkit-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);-moz-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);-o-animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95);animation:fadeOut .3s cubic-bezier(0.05,0.06,0.05,0.95),expandOut .3s cubic-bezier(0.25,0.55,0.05,0.95)}
}
.addtraveller__no-selection-row.ng-hide-remove.ng-hide-remove-active,.addtraveller__no-selection-row.ng-hide-add{display:block !important;-webkit-animation:fadeIn .3s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .3s cubic-bezier(0.94,0.06,0.62,0.55);-moz-animation:fadeIn .3s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .3s cubic-bezier(0.94,0.06,0.62,0.55);-o-animation:fadeIn .3s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .3s cubic-bezier(0.94,0.06,0.62,0.55);animation:fadeIn .3s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .3s cubic-bezier(0.94,0.06,0.62,0.55)}
@media(min-width:760px){.addtraveller__no-selection-row.ng-hide-remove.ng-hide-remove-active,.addtraveller__no-selection-row.ng-hide-add{-webkit-animation:fadeIn .3s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .3s cubic-bezier(0.94,0.06,0.62,0.55);-moz-animation:fadeIn .3s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .3s cubic-bezier(0.94,0.06,0.62,0.55);-o-animation:fadeIn .3s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .3s cubic-bezier(0.94,0.06,0.62,0.55);animation:fadeIn .3s cubic-bezier(0.94,0.06,0.94,0.95),expandIn .3s cubic-bezier(0.94,0.06,0.62,0.55)}
}
.addtraveller__remove-button{float:right;margin-right:-20px}
.addtraveller__loader-container{text-align:center}
.addtraveller__loader-text{width:100%}
.addtraveller__loader-image{min-width:60px;min-height:60px;margin:0 auto}
.addtraveller__loader-image svg{fill:#7fdbef;-webkit-animation:timetable-loader-rotate 1.3s steps(60,end) infinite;-moz-animation:timetable-loader-rotate 1.3s steps(60,end) infinite;-o-animation:timetable-loader-rotate 1.3s steps(60,end) infinite;animation:timetable-loader-rotate 1.3s steps(60,end) infinite}
.addtraveller .add_travellers__content h1 svg{vertical-align:baseline}
.addtraveller__locations{vertical-align:middle}
.addtraveller__header{text-align:center;font-size:30px}
@media(max-width:759px){.addtraveller__header{font-size:24px}
}
.addtraveller__subheader{font-size:14px;font-weight:normal}
.addtraveller__direction-icon{height:18px;width:18px;display:inline-block}
.addtraveller__direction-icon--inbound{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
.addtraveller__date{font-size:18px;font-weight:bold;letter-spacing:-0.02em;line-height:1.2em;padding:20px 13px;text-align:center}
@media(max-width:759px){.addtraveller__date{padding-top:0}
}
.addtraveller .add_travellers__information_message{word-wrap:break-word;word-break:break-all}
.addtraveller .form-group--label-traveler{font-size:18px}
.addtraveller .col-centered{display:inline-block;text-align:left;margin-right:-4px;float:none}
.addtraveller .row-centered{text-align:center}
.addtraveller .static-container .sj-tooltip,.addtraveller .static-container .summary{position:static}
.addtraveller__results__list__item{margin-bottom:5px;display:block;position:relative;width:100%;height:100%;border:1px solid #c2c2be;cursor:pointer;outline:0}
.addtraveller__results__list__item--checkbox{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.addtraveller__results__list__item--selected{background:#f4f4ee}
.addtraveller__results__list__item--label{font-size:1em;font-weight:600;vertical-align:sub}
.addtraveller__results__list__item .form-group--select-face,.addtraveller__results__list__item .form-group__ie9-compatible .form-group--field,.addtraveller__results__list__item .form-group__ie9-compatible .form-group--field__loyalty,.addtraveller__results__list__item .form-group__ie9-compatible .form-group--field__ticket-number,.addtraveller__results__list__item .form-group__ie9-compatible .form-group--field__discount-reference-number{background-color:#fff}
.addtraveller__results__list__item h2{overflow:hidden;margin-bottom:10px;font-size:1.6em;font-weight:normal;color:#252525;white-space:nowrap;text-overflow:ellipsis}
@media(max-width:759px){.addtraveller__results__list__item h2{font-size:16px;font-weight:bold}
}
.addtraveller__results__list__item--left{font-size:.8em;color:#000;padding:0 20px 0 10px}
.addtraveller__results__list__item--left__birth_date{text-align:end;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.addtraveller__results__list__item--left__gray{color:#74786d}
.addtraveller__results__list__item--right{position:absolute;top:20px;right:0;padding:0 20px 20px 0}
.addtraveller__results__list__item--right span{font-size:.8em;color:#000;font-weight:bold;text-transform:none}
@media(max-width:599px){.addtraveller__results__list__item--right{font-size:.8em}
}
.addtraveller__results__list__item--right__gray{color:#74786d}
@media(max-width:480px){.addtraveller__results__list__item--right{position:absolute;left:50px;top:40px}
.addtraveller__results__list__item--right span{font-weight:500;font-size:.8em}
}
.addtraveller__results__list__item--right_pulled_up{top:-15px;height:40px}
.addtraveller__results__list__item--form--expanded{border-top:1px solid #fff}
.addtraveller__results__list__item--right_pulled_right .btn--btn-type--small,.addtraveller__results__list__item--right_pulled_right .btn--btn-type--small:active,.addtraveller__results__list__item--right_pulled_right .btn--btn-type--small:hover{border-bottom:none !important;background:#f4f4ee none repeat scroll 0 !important}
@media(min-width:1200px),(max-width:1640px),(min-width:1640px){.addtraveller__results__list__item--right_pulled_right span{position:absolute;right:0}
}
.addtraveller__results__list__item .trashcan{stroke:#007694}
.addtraveller__results__list__item .sj-icon{color:#007694}
.addtraveller__results__list__item .discount_card_number,.addtraveller__results__list__item .loyalty_card_number{font-weight:600;color:#2b2c29}
.addtraveller__results__list__item .passenger_type,.addtraveller__results__list__item .discount_card_name,.addtraveller__results__list__item .loyalty_card_name{font-weight:600;color:#74786d;text-transform:uppercase}
.addtraveller__results__list__item .discount_card_name,.addtraveller__results__list__item .loyalty_card_name,.addtraveller__results__list__item .discount_card_number,.addtraveller__results__list__item .loyalty_card_number{white-space:pre}
@media(max-width:480px){.addtraveller__results__list__item .discount_card_name,.addtraveller__results__list__item .loyalty_card_name{white-space:pre-line}
}
.addtraveller__results__list--empty{padding-top:60px;padding-bottom:60px;background-color:#f4f4ee;text-align:center;color:#74786d}
@media(min-width:760px){.addtraveller__results__list--empty{padding:150px}
}
.addtraveller__results__list .sj-primary-link{text-decoration:none;font-weight:bold;font-size:18px;vertical-align:sub;margin-left:10px;color:#007694}
.addtraveller__loader{background-color:#0081a2;text-align:center}
.addtraveller__loader__text{width:100%;color:#fff}
.addtraveller__loader__image{width:40%;margin:0 auto}
.addtraveller__add-temporary-modal-divider{border-top:1px solid #ebebe3;padding-bottom:30px}
.addtraveller__add-temporary-modal-last-name{padding-bottom:30px}
.addtraveller .vertically-positioned__table{max-height:100vh;text-align:center}
.addtraveller .vertically-positioned__table:before{height:100%;content:''}
.addtraveller .vertically-positioned__table.addtraveller{display:flex}
.addtraveller .vertically-positioned__table .vertically-positioned__inner-middle{display:inline-block;vertical-align:middle;text-align:left}
@media(max-width:480px){.addtraveller .vertically-positioned__table .vertically-positioned__inner-middle{display:block;width:100%;height:100%;margin:0}
}
.addtraveller .modal:not(.in){-webkit-transition:opacity .3s ease-out,bottom 3s ease-out;-moz-transition:opacity .3s ease-out,bottom 3s ease-out;-o-transition:opacity .3s ease-out,bottom 3s ease-out;transition:opacity .3s ease-out,bottom 3s ease-out}
.addtraveller .modal-content{max-width:660px}
.addtraveller .modal-content .form-group--input{font-weight:bold}
.addtraveller .modal-content .modal__body{max-height:100vh !important}
@media(max-width:599px){.addtraveller .modal-content{height:100%;width:100%}
.addtraveller .modal-content .modal__body{max-height:100%}
}
@media(max-width:320px){.addtraveller .modal-content .modal__header{padding-left:20px}
}
@media(min-width:321px){.addtraveller .modal-content .modal__header{padding-left:50px}
}
.addtraveller .modal-content .modal__header__title{word-wrap:break-word;word-break:break-all}
.addtraveller .modal-content .modal__body--centered{padding:20px 20px 0}
.addtraveller .modal-content .modal__body--centered label span{text-align:left !important}
.addtraveller .modal-content .sj-btn-component .btn{width:100%}
.addtraveller .form-group__field-container .form-group .priocode .form-group--input{background-color:transparent;box-shadow:none}
.addtraveller .temporary_traveller__icon{fill:#74786d}
.addtraveller .temporary_traveller__icon svg{vertical-align:top;width:24px;height:24px}
.addtraveller .form-group--label-traveler{font-size:16px}
@media(max-width:599px){.addtraveller .form-group--label-traveler{font-size:16px;font-weight:bold}
}
.addtraveller .form-group--label-traveler p{padding:0;font-weight:bold;font-size:14px}
.addtraveller .booking-continue .sj-primary-link{text-decoration:none;font-weight:bold}
.addtraveller-button--navigation{white-space:nowrap;display:inline-block;vertical-align:middle;height:24px;width:24px;margin:-2px -6px 0 -5px;padding:15px 0}
.addtraveller-button--navigation button[disabled],.addtraveller-button--navigation button[disabled]:hover,.addtraveller-button--navigation button[disabled]:active{background:transparent;color:#454741}
.addtraveller-button--navigation button[disabled] .sj-primary-link,.addtraveller-button--navigation button[disabled]:hover .sj-primary-link,.addtraveller-button--navigation button[disabled]:active .sj-primary-link{color:#454741}
.no-touch .addtraveller__list__item--highlighted:hover{background:#fafaf7}
.no-touch .addtraveller__list__item--highlighted:focus{background:#1a883d;color:#fff !important;outline:0;cursor:pointer}
.no-touch .addtraveller__list__item--highlighted:focus span{color:#fff}
/*! generic/mixins *//*! generic/lesshat */.action-bar-multiride-addtraveller{width:100%;background-color:#f4f4ee}
.action-bar-multiride-addtraveller__row{display:table;width:100%}
@media(min-width:759px){.action-bar-multiride-addtraveller__row{height:84px}
}
.action-bar-multiride-addtraveller__container{width:100%;background-color:#f4f4ee}
.action-bar-multiride-addtraveller__button_placeholder{min-width:100%}
@media(min-width:760px){.action-bar-multiride-addtraveller__button_placeholder{min-width:220px;margin-left:auto}
}
@media(min-width:760px){.action-bar-multiride-addtraveller__button{width:220px}
}
.action-bar-multiride-addtraveller__row-text{text-align:center}
.action-bar-multiride-addtraveller__left-col{display:table-cell;vertical-align:middle}
@media(min-width:760px){.action-bar-multiride-addtraveller__left-col{width:70%}
}
/*! generic/mixins *//*! generic/lesshat */.rebook__amount-text{padding-right:91px}
@media(max-width:759px){.rebook__amount-text{padding:0 15px}
}
@media(min-width:760px){.rebook__consumer{-ms-flex:3;flex:3}
}
.rebook__help-text{font-size:14px}
@media(min-width:760px){.rebook__help-text{width:170px}
}
@media(min-width:760px){.rebook__price{width:170px}
}
@media(max-width:759px){.rebook__price{padding:0 15px}
}
.rebook__price-total-mobile{display:-ms-flexbox;display:flex;padding:10px;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #dbdbd7}
.rebook__price-total-mobile__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}
@media(min-width:760px){.rebook__price-total-mobile__row{padding-top:15px}
}
.rebook__info-text{font-size:14px;text-align:center}
.rebook__information-bar-wrapper{padding-bottom:21px}
.rebook-overview__extras .form-group--label{text-transform:lowercase}
.rebook-overview__extras .form-group--label:first-letter {text-transform:uppercase}
/*! generic/mixins *//*! generic/lesshat */.rebook-change-stations__input-text{box-shadow:none}
@media(min-width:760px) and (max-width:1639px){.rebook-change-stations__input-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}
@media(min-width:760px) and (max-width:1199px){.rebook-change-stations__input-text{width:100px}
}
@media(min-width:1200px) and (max-width:1639px){.rebook-change-stations__input-text{width:150px}
}
.rebook-change-stations__container{background-color:#f4f4ee;position:relative}
@media(min-width:760px){.rebook-change-stations__divider{border-top:1px solid #dbdbd7}
}
.rebook-change-stations__toggle-button{height:50px}
.rebook-change-stations__row-container--visible-add{transition:background-color .2s ease;background-color:#fff}
.rebook-change-stations__row-container--visible-add-active{background-color:#f4f4ee}
.rebook-change-stations__row-container--visible-remove{transition:background-color .5s ease;transition-delay:.8s;background-color:#f4f4ee}
.rebook-change-stations__row-container--visible-remove-active{background-color:#fff}
.rebook-change-stations__icon-container{font-size:.5em;padding-left:3px;right:0}
.rebook-change-stations__expand-container{background-color:#f4f4ee;font-size:14px;position:relative;overflow:visible}
.rebook-change-stations__expand-container.ng-enter{overflow:hidden !important;transition:max-height .4s ease-in;-webkit-transition:max-height .4s ease-in;max-height:0}
.rebook-change-stations__expand-container.ng-enter.ng-enter-active{max-height:600px}
.rebook-change-stations__expand-container.ng-leave{overflow:hidden !important;transition:max-height .4s ease-out;-webkit-transition:max-height .4s ease-out;max-height:600px}
.rebook-change-stations__expand-container.ng-leave-active{max-height:0}
.rebook-change-stations--time{padding:1px 0 0}
@media(min-width:760px){.rebook-change-stations--time{padding-top:0;padding-left:1px}
.rebook-change-stations--time .form-group--button__bordered-bottom,.rebook-change-stations--time .form-group--select-face--default{border-bottom:0}
}
.rebook-change-stations--time .form-group--select-face--clock,.rebook-change-stations--time .form-group--select select{height:50px;line-height:1.5}
.rebook-change-stations__row{display:-ms-flexbox;display:flex}
@media(max-width:759px){.rebook-change-stations__row{flex-direction:column}
}
.rebook-change-stations__col{vertical-align:middle;width:50%}
@media(max-width:759px){.rebook-change-stations__col{display:inline-block;width:100%}
}
@media(min-width:760px){.rebook-change-stations__checkbox-container{margin-bottom:-8px}
}
@media(max-width:759px){.rebook-change-stations__checkbox-container{padding-bottom:5px}
}
@media(min-width:760px){.rebook-change-stations__station{-ms-flex:3;flex:3;padding-right:8px}
}
@media(max-width:759px){.rebook-change-stations__station{padding-bottom:8px}
}
@media(min-width:1200px){.rebook-change-stations__button{-ms-flex:2;flex:2}
}
@media(min-width:760px) and (max-width:1199px){.rebook-change-stations__button{width:140px}
}
@media(max-width:759px){.rebook-change-stations__button{padding-bottom:8px}
}
.rebook-change-stations__text{text-align:center}
@media(min-width:760px){.rebook-change-stations__text{text-align:right}
}
.rebook-change-stations__disruption-row{display:-ms-flexbox;display:flex}
@media(max-width:759px){.rebook-change-stations__disruption-row{flex-direction:column}
}
@media(min-width:760px){.rebook-change-stations__disruption-row{padding-left:25%;padding-right:25%}
}
/*! generic/mixins *//*! generic/lesshat */.closed-flow-warning{font-size:14px;padding:20px 10px;text-align:center}
@media(min-width:760px){.closed-flow-warning{margin-top:-20px}
}
.closed-flow-warning p{line-height:1.7}
.closed-flow-warning__text{margin-bottom:5px}
.closed-flow-warning__link{font-weight:bold;text-decoration:underline}
.closed-flow-warning__yellow{background:#efdf02}
.closed-flow-warning__blue{background:#7fdbef}
/*! generic/mixins *//*! generic/lesshat */.cancel-flow-item{border:1px solid #dbdbd7}
.cancel-flow__item_cell{padding:18px 20px 9px}
@media(max-width:759px){.cancel-flow__item_cell{padding:15px 10px 0}
}
.cancel-flow__grouped_consumer_block{border-top:0;border-bottom:3px solid #dbdbd7}
.cancel-flow__grouped_consumer_block:first-child{border-top:1px solid #dbdbd7}
.cancel-flow__grouped_service_row{display:-ms-flexbox;display:flex;padding:12px 20px}
@media(min-width:760px){.cancel-flow__grouped_service_row{-ms-flex-align:center;align-items:center}
}
@media(max-width:759px){.cancel-flow__grouped_service_row{-ms-flex-direction:column;flex-direction:column;padding:15px 10px}
}
.cancel-flow__grouped-consumer{border-left:1px solid #dbdbd7;border-right:1px solid #dbdbd7}
.cancel-flow__grouped-consumer__additional-consumer{border-bottom:1px solid #dbdbd7}
.cancel-flow__grouped-consumer__additional-consumer:last-child{border-bottom:0}
.cancel-flow__grouped-consumer__total-price{border-left:1px solid #dbdbd7;border-right:1px solid #dbdbd7;border-bottom:1px solid #dbdbd7}
.cancel-flow__item-row{border-bottom:1px solid #dbdbd7}
.cancel-flow__item-row:last-of-type{border-bottom:0}
@media(max-width:759px){.cancel-flow__inner-row{padding-bottom:15px}
}
/*! generic/mixins *//*! generic/lesshat */.action-footer__hide-menu{background-color:#f4f4ee;height:84px}
@media(min-width:760px){.action-footer__hide-menu{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}
}
@media(max-width:759px){.action-footer__hide-menu{height:78px}
}
.action-footer__button-placeholder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;min-width:290px}
@media(min-width:760px){.action-footer__button-placeholder{max-width:1440px;width:80%}
}
@media(max-width:759px){.action-footer__button-placeholder{-ms-flex-pack:center;justify-content:center;padding:5px 15px}
}
.action-footer__button{width:220px}
@media(max-width:759px){.action-footer__button{width:100%}
}
.action-footer__button-text{text-align:center}
/*! generic/mixins *//*! generic/lesshat */#sj-site-header{-webkit-transition-property:padding-top;-moz-transition-property:padding-top;-o-transition-property:padding-top;transition-property:padding-top;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.booking-deadline-banner{background:#171717;color:#fff;font-size:14px;left:0;line-height:20px;position:fixed;top:0;width:100%;z-index:99}
.booking-deadline-banner button{display:block;padding:0;text-align:left;width:100%}
.booking-deadline-banner-collapse{font-size:14px;line-height:1.3;-webkit-transition-property:max-height;-moz-transition-property:max-height;-o-transition-property:max-height;transition-property:max-height;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);display:block;max-height:0;overflow:hidden}
.booking-deadline-banner--expanded .booking-deadline-banner-collapse{max-height:250px}
.booking-deadline-banner-collapse__content{display:block;padding:20px 0}
.booking-deadline-banner-collapse__heading{display:block;font-weight:bold;padding:13px 0;width:100%}
.booking-deadline-banner-collapse__heading>span{vertical-align:middle}
.booking-deadline-banner-collapse__heading .sj-icon{-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:-webkit-transform,-moz-transform,-o-transform,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);display:inline-block;font-size:25px;margin-left:-5px;transform:rotate(270deg)}
.booking-deadline-banner--expanded .booking-deadline-banner-collapse__heading .sj-icon{transform:rotate(90deg)}
.booking-deadline-banner-collapse hr{border-color:#2d2d2d}
@media(min-width:1200px){.booking-deadline-banner,.booking-deadline-banner-collapse{font-size:16px}
.booking-deadline-banner-collapse__content,.booking-deadline-banner-collapse__heading{padding:22px 0}
}
/*! generic/lesshat */.responsive-image img{max-width:100%;min-width:100%}
.responsive-image.pull-left{margin:10px 10px 10px 0}
.responsive-image.pull-right{margin:10px 0 10px 10px}
.teaser-image,.article-image-top{max-height:399px;overflow:hidden}
.responsive-image img.cq-image-placeholder{display:block}
/*! generic/mixins *//*! generic/lesshat */.base-content-block-editmode{display:block;clear:both;border:1px dashed #000}
.base-content-block-editmode .base-content-block--top-block .main{display:block}
.base-content-block{background-size:cover;background-position:center center;position:relative;overflow:visible;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEUAAACnej3aAAAAAXRSTlMAQObYZgAAAA1JREFUeNoBAgD9/wAAAAIAAVMrnDAAAAAASUVORK5CYII=);-webkit-transition-property:-webkit-transform,background-image;-moz-transition-property:-moz-transform,background-image;-o-transition-property:-o-transform,background-image;transition-property:-webkit-transform,-moz-transform,-o-transform,transform,background-image;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.base-content-block--dark-gray,.base-content-block--jewel-green,.base-content-block--haze-green,.base-content-block--jellybean-blue,.base-content-block--pacific-blue{color:#fff}
.base-content-block--dark-gray p a,.base-content-block--jewel-green p a,.base-content-block--haze-green p a,.base-content-block--jellybean-blue p a,.base-content-block--pacific-blue p a{text-decoration:underline;color:#fff}
.base-content-block--dark-gray p a:hover,.base-content-block--jewel-green p a:hover,.base-content-block--haze-green p a:hover,.base-content-block--jellybean-blue p a:hover,.base-content-block--pacific-blue p a:hover,.base-content-block--dark-gray p a:active,.base-content-block--jewel-green p a:active,.base-content-block--haze-green p a:active,.base-content-block--jellybean-blue p a:active,.base-content-block--pacific-blue p a:active{color:#fff;outline:0}
.base-content-block--white{background-color:#fff}
.base-content-block--gray{background-color:#ebebe3}
.base-content-block--light-gray{background-color:#f4f4ee}
.base-content-block--dark-gray{background-color:#74786d;color:#fff}
.base-content-block--jewel-green{background-color:#1a883d;color:#fff}
.base-content-block--haze-green{background-color:#00af49;color:#fff}
.base-content-block--jellybean-blue{background-color:#2b7ea7;color:#fff}
.base-content-block--pacific-blue{background-color:#00a2c7;color:#fff}
.base-content-block--ljus-himmel{background-color:#7fdbef}
.base-content-block--top-block .main{margin:0 auto;min-height:250px;padding:20px 0}
@media(min-width:760px){.base-content-block--top-block .main{height:420px;padding-top:40px}
}
@media(min-width:1200px){.base-content-block--top-block .main{height:400px}
}
@media(min-width:1640px){.base-content-block--top-block .main{height:500px}
}
.base-content-block__main--padded-large-top{padding-top:20px}
@media(min-width:760px){.base-content-block__main--padded-large-top{padding-top:60px}
}
@media(min-width:1200px){.base-content-block__main--padded-large-top{padding-top:60px}
}
.base-content-block__main--padded-small-top{padding-top:20px}
@media(min-width:760px){.base-content-block__main--padded-small-top{padding-top:30px}
}
@media(min-width:1200px){.base-content-block__main--padded-small-top{padding-top:30px}
}
.arrow{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent}
.arrow--down{border-top:20px solid white}
.arrow--up{border-bottom:20px solid white}
.arrow--light-gray{border-top-color:#f4f4ee;border-bottom-color:#f4f4ee}
.arrow--dark-gray{border-top-color:#74786d;border-bottom-color:#74786d}
.arrow--gray{border-top-color:#ebebe3;border-bottom-color:#ebebe3}
.arrow--white{border-top-color:#fff;border-bottom-color:#fff}
.arrow--jewel-green{border-top-color:#1a883d;border-bottom-color:#1a883d}
.arrow--haze-green{border-top-color:#00af49;border-bottom-color:#00af49}
.arrow--jellybean-blue{border-top-color:#2b7ea7;border-bottom-color:#2b7ea7}
.arrow--pacific-blue{border-top-color:#00a2c7;border-bottom-color:#00a2c7}
.arrow--ljus-himmel{border-top-color:#7fdbef;border-bottom-color:#7fdbef}
.arrow--center{margin:auto}
.arrow--bottom{position:absolute;bottom:0}
/*! generic/mixins *//*! generic/lesshat */.stripe-block-editmode{display:block;clear:both;border:1px dashed #000}
.stripe-block{background-size:cover;background-position:center center;position:relative;overflow:hidden;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAMAAAAoyzS7AAAAA1BMVEUAAACnej3aAAAAAXRSTlMAQObYZgAAAA1JREFUeNoBAgD9/wAAAAIAAVMrnDAAAAAASUVORK5CYII=);-webkit-transition-property:-webkit-transform,background-image;-moz-transition-property:-moz-transform,background-image;-o-transition-property:-o-transform,background-image;transition-property:-webkit-transform,-moz-transform,-o-transform,transform,background-image;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.stripe-block--white{background-color:#f4f4ee}
.stripe-block--gray{background-color:#dbdbd7}
.stripe-block--light-gray{background-color:#c2c2be}
.stripe-block--dark-gray{background-color:#222;color:#fff}
.stripe-block--black{background-color:#000;color:#fff}
.stripe-block--pink{background-color:#d01778;color:#fff}
.stripe-block__main--padded-small-top{padding-top:20px}
@media(min-width:760px){.stripe-block__main--padded-small-top{padding-top:30px}
}
@media(min-width:1200px){.stripe-block__main--padded-small-top{padding-top:30px}
}
/*! generic/mixins *//*! generic/lesshat */.onecolumn,.twocolumns,.threecolumns,.fourcolumns{margin:0;padding:0}
.onecolumn .column__extra-margin--bottom,.twocolumns .column__extra-margin--bottom,.threecolumns .column__extra-margin--bottom,.fourcolumns .column__extra-margin--bottom{margin:0 0 20px 0}
@media(min-width:760px){.onecolumn .column__extra-margin--bottom,.twocolumns .column__extra-margin--bottom,.threecolumns .column__extra-margin--bottom,.fourcolumns .column__extra-margin--bottom{margin:0 0 60px 0}
}
@media(min-width:1200px){.onecolumn .column__extra-margin--bottom,.twocolumns .column__extra-margin--bottom,.threecolumns .column__extra-margin--bottom,.fourcolumns .column__extra-margin--bottom{margin:0 0 60px 0}
}
.onecolumn .column__extra-margin--bottom-small,.twocolumns .column__extra-margin--bottom-small,.threecolumns .column__extra-margin--bottom-small,.fourcolumns .column__extra-margin--bottom-small{margin:0 0 10px 0}
@media(min-width:760px){.onecolumn .column__extra-margin--bottom-small,.twocolumns .column__extra-margin--bottom-small,.threecolumns .column__extra-margin--bottom-small,.fourcolumns .column__extra-margin--bottom-small{margin:0 0 20px 0}
}
@media(min-width:1200px){.onecolumn .column__extra-margin--bottom-small,.twocolumns .column__extra-margin--bottom-small,.threecolumns .column__extra-margin--bottom-small,.fourcolumns .column__extra-margin--bottom-small{margin:0 0 20px 0}
}
.onecolumn .column__extra-padding--horizontally,.twocolumns .column__extra-padding--horizontally,.threecolumns .column__extra-padding--horizontally,.fourcolumns .column__extra-padding--horizontally{padding:0 20px}
.onecolumn .column__extra-padding--left,.twocolumns .column__extra-padding--left,.threecolumns .column__extra-padding--left,.fourcolumns .column__extra-padding--left{padding-left:20px}
.onecolumn .column__extra-padding--right,.twocolumns .column__extra-padding--right,.threecolumns .column__extra-padding--right,.fourcolumns .column__extra-padding--right{padding-right:20px}
@media(min-width:760px){.onecolumn .column__no-padding-desktop--left,.twocolumns .column__no-padding-desktop--left,.threecolumns .column__no-padding-desktop--left,.fourcolumns .column__no-padding-desktop--left{padding-left:0}
.onecolumn .column__no-padding-desktop--right,.twocolumns .column__no-padding-desktop--right,.threecolumns .column__no-padding-desktop--right,.fourcolumns .column__no-padding-desktop--right{padding-right:0}
.onecolumn .column__no-padding-desktop--horizontally,.twocolumns .column__no-padding-desktop--horizontally,.threecolumns .column__no-padding-desktop--horizontally,.fourcolumns .column__no-padding-desktop--horizontally{padding-right:0;padding-left:0}
}
.twocolumns .twocol--last .column__extra-margin--bottom,.threecolumns .threecol--last .column__extra-margin--bottom,.fourcolumns .fourcol__second-half--last .column__extra-margin--bottom{margin-bottom:40px}
@media(min-width:760px){.twocolumns .twocol--last .column__extra-margin--bottom,.threecolumns .threecol--last .column__extra-margin--bottom,.fourcolumns .fourcol__second-half--last .column__extra-margin--bottom{margin-bottom:60px}
}
.twocolumns .twocol--last .column__extra-margin--bottom-small,.threecolumns .threecol--last .column__extra-margin--bottom-small,.fourcolumns .fourcol__second-half--last .column__extra-margin--bottom-small{margin-bottom:30px}
@media(min-width:760px){.twocolumns .twocol--last .column__extra-margin--bottom-small,.threecolumns .threecol--last .column__extra-margin--bottom-small,.fourcolumns .fourcol__second-half--last .column__extra-margin--bottom-small{margin-bottom:60px}
}
.twocolumns .twocol-hr--light,.threecolumns .threecol-hr--light,.fourcolumns .fourcol-hr--light{border-top:solid 1px #fff;margin:20px}
.twocolumns .twocol-hr--dark,.threecolumns .threecol-hr--dark,.fourcolumns .fourcol-hr--dark{border-top:solid 1px #999;margin:20px}
@media(min-width:760px){.fourcolumns .fourcol__second-half--first{clear:both}
.fourcolumns .fourcol__second-half--first:before,.fourcolumns .fourcol__second-half--first:after{content:" ";display:table}
.fourcolumns .fourcol__second-half--first:after{clear:both}
}
@media(min-width:1200px){.fourcolumns .fourcol__second-half--first{clear:none}
.fourcolumns .fourcol__second-half--first:before,.fourcolumns .fourcol__second-half--first:after{content:"";display:none}
.fourcolumns .fourcol__second-half--first:after{clear:none}
}
.editMode .grid-edit-wrapper{margin:10px 0}
.rte-ui .rte-popover coral-buttonlist{max-height:350px;max-width:350px;min-width:250px;overflow-y:auto;width:auto}
.donut-diagram{position:relative}
.donut-diagram__diagram{width:100% !important;max-width:320px;height:auto !important}
.donut-diagram__middle{position:absolute;top:0;left:0;right:0;bottom:0;color:#39b053;font-size:3.5em}
@media(min-width:760px) and (max-width:1200px){.donut-diagram__middle{font-size:2.5em}
}
/*! offercomponent *//*! generic/mixins *//*! generic/lesshat */.icon-component__icon-bg--white{background-color:#f4f4ee}
.icon-component__icon-bg--gray{background-color:#dbdbd7}
.icon-component__icon-bg--light-gray{background-color:#c2c2be}
.icon-component__icon-bg--dark-gray{background-color:#222;color:#fff}
.icon-component__icon-bg--black{background-color:#000;color:#fff}
.icon-component__icon-bg--pink{background-color:#d01778;color:#fff}
.icon-component__icon-bg--salmon{background-color:salmon}
.icon-component__icon-bg--transparent{background-color:transparent}
.icon-component__wrapper--size-unlimited{padding:0}
.icon-component__wrapper--size-unlimited svg{width:100%;height:100%}
.icon-component__wrapper--size-large{padding:0 20% 20px}
.icon-component__wrapper--size-large svg{width:100%;height:100%}
.icon-component__wrapper--size-medium{padding:0 30% 20px}
.icon-component__wrapper--size-medium svg{width:100%;height:100%}
.icon-component__wrapper--size-small{padding:0 40% 10px}
.icon-component__wrapper--size-small svg{width:100%;height:100%;max-width:64px;max-height:64px}
.icon-component__icon-color--white svg path{fill:#f4f4ee}
.icon-component__icon-color--white svg circle,.icon-component__icon-color--white svg rect{fill:#f4f4ee}
.icon-component__icon-color--white svg [fill='#FFFFFF']{fill:#252525}
.icon-component__icon-color--white [fill='none']{fill:none}
.icon-component__icon-color--gray svg path{fill:#dbdbd7}
.icon-component__icon-color--gray svg circle,.icon-component__icon-color--gray svg rect{fill:#dbdbd7}
.icon-component__icon-color--gray svg [fill='#FFFFFF']{fill:#252525}
.icon-component__icon-color--gray [fill='none']{fill:none}
.icon-component__icon-color--light-gray svg path{fill:#c2c2be}
.icon-component__icon-color--light-gray svg circle,.icon-component__icon-color--light-gray svg rect{fill:#c2c2be}
.icon-component__icon-color--light-gray svg [fill='#FFFFFF']{fill:#252525}
.icon-component__icon-color--light-gray [fill='none']{fill:none}
.icon-component__icon-color--dark-gray svg path{fill:#222}
.icon-component__icon-color--dark-gray svg circle,.icon-component__icon-color--dark-gray svg rect{fill:#222}
.icon-component__icon-color--dark-gray svg [fill='#FFFFFF']{fill:#fff}
.icon-component__icon-color--dark-gray [fill='none']{fill:none}
.icon-component__icon-color--black svg path{fill:#000}
.icon-component__icon-color--black svg circle,.icon-component__icon-color--black svg rect{fill:#000}
.icon-component__icon-color--black svg [fill='#FFFFFF']{fill:#fff}
.icon-component__icon-color--black [fill='none']{fill:none}
/*! generic/mixins *//*! generic/lesshat */button[disabled],button[disabled]:hover,button[disabled]:active{background-color:#c2c2be;color:#454741}
@media(min-width:760px){.sj-grid-btn-component .btn{min-width:0 !important}
}
.sj-btn-component--left,.sj-grid-btn-component--left{text-align:left}
.sj-btn-component--center,.sj-grid-btn-component--center{text-align:center}
.sj-btn-component--right,.sj-grid-btn-component--right{text-align:right}
.sj-btn-component button,.sj-grid-btn-component button{border:0;padding:0;margin:0;line-height:1}
.sj-btn-component .btn,.sj-grid-btn-component .btn{display:inline-block;font-size:16px;letter-spacing:-0.02em;font-weight:bold;text-align:center;width:100%;min-height:50px;padding:13px 20px;box-sizing:border-box;position:relative}
.sj-btn-component .btn[disabled],.sj-grid-btn-component .btn[disabled]{background-color:#c2c2be;color:#454741}
.sj-btn-component .btn[disabled]:hover,.sj-grid-btn-component .btn[disabled]:hover,.sj-btn-component .btn[disabled]:active,.sj-grid-btn-component .btn[disabled]:active{background-color:#c2c2be;color:#454741}
.sj-btn-component .btn:active,.sj-grid-btn-component .btn:active,.sj-btn-component .btn:focus,.sj-grid-btn-component .btn:focus{outline:0}
@media(max-width:480px){.sj-btn-component .btn--small-mobile,.sj-grid-btn-component .btn--small-mobile{padding:10px 10px}
}
@media(min-width:1200px){.sj-btn-component .btn,.sj-grid-btn-component .btn{width:auto;min-width:220px}
}
.sj-btn-component .btn--margins-vertical,.sj-grid-btn-component .btn--margins-vertical{margin-top:10px;margin-bottom:10px}
.sj-btn-component .btn--margins-double--vertical,.sj-grid-btn-component .btn--margins-double--vertical{margin-top:20px;margin-bottom:20px}
.sj-btn-component .btn--margins-horizontal,.sj-grid-btn-component .btn--margins-horizontal{margin-left:10px;margin-right:10px}
.sj-btn-component .btn--full-width,.sj-grid-btn-component .btn--full-width{width:100%}
.sj-btn-component .btn--btn-type--action,.sj-grid-btn-component .btn--btn-type--action{min-width:1px}
.sj-btn-component .btn--btn-type--primary,.sj-grid-btn-component .btn--btn-type--primary,.sj-btn-component .btn--btn-type--purchase,.sj-grid-btn-component .btn--btn-type--purchase,.sj-btn-component .btn--btn-type--help,.sj-grid-btn-component .btn--btn-type--help,.sj-btn-component .btn--btn-type--highlight,.sj-grid-btn-component .btn--btn-type--highlight,.sj-btn-component .btn--btn-type--dotted,.sj-grid-btn-component .btn--btn-type--dotted,.sj-btn-component .btn--btn-type--dotted-on-dark,.sj-grid-btn-component .btn--btn-type--dotted-on-dark{color:#fff;fill:#fff;background-color:#1a883d;border-top:solid 3px #1a883d;border-bottom:solid 3px #156e31;padding-left:23px;padding-right:23px}
.sj-btn-component .btn--btn-type--primary .refresh_icon,.sj-grid-btn-component .btn--btn-type--primary .refresh_icon,.sj-btn-component .btn--btn-type--purchase .refresh_icon,.sj-grid-btn-component .btn--btn-type--purchase .refresh_icon,.sj-btn-component .btn--btn-type--help .refresh_icon,.sj-grid-btn-component .btn--btn-type--help .refresh_icon,.sj-btn-component .btn--btn-type--highlight .refresh_icon,.sj-grid-btn-component .btn--btn-type--highlight .refresh_icon,.sj-btn-component .btn--btn-type--dotted .refresh_icon,.sj-grid-btn-component .btn--btn-type--dotted .refresh_icon,.sj-btn-component .btn--btn-type--dotted-on-dark .refresh_icon,.sj-grid-btn-component .btn--btn-type--dotted-on-dark .refresh_icon{height:22px;width:22px;position:absolute;right:15px;bottom:12px}
.sj-btn-component .btn--btn-type--primary .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--primary .refresh_icon__path,.sj-btn-component .btn--btn-type--purchase .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--purchase .refresh_icon__path,.sj-btn-component .btn--btn-type--help .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--help .refresh_icon__path,.sj-btn-component .btn--btn-type--highlight .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--highlight .refresh_icon__path,.sj-btn-component .btn--btn-type--dotted .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--dotted .refresh_icon__path,.sj-btn-component .btn--btn-type--dotted-on-dark .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--dotted-on-dark .refresh_icon__path{fill:white}
.sj-btn-component .btn--btn-type--primary:hover,.sj-grid-btn-component .btn--btn-type--primary:hover,.sj-btn-component .btn--btn-type--purchase:hover,.sj-grid-btn-component .btn--btn-type--purchase:hover,.sj-btn-component .btn--btn-type--help:hover,.sj-grid-btn-component .btn--btn-type--help:hover,.sj-btn-component .btn--btn-type--highlight:hover,.sj-grid-btn-component .btn--btn-type--highlight:hover,.sj-btn-component .btn--btn-type--dotted:hover,.sj-grid-btn-component .btn--btn-type--dotted:hover,.sj-btn-component .btn--btn-type--dotted-on-dark:hover,.sj-grid-btn-component .btn--btn-type--dotted-on-dark:hover{background-color:#156e31;border-top:solid 3px #156e31;border-bottom:solid 3px #105426}
.sj-btn-component .btn--btn-type--primary:active,.sj-grid-btn-component .btn--btn-type--primary:active,.sj-btn-component .btn--btn-type--purchase:active,.sj-grid-btn-component .btn--btn-type--purchase:active,.sj-btn-component .btn--btn-type--help:active,.sj-grid-btn-component .btn--btn-type--help:active,.sj-btn-component .btn--btn-type--highlight:active,.sj-grid-btn-component .btn--btn-type--highlight:active,.sj-btn-component .btn--btn-type--dotted:active,.sj-grid-btn-component .btn--btn-type--dotted:active,.sj-btn-component .btn--btn-type--dotted-on-dark:active,.sj-grid-btn-component .btn--btn-type--dotted-on-dark:active,.sj-btn-component .btn--btn-type--primary:focus,.sj-grid-btn-component .btn--btn-type--primary:focus,.sj-btn-component .btn--btn-type--purchase:focus,.sj-grid-btn-component .btn--btn-type--purchase:focus,.sj-btn-component .btn--btn-type--help:focus,.sj-grid-btn-component .btn--btn-type--help:focus,.sj-btn-component .btn--btn-type--highlight:focus,.sj-grid-btn-component .btn--btn-type--highlight:focus,.sj-btn-component .btn--btn-type--dotted:focus,.sj-grid-btn-component .btn--btn-type--dotted:focus,.sj-btn-component .btn--btn-type--dotted-on-dark:focus,.sj-grid-btn-component .btn--btn-type--dotted-on-dark:focus{background-color:#105426;border-top:solid 3px #105426;border-bottom:solid 3px #082913}
.sj-btn-component .btn--btn-type--secondary,.sj-grid-btn-component .btn--btn-type--secondary,.sj-btn-component .btn--btn-type--secondary-dark,.sj-grid-btn-component .btn--btn-type--secondary-dark{border:3px solid #74786d;background-color:transparent;color:#252525;fill:#252525}
.sj-btn-component .btn--btn-type--secondary:hover,.sj-grid-btn-component .btn--btn-type--secondary:hover,.sj-btn-component .btn--btn-type--secondary-dark:hover,.sj-grid-btn-component .btn--btn-type--secondary-dark:hover{background:#f4f4ee}
.sj-btn-component .btn--btn-type--secondary:focus,.sj-grid-btn-component .btn--btn-type--secondary:focus,.sj-btn-component .btn--btn-type--secondary-dark:focus,.sj-grid-btn-component .btn--btn-type--secondary-dark:focus{background:#f4f4ee;border-color:#2b7ea7}
.sj-btn-component .btn--btn-type--secondary:active,.sj-grid-btn-component .btn--btn-type--secondary:active,.sj-btn-component .btn--btn-type--secondary-dark:active,.sj-grid-btn-component .btn--btn-type--secondary-dark:active{background-color:#2b7ea7;border-color:#2b7ea7;color:#fff;fill:#fff}
.sj-btn-component .btn--btn-type--secondary-light,.sj-grid-btn-component .btn--btn-type--secondary-light,.sj-btn-component .btn--btn-type--secondary-on-dark,.sj-grid-btn-component .btn--btn-type--secondary-on-dark{border:3px solid #fff;background-color:transparent;color:#fff;fill:#fff}
.sj-btn-component .btn--btn-type--secondary-light:hover,.sj-grid-btn-component .btn--btn-type--secondary-light:hover,.sj-btn-component .btn--btn-type--secondary-on-dark:hover,.sj-grid-btn-component .btn--btn-type--secondary-on-dark:hover{background:rgba(37,37,37,0.1)}
.sj-btn-component .btn--btn-type--secondary-light:focus,.sj-grid-btn-component .btn--btn-type--secondary-light:focus,.sj-btn-component .btn--btn-type--secondary-on-dark:focus,.sj-grid-btn-component .btn--btn-type--secondary-on-dark:focus{background:rgba(37,37,37,0.2)}
.sj-btn-component .btn--btn-type--small,.sj-grid-btn-component .btn--btn-type--small{height:47px;width:50px;padding:0;line-height:47px;font-size:12px;border-top:0 none;border-bottom:2px solid;border-bottom-color:#dbdbd7;border-top-color:#dbdbd7;background:#f4f4ee;fill:#252525;color:#252525}
.sj-btn-component .btn--btn-type--small span,.sj-grid-btn-component .btn--btn-type--small span{margin:0 auto;position:relative;top:0;left:0;right:0}
.sj-btn-component .btn--btn-type--small:hover,.sj-grid-btn-component .btn--btn-type--small:hover{border-bottom:2px solid;border-bottom-color:#dbdbd7;border-top-color:#dbdbd7;background:#ebebe3}
.sj-btn-component .btn--btn-type--small:focus,.sj-grid-btn-component .btn--btn-type--small:focus{border-bottom:3px solid;border-bottom-color:#246a8c;border-top-color:#246a8c;background:#ebebe3}
.sj-btn-component .btn--btn-type--small:active,.sj-grid-btn-component .btn--btn-type--small:active{background:#2b7ea7;border-bottom:3px solid;border-bottom-color:#246a8c;border-top-color:#246a8c;fill:#fff;color:#fff}
.sj-btn-component .btn--btn-type--small:active .btn--btn-type__icon--garbage svg line,.sj-grid-btn-component .btn--btn-type--small:active .btn--btn-type__icon--garbage svg line,.sj-btn-component .btn--btn-type--small:active .btn--btn-type__icon--garbage svg polyline,.sj-grid-btn-component .btn--btn-type--small:active .btn--btn-type__icon--garbage svg polyline{stroke:#fff}
.sj-btn-component .btn--btn-type--small .btn--btn-type__icon--garbage svg line,.sj-grid-btn-component .btn--btn-type--small .btn--btn-type__icon--garbage svg line,.sj-btn-component .btn--btn-type--small .btn--btn-type__icon--garbage svg polyline,.sj-grid-btn-component .btn--btn-type--small .btn--btn-type__icon--garbage svg polyline{pointer-events:none}
.sj-btn-component .btn--btn-type__icon,.sj-grid-btn-component .btn--btn-type__icon{width:32px;height:32px}
.sj-btn-component .btn--btn-type__icon--right,.sj-grid-btn-component .btn--btn-type__icon--right{display:block;position:absolute;right:9px;top:6px}
.sj-btn-component .btn--btn-type__icon--right svg,.sj-grid-btn-component .btn--btn-type__icon--right svg{width:32px;height:32px}
.sj-btn-component .btn--btn-type__icon--left,.sj-grid-btn-component .btn--btn-type__icon--left{display:block;position:absolute;left:9px;top:5px}
.sj-btn-component .btn--btn-type__icon--left svg,.sj-grid-btn-component .btn--btn-type__icon--left svg{width:32px;height:32px}
.sj-btn-component .btn--btn-type__icon--down svg,.sj-grid-btn-component .btn--btn-type__icon--down svg{transform:rotate(90deg)}
.sj-btn-component .btn--btn-type__icon--search,.sj-grid-btn-component .btn--btn-type__icon--search{display:block;position:absolute;left:18px;top:5px}
.sj-btn-component .btn--btn-type__icon--search svg,.sj-grid-btn-component .btn--btn-type__icon--search svg{width:20px;height:20px}
.sj-btn-component .btn--btn-type__icon--garbage,.sj-grid-btn-component .btn--btn-type__icon--garbage{display:block;position:absolute;left:18px;top:5px}
.sj-btn-component .btn--btn-type__icon--garbage svg,.sj-grid-btn-component .btn--btn-type__icon--garbage svg{width:20px;margin-top:-6px;pointer-events:all}
.sj-btn-component .btn--btn-type--disabled,.sj-grid-btn-component .btn--btn-type--disabled,.sj-btn-component .btn--btn-type--disabled-on-dark,.sj-grid-btn-component .btn--btn-type--disabled-on-dark{background-color:#dbdbd7 !important;color:#a8a8a5 !important;fill:#a8a8a5 !important;cursor:default !important;border:3px solid #dbdbd7 !important}
.sj-btn-component .btn--btn-type--disabled:focus,.sj-grid-btn-component .btn--btn-type--disabled:focus,.sj-btn-component .btn--btn-type--disabled-on-dark:focus,.sj-grid-btn-component .btn--btn-type--disabled-on-dark:focus{border:3px solid #2b7ea7}
.sj-btn-component .btn--btn-type--disabled.btn--btn-type--small,.sj-grid-btn-component .btn--btn-type--disabled.btn--btn-type--small,.sj-btn-component .btn--btn-type--disabled-on-dark.btn--btn-type--small,.sj-grid-btn-component .btn--btn-type--disabled-on-dark.btn--btn-type--small{border-bottom:3px solid #dbdbd7}
.sj-btn-component .btn--btn-type--disabled.btn--btn-type--small:focus,.sj-grid-btn-component .btn--btn-type--disabled.btn--btn-type--small:focus,.sj-btn-component .btn--btn-type--disabled-on-dark.btn--btn-type--small:focus,.sj-grid-btn-component .btn--btn-type--disabled-on-dark.btn--btn-type--small:focus{border-top:0 none;border-right:0 none;border-bottom:3px solid #246a8c;border-left:0 none}
.sj-btn-component .btn--chevron-right,.sj-grid-btn-component .btn--chevron-right,.sj-btn-component .btn--chevron-left,.sj-grid-btn-component .btn--chevron-left{text-align:left}
@media(min-width:760px) and (max-width:1199px){.col-sm-4 .textbackground .sj-grid-btn-component .btn,.col-sm-4 .textbackground .sj-btn-component .btn{min-width:100%}
}
.text-background{margin:0;padding:40px 20px 10px}
.text-background--dark,.text-background--black,.text-background--light-lov,.text-background--lov,.text-background--dark-lov,.text-background--light-himmel,.text-background--himmel,.text-background--dark-himmel,.text-background--light-gran,.text-background--gran,.text-background--dark-gran,.text-background--light-sjo,.text-background--sjo,.text-background--dark-sjo,.text-background--light-granit,.text-background--granit,.text-background--dark-granit,.text-background--sten,.text-background--jord{color:#fff}
.text-background--dark p a,.text-background--black p a,.text-background--light-lov p a,.text-background--lov p a,.text-background--dark-lov p a,.text-background--light-himmel p a,.text-background--himmel p a,.text-background--dark-himmel p a,.text-background--light-gran p a,.text-background--gran p a,.text-background--dark-gran p a,.text-background--light-sjo p a,.text-background--sjo p a,.text-background--dark-sjo p a,.text-background--light-granit p a,.text-background--granit p a,.text-background--dark-granit p a,.text-background--sten p a,.text-background--jord p a{text-decoration:underline;color:#fff}
.text-background--dark p a:hover,.text-background--black p a:hover,.text-background--light-lov p a:hover,.text-background--lov p a:hover,.text-background--dark-lov p a:hover,.text-background--light-himmel p a:hover,.text-background--himmel p a:hover,.text-background--dark-himmel p a:hover,.text-background--light-gran p a:hover,.text-background--gran p a:hover,.text-background--dark-gran p a:hover,.text-background--light-sjo p a:hover,.text-background--sjo p a:hover,.text-background--dark-sjo p a:hover,.text-background--light-granit p a:hover,.text-background--granit p a:hover,.text-background--dark-granit p a:hover,.text-background--sten p a:hover,.text-background--jord p a:hover,.text-background--dark p a:active,.text-background--black p a:active,.text-background--light-lov p a:active,.text-background--lov p a:active,.text-background--dark-lov p a:active,.text-background--light-himmel p a:active,.text-background--himmel p a:active,.text-background--dark-himmel p a:active,.text-background--light-gran p a:active,.text-background--gran p a:active,.text-background--dark-gran p a:active,.text-background--light-sjo p a:active,.text-background--sjo p a:active,.text-background--dark-sjo p a:active,.text-background--light-granit p a:active,.text-background--granit p a:active,.text-background--dark-granit p a:active,.text-background--sten p a:active,.text-background--jord p a:active{color:#fff;outline:0}
.text-background--dark{background:rgba(0,0,0,0.7)}
.text-background--light{background:rgba(230,230,230,0.7)}
.text-background--white{background:#f4f4ee}
.text-background--black{background:#000;color:#f5f5f5}
.text-background--transparent{background:transparent}
.text-background--white-smoke{background:#f4f4ee}
.text-background--light-lov{background-color:#00af49}
.text-background--lov{background-color:#00963f}
.text-background--dark-lov{background-color:#007d34}
.text-background--light-himmel{background-color:#00a2c7}
.text-background--himmel{background-color:#008bad}
.text-background--dark-himmel{background-color:#007694}
.text-background--light-raps{background-color:#efdf00}
.text-background--raps{background-color:#d6c800}
.text-background--dark-raps{background-color:#bdb000}
.text-background--light-gran{background-color:#1a883d}
.text-background--gran{background-color:#156e31}
.text-background--dark-gran{background-color:#105426}
.text-background--light-sjo{background-color:#2b7ea7}
.text-background--sjo{background-color:#246a8c}
.text-background--dark-sjo{background-color:#1e5673}
.text-background--light-granit{background-color:#74786d}
.text-background--granit{background-color:#5e6158}
.text-background--dark-granit{background-color:#454741}
.text-background--sten{background-color:#252525}
.text-background--kalk{background-color:#fff}
.text-background--ljus-himmel{background-color:#7fdbef}
.text-background--jord{background-color:#c45417}
@media(min-width:760px){.text-background{padding:40px 20px}
}
@media(min-width:1200px){.text-background{padding:40px}
}
.base-content-block--top-block .text-background{padding:20px;margin:0 -10px 0 -20px}
@media(min-width:760px){.base-content-block--top-block .text-background{margin:0 -20px 0 -20px}
}
/*! offercomponent *//*! generic/mixins *//*! generic/lesshat */.offer-component{position:relative}
.container .offer-component .container{width:100%}
.offer-component--white{background-color:#f4f4ee}
.offer-component--gray{background-color:#dbdbd7}
.offer-component--light-gray{background-color:#c2c2be}
.offer-component--dark-gray{background-color:#222;color:#fff}
.offer-component--black{background-color:#000;color:#fff}
.offer-component--pink{background-color:#d01778;color:#fff}
.offer-component--salmon{background-color:salmon}
.offer-component--transparent{background-color:transparent}
.offer-component__background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center}
.offer-component__wrapper{text-align:center;padding:20px 0;overflow:hidden}
@media(min-width:760px){.offer-component__wrapper{text-align:left;padding:60px 0}
}
@media(min-width:1200px){.offer-component__wrapper{padding:60px 0}
}
.offer-component__price{text-align:center}
.offer-component__price--header{font-weight:normal}
.offer-component__price--header h1{line-height:1.25;letter-spacing:-1px;display:inline-block;padding:0;font-size:22px}
@media(min-width:760px){.offer-component__price--header h1{font-size:22px}
}
@media(min-width:1200px){.offer-component__price--header h1{font-size:22px}
}
@media(min-width:1640px){.offer-component__price--header h1{font-size:22px}
}
.offer-component__price--span1{font-weight:bold;display:inline-block;width:100%;letter-spacing:-1px;font-size:38px;line-height:1.3}
@media(min-width:760px){.offer-component__price--span1{font-size:48px;line-height:1.3}
}
@media(min-width:1200px){.offer-component__price--span1{font-size:48px;line-height:1.3}
}
@media(min-width:1640px){.offer-component__price--span1{font-size:54px;line-height:1.3}
}
.offer-component__price--span2,.offer-component__price--span4{font-weight:bold;margin-top:30px;display:inline-block;font-size:38px;line-height:1.3}
@media(min-width:760px){.offer-component__price--span2,.offer-component__price--span4{font-size:48px;line-height:1.3}
}
@media(min-width:1200px){.offer-component__price--span2,.offer-component__price--span4{font-size:48px;line-height:1.3}
}
@media(min-width:1640px){.offer-component__price--span2,.offer-component__price--span4{font-size:54px;line-height:1.3}
}
.offer-component__price--span3{font-weight:bold;display:inline-block;letter-spacing:-4px;font-size:70px;line-height:1.3}
@media(min-width:760px){.offer-component__price--span3{font-size:80px;line-height:1.3}
}
@media(min-width:1200px){.offer-component__price--span3{font-size:100px;line-height:1.3}
}
@media(min-width:1640px){.offer-component__price--span3{font-size:100px;line-height:1.3}
}
.offer-component__discount--header{font-weight:normal}
.offer-component__discount--header h1{font-size:38px;line-height:1.3;line-height:1.5}
@media(min-width:760px){.offer-component__discount--header h1{font-size:48px;line-height:1.3}
}
@media(min-width:1200px){.offer-component__discount--header h1{font-size:48px;line-height:1.3}
}
@media(min-width:1640px){.offer-component__discount--header h1{font-size:54px;line-height:1.3}
}
.offer-component__discount--span1{display:inline-block;width:100%;line-height:normal;letter-spacing:-1px;font-size:22px}
@media(min-width:760px){.offer-component__discount--span1{font-size:24px}
}
@media(min-width:1200px){.offer-component__discount--span1{font-size:28px}
}
@media(min-width:1640px){.offer-component__discount--span1{font-size:28px}
}
.offer-component__discount--span2{font-weight:bold;display:inline-block;width:100%;font-size:92px;line-height:1.3}
@media(min-width:760px){.offer-component__discount--span2{font-size:100px;line-height:1.3}
}
@media(min-width:1200px){.offer-component__discount--span2{font-size:130px;line-height:1.3}
}
@media(min-width:1640px){.offer-component__discount--span2{font-size:130px;line-height:1.3}
}
.offer-component__discount--span3{font-size:38px;line-height:1.3}
@media(min-width:760px){.offer-component__discount--span3{font-size:48px;line-height:1.3}
}
@media(min-width:1200px){.offer-component__discount--span3{font-size:54px;line-height:1.3}
}
@media(min-width:1640px){.offer-component__discount--span3{font-size:54px;line-height:1.3}
}
/*! generic/mixins *//*! generic/lesshat */button[disabled],button[disabled]:hover,button[disabled]:active{background-color:#c2c2be;color:#454741}
@media(min-width:760px){.sj-grid-btn-component .btn{min-width:0 !important}
}
.sj-btn-component--left,.sj-grid-btn-component--left{text-align:left}
.sj-btn-component--center,.sj-grid-btn-component--center{text-align:center}
.sj-btn-component--right,.sj-grid-btn-component--right{text-align:right}
.sj-btn-component button,.sj-grid-btn-component button{border:0;padding:0;margin:0;line-height:1}
.sj-btn-component .btn,.sj-grid-btn-component .btn{display:inline-block;font-size:16px;letter-spacing:-0.02em;font-weight:bold;text-align:center;width:100%;min-height:50px;padding:13px 20px;box-sizing:border-box;position:relative}
.sj-btn-component .btn[disabled],.sj-grid-btn-component .btn[disabled]{background-color:#c2c2be;color:#454741}
.sj-btn-component .btn[disabled]:hover,.sj-grid-btn-component .btn[disabled]:hover,.sj-btn-component .btn[disabled]:active,.sj-grid-btn-component .btn[disabled]:active{background-color:#c2c2be;color:#454741}
.sj-btn-component .btn:active,.sj-grid-btn-component .btn:active,.sj-btn-component .btn:focus,.sj-grid-btn-component .btn:focus{outline:0}
@media(max-width:480px){.sj-btn-component .btn--small-mobile,.sj-grid-btn-component .btn--small-mobile{padding:10px 10px}
}
@media(min-width:1200px){.sj-btn-component .btn,.sj-grid-btn-component .btn{width:auto;min-width:220px}
}
.sj-btn-component .btn--margins-vertical,.sj-grid-btn-component .btn--margins-vertical{margin-top:10px;margin-bottom:10px}
.sj-btn-component .btn--margins-double--vertical,.sj-grid-btn-component .btn--margins-double--vertical{margin-top:20px;margin-bottom:20px}
.sj-btn-component .btn--margins-horizontal,.sj-grid-btn-component .btn--margins-horizontal{margin-left:10px;margin-right:10px}
.sj-btn-component .btn--full-width,.sj-grid-btn-component .btn--full-width{width:100%}
.sj-btn-component .btn--btn-type--action,.sj-grid-btn-component .btn--btn-type--action{min-width:1px}
.sj-btn-component .btn--btn-type--primary,.sj-grid-btn-component .btn--btn-type--primary,.sj-btn-component .btn--btn-type--purchase,.sj-grid-btn-component .btn--btn-type--purchase,.sj-btn-component .btn--btn-type--help,.sj-grid-btn-component .btn--btn-type--help,.sj-btn-component .btn--btn-type--highlight,.sj-grid-btn-component .btn--btn-type--highlight,.sj-btn-component .btn--btn-type--dotted,.sj-grid-btn-component .btn--btn-type--dotted,.sj-btn-component .btn--btn-type--dotted-on-dark,.sj-grid-btn-component .btn--btn-type--dotted-on-dark{color:#fff;fill:#fff;background-color:#1a883d;border-top:solid 3px #1a883d;border-bottom:solid 3px #156e31;padding-left:23px;padding-right:23px}
.sj-btn-component .btn--btn-type--primary .refresh_icon,.sj-grid-btn-component .btn--btn-type--primary .refresh_icon,.sj-btn-component .btn--btn-type--purchase .refresh_icon,.sj-grid-btn-component .btn--btn-type--purchase .refresh_icon,.sj-btn-component .btn--btn-type--help .refresh_icon,.sj-grid-btn-component .btn--btn-type--help .refresh_icon,.sj-btn-component .btn--btn-type--highlight .refresh_icon,.sj-grid-btn-component .btn--btn-type--highlight .refresh_icon,.sj-btn-component .btn--btn-type--dotted .refresh_icon,.sj-grid-btn-component .btn--btn-type--dotted .refresh_icon,.sj-btn-component .btn--btn-type--dotted-on-dark .refresh_icon,.sj-grid-btn-component .btn--btn-type--dotted-on-dark .refresh_icon{height:22px;width:22px;position:absolute;right:15px;bottom:12px}
.sj-btn-component .btn--btn-type--primary .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--primary .refresh_icon__path,.sj-btn-component .btn--btn-type--purchase .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--purchase .refresh_icon__path,.sj-btn-component .btn--btn-type--help .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--help .refresh_icon__path,.sj-btn-component .btn--btn-type--highlight .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--highlight .refresh_icon__path,.sj-btn-component .btn--btn-type--dotted .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--dotted .refresh_icon__path,.sj-btn-component .btn--btn-type--dotted-on-dark .refresh_icon__path,.sj-grid-btn-component .btn--btn-type--dotted-on-dark .refresh_icon__path{fill:white}
.sj-btn-component .btn--btn-type--primary:hover,.sj-grid-btn-component .btn--btn-type--primary:hover,.sj-btn-component .btn--btn-type--purchase:hover,.sj-grid-btn-component .btn--btn-type--purchase:hover,.sj-btn-component .btn--btn-type--help:hover,.sj-grid-btn-component .btn--btn-type--help:hover,.sj-btn-component .btn--btn-type--highlight:hover,.sj-grid-btn-component .btn--btn-type--highlight:hover,.sj-btn-component .btn--btn-type--dotted:hover,.sj-grid-btn-component .btn--btn-type--dotted:hover,.sj-btn-component .btn--btn-type--dotted-on-dark:hover,.sj-grid-btn-component .btn--btn-type--dotted-on-dark:hover{background-color:#156e31;border-top:solid 3px #156e31;border-bottom:solid 3px #105426}
.sj-btn-component .btn--btn-type--primary:active,.sj-grid-btn-component .btn--btn-type--primary:active,.sj-btn-component .btn--btn-type--purchase:active,.sj-grid-btn-component .btn--btn-type--purchase:active,.sj-btn-component .btn--btn-type--help:active,.sj-grid-btn-component .btn--btn-type--help:active,.sj-btn-component .btn--btn-type--highlight:active,.sj-grid-btn-component .btn--btn-type--highlight:active,.sj-btn-component .btn--btn-type--dotted:active,.sj-grid-btn-component .btn--btn-type--dotted:active,.sj-btn-component .btn--btn-type--dotted-on-dark:active,.sj-grid-btn-component .btn--btn-type--dotted-on-dark:active,.sj-btn-component .btn--btn-type--primary:focus,.sj-grid-btn-component .btn--btn-type--primary:focus,.sj-btn-component .btn--btn-type--purchase:focus,.sj-grid-btn-component .btn--btn-type--purchase:focus,.sj-btn-component .btn--btn-type--help:focus,.sj-grid-btn-component .btn--btn-type--help:focus,.sj-btn-component .btn--btn-type--highlight:focus,.sj-grid-btn-component .btn--btn-type--highlight:focus,.sj-btn-component .btn--btn-type--dotted:focus,.sj-grid-btn-component .btn--btn-type--dotted:focus,.sj-btn-component .btn--btn-type--dotted-on-dark:focus,.sj-grid-btn-component .btn--btn-type--dotted-on-dark:focus{background-color:#105426;border-top:solid 3px #105426;border-bottom:solid 3px #082913}
.sj-btn-component .btn--btn-type--secondary,.sj-grid-btn-component .btn--btn-type--secondary,.sj-btn-component .btn--btn-type--secondary-dark,.sj-grid-btn-component .btn--btn-type--secondary-dark{border:3px solid #74786d;background-color:transparent;color:#252525;fill:#252525}
.sj-btn-component .btn--btn-type--secondary:hover,.sj-grid-btn-component .btn--btn-type--secondary:hover,.sj-btn-component .btn--btn-type--secondary-dark:hover,.sj-grid-btn-component .btn--btn-type--secondary-dark:hover{background:#f4f4ee}
.sj-btn-component .btn--btn-type--secondary:focus,.sj-grid-btn-component .btn--btn-type--secondary:focus,.sj-btn-component .btn--btn-type--secondary-dark:focus,.sj-grid-btn-component .btn--btn-type--secondary-dark:focus{background:#f4f4ee;border-color:#2b7ea7}
.sj-btn-component .btn--btn-type--secondary:active,.sj-grid-btn-component .btn--btn-type--secondary:active,.sj-btn-component .btn--btn-type--secondary-dark:active,.sj-grid-btn-component .btn--btn-type--secondary-dark:active{background-color:#2b7ea7;border-color:#2b7ea7;color:#fff;fill:#fff}
.sj-btn-component .btn--btn-type--secondary-light,.sj-grid-btn-component .btn--btn-type--secondary-light,.sj-btn-component .btn--btn-type--secondary-on-dark,.sj-grid-btn-component .btn--btn-type--secondary-on-dark{border:3px solid #fff;background-color:transparent;color:#fff;fill:#fff}
.sj-btn-component .btn--btn-type--secondary-light:hover,.sj-grid-btn-component .btn--btn-type--secondary-light:hover,.sj-btn-component .btn--btn-type--secondary-on-dark:hover,.sj-grid-btn-component .btn--btn-type--secondary-on-dark:hover{background:rgba(37,37,37,0.1)}
.sj-btn-component .btn--btn-type--secondary-light:focus,.sj-grid-btn-component .btn--btn-type--secondary-light:focus,.sj-btn-component .btn--btn-type--secondary-on-dark:focus,.sj-grid-btn-component .btn--btn-type--secondary-on-dark:focus{background:rgba(37,37,37,0.2)}
.sj-btn-component .btn--btn-type--small,.sj-grid-btn-component .btn--btn-type--small{height:47px;width:50px;padding:0;line-height:47px;font-size:12px;border-top:0 none;border-bottom:2px solid;border-bottom-color:#dbdbd7;border-top-color:#dbdbd7;background:#f4f4ee;fill:#252525;color:#252525}
.sj-btn-component .btn--btn-type--small span,.sj-grid-btn-component .btn--btn-type--small span{margin:0 auto;position:relative;top:0;left:0;right:0}
.sj-btn-component .btn--btn-type--small:hover,.sj-grid-btn-component .btn--btn-type--small:hover{border-bottom:2px solid;border-bottom-color:#dbdbd7;border-top-color:#dbdbd7;background:#ebebe3}
.sj-btn-component .btn--btn-type--small:focus,.sj-grid-btn-component .btn--btn-type--small:focus{border-bottom:3px solid;border-bottom-color:#246a8c;border-top-color:#246a8c;background:#ebebe3}
.sj-btn-component .btn--btn-type--small:active,.sj-grid-btn-component .btn--btn-type--small:active{background:#2b7ea7;border-bottom:3px solid;border-bottom-color:#246a8c;border-top-color:#246a8c;fill:#fff;color:#fff}
.sj-btn-component .btn--btn-type--small:active .btn--btn-type__icon--garbage svg line,.sj-grid-btn-component .btn--btn-type--small:active .btn--btn-type__icon--garbage svg line,.sj-btn-component .btn--btn-type--small:active .btn--btn-type__icon--garbage svg polyline,.sj-grid-btn-component .btn--btn-type--small:active .btn--btn-type__icon--garbage svg polyline{stroke:#fff}
.sj-btn-component .btn--btn-type--small .btn--btn-type__icon--garbage svg line,.sj-grid-btn-component .btn--btn-type--small .btn--btn-type__icon--garbage svg line,.sj-btn-component .btn--btn-type--small .btn--btn-type__icon--garbage svg polyline,.sj-grid-btn-component .btn--btn-type--small .btn--btn-type__icon--garbage svg polyline{pointer-events:none}
.sj-btn-component .btn--btn-type__icon,.sj-grid-btn-component .btn--btn-type__icon{width:32px;height:32px}
.sj-btn-component .btn--btn-type__icon--right,.sj-grid-btn-component .btn--btn-type__icon--right{display:block;position:absolute;right:9px;top:6px}
.sj-btn-component .btn--btn-type__icon--right svg,.sj-grid-btn-component .btn--btn-type__icon--right svg{width:32px;height:32px}
.sj-btn-component .btn--btn-type__icon--left,.sj-grid-btn-component .btn--btn-type__icon--left{display:block;position:absolute;left:9px;top:5px}
.sj-btn-component .btn--btn-type__icon--left svg,.sj-grid-btn-component .btn--btn-type__icon--left svg{width:32px;height:32px}
.sj-btn-component .btn--btn-type__icon--down svg,.sj-grid-btn-component .btn--btn-type__icon--down svg{transform:rotate(90deg)}
.sj-btn-component .btn--btn-type__icon--search,.sj-grid-btn-component .btn--btn-type__icon--search{display:block;position:absolute;left:18px;top:5px}
.sj-btn-component .btn--btn-type__icon--search svg,.sj-grid-btn-component .btn--btn-type__icon--search svg{width:20px;height:20px}
.sj-btn-component .btn--btn-type__icon--garbage,.sj-grid-btn-component .btn--btn-type__icon--garbage{display:block;position:absolute;left:18px;top:5px}
.sj-btn-component .btn--btn-type__icon--garbage svg,.sj-grid-btn-component .btn--btn-type__icon--garbage svg{width:20px;margin-top:-6px;pointer-events:all}
.sj-btn-component .btn--btn-type--disabled,.sj-grid-btn-component .btn--btn-type--disabled,.sj-btn-component .btn--btn-type--disabled-on-dark,.sj-grid-btn-component .btn--btn-type--disabled-on-dark{background-color:#dbdbd7 !important;color:#a8a8a5 !important;fill:#a8a8a5 !important;cursor:default !important;border:3px solid #dbdbd7 !important}
.sj-btn-component .btn--btn-type--disabled:focus,.sj-grid-btn-component .btn--btn-type--disabled:focus,.sj-btn-component .btn--btn-type--disabled-on-dark:focus,.sj-grid-btn-component .btn--btn-type--disabled-on-dark:focus{border:3px solid #2b7ea7}
.sj-btn-component .btn--btn-type--disabled.btn--btn-type--small,.sj-grid-btn-component .btn--btn-type--disabled.btn--btn-type--small,.sj-btn-component .btn--btn-type--disabled-on-dark.btn--btn-type--small,.sj-grid-btn-component .btn--btn-type--disabled-on-dark.btn--btn-type--small{border-bottom:3px solid #dbdbd7}
.sj-btn-component .btn--btn-type--disabled.btn--btn-type--small:focus,.sj-grid-btn-component .btn--btn-type--disabled.btn--btn-type--small:focus,.sj-btn-component .btn--btn-type--disabled-on-dark.btn--btn-type--small:focus,.sj-grid-btn-component .btn--btn-type--disabled-on-dark.btn--btn-type--small:focus{border-top:0 none;border-right:0 none;border-bottom:3px solid #246a8c;border-left:0 none}
.sj-btn-component .btn--chevron-right,.sj-grid-btn-component .btn--chevron-right,.sj-btn-component .btn--chevron-left,.sj-grid-btn-component .btn--chevron-left{text-align:left}
@media(min-width:760px) and (max-width:1199px){.col-sm-4 .textbackground .sj-grid-btn-component .btn,.col-sm-4 .textbackground .sj-btn-component .btn{min-width:100%}
}
.cookie-information-message{box-sizing:border-box}
.cookie-information-message *{box-sizing:border-box}
.cookie-consent-wrapper{min-height:104px;justify-content:center;display:none;box-shadow:0 0 3px 0 rgba(0,0,0,0.2);position:relative;z-index:11;transition:all .3s ease-in-out;font-size:16px;background-color:#fff}
.cookie-consent-wrapper--show{display:flex}
.cookie-consent-wrapper p{font-family:"sj_sans","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0}
.cookie-consent-wrapper #cookie-consent-button-settings-container{padding-left:30px;text-align:center}
@media(max-width:991px){.cookie-consent-wrapper #cookie-consent-button-settings-container{padding-left:0;padding-top:7px}
}
.cookie-consent-wrapper #cookie-consent-button-settings-container svg{color:#007694;fill:#007694;vertical-align:bottom}
.cookie-consent-wrapper #cookie-consent-button-settings-container>button{font-family:"sj_sans","Helvetica Neue",Helvetica,Arial,sans-serif;background:transparent;border-radius:0;border:0;font-size:16px;line-height:1;margin:0 10px 0 0;padding-right:7px;white-space:nowrap}
@media(max-width:991px){.cookie-consent-wrapper #cookie-consent-button-settings-container>button{margin:0}
}
.cookie-consent-wrapper #cookie-consent-default-submit{white-space:nowrap}
.cookie-consent-banner__inner{align-items:center;display:flex;justify-content:center;min-height:104px;padding:20px 10%}
.cookie-consent-banner__inner--hide{display:none}
.cookie-font{font-family:"sj_sans","Helvetica Neue",Helvetica,Arial,sans-serif}
.cookie-information-sj-link-focus{outline:2px solid #007694;outline-offset:3px}
.cookie-information-sj-link{color:#007694}
.cookie-information-sj-link:hover,.cookie-information-sj-link:active{color:#1e5673}
.cookie-information-sj-link:active,.cookie-information-sj-link:focus{outline:2px solid #007694;outline-offset:3px}
.cookie-consent-modal-container{display:none;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:10000;position:fixed;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.cookie-consent-modal-container--show{display:flex}
.cookie-consent-modal-container #cookie-consent-modal-backdrop{width:100vw;height:100vh;position:fixed;background:rgba(0,0,0,0.3);top:0;left:0}
.cookie-consent-modal-container #cookie-consent-modal{width:800px;height:600px;position:relative;background:#fff;overflow-y:scroll;overflow-x:hidden;box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}
.cookie-consent-modal-container #cookie-consent-modal h1,.cookie-consent-modal-container #cookie-consent-modal h2,.cookie-consent-modal-container #cookie-consent-modal p,.cookie-consent-modal-container #cookie-consent-modal .cookie-switch{font-family:"sj_sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#252525}
.cookie-consent-modal-container #cookie-consent-modal h1,.cookie-consent-modal-container #cookie-consent-modal h2{font-weight:bold}
.cookie-consent-modal-container #cookie-consent-modal h1{font-size:2em}
.cookie-consent-modal-container #cookie-consent-modal h2{font-size:1.5em}
.cookie-consent-modal-container #cookie-consent-modal #our-cookies-heading-line-break{display:none}
.cookie-consent-modal-container #cookie-consent-modal #our-cookies-heading{display:block}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer{height:20px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header{height:105px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header{max-width:100%;position:absolute;width:inherit}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-header,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer{display:flex;position:fixed;width:calc(785px);height:inherit;pointer-events:auto}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-header h1,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header h1,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer h1,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer h1{margin:0}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-header .cookie-consent-heading,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header .cookie-consent-heading,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer .cookie-consent-heading,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer .cookie-consent-heading{padding-left:40px;padding-top:50px;padding-bottom:20px}
@media(max-width:480px){.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-header .cookie-consent-heading,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header .cookie-consent-heading,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer .cookie-consent-heading,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer .cookie-consent-heading{padding:20px}
}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-header .cookie-consent-gradient-header-cross,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header .cookie-consent-gradient-header-cross,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer .cookie-consent-gradient-header-cross,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer .cookie-consent-gradient-header-cross{padding-top:20px}
@media(max-width:480px){.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-header .cookie-consent-gradient-header-cross,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header .cookie-consent-gradient-header-cross,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer .cookie-consent-gradient-header-cross,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer .cookie-consent-gradient-header-cross{padding-right:20px;padding-top:0}
}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer{display:flex;position:fixed;width:calc(785px);height:inherit;pointer-events:auto}
@media(max-width:480px){.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer{padding:0}
}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content{box-sizing:border-box;margin:100px 0 20px 0;padding:0 20px 0 40px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box{margin-top:20px;padding-top:20px;border-top:1px solid #dbdbd7;display:flex;align-items:flex-start;justify-content:space-between}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box h2,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box h3{margin:0}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:nth-child(2){display:flex;align-items:center}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:last-child div{display:flex;font-size:12px;font-weight:bold}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:last-child div .cookie-consent-clarification{display:none;white-space:nowrap}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:last-child div .cookie-consent-without-clarification{display:block;white-space:nowrap}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div p{max-width:470px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-footer{display:flex;justify-content:flex-end;margin-top:20px;align-items:flex-start}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-footer .cookie-consent-modal-content-btn-container{padding-top:30px;display:block}
@media(min-width:992px){.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-footer .cookie-consent-modal-content-btn-container{display:flex}
}
@media(max-width:991px){.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-footer .cookie-consent-modal-content-btn-container{width:100%}
}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content p:first-child{margin-bottom:0}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-read-more-link-container>button{font-family:"sj_sans","Helvetica Neue",Helvetica,Arial,sans-serif;background:transparent;border-radius:0;border:0;font-size:16px;line-height:1;margin-top:10px;padding:0;text-align:left;text-decoration:underline}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header{top:0}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header{display:flex;justify-content:space-between;background:linear-gradient(to bottom,#fff 0,#fff 80%,rgba(255,255,255,0) 100%);z-index:1000}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header #cookie-consent-cross{border:0;background-color:transparent}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header #cookie-consent-cross:focus,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header #cookie-consent-cross:active{outline:3px solid #2b7ea7}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer{bottom:0;pointer-events:none;background:none !important}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer{justify-content:flex-end;align-items:center;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0.78) 50%,#fff 100%)}
@media(max-width:480px){.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer{justify-content:center}
}
.cookie-switch{flex-shrink:0}
.cookie-switch:focus-within{outline:3px solid #5d9dd5}
.cookie-consent-switch{display:inline-flex;align-items:center;margin:5px 0 5px 5px;font-size:16px}
.cookie-consent-switch__toggle{position:relative;cursor:pointer}
.cookie-consent-switch__toggle::before,.cookie-consent-switch__toggle::after{content:'';display:block;margin:0 3px;transition:all 100ms cubic-bezier(0.4,0,0.2,1)}
.cookie-consent-switch__toggle::before{background:#c2c2be;height:1.3em;width:3em;border-radius:.65em}
.cookie-consent-switch__toggle::after{background:#f4f4ee;position:absolute;top:50%;transform:translate(0,-50%);height:1.7em;width:1.7em;border-radius:50%;box-shadow:0 1px 5px 0 rgba(0,0,0,0.14)}
.cookie-consent-switch [type=checkbox]{position:absolute;opacity:0;pointer-events:none}
.cookie-consent-switch [type=checkbox]:disabled+.cookie-consent-switch__toggle{cursor:not-allowed;opacity:.4}
.cookie-consent-switch [type=checkbox]:disabled+.cookie-consent-switch__toggle::after{box-shadow:none}
.cookie-consent-switch [type=checkbox]:checked+.cookie-consent-switch__toggle::before{background:#00af49}
.cookie-consent-switch [type=checkbox]:checked+.cookie-consent-switch__toggle::after{background:#156e31}
.cookie-consent-switch [type=checkbox]:checked+.cookie-consent-switch__toggle::after{transform:translate(23px,-14px)}
.remove-height{min-height:0 !important;height:0 !important;padding:0 !important}
@media screen and (max-width:991px){#cookie-consent-banner{min-height:249px;flex-direction:column}
#cookie-consent-banner div{width:100%;flex-direction:column}
#cookie-consent-banner div>button{margin-right:0}
#cookie-consent-banner div>*{margin-top:10px;max-width:100%}
.cookie-consent-modal-container #cookie-consent-modal{max-width:460px;width:90%}
.cookie-consent-modal-container #cookie-consent-modal h1{font-size:1.3em}
.cookie-consent-modal-container #cookie-consent-modal h2{font-size:1.1em}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header{height:70px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header .cookie-consent-heading{padding-left:20px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content{padding:0 20px;margin-top:50px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content p{padding-top:20px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box{flex-direction:column}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div{width:100%}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:nth-child(2){display:flex;justify-content:flex-end;align-items:center}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:last-child{margin-top:10px}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:last-child div{font-weight:bold}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:last-child div .cookie-consent-clarification{display:block;white-space:normal}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-modal-content .cookie-consent-modal-content-box div:last-child div .cookie-consent-without-clarification{display:none;white-space:nowrap}
.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-header,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-header,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-footer .cookie-consent-gradient-footer,.cookie-consent-modal-container #cookie-consent-modal .cookie-consent-hidden-header .cookie-consent-gradient-footer{max-width:445px;width:90%;display:flex;align-items:center}
}
.cookie-consent-modal-content-btn-container .sj-btn-component:not(:first-child){margin-top:10px}
@media(min-width:992px){.cookie-consent-modal-content-btn-container .sj-btn-component:not(:first-child){margin-left:10px;margin-top:0}
}
@media screen and (max-height:800px){.cookie-consent-modal-container #cookie-consent-modal{max-height:90%}
}
.cookie-consent-option-details--youtube-notice{display:none}
#cookie-consent-modal[data-modal-mode="youtube-notice"] .cookie-consent-modal-content .cookie-consent-option-details--youtube-notice{border:2px solid #de1f26;border-radius:5px;color:#de1f26;display:block;margin:5px 0;padding:8px}
@media screen and (max-width:991px){#cookie-consent-modal[data-modal-mode="youtube-notice"] .cookie-consent-modal-content .cookie-consent-option-details--youtube-notice{margin:20px 0 0 0;padding-top:8px}
}
.btn{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:transparent;border-radius:0;font-family:"sj_sans","Helvetica Neue",Helvetica,Arial,sans-serif;text-shadow:none}
#cookie-consent-traffic-modal-and-message-container .btn:focus{border-width:0}
#cookie-consent-traffic-modal-and-message-container .btn--btn-type--secondary:focus{border-width:3px}
/*! generic/mixins *//*! generic/lesshat */button[disabled],button[disabled]:hover,button[disabled]:active{background-color:#c2c2be;color:#454741}
@media(min-width:760px){.sj-grid-btn-cookie-component .btn-cookie{min-width:0 !important}
}
.sj-btn-cookie-component--left,.sj-grid-btn-cookie-component--left{text-align:left}
.sj-btn-cookie-component--center,.sj-grid-btn-cookie-component--center{text-align:center}
.sj-btn-cookie-component--right,.sj-grid-btn-cookie-component--right{text-align:right}
.sj-btn-cookie-component button,.sj-grid-btn-cookie-component button{border:0;padding:0;margin:0;line-height:1}
.sj-btn-cookie-component .btn-cookie,.sj-grid-btn-cookie-component .btn-cookie{display:inline-block;font-size:16px;letter-spacing:-0.02em;font-weight:bold;text-align:center;width:100%;min-height:50px;padding:13px 20px;box-sizing:border-box;position:relative}
.sj-btn-cookie-component .btn-cookie[disabled],.sj-grid-btn-cookie-component .btn-cookie[disabled]{background-color:#c2c2be;color:#454741}
.sj-btn-cookie-component .btn-cookie[disabled]:hover,.sj-grid-btn-cookie-component .btn-cookie[disabled]:hover,.sj-btn-cookie-component .btn-cookie[disabled]:active,.sj-grid-btn-cookie-component .btn-cookie[disabled]:active{background-color:#c2c2be;color:#454741}
.sj-btn-cookie-component .btn-cookie:active,.sj-grid-btn-cookie-component .btn-cookie:active,.sj-btn-cookie-component .btn-cookie:focus,.sj-grid-btn-cookie-component .btn-cookie:focus{outline:0}
@media(max-width:480px){.sj-btn-cookie-component .btn-cookie--small-mobile,.sj-grid-btn-cookie-component .btn-cookie--small-mobile{padding:10px 10px}
}
@media(min-width:1200px){.sj-btn-cookie-component .btn-cookie,.sj-grid-btn-cookie-component .btn-cookie{width:auto;min-width:220px}
}
.sj-btn-cookie-component .btn-cookie--margins-vertical,.sj-grid-btn-cookie-component .btn-cookie--margins-vertical{margin-top:10px;margin-bottom:10px}
.sj-btn-cookie-component .btn-cookie--margins-double--vertical,.sj-grid-btn-cookie-component .btn-cookie--margins-double--vertical{margin-top:20px;margin-bottom:20px}
.sj-btn-cookie-component .btn-cookie--full-width,.sj-grid-btn-cookie-component .btn-cookie--full-width{width:100%}
.sj-btn-cookie-component .btn-cookie--btn-type--action,.sj-grid-btn-cookie-component .btn-cookie--btn-type--action{min-width:1px}
.sj-btn-cookie-component .btn-cookie--btn-type--primary,.sj-grid-btn-cookie-component .btn-cookie--btn-type--primary,.sj-btn-cookie-component .btn-cookie--btn-type--purchase,.sj-grid-btn-cookie-component .btn-cookie--btn-type--purchase,.sj-btn-cookie-component .btn-cookie--btn-type--help,.sj-grid-btn-cookie-component .btn-cookie--btn-type--help,.sj-btn-cookie-component .btn-cookie--btn-type--highlight,.sj-grid-btn-cookie-component .btn-cookie--btn-type--highlight,.sj-btn-cookie-component .btn-cookie--btn-type--dotted,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted,.sj-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark{color:#fff;fill:#fff;background-color:#1a883d;border-top:solid 3px #1a883d;border-bottom:solid 3px #156e31;padding-left:23px;padding-right:23px}
.sj-btn-cookie-component .btn-cookie--btn-type--primary .refresh_icon,.sj-grid-btn-cookie-component .btn-cookie--btn-type--primary .refresh_icon,.sj-btn-cookie-component .btn-cookie--btn-type--purchase .refresh_icon,.sj-grid-btn-cookie-component .btn-cookie--btn-type--purchase .refresh_icon,.sj-btn-cookie-component .btn-cookie--btn-type--help .refresh_icon,.sj-grid-btn-cookie-component .btn-cookie--btn-type--help .refresh_icon,.sj-btn-cookie-component .btn-cookie--btn-type--highlight .refresh_icon,.sj-grid-btn-cookie-component .btn-cookie--btn-type--highlight .refresh_icon,.sj-btn-cookie-component .btn-cookie--btn-type--dotted .refresh_icon,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted .refresh_icon,.sj-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark .refresh_icon,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark .refresh_icon{height:22px;width:22px;position:absolute;right:15px;bottom:12px}
.sj-btn-cookie-component .btn-cookie--btn-type--primary .refresh_icon__path,.sj-grid-btn-cookie-component .btn-cookie--btn-type--primary .refresh_icon__path,.sj-btn-cookie-component .btn-cookie--btn-type--purchase .refresh_icon__path,.sj-grid-btn-cookie-component .btn-cookie--btn-type--purchase .refresh_icon__path,.sj-btn-cookie-component .btn-cookie--btn-type--help .refresh_icon__path,.sj-grid-btn-cookie-component .btn-cookie--btn-type--help .refresh_icon__path,.sj-btn-cookie-component .btn-cookie--btn-type--highlight .refresh_icon__path,.sj-grid-btn-cookie-component .btn-cookie--btn-type--highlight .refresh_icon__path,.sj-btn-cookie-component .btn-cookie--btn-type--dotted .refresh_icon__path,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted .refresh_icon__path,.sj-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark .refresh_icon__path,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark .refresh_icon__path{fill:white}
.sj-btn-cookie-component .btn-cookie--btn-type--primary:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--primary:hover,.sj-btn-cookie-component .btn-cookie--btn-type--purchase:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--purchase:hover,.sj-btn-cookie-component .btn-cookie--btn-type--help:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--help:hover,.sj-btn-cookie-component .btn-cookie--btn-type--highlight:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--highlight:hover,.sj-btn-cookie-component .btn-cookie--btn-type--dotted:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted:hover,.sj-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark:hover{background-color:#156e31;border-top:solid 3px #156e31;border-bottom:solid 3px #105426}
.sj-btn-cookie-component .btn-cookie--btn-type--primary:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--primary:active,.sj-btn-cookie-component .btn-cookie--btn-type--purchase:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--purchase:active,.sj-btn-cookie-component .btn-cookie--btn-type--help:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--help:active,.sj-btn-cookie-component .btn-cookie--btn-type--highlight:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--highlight:active,.sj-btn-cookie-component .btn-cookie--btn-type--dotted:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted:active,.sj-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark:active,.sj-btn-cookie-component .btn-cookie--btn-type--primary:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--primary:focus,.sj-btn-cookie-component .btn-cookie--btn-type--purchase:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--purchase:focus,.sj-btn-cookie-component .btn-cookie--btn-type--help:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--help:focus,.sj-btn-cookie-component .btn-cookie--btn-type--highlight:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--highlight:focus,.sj-btn-cookie-component .btn-cookie--btn-type--dotted:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted:focus,.sj-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--dotted-on-dark:focus{background-color:#105426;border-top:solid 3px #105426;border-bottom:solid 3px #082913}
.sj-btn-cookie-component .btn-cookie--btn-type--secondary,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary,.sj-btn-cookie-component .btn-cookie--btn-type--secondary-dark,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-dark{border:3px solid #74786d;background-color:transparent;color:#252525;fill:#252525}
.sj-btn-cookie-component .btn-cookie--btn-type--secondary:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary:hover,.sj-btn-cookie-component .btn-cookie--btn-type--secondary-dark:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-dark:hover{background:#f4f4ee}
.sj-btn-cookie-component .btn-cookie--btn-type--secondary:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary:focus,.sj-btn-cookie-component .btn-cookie--btn-type--secondary-dark:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-dark:focus{background:#f4f4ee;border-color:#2b7ea7}
.sj-btn-cookie-component .btn-cookie--btn-type--secondary:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary:active,.sj-btn-cookie-component .btn-cookie--btn-type--secondary-dark:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-dark:active{background-color:#2b7ea7;border-color:#2b7ea7;color:#fff;fill:#fff}
.sj-btn-cookie-component .btn-cookie--btn-type--secondary-light,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-light,.sj-btn-cookie-component .btn-cookie--btn-type--secondary-on-dark,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-on-dark{border:3px solid #fff;background-color:transparent;color:#fff;fill:#fff}
.sj-btn-cookie-component .btn-cookie--btn-type--secondary-light:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-light:hover,.sj-btn-cookie-component .btn-cookie--btn-type--secondary-on-dark:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-on-dark:hover{background:rgba(37,37,37,0.1)}
.sj-btn-cookie-component .btn-cookie--btn-type--secondary-light:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-light:focus,.sj-btn-cookie-component .btn-cookie--btn-type--secondary-on-dark:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--secondary-on-dark:focus{background:rgba(37,37,37,0.2)}
.sj-btn-cookie-component .btn-cookie--btn-type--small,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small{height:47px;width:50px;padding:0;line-height:47px;font-size:12px;border-top:0 none;border-bottom:2px solid;border-bottom-color:#dbdbd7;border-top-color:#dbdbd7;background:#f4f4ee;fill:#252525;color:#252525}
.sj-btn-cookie-component .btn-cookie--btn-type--small span,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small span{margin:0 auto;position:relative;top:0;left:0;right:0}
.sj-btn-cookie-component .btn-cookie--btn-type--small:hover,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small:hover{border-bottom:2px solid;border-bottom-color:#dbdbd7;border-top-color:#dbdbd7;background:#ebebe3}
.sj-btn-cookie-component .btn-cookie--btn-type--small:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small:focus{border-bottom:3px solid;border-bottom-color:#246a8c;border-top-color:#246a8c;background:#ebebe3}
.sj-btn-cookie-component .btn-cookie--btn-type--small:active,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small:active{background:#2b7ea7;border-bottom:3px solid;border-bottom-color:#246a8c;border-top-color:#246a8c;fill:#fff;color:#fff}
.sj-btn-cookie-component .btn-cookie--btn-type--small:active .btn--btn-type__icon--garbage svg line,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small:active .btn--btn-type__icon--garbage svg line,.sj-btn-cookie-component .btn-cookie--btn-type--small:active .btn--btn-type__icon--garbage svg polyline,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small:active .btn--btn-type__icon--garbage svg polyline{stroke:#fff}
.sj-btn-cookie-component .btn-cookie--btn-type--small .btn-cookie--btn-type__icon--garbage svg line,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small .btn-cookie--btn-type__icon--garbage svg line,.sj-btn-cookie-component .btn-cookie--btn-type--small .btn-cookie--btn-type__icon--garbage svg polyline,.sj-grid-btn-cookie-component .btn-cookie--btn-type--small .btn-cookie--btn-type__icon--garbage svg polyline{pointer-events:none}
.sj-btn-cookie-component .btn-cookie--btn-type__icon,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon{width:32px;height:32px}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--right,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--right{display:block;position:absolute;right:9px;top:6px}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--right svg,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--right svg{width:32px;height:32px}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--left,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--left{display:block;position:absolute;left:9px;top:5px}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--left svg,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--left svg{width:32px;height:32px}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--down svg,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--down svg{transform:rotate(90deg)}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--search,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--search{display:block;position:absolute;left:18px;top:5px}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--search svg,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--search svg{width:20px;height:20px}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--garbage,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--garbage{display:block;position:absolute;left:18px;top:5px}
.sj-btn-cookie-component .btn-cookie--btn-type__icon--garbage svg,.sj-grid-btn-cookie-component .btn-cookie--btn-type__icon--garbage svg{width:20px;margin-top:-6px;pointer-events:all}
.sj-btn-cookie-component .btn-cookie--btn-type--disabled,.sj-grid-btn-cookie-component .btn-cookie--btn-type--disabled,.sj-btn-cookie-component .btn-cookie--btn-type--disabled-on-dark,.sj-grid-btn-cookie-component .btn-cookie--btn-type--disabled-on-dark{background-color:#dbdbd7 !important;color:#a8a8a5 !important;fill:#a8a8a5 !important;cursor:default !important;border:3px solid #dbdbd7 !important}
.sj-btn-cookie-component .btn-cookie--btn-type--disabled:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--disabled:focus,.sj-btn-cookie-component .btn-cookie--btn-type--disabled-on-dark:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--disabled-on-dark:focus{border:3px solid #2b7ea7}
.sj-btn-cookie-component .btn-cookie--btn-type--disabled.btn--btn-type--small,.sj-grid-btn-cookie-component .btn-cookie--btn-type--disabled.btn--btn-type--small,.sj-btn-cookie-component .btn-cookie--btn-type--disabled-on-dark.btn--btn-type--small,.sj-grid-btn-cookie-component .btn-cookie--btn-type--disabled-on-dark.btn--btn-type--small{border-bottom:3px solid #dbdbd7}
.sj-btn-cookie-component .btn-cookie--btn-type--disabled.btn--btn-type--small:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--disabled.btn--btn-type--small:focus,.sj-btn-cookie-component .btn-cookie--btn-type--disabled-on-dark.btn--btn-type--small:focus,.sj-grid-btn-cookie-component .btn-cookie--btn-type--disabled-on-dark.btn--btn-type--small:focus{border-top:0 none;border-right:0 none;border-bottom:3px solid #246a8c;border-left:0 none}
.sj-btn-cookie-component .btn-cookie--chevron-right,.sj-grid-btn-cookie-component .btn-cookie--chevron-right,.sj-btn-cookie-component .btn-cookie--chevron-left,.sj-grid-btn-cookie-component .btn-cookie--chevron-left{text-align:left}
@media(min-width:760px) and (max-width:1199px){.col-sm-4 .textbackground .sj-grid-btn-component .btn,.col-sm-4 .textbackground .sj-btn-component .btn{min-width:100%}
}
.experiencecontent__image{min-width:100%;max-width:100%;min-height:100%;max-heigt:100%;position:absolute;top:0;left:0}
.experiencecontent__image--kenburns img{-ms-animation:move 3s ease normal;-webkit-animation:move 3s ease normal;-o-animation:move 3s ease normal;-moz-animation:move 3s ease normal;animation:move 3s ease normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:absolute}
.experiencecontent__item{position:absolute;width:100%;height:100%}
.experiencecontent__item-button{position:absolute;bottom:40px;width:100%;text-align:center}
@media(min-width:759px){.experiencecontent__item-button{bottom:20px}
}
@media(min-width:1199px){.experiencecontent__item-button{bottom:50px}
}
.experiencecontent__item-text{position:absolute;top:30%;text-align:center;width:100%}
@media(min-width:759px){.experiencecontent__item-text{top:25%}
}
@media(min-width:1199px){.experiencecontent__item-text{top:40%}
}
.row:nth-child(3n+1) .experiencecontent img{-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left}
.row:nth-child(3n+2) .experience__container:nth-child(3n+1) .experiencecontent img{-webkit-transform-origin:center left;-moz-transform-origin:center left;-ms-transform-origin:center left;-o-transform-origin:center left;transform-origin:center left}
.row:nth-child(3n+2) .experience__container:nth-child(3n+2) .experiencecontent img{-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left}
.row:nth-child(3n+2) .experience__container:nth-child(3n+3) .experiencecontent img{-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left}
.row:nth-child(3n+3) .experience__container:nth-child(3n+1) .experiencecontent img{-webkit-transform-origin:center right;-moz-transform-origin:center right;-ms-transform-origin:center right;-o-transform-origin:center right;transform-origin:center right}
.row:nth-child(3n+3) .experience__container:nth-child(3n+2) .experiencecontent img{-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left}
@media(max-width:759px){.experience .col-sm-12 img,.experience .col-sm-8 img{max-width:200%;left:-50%}
}
@-webkit-keyframes move{from{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}
to{transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05)}
}
@-moz-keyframes move{from{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}
to{transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05)}
}
@keyframes move{from{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1)}
to{transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05)}
}
/*! generic/mixins *//*! generic/lesshat */.experience__container{padding-bottom:100%;position:relative;overflow:hidden}
@media(min-width:760px){.experience__container{padding-bottom:33.33333333333333%}
}
@media(max-width:759px){.experience__container.col-sm-12{height:420px;padding-bottom:0}
.experience__container.col-sm-12 img{max-width:none}
}
@media(min-width:759px) and (max-width:1199px){.experience__container.col-sm-12{height:420px}
.experience__container.col-sm-12 img{max-width:none}
.experience__container.col-sm-12 .container{width:100%}
}
.experience__experience_editmode .row{clear:both}
.experience__experience_editmode .row:before,.experience__experience_editmode .row:after{content:" ";display:table}
.experience__experience_editmode .row:after{clear:both}
.youtube__container{max-width:100%;width:100%}
.youtube__cover{display:none}
.youtube__cover--custom{width:100%}
.youtube__cover img{width:100%;max-width:100%}
.youtube__svg-icon--play{position:absolute;height:200px;display:none}
.youtube__video{width:100%}
.youtube__svg-icon--play.youtube__svg-icon--uninitiated{display:none}
.marketing-consent__youtube-cover{max-width:100%;width:100%;padding:0;margin-bottom:4px;background-position:center;background-size:cover;overflow:hidden}
.marketing-consent__youtube-cover:active,.marketing-consent__youtube-cover:focus{outline:2px solid #2b7ea7;outline-offset:3px}
.marketing-consent__youtube-cover .youtube__svg-icon--play{position:static;display:flex;justify-content:center;align-items:center;width:100%;height:100%}
.marketing-consent__youtube-cover .youtube__svg-icon--play .icon-component{width:43%;height:43%}
.marketing-consent__youtube-cover .youtube__svg-icon--play svg{width:100%;height:100%}
.marketing-consent--hide{display:none}
.ordersearch .form-group--field{display:block;height:50px;line-height:50px;font-size:16px;position:relative;-webkit-box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;-moz-box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;font-weight:bold;background-color:#f4f4ee;padding:0 20px 0 20px}
.ordersearch .form-group--field__loyalty{padding:0 20px 0 160px}
.ordersearch .form-group--field__loyalty-prefix{padding-left:35px;padding-right:12px;left:15px}
.ordersearch .form-group--field__loyalty-prefix__card-icon{position:absolute;left:0;top:4px;width:25px;height:25px;padding:0;background:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyMSAxOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoLTMwLjQ3MTU5Mzg1NjgxMTUyMyAxMC43MDAwMDA3NjI5Mzk0NSw5Ljg2NjM3NzgzMDUwNTM3MSkgIiBpZD0ic3ZnXzciPjxyZWN0IGZpbGw9Im5vbmUiIHN0cm9rZT0iIzc4N2M3MCIgc3Ryb2tlLWxpbmVqb2luPSJudWxsIiBzdHJva2UtbGluZWNhcD0ibnVsbCIgeD0iMi43IiB5PSI0LjMiIHJ4PSIxIiByeT0iMSIgaGVpZ2h0PSIxMS4xMzI3NCIgaWQ9InN2Z18zIiB3aWR0aD0iMTYiLz48cmVjdCBpZD0ic3ZnXzQiIGhlaWdodD0iMiIgd2lkdGg9IjE1Ljc1IiB5PSI2Ljc5MDkxIiB4PSIyLjcwMDAxIiBzdHJva2UtbGluZWNhcD0ibnVsbCIgc3Ryb2tlLWxpbmVqb2luPSJudWxsIiBzdHJva2U9IiM3ODdjNzAiIGZpbGw9IiM3ODdjNzAiLz48bGluZSBpZD0ic3ZnXzUiIHkyPSIxMS4xODE4MiIgeDI9IjEwLjM5MDkxIiB5MT0iMTEuMTgxODIiIHgxPSI0LjE5MDkxIiBzdHJva2UtbGluZWNhcD0ibnVsbCIgc3Ryb2tlLWxpbmVqb2luPSJudWxsIiBzdHJva2U9IiM3ODdjNzAiIGZpbGw9Im5vbmUiLz48bGluZSBpZD0ic3ZnXzYiIHkyPSIxMy4wODE4MiIgeDI9IjkuMjkwOTEiIHkxPSIxMy4wODE4MiIgeDE9IjQuMjkwOTEiIHN0cm9rZS1saW5lY2FwPSJudWxsIiBzdHJva2UtbGluZWpvaW49Im51bGwiIHN0cm9rZT0iIzc4N2M3MCIgZmlsbD0ibm9uZSIvPjwvZz48L3N2Zz4=) no-repeat}
.ordersearch .form-group--field__loyalty-loader{position:absolute;top:8px;right:8px;width:30px;height:30px;cursor:text}
.ordersearch .form-group--field__ticket-number{padding:0 20px 0 130px}
.ordersearch .form-group--field__ticket-number--without-border{padding:0 20px 0 103px}
.ordersearch .form-group--field__ticket-number-prefix{padding-left:0;padding-right:12px;left:20px}
.ordersearch .form-group--field__loyalty,.ordersearch .form-group--field__ticket-number{position:relative}
.ordersearch .form-group--field__loyalty-prefix,.ordersearch .form-group--field__ticket-number-prefix{position:absolute;top:10px;height:30px;line-height:30px;color:#74786d;cursor:default;border-right:1px solid #c2c2be}
.ordersearch .form-group--field__loyalty-prefix--without-border,.ordersearch .form-group--field__ticket-number-prefix--without-border{border-right:0}
.ordersearch .form-group--field__loyalty-prefix>input,.ordersearch .form-group--field__ticket-number-prefix>input{display:none}
.ordersearch .form-group--field:hover:not(.passenger-form__loyalty-field):not(.passenger-form__main-field):not(.disabled),.ordersearch .form-group--field .form-group--textarea{background-color:#ebebe3;-webkit-box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;-moz-box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7}
.ordersearch .form-group--field__focus{-webkit-box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;-moz-box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7}
.ordersearch .form-group--field__focus .form-group--input,.ordersearch .form-group--field__focus .form-group--textarea{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.ordersearch .form-group--field:hover:not(.passenger-form__loyalty-field):not(.passenger-form__main-field):not(.disabled),.ordersearch .form-group--field .form-group--textarea{background-color:#ebebe3;-webkit-box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;-moz-box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7;box-shadow:inset 0 0 6px -1px #dbdbd7,inset 0 7px 5px -5px #dbdbd7}
.ordersearch .form-group--field--disabled,.ordersearch .form-group--field--disabled:hover,.ordersearch .form-group--field--disabled:hover:not(.passenger-form__loyalty-field):not(.passenger-form__main-field):not(.disabled),.ordersearch .form-group--field--disabled .form-group--textarea{background-color:#c2c2be;box-shadow:none}
.ordersearch .form-group--field:hover .form-group--input:not(.passenger-form__loyalty-field):not(.passenger-form__main-field):not(.disabled),.ordersearch .form-group--field:hover .form-group--textarea{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.ordersearch .form-group--field input:-webkit-autofill{-webkit-box-shadow:inset 0 -3px 5px -4px #c3c3bc,inset 0 7px 5px -5px #d4d4cf,0 0 0 1000px #f4f4ee inset !important}
.ordersearch .form-group--field input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 -3px 5px -4px #c3c3bc,inset 0 7px 5px -5px #d4d4cf,0 0 0 1000px #ebebe3 inset !important}
.ordersearch .form-group--input{width:100%;display:block;-webkit-appearance:none;border-radius:0;background-color:transparent;height:50px;padding:0 !important;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}
.ordersearch .form-group .form-group--input:invalid{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}
.ordersearch .form-group__has-action-button .ordersearch .form-group--field{padding:0 60px 0 20px}
.ordersearch .form-group__has-action-button .ordersearch .form-group--field .form-group--input{padding:0}
.ordersearch .form-group__has-action-button{padding:0 60px 0 20px}
@media(min-width:1200px){.ordersearch{padding:75px 0 200px}
}
.ordersearch__link{text-align:center}
@media(min-width:1200px){.ordersearch .sj-btn-component{padding-top:15px}
}
.ordersearch .sj-btn-component .btn{width:100%}
.ordersearch .sj-btn-component .btn--btn-type--disabled{padding-right:20px}
.ordersearch .sj-tooltip--float{position:relative}
@media(min-width:1200px){.ordersearch .sj-tooltip--float{position:absolute}
}
.ordersearch__inputfield__control{position:absolute;right:10px;top:0;z-index:15}
.ordersearch .guttered--tablet--top{padding-top:10px}
@media(min-width:1200px){.ordersearch .guttered--tablet--top{padding-top:0}
}
.ordersearch .form-group__has-additional-button{display:none}
/*! generic/mixins *//*! generic/lesshat */.my-page__title-wrapper{border-bottom:1px solid #c2c2be}
/*! generic/mixins *//*! generic/lesshat */.my-page__sj__prio{display:inline-block;width:49%}
.my-page__sj__prio____container{margin-bottom:0}
.my-page__sj__prio__loader__wrapper{display:inline-block;width:22px}
.my-page__sj__prio__one__result{text-align:left}
.my-page__sj__prio__one__result__wrapper{text-align:center}
.my-page__sj__prio__one__result__wrapper p{text-align:left;margin-top:10px}
.my-page__sj__prio__header{display:block;font-size:12px}
.my-page__sj__prio__header__secondary{overflow:hidden;text-overflow:ellipsis;color:#74786d}
.my-page__sj__prio__header__no-results{text-align:center}
.my-page__sj__prio__learn-more{color:#fff}
.my-page__sj__prio__table{width:100%}
.my-page__sj__prio__table .my-page__sj__prio__header{text-align:left}
.my-page__sj__prio__table td{text-align:left}
.my-page__sj__prio__table td.my-page__sj__prio__points{text-align:right}
.my-page__sj__prio__divider{border-color:#fff;margin-top:20px}
.base-personal-component.register_ticket .parsys_top>:first-child{padding-top:10px}
.base-personal-component.register_ticket .parsys_top>:last-child{padding-bottom:20px}
.base-personal-component.register_ticket .status-message-wrapper{margin-top:0}
.base-personal-component.register_ticket .proof-of-purchase-modal .modal__header h1{font-size:27px}
.base-personal-component.register_ticket .proof-of-purchase-modal .modal__body .proof-of-purchase-modal__body--text{font-size:14px;line-height:1.5}
.base-personal-component.register_ticket .proof-of-purchase-modal .modal__body svg{display:block;height:auto;margin:13px auto;max-width:100%;width:200px}
.base-personal-component.register_ticket .proof-of-purchase-modal .modal__footer{padding-top:0}
@media(max-width:760px){.base-personal-component.register_ticket .parsys_top>:first-child{padding-top:5px}
}
@media(max-width:480px){.base-personal-component.register_ticket .parsys_top>:last-child{padding-bottom:10px}
.base-personal-component.register_ticket .row>div{width:100%}
}
.account-info-list{background-color:transparent}
.account-info-list__item{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background-color:#f4f4ee;font-size:16px;line-height:20px;margin-bottom:12px}
.account-info-list__item:hover{cursor:pointer}
.account-info-list__item--top{position:relative;height:100%;min-height:62px;padding-left:27px;padding-top:6px;padding-bottom:6px;border-bottom:1px solid #e3e3d8}
.account-info-list__item--bottom{min-height:372px;padding-left:27px;padding-right:27px;padding-top:23px;border-bottom:1px solid #e3e3d8}
.account-info-list__item-dropdown-button{text-align:center;cursor:pointer;height:100%;padding-top:10px;line-height:2.14;max-width:60px !important;float:right !important;border-left:1px solid #e3e3d8}
.account-info-list__item-dropdown-button i{vertical-align:baseline}
@media(max-width:759px){.account-info-list__item-dropdown-button{position:absolute !important;border:0;top:0;right:0;min-width:50px}
}
@media(min-width:760px){.account-info-list__item-department{float:left}
}
.account-info-list__item-department{text-transform:uppercase;font-size:.8em;font-weight:bold;padding-top:5px}
.account-info-list__client-number{padding-top:10px;padding-right:19px !important;text-align:right;font-size:14px;line-height:2.14;font-weight:bold;color:#5b5e56}
@media(max-width:759px){.account-info-list__client-number{text-align:left;padding-right:0;border-left:0}
}
.account-info-list__item-company{padding-top:10px;font-size:14px;line-height:2.14}
@media(max-width:759px){.account-info-list__item-company{padding-right:50px !important;padding-left:0 !important}
}
@media(max-width:759px){.account-info-list__client-number{float:left;margin-top:0}
}
.account-info-list__client-number-title{color:#74786d;font-weight:bold}
.account-info-list__client-number-value{color:#1a883d;font-weight:bold}
.account-info-list__results__list--empty{padding-top:60px;padding-bottom:60px;background-color:#f4f4ee;text-align:center;color:#74786d}
@media(min-width:760px){.account-info-list__results__list--empty{padding:150px}
}
@media(min-width:760px){.account-info-pagination{height:50px;margin-top:30px}
.pagination__arrow{z-index:1}
}
.edit-reference-form--container__primary-link{text-decoration:none;font-weight:bold;font-size:18px;vertical-align:sub;margin-left:10px;color:#007694}
/*! generic/mixins *//*! generic/lesshat */body:after{display:none;content:url(../clientlib/img/loader-hourglass.gif)}
.mypage__more-link{text-align:center}
@media(min-width:760px){.mypage__more-link{text-align:right}
}
@media(min-width:1200px){.welcome-block{margin-top:45px}
}
.twocol--last{position:relative}
.base-personal-component:after{content:"";display:block;clear:both}
/*! generic/mixins *//*! generic/lesshat */.personal-details--container{clear:both}
.personal-details--container:before,.personal-details--container:after{content:" ";display:table}
.personal-details--container:after{clear:both}
.personal-details--container .form-group span{display:block}
.personal-details--container .form-group span b{text-overflow:ellipsis;display:block;max-width:220px;overflow:hidden}
@media(min-width:760px){.personal-details--container .form-group span b{padding-left:8px}
}
@media(max-width:760px){.personal-details--container .form-group span b{font-family:Helvetica,Arial,sans-serif}
}
@media(min-width:760px){.personal-details--container--data .form-group{display:table-row}
.personal-details--container--data .form-group span,.personal-details--container--data .form-group address{display:table-cell}
.personal-details--container--data .form-group span{line-height:1.4em;vertical-align:top}
.personal-details--container--data .form-group span:first-child{text-align:right}
}
.personal-details--container--data address{font-style:normal;line-height:1.4em}
.personal-details--container--data address b{word-break:break-all}
@media(min-width:760px){.personal-details--container--data address b{padding-left:8px;display:inline-block}
}
.personal-details--container .empty{color:#74786d}
.personal-details--container-heading{border-bottom:1px solid #fff;margin-bottom:20px}
.personal-details--info .information-block-wrapper{margin-top:20px;margin-bottom:10px;background-color:transparent;padding:0}
.personal-details--info .information-block-wrapper .information-block-text{display:inline-block}
.personal-details--actions{text-align:center;border-top:1px solid #fff}
@media(min-width:760px){.personal-details--actions{text-align:left}
}
.personal-details--actions .sj-loader__loader{height:30px;margin:-8px}
.personal-details--actions__cancel{padding:15px 0;white-space:nowrap;text-align:left}
.personal-details--actions__cancel__chevron{display:inline-block;vertical-align:middle;height:24px;width:24px;margin:-2px -6px 0 -5px}
.personal-details--actions__cancel__chevron svg{height:24px;width:24px;fill:#2b7ea7}
.personal-details--actions__cancel-text{text-decoration:underline}
.personal-details--actions__cancel .presonal-details__button{text-decoration:none;font-weight:bold;display:inline-block}
.personal-details--edit{clear:both}
.personal-details--edit:before,.personal-details--edit:after{content:" ";display:table}
.personal-details--edit:after{clear:both}
.personal-details--edit .form-group--field-action{cursor:pointer}
.personal-details--edit .form-group--field-action .sj-icon--calendar{color:#2b7ea7}
.personal-details .modal__content{max-width:664px}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.personal-details .form-group--select-face--opened{height:40px}
}
@media(min-width:1200px){.personal-details .aside-wrapper{position:relative;width:100%}
}
.birth-datepicker{border:1px solid #c2c2be;font-size:12px;position:absolute;background:#fff;z-index:10;width:300px}
.birth-datepicker table{width:100%}
.birth-datepicker table th{text-align:center}
.birth-datepicker table th .heading-btn{width:20px;height:20px}
.birth-datepicker table th .arrow--right:after{content:"\203A"}
.birth-datepicker table th .arrow--left:after{content:"\2039"}
.birth-datepicker table th .arrow-double--left:after{content:"\00ab"}
.birth-datepicker table th .arrow-double--right:after{content:"\00bb"}
.birth-datepicker table th .arrow--left{content:"\e60d"}
.birth-datepicker table th small{color:#74786d}
.birth-datepicker table .btn{padding:.9em 0;border:1px solid #fff}
.birth-datepicker table .btn:hover,.birth-datepicker table .btn:focus{background:#0081a2;color:#fff}
.birth-datepicker table .btn[disabled="disabled"] .text-muted{color:#fff}
.birth-datepicker table .btn .text-muted{color:#c2c2be}
.birth-datepicker table .btn.active{background:#006e8a;color:#fff}
/*! generic/mixins *//*! generic/lesshat */@media(min-width:1200px){.my-journeys .twocol--last .aside-wrapper{position:relative}
}
.my-journeys input{width:100%}
.my-journeys__results__list__item{border-bottom:1px solid #fff}
.my-journeys__results__list__item a{display:block;padding:30px 20px;background-color:#f4f4ee}
.my-journeys__results__list__item a h2{overflow:hidden;margin-bottom:10px;font-size:1.6em;font-weight:normal;color:#252525;white-space:nowrap;text-overflow:ellipsis;line-height:37px}
@media(max-width:759px){.my-journeys__results__list__item a h2{font-size:16px;font-weight:bold;line-height:21px}
}
.my-journeys__results__list__item a p{line-height:20px;font-weight:normal;font-style:normal;font-size:16px}
.my-journeys__results__list__item a:hover,.my-journeys__results__list__item a:focus{background:#1a883d;outline:0}
.my-journeys__results__list__item a:hover span,.my-journeys__results__list__item a:focus span,.my-journeys__results__list__item a:hover h2,.my-journeys__results__list__item a:focus h2,.my-journeys__results__list__item a:hover p,.my-journeys__results__list__item a:focus p,.my-journeys__results__list__item a:hover b,.my-journeys__results__list__item a:focus b{color:#fff}
.my-journeys__results__list--empty{padding-top:30px;padding-bottom:30px;background-color:#f4f4ee;text-align:center;color:#74786d}
@media(min-width:760px){.my-journeys__results__list--empty{padding:30px 200px}
}
.my-journeys__link{text-decoration:none;color:#2b7ea7}
.my-journeys__link:hover{color:#7fdbef}
.my-journeys__name,.my-journeys__date,.my-journeys__order-number{display:block}
@media(min-width:760px){.my-journeys__name,.my-journeys__date,.my-journeys__order-number{display:inline}
}
.my-journeys__date,.my-journeys__order-number{font-size:.8em}
.my-journeys__order-number{color:#74786d}
/*! generic/mixins *//*! generic/lesshat */.my-multiride input{width:100%}
.my-multiride__results__list__item{display:inline-block;position:relative;width:100%;height:100%;padding:20px 20px 0;border-bottom:1px solid #fff;background-color:#f4f4ee}
.my-multiride__results__list__item h2{overflow:hidden;margin-bottom:10px;font-size:1.6em;font-weight:normal;color:#252525;white-space:nowrap;text-overflow:ellipsis;line-height:37px}
@media(max-width:759px){.my-multiride__results__list__item h2{font-size:16px;font-weight:bold;line-height:21px}
}
.my-multiride__results__list__item p{line-height:20px;font-weight:normal;font-style:normal;font-size:16px}
.my-multiride__results__list__item:hover{background:#1a883d;outline:0}
.my-multiride__results__list__item:hover span,.my-multiride__results__list__item:hover h2,.my-multiride__results__list__item:hover p,.my-multiride__results__list__item:hover b,.my-multiride__results__list__item:hover a{color:#fff}
.my-multiride__results__list--empty{padding-top:30px;padding-bottom:30px;background-color:#f4f4ee;text-align:center;color:#74786d}
@media(min-width:760px){.my-multiride__results__list--empty{padding:30px 200px}
}
.my-multiride__journeys__left{display:inline-block;font-size:.8em;color:#74786d}
.my-multiride__journeys__left__gray{color:#74786d}
@media(min-width:760px){.my-multiride__journeys__left{position:absolute;top:30px;right:0;padding:0 20px 0 10px}
}
.my-multiride__phone-number{color:#74786d;white-space:nowrap}
.my-multiride__order__wrapper{padding-bottom:20px}
.my-multiride__order_date{color:#74786d}
.my-multiride__order-number{color:#252525}
.my-multiride__order__link>a,.my-multiride__order__link>button{font-size:.8em;font-weight:bold;color:#007694;float:right;width:initial}
.my-multiride__order__link>a:active,.my-multiride__order__link>button:active,.my-multiride__order__link>a:focus,.my-multiride__order__link>button:focus{outline:2px solid #007694;outline-offset:3px}
@media(min-width:760px){.my-multiride__order__link{padding-top:.2em}
.my-multiride__order__link__wrapper{text-align:right}
}
.my-multiride__link{text-decoration:none;color:#2b7ea7}
.my-multiride__link:hover{color:#7fdbef}
.my-multiride__name,.my-multiride__date,.my-multiride__order-number,.my-multiride__phone-number{display:block}
@media(min-width:760px){.my-multiride__name,.my-multiride__date,.my-multiride__order-number,.my-multiride__phone-number{display:inline}
}
.my-multiride__date,.my-multiride__order-number,.my-multiride__phone-number{font-size:.8em}
.my-multiride__date{color:#74786d}
.my-multiride__page-loader{margin-bottom:250px}
.my-multiride .my-multiride__order-secondary{color:#74786d}
@media(min-width:760px){.my-multiride .desktop__comma:after{content:', '}
}
/*! generic/mixins *//*! generic/lesshat */@media(min-width:1200px){.my-orders .twocol--last .aside-wrapper{position:relative}
}
.my-orders input{width:100%}
.my-orders__results__list__item{border-bottom:1px solid #fff}
.my-orders__results__list__item a{display:block;padding:30px 20px;background-color:#f4f4ee}
.my-orders__results__list__item a h2{overflow:hidden;margin-bottom:10px;font-size:1.6em;font-weight:normal;color:#252525;white-space:nowrap;text-overflow:ellipsis;line-height:37px}
@media(max-width:759px){.my-orders__results__list__item a h2{font-size:16px;font-weight:bold;line-height:21px}
}
.my-orders__results__list__item a p{line-height:20px;font-weight:normal;font-style:normal;font-size:16px}
.my-orders__results__list__item a:hover,.my-orders__results__list__item a:focus{background:#1a883d;outline:0}
.my-orders__results__list__item a:hover span,.my-orders__results__list__item a:focus span,.my-orders__results__list__item a:hover h2,.my-orders__results__list__item a:focus h2,.my-orders__results__list__item a:hover p,.my-orders__results__list__item a:focus p,.my-orders__results__list__item a:hover b,.my-orders__results__list__item a:focus b{color:#fff}
.my-orders__results__list--empty{padding-top:60px;padding-bottom:60px;background-color:#f4f4ee;text-align:center;color:#74786d}
@media(min-width:760px){.my-orders__results__list--empty{padding:150px}
}
.my-orders__link{text-decoration:none;color:#2b7ea7}
.my-orders__link:hover{color:#7fdbef}
.my-orders__name,.my-orders__date,.my-orders__order-number{display:block}
@media(min-width:760px){.my-orders__name,.my-orders__date,.my-orders__order-number{display:inline}
}
.my-orders__date,.my-orders__order-number{font-size:.8em}
.my-orders__order-number{color:#74786d}
.my-orders__loader{background-color:#0081a2;text-align:center}
.my-orders__loader__text{width:100%;color:#fff}
.my-orders__loader__image{width:40%;margin:0 auto}
@media(min-width:760px){.my-orders .desktop__comma:after{content:', ';color:#74786d}
}
/*! generic/mixins *//*! generic/lesshat */.create_account{background-color:#19a2c5}
.create_account--success{background-color:white}
.create_account--activation{background-color:white}
.create_account-header{color:white}
.create_account .nav-tabs .nav-buttons-wrapper button{word-break:normal;word-wrap:normal}
.create_account__gdpr-pub{padding-left:0 !important;padding-right:0 !important;margin-top:6px}
.create_account__storing-terms{margin-top:35px;margin-bottom:20px}
.create_account__user-terms{margin-top:38px;margin-bottom:20px}
.create_account_sj-prio-member b:first-of-type{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold}
@media(min-width:760px){.create_account_sj-prio-member b:first-of-type{font-size:24px}
}
@media(min-width:1200px){.create_account_sj-prio-member b:first-of-type{font-size:24px}
}
@media(min-width:1640px){.create_account_sj-prio-member b:first-of-type{font-size:24px}
}
.create_account_sj-prio-member--details{word-wrap:normal;word-break:normal}
.create_account_sj-prio--details{clear:both;width:100%}
.create_account_sj-prio--details b:first-of-type{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:bold}
@media(min-width:760px){.create_account_sj-prio--details b:first-of-type{font-size:24px}
}
@media(min-width:1200px){.create_account_sj-prio--details b:first-of-type{font-size:24px}
}
@media(min-width:1640px){.create_account_sj-prio--details b:first-of-type{font-size:24px}
}
.create_account_sj-prio--details ul{float:left;width:100%;list-style-type:disc;display:flex;flex-wrap:wrap;flex-direction:row;padding-bottom:40px;padding-left:10px}
.create_account_sj-prio--details ul li{line-height:24px;font-size:16px;letter-spacing:.2px;flex:1 50%;box-sizing:border-box}
@media(max-width:1200px){.create_account_sj-prio--details ul li{flex:1 100%}
}
.create_account .nav-tabs{margin-left:25%;float:none}
@media(max-width:1200px){.create_account .nav-tabs{margin-left:0}
}
.create_account .full-width-tabs>ul.nav.nav-tabs{display:table;padding-left:20px;padding-right:20px}
.create_account .full-width-tabs>ul.nav.nav-tabs>li{float:none;display:table-cell;background-color:transparent;padding-left:5px;padding-right:5px}
.create_account .full-width-tabs>ul.nav.nav-tabs>li.active{background-color:white}
.create_account .full-width-tabs>ul.nav.nav-tabs>li.active button{background-color:transparent;color:black;padding-bottom:0}
.create_account .full-width-tabs>ul.nav.nav-tabs>li button{background-color:#107692;color:white;padding-bottom:0;font-size:16px;text-transform:none}
.create_account .custom-width{padding-left:20px;padding-right:20px}
@media(min-width:760px){.create_account .custom-width{width:475px;float:none;margin-left:auto;margin-right:auto}
}
.create_account .custom-width__success{padding:10px}
@media(min-width:760px){.create_account .custom-width__success{width:740px;float:none;margin-left:auto;margin-right:auto;padding:0}
}
.create_account .sj-tooltip--float{width:auto;width:initial}
.create_account .sj-icon--calendar{color:#0081a2}
.create_account .create_account__prio-checkbox{border-bottom:3px solid #dbdbd7}
.create_account .create_account__prio-checkbox .sj-primary-link{margin-left:35px}
.create_account .sj-link--dashed{font-size:12px;border-bottom:1px dashed #0081a2;text-decoration:none;vertical-align:sub}
.create_account .sj-btn-component{text-align:center}
.create_account .sj-btn-component .btn--btn-type--disabled{border-top:0;border-bottom:0;padding-right:20px}
.create_account .sj-btn-component .btn--btn-type--disabled:hover{background:#c2c2be}
@media(min-width:1200px){.create_account .sj-btn-component .btn--btn-type--disabled{width:287px}
}
.create_account .sj-btn-component .sj-loader__loader{position:absolute;top:7px;height:30px;margin-left:-15px}
.create_account__campaign .form-group--label,.create_account_mobilephone .form-group--label{width:100%}
.create_account__campaign .form-group--label .optional,.create_account_mobilephone .form-group--label .optional{color:#74786d;float:right}
.create_account .form-group--radio label{padding-right:0}
@media(min-width:760px){.create_account__gender-container{padding:36px 0 0}
}
.create_account .create_account_success{background-color:white}
@media(max-width:760px){.create_account .create_account_success .reg-succ-title-padding{padding:10px}
}
@media(min-width:760px){.create_account .create_account_success .reg-succ-title-padding{padding:10px}
}
@media(max-width:760px){.create_account .create_account_success .reg-succ-text-indents p{margin:5px 0 20px 0}
}
@media(min-width:760px){.create_account .create_account_success .reg-succ-text-indents p{margin:0}
}
@media(max-width:760px){.create_account .create_account_success .reg-succ-height-top,.create_account .create_account_success .reg-succ-height-bottom{height:35px}
}
@media(min-width:760px){.create_account .create_account_success .reg-succ-height-top{height:179px}
.create_account .create_account_success .reg-succ-height-bottom{height:341px}
}
.create_account .create_account_success .reg-succ-content{position:relative}
@media(min-width:760px){.create_account .create_account_success .reg-succ-content.reg-succ-content-shift{left:80px}
}
@media(min-width:1200px){.create_account .create_account_success .reg-succ-content.reg-succ-content-shift{left:-70px}
}
.create_account .create_account_success__result-icon{display:block;width:60px;height:60px}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.create_account .form-group--select-face--opened{height:40px}
}
@media(min-width:760px){.activation-success--shift{left:80px}
}
@media(min-width:1200px){.activation-success--shift{left:-70px}
}
.activation-success__icon{display:block;width:60px;height:60px}
.activation-success--tick-padding{padding:2px 16px 0}
.activation-success--tick-sizing{width:60px;height:60px;display:inline-block}
.activation-success p{margin-top:10px}
.activation-success .sj-link{cursor:pointer}
/*! generic/mixins *//*! generic/lesshat */.gdpr-form-container{margin-top:65px}
.form-group--label--full-width{width:100% !important}
.form-group--label-optional--right{float:right !important}
.bankId-verification-modal__phone-image{background-image:url(../../../common/clientlib/img/bank-id-phone.png);background-image:-webkit-image-set(url(../../../common/clientlib/img/bank-id-phone.png) 1x,url(../../../common/clientlib/img/bank-id-phone@2x.png) 2x,url(../../../common/clientlib/img/bank-id-phone@3x.png) 3x);background-image:image-set(url(../../../common/clientlib/img/bank-id-phone.png) 1x,url(../../../common/clientlib/img/bank-id-phone@2x.png) 2x,url(../../../common/clientlib/img/bank-id-phone@3x.png) 3x);background-size:contain;height:311px;width:272px;margin:auto}
.bankId-verification-modal__phone-image-new{width:132px;height:119px;margin:auto}
.bankId-verification-modal__header-text{font-size:32px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-0.3px;text-align:center;color:#000}
.bankId-verification-modal__info-text{font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:-0.1px;text-align:center;color:#000}
button.bankId-verification-modal__bankid-link{width:100%}
.mobile-navigation-panel{margin-bottom:15px}
.form .form_error{display:none}
@media(min-width:760px){.reset-password .sj-btn-component .btn{min-width:320px}
}
.reset-password .sj-btn-component .sj-loader__loader{position:absolute;top:7px;height:30px;margin-left:-15px}
.reset-password .resetpassword-first-step h1{display:block}
.reset-password .resetpassword-first-step button .btn--btn-type__icon{position:absolute;top:15px;right:45%}
@media(min-width:760px){.reset-password .resetpassword-success--shift{left:80px}
}
@media(min-width:1200px){.reset-password .resetpassword-success--shift{left:-70px}
}
.reset-password .resetpassword-success__icon{display:block;width:60px;height:60px}
.reset-password .resetpassword-success--tick-padding{padding:0 16px}
.reset-password .resetpassword-success--tick-sizing{width:60px;height:60px;display:inline-block}
.reset-password .resetpassword-success p{margin-top:10px}
.reset-password .resetpassword-success .sj-link{cursor:pointer}
.text-center{text-align:center}
/*! generic/mixins *//*! generic/lesshat */.my-cards__results--empty{padding-top:30px;padding-bottom:30px;background-color:#f4f4ee;text-align:center;color:#74786d}
@media(min-width:760px){.my-cards__results--empty{padding:30px 200px}
}
@media(min-width:1200px){.my-cards .twocol--last{float:right;padding-bottom:60px}
.my-cards .twocol--last .aside-wrapper{position:static}
}
.my-cards .modal__footer .btn{width:100%;float:left;margin:9px 0}
@media(min-width:760px){.my-cards .modal__footer .btn{width:45%;margin:0 9px}
}
.my-cards .cc-list__common-info{padding:0 15px;display:block}
@media(min-width:760px){.my-cards .cc-list__common-info{display:inline-block}
}
.my-cards .cc-list__card-remove{font-size:.8em;font-weight:bold;cursor:pointer;margin-top:7px;display:block}
@media(min-width:760px){.my-cards .cc-list__card-remove{display:inline-block;float:right}
}
.my-cards .cc-list__card-remove .trashcan{width:20px;stroke:#2b7ea7}
.my-cards .cc-list__card-remove .trashcan:hover,.my-cards .cc-list__card-remove .trashcan:focus{stroke:#7fdbef}
.my-cards .cc-list__card-remove .form-group--button--trashcan{border-bottom:0;width:auto}
.my-cards .cc-list__card-remove .form-group--button--trashcan:hover,.my-cards .cc-list__card-remove .form-group--button--trashcan:focus{background-color:transparent}
.my-cards .cc-list__card-remove span{color:#2b7ea7}
.my-cards .cc-list__card-remove span:hover,.my-cards .cc-list__card-remove span:focus{color:#7fdbef}
.my-cards .cc-list__results__list__item{border-bottom:1px solid #fff;display:block;padding:20px 0 10px;background-color:#f4f4ee}
.my-cards .cc-list__results__list--empty{color:#74786d}
.my-cards .cc-list__card-info{padding-bottom:7px;padding-top:7px;font-size:.75em;min-width:225px;vertical-align:middle}
.my-cards .cc-list__card-info--dates,.my-cards .cc-list__card-info--number{color:#74786d;display:block}
.my-cards .cc-list__card-info--dates span,.my-cards .cc-list__card-info--number span{color:initial}
@media(min-width:760px){.my-cards .cc-list__card-info--dates,.my-cards .cc-list__card-info--number{display:inline-block}
}
.my-cards .cc-list__card-vendor{padding-bottom:7px;padding-top:7px;min-width:240px;vertical-align:middle;position:relative;display:block}
@media(min-width:760px){.my-cards .cc-list__card-vendor{display:inline-block}
}
.my-cards .cc-list__card-vendor--image{display:inline-block;width:40px;height:40px;position:absolute;top:-5px}
.my-cards .cc-list__card-vendor--image .cc-icon svg{height:40px;width:40px;overflow:visible}
.my-cards .cc-list__card-vendor--name{display:inline-block;height:100%;line-height:100%;margin-left:50px}
.my-cards .cc-list__card-vendor--name span{font-weight:normal;font-size:1em}
@media(min-width:760px){.my-cards .cc-list__card-vendor--name span{font-size:1.6em}
}
.my-cards .cc-list__loader{background-color:#0081a2;text-align:center}
.my-cards .cc-list__loader__text{width:100%;color:#fff}
.my-cards .cc-list__loader__image{width:40%;margin:0 auto}
.my-cards .cc-list__more-cards{color:#c2c2be}
/*! generic/mixins *//*! generic/lesshat */.dc .dc-continue-button-bar{background:#f4f4ee;width:100%}
.dc .dc-confirm-checkbox-wrapper{display:inline-block}
.dc .dc-confirm-checkbox-wrapper .sj-tooltip{position:absolute;text-align:start}
.dc .dc-confirm-checkbox-wrapper label{font-size:14px}
.dc .form-group--label{font-size:14px;text-transform:none}
.dc .sj-tooltip.sj-tooltip--above{margin:0 auto 10px}
.dc .sj-tooltip.sj-tooltip--above .triangle--above{margin-left:-5px}
.dc h1{font-size:24px;font-weight:normal}
.dc h1:focus{outline:0}
.dc h2{font-size:18px;font-weight:normal}
@media(max-width:1199px){.dc .breadcrumbs li{font-size:12px;padding:5px 0 5px 10px}
}
@media(min-width:760px){.dc .dc-form-main-container{min-height:445px}
.dc h1{font-size:30px}
.dc h2{font-size:24px}
}
/*! generic/mixins *//*! generic/lesshat */.dc-initial-form .no-outline,.dc-initial-form .no-outline:focus,.dc-initial-form .no-outline:active{outline-style:none}
.dc-initial-form .form-group--select-field__error:after{content:'';width:100%;height:3px;position:absolute;bottom:0;left:0;background:#de1f26 !important;-webkit-transition-property:height;-moz-transition-property:height;-o-transition-property:height;transition-property:height;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.dc-initial-form .dc-trip-identity-toggler{text-align:left}
.dc-initial-form .dc-trip-identity-toggler .form-group--radio{width:100%}
.dc-initial-form .slide-animation{-webkit-transition-property:max-height,opacity;-moz-transition-property:max-height,opacity;-o-transition-property:max-height,opacity;transition-property:max-height,opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);display:block !important;opacity:1;max-height:110px}
.dc-initial-form .slide-animation.ng-enter.ng-enter-active{opacity:1;max-height:110px}
.dc-initial-form .slide-animation.ng-enter.ng-enter-active .sj-tooltip{display:none}
.dc-initial-form .slide-animation.ng-enter{opacity:0;max-height:0;overflow-y:hidden}
.dc-initial-form .slide-animation.ng-leave{opacity:1;max-height:110px;overflow-y:hidden}
.dc-initial-form .slide-animation.ng-leave .sj-tooltip{display:none}
.dc-initial-form .slide-animation.ng-leave.ng-leave-active{opacity:0;max-height:0}
.dc-initial-form .slide-animation-delay{-webkit-transition-delay:.4s;-moz-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}
@media(min-width:760px){.dc-initial-form .dc-trip-identity-toggler{text-align:center}
.dc-initial-form .dc-trip-identity-toggler .form-group--radio{width:auto}
}
/*! generic/mixins *//*! generic/lesshat */.dc-journey-details-form .time-input::-webkit-inner-spin-button,.dc-journey-details-form .time-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.dc-journey-details-form .dc__block_back{position:absolute;bottom:20px}
.dc-journey-details-form .dc__back{white-space:nowrap}
.dc-journey-details-form .dc__back button{padding:15px 0}
.dc-journey-details-form .dc__back__chevron{display:inline-block;vertical-align:middle;height:24px;width:24px;margin:-2px -6px 0 -5px;color:#2b7ea7}
.dc-journey-details-form .dc__back__chevron svg{height:24px;width:24px;fill:#2b7ea7}
.dc-journey-details-form .sj-icon--calendar{color:#2b7ea7}
/*! generic/mixins *//*! generic/lesshat */.dc-select-ticket-form .dc-ticket{border:1px solid #dbdbd7;font-size:14px}
.dc-select-ticket-form .dc-ticket-checkbox{top:3px;width:100%}
.dc-select-ticket-form .dc-ticket-checkbox label{font-size:18px}
.dc-select-ticket-form .dc-ticket--summary{-ms-flex-align:baseline;align-items:baseline;display:-ms-flexbox;display:flex;flex-wrap:wrap}
.dc-select-ticket-form .dc-ticket--summary--ticket-number{margin-left:auto;text-align:right}
.dc-select-ticket-form .dc-ticket--summary--ticket-number b{display:block}
.dc-select-ticket-form .dc-ticket--details{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:1px dashed #dbdbd7;flex-wrap:wrap;line-height:1.65}
.dc-select-ticket-form .dc-ticket--details--consumers-price-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:1px dashed #dbdbd7;margin-left:auto;text-align:right;width:100%}
.dc-select-ticket-form .dc-ticket--details--segment{color:#454741}
.dc-select-ticket-form .dc-ticket--details--segment b{display:block}
.dc-select-ticket-form .dc-ticket--disabled,.dc-select-ticket-form .dc-ticket--disabled .dc-ticket--details--segment{color:#74786d}
.dc-select-ticket-form .dc-ticket--disabled-reason{background:#7fdbef;font-size:14px;padding:15px;text-align:center}
.dc-select-ticket-form .dc-ticket--price{font-size:18px}
.dc-select-ticket-form .dc-ticket--service-request-id,.dc-select-ticket-form .dc-ticket--station-name{white-space:nowrap}
@media(min-width:760px){.dc-select-ticket-form .dc-ticket--summary--ticket-number b,.dc-select-ticket-form .dc-ticket--details--segment b{display:inline}
.dc-select-ticket-form .dc-ticket--details--consumers-price-wrapper{border:0;display:block;width:auto}
}
@media(min-width:1200px){.dc-select-ticket-form .dc-ticket-checkbox{width:auto}
}
/*! generic/mixins *//*! generic/lesshat */.dc-contact-information-form .form-group--select-field__error:after{content:'';width:100%;height:3px;position:absolute;bottom:0;left:0;background:#de1f26 !important;-webkit-transition-property:height;-moz-transition-property:height;-o-transition-property:height;transition-property:height;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.dc-contact-information-form button.sj-link[disabled]{background:transparent}
/*! generic/mixins *//*! generic/lesshat *//*! generic/mixins *//*! generic/lesshat */.dc .expense-animate.ng-enter,.dc .expense-animate-enter.ng-enter{-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.dc .expense-animate.ng-enter,.dc .expense-animate-enter.ng-enter{opacity:0}
.dc .expense-animate.ng-enter.ng-enter-active,.dc .expense-animate-enter.ng-enter.ng-enter-active{opacity:1}
.dc .expense-animate.ng-leave,.dc .expense-animate-leave.ng-leave{-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-moz-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);-o-transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9);transition-timing-function:cubic-bezier(0.3,0.55,0.1,0.9)}
.dc .expense-animate.ng-leave.ng-leave-active,.dc .expense-animate-leave.ng-leave.ng-leave-active{opacity:0}
.dc .expense-animate.ng-leave,.dc .expense-animate-leave.ng-leave{opacity:1}
.dc .sj-grid-btn-component .btn--btn-type--dc-expense{background-color:transparent;border:dashed 1px #dbdbd7;color:#252525;fill:#252525;font-size:14px;font-weight:normal;margin:-1px 0;padding:12px 20px;text-align:left}
.dc .sj-grid-btn-component .btn--btn-type--dc-expense:hover{background:#f4f4ee}
.dc .sj-grid-btn-component .btn--btn-type--dc-expense:focus{background:#f4f4ee;outline:3px solid #2b7ea7;outline-offset:-3px}
.dc .sj-grid-btn-component .btn--btn-type--dc-expense:active{background-color:#2b7ea7;border-color:#2b7ea7;color:#fff;fill:#fff}
.dc .sj-grid-btn-component .btn--btn-type--dc-expense__content-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}
.dc .sj-grid-btn-component .btn--btn-type__icon--dc-expense{flex-shrink:0;height:24px;margin-right:10px;width:24px}
.dc-expenses--summary{border:solid 1px #dbdbd7;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}
.dc-expenses--summary--category-row{height:50px;padding:0 0 0 15px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}
.dc-expenses--summary--category-row--text{font-size:24px}
.dc-expenses--summary--category-row--remove{height:100%;padding:0;width:45px}
.dc-expenses--summary--category-row--remove:focus{outline:2px solid #2b7ea7;z-index:1}
.dc-expenses--summary--category-row--remove>div{border-left:1px solid #dbdbd7;width:100%}
.dc-expenses--summary--category-row--remove svg{height:16px;margin:auto;width:16px}
.dc-expenses--summary--category-row--icon{height:24px;width:24px;display:inline}
.dc-expenses--summary--row-divider{border-top:dashed 1px #dbdbd7;margin:0 15px}
.dc-expenses--summary--total-amount-row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:14px;height:50px;padding:0 15px}
.dc-expenses--summary--total-amount-row--text{-ms-flex:1;flex:1}
.dc-expenses--summary--total-amount-row button:focus{outline:2px solid #2b7ea7;outline-offset:3px}
.dc-expenses--summary--container{width:100%;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
h1.dc-expenses-modal--title{font-size:24px;padding-bottom:20px}
.dc-expenses-modal--description{font-size:16px;padding-bottom:25px}
.dc-expenses-modal--total-amount-input{align-items:center;display:flex;flex-wrap:wrap;padding-bottom:50px}
.dc-expenses-modal--total-amount-input-field-container{flex-basis:80%;flex-grow:1}
.dc-expenses-modal--total-amount-input div[sj-tooltip]{width:100%}
.dc-expenses-modal--added-attachment{border:solid 1px #dbdbd7;padding:0 0 0 15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}
.dc-expenses-modal--added-attachment--attachment-row{min-height:60px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}
.dc-expenses-modal--added-attachment--attachment-row--text{border-right:1px solid #dbdbd7;flex-grow:1;margin:20px 0;padding-right:10px;word-break:break-all}
.dc-expenses-modal--added-attachment--attachment-row--remove{height:60px;min-width:60px}
.dc-expenses-modal--added-attachment--attachment-row--remove:focus{outline:2px solid #2b7ea7}
.dc-expenses-modal--added-attachment--attachment-row--remove svg{height:16px;margin:auto;width:16px}
.dc-expenses-modal--add-attachment{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;border:dashed 1px #dbdbd7;cursor:pointer;margin-bottom:25px;padding:12px 20px}
.dc-expenses-modal--add-attachment.has-focus{background:#f4f4ee;outline:3px solid #2b7ea7;outline-offset:-3px}
.dc-expenses-modal--add-attachment:hover{background:#f4f4ee}
.dc-expenses-modal--add-attachment--container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%}
.dc-expenses-modal--add-attachment--icon{flex-shrink:0;height:24px;width:24px}
.dc-expenses-modal--add-attachment--text{font-size:14px;padding-left:10px}
.dc-expenses-modal--add-attachment--error{margin-bottom:0}
/*! generic/mixins *//*! generic/lesshat */.dc-confirmation{text-align:center}
.dc-confirmation__header{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:25px}
.dc-confirmation__header:not(.dc-confirmation__header--partial_registration){background-color:#1a883d;color:#fff}
.dc-confirmation__header:not(.dc-confirmation__header--partial_registration) .dc-confirmation__icon{height:90px;width:90px;margin-bottom:36px}
.dc-confirmation__header.dc-confirmation__header--partial_registration .dc-confirmation__icon{height:45px;width:45px;margin-bottom:20px}
h1.dc-confirmation__page-title{font-size:24px;font-weight:bold;margin-bottom:7px}
.dc-confirmation__service-ticket{font-size:14px;margin:28px 25px}
.dc-confirmation__service-ticket__header{font-size:16px;font-weight:bold;margin-bottom:6px}
.dc-confirmation__service-ticket__id{font-weight:bold;white-space:nowrap}
.dc-confirmation__footer{background-color:#f4f4ee;padding:25px}
@media(min-width:760px){.dc-confirmation__header{min-height:378px}
.dc-confirmation__header-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}
.dc-confirmation__header:not(.dc-confirmation__header--partial_registration) .dc-confirmation__icon{height:120px;width:120px;margin-bottom:27px}
.dc-confirmation__header.dc-confirmation__header--partial_registration .dc-confirmation__icon{height:60px;width:60px;margin-bottom:36px}
h1.dc-confirmation__page-title{font-size:42px;margin-bottom:20px}
.dc-confirmation__service-ticket__header{font-size:18px;margin-bottom:9px}
}
.dashboard-base .account-info-list__item{display:block;overflow:hidden;padding:30px 20px;border-bottom:1px solid #fff;background-color:#f4f4ee;font-size:16px;line-height:20px}
.dashboard-base .account-info-list__item:hover{background:#1a883d}
.dashboard-base .account-info-list__item:hover,.dashboard-base .account-info-list__item:hover .account-info-list__client-number-title,.dashboard-base .account-info-list__item:hover .account-info-list__client-number-value{color:#fff}
@media(min-width:760px){.dashboard-base .account-info-list__item-department{float:left}
}
.dashboard-base .account-info-list__item-department{font-size:.8em;font-weight:bold;padding-top:5px}
.dashboard-base .account-info-list__client-number{float:right;font-size:.8em}
@media(max-width:760px){.dashboard-base .account-info-list__client-number{float:left;margin-top:10px}
}
.dashboard-base .account-info-list__client-number-title{color:#74786d;font-weight:bold}
.dashboard-base .account-info-list__client-number-value{color:#1a883d}
.dashboard-base .account-info-list__results__list--empty{padding-top:60px;padding-bottom:60px;background-color:#f4f4ee;text-align:center;color:#74786d}
@media(min-width:760px){.dashboard-base .account-info-list__results__list--empty{padding:150px}
}
@media(max-width:760px){.dashboard-base .account-info-add-link{padding-top:10px;text-align:center}
}
@media(min-width:760px){.dashboard-base .account-info-add-link{position:relative;top:-50px;z-index:2}
.dashboard-base .account-info-pagination{height:50px;margin-top:30px}
.dashboard-base .pagination__arrow{z-index:1}
}
@media(min-width:1200px){.dashboard-base .ordersearch{padding:0}
}
.dashboard-base .ordersearch .row:nth-child(2) .sj-btn-component{display:none}
.dashboard-base .ordersearch .sj-btn-component.guttered--top{padding-top:15px}
.dashboard-base .ordersearch__link{text-align:left}
.dashboard-base .form-group__has-additional-button{display:block;padding:0}
.dashboard-base .switched_margin{margin-left:0 !important}
.order-client-number__error.bordered-error-message{padding-top:0;padding-bottom:20px}
.order-client-number__error .status-message-wrapper{margin-top:0}
/*! generic/mixins *//*! generic/lesshat */.invoice__actions-row{display:flex;flex-direction:row}
@media(max-width:1199px){.invoice__actions-row{flex-direction:column}
}
.invoice__actions-selected{display:flex;margin-bottom:20px}
.invoice__edit-selected{display:inline-block;margin-left:13px;margin-right:20px}
.invoice__remove-selected{display:inline-block}
.label-wrap{word-break:normal;word-wrap:normal}
.label-right{text-align:right}
.expand-row--icon{text-align:center;cursor:pointer}
@media(max-width:1199px){.expand-row--icon{right:22px;top:20px;position:absolute !important}
}
.travellers-list--counter{display:block;margin:30px 0 0 0;line-height:56px;text-align:left;font-weight:bolder;color:#a8a8a5}
.travellers-list--container--list__item{display:inline-table;position:relative;width:100%;height:100%;background-color:#f4f4ee;border-bottom:1px solid #fff;outline:0}
.travellers-list--container--list__item--edit_form label{color:#74786d}
.travellers-list--container--list__item .form-group--field .form-group--input :not(.disabled){background-color:#fff}
.travellers-list--container--list__item .birth_date{text-transform:uppercase;font-weight:600;color:#2b2c29}
@media(max-width:759px){.travellers-list--container--list__item .birth_date{font-size:14px;font-weight:500;padding-left:48px}
}
.no-touch .travellers-list--container--list__item--highlighted:hover,.no-touch .travellers-list--container--list__item--highlighted:focus{background:#1a883d;color:#fff !important;outline:0;cursor:pointer}
.no-touch .travellers-list--container--list__item--highlighted:hover span,.no-touch .travellers-list--container--list__item--highlighted:focus span{color:#fff}
.edit-reference-form--container .sj-primary-link,.manage-invoice-references--bottom-menu .sj-primary-link,.manage-invoice--button .sj-primary-link{text-decoration:none;font-weight:bold;font-size:18px;vertical-align:sub;margin-left:10px;color:#007694}
.manage-invoice--button{bottom:0;text-align:right;float:right}
.edit-invoice-reference__date{display:flex !important;align-items:center;justify-content:space-between}
.edit-invoice-reference__header span{line-height:1.67;font-weight:600;font-size:18px}
.edit-invoice-reference .form-group .form-group--field,.edit-invoice-reference .form-group .form-group--select-face{background-color:#fff}
.edit-invoice-reference .form-group--input:disabled,.edit-invoice-reference .form-group--textarea:disabled{color:black;background-color:#dbdbd7;-webkit-text-fill-color:black}
.edit-invoice-reference .form-group--label{font-size:12px;font-weight:bold;color:#5b5e56;text-transform:none}
.edit-invoice-reference__menu-button-unlock,.edit-invoice-reference__menu-button-remove{display:table;vertical-align:center;margin-top:10px;margin-bottom:10px;min-height:50px;font-size:14px;font-weight:normal}
.edit-invoice-reference__menu-button-unlock>.sj-link,.edit-invoice-reference__menu-button-remove>.sj-link{display:table-cell;vertical-align:middle}
.edit-invoice-reference__menu-button-remove button{float:right}
.edit-invoice-reference__menu-button-update{font-size:14px;font-weight:bold;line-height:1.29}
.edit-invoice-reference__menu-button-update-container{min-width:165px !important}
.edit-invoice-reference__menu-button-update span{right:0}
.edit-invoice-reference__menu-button-component .btn--btn-type--primary{font-size:14px;text-align:left;padding-left:13px}
.batch-editing-modal{text-align:left}
.batch-editing-modal div[name="body"]{padding-left:0;padding-right:0}
.batch-editing-modal .modal__header__body-header{padding-left:25px}
.batch-editing-modal__body{padding-left:25px;padding-right:25px}
.batch-editing-modal__body .edit-invoice-reference .form-group .form-group--field,.batch-editing-modal__body .edit-invoice-reference .form-group .form-group--select-face{background-color:#f4f4ee}
.batch-editing-modal__body .edit-invoice-reference .form-group--label{font-size:14px;font-weight:bold;color:black}
.batch-editing-modal__body .edit-invoice-reference__header{display:none}
.batch-editing-modal__body .col-xs-12{width:100% !important;padding-left:0;padding-right:0}
.calendar-datepicker{transition:2s}
.calendar-datepicker-button{float:right;width:220px;height:48px}
.calendar-datepicker-button button{border-radius:3px;padding:13px 20px 13px 50px}
.calendar-datepicker-button_icon{display:table-cell;vertical-align:middle;padding-right:10px}
.calendar-datepicker-button_icon svg{width:16px;height:16px}
.calendar-datepicker-button_icon svg path,.calendar-datepicker-button_icon svg polygon{fill:#f4f4ee}
.calendar-datepicker-button_text{display:table-cell;vertical-align:middle;text-align:center}
@media(max-width:759px){.calendar-datepicker-button{margin-left:auto;margin-right:auto;float:none}
}
.calendar-datepicker__container{margin-top:51px;position:absolute;z-index:1}
@media(max-width:759px){.calendar-datepicker__container{padding-left:0;padding-right:0}
}
.calendar-datepicker__container .picker__month::first-letter {text-transform:uppercase}
.calendar-datepicker__container .picker__day{padding:.3em 0}
.calendar-datepicker__container .picker__box{padding:0 .9em .45em}
.calendar-datepicker__container .picker__nav--prev,.calendar-datepicker__container .picker__nav--next{height:50px}
@media(max-width:480px){.calendar-datepicker__container .picker__nav--prev,.calendar-datepicker__container .picker__nav--next{top:0}
}
.calendar-datepicker__container .picker__nav--prev::before,.calendar-datepicker__container .picker__nav--next::before{vertical-align:baseline}
.calendar-datepicker__container .picker__nav--prev{left:-1.7em;padding-right:0}
.calendar-datepicker__container .picker__nav--next{right:-0.3em;padding-left:0}
.calendar-datepicker__container .picker__select--month,.calendar-datepicker__container .picker__select--year{padding:0 10px;display:inline-block;position:relative;border-left:0;border-top:0;border-right:0;font-weight:bold;font-size:14px;-webkit-appearance:none;-moz-appearance:none;background:transparent;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+);background-position-x:100%;background-position-y:50%}
.calendar-datepicker__container .picker__select--month{width:40%}
.calendar-datepicker__container .picker__select--year{width:28%}
.calendar-datepicker__checkbox{border-top:solid 1px #e3e3d8;padding-top:13px;margin-top:.4em;font-size:medium}
.createbusinessaccount a{text-decoration:underline}
.createbusinessaccount .sj-btn-component .sj-loader__loader{position:absolute;top:7px;height:30px;margin-left:-15px}
.createbusinessaccount .form-group--label span{padding:0}
.createbusinessaccount_bottom-menu{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap}
.createbusinessaccount_bottom-menu_button-information{display:block;margin-top:8px;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#74786d;word-wrap:normal;word-break:normal}
.createbusinessaccount_bottom-menu .sj-btn-component{flex-grow:0;flex-shrink:0;flex-basis:48%;min-width:235px}
@media(min-width:480px){.createbusinessaccount_bottom-menu .sj-btn-component:first-child{margin-right:20px}
}
@media(max-width:759px){.createbusinessaccount_bottom-menu .sj-btn-component{margin-bottom:24px;flex-basis:100%}
}
.createbusinessaccount_bottom-menu .sj-btn-component .btn{overflow:hidden;width:100%}
.createbusinessaccount_bottom-menu .sj-btn-component .btn--btn-type__icon{top:14px}
.createbusinessaccount_bottom-menu .sj-btn-component .btn--btn-type__icon svg{width:20px;height:20px}
@media(min-width:760px){.createbusinessaccount--success--shift{left:80px}
}
@media(min-width:1200px){.createbusinessaccount--success--shift{left:-70px}
}
.createbusinessaccount--success__icon{display:block;width:60px;height:60px}
.createbusinessaccount--success--tick-padding{padding:0 16px}
.createbusinessaccount--success--tick-sizing{width:60px;height:60px;display:inline-block}
.createbusinessaccount--success p{margin-top:10px}
.corporateagreement .sj-btn-component .sj-loader__loader{position:absolute;top:7px;height:30px;margin-left:-15px}
.connecttosjprio .sj-btn-component .sj-loader__loader{position:absolute;top:7px;height:30px;margin-left:-15px}
@media(max-width:760px){.connecttosjprio .connecttosjprio_success .reg-succ-title-padding{padding:10px}
}
@media(min-width:760px){.connecttosjprio .connecttosjprio_success .reg-succ-title-padding{padding:10px}
}
@media(max-width:760px){.connecttosjprio .connecttosjprio_success .reg-succ-text-indents p{margin:5px 0 20px 0}
}
@media(min-width:760px){.connecttosjprio .connecttosjprio_success .reg-succ-text-indents p{margin:0}
}
@media(max-width:760px){.connecttosjprio .connecttosjprio_success .reg-succ-height-top,.connecttosjprio .connecttosjprio_success .reg-succ-height-bottom{height:35px}
}
@media(min-width:760px){.connecttosjprio .connecttosjprio_success .reg-succ-height-top{height:179px}
.connecttosjprio .connecttosjprio_success .reg-succ-height-bottom{height:341px}
}
.connecttosjprio .connecttosjprio_success .reg-succ-content{position:relative}
@media(min-width:760px){.connecttosjprio .connecttosjprio_success .reg-succ-content.reg-succ-content-shift{left:80px}
}
@media(min-width:1200px){.connecttosjprio .connecttosjprio_success .reg-succ-content.reg-succ-content-shift{left:-70px}
}
.connecttosjprio .connecttosjprio_success__result-icon{display:block;width:60px;height:60px}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.connecttosjprio .form-group--select-face--opened{height:40px}
}
.connect-clientnumber_form-content{border:solid 1px #ebebe3;margin:0 !important;padding:20px}
.connect-clientnumber_form-content_input{display:flex;flex-direction:row;align-items:center}
@media(max-width:759px){.connect-clientnumber_form-content_input{flex-direction:column}
}
.connect-clientnumber_form-content .form-group--checkbox--face{border-color:#979797;width:22px;height:22px}
.connect-clientnumber_bottom-menu{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap}
.connect-clientnumber_bottom-menu_button-information{display:block;margin-top:8px;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#74786d}
.connect-clientnumber_bottom-menu .sj-btn-component{flex-basis:auto;flex-shrink:0;flex-grow:1;min-width:300px}
@media(min-width:480px){.connect-clientnumber_bottom-menu .sj-btn-component:first-child{margin-right:20px}
}
@media(min-width:480px){.connect-clientnumber_bottom-menu .sj-btn-component{max-width:235px}
}
.connect-clientnumber_bottom-menu .sj-btn-component .btn{overflow:hidden;width:100%}
.connect-clientnumber_bottom-menu .sj-btn-component .btn--btn-type__icon{top:14px}
.connect-clientnumber_bottom-menu .sj-btn-component .btn--btn-type__icon svg{width:20px;height:20px}
.connect-clientnumber .sj-btn-component .sj-loader__loader{position:absolute;top:7px;height:30px;margin-left:-15px}
.change-invoice-address__name-and-id{text-transform:uppercase}
.change-invoice-address .sj-tooltip .triangle--above{margin-left:-5px}
/*! generic/mixins *//*! generic/lesshat */.browse-biz-orders .bottom-line{border-bottom:1px solid #c2c2be}
.browse-biz-orders .instead-of-label{padding-top:20px}
.browse-biz-orders .uppercase-input input{text-transform:uppercase}
.browse-biz-orders .is-android-browser .form-group--select-face{padding-right:35px}
.browse-biz-orders .is-android-browser .form-group--select-title{text-overflow:clip}
.browse-biz-orders__results__item{border-bottom:1px solid #fff}
.browse-biz-orders__results__item .item-link{display:block;padding:30px 20px;cursor:pointer;background-color:#f4f4ee}
.browse-biz-orders__results__item .item-link .param-label{font-size:14px;font-weight:normal;font-weight:bold;color:#74786d}
@media(min-width:760px){.browse-biz-orders__results__item .item-link .param-label{font-size:14px}
}
@media(min-width:1200px){.browse-biz-orders__results__item .item-link .param-label{font-size:16px}
}
@media(min-width:1640px){.browse-biz-orders__results__item .item-link .param-label{font-size:16px}
}
.browse-biz-orders__results__item .item-link .param-value{font-size:14px;font-weight:normal;font-weight:bold}
@media(min-width:760px){.browse-biz-orders__results__item .item-link .param-value{font-size:14px}
}
@media(min-width:1200px){.browse-biz-orders__results__item .item-link .param-value{font-size:16px}
}
@media(min-width:1640px){.browse-biz-orders__results__item .item-link .param-value{font-size:16px}
}
.browse-biz-orders__results__item .item-link .param-phone{white-space:nowrap}
.browse-biz-orders__results__item .item-link .param-order-id{font-size:21px;line-height:1.25;letter-spacing:-0.02em;padding-bottom:8px;display:inline-block;font-weight:normal;padding-top:12px;padding-bottom:0}
@media(min-width:760px){.browse-biz-orders__results__item .item-link .param-order-id{font-size:24px}
}
@media(min-width:1200px){.browse-biz-orders__results__item .item-link .param-order-id{font-size:24px}
}
@media(min-width:1640px){.browse-biz-orders__results__item .item-link .param-order-id{font-size:24px}
}
@media(max-width:759px){.browse-biz-orders__results__item .item-link .param-order-id{padding-top:0;padding-bottom:10px}
}
.browse-biz-orders__results__item .item-link:hover,.browse-biz-orders__results__item .item-link:focus{background:#1a883d}
.browse-biz-orders__results__item .item-link:hover .param-label,.browse-biz-orders__results__item .item-link:focus .param-label,.browse-biz-orders__results__item .item-link:hover .param-value,.browse-biz-orders__results__item .item-link:focus .param-value,.browse-biz-orders__results__item .item-link:hover .param-order-id,.browse-biz-orders__results__item .item-link:focus .param-order-id{color:#fff}
.browse-biz-orders .order-search{padding:10px 0 0 0}
.browse-biz-orders .order-search .order-search-header,.browse-biz-orders .order-search .error-container{display:none}
.browse-biz-orders .order-search .btn{min-width:100%}
.browse-biz-orders .order-search button svg{display:none}
.browse-biz-orders .tabblock{background-color:#f4f4ee}
.browse-biz-orders .tabblock .form-group--select-face{background-color:#fff}
.browse-biz-orders .tabblock .form-group--input{background-color:#fff}
.browse-biz-orders .tabblock .remark{font-size:14px;color:#74786d}
.prio-details .sj-loader__loader{height:30px;margin:-8px}
.prio-details .form-group--input{line-height:2}
.prio-details__page-loader{margin:0 10px}
.prio-details__error{margin:40px 10px 0;padding-top:60px;padding-bottom:60px;text-align:center;color:#74786d;background-color:#fff}
@media(min-width:760px){.prio-details__error{padding:150px}
}
.prio-details__error-title{font-size:16px;font-weight:normal;font-style:normal;line-height:20px}
.prio-details__card-select{display:inline-block;width:300px}
.prio-details__single-card{display:inline-block;float:left}
.prio-details__sj-prio-kort{font-weight:bold;margin-top:19px}
.prio-details__single-card .form-group--field{padding:0;background:0}
.prio-details__secure{display:inline-block}
.prio-details__secure .form-group--field{width:90px}
@media(max-width:480px){.prio-details__secure .form-group--label{margin-right:14px}
.prio-details__secure .form-group--field{display:inline-block}
}
.prio-details__info-table{display:table;width:100%;margin:-10px 0;border-spacing:0 10px}
.prio-details__info-table-row{display:table-row}
.prio-details__info-table-label{display:table-cell;width:50%;vertical-align:top}
@media(max-width:1200px){.prio-details__info-table-label{width:300px}
}
@media(max-width:760px){.prio-details__info-table-label{width:250px}
}
@media(max-width:480px){.prio-details__info-table-label{width:auto}
}
.prio-details__info-table-value{display:table-cell;font-weight:bold}
@media(max-width:480px){.prio-details__info-table-value{width:60%;text-align:right}
}
.prio-details__expire{float:left;clear:left;overflow:hidden;width:100%;margin-top:10px}
@media(max-width:760px){.prio-details__expire{max-width:240px}
}
@media(max-width:480px){.prio-details__expire{float:right;max-width:180px}
}
.prio-details__expire:first-child{margin-top:0}
.prio-details__expire-date{float:left}
.prio-details__expire-points{float:right}
.prio-details__mastercard-logo{display:inline-block;width:46px;height:30px;vertical-align:middle;background-image:url("../../../../../../content/dam/SJ/Logotyper/svg/mastercard.svg");background-size:46px 30px;line-height:30px}
.prio-details__submit.col-lg-3{float:right}
@media(max-width:1200px){.prio-details__submit.col-lg-3{float:left}
}
@media(max-width:480px){.prio-details__submit.col-lg-3{float:none}
}
.prio-details__notifications{display:inline-block;transform:translateZ(0)}
.prio-details__subscribe-link{margin-top:40px}
.update-status-message-wrapper{margin-top:20px}
.prio-transactions{min-height:800px}
@media(max-width:480px){.prio-transactions{min-height:0}
}
@media(min-width:1200px){.prio-transactions__card-select{width:300px}
}
.prio-transactions__single-card{margin-top:6px;font-weight:bold}
.transactions-ticket{position:relative;display:inline-block;width:55%}
.transactions-ticket__title{overflow:hidden;margin-bottom:10px;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-weight:normal}
@media(max-width:759px){.transactions-ticket__title{font-size:16px;font-weight:bold}
}
@media(max-width:480px){.transactions-ticket__title{font-family:Arial,sans-serif}
}
.transactions-ticket__date{margin-right:.5em;vertical-align:top;text-transform:uppercase;font-size:12px}
.transactions-ticket__date_mobile{display:block;margin:0 0 10px 0}
.transactions-ticket__number-label{color:#74786d}
.transactions-ticket__number{position:absolute;left:160px;font-size:12px}
.transactions-ticket__number_mobile{position:static;display:inline-block}
.transactions-ticket__number_mobile .transactions-ticket__number-label{display:block;margin-bottom:5px}
.transactions-ticket__price:after{content:':-'}
.transactions-points{float:right;text-align:right}
.transactions-points__label{margin-bottom:16px;color:#74786d;font-size:12px;font-weight:bold}
.transactions-points__label_mobile{margin-bottom:5px}
.transactions-points__value{font-size:16px;font-weight:bold}
.transactions-points__value_mobile{display:inline;color:#000}
.transactions-points+.transactions-points{margin-right:80px}
@media(max-width:760px){.transactions-points+.transactions-points{margin-right:40px}
}
.transactions-list__empty{padding-top:60px;padding-bottom:60px;text-align:center;color:#74786d;background-color:#fff}
@media(min-width:760px){.transactions-list__empty{padding:150px}
}
.transactions-list__empty-title{margin-bottom:6px;font-size:14px;font-weight:bold}
.transactions-list__empty-link{color:#2b7ea7;font-size:14px;font-weight:bold}
.transactions-list__empty-link:hover{color:#7fdbef}
.transactions-list__more-text{color:#74786d;font-size:12px;font-weight:bold;line-height:1.5}
.transactions-list__item{display:block;padding:20px;color:#252525;border-bottom:1px solid #ebebe3;background-color:#f4f4ee}
.transactions-list__item:after{display:block;clear:both;content:''}
.transactions-list__item:hover{background:#1a883d}
.transactions-list__item:hover .transactions-ticket__title,.transactions-list__item:hover .transactions-ticket__date,.transactions-list__item:hover .transactions-ticket__number,.transactions-list__item:hover .transactions-ticket__number-label,.transactions-list__item:hover .transactions-points__label,.transactions-list__item:hover .transactions-points__value{color:#fff}
.transactions-list__item_more{padding-top:40px;padding-bottom:40px;text-align:center;background:#f4f4ee}
.transactions-list__item_more .sj-grid-btn-component{display:inline-block}
.transactions-list__item_more .btn{min-height:40px;margin-top:20px;font-size:12px}
.transactions-list__item_more:hover,.transactions-list__item_more:focus{background:#f4f4ee}
@media(max-width:480px){.transactions-list__item-desktop{display:none}
}
.transactions-list__item-mobile{display:none}
@media(max-width:480px){.transactions-list__item-mobile{display:block}
}
.is_touch .transactions-list__item:hover{background-color:#f4f4ee}
.is_touch .transactions-list__item:hover .transactions-ticket__number-label,.is_touch .transactions-list__item:hover .transactions-points__label{color:#74786d}
.is_touch .transactions-list__item:hover .transactions-ticket__title,.is_touch .transactions-list__item:hover .transactions-ticket__date,.is_touch .transactions-list__item:hover .transactions-ticket__number,.is_touch .transactions-list__item:hover .transactions-points__value{color:#252525}
/*! generic/mixins *//*! generic/lesshat */.bulletins .modal__content{max-width:540px}
.bulletins .modal__content .modal__body__title{font-size:30px !important;font-weight:normal}
.bulletins .modal__content .modal__footer__center-buttons{padding-bottom:0;padding-left:0;padding-right:0}
.bulletins .modal__content .modal__footer__center-buttons .modal__button{width:100%}
.bulletin-banner{display:flex;justify-content:center}
.bulletin-banner.full-width-message--wrapper{padding:18px 30px}
.bulletin-banner.bulletin-banner--traffic-info{background:#efdf00}
.bulletin-banner.bulletin-banner--traffic-info.bulletin-banner--adjacent-traffic-info{border-bottom:3px solid #252525}
.bulletin-banner.bulletin-banner--traffic-info a{color:#252525}
.bulletin-banner.full-width-message__info svg g{fill:#00a2c7}
.bulletin-banner--link{color:#007694;text-decoration:underline;padding:0}
.bulletin-banner--link:focus{outline:2px solid #007694;outline-offset:3px}
.bulletin-banner--close{position:absolute;right:5px;top:5px;padding:6px 8px}
.bulletin-banner--close:focus{outline:2px solid #007694}
.bulletin-banner--icon svg{height:24px;width:24px;left:-15px;position:relative;vertical-align:sub}
.bulletin-banner--main-content{line-height:24px}
.bulletin-banner--main-content a,.bulletin-banner--main-content div,.bulletin-banner--main-content p,.bulletin-banner--main-content span{display:inline;font-family:"sj_sans","Helvetica Neue",Helvetica,Arial,sans-serif}
.bulletin-banner a{text-decoration:underline}
/*! generic/mixins *//*! generic/lesshat */.proposition__card{background-color:#f4f4ee;position:relative;border-bottom:3px solid #dbdbd7}
.proposition__card-top{position:relative}
.proposition__card-bottom{border-top:2px solid #ebebe3}
.proposition__toggle-button{font-size:13px;color:#0081a2}
.proposition__toggle-button--collapse{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.proposition__view-more{cursor:pointer;font-size:13px;color:#0081a2;height:40px;line-height:40px;text-align:center;background-color:#f4f4ee}
.proposition__book-link{cursor:pointer;font-size:15px;color:#0081a2;position:absolute;bottom:10px;right:20px}
@media(min-width:760px){.proposition__text-container{padding-right:80px}
}
.proposition__external-link{font-weight:bold;text-decoration:none}
.seatmap{white-space:nowrap;position:relative}
@media(min-width:769px){.seatmap{border-left:2px solid #2b7ea7;border-right:2px solid #2b7ea7}
}
.seatmap-carriage-image{height:230px}
.seatmap-overview-container{position:relative;margin-bottom:10px}
.seatmap-button-container{display:inline-block;padding:10px;cursor:pointer}
.seatmap-next-button-container{float:right}
.seatmap-exclamation-container{padding-right:5px}
.seatmap-error-circle{width:22px;height:22px;border-radius:50%;font-size:19px;color:white;line-height:22px;text-align:center;background:#de1f26;display:inline-block;vertical-align:middle}
.seatmap-error-text{vertical-align:middle}
.seatmap-error-container{background-color:#ebebe3;height:230px;text-align:center;color:#252525}
.seatmap-error-container-title-no-button{font-size:18px;font-weight:bold;padding-top:80px}
.seatmap-error-container-title{font-size:18px;font-weight:bold;padding-top:45px;vertical-align:middle}
.seatmap-error-container-text{font-size:14px;padding:11px 10px 0 10px;white-space:normal;line-height:1.4}
.seatmap-error-container-action{padding-top:27px}
.seatmap-error-container-button{color:#fff;background-color:#1a883d;border-bottom:3px solid #156e31;font-size:14px;letter-spacing:-0.02em;font-weight:bold;text-align:center;padding:17px 23px 14px}
.seatmap-error-container-button:active,.seatmap-error-container-button:target{background-color:#105426;border-bottom:3px solid #082913}
.seatmap-error-container-button:hover{background-color:#156e31;border-bottom:3px solid #105426}
.seatmap-button{width:22px;height:22px;border-radius:11px;background-color:#2b7ea7;position:absolute;padding:0;cursor:pointer}
.seatmap-button svg{width:6px;height:6px;top:8px;position:absolute}
.seatmap-button-next{right:-40px}
.seatmap-button-next svg{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:7px}
.seatmap-button-previous{left:-40px}
.seatmap-button-previous svg{-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);left:9px}
.seatmap-button-desktop{top:115px}
@media(max-width:768px){.seatmap-button-desktop{display:none}
}
.seatmap-button-disabled{pointer-events:none !important;background-color:#dbdbd7}
.seatmap-train{overflow:auto;-webkit-overflow-scrolling:touch;width:100%;padding-top:10px;padding-bottom:10px}
.seatmap-train::-webkit-scrollbar{display:none}
.seatmap-train-fixed{overflow:hidden}
.seatmap-train-hidden{opacity:0;position:absolute}
.seatmap-carriage{position:relative;transition-timing-function:cubic-bezier(0.56,0.1,0.44,0.78);padding-left:10px}
.seatmap-carriage:last-of-type{padding-right:10px}
.seatmap-carriage-invisible{display:none}
.seatmap-carriage-visible{display:inline-block}
.seatmap-seat{position:absolute}
.seatmap-seat-number{position:absolute;top:12px;left:19px;font-size:15px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.seatmap-seat-number-low{left:22px}
.seatmap-seat-number-left{left:12px}
.seatmap-seat-number-left-low{left:16px}
.seatmap-seat-number-center{left:14px}
.seatmap-seat-left{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.seatmap-seat-blocked svg .block{stroke:#de1f26}
.seatmap-seat-available{cursor:pointer}
.seatmap-seat-available svg path{stroke:#1a883d}
.seatmap-seat-available svg rect{stroke:#1a883d}
.seatmap-seat-available-uncertain{cursor:pointer}
.seatmap-seat-available-uncertain svg path{stroke:#2b7ea7;stroke-dasharray:4px,1px}
.seatmap-seat-available-uncertain svg rect{stroke:#2b7ea7}
.seatmap-seat-selected{-webkit-animation:seatmap-loader-scale 1.5s infinite alternate linear;animation:seatmap-loader-scale 1.5s infinite alternate linear;color:#fff}
.seatmap-seat-selected svg path{fill:#1a883d;stroke:#fff}
.seatmap-seat-selected svg rect{fill:#1a883d;stroke:#fff}
.seatmap-seat-selected-uncertain{color:#fff;-webkit-animation:seatmap-loader-scale 1.5s infinite alternate linear;animation:seatmap-loader-scale 1.5s infinite alternate linear}
.seatmap-seat-selected-uncertain svg path{fill:#2b7ea7;stroke:#fff;stroke-dasharray:4px,1px}
.seatmap-seat-selected-uncertain svg rect{fill:#2b7ea7;stroke:#fff}
@-webkit-keyframes seatmap-loader-scale{0{-webkit-transform:scale(0.94)}
100%{-webkit-transform:scale(1.1)}
}
@keyframes seatmap-loader-scale{0{transform:scale(0.94)}
100%{transform:scale(1.1)}
}
.seatmap-overview{position:relative;white-space:nowrap}
.seatmap-overview-hidden{display:none}
.seatmap-overview-active-area{position:absolute;overflow:hidden;display:inline-block;bottom:0;transition-timing-function:cubic-bezier(0.56,0.1,0.44,0.78)}
.seatmap-overview-hidden{display:none}
.seatmap-overview-xray-carriage-container{transition-timing-function:cubic-bezier(0.56,0.1,0.44,0.78)}
.seatmap-overview-train{margin:0 auto;position:relative}
.seatmap-overview-carriage{transition-timing-function:cubic-bezier(0.56,0.1,0.44,0.78);cursor:pointer;display:inline-block}
.seatmap-overview-carriage-header{text-align:center;font-weight:bold;padding:15px 0;display:table;position:relative;margin:auto}
.seatmap-overview-carriage-header-passengers{width:15px;height:15px;border-radius:50%;background-color:#1a883d;color:#fff;display:inline-block;font-size:10px;line-height:15px;position:relative;top:-2px;margin-right:5px}
.seatmap-overview-carriage-header-circle{position:relative}
.seatmap-overview-carriage-header-circle:before{content:"\25CF";color:#dbdbd7;font-size:10px;position:absolute;top:4px}
.seatmap-overview-carriage-header-property{padding-left:10px}
.seatmap-overview-carriage-header-property-text{font-weight:normal;display:inline;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.seatmap-overview-carriage-header-text{display:inline;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;padding-right:4px}
.seatmap-overview-carriage-header-text-disabled{color:#a8a8a5}
.seatmap-overview-carriage-header-icon{display:table-cell;padding-left:10px;text-align:center;vertical-align:middle}
.seatmap-overview-carriage-header-icon svg{height:15px;display:block}
.seatmap-overview-carriage-header-icon-disabled svg path{fill:#a8a8a5}
.seatmap-overview-carriages-container{overflow:auto;position:absolute;transition-timing-function:cubic-bezier(0.56,0.1,0.44,0.78)}
.seatmap-overview-carriages-container::-webkit-scrollbar{display:none}
.seatmap-loader{width:100%;height:100%;position:absolute;text-align:center}
.seatmap-loader-train{background-color:#fff;position:relative;padding-top:30px;z-index:4}
.seatmap-loader-train-placeholder{height:366px}
.seatmap-loader-overview-placeholder{height:86px}
.seatmap-loader-availability{left:0;top:0;background-color:rgba(255,255,255,0.7)}
.seatmap-loader-content{top:30%;height:100px;position:relative}
.seatmap-loader-wrapper{left:45%}
.seatmap-loader-loading td{vertical-align:middle;text-align:center}
.seatmap-loader-loading svg{height:64px;width:64px;fill:#0081a2;-webkit-animation:seatmap-loader-rotate 1.3s steps(60,end) infinite;-moz-animation:seatmap-loader-rotate 1.3s steps(60,end) infinite;-o-animation:seatmap-loader-rotate 1.3s steps(60,end) infinite;animation:seatmap-loader-rotate 1.3s steps(60,end) infinite}
@-webkit-keyframes seatmap-loader-rotate{0{-webkit-transform:rotate(0)}
100%{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes seatmap-loader-rotate{0{-moz-transform:rotate(0)}
100%{-moz-transform:rotate(360deg)}
}
@-o-keyframes seatmap-loader-rotate{0{-o-transform:rotate(0)}
100%{-o-transform:rotate(360deg)}
}
@keyframes seatmap-loader-rotate{0{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}
}
.seatmap-pop-over{max-width:250px;border-radius:6px;background-color:#fff;box-shadow:0 1px 8px 0 #a8a8a5;position:absolute;left:20px;z-index:1}
.seatmap-pop-over-passengers-container{position:relative;max-height:216px;overflow:auto}
.seatmap-pop-over-arrow{width:10px;height:10px;background-color:#fff;position:absolute;transform:rotate(45deg);box-shadow:0 1px 8px 0 #a8a8a5}
.seatmap-pop-over-heading{white-space:normal;text-align:center;border-bottom:1px solid #dbdbd7;padding:14px 30px;position:relative;background-color:#fff;border-radius:6px 6px 0 0}
.seatmap-pop-over-heading-text{font-size:16px}
.seatmap-pop-over-traveller{overflow:hidden;text-overflow:ellipsis;width:100%;padding:16px;font-size:14px;cursor:pointer;border-bottom:1px solid #dbdbd7}
.seatmap-pop-over-move-text{padding:16px;text-align:center;max-width:280px;white-space:normal}
.seatmap-pop-over-move-button{width:49%;padding:16px;text-align:center;display:inline-block;cursor:pointer}
.seatmap-pop-over-move-button-container{border-top:1px solid #dbdbd7}
.seatmap-pop-over-move-button-confirm{font-weight:bold;border-left:1px solid #dbdbd7}
.seatmap-pop-over:last-child{border-bottom:0}
.prioshop-product-list{overflow:hidden}
@media(min-width:760px){.prioshop-product-list{display:flex;flex-wrap:wrap;margin:0 -5px}
}
.prioshop-product-list-component .status-message-wrapper{margin-top:0}
.prioshop-product-listitem{margin:0;padding:0}
@media(min-width:760px){.prioshop-product-listitem{max-width:50%}
}
@media(min-width:1200px){.prioshop-product-listitem{max-width:25%}
}
.prioshop-banner-row{clear:both;padding-right:0;padding-left:0}
.prioshop-product{margin:0 0 30px;padding:0 10px;width:100%}
@media(min-width:760px){.prioshop-product{padding:0 15px}
}
.prioshop-product__image{width:100%}
.prioshop-product__wrapper{padding:12px 0 15px}
.prioshop-product__title{color:#252525;font-size:24px;font-weight:bold;line-height:1.25;margin-bottom:5px}
.prioshop-product__status{bottom:33px;color:#fff;float:left;font-size:13px;font-weight:bold;height:33px;line-height:33px;margin-bottom:-33px;padding:0 14px;position:relative}
.prioshop-product__description{clear:left;overflow:hidden;position:relative}
.prioshop-product__price{color:#030303;font-size:24px;line-height:1.25;margin-top:8px;margin-bottom:10px}
.prioshop-product .btn[disabled]{background-color:transparent;border:2px solid #dbdcd7;border-radius:4px;box-shadow:none;color:#252525;opacity:.4}
.prioshop-product__loader{fill:#e2e2e2;height:40px;margin-top:15px;text-align:center;width:40px;animation:prioshop-loader-rotate 1.3s steps(60,end) infinite}
@keyframes prioshop-loader-rotate{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.prioshop-cart{background:#f4f4ee;border-radius:2px;padding:0 20px;text-align:left}
.prioshop-cart .sj-tooltip{position:absolute}
.prioshop-cart__row{align-items:center;display:flex;padding:20px 0;position:relative}
.prioshop-cart__row--product{border-bottom:2px solid #dbdbd7;padding:10px 0}
.prioshop-cart__row--total .sj-tooltip{right:-15px;top:40px}
.prioshop-cart__label{hyphens:auto;margin-right:auto;word-break:break-word}
.prioshop-cart__totalpoints{font-weight:bold}
.prioshop-cart__quantity{align-items:center;display:flex;margin-left:20px;margin-right:-10px;position:relative;text-align:right;white-space:nowrap}
.prioshop-cart__quantity .sj-tooltip{right:-5px;top:30px}
.prioshop-cart__quantity-amount{text-align:center;width:20px}
.prioshop-cart__quantity-switcher{color:#fff;height:40px;width:40px;padding:10px;position:relative;margin:0}
.prioshop-cart__quantity-switcher::before{content:'';display:block;background:#2b7ea7;border-radius:50%;height:20px;width:20px}
.prioshop-cart__quantity-switcher svg{fill:#fff;position:absolute;height:23px;width:23px;left:50%;top:50%;transform:translate(-50%,-50%)}
.prioshop-cart__quantity-switcher:focus{outline:2px solid #007694;outline-offset:0}
.prioshop-cart__toc{margin-top:25px}
.prioshop-cart__toc a{text-decoration:underline}
.prioshop-cart__footnote{color:#252525;font-size:13px;opacity:.6;margin-bottom:15px}
.prioshop-balanceview{margin:0;padding:20px;background:#f4f4ee}
.prioshop-balanceview__title{font-size:12px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#252525}
.prioshop-balanceview__balance{font-size:26px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.15;letter-spacing:normal;color:#252525}
.prioshop-error-modal__title{font-size:34px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-0.7px;color:#252525}
.prioshop-error-modal__text{font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#252525;margin-bottom:45px}
@media(max-width:480px){.prioshop-error-modal__text{margin-bottom:30px}
}
.prioshop-modal .modal-content{max-width:600px}
.prioshop-modal.modal__body,.prioshop-modal.modal--without-title.modal__body{padding:15px 15px}
@media(min-width:760px){.prioshop-modal.modal__body,.prioshop-modal.modal--without-title.modal__body{padding:20px 50px}
}
.prioshop-modal.modal__body--center-buttons>div,.prioshop-modal.modal--without-title.modal__body--center-buttons>div{padding-left:0;padding-right:0}
.prioshop-modal--purchase h1{margin-top:30px}
.prioshop-modal--purchase .sj-grid-btn-component .btn--btn-type__icon--right{right:23px}
.prioshop-modal--purchase-complete svg{margin-top:45px;width:70px;height:70px}
.prioshop-modal--purchase-complete table{width:90%;margin-left:auto;margin-right:auto;margin-bottom:45px}
@media(min-width:760px){.prioshop-modal--purchase-complete table{width:80%}
}
.prioshop-modal--purchase-complete tr{border-bottom:solid 2px #dbdbd7;height:40px}
.prioshop-modal--purchase-complete td:nth-child(1){text-align:left}
.prioshop-modal--purchase-complete td:nth-child(2){font-weight:bold;text-align:right}
.prioshop-product-list-component .sj-loader__overlay__background{background:#fff;opacity:.7}