/*!
Pure v0.6.2
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/


/*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.maincontent .userform .Actions input.action:focus,
.pure-button:focus,
a:active {
    outline: 0
}

.clearfix,
.layout {
    clear: both
}

.ui-checkboxradio-disabled,
.ui-state-disabled {
    pointer-events: none
}

body {
    margin: 0;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	
}


button.secondary_btn:hover, button.secondary_btn:active, button.secondary_btn:focus {
    background-color: #71767A;
    color: white;
}

.secondary_btn {
    background-color: white !important;
    border: 2px solid #F37021 !important;
    color: #F37021 !important;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden],
template {
    display: none
}

.divider {
    display: none;
}

label[for=signInName] {
    display: block;
}

.intro h2 {
    font-size: 25px;
}

.create {
    margin-top: 30px;
}

#signInName {
    width: 100%;
    max-width: 100%;
	text-transform: none !important;
}

#password {
    width: 100%;
    max-width: 100%;
}

#createAccount {
    display: block;
    width: 100%;
	text-transform: none !important;
}

#createCompanyAccount {
    display: block;
    width: 100%;
	text-transform: none !important;
}

#next {
    width: 100%;
	text-transform: none !important;
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

.IFramePage h2,
.brand a,
.sectionindex-nav .secondarymenu-link--l2,
h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

.button,
.formlabel,
.pure-menu-heading,
button,
h5,
h6,
table thead td,
table thead th {
    text-transform: uppercase
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled],
    html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox],
    input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button,
        input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend,
td,
th {
    padding: 0
}

legend {
    border: 0
}

optgroup {
    font-weight: 700
}

.hidden,
[hidden] {
    display: none !important
}

.pure-img {
    max-width: 100%;
    height: auto;
    display: block
}

.pure-g {
    letter-spacing: -.31em;
    text-rendering: optimizespeed;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #424242;
    -ms-flex-flow: row wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    table .pure-g {
        display: block
    }
}

.opera-only :-o-prefocus,
.pure-g {
    word-spacing: -.43em
}

.pure-u {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
}

.maincontent .userform .Actions input.action,
.pure-button {
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box
}

    .maincontent .userform .Actions input.action::-moz-focus-inner,
    .pure-button::-moz-focus-inner {
        padding: 0;
        border: 0
    }

.pure-button-group {
    letter-spacing: -.31em;
    text-rendering: optimizespeed
}

.opera-only :-o-prefocus,
.pure-button-group {
    word-spacing: -.43em
}

.maincontent .userform .Actions input.action:focus,
.pure-button-hover,
.pure-button:focus {
    filter: alpha(opacity=90);
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1))
}

.maincontent .userform .Actions input.action:active,
.pure-button-active,
.pure-button:active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 0 6px rgba(0, 0, 0, .2) inset;
    border-color: #000\9
}

.maincontent .userform .Actions input.action[disabled],
.pure-button-disabled,
.pure-button-disabled:active,
.pure-button-disabled:focus,
.pure-button[disabled] {
    border: none;
    background-image: none;
    filter: alpha(opacity=40);
    opacity: .4;
    cursor: not-allowed;
    box-shadow: none;
    pointer-events: none
}

.pure-button-hidden {
    display: none
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
    background-color: #0078e7;
    color: #fff
}

.maincontent .userform .Actions .pure-button-group input.action,
.pure-button-group .maincontent .userform .Actions input.action,
.pure-button-group .pure-button {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    margin: 0;
    border-radius: 0;
    border-right: 1px solid #111;
    border-right: 1px solid rgba(0, 0, 0, .2)
}

    .maincontent .userform .Actions .pure-button-group input.action:first-child,
    .pure-button-group .maincontent .userform .Actions input.action:first-child,
    .pure-button-group .pure-button:first-child {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px
    }

    .maincontent .userform .Actions .pure-button-group input.action:last-child,
    .pure-button-group .maincontent .userform .Actions input.action:last-child,
    .pure-button-group .pure-button:last-child {
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        border-right: none
    }

#signInName,
#password,
.pure-form input[type=password],
.pure-form input[type=email],
.pure-form input[type=url],
.pure-form input[type=date],
.pure-form input[type=month],
.pure-form input[type=time],
.pure-form input[type=datetime],
.pure-form input[type=datetime-local],
.pure-form input[type=week],
.pure-form input[type=tel],
.pure-form input[type=color],
.pure-form input[type=number],
.pure-form input[type=search],
.pure-form input[type=text],
.pure-form select,
.pure-form textarea,
form input[type=password],
form input[type=email],
form input[type=url],
form input[type=date],
form input[type=month],
form input[type=time],
form input[type=datetime],
form input[type=datetime-local],
form input[type=week],
form input[type=tel],
form input[type=color],
form input[type=number],
form input[type=search],
form input[type=text],
form select,
form textarea {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    vertical-align: middle;
    box-sizing: border-box
}

div[role=main] input:not([type]),
.pure-form input:not([type]),
form input:not([type]) {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    box-sizing: border-box
}

div[role=main] input[type=color],
.pure-form input[type=color],
form input[type=color] {
    padding: .2em .5em
}

    #signInName:focus,
    #password:focus,
    .pure-form input:not([type]):focus,
    .pure-form input[type=password]:focus,
    .pure-form input[type=email]:focus,
    .pure-form input[type=url]:focus,
    .pure-form input[type=date]:focus,
    .pure-form input[type=month]:focus,
    .pure-form input[type=time]:focus,
    .pure-form input[type=datetime]:focus,
    .pure-form input[type=datetime-local]:focus,
    .pure-form input[type=week]:focus,
    .pure-form input[type=tel]:focus,
    .pure-form input[type=color]:focus,
    .pure-form input[type=number]:focus,
    .pure-form input[type=search]:focus,
    .pure-form input[type=text]:focus,
    .pure-form select:focus,
    .pure-form textarea:focus,
    form input:not([type]):focus,
    form input[type=password]:focus,
    form input[type=email]:focus,
    form input[type=url]:focus,
    form input[type=date]:focus,
    form input[type=month]:focus,
    form input[type=time]:focus,
    form input[type=datetime]:focus,
    form input[type=datetime-local]:focus,
    form input[type=week]:focus,
    form input[type=tel]:focus,
    form input[type=color]:focus,
    form input[type=number]:focus,
    form input[type=search]:focus,
    form input[type=text]:focus,
    form select:focus,
    form textarea:focus {
        outline: 0;
        border-color: #129FEA
    }

div[role=main] input[type=file]:focus,
div[role=main] input[type=checkbox]:focus,
div[role=main] input[type=radio]:focus,
.pure-form input[type=file]:focus,
.pure-form input[type=checkbox]:focus,
.pure-form input[type=radio]:focus,
form input[type=file]:focus,
form input[type=checkbox]:focus,
form input[type=radio]:focus {
    outline: #129FEA auto 1px
}

.pure-form .pure-checkbox,
.pure-form .pure-radio,
form .pure-checkbox,
form .pure-radio {
    margin: .5em 0;
    display: block
}

#signInName[disabled],
#password[disabled],
.pure-form input:not([type])[disabled],
.pure-form input[type=password][disabled],
.pure-form input[type=email][disabled],
.pure-form input[type=url][disabled],
.pure-form input[type=date][disabled],
.pure-form input[type=month][disabled],
.pure-form input[type=time][disabled],
.pure-form input[type=datetime][disabled],
.pure-form input[type=datetime-local][disabled],
.pure-form input[type=week][disabled],
.pure-form input[type=tel][disabled],
.pure-form input[type=color][disabled],
.pure-form input[type=number][disabled],
.pure-form input[type=search][disabled],
.pure-form input[type=text][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled],
form input:not([type])[disabled],
form input[type=password][disabled],
form input[type=email][disabled],
form input[type=url][disabled],
form input[type=date][disabled],
form input[type=month][disabled],
form input[type=time][disabled],
form input[type=datetime][disabled],
form input[type=datetime-local][disabled],
form input[type=week][disabled],
form input[type=tel][disabled],
form input[type=color][disabled],
form input[type=number][disabled],
form input[type=search][disabled],
form input[type=text][disabled],
form select[disabled],
form textarea[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3
}

.field--checkbox input[type=checkbox] + .field-label,
.hamburger {
    cursor: pointer
}

#signInName[readonly],
#password[readonly],
div[role=main] input[readonly],
div[role=main] select[readonly],
div[role=main] textarea[readonly],
.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly],
form input[readonly],
form select[readonly],
form textarea[readonly] {
    background-color: #eee;
    color: #777;
    border-color: #ccc
}

#signInName:focus:invalid,
#password:focus:invalid,
div[role=main] input:focus:invalid,
div[role=main] select:focus:invalid,
div[role=main] textarea:focus:invalid,
.pure-form input:focus:invalid,
.pure-form select:focus:invalid,
.pure-form textarea:focus:invalid,
form input:focus:invalid,
form select:focus:invalid,
form textarea:focus:invalid {
    color: #b94a48;
    border-color: #e9322d
}

div[role=main] input[type=file]:focus:invalid:focus,
div[role=main] input[type=checkbox]:focus:invalid:focus,
div[role=main] input[type=radio]:focus:invalid:focus,
.pure-form input[type=file]:focus:invalid:focus,
.pure-form input[type=checkbox]:focus:invalid:focus,
.pure-form input[type=radio]:focus:invalid:focus,
form input[type=file]:focus:invalid:focus,
form input[type=checkbox]:focus:invalid:focus,
form input[type=radio]:focus:invalid:focus {
    outline-color: #e9322d
}

div[role=main] select,
.pure-form select,
form select {
    height: 2.25em;
    border: 1px solid #ccc;
    background-color: #fff
}

    div[role=main] select[multiple],
    .pure-form select[multiple],
    form select[multiple] {
        height: auto
    }

div[role=main] label,
.pure-form label,
form label {
    margin: .5em 0 .2em
}

div[role=main] fieldset,
.pure-form fieldset,
form fieldset {
    margin: 0;
    border: 0
}

div[role=main] legend,
.pure-form legend,
form legend {
    display: block;
    width: 100%;
    padding: .3em 0;
    margin-bottom: .3em;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.pure-form-stacked input:not([type]),
.pure-form-stacked input[type=password],
.pure-form-stacked input[type=email],
.pure-form-stacked input[type=url],
.pure-form-stacked input[type=date],
.pure-form-stacked input[type=month],
.pure-form-stacked input[type=time],
.pure-form-stacked input[type=datetime],
.pure-form-stacked input[type=datetime-local],
.pure-form-stacked input[type=week],
.pure-form-stacked input[type=tel],
.pure-form-stacked input[type=color],
.pure-form-stacked input[type=file],
.pure-form-stacked input[type=number],
.pure-form-stacked input[type=search],
.pure-form-stacked input[type=text],
.pure-form-stacked label,
.pure-form-stacked select,
.pure-form-stacked textarea {
    display: block;
    margin: .25em 0
}

.pure-form-aligned .pure-help-inline,
.pure-form-aligned input,
.pure-form-aligned select,
.pure-form-aligned textarea,
.pure-form-message-inline {
    display: inline-block;
    vertical-align: middle
}

.pure-form-aligned textarea {
    vertical-align: top
}

.pure-form-aligned .pure-control-group {
    margin-bottom: .5em
}

    .pure-form-aligned .pure-control-group label {
        text-align: right;
        display: inline-block;
        vertical-align: middle;
        width: 10em;
        margin: 0 1em 0 0
    }

.pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 11em
}

.pure-form .pure-input-rounded,
.pure-form input.pure-input-rounded,
form .pure-input-rounded,
form input.pure-input-rounded {
    border-radius: 2em;
    padding: .5em 1em
}

.pure-form .pure-group fieldset,
form .pure-group fieldset {
    margin-bottom: 10px
}

.pure-form .pure-group input,
.pure-form .pure-group textarea,
form .pure-group input,
form .pure-group textarea {
    display: block;
    padding: 10px;
    margin: 0 0 -1px;
    border-radius: 0;
    position: relative;
    top: -1px
}

    .pure-form .pure-group input:focus,
    .pure-form .pure-group textarea:focus,
    form .pure-group input:focus,
    form .pure-group textarea:focus {
        z-index: 3
    }

    .pure-form .pure-group input:first-child,
    .pure-form .pure-group textarea:first-child,
    form .pure-group input:first-child,
    form .pure-group textarea:first-child {
        top: 1px;
        border-radius: 4px 4px 0 0;
        margin: 0
    }

        .pure-form .pure-group input:first-child:last-child,
        .pure-form .pure-group textarea:first-child:last-child,
        form .pure-group input:first-child:last-child,
        form .pure-group textarea:first-child:last-child {
            top: 1px;
            border-radius: 4px;
            margin: 0
        }

    .pure-form .pure-group input:last-child,
    .pure-form .pure-group textarea:last-child,
    form .pure-group input:last-child,
    form .pure-group textarea:last-child {
        top: -2px;
        border-radius: 0 0 4px 4px;
        margin: 0
    }

.pure-form .pure-group button,
form .pure-group button {
    margin: .35em 0
}

.pure-form .pure-input-1,
form .pure-input-1 {
    width: 100%
}

.pure-form .pure-input-3-4,
form .pure-input-3-4 {
    width: 75%
}

.pure-form .pure-input-2-3,
form .pure-input-2-3 {
    width: 66%
}

.pure-form .pure-input-1-2,
form .pure-input-1-2 {
    width: 50%
}

.pure-form .pure-input-1-3,
form .pure-input-1-3 {
    width: 33%
}

.pure-form .pure-input-1-4,
form .pure-input-1-4 {
    width: 25%
}

.pure-form .pure-help-inline,
.pure-form-message-inline,
form .pure-help-inline {
    display: inline-block;
    padding-left: .3em;
    color: #666;
    vertical-align: middle;
    font-size: .875em
}

.pure-form-message {
    display: block;
    color: #666;
    font-size: .875em
}

@media only screen and (max-width:480px) {
    .pure-form button[type=submit],
    form button[type=submit] {
        margin: .7em 0 0
    }

    .pure-form input:not([type]),
    .pure-form input[type=password],
    .pure-form input[type=email],
    .pure-form input[type=url],
    .pure-form input[type=date],
    .pure-form input[type=month],
    .pure-form input[type=time],
    .pure-form input[type=datetime],
    .pure-form input[type=datetime-local],
    .pure-form input[type=week],
    .pure-form input[type=tel],
    .pure-form input[type=color],
    .pure-form input[type=number],
    .pure-form input[type=search],
    .pure-form input[type=text],
    .pure-form label,
    form input:not([type]),
    form input[type=password],
    form input[type=email],
    form input[type=url],
    form input[type=date],
    form input[type=month],
    form input[type=time],
    form input[type=datetime],
    form input[type=datetime-local],
    form input[type=week],
    form input[type=tel],
    form input[type=color],
    form input[type=number],
    form input[type=search],
    form input[type=text],
    form label {
        margin-bottom: .3em;
        display: block
    }

    .pure-group input:not([type]),
    .pure-group input[type=password],
    .pure-group input[type=email],
    .pure-group input[type=url],
    .pure-group input[type=date],
    .pure-group input[type=month],
    .pure-group input[type=time],
    .pure-group input[type=datetime],
    .pure-group input[type=datetime-local],
    .pure-group input[type=week],
    .pure-group input[type=tel],
    .pure-group input[type=color],
    .pure-group input[type=number],
    .pure-group input[type=search],
    .pure-group input[type=text] {
        margin-bottom: 0
    }

    .pure-form-aligned .pure-control-group label {
        margin-bottom: .3em;
        text-align: left;
        display: block;
        width: 100%
    }

    .pure-form-aligned .pure-controls {
        margin: 1.5em 0 0
    }

    .pure-form .pure-help-inline,
    .pure-form-message,
    .pure-form-message-inline,
    form .pure-help-inline {
        display: block;
        font-size: .75em;
        padding: .2em 0 .8em
    }
}

.pure-menu {
    box-sizing: border-box
}

.pure-menu-fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3
}

.pure-menu-item,
.pure-menu-list {
    position: relative
}

.pure-menu-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.pure-menu-item {
    padding: 0;
    margin: 0;
    height: 100%
}

.pure-menu-heading,
.pure-menu-link {
    display: block;
    text-decoration: none;
    white-space: nowrap
}

.pure-menu-horizontal {
    width: 100%;
    white-space: nowrap
}

    .pure-menu-horizontal .pure-menu-list {
        display: inline-block
    }

    .pure-menu-horizontal .pure-menu-heading,
    .pure-menu-horizontal .pure-menu-item,
    .pure-menu-horizontal .pure-menu-separator {
        display: inline-block;
        zoom: 1;
        vertical-align: middle
    }

.pure-menu-item .pure-menu-item {
    display: block
}

.pure-menu-children {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 3
}

.pure-menu-horizontal .pure-menu-children {
    left: 0;
    top: auto;
    width: inherit
}

.pure-menu-active > .pure-menu-children {
    display: block;
    position: absolute
}

.pure-menu-has-children > .pure-menu-link:after {
    padding-left: .5em;
    content: "\25B8";
    font-size: small
}

.pure-menu-horizontal .pure-menu-has-children > .pure-menu-link:after {
    content: "\25BE"
}

.pure-menu-scrollable {
    overflow-y: scroll;
    overflow-x: hidden
}

    .pure-menu-scrollable .pure-menu-list {
        display: block
    }

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
    display: inline-block
}

.pure-menu-horizontal.pure-menu-scrollable {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    padding: .5em 0
}

    .pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
        display: none
    }

.pure-menu-horizontal .pure-menu-children .pure-menu-separator,
.pure-menu-separator {
    background-color: #ccc;
    height: 1px;
    margin: .3em 0
}

.pure-menu-horizontal .pure-menu-separator {
    width: 1px;
    height: 1.3em;
    margin: 0 .3em
}

.pure-menu-horizontal .pure-menu-children .pure-menu-separator {
    display: block;
    width: auto
}

.pure-menu-heading {
    color: #565d64
}

.pure-menu-link {
    color: #777
}

.pure-menu-children {
    background-color: #fff
}

.pure-menu-disabled,
.pure-menu-heading,
.pure-menu-link {
    padding: .5em 1em
}

.pure-menu-disabled {
    opacity: .5
}

.pure-menu-active > .pure-menu-link,
.pure-menu-link:focus {
    background-color: #eee
}

.pure-menu-selected .pure-menu-link,
.pure-menu-selected .pure-menu-link:visited {
    color: #000
}

.pure-table,
table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb
}

    .pure-table caption,
    table caption {
        color: #000;
        font: italic 85%/1 arial, sans-serif;
        padding: 1em 0;
        text-align: center
    }

    .pure-table td,
    .pure-table th,
    table td,
    table th {
        border-left: 1px solid #cbcbcb;
        border-width: 0 0 0 1px;
        font-size: inherit;
        margin: 0;
        overflow: visible;
        padding: .5em 1em
    }

        .pure-table td:first-child,
        .pure-table th:first-child,
        table td:first-child,
        table th:first-child {
            border-left-width: 0
        }

    .pure-table thead,
    table thead {
        background-color: #e0e0e0;
        color: #000;
        text-align: left;
        vertical-align: bottom
    }

    .pure-table td,
    table td {
        background-color: transparent
    }

.pure-table-odd td,
.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2
}

.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb
}

.pure-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0
}

.pure-table-horizontal td,
.pure-table-horizontal th {
    border-width: 0 0 1px;
    border-bottom: 1px solid #cbcbcb
}

.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0
}

.outer-link:active,
.outer-link:focus,
.outer-link:hover,
.sr-only {
    border: 0
}


/*!
Pure v0.6.2
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/

@media screen and (min-width:35.5em) {
    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-1-12,
    .pure-u-sm-1-2,
    .pure-u-sm-1-24,
    .pure-u-sm-1-3,
    .pure-u-sm-1-4,
    .pure-u-sm-1-5,
    .pure-u-sm-1-6,
    .pure-u-sm-1-8,
    .pure-u-sm-10-24,
    .pure-u-sm-11-12,
    .pure-u-sm-11-24,
    .pure-u-sm-12-24,
    .pure-u-sm-13-24,
    .pure-u-sm-14-24,
    .pure-u-sm-15-24,
    .pure-u-sm-16-24,
    .pure-u-sm-17-24,
    .pure-u-sm-18-24,
    .pure-u-sm-19-24,
    .pure-u-sm-2-24,
    .pure-u-sm-2-3,
    .pure-u-sm-2-5,
    .pure-u-sm-20-24,
    .pure-u-sm-21-24,
    .pure-u-sm-22-24,
    .pure-u-sm-23-24,
    .pure-u-sm-24-24,
    .pure-u-sm-3-24,
    .pure-u-sm-3-4,
    .pure-u-sm-3-5,
    .pure-u-sm-3-8,
    .pure-u-sm-4-24,
    .pure-u-sm-4-5,
    .pure-u-sm-5-12,
    .pure-u-sm-5-24,
    .pure-u-sm-5-5,
    .pure-u-sm-5-6,
    .pure-u-sm-5-8,
    .pure-u-sm-6-24,
    .pure-u-sm-7-12,
    .pure-u-sm-7-24,
    .pure-u-sm-7-8,
    .pure-u-sm-8-24,
    .pure-u-sm-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-sm-1-24 {
        width: 4.1667%
    }

    .pure-u-sm-1-12,
    .pure-u-sm-2-24 {
        width: 8.3333%
    }

    .pure-u-sm-1-8,
    .pure-u-sm-3-24 {
        width: 12.5%
    }

    .pure-u-sm-1-6,
    .pure-u-sm-4-24 {
        width: 16.6667%
    }

    .pure-u-sm-1-5 {
        width: 20%
    }

    .pure-u-sm-5-24 {
        width: 20.8333%
    }

    .pure-u-sm-1-4,
    .pure-u-sm-6-24 {
        width: 25%
    }

    .pure-u-sm-7-24 {
        width: 29.1667%
    }

    .pure-u-sm-1-3,
    .pure-u-sm-8-24 {
        width: 33.3333%
    }

    .pure-u-sm-3-8,
    .pure-u-sm-9-24 {
        width: 37.5%
    }

    .pure-u-sm-2-5 {
        width: 40%
    }

    .pure-u-sm-10-24,
    .pure-u-sm-5-12 {
        width: 41.6667%
    }

    .pure-u-sm-11-24 {
        width: 45.8333%
    }

    .pure-u-sm-1-2,
    .pure-u-sm-12-24 {
        width: 50%
    }

    .pure-u-sm-13-24 {
        width: 54.1667%
    }

    .pure-u-sm-14-24,
    .pure-u-sm-7-12 {
        width: 58.3333%
    }

    .pure-u-sm-3-5 {
        width: 60%
    }

    .pure-u-sm-15-24,
    .pure-u-sm-5-8 {
        width: 62.5%
    }

    .pure-u-sm-16-24,
    .pure-u-sm-2-3 {
        width: 66.6667%
    }

    .pure-u-sm-17-24 {
        width: 70.8333%
    }

    .pure-u-sm-18-24,
    .pure-u-sm-3-4 {
        width: 75%
    }

    .pure-u-sm-19-24 {
        width: 79.1667%
    }

    .pure-u-sm-4-5 {
        width: 80%
    }

    .pure-u-sm-20-24,
    .pure-u-sm-5-6 {
        width: 83.3333%
    }

    .pure-u-sm-21-24,
    .pure-u-sm-7-8 {
        width: 87.5%
    }

    .pure-u-sm-11-12,
    .pure-u-sm-22-24 {
        width: 91.6667%
    }

    .pure-u-sm-23-24 {
        width: 95.8333%
    }

    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-24-24,
    .pure-u-sm-5-5 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-1-12,
    .pure-u-md-1-2,
    .pure-u-md-1-24,
    .pure-u-md-1-3,
    .pure-u-md-1-4,
    .pure-u-md-1-5,
    .pure-u-md-1-6,
    .pure-u-md-1-8,
    .pure-u-md-10-24,
    .pure-u-md-11-12,
    .pure-u-md-11-24,
    .pure-u-md-12-24,
    .pure-u-md-13-24,
    .pure-u-md-14-24,
    .pure-u-md-15-24,
    .pure-u-md-16-24,
    .pure-u-md-17-24,
    .pure-u-md-18-24,
    .pure-u-md-19-24,
    .pure-u-md-2-24,
    .pure-u-md-2-3,
    .pure-u-md-2-5,
    .pure-u-md-20-24,
    .pure-u-md-21-24,
    .pure-u-md-22-24,
    .pure-u-md-23-24,
    .pure-u-md-24-24,
    .pure-u-md-3-24,
    .pure-u-md-3-4,
    .pure-u-md-3-5,
    .pure-u-md-3-8,
    .pure-u-md-4-24,
    .pure-u-md-4-5,
    .pure-u-md-5-12,
    .pure-u-md-5-24,
    .pure-u-md-5-5,
    .pure-u-md-5-6,
    .pure-u-md-5-8,
    .pure-u-md-6-24,
    .pure-u-md-7-12,
    .pure-u-md-7-24,
    .pure-u-md-7-8,
    .pure-u-md-8-24,
    .pure-u-md-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-md-1-24 {
        width: 4.1667%
    }

    .pure-u-md-1-12,
    .pure-u-md-2-24 {
        width: 8.3333%
    }

    .pure-u-md-1-8,
    .pure-u-md-3-24 {
        width: 12.5%
    }

    .pure-u-md-1-6,
    .pure-u-md-4-24 {
        width: 16.6667%
    }

    .pure-u-md-1-5 {
        width: 20%
    }

    .pure-u-md-5-24 {
        width: 20.8333%
    }

    .pure-u-md-1-4,
    .pure-u-md-6-24 {
        width: 25%
    }

    .pure-u-md-7-24 {
        width: 29.1667%
    }

    .pure-u-md-1-3,
    .pure-u-md-8-24 {
        width: 33.3333%
    }

    .pure-u-md-3-8,
    .pure-u-md-9-24 {
        width: 37.5%
    }

    .pure-u-md-2-5 {
        width: 40%
    }

    .pure-u-md-10-24,
    .pure-u-md-5-12 {
        width: 41.6667%
    }

    .pure-u-md-11-24 {
        width: 45.8333%
    }

    .pure-u-md-1-2,
    .pure-u-md-12-24 {
        width: 50%
    }

    .pure-u-md-13-24 {
        width: 54.1667%
    }

    .pure-u-md-14-24,
    .pure-u-md-7-12 {
        width: 58.3333%
    }

    .pure-u-md-3-5 {
        width: 60%
    }

    .pure-u-md-15-24,
    .pure-u-md-5-8 {
        width: 62.5%
    }

    .pure-u-md-16-24,
    .pure-u-md-2-3 {
        width: 66.6667%
    }

    .pure-u-md-17-24 {
        width: 70.8333%
    }

    .pure-u-md-18-24,
    .pure-u-md-3-4 {
        width: 75%
    }

    .pure-u-md-19-24 {
        width: 79.1667%
    }

    .pure-u-md-4-5 {
        width: 80%
    }

    .pure-u-md-20-24,
    .pure-u-md-5-6 {
        width: 83.3333%
    }

    .pure-u-md-21-24,
    .pure-u-md-7-8 {
        width: 87.5%
    }

    .pure-u-md-11-12,
    .pure-u-md-22-24 {
        width: 91.6667%
    }

    .pure-u-md-23-24 {
        width: 95.8333%
    }

    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-24-24,
    .pure-u-md-5-5 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-1-12,
    .pure-u-lg-1-2,
    .pure-u-lg-1-24,
    .pure-u-lg-1-3,
    .pure-u-lg-1-4,
    .pure-u-lg-1-5,
    .pure-u-lg-1-6,
    .pure-u-lg-1-8,
    .pure-u-lg-10-24,
    .pure-u-lg-11-12,
    .pure-u-lg-11-24,
    .pure-u-lg-12-24,
    .pure-u-lg-13-24,
    .pure-u-lg-14-24,
    .pure-u-lg-15-24,
    .pure-u-lg-16-24,
    .pure-u-lg-17-24,
    .pure-u-lg-18-24,
    .pure-u-lg-19-24,
    .pure-u-lg-2-24,
    .pure-u-lg-2-3,
    .pure-u-lg-2-5,
    .pure-u-lg-20-24,
    .pure-u-lg-21-24,
    .pure-u-lg-22-24,
    .pure-u-lg-23-24,
    .pure-u-lg-24-24,
    .pure-u-lg-3-24,
    .pure-u-lg-3-4,
    .pure-u-lg-3-5,
    .pure-u-lg-3-8,
    .pure-u-lg-4-24,
    .pure-u-lg-4-5,
    .pure-u-lg-5-12,
    .pure-u-lg-5-24,
    .pure-u-lg-5-5,
    .pure-u-lg-5-6,
    .pure-u-lg-5-8,
    .pure-u-lg-6-24,
    .pure-u-lg-7-12,
    .pure-u-lg-7-24,
    .pure-u-lg-7-8,
    .pure-u-lg-8-24,
    .pure-u-lg-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-lg-1-24 {
        width: 4.1667%
    }

    .pure-u-lg-1-12,
    .pure-u-lg-2-24 {
        width: 8.3333%
    }

    .pure-u-lg-1-8,
    .pure-u-lg-3-24 {
        width: 12.5%
    }

    .pure-u-lg-1-6,
    .pure-u-lg-4-24 {
        width: 16.6667%
    }

    .pure-u-lg-1-5 {
        width: 20%
    }

    .pure-u-lg-5-24 {
        width: 20.8333%
    }

    .pure-u-lg-1-4,
    .pure-u-lg-6-24 {
        width: 25%
    }

    .pure-u-lg-7-24 {
        width: 29.1667%
    }

    .pure-u-lg-1-3,
    .pure-u-lg-8-24 {
        width: 33.3333%
    }

    .pure-u-lg-3-8,
    .pure-u-lg-9-24 {
        width: 37.5%
    }

    .pure-u-lg-2-5 {
        width: 40%
    }

    .pure-u-lg-10-24,
    .pure-u-lg-5-12 {
        width: 41.6667%
    }

    .pure-u-lg-11-24 {
        width: 45.8333%
    }

    .pure-u-lg-1-2,
    .pure-u-lg-12-24 {
        width: 50%
    }

    .pure-u-lg-13-24 {
        width: 54.1667%
    }

    .pure-u-lg-14-24,
    .pure-u-lg-7-12 {
        width: 58.3333%
    }

    .pure-u-lg-3-5 {
        width: 60%
    }

    .pure-u-lg-15-24,
    .pure-u-lg-5-8 {
        width: 62.5%
    }

    .pure-u-lg-16-24,
    .pure-u-lg-2-3 {
        width: 66.6667%
    }

    .pure-u-lg-17-24 {
        width: 70.8333%
    }

    .pure-u-lg-18-24,
    .pure-u-lg-3-4 {
        width: 75%
    }

    .pure-u-lg-19-24 {
        width: 79.1667%
    }

    .pure-u-lg-4-5 {
        width: 80%
    }

    .pure-u-lg-20-24,
    .pure-u-lg-5-6 {
        width: 83.3333%
    }

    .pure-u-lg-21-24,
    .pure-u-lg-7-8 {
        width: 87.5%
    }

    .pure-u-lg-11-12,
    .pure-u-lg-22-24 {
        width: 91.6667%
    }

    .pure-u-lg-23-24 {
        width: 95.8333%
    }

    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-24-24,
    .pure-u-lg-5-5 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-1-12,
    .pure-u-xl-1-2,
    .pure-u-xl-1-24,
    .pure-u-xl-1-3,
    .pure-u-xl-1-4,
    .pure-u-xl-1-5,
    .pure-u-xl-1-6,
    .pure-u-xl-1-8,
    .pure-u-xl-10-24,
    .pure-u-xl-11-12,
    .pure-u-xl-11-24,
    .pure-u-xl-12-24,
    .pure-u-xl-13-24,
    .pure-u-xl-14-24,
    .pure-u-xl-15-24,
    .pure-u-xl-16-24,
    .pure-u-xl-17-24,
    .pure-u-xl-18-24,
    .pure-u-xl-19-24,
    .pure-u-xl-2-24,
    .pure-u-xl-2-3,
    .pure-u-xl-2-5,
    .pure-u-xl-20-24,
    .pure-u-xl-21-24,
    .pure-u-xl-22-24,
    .pure-u-xl-23-24,
    .pure-u-xl-24-24,
    .pure-u-xl-3-24,
    .pure-u-xl-3-4,
    .pure-u-xl-3-5,
    .pure-u-xl-3-8,
    .pure-u-xl-4-24,
    .pure-u-xl-4-5,
    .pure-u-xl-5-12,
    .pure-u-xl-5-24,
    .pure-u-xl-5-5,
    .pure-u-xl-5-6,
    .pure-u-xl-5-8,
    .pure-u-xl-6-24,
    .pure-u-xl-7-12,
    .pure-u-xl-7-24,
    .pure-u-xl-7-8,
    .pure-u-xl-8-24,
    .pure-u-xl-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-xl-1-24 {
        width: 4.1667%
    }

    .pure-u-xl-1-12,
    .pure-u-xl-2-24 {
        width: 8.3333%
    }

    .pure-u-xl-1-8,
    .pure-u-xl-3-24 {
        width: 12.5%
    }

    .pure-u-xl-1-6,
    .pure-u-xl-4-24 {
        width: 16.6667%
    }

    .pure-u-xl-1-5 {
        width: 20%
    }

    .pure-u-xl-5-24 {
        width: 20.8333%
    }

    .pure-u-xl-1-4,
    .pure-u-xl-6-24 {
        width: 25%
    }

    .pure-u-xl-7-24 {
        width: 29.1667%
    }

    .pure-u-xl-1-3,
    .pure-u-xl-8-24 {
        width: 33.3333%
    }

    .pure-u-xl-3-8,
    .pure-u-xl-9-24 {
        width: 37.5%
    }

    .pure-u-xl-2-5 {
        width: 40%
    }

    .pure-u-xl-10-24,
    .pure-u-xl-5-12 {
        width: 41.6667%
    }

    .pure-u-xl-11-24 {
        width: 45.8333%
    }

    .pure-u-xl-1-2,
    .pure-u-xl-12-24 {
        width: 50%
    }

    .pure-u-xl-13-24 {
        width: 54.1667%
    }

    .pure-u-xl-14-24,
    .pure-u-xl-7-12 {
        width: 58.3333%
    }

    .pure-u-xl-3-5 {
        width: 60%
    }

    .pure-u-xl-15-24,
    .pure-u-xl-5-8 {
        width: 62.5%
    }

    .pure-u-xl-16-24,
    .pure-u-xl-2-3 {
        width: 66.6667%
    }

    .pure-u-xl-17-24 {
        width: 70.8333%
    }

    .pure-u-xl-18-24,
    .pure-u-xl-3-4 {
        width: 75%
    }

    .pure-u-xl-19-24 {
        width: 79.1667%
    }

    .pure-u-xl-4-5 {
        width: 80%
    }

    .pure-u-xl-20-24,
    .pure-u-xl-5-6 {
        width: 83.3333%
    }

    .pure-u-xl-21-24,
    .pure-u-xl-7-8 {
        width: 87.5%
    }

    .pure-u-xl-11-12,
    .pure-u-xl-22-24 {
        width: 91.6667%
    }

    .pure-u-xl-23-24 {
        width: 95.8333%
    }

    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-24-24,
    .pure-u-xl-5-5 {
        width: 100%
    }
}

.pure-u-1,
.pure-u-1-1,
.pure-u-1-12,
.pure-u-1-2,
.pure-u-1-24,
.pure-u-1-3,
.pure-u-1-4,
.pure-u-1-5,
.pure-u-1-6,
.pure-u-1-8,
.pure-u-10-24,
.pure-u-11-12,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-2-24,
.pure-u-2-3,
.pure-u-2-5,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24,
.pure-u-3-24,
.pure-u-3-4,
.pure-u-3-5,
.pure-u-3-8,
.pure-u-4-24,
.pure-u-4-5,
.pure-u-5-12,
.pure-u-5-24,
.pure-u-5-5,
.pure-u-5-6,
.pure-u-5-8,
.pure-u-6-24,
.pure-u-7-12,
.pure-u-7-24,
.pure-u-7-8,
.pure-u-8-24,
.pure-u-9-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
}

.pure-u-1-24 {
    width: 4.1667%
}

.pure-u-1-12,
.pure-u-2-24 {
    width: 8.3333%
}

.pure-u-1-8,
.pure-u-3-24 {
    width: 12.5%
}

.pure-u-1-6,
.pure-u-4-24 {
    width: 16.6667%
}

.pure-u-1-5 {
    width: 20%
}

.pure-u-5-24 {
    width: 20.8333%
}

.pure-u-1-4,
.pure-u-6-24 {
    width: 25%
}

.pure-u-7-24 {
    width: 29.1667%
}

.pure-u-1-3,
.pure-u-8-24 {
    width: 33.3333%
}

.pure-u-3-8,
.pure-u-9-24 {
    width: 37.5%
}

.pure-u-2-5 {
    width: 40%
}

.pure-u-10-24,
.pure-u-5-12 {
    width: 41.6667%
}

.pure-u-11-24 {
    width: 45.8333%
}

.pure-u-1-2,
.pure-u-12-24 {
    width: 50%
}

.pure-u-13-24 {
    width: 54.1667%
}

.pure-u-14-24,
.pure-u-7-12 {
    width: 58.3333%
}

.pure-u-3-5 {
    width: 60%
}

.pure-u-15-24,
.pure-u-5-8 {
    width: 62.5%
}

.pure-u-16-24,
.pure-u-2-3 {
    width: 66.6667%
}

.pure-u-17-24 {
    width: 70.8333%
}

.pure-u-18-24,
.pure-u-3-4 {
    width: 75%
}

.pure-u-19-24 {
    width: 79.1667%
}

.pure-u-4-5 {
    width: 80%
}

.pure-u-20-24,
.pure-u-5-6 {
    width: 83.3333%
}

.pure-u-21-24,
.pure-u-7-8 {
    width: 87.5%
}

.pure-u-11-12,
.pure-u-22-24 {
    width: 91.6667%
}

.pure-u-23-24 {
    width: 95.8333%
}

.pure-u-1,
.pure-u-1-1,
.pure-u-24-24,
.pure-u-5-5 {
    width: 100%
}

@media screen and (min-width:320px) {
    .pure-u-xs-1,
    .pure-u-xs-1-1,
    .pure-u-xs-1-12,
    .pure-u-xs-1-2,
    .pure-u-xs-1-24,
    .pure-u-xs-1-3,
    .pure-u-xs-1-4,
    .pure-u-xs-1-5,
    .pure-u-xs-1-6,
    .pure-u-xs-1-8,
    .pure-u-xs-10-24,
    .pure-u-xs-11-12,
    .pure-u-xs-11-24,
    .pure-u-xs-12-24,
    .pure-u-xs-13-24,
    .pure-u-xs-14-24,
    .pure-u-xs-15-24,
    .pure-u-xs-16-24,
    .pure-u-xs-17-24,
    .pure-u-xs-18-24,
    .pure-u-xs-19-24,
    .pure-u-xs-2-24,
    .pure-u-xs-2-3,
    .pure-u-xs-2-5,
    .pure-u-xs-20-24,
    .pure-u-xs-21-24,
    .pure-u-xs-22-24,
    .pure-u-xs-23-24,
    .pure-u-xs-24-24,
    .pure-u-xs-3-24,
    .pure-u-xs-3-4,
    .pure-u-xs-3-5,
    .pure-u-xs-3-8,
    .pure-u-xs-4-24,
    .pure-u-xs-4-5,
    .pure-u-xs-5-12,
    .pure-u-xs-5-24,
    .pure-u-xs-5-5,
    .pure-u-xs-5-6,
    .pure-u-xs-5-8,
    .pure-u-xs-6-24,
    .pure-u-xs-7-12,
    .pure-u-xs-7-24,
    .pure-u-xs-7-8,
    .pure-u-xs-8-24,
    .pure-u-xs-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-xs-1-24 {
        width: 4.1667%
    }

    .pure-u-xs-1-12,
    .pure-u-xs-2-24 {
        width: 8.3333%
    }

    .pure-u-xs-1-8,
    .pure-u-xs-3-24 {
        width: 12.5%
    }

    .pure-u-xs-1-6,
    .pure-u-xs-4-24 {
        width: 16.6667%
    }

    .pure-u-xs-1-5 {
        width: 20%
    }

    .pure-u-xs-5-24 {
        width: 20.8333%
    }

    .pure-u-xs-1-4,
    .pure-u-xs-6-24 {
        width: 25%
    }

    .pure-u-xs-7-24 {
        width: 29.1667%
    }

    .pure-u-xs-1-3,
    .pure-u-xs-8-24 {
        width: 33.3333%
    }

    .pure-u-xs-3-8,
    .pure-u-xs-9-24 {
        width: 37.5%
    }

    .pure-u-xs-2-5 {
        width: 40%
    }

    .pure-u-xs-10-24,
    .pure-u-xs-5-12 {
        width: 41.6667%
    }

    .pure-u-xs-11-24 {
        width: 45.8333%
    }

    .pure-u-xs-1-2,
    .pure-u-xs-12-24 {
        width: 50%
    }

    .pure-u-xs-13-24 {
        width: 54.1667%
    }

    .pure-u-xs-14-24,
    .pure-u-xs-7-12 {
        width: 58.3333%
    }

    .pure-u-xs-3-5 {
        width: 60%
    }

    .pure-u-xs-15-24,
    .pure-u-xs-5-8 {
        width: 62.5%
    }

    .pure-u-xs-16-24,
    .pure-u-xs-2-3 {
        width: 66.6667%
    }

    .pure-u-xs-17-24 {
        width: 70.8333%
    }

    .pure-u-xs-18-24,
    .pure-u-xs-3-4 {
        width: 75%
    }

    .pure-u-xs-19-24 {
        width: 79.1667%
    }

    .pure-u-xs-4-5 {
        width: 80%
    }

    .pure-u-xs-20-24,
    .pure-u-xs-5-6 {
        width: 83.3333%
    }

    .pure-u-xs-21-24,
    .pure-u-xs-7-8 {
        width: 87.5%
    }

    .pure-u-xs-11-12,
    .pure-u-xs-22-24 {
        width: 91.6667%
    }

    .pure-u-xs-23-24 {
        width: 95.8333%
    }

    .pure-u-xs-1,
    .pure-u-xs-1-1,
    .pure-u-xs-24-24,
    .pure-u-xs-5-5 {
        width: 100%
    }
}

@media screen and (min-width:568px) {
    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-1-12,
    .pure-u-sm-1-2,
    .pure-u-sm-1-24,
    .pure-u-sm-1-3,
    .pure-u-sm-1-4,
    .pure-u-sm-1-5,
    .pure-u-sm-1-6,
    .pure-u-sm-1-8,
    .pure-u-sm-10-24,
    .pure-u-sm-11-12,
    .pure-u-sm-11-24,
    .pure-u-sm-12-24,
    .pure-u-sm-13-24,
    .pure-u-sm-14-24,
    .pure-u-sm-15-24,
    .pure-u-sm-16-24,
    .pure-u-sm-17-24,
    .pure-u-sm-18-24,
    .pure-u-sm-19-24,
    .pure-u-sm-2-24,
    .pure-u-sm-2-3,
    .pure-u-sm-2-5,
    .pure-u-sm-20-24,
    .pure-u-sm-21-24,
    .pure-u-sm-22-24,
    .pure-u-sm-23-24,
    .pure-u-sm-24-24,
    .pure-u-sm-3-24,
    .pure-u-sm-3-4,
    .pure-u-sm-3-5,
    .pure-u-sm-3-8,
    .pure-u-sm-4-24,
    .pure-u-sm-4-5,
    .pure-u-sm-5-12,
    .pure-u-sm-5-24,
    .pure-u-sm-5-5,
    .pure-u-sm-5-6,
    .pure-u-sm-5-8,
    .pure-u-sm-6-24,
    .pure-u-sm-7-12,
    .pure-u-sm-7-24,
    .pure-u-sm-7-8,
    .pure-u-sm-8-24,
    .pure-u-sm-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-sm-1-24 {
        width: 4.1667%
    }

    .pure-u-sm-1-12,
    .pure-u-sm-2-24 {
        width: 8.3333%
    }

    .pure-u-sm-1-8,
    .pure-u-sm-3-24 {
        width: 12.5%
    }

    .pure-u-sm-1-6,
    .pure-u-sm-4-24 {
        width: 16.6667%
    }

    .pure-u-sm-1-5 {
        width: 20%
    }

    .pure-u-sm-5-24 {
        width: 20.8333%
    }

    .pure-u-sm-1-4,
    .pure-u-sm-6-24 {
        width: 25%
    }

    .pure-u-sm-7-24 {
        width: 29.1667%
    }

    .pure-u-sm-1-3,
    .pure-u-sm-8-24 {
        width: 33.3333%
    }

    .pure-u-sm-3-8,
    .pure-u-sm-9-24 {
        width: 37.5%
    }

    .pure-u-sm-2-5 {
        width: 40%
    }

    .pure-u-sm-10-24,
    .pure-u-sm-5-12 {
        width: 41.6667%
    }

    .pure-u-sm-11-24 {
        width: 45.8333%
    }

    .pure-u-sm-1-2,
    .pure-u-sm-12-24 {
        width: 50%
    }

    .pure-u-sm-13-24 {
        width: 54.1667%
    }

    .pure-u-sm-14-24,
    .pure-u-sm-7-12 {
        width: 58.3333%
    }

    .pure-u-sm-3-5 {
        width: 60%
    }

    .pure-u-sm-15-24,
    .pure-u-sm-5-8 {
        width: 62.5%
    }

    .pure-u-sm-16-24,
    .pure-u-sm-2-3 {
        width: 66.6667%
    }

    .pure-u-sm-17-24 {
        width: 70.8333%
    }

    .pure-u-sm-18-24,
    .pure-u-sm-3-4 {
        width: 75%
    }

    .pure-u-sm-19-24 {
        width: 79.1667%
    }

    .pure-u-sm-4-5 {
        width: 80%
    }

    .pure-u-sm-20-24,
    .pure-u-sm-5-6 {
        width: 83.3333%
    }

    .pure-u-sm-21-24,
    .pure-u-sm-7-8 {
        width: 87.5%
    }

    .pure-u-sm-11-12,
    .pure-u-sm-22-24 {
        width: 91.6667%
    }

    .pure-u-sm-23-24 {
        width: 95.8333%
    }

    .pure-u-sm-1,
    .pure-u-sm-1-1,
    .pure-u-sm-24-24,
    .pure-u-sm-5-5 {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-1-12,
    .pure-u-md-1-2,
    .pure-u-md-1-24,
    .pure-u-md-1-3,
    .pure-u-md-1-4,
    .pure-u-md-1-5,
    .pure-u-md-1-6,
    .pure-u-md-1-8,
    .pure-u-md-10-24,
    .pure-u-md-11-12,
    .pure-u-md-11-24,
    .pure-u-md-12-24,
    .pure-u-md-13-24,
    .pure-u-md-14-24,
    .pure-u-md-15-24,
    .pure-u-md-16-24,
    .pure-u-md-17-24,
    .pure-u-md-18-24,
    .pure-u-md-19-24,
    .pure-u-md-2-24,
    .pure-u-md-2-3,
    .pure-u-md-2-5,
    .pure-u-md-20-24,
    .pure-u-md-21-24,
    .pure-u-md-22-24,
    .pure-u-md-23-24,
    .pure-u-md-24-24,
    .pure-u-md-3-24,
    .pure-u-md-3-4,
    .pure-u-md-3-5,
    .pure-u-md-3-8,
    .pure-u-md-4-24,
    .pure-u-md-4-5,
    .pure-u-md-5-12,
    .pure-u-md-5-24,
    .pure-u-md-5-5,
    .pure-u-md-5-6,
    .pure-u-md-5-8,
    .pure-u-md-6-24,
    .pure-u-md-7-12,
    .pure-u-md-7-24,
    .pure-u-md-7-8,
    .pure-u-md-8-24,
    .pure-u-md-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-md-1-24 {
        width: 4.1667%
    }

    .pure-u-md-1-12,
    .pure-u-md-2-24 {
        width: 8.3333%
    }

    .pure-u-md-1-8,
    .pure-u-md-3-24 {
        width: 12.5%
    }

    .pure-u-md-1-6,
    .pure-u-md-4-24 {
        width: 16.6667%
    }

    .pure-u-md-1-5 {
        width: 20%
    }

    .pure-u-md-5-24 {
        width: 20.8333%
    }

    .pure-u-md-1-4,
    .pure-u-md-6-24 {
        width: 25%
    }

    .pure-u-md-7-24 {
        width: 29.1667%
    }

    .pure-u-md-1-3,
    .pure-u-md-8-24 {
        width: 33.3333%
    }

    .pure-u-md-3-8,
    .pure-u-md-9-24 {
        width: 37.5%
    }

    .pure-u-md-2-5 {
        width: 40%
    }

    .pure-u-md-10-24,
    .pure-u-md-5-12 {
        width: 41.6667%
    }

    .pure-u-md-11-24 {
        width: 45.8333%
    }

    .pure-u-md-1-2,
    .pure-u-md-12-24 {
        width: 50%
    }

    .pure-u-md-13-24 {
        width: 54.1667%
    }

    .pure-u-md-14-24,
    .pure-u-md-7-12 {
        width: 58.3333%
    }

    .pure-u-md-3-5 {
        width: 60%
    }

    .pure-u-md-15-24,
    .pure-u-md-5-8 {
        width: 62.5%
    }

    .pure-u-md-16-24,
    .pure-u-md-2-3 {
        width: 66.6667%
    }

    .pure-u-md-17-24 {
        width: 70.8333%
    }

    .pure-u-md-18-24,
    .pure-u-md-3-4 {
        width: 75%
    }

    .pure-u-md-19-24 {
        width: 79.1667%
    }

    .pure-u-md-4-5 {
        width: 80%
    }

    .pure-u-md-20-24,
    .pure-u-md-5-6 {
        width: 83.3333%
    }

    .pure-u-md-21-24,
    .pure-u-md-7-8 {
        width: 87.5%
    }

    .pure-u-md-11-12,
    .pure-u-md-22-24 {
        width: 91.6667%
    }

    .pure-u-md-23-24 {
        width: 95.8333%
    }

    .pure-u-md-1,
    .pure-u-md-1-1,
    .pure-u-md-24-24,
    .pure-u-md-5-5 {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-1-12,
    .pure-u-lg-1-2,
    .pure-u-lg-1-24,
    .pure-u-lg-1-3,
    .pure-u-lg-1-4,
    .pure-u-lg-1-5,
    .pure-u-lg-1-6,
    .pure-u-lg-1-8,
    .pure-u-lg-10-24,
    .pure-u-lg-11-12,
    .pure-u-lg-11-24,
    .pure-u-lg-12-24,
    .pure-u-lg-13-24,
    .pure-u-lg-14-24,
    .pure-u-lg-15-24,
    .pure-u-lg-16-24,
    .pure-u-lg-17-24,
    .pure-u-lg-18-24,
    .pure-u-lg-19-24,
    .pure-u-lg-2-24,
    .pure-u-lg-2-3,
    .pure-u-lg-2-5,
    .pure-u-lg-20-24,
    .pure-u-lg-21-24,
    .pure-u-lg-22-24,
    .pure-u-lg-23-24,
    .pure-u-lg-24-24,
    .pure-u-lg-3-24,
    .pure-u-lg-3-4,
    .pure-u-lg-3-5,
    .pure-u-lg-3-8,
    .pure-u-lg-4-24,
    .pure-u-lg-4-5,
    .pure-u-lg-5-12,
    .pure-u-lg-5-24,
    .pure-u-lg-5-5,
    .pure-u-lg-5-6,
    .pure-u-lg-5-8,
    .pure-u-lg-6-24,
    .pure-u-lg-7-12,
    .pure-u-lg-7-24,
    .pure-u-lg-7-8,
    .pure-u-lg-8-24,
    .pure-u-lg-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-lg-1-24 {
        width: 4.1667%
    }

    .pure-u-lg-1-12,
    .pure-u-lg-2-24 {
        width: 8.3333%
    }

    .pure-u-lg-1-8,
    .pure-u-lg-3-24 {
        width: 12.5%
    }

    .pure-u-lg-1-6,
    .pure-u-lg-4-24 {
        width: 16.6667%
    }

    .pure-u-lg-1-5 {
        width: 20%
    }

    .pure-u-lg-5-24 {
        width: 20.8333%
    }

    .pure-u-lg-1-4,
    .pure-u-lg-6-24 {
        width: 25%
    }

    .pure-u-lg-7-24 {
        width: 29.1667%
    }

    .pure-u-lg-1-3,
    .pure-u-lg-8-24 {
        width: 33.3333%
    }

    .pure-u-lg-3-8,
    .pure-u-lg-9-24 {
        width: 37.5%
    }

    .pure-u-lg-2-5 {
        width: 40%
    }

    .pure-u-lg-10-24,
    .pure-u-lg-5-12 {
        width: 41.6667%
    }

    .pure-u-lg-11-24 {
        width: 45.8333%
    }

    .pure-u-lg-1-2,
    .pure-u-lg-12-24 {
        width: 50%
    }

    .pure-u-lg-13-24 {
        width: 54.1667%
    }

    .pure-u-lg-14-24,
    .pure-u-lg-7-12 {
        width: 58.3333%
    }

    .pure-u-lg-3-5 {
        width: 60%
    }

    .pure-u-lg-15-24,
    .pure-u-lg-5-8 {
        width: 62.5%
    }

    .pure-u-lg-16-24,
    .pure-u-lg-2-3 {
        width: 66.6667%
    }

    .pure-u-lg-17-24 {
        width: 70.8333%
    }

    .pure-u-lg-18-24,
    .pure-u-lg-3-4 {
        width: 75%
    }

    .pure-u-lg-19-24 {
        width: 79.1667%
    }

    .pure-u-lg-4-5 {
        width: 80%
    }

    .pure-u-lg-20-24,
    .pure-u-lg-5-6 {
        width: 83.3333%
    }

    .pure-u-lg-21-24,
    .pure-u-lg-7-8 {
        width: 87.5%
    }

    .pure-u-lg-11-12,
    .pure-u-lg-22-24 {
        width: 91.6667%
    }

    .pure-u-lg-23-24 {
        width: 95.8333%
    }

    .pure-u-lg-1,
    .pure-u-lg-1-1,
    .pure-u-lg-24-24,
    .pure-u-lg-5-5 {
        width: 100%
    }
}

@media screen and (min-width:1440px) {
    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-1-12,
    .pure-u-xl-1-2,
    .pure-u-xl-1-24,
    .pure-u-xl-1-3,
    .pure-u-xl-1-4,
    .pure-u-xl-1-5,
    .pure-u-xl-1-6,
    .pure-u-xl-1-8,
    .pure-u-xl-10-24,
    .pure-u-xl-11-12,
    .pure-u-xl-11-24,
    .pure-u-xl-12-24,
    .pure-u-xl-13-24,
    .pure-u-xl-14-24,
    .pure-u-xl-15-24,
    .pure-u-xl-16-24,
    .pure-u-xl-17-24,
    .pure-u-xl-18-24,
    .pure-u-xl-19-24,
    .pure-u-xl-2-24,
    .pure-u-xl-2-3,
    .pure-u-xl-2-5,
    .pure-u-xl-20-24,
    .pure-u-xl-21-24,
    .pure-u-xl-22-24,
    .pure-u-xl-23-24,
    .pure-u-xl-24-24,
    .pure-u-xl-3-24,
    .pure-u-xl-3-4,
    .pure-u-xl-3-5,
    .pure-u-xl-3-8,
    .pure-u-xl-4-24,
    .pure-u-xl-4-5,
    .pure-u-xl-5-12,
    .pure-u-xl-5-24,
    .pure-u-xl-5-5,
    .pure-u-xl-5-6,
    .pure-u-xl-5-8,
    .pure-u-xl-6-24,
    .pure-u-xl-7-12,
    .pure-u-xl-7-24,
    .pure-u-xl-7-8,
    .pure-u-xl-8-24,
    .pure-u-xl-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-xl-1-24 {
        width: 4.1667%
    }

    .pure-u-xl-1-12,
    .pure-u-xl-2-24 {
        width: 8.3333%
    }

    .pure-u-xl-1-8,
    .pure-u-xl-3-24 {
        width: 12.5%
    }

    .pure-u-xl-1-6,
    .pure-u-xl-4-24 {
        width: 16.6667%
    }

    .pure-u-xl-1-5 {
        width: 20%
    }

    .pure-u-xl-5-24 {
        width: 20.8333%
    }

    .pure-u-xl-1-4,
    .pure-u-xl-6-24 {
        width: 25%
    }

    .pure-u-xl-7-24 {
        width: 29.1667%
    }

    .pure-u-xl-1-3,
    .pure-u-xl-8-24 {
        width: 33.3333%
    }

    .pure-u-xl-3-8,
    .pure-u-xl-9-24 {
        width: 37.5%
    }

    .pure-u-xl-2-5 {
        width: 40%
    }

    .pure-u-xl-10-24,
    .pure-u-xl-5-12 {
        width: 41.6667%
    }

    .pure-u-xl-11-24 {
        width: 45.8333%
    }

    .pure-u-xl-1-2,
    .pure-u-xl-12-24 {
        width: 50%
    }

    .pure-u-xl-13-24 {
        width: 54.1667%
    }

    .pure-u-xl-14-24,
    .pure-u-xl-7-12 {
        width: 58.3333%
    }

    .pure-u-xl-3-5 {
        width: 60%
    }

    .pure-u-xl-15-24,
    .pure-u-xl-5-8 {
        width: 62.5%
    }

    .pure-u-xl-16-24,
    .pure-u-xl-2-3 {
        width: 66.6667%
    }

    .pure-u-xl-17-24 {
        width: 70.8333%
    }

    .pure-u-xl-18-24,
    .pure-u-xl-3-4 {
        width: 75%
    }

    .pure-u-xl-19-24 {
        width: 79.1667%
    }

    .pure-u-xl-4-5 {
        width: 80%
    }

    .pure-u-xl-20-24,
    .pure-u-xl-5-6 {
        width: 83.3333%
    }

    .pure-u-xl-21-24,
    .pure-u-xl-7-8 {
        width: 87.5%
    }

    .pure-u-xl-11-12,
    .pure-u-xl-22-24 {
        width: 91.6667%
    }

    .pure-u-xl-23-24 {
        width: 95.8333%
    }

    .pure-u-xl-1,
    .pure-u-xl-1-1,
    .pure-u-xl-24-24,
    .pure-u-xl-5-5 {
        width: 100%
    }
}

.valign {
    display: table;
    width: 100%
}

    .valign .center {
        vertical-align: middle;
        display: table-cell
    }

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.meta-data {
    font-size: 15px
}

.text--left {
    text-align: left
}

.text--center {
    text-align: center
}

.text--right {
    text-align: right
}

.ModularPage .main,
.Page .main,
.main--landing,
.main--listinglayout,
.tooltip::after {
    text-align: center
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.printonly {
    display: none
}

@media print {
    .printonly {
        display: block
    }
}

.no-js .js-only,
html body .hidden-xs {
    display: none
}

.js .no-js-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

html body .hidden-sm {
    display: block
}

@media screen and (min-width:568px) {
    html body .hidden-xs {
        display: block
    }

    html body .hidden-sm {
        display: none
    }
}

html body .hidden-md {
    display: block
}

@media screen and (min-width:768px) {
    html body .hidden-sm {
        display: block
    }

    html body .hidden-md {
        display: none
    }
}

html body .hidden-lg {
    display: block
}

@media screen and (min-width:1024px) {
    html body .hidden-md {
        display: block
    }

    html body .hidden-lg {
        display: none
    }
}

html body .hidden-xl {
    display: block
}

@media screen and (min-width:1440px) {
    html body .hidden-lg {
        display: block
    }

    html body .hidden-xl {
        display: none
    }
}

.outer-link,
.spinner {
    display: block;
    width: 100%
}

    .inner-link,
    .outer-link ~ * a,
    .outer-link ~ a {
        position: relative;
        top: 0;
        left: 0;
        z-index: 500;
        zoom: 1
    }

.outer-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: 10
}

    .outer-link:focus {
        outline: #aaa dotted 1px
    }

        .hamburger:focus,
        .outer-link:focus:active,
        .ui-dialog,
        .ui-menu {
            outline: 0
        }

    .outer-link ~ div,
    .outer-link ~ div * {
        cursor: pointer;
        z-index: 0;
        position: relative
    }

.tooltip::after {
    content: "copied";
    width: 100%;
    position: absolute;
    top: 12%;
    left: 0;
    font-size: .75em;
    padding: 2px;
    color: #fff;
    background-color: #23d07e;
    border-radius: 3px;
    opacity: 0;
    will-change: opacity, transform;
    animation: tooltip 1.5s ease
}

.captionImage,
.layout,
[class*=pure-pull],
[class*=pure-push],
figure.featured-image,
html {
    position: relative
}

.blog-summary,
.blog-tag,
.blog-tags-title,
.blog-title,
.promotion,
.reveal,
.snippet {
    animation-delay: .5s;
    animation-fill-mode: forwards
}

@keyframes tooltip {
    0% {
        opacity: 0;
        transform: translateX(25%)
    }

    70% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.blog-tag,
.reveal {
    opacity: 0;
    animation-duration: 1s;
    animation-name: fadeIn
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.blog-summary,
.blog-title,
.promotion,
.snippet {
    opacity: 0;
    animation-duration: 1s;
    animation-name: fadeInUp
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.blog-tags-title {
    animation-duration: .5s;
    animation-name: fadeInLeft
}

.reveal {
    transition: all .5s
}

    .reveal:nth-child(1) {
        animation-delay: .1s
    }

    .reveal:nth-child(2) {
        animation-delay: .2s
    }

    .reveal:nth-child(3) {
        animation-delay: .3s
    }

    .reveal:nth-child(4) {
        animation-delay: .4s
    }

    .reveal:nth-child(5) {
        animation-delay: .5s
    }

    .reveal:nth-child(6) {
        animation-delay: .6s
    }

    .reveal:nth-child(7) {
        animation-delay: .7s
    }

    .reveal:nth-child(8) {
        animation-delay: .8s
    }

    .reveal:nth-child(9) {
        animation-delay: .9s
    }

    .reveal:nth-child(10) {
        animation-delay: 1s
    }

    .reveal:nth-child(11) {
        animation-delay: 1.1s
    }

    .reveal:nth-child(12) {
        animation-delay: 1.2s
    }

    .reveal:nth-child(13) {
        animation-delay: 1.3s
    }

    .reveal:nth-child(14) {
        animation-delay: 1.4s
    }

    .reveal:nth-child(15) {
        animation-delay: 1.5s
    }

    .reveal:nth-child(16) {
        animation-delay: 1.6s
    }

    .reveal:nth-child(17) {
        animation-delay: 1.7s
    }

    .reveal:nth-child(18) {
        animation-delay: 1.8s
    }

    .reveal:nth-child(19) {
        animation-delay: 1.9s
    }

.spinner {
    background: url(../images/loading.gif) center center no-repeat;
    background-size: contain;
    height: 25px;
    opacity: 0;
    transition: opacity ease .1s
}

    .spinner.active {
        opacity: 1
    }

* {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media print {
    * * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
        -webkit-text-size-adjust: 100% !important;
        line-height: 1.5em;
        transition: none !important
    }

    @page {
        margin: 2cm 2cm 2.5cm 2cm;
        size: A4
    }

    .resourcefooter {
        display: none
    }
}

body,
html {
    width: 100%;
    height: 100%
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    background-color: #fff;
    font-size: 14px;
    line-height: 25px;
    overflow-x: hidden
}

    body.HomePage {
        background: #f2f6f9
    }

figure {
    margin: 0
}

.layout {
    z-index: 3
}

.main {
    overflow-x: auto;
    padding-bottom: 30px;
    padding-top: 15px
}

.main--landing .landingcontent {
    margin: 30px auto 0
}

.main--classes {
    margin: 100px auto
}

@media screen and (min-width:768px) {
    .main--classes {
        margin-top: 0
    }
}

.main--listinglayout .landingcontent {
    max-width: 760px
}

.ModularPage .main .maincontent,
.Page .main .maincontent {
    margin: 0 auto;
    max-width: 960px;
    text-align: left
}

.ModularPage .main.nowidget .maincontent,
.Page .main.nowidget .maincontent {
    margin: 100px auto
}

@media screen and (min-width:768px) {
    .ModularPage .main.nowidget .maincontent,
    .Page .main.nowidget .maincontent {
        margin-top: 0
    }
}

.ElIframe iframe,
.element.virtual .element_content__content img {
    margin: 0 auto
}

@media screen and (min-width:1024px) {
    .main {
        padding-bottom: 60px;
        padding-top: 30px
    }

    body:not([class*=LandingPage]) .ElSnippets h2,
    body:not([class*=LandingPage]) .element-content .element_content__content h2 {
        font-size: 38px
    }
}

.element.virtual .element_content__content {
    padding-bottom: 15px;
    margin: 0 auto;
    max-width: 760px;
    text-align: center
}

    .element.virtual .element_content__content ol li p:last-child,
    .element.virtual .element_content__content p:not(.caption):last-child,
    .element.virtual .element_content__content ul li p:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .element.virtual .element_content__content .sectionfooter--classes--list-item a span,
    .element.virtual .element_content__content h2,
    .element.virtual .element_content__content h3,
    .element.virtual .element_content__content h4,
    .element.virtual .element_content__content h5,
    .element.virtual .element_content__content h6,
    .element.virtual .element_content__content ol,
    .element.virtual .element_content__content p,
    .element.virtual .element_content__content ul,
    .sectionfooter--classes--list-item a .element.virtual .element_content__content span {
        text-align: left
    }

        .element.virtual .element_content__content ol li p:first-child,
        .element.virtual .element_content__content ul li p:first-child {
            margin-top: 0;
            padding-top: 0
        }

.element-content {
    padding-bottom: 15px;
    text-align: center
}

    .element-content .element_content__content {
        margin: 0 auto;
        max-width: 760px;
        text-align: center
    }

        .element-content .element_content__content img {
            margin: 0 auto
        }

        .element-content .element_content__content ol li p:last-child,
        .element-content .element_content__content p:not(.caption):last-child,
        .element-content .element_content__content ul li p:last-child {
            margin-bottom: 0;
            padding-bottom: 0
        }

        .element-content .element_content__content .sectionfooter--classes--list-item a span,
        .element-content .element_content__content h2,
        .element-content .element_content__content h3,
        .element-content .element_content__content h4,
        .element-content .element_content__content h5,
        .element-content .element_content__content h6,
        .element-content .element_content__content ol,
        .element-content .element_content__content p,
        .element-content .element_content__content ul,
        .sectionfooter--classes--list-item a .element-content .element_content__content span {
            text-align: left
        }

            .element-content .element_content__content ol li p:first-child,
            .element-content .element_content__content ul li p:first-child {
                margin-top: 0;
                padding-top: 0
            }

.ElementImage img {
    margin: 0 auto
}

.ElementImage .image_caption {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 14px;
    color: #a9a9a9;
    margin-top: 14px
}

.container {
    margin: 0 20px
}

@media screen and (min-width:768px) {
    .container {
        margin: 0 30px
    }
}

@media screen and (min-width:1024px) {
    .container {
        margin: 0 32px
    }
}

@media screen and (min-width:1440px) {
    .container {
        margin: 0 auto;
        max-width: 1260px
    }
}

@media print {
    .container {
        margin: 0;
        max-width: none
    }
}

.container.sectionheader-inner {
    margin: 0
}


/*!
Pure (Push/Pull Extension) v0.6.0
Licesned under the BSD Licesne
https://github.com/pimbrouwers/Pure-CSS-Push-Pull-Library/blob/master/LICENSE
*/

.pure-g--padding > [class*=pure-u] {
    box-sizing: border-box;
    padding: 0 3px;
    letter-spacing: normal
}

@media screen and (min-width:768px) {
    .container.sectionheader-inner {
        margin: 0 15px
    }

    .pure-g--padding > [class*=pure-u] {
        padding: 0 5px
    }
}

@media screen and (min-width:1024px) {
    .container.sectionheader-inner {
        margin: 0 auto
    }

    .pure-g--padding > [class*=pure-u] {
        padding: 0 5px
    }
}

@media screen and (min-width:1440px) {
    .pure-g--padding > [class*=pure-u] {
        padding: 0 6px
    }
}

.pure-g--centered {
    text-align: center
}

    .pure-g--centered > [class*=pure-u]:not(.text--center) {
        margin-left: auto;
        margin-right: auto;
        text-align: left
    }

@media print {
    .pure-g--centered > [class*=pure-u]:not(.text--center) {
        margin: none
    }
}

.pure-g {
    display: -ms-flexbox;
    display: flex;
    display: flexbox;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media screen and (min-width:35.5em) {
    .pure-push-sm-1-24 {
        left: 4.1667%
    }

    .pure-push-sm-1-12,
    .pure-push-sm-2-24 {
        left: 8.3333%
    }

    .pure-push-sm-1-8,
    .pure-push-sm-3-24 {
        left: 12.5%
    }

    .pure-push-sm-1-6,
    .pure-push-sm-4-24 {
        left: 16.6667%
    }

    .pure-push-sm-1-5 {
        left: 20%
    }

    .pure-push-sm-5-24 {
        left: 20.8333%
    }

    .pure-push-sm-1-4,
    .pure-push-sm-6-24 {
        left: 25%
    }

    .pure-push-sm-7-24 {
        left: 29.1667%
    }

    .pure-push-sm-1-3,
    .pure-push-sm-8-24 {
        left: 33.3333%
    }

    .pure-push-sm-3-8,
    .pure-push-sm-9-24 {
        left: 37.5%
    }

    .pure-push-sm-2-5 {
        left: 40%
    }

    .pure-push-sm-10-24,
    .pure-push-sm-5-12 {
        left: 41.6667%
    }

    .pure-push-sm-11-24 {
        left: 45.8333%
    }

    .pure-push-sm-1-2,
    .pure-push-sm-12-24 {
        left: 50%
    }

    .pure-push-sm-13-24 {
        left: 54.1667%
    }

    .pure-push-sm-14-24,
    .pure-push-sm-7-12 {
        left: 58.3333%
    }

    .pure-push-sm-3-5 {
        left: 60%
    }

    .pure-push-sm-15-24,
    .pure-push-sm-5-8 {
        left: 62.5%
    }

    .pure-push-sm-16-24,
    .pure-push-sm-2-3 {
        left: 66.6667%
    }

    .pure-push-sm-17-24 {
        left: 70.8333%
    }

    .pure-push-sm-18-24,
    .pure-push-sm-3-4 {
        left: 75%
    }

    .pure-push-sm-19-24 {
        left: 79.1667%
    }

    .pure-push-sm-4-5 {
        left: 80%
    }

    .pure-push-sm-20-24,
    .pure-push-sm-5-6 {
        left: 83.3333%
    }

    .pure-push-sm-21-24,
    .pure-push-sm-7-8 {
        left: 87.5%
    }

    .pure-push-sm-11-12,
    .pure-push-sm-22-24 {
        left: 91.6667%
    }

    .pure-push-sm-23-24 {
        left: 95.8333%
    }

    .pure-push-sm-1,
    .pure-push-sm-1-1,
    .pure-push-sm-24-24,
    .pure-push-sm-5-5 {
        left: 100%
    }

    .pure-pull-sm-1-24 {
        right: 4.1667%
    }

    .pure-pull-sm-1-12,
    .pure-pull-sm-2-24 {
        right: 8.3333%
    }

    .pure-pull-sm-1-8,
    .pure-pull-sm-3-24 {
        right: 12.5%
    }

    .pure-pull-sm-1-6,
    .pure-pull-sm-4-24 {
        right: 16.6667%
    }

    .pure-pull-sm-1-5,
    .pure-push-sm-1-5 {
        right: 20%
    }

    .pure-pull-sm-5-24 {
        right: 20.8333%
    }

    .pure-pull-sm-1-4,
    .pure-pull-sm-6-24 {
        right: 25%
    }

    .pure-pull-sm-7-24 {
        right: 29.1667%
    }

    .pure-pull-sm-1-3,
    .pure-pull-sm-8-24 {
        right: 33.3333%
    }

    .pure-pull-sm-3-8,
    .pure-pull-sm-9-24 {
        right: 37.5%
    }

    .pure-pull-sm-2-5 {
        right: 40%
    }

    .pure-pull-sm-10-24,
    .pure-pull-sm-5-12 {
        right: 41.6667%
    }

    .pure-pull-sm-11-24 {
        right: 45.8333%
    }

    .pure-pull-sm-1-2,
    .pure-pull-sm-12-24 {
        right: 50%
    }

    .pure-pull-sm-13-24 {
        right: 54.1667%
    }

    .pure-pull-sm-14-24,
    .pure-pull-sm-7-12 {
        right: 58.3333%
    }

    .pure-pull-sm-3-5 {
        right: 60%
    }

    .pure-pull-sm-15-24,
    .pure-pull-sm-5-8 {
        right: 62.5%
    }

    .pure-pull-sm-16-24,
    .pure-pull-sm-2-3 {
        right: 66.6667%
    }

    .pure-pull-sm-17-24 {
        right: 70.8333%
    }

    .pure-pull-sm-18-24,
    .pure-pull-sm-3-4 {
        right: 75%
    }

    .pure-pull-sm-19-24 {
        right: 79.1667%
    }

    .pure-pull-sm-4-5 {
        right: 80%
    }

    .pure-pull-sm-20-24,
    .pure-pull-sm-5-6 {
        right: 83.3333%
    }

    .pure-pull-sm-21-24,
    .pure-pull-sm-7-8 {
        right: 87.5%
    }

    .pure-pull-sm-11-12,
    .pure-pull-sm-22-24 {
        right: 91.6667%
    }

    .pure-pull-sm-23-24 {
        right: 95.8333%
    }

    .pure-pull-sm-1,
    .pure-pull-sm-1-1,
    .pure-pull-sm-24-24,
    .pure-pull-sm-5-5 {
        right: 100%
    }
}

@media screen and (min-width:48em) {
    .pure-push-md-1-24 {
        left: 4.1667%
    }

    .pure-push-md-1-12,
    .pure-push-md-2-24 {
        left: 8.3333%
    }

    .pure-push-md-1-8,
    .pure-push-md-3-24 {
        left: 12.5%
    }

    .pure-push-md-1-6,
    .pure-push-md-4-24 {
        left: 16.6667%
    }

    .pure-push-md-1-5 {
        left: 20%
    }

    .pure-push-md-5-24 {
        left: 20.8333%
    }

    .pure-push-md-1-4,
    .pure-push-md-6-24 {
        left: 25%
    }

    .pure-push-md-7-24 {
        left: 29.1667%
    }

    .pure-push-md-1-3,
    .pure-push-md-8-24 {
        left: 33.3333%
    }

    .pure-push-md-3-8,
    .pure-push-md-9-24 {
        left: 37.5%
    }

    .pure-push-md-2-5 {
        left: 40%
    }

    .pure-push-md-10-24,
    .pure-push-md-5-12 {
        left: 41.6667%
    }

    .pure-push-md-11-24 {
        left: 45.8333%
    }

    .pure-push-md-1-2,
    .pure-push-md-12-24 {
        left: 50%
    }

    .pure-push-md-13-24 {
        left: 54.1667%
    }

    .pure-push-md-14-24,
    .pure-push-md-7-12 {
        left: 58.3333%
    }

    .pure-push-md-3-5 {
        left: 60%
    }

    .pure-push-md-15-24,
    .pure-push-md-5-8 {
        left: 62.5%
    }

    .pure-push-md-16-24,
    .pure-push-md-2-3 {
        left: 66.6667%
    }

    .pure-push-md-17-24 {
        left: 70.8333%
    }

    .pure-push-md-18-24,
    .pure-push-md-3-4 {
        left: 75%
    }

    .pure-push-md-19-24 {
        left: 79.1667%
    }

    .pure-push-md-4-5 {
        left: 80%
    }

    .pure-push-md-20-24,
    .pure-push-md-5-6 {
        left: 83.3333%
    }

    .pure-push-md-21-24,
    .pure-push-md-7-8 {
        left: 87.5%
    }

    .pure-push-md-11-12,
    .pure-push-md-22-24 {
        left: 91.6667%
    }

    .pure-push-md-23-24 {
        left: 95.8333%
    }

    .pure-push-md-1,
    .pure-push-md-1-1,
    .pure-push-md-24-24,
    .pure-push-md-5-5 {
        left: 100%
    }

    .pure-pull-md-1-24 {
        right: 4.1667%
    }

    .pure-pull-md-1-12,
    .pure-pull-md-2-24 {
        right: 8.3333%
    }

    .pure-pull-md-1-8,
    .pure-pull-md-3-24 {
        right: 12.5%
    }

    .pure-pull-md-1-6,
    .pure-pull-md-4-24 {
        right: 16.6667%
    }

    .pure-pull-md-1-5 {
        right: 20%
    }

    .pure-pull-md-5-24 {
        right: 20.8333%
    }

    .pure-pull-md-1-4,
    .pure-pull-md-6-24 {
        right: 25%
    }

    .pure-pull-md-7-24 {
        right: 29.1667%
    }

    .pure-pull-md-1-3,
    .pure-pull-md-8-24 {
        right: 33.3333%
    }

    .pure-pull-md-3-8,
    .pure-pull-md-9-24 {
        right: 37.5%
    }

    .pure-pull-md-2-5 {
        right: 40%
    }

    .pure-pull-md-10-24,
    .pure-pull-md-5-12 {
        right: 41.6667%
    }

    .pure-pull-md-11-24 {
        right: 45.8333%
    }

    .pure-pull-md-1-2,
    .pure-pull-md-12-24 {
        right: 50%
    }

    .pure-pull-md-13-24 {
        right: 54.1667%
    }

    .pure-pull-md-14-24,
    .pure-pull-md-7-12 {
        right: 58.3333%
    }

    .pure-pull-md-3-5 {
        right: 60%
    }

    .pure-pull-md-15-24,
    .pure-pull-md-5-8 {
        right: 62.5%
    }

    .pure-pull-md-16-24,
    .pure-pull-md-2-3 {
        right: 66.6667%
    }

    .pure-pull-md-17-24 {
        right: 70.8333%
    }

    .pure-pull-md-18-24,
    .pure-pull-md-3-4 {
        right: 75%
    }

    .pure-pull-md-19-24 {
        right: 79.1667%
    }

    .pure-pull-md-4-5 {
        right: 80%
    }

    .pure-pull-md-20-24,
    .pure-pull-md-5-6 {
        right: 83.3333%
    }

    .pure-pull-md-21-24,
    .pure-pull-md-7-8 {
        right: 87.5%
    }

    .pure-pull-md-11-12,
    .pure-pull-md-22-24 {
        right: 91.6667%
    }

    .pure-pull-md-23-24 {
        right: 95.8333%
    }

    .pure-pull-md-1,
    .pure-pull-md-1-1,
    .pure-pull-md-24-24,
    .pure-pull-md-5-5 {
        right: 100%
    }
}

@media screen and (min-width:64em) {
    .pure-push-lg-1-24 {
        left: 4.1667%
    }

    .pure-push-lg-1-12,
    .pure-push-lg-2-24 {
        left: 8.3333%
    }

    .pure-push-lg-1-8,
    .pure-push-lg-3-24 {
        left: 12.5%
    }

    .pure-push-lg-1-6,
    .pure-push-lg-4-24 {
        left: 16.6667%
    }

    .pure-push-lg-1-5 {
        left: 20%
    }

    .pure-push-lg-5-24 {
        left: 20.8333%
    }

    .pure-push-lg-1-4,
    .pure-push-lg-6-24 {
        left: 25%
    }

    .pure-push-lg-7-24 {
        left: 29.1667%
    }

    .pure-push-lg-1-3,
    .pure-push-lg-8-24 {
        left: 33.3333%
    }

    .pure-push-lg-3-8,
    .pure-push-lg-9-24 {
        left: 37.5%
    }

    .pure-push-lg-2-5 {
        left: 40%
    }

    .pure-push-lg-10-24,
    .pure-push-lg-5-12 {
        left: 41.6667%
    }

    .pure-push-lg-11-24 {
        left: 45.8333%
    }

    .pure-push-lg-1-2,
    .pure-push-lg-12-24 {
        left: 50%
    }

    .pure-push-lg-13-24 {
        left: 54.1667%
    }

    .pure-push-lg-14-24,
    .pure-push-lg-7-12 {
        left: 58.3333%
    }

    .pure-push-lg-3-5 {
        left: 60%
    }

    .pure-push-lg-15-24,
    .pure-push-lg-5-8 {
        left: 62.5%
    }

    .pure-push-lg-16-24,
    .pure-push-lg-2-3 {
        left: 66.6667%
    }

    .pure-push-lg-17-24 {
        left: 70.8333%
    }

    .pure-push-lg-18-24,
    .pure-push-lg-3-4 {
        left: 75%
    }

    .pure-push-lg-19-24 {
        left: 79.1667%
    }

    .pure-push-lg-4-5 {
        left: 80%
    }

    .pure-push-lg-20-24,
    .pure-push-lg-5-6 {
        left: 83.3333%
    }

    .pure-push-lg-21-24,
    .pure-push-lg-7-8 {
        left: 87.5%
    }

    .pure-push-lg-11-12,
    .pure-push-lg-22-24 {
        left: 91.6667%
    }

    .pure-push-lg-23-24 {
        left: 95.8333%
    }

    .pure-push-lg-1,
    .pure-push-lg-1-1,
    .pure-push-lg-24-24,
    .pure-push-lg-5-5 {
        left: 100%
    }

    .pure-pull-lg-1-24 {
        right: 4.1667%
    }

    .pure-pull-lg-1-12,
    .pure-pull-lg-2-24 {
        right: 8.3333%
    }

    .pure-pull-lg-1-8,
    .pure-pull-lg-3-24 {
        right: 12.5%
    }

    .pure-pull-lg-1-6,
    .pure-pull-lg-4-24 {
        right: 16.6667%
    }

    .pure-pull-lg-1-5 {
        right: 20%
    }

    .pure-pull-lg-5-24 {
        right: 20.8333%
    }

    .pure-pull-lg-1-4,
    .pure-pull-lg-6-24 {
        right: 25%
    }

    .pure-pull-lg-7-24 {
        right: 29.1667%
    }

    .pure-pull-lg-1-3,
    .pure-pull-lg-8-24 {
        right: 33.3333%
    }

    .pure-pull-lg-3-8,
    .pure-pull-lg-9-24 {
        right: 37.5%
    }

    .pure-pull-lg-2-5 {
        right: 40%
    }

    .pure-pull-lg-10-24,
    .pure-pull-lg-5-12 {
        right: 41.6667%
    }

    .pure-pull-lg-11-24 {
        right: 45.8333%
    }

    .pure-pull-lg-1-2,
    .pure-pull-lg-12-24 {
        right: 50%
    }

    .pure-pull-lg-13-24 {
        right: 54.1667%
    }

    .pure-pull-lg-14-24,
    .pure-pull-lg-7-12 {
        right: 58.3333%
    }

    .pure-pull-lg-3-5 {
        right: 60%
    }

    .pure-pull-lg-15-24,
    .pure-pull-lg-5-8 {
        right: 62.5%
    }

    .pure-pull-lg-16-24,
    .pure-pull-lg-2-3 {
        right: 66.6667%
    }

    .pure-pull-lg-17-24 {
        right: 70.8333%
    }

    .pure-pull-lg-18-24,
    .pure-pull-lg-3-4 {
        right: 75%
    }

    .pure-pull-lg-19-24 {
        right: 79.1667%
    }

    .pure-pull-lg-4-5 {
        right: 80%
    }

    .pure-pull-lg-20-24,
    .pure-pull-lg-5-6 {
        right: 83.3333%
    }

    .pure-pull-lg-21-24,
    .pure-pull-lg-7-8 {
        right: 87.5%
    }

    .pure-pull-lg-11-12,
    .pure-pull-lg-22-24 {
        right: 91.6667%
    }

    .pure-pull-lg-23-24 {
        right: 95.8333%
    }

    .pure-pull-lg-1,
    .pure-pull-lg-1-1,
    .pure-pull-lg-24-24,
    .pure-pull-lg-5-5 {
        right: 100%
    }
}

@media screen and (min-width:80em) {
    .pure-push-xl-1-24 {
        left: 4.1667%
    }

    .pure-push-xl-1-12,
    .pure-push-xl-2-24 {
        left: 8.3333%
    }

    .pure-push-xl-1-8,
    .pure-push-xl-3-24 {
        left: 12.5%
    }

    .pure-push-xl-1-6,
    .pure-push-xl-4-24 {
        left: 16.6667%
    }

    .pure-push-xl-1-5 {
        left: 20%
    }

    .pure-push-xl-5-24 {
        left: 20.8333%
    }

    .pure-push-xl-1-4,
    .pure-push-xl-6-24 {
        left: 25%
    }

    .pure-push-xl-7-24 {
        left: 29.1667%
    }

    .pure-push-xl-1-3,
    .pure-push-xl-8-24 {
        left: 33.3333%
    }

    .pure-push-xl-3-8,
    .pure-push-xl-9-24 {
        left: 37.5%
    }

    .pure-push-xl-2-5 {
        left: 40%
    }

    .pure-push-xl-10-24,
    .pure-push-xl-5-12 {
        left: 41.6667%
    }

    .pure-push-xl-11-24 {
        left: 45.8333%
    }

    .pure-push-xl-1-2,
    .pure-push-xl-12-24 {
        left: 50%
    }

    .pure-push-xl-13-24 {
        left: 54.1667%
    }

    .pure-push-xl-14-24,
    .pure-push-xl-7-12 {
        left: 58.3333%
    }

    .pure-push-xl-3-5 {
        left: 60%
    }

    .pure-push-xl-15-24,
    .pure-push-xl-5-8 {
        left: 62.5%
    }

    .pure-push-xl-16-24,
    .pure-push-xl-2-3 {
        left: 66.6667%
    }

    .pure-push-xl-17-24 {
        left: 70.8333%
    }

    .pure-push-xl-18-24,
    .pure-push-xl-3-4 {
        left: 75%
    }

    .pure-push-xl-19-24 {
        left: 79.1667%
    }

    .pure-push-xl-4-5 {
        left: 80%
    }

    .pure-push-xl-20-24,
    .pure-push-xl-5-6 {
        left: 83.3333%
    }

    .pure-push-xl-21-24,
    .pure-push-xl-7-8 {
        left: 87.5%
    }

    .pure-push-xl-11-12,
    .pure-push-xl-22-24 {
        left: 91.6667%
    }

    .pure-push-xl-23-24 {
        left: 95.8333%
    }

    .pure-push-xl-1,
    .pure-push-xl-1-1,
    .pure-push-xl-24-24,
    .pure-push-xl-5-5 {
        left: 100%
    }

    .pure-pull-xl-1-24 {
        right: 4.1667%
    }

    .pure-pull-xl-1-12,
    .pure-pull-xl-2-24 {
        right: 8.3333%
    }

    .pure-pull-xl-1-8,
    .pure-pull-xl-3-24 {
        right: 12.5%
    }

    .pure-pull-xl-1-6,
    .pure-pull-xl-4-24 {
        right: 16.6667%
    }

    .pure-pull-xl-1-5 {
        right: 20%
    }

    .pure-pull-xl-5-24 {
        right: 20.8333%
    }

    .pure-pull-xl-1-4,
    .pure-pull-xl-6-24 {
        right: 25%
    }

    .pure-pull-xl-7-24 {
        right: 29.1667%
    }

    .pure-pull-xl-1-3,
    .pure-pull-xl-8-24 {
        right: 33.3333%
    }

    .pure-pull-xl-3-8,
    .pure-pull-xl-9-24 {
        right: 37.5%
    }

    .pure-pull-xl-2-5 {
        right: 40%
    }

    .pure-pull-xl-10-24,
    .pure-pull-xl-5-12 {
        right: 41.6667%
    }

    .pure-pull-xl-11-24 {
        right: 45.8333%
    }

    .pure-pull-xl-1-2,
    .pure-pull-xl-12-24 {
        right: 50%
    }

    .pure-pull-xl-13-24 {
        right: 54.1667%
    }

    .pure-pull-xl-14-24,
    .pure-pull-xl-7-12 {
        right: 58.3333%
    }

    .pure-pull-xl-3-5 {
        right: 60%
    }

    .pure-pull-xl-15-24,
    .pure-pull-xl-5-8 {
        right: 62.5%
    }

    .pure-pull-xl-16-24,
    .pure-pull-xl-2-3 {
        right: 66.6667%
    }

    .pure-pull-xl-17-24 {
        right: 70.8333%
    }

    .pure-pull-xl-18-24,
    .pure-pull-xl-3-4 {
        right: 75%
    }

    .pure-pull-xl-19-24 {
        right: 79.1667%
    }

    .pure-pull-xl-4-5 {
        right: 80%
    }

    .pure-pull-xl-20-24,
    .pure-pull-xl-5-6 {
        right: 83.3333%
    }

    .pure-pull-xl-21-24,
    .pure-pull-xl-7-8 {
        right: 87.5%
    }

    .pure-pull-xl-11-12,
    .pure-pull-xl-22-24 {
        right: 91.6667%
    }

    .pure-pull-xl-23-24 {
        right: 95.8333%
    }

    .pure-pull-xl-1,
    .pure-pull-xl-1-1,
    .pure-pull-xl-24-24,
    .pure-pull-xl-5-5 {
        right: 100%
    }
}

.InterislanderLandingPage .layout.container,
.ScenicRailLandingPage .layout.container {
    max-width: 100%;
    margin: 0
}

.InterislanderLandingPage .main,
.ScenicRailLandingPage .main {
    background-color: #f2f6f9
}

    .InterislanderLandingPage .main:not(.nowidget),
    .ScenicRailLandingPage .main:not(.nowidget) {
        padding-top: 90px;
        padding-bottom: 15px
    }

.InterislanderLandingPage .maincontent,
.ScenicRailLandingPage .maincontent {
    margin: 30px 0 0
}

.InterislanderLandingPage .element,
.ScenicRailLandingPage .element {
    margin: 15px;
    text-align: center
}

.InterislanderLandingPage .element-title,
.ScenicRailLandingPage .element-title {
    margin: 0;
    padding: 15px;
    text-align: center
}

.InterislanderLandingPage .element-inner,
.InterislanderLandingPage .element_content__content,
.ScenicRailLandingPage .element-inner,
.ScenicRailLandingPage .element_content__content {
    margin: 0 auto;
    max-width: 760px
}

.InterislanderLandingPage .element_content__content,
.ScenicRailLandingPage .element_content__content {
    padding: 15px 15px 0
}

.InterislanderLandingPage .element.elfaq,
.InterislanderLandingPage .element.eljourney,
.InterislanderLandingPage .element.eltimetableinter,
.InterislanderLandingPage .element.eltimetablerail,
.ScenicRailLandingPage .element.elfaq,
.ScenicRailLandingPage .element.eljourney,
.ScenicRailLandingPage .element.eltimetableinter,
.ScenicRailLandingPage .element.eltimetablerail {
    padding: 30px 0
}

    .InterislanderLandingPage .element.elfaq .element-inner,
    .InterislanderLandingPage .element.eljourney .element-inner,
    .InterislanderLandingPage .element.eltimetableinter .element-inner,
    .InterislanderLandingPage .element.eltimetablerail .element-inner,
    .ScenicRailLandingPage .element.elfaq .element-inner,
    .ScenicRailLandingPage .element.eljourney .element-inner,
    .ScenicRailLandingPage .element.eltimetableinter .element-inner,
    .ScenicRailLandingPage .element.eltimetablerail .element-inner {
        max-width: 960px
    }

.InterislanderLandingPage .element.ElHorizontalTabs .element-inner,
.InterislanderLandingPage .element.ElRouteMap .element-inner,
.InterislanderLandingPage .element.elroutemap .element-inner,
.ScenicRailLandingPage .element.ElHorizontalTabs .element-inner,
.ScenicRailLandingPage .element.ElRouteMap .element-inner,
.ScenicRailLandingPage .element.elroutemap .element-inner,
iframe,
img,
svg {
    max-width: 100%
}

.InterislanderLandingPage .element.InPageNav,
.InterislanderLandingPage .element.elfaqs,
.InterislanderLandingPage .element.eljourney,
.InterislanderLandingPage .element.eltimetableinter,
.InterislanderLandingPage .element.eltimetablerail,
.ScenicRailLandingPage .element.InPageNav,
.ScenicRailLandingPage .element.elfaqs,
.ScenicRailLandingPage .element.eljourney,
.ScenicRailLandingPage .element.eltimetableinter,
.ScenicRailLandingPage .element.eltimetablerail {
    background: #fff
}

    .InterislanderLandingPage .element.InPageNav.InPageNav--transparent,
    .InterislanderLandingPage .element.elfaqs.InPageNav--transparent,
    .InterislanderLandingPage .element.eljourney.InPageNav--transparent,
    .InterislanderLandingPage .element.eltimetableinter.InPageNav--transparent,
    .InterislanderLandingPage .element.eltimetablerail.InPageNav--transparent,
    .ScenicRailLandingPage .element.InPageNav.InPageNav--transparent,
    .ScenicRailLandingPage .element.elfaqs.InPageNav--transparent,
    .ScenicRailLandingPage .element.eljourney.InPageNav--transparent,
    .ScenicRailLandingPage .element.eltimetableinter.InPageNav--transparent,
    .ScenicRailLandingPage .element.eltimetablerail.InPageNav--transparent {
        background: 0 0
    }

.InterislanderLandingPage .element.ElPromotion .element-title,
.ScenicRailLandingPage .element.ElPromotion .element-title {
    padding-bottom: 20px
}

.InterislanderLandingPage .element.ElHorizontalTabs,
.InterislanderLandingPage .element.InPageNav,
.InterislanderLandingPage .element.elhorizontaltabitem,
.InterislanderLandingPage .element.elroutemap,
.ScenicRailLandingPage .element.ElHorizontalTabs,
.ScenicRailLandingPage .element.InPageNav,
.ScenicRailLandingPage .element.elhorizontaltabitem,
.ScenicRailLandingPage .element.elroutemap {
    padding-bottom: 0
}

.InterislanderLandingPage .element.eljourney,
.ScenicRailLandingPage .element.eljourney {
    margin-top: 0
}

.InterislanderLandingPage .element.elhorizontaltabitem,
.ScenicRailLandingPage .element.elhorizontaltabitem {
    margin: 0
}

.InterislanderLandingPage .element.InPageNav,
.ScenicRailLandingPage .element.InPageNav {
    margin-bottom: 0
}

.InterislanderLandingPage .layout.layout--interislander.container .main,
.ScenicRailLandingPage .layout.layout--interislander.container .main {
    background-color: rgba(0, 80, 140, .05)
}

.InterislanderLandingPage .layout.layout--pacific.container .main,
.ScenicRailLandingPage .layout.layout--pacific.container .main {
    background-color: rgba(0, 146, 176, .05)
}

.InterislanderLandingPage .layout.layout--explorer.container .main,
.ScenicRailLandingPage .layout.layout--explorer.container .main {
    background-color: rgba(88, 133, 39, .05)
}

.InterislanderLandingPage .layout.layout--tranzalpine.container .main,
.ScenicRailLandingPage .layout.layout--tranzalpine.container .main {
    background-color: rgba(127, 168, 173, .05)
}

@media screen and (min-width:568px) {
    .InterislanderLandingPage .main:not(.nowidget),
    .ScenicRailLandingPage .main:not(.nowidget) {
        padding-top: 110px;
        padding-bottom: 20px
    }

    .InterislanderLandingPage .element,
    .ScenicRailLandingPage .element {
        margin: 20px 20px 0
    }

    .InterislanderLandingPage .maincontent,
    .ScenicRailLandingPage .maincontent {
        margin-top: 20px
    }
}

@media screen and (min-width:768px) {
    .InterislanderLandingPage .main:not(.nowidget),
    .ScenicRailLandingPage .main:not(.nowidget) {
        padding-top: 0;
        padding-bottom: 30px
    }

    .InterislanderLandingPage .element,
    .ScenicRailLandingPage .element {
        margin: 30px 30px 0;
        padding-bottom: 30px
    }

        .InterislanderLandingPage .element.element-content,
        .ScenicRailLandingPage .element.element-content {
            padding-bottom: 15px
        }

        .InterislanderLandingPage .element.ElPromotion .element-title,
        .ScenicRailLandingPage .element.ElPromotion .element-title {
            padding-bottom: 30px
        }
}

@media screen and (min-width:1024px) {
    .InterislanderLandingPage .element-title,
    .ScenicRailLandingPage .element-title {
        padding-top: 40px
    }
}

@media screen and (min-width:1440px) {
    .InterislanderLandingPage .element.ElSignup,
    .ScenicRailLandingPage .element.ElSignup {
        margin-top: 50px
    }
}

@media print {
    .ElSignup,
    .InPageNav,
    .accordion-control,
    .alert,
    .farefinder,
    .footer-components,
    .footer-links,
    .footermenu,
    .headermenu,
    .hero--home,
    .hero-button,
    .homebrand-journey,
    .homebrand-link,
    .promotion-detail:after,
    .searchform,
    .sectionfooter,
    .sectionheader,
    .tabbed-link,
    .timetable-data:after,
    .topnav {
        display: none !important
    }

    .accordion-content,
    .gridmenu-contents,
    .gridmenu-icon {
        height: auto !important
    }

    .element,
    .footer,
    .main {
        padding-top: 0 !important
    }

    .footer,
    .homebrand-tagline {
        padding-bottom: 0 !important
    }

    .homebrand-description {
        padding-bottom: 15px !important
    }

    .footer-copyright {
        padding-left: 15px !important
    }

    .facilitygroupheading {
        padding-left: 20px !important
    }

    .timetable-control {
        top: 46px !important
    }

        .timetable-control:before {
            content: "to"
        }

    .externallink {
        margin-right: 0 !important;
        padding-right: 0 !important
    }

    .element_content__content {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .promotion-detail {
        border: 0 !important
    }

    .hero-column {
        margin-bottom: 15px !important
    }

    .timetable-time {
        margin-top: 20px !important
    }
}

.hamburger-inner:after,
.hamburger-inner:before,
.loader:after,
.loader:before {
    content: ''
}

table td:last-child,
table th,
table th:last-child {
    border-right: 0
}

.page-header {
    font: 600 36px/1.07 Arial,Helvetica Neue,Helvetica,sans-serif;
    margin-top: 30px;
    padding: 0 15px;
    text-align: center
}

@media screen and (min-width:768px) {
    .page-header {
        font-size: 50px;
        padding: 0 30px
    }
}

@media screen and (min-width:1024px) {
    .page-header {
        font-size: 64px;
        margin: 60px 0 25px
    }
}

.IFramePage h2,
.brand a,
.sectionfooter--classes--list-item a span,
.sectionindex-nav .secondarymenu-link--l2,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    line-height: 1
}

.IFramePage h2,
.brand a,
.sectionindex-nav .secondarymenu-link--l2,
h1 {
    font-size: 36px;
    line-height: 1.07;
    font-weight: 600
}

@media screen and (min-width:568px) {
    .IFramePage h2,
    .brand a,
    .sectionindex-nav .secondarymenu-link--l2,
    h1 {
        font-size: 50px
    }
}

@media screen and (min-width:768px) {
    .IFramePage h2,
    .brand a,
    .sectionindex-nav .secondarymenu-link--l2,
    h1 {
        font-size: 64px
    }
}

h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.08
}

@media screen and (min-width:768px) {
    h2 {
        font-size: 38px
    }
}

@media screen and (min-width:1024px) {
    h2 {
        font-size: 50px
    }
}

h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.15
}

@media screen and (min-width:768px) {
    h3 {
        font-size: 28px
    }
}

.sectionfooter--classes--list-item a span,
h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.28
}

@media screen and (min-width:768px) {
    .sectionfooter--classes--list-item a span,
    h4 {
        font-size: 22px
    }
}

h5,
h6 {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    font-size: 12px
}

.IFramePage h2 {
    text-align: center
}

@media screen and (min-width:768px) {
    .IFramePage .ModularPage h2,
    .IFramePage .OnBoardPage h2,
    .IFramePage .OnTrainsPage h2,
    .IFramePage .Page h2,
    .IFramePage .StationPage h2,
    .IFramePage .TerminalPage h2,
    .IFramePage .UserDefinedForm h2,
    .ModularPage .IFramePage h2,
    .ModularPage .brand a,
    .ModularPage .sectionindex-nav .secondarymenu-link--l2,
    .ModularPage h1,
    .OnBoardPage .IFramePage h2,
    .OnBoardPage .brand a,
    .OnBoardPage .sectionindex-nav .secondarymenu-link--l2,
    .OnBoardPage h1,
    .OnTrainsPage .IFramePage h2,
    .OnTrainsPage .brand a,
    .OnTrainsPage .sectionindex-nav .secondarymenu-link--l2,
    .OnTrainsPage h1,
    .Page .IFramePage h2,
    .Page .brand a,
    .Page .sectionindex-nav .secondarymenu-link--l2,
    .Page h1,
    .StationPage .IFramePage h2,
    .StationPage .brand a,
    .StationPage .sectionindex-nav .secondarymenu-link--l2,
    .StationPage h1,
    .TerminalPage .IFramePage h2,
    .TerminalPage .brand a,
    .TerminalPage .sectionindex-nav .secondarymenu-link--l2,
    .TerminalPage h1,
    .UserDefinedForm .IFramePage h2,
    .UserDefinedForm .brand a,
    .UserDefinedForm .sectionindex-nav .secondarymenu-link--l2,
    .UserDefinedForm h1,
    .brand .ModularPage a,
    .brand .OnBoardPage a,
    .brand .OnTrainsPage a,
    .brand .Page a,
    .brand .StationPage a,
    .brand .TerminalPage a,
    .brand .UserDefinedForm a,
    .sectionindex-nav .ModularPage .secondarymenu-link--l2,
    .sectionindex-nav .OnBoardPage .secondarymenu-link--l2,
    .sectionindex-nav .OnTrainsPage .secondarymenu-link--l2,
    .sectionindex-nav .Page .secondarymenu-link--l2,
    .sectionindex-nav .StationPage .secondarymenu-link--l2,
    .sectionindex-nav .TerminalPage .secondarymenu-link--l2,
    .sectionindex-nav .UserDefinedForm .secondarymenu-link--l2 {
        font-size: 50px
    }

    .ModularPage h2,
    .OnBoardPage h2,
    .OnTrainsPage h2,
    .Page h2,
    .StationPage h2,
    .TerminalPage h2,
    .UserDefinedForm h2 {
        font-size: 38px
    }
}

.doc,
.external,
.pdf,
.xls,
a[href$=".png"],
a[href$=".PNG"],
a[href$=".gif"],
a[href$=".GIF"],
a[href$=".jpg"],
a[href$=".JPG"],
a[href$=".jpeg"],
a[href$=".JPEG"],
a[href$=".doc"],
a[href$=".DOC"],
a[href$=".docx"],
a[href$=".DOCX"],
a[href$=".xls"],
a[href$=".XLS"],
a[href$=".xlsx"],
a[href$=".XLSX"],
a[href$=".pdf"],
a[href$=".PDF"] {
    left: 0;
    margin: 0 5px 0 0
}

    .doc:before,
    .external:before,
    .pdf:before,
    .xls:before,
    a[href$=".png"]:before,
    a[href$=".PNG"]:before,
    a[href$=".gif"]:before,
    a[href$=".GIF"]:before,
    a[href$=".jpg"]:before,
    a[href$=".JPG"]:before,
    a[href$=".jpeg"]:before,
    a[href$=".JPEG"]:before,
    a[href$=".doc"]:before,
    a[href$=".DOC"]:before,
    a[href$=".docx"]:before,
    a[href$=".DOCX"]:before,
    a[href$=".xls"]:before,
    a[href$=".XLS"]:before,
    a[href$=".xlsx"]:before,
    a[href$=".XLSX"]:before,
    a[href$=".pdf"]:before,
    a[href$=".PDF"]:before {
        color: #0b1b20;
        font-size: 1.4em;
        line-height: 1.2em;
        position: relative;
        top: 2px;
        text-decoration: none;
        zoom: 1;
        display: inline-block;
        width: 20px;
        height: 20px;
        text-align: center;
        margin-right: 3px
    }

a {
    color: #00508c;
    text-decoration: none
}

.externallink {
    background: url(../../../themes/kiwirail/images/svg/external-link-blue.svg) 100% 6px/12px 12px no-repeat;
    display: inline-block;
    margin-right: 5px;
    padding-right: 13px
}

table .externallink {
    background-position: 100% 3px
}

.gridmenu .externallink,
.landingnav .externallink,
.sectionindex-nav .externallink {
    background: 0 0;
    padding-right: 0
}

ol,
ul {
    font-size: 18px;
    line-height: 25px
}

    ol.inline-list,
    ul.inline-list {
        margin: 0 0 10px;
        padding: 0
    }

        ol.inline-list li,
        ul.inline-list li {
            display: inline-block;
            margin-left: 10px;
            margin-right: 0
        }

    ol li,
    ul li {
        padding-bottom: 10px
    }

dl dt {
    font-weight: 700
}

dl dd {
    padding-top: 5px;
    margin-left: 0;
    margin-bottom: 20px
}

iframe {
    border: 0
}

img {
    height: auto;
    display: block
}

    img.right {
        float: right;
        clear: right;
        margin: 30px 0 30px 50px
    }

    img.left,
    img.leftAlone {
        margin: 30px 50px 30px 0
    }

    img.left {
        float: left;
        clear: left
    }

    img.center,
    img.leftAlone {
        clear: both;
        display: block
    }

    img.leftAlone {
        float: none
    }

    img.center {
        margin: 30px auto
    }

.media.center {
    margin: 0 auto;
    text-align: center
}

.media.left {
    float: left;
    clear: left;
    margin: 0 50px 30px 0
}

.media.leftAlone {
    margin: 0 50px 30px 0;
    float: none;
    display: block;
    clear: both
}

.media.right {
    float: right;
    clear: right;
    margin: 0 0 30px 50px
}

figure.featured-image img {
    margin-bottom: 0
}

.captionImage,
figure.featured-image {
    max-width: 100%
}

    .captionImage.left,
    figure.featured-image.left {
        float: left;
        margin: 5px 50px 30px 20px
    }

    .captionImage.right,
    figure.featured-image.right {
        float: right;
        margin: 5px 0 30px 50px
    }

    .captionImage.leftAlone,
    figure.featured-image.leftAlone {
        float: none;
        margin: 5px 50px 30px 0
    }

    .captionImage.center,
    figure.featured-image.center {
        margin: 5px auto 30px
    }

@media screen and (min-width:568px) {
    .captionImage.center,
    .captionImage.left,
    .captionImage.leftAlone,
    .captionImage.right,
    figure.featured-image.center,
    figure.featured-image.left,
    figure.featured-image.leftAlone,
    figure.featured-image.right {
        margin-bottom: 30px;
        margin-top: 10px
    }
}

.captionImage .caption,
figure.featured-image .caption {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 8px 6px;
    width: 100%;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    background-color: rgba(11, 27, 32, .75)
}

.captionImage img,
figure.featured-image img {
    margin: 0 0 5px;
    border: 0
}

table {
    background: #fff;
    border: 0 solid rgba(13, 133, 202, .1);
    border-bottom: 2px solid rgba(13, 133, 202, .1);
    border-top: 2px solid rgba(13, 133, 202, .1);
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 40px;
    min-width: 480px;
    table-layout: fixed;
    width: 100%
}

    table.table--data {
        table-layout: auto
    }

    table thead {
        background: 0;
        color: #a9a9a9
    }

        table thead td,
        table thead th {
            border-bottom: 2px solid rgba(13, 133, 202, .1);
            font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
        }

    table td,
    table th {
        border-left: 0;
        padding: 15px 30px;
        text-align: left;
        vertical-align: top;
        word-wrap: break-word
    }

@media lg__max {
    table,
    table tbody,
    table td,
    table th,
    table thead,
    table tr {
        display: block
    }

        table thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px
        }

        table td,
        table th {
            padding: 0
        }

        table tbody td,
        table tbody th {
            position: relative
        }
}

table th {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-weight: 400;
    text-align: left
}

.pure-g [class*=pure-u],
button,
html,
input,
p,
select,
table tbody th,
textarea {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

table td {
    padding: 20px 30px
}

table tbody th {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 23px
}

    table tbody th a,
    table tbody th a:visited {
        color: #00508c
    }

@media screen and (min-width:1024px) {
    table td {
        width: 40%
    }

    table tbody th {
        font-size: 20px;
        line-height: 25px;
        max-width: 150px;
        width: 20%
    }
}

table tbody tr:nth-child(odd) {
    background-color: rgba(13, 133, 202, .05)
}

.layout--explorer table,
.layout--explorer table thead td,
.layout--explorer table thead th {
    border-color: rgba(88, 133, 39, .09)
}

    .layout--explorer table tbody tr:nth-child(odd) {
        background-color: rgba(88, 133, 39, .05)
    }

.layout--interislander table,
.layout--interislander table thead td,
.layout--interislander table thead th {
    border-color: rgba(0, 80, 140, .09)
}

    .layout--interislander table tbody tr:nth-child(odd) {
        background-color: rgba(0, 80, 140, .05)
    }

.layout--pacific table,
.layout--pacific table thead td,
.layout--pacific table thead th {
    border-color: rgba(0, 146, 176, .09)
}

    .layout--pacific table tbody tr:nth-child(odd) {
        background-color: rgba(0, 146, 176, .05)
    }

.layout--tranzalpine table,
.layout--tranzalpine table thead td,
.layout--tranzalpine table thead th {
    border-color: rgba(127, 168, 173, .09)
}

    .layout--tranzalpine table tbody tr:nth-child(odd) {
        background-color: rgba(127, 168, 173, .05)
    }

.pure-g [class*=pure-u],
button,
html,
input,
select,
textarea {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased
}

p {
    /*font-size: 16px;*/
    /*line-height: 25px;*/
    /*font-weight: 300;*/
    margin-bottom: 20px
}

@media screen and (min-width:1024px) {
    p {
        margin-bottom: 22px
    }
}

@media print {
    table {
        display: table;
        margin-top: 30px
    }

        table thead {
            display: table-header-group
        }

        table tbody {
            display: table-row-group
        }

        table td,
        table th {
            display: table-cell
        }

        table tr {
            display: table-row
        }

        table tbody th a,
        table tbody th a:visited {
            display: block;
            min-width: 100px
        }

            table tbody th a:after,
            table tbody th a:visited:after {
                display: none
            }

    p {
        orphans: 3;
        widows: 3;
        page-break-after: auto;
        page-break-inside: avoid;
        color: #000;
        font-size: 12pt;
        line-height: 1.5
    }
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

small {
    font-size: 12px
}

@media screen and (min-width:568px) {
    small {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    small {
        font-size: 16px
    }
}

.formlabel {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    color: #a9a9a9
}

blockquote,
pre {
    border-left: 5px solid #a9a9a9;
    padding-left: 20px;
    margin-left: 0
}

hr {
    border: 0;
    border-bottom: 5px solid #00508c;
    margin: 20px 0
}

@media print {
    blockquote,
    pre {
        border-left: 5px solid #000;
        page-break-inside: avoid
    }

    hr {
        border-top: 5px solid #000
    }
}

.pageintro {
    margin: 0 auto;
    max-width: 85%;
    padding: 15px 0 30px;
    font-size: 22px;
    line-height: 28px;
    text-align: center
}

@media screen and (min-width:568px) {
    .pageintro {
        max-width: 75%
    }
}

@media screen and (min-width:768px) {
    .pageintro {
        max-width: 760px;
        padding: 30px 60px 40px
    }
}

@media screen and (min-width:1024px) {
    .pageintro {
        padding-bottom: 50px
    }
}

.button,
button {
    background: 0;
    border: 0;
    color: #00508c;
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    margin: 0;
    padding: 0
}

    .button:hover,
    button:hover {
        opacity: .8
    }

.maincontent .userform .Actions input.action,
.pure-button {
    text-decoration: none;
    padding: 19px 0;
    width: 300px;
    margin: 10px 0;
    background-color: #0a1a20;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #0b1b20;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    max-width: 100%;
    text-align: center;
    text-transform: none !important;
}

    .maincontent .userform .Actions input.action:hover,
    .pure-button:hover {
        background-color: #139de1
    }

    .maincontent .userform .Actions input.pure-button--error.action,
    .maincontent .userform .Actions input.pure-button--primary.action,
    .maincontent .userform .Actions input.pure-button--success.action,
    .maincontent .userform .Actions input.pure-button--warning.action,
    .pure-button.pure-button--error,
    .pure-button.pure-button--primary,
    .pure-button.pure-button--success,
    .pure-button.pure-button--warning,
    .ui-datepicker .ui-datepicker-buttonpane button.pure-button {
        color: #fff
    }

    .maincontent .userform .Actions input.action button,
    .maincontent .userform .Actions input.action input[type=button],
    .maincontent .userform .Actions input.action input[type=reset],
    .maincontent .userform .Actions input.action input[type=submit],
    .pure-button button,
    .pure-button input[type=button],
    .pure-button input[type=reset],
    .pure-button input[type=submit] {
        -webkit-appearance: none;
        display: block;
        background: 0 0;
        border: none;
        color: inherit
    }

.button,
.hamburger {
    display: inline-block
}

.pure-button--primary,
.ui-datepicker .ui-datepicker-buttonpane button {
    background-color: #f37021;
}

    .pure-button--primary:hover,
    .ui-datepicker .ui-datepicker-buttonpane button:hover {
        background-color: #424242;
        color: #fff;
        border-color: #424242
    }

.pure-button--secondary {
    background-color: #fff;
    color: #00508c;
    border-color: #00508c
}

    .pure-button--secondary:hover {
        color: #424242;
        border-color: #424242
    }

.pure-button--success {
    background-color: #23d07e
}

    .pure-button--success:hover {
        color: #23d07e;
        border-color: #23d07e
    }

.pure-button--error {
    background-color: #e00032
}

    .pure-button--error:hover {
        color: #e00032;
        border-color: #e00032
    }

.pure-button--warning {
    background-color: #fe7620
}

    .pure-button--warning:hover {
        color: #fe7620;
        border-color: #fe7620
    }

.maincontent .userform .Actions input.action[disabled],
.pure-button[disabled] {
    background-color: #f2f2f2;
    color: #a9a9a9
}

.pure-button--xs {
    font-size: 70%
}

.pure-button--s {
    font-size: 85%
}

.pure-button--l {
    font-size: 110%
}

.pure-button--xl {
    font-size: 125%
}

.pure-button--rounded {
    border-radius: 100px;
    padding: .3em 1em
}

.IFramePage h2 a.pure-button--with-heading,
.brand a a.pure-button--with-heading,
.sectionindex-nav .secondarymenu-link--l2 a.pure-button--with-heading,
h1 a.pure-button--with-heading,
h2 a.pure-button--with-heading,
h3 a.pure-button--with-heading {
    margin-left: 20px;
    font-size: 15px;
    line-height: 1em;
    vertical-align: middle
}

.button {
    border-radius: 4px;
    min-width: 190px;
    padding: 15px;
    text-align: center
}

.button--blue {
    background: #00508c;
    color: #fff
}

.hamburger {
    background: 0 0;
    border: 0;
    color: inherit;
    font: inherit;
    overflow: visible;
    padding: 0;
    position: absolute;
    right: 13px;
    text-transform: none;
    top: 9px;
    z-index: 10;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter
}

.ui-widget,
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif
}

.hamburger.pure-button:active,
.hamburger.pure-button:focus,
.hamburger.pure-button:hover,
.maincontent .userform .Actions input.hamburger.action:active,
.maincontent .userform .Actions input.hamburger.action:focus,
.maincontent .userform .Actions input.hamburger.action:hover {
    border: 0;
    box-shadow: none;
    background: 0 0;
    filter: none
}

@media screen and (min-width:768px) {
    .hamburger {
        top: 11px
    }
}

@media screen and (min-width:1024px) {
    .hamburger {
        display: none
    }
}

.hamburger.active .hamburger-inner {
    transition-delay: .14s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(45deg)
}

    .hamburger.active .hamburger-inner:before {
        top: 0;
        transition: top .1s ease, opacity .1s .14s ease;
        opacity: 0
    }

    .hamburger.active .hamburger-inner:after {
        bottom: 0;
        transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1);
        transform: rotate(-90deg)
    }

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 13px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    display: block;
    height: 1px;
    width: 20px;
    background-color: #fff;
    position: absolute
}

.hamburger-inner {
    margin-top: -2px;
    top: 50%;
    transition-duration: .1s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

    .hamburger-inner:before {
        top: -6px;
        transition: top .1s .14s ease, opacity .1s ease
    }

    .hamburger-inner:after {
        bottom: -6px;
        transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19)
    }

.ie9 .loader {
    text-indent: 0;
    line-height: 110px;
    border: 0;
    background: 0 0
}

    .ie9 .loader:after,
    .ie9 .loader:before {
        display: none
    }

.loader,
.loader:after,
.loader:before {
    border-radius: 50%
}

    .loader:after,
    .loader:before {
        position: absolute
    }

    .loader:before {
        width: 5.2em;
        height: 10.2em;
        background: #00508c;
        border-radius: 10.2em 0 0 10.2em;
        top: -.1em;
        left: -.1em;
        transform-origin: 5.2em 5.1em;
        animation: load 1.5s infinite ease 1s
    }

    .loader.loader--dark:before {
        background: #fff
    }

.loader {
    box-shadow: inset 0 0 0 1em;
    color: #fff;
    display: block;
    font-size: 11px;
    height: 10em;
    margin: 0 auto;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    width: 10em
}

.loader--dark {
    color: #00508c
}

.loader-text {
    color: #fff;
    font-size: 12px;
    display: block;
    text-transform: uppercase
}

.loader--dark .loader-text {
    color: #00508c
}

.loader:after {
    width: 5.2em;
    height: 10.2em;
    background: #00508c;
    border-radius: 0 10.2em 10.2em 0;
    top: -.1em;
    left: 5.1em;
    transform-origin: 0 5.1em;
    animation: load 1.5s infinite ease
}

.loader.loader--dark:after {
    background: #fff
}

@keyframes load {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.field--checkbox input[type=checkbox] + .field-label .field-element {
    border: 1px solid #00508c;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 22px;
    margin: -2px 10px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 22px
}

    .field--checkbox input[type=checkbox] + .field-label .field-element:before {
        background: url(../../../themes/kiwirail/images/svg/tick-square.svg) no-repeat;
        background-size: 20px 20px;
        content: " ";
        display: block;
        height: 0;
        margin: 9px auto;
        width: 0;
        transition: all .2s ease-out 0s
    }

.field--checkbox input[type=checkbox],
.ui-helper-hidden {
    display: none
}

.bookingwidget .field--checkbox input[type=checkbox] + .field-label .field-element:before {
    background-image: url(../../../themes/kiwirail/images/svg/tick-circle.svg);
    background-size: 14px;
    border-radius: 20px
}

.bookingwidget .field--checkbox input[type=checkbox] + .field-label .field-element {
    border-radius: 22px
}

.field--checkbox input[type=checkbox] + .field-label:hover .field-element {
    border-width: 2px
}

.field--checkbox input[type=checkbox]:checked + .field-label .field-element,
.field--checkbox input[type=checkbox]:checked + .field-label:hover .field-element {
    border-width: 1px
}

.bookingwidget .field--checkbox input[type=checkbox]:checked + .field-label .field-element,
.bookingwidget .field--checkbox input[type=checkbox]:checked + .field-label:hover .field-element {
    border-width: 2px
}

.field--checkbox input[type=checkbox]:checked + .field-label .field-element:before {
    height: 21px;
    margin: 0 auto;
    width: 21px
}

.bookingwidget .field--checkbox input[type=checkbox]:checked + .field-label .field-element:before {
    height: 16px;
    margin: 4px 0 0 2px;
    width: 16px
}

.field--checkbox input[type=checkbox][disabled] + .field-label {
    cursor: text
}

    .field--checkbox input[type=checkbox][disabled] + .field-label .field-element {
        background: #dedede;
        border: 0
    }


/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-autocomplete,
.ui-menu .ui-menu {
    position: absolute
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block
}

.ui-button,
.ui-controlgroup {
    display: inline-block;
    vertical-align: middle
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item-wrapper {
        padding-left: 2em
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

    .ui-button,
    .ui-button:active,
    .ui-button:hover,
    .ui-button:link,
    .ui-button:visited {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

    .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
    .ui-controlgroup > .ui-controlgroup-item:focus {
        z-index: 9999
    }

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

    .ui-controlgroup .ui-controlgroup-label span {
        font-size: 80%
    }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-datepicker {
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-next,
    .ui-datepicker .ui-datepicker-prev,
    .ui-dialog {
        position: absolute
    }

    .ui-datepicker .ui-datepicker-next-hover,
    .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month,
    .ui-datepicker select.ui-datepicker-year {
        width: 45%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td a,
    .ui-datepicker td span {
        display: block;
        padding: .2em;
        text-align: right;
        text-decoration: none
    }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
            .ui-datepicker-multi .ui-datepicker-group,
            .ui-datepicker-rtl .ui-datepicker-buttonpane button {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
        .ui-datepicker-rtl .ui-datepicker-group {
            float: right
        }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
    .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    top: 0;
    left: 0;
    padding: .2em
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0 0;
        overflow: auto
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer
        }

    .ui-dialog .ui-resizable-n {
        height: 2px;
        top: 0
    }

    .ui-dialog .ui-resizable-e {
        width: 2px;
        right: 0
    }

    .ui-dialog .ui-resizable-s {
        height: 2px;
        bottom: 0
    }

    .ui-dialog .ui-resizable-w {
        width: 2px;
        left: 0
    }

    .ui-dialog .ui-resizable-ne,
    .ui-dialog .ui-resizable-nw,
    .ui-dialog .ui-resizable-se,
    .ui-dialog .ui-resizable-sw {
        width: 7px;
        height: 7px
    }

    .ui-dialog .ui-resizable-se {
        right: 0;
        bottom: 0
    }

    .ui-dialog .ui-resizable-sw {
        left: 0;
        bottom: 0
    }

    .ui-dialog .ui-resizable-ne {
        right: 0;
        top: 0
    }

    .ui-dialog .ui-resizable-nw {
        left: 0;
        top: 0
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
    bottom: 0
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

    .ui-selectmenu-menu .ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px
    }

        .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: 700;
            line-height: 1.5;
            padding: 2px .4em;
            margin: .5em 0 0;
            height: auto;
            border: 0
        }

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled .ui-slider-handle,
    .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 2em .2em .4em;
    vertical-align: middle
}

.ui-widget-content a,
.ui-widget-header a {
    color: #333
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-widget,
.ui-widget .ui-widget {
    font-size: 1em
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px
        }

            .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
            .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
            .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                cursor: text
            }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-header {
    font-weight: 700
}

    .ui-button,
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    html .ui-button.ui-state-disabled:active,
    html .ui-button.ui-state-disabled:hover {
        font-weight: 400
    }

        .ui-button,
        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited,
        a.ui-button,
        a:link.ui-button,
        a:visited.ui-button {
            color: #454545;
            text-decoration: none
        }

            .ui-button:focus,
            .ui-button:hover,
            .ui-state-focus,
            .ui-state-hover,
            .ui-widget-content .ui-state-focus,
            .ui-widget-content .ui-state-hover,
            .ui-widget-header .ui-state-focus,
            .ui-widget-header .ui-state-hover {
                border: 1px solid #ccc;
                background: #ededed;
                font-weight: 400;
                color: #2b2b2b
            }

                .ui-state-focus a,
                .ui-state-focus a:hover,
                .ui-state-focus a:link,
                .ui-state-focus a:visited,
                .ui-state-hover a,
                .ui-state-hover a:hover,
                .ui-state-hover a:link,
                .ui-state-hover a:visited,
                a.ui-button:focus,
                a.ui-button:hover {
                    color: #2b2b2b;
                    text-decoration: none
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400
}

    .ui-icon-background,
    .ui-state-active .ui-icon-background {
        border: #003eff;
        background-color: #fff
    }

    .ui-state-active a,
    .ui-state-active a:link,
    .ui-state-active a:visited {
        color: #fff;
        text-decoration: none
    }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

    .ui-state-error a,
    .ui-state-error-text,
    .ui-widget-content .ui-state-error a,
    .ui-widget-content .ui-state-error-text,
    .ui-widget-header .ui-state-error a,
    .ui-widget-header .ui-state-error-text {
        color: #5f3f3f
    }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35)
    }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_777620_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .003;
    filter: Alpha(Opacity=.3)
}

.ui-widget-shadow {
    box-shadow: 0 0 5px #666
}

.datepicker {
    max-width: 300px;
    padding-bottom: 2px;
    position: relative
}

    .datepicker input[type=text].field-input--datepicker {
        cursor: pointer;
        position: relative
    }

        .datepicker input[type=text].field-input--datepicker::-webkit-input-placeholder {
            color: #8e92ab
        }

        .datepicker input[type=text].field-input--datepicker:focus {
            border-color: #a9a9a9
        }

    .datepicker .datepicker-icon {
        cursor: pointer;
        display: block;
        height: 16px;
        position: absolute;
        right: 10px;
        text-align: center;
        top: 16px;
        width: 15px;
        z-index: 5
    }

    .datepicker .datepicker-icon--calendar {
        background: url(../../../themes/kiwirail/images/svg/calendar.svg) 0 0/15px 16px no-repeat
    }

.selected .datepicker .datepicker-icon--calendar {
    display: none
}

.datepicker .datepicker-icon--close {
    display: none;
    font-weight: 700;
    top: 11px;
    z-index: 9
}

.selected .datepicker .datepicker-icon--close {
    display: block
}

.datepicker .datepicker-holder {
    display: block;
    position: absolute !important;
    z-index: 9
}

input[readonly].field-input--datepicker {
    background: 0
}

.ui-widget.ui-widget-content.ui-datepicker {
    border: 0
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-size: 1em;
    font-weight: 400
}

.ui-widget select {
    border: 1px solid #a9a9a9;
    padding-top: 2px;
    padding-bottom: 2px
}

.ui-widget .ui-datepicker-close {
    color: #fff;
    font: 400 16px Arial,Helvetica Neue,Helvetica,sans-serif;
    text-transform: uppercase
}

.ui-widget .ui-datepicker-title select {
    font: 400 18px Arial,Helvetica Neue,Helvetica,sans-serif;
    height: 30px;
    line-height: 30px;
    padding-top: 2px
}

.ui-datepicker {
    box-shadow: 0 0 10px grey;
    width: 300px
}

    .ui-datepicker table {
        margin: 0 0 2px
    }

    .ui-datepicker td {
        border: 1px solid #fff;
        height: 25px;
        padding: 0;
        vertical-align: middle
    }

        .ui-datepicker td a {
            display: block;
            line-height: 25px;
            padding: 6px 3px;
            text-align: center
        }

        .ui-datepicker td.date-range-selected > .ui-state-active,
        .ui-datepicker td.date-range-selected > .ui-state-default,
        .ui-datepicker td.date-range-selected > .ui-state-highlight {
            background: 0 0;
            background-color: #00508c !important;
            color: #fff
        }

    .ui-datepicker .ui-widget-header {
        background: 0;
        border: 0;
        color: #0a1a20;
        font-size: 16px;
        line-height: 22px
    }

    .ui-datepicker .ui-datepicker-buttonpane {
        border: 0;
        margin: 0;
        padding: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
            display: none
        }

    .ui-datepicker .ui-datepicker-next,
    .ui-datepicker .ui-datepicker-prev {
        border: 1px solid #00508c;
        border-radius: 30px;
        box-sizing: border-box;
        cursor: pointer;
        height: 30px;
        top: 7px;
        width: 30px
    }

        .ui-datepicker .ui-datepicker-next span,
        .ui-datepicker .ui-datepicker-prev span {
            left: 11px;
            margin-left: -6px !important;
            margin-top: -5px !important;
            top: 10px
        }

        .ui-datepicker .ui-datepicker-next:hover,
        .ui-datepicker .ui-datepicker-prev:hover {
            background: 0;
            border: 2px solid #00508c;
            height: 31px;
            width: 31px
        }

        .ui-datepicker .ui-datepicker-prev span {
            margin-left: -4px !important;
            transform: rotate(225deg)
        }

        .ui-datepicker .ui-datepicker-prev:hover {
            left: 2px
        }

        .ui-datepicker .ui-datepicker-next span {
            left: 8px;
            transform: rotate(45deg)
        }

        .ui-datepicker .ui-datepicker-next:hover {
            right: 1px
        }

    .ui-datepicker .ui-state-default {
        background: 0 0 !important
    }

.farefinder .ui-datepicker {
    box-shadow: none
}

    .farefinder .ui-datepicker .ui-datepicker-next span,
    .farefinder .ui-datepicker .ui-datepicker-prev span {
        left: 12px !important;
        top: 14px !important
    }

    .farefinder .ui-datepicker .ui-datepicker-prev span {
        left: 14px !important
    }

.ui-widget-header {
    background: 0;
    border: 0;
    color: #0a1a20
}

    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
        background: 0 !important;
        opacity: .8
    }

    .ui-button,
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    html .ui-button.ui-state-disabled:active,
    html .ui-button.ui-state-disabled:hover {
        background: 0;
        border: 0;
        color: #0b1b20 !important
    }

        .ui-button.ui-state-active:hover,
        .ui-button:active,
        .ui-state-active,
        .ui-state-default.ui-datepicker-close,
        .ui-widget-content .ui-state-active,
        .ui-widget-header .ui-state-active,
        a.ui-button:active {
            background-color: #00508c;
            color: #fff !important
        }

table.ui-datepicker-calendar {
    border: 0;
    min-width: 1px
}

    table.ui-datepicker-calendar thead {
        background: 0
    }

        table.ui-datepicker-calendar thead th {
            border: 0;
            color: #a9a9a9;
            font-size: 11px;
            text-transform: uppercase
        }

    table.ui-datepicker-calendar tbody tr:first-child td {
        border-top: 1px solid rgba(13, 133, 202, .1)
    }

        table.ui-datepicker-calendar tbody tr:first-child td.ui-datepicker-unselectable {
            border: 1px solid transparent;
            border-right: 0
        }

.iq-booking-widget table.ui-datepicker-calendar tbody tr:first-child td {
    border-top: 1px solid #c5c5c5
}

    .iq-booking-widget table.ui-datepicker-calendar tbody tr:first-child td.ui-datepicker-unselectable {
        border-top-color: transparent
    }

table.ui-datepicker-calendar td,
table.ui-datepicker-calendar th {
    padding: 0;
    text-align: center
}

table.ui-datepicker-calendar td {
    border: 1px solid rgba(13, 133, 202, .1)
}

    table.ui-datepicker-calendar td a {
        display: block;
        font-size: 16px
    }

    table.ui-datepicker-calendar td.ui-datepicker-unselectable {
        border: 0
    }

.iq-booking-widget #ddlDepartures,
.iq-booking-widget #ddlReturns {
    margin: 15px auto;
    text-align: center
}

.iq-booking-widget .ui-datepicker {
    margin: 0 auto
}

    .iq-booking-widget .ui-datepicker table {
        margin: 10px 0 0
    }

        .iq-booking-widget .ui-datepicker table tbody tr:nth-child(2n+1) {
            background: 0 0
        }

        .iq-booking-widget .ui-datepicker table td {
            line-height: 30px
        }

            .iq-booking-widget .ui-datepicker table td a,
            .iq-booking-widget .ui-datepicker table td span {
                line-height: 35px;
                padding: 0;
                text-align: center
            }

            .iq-booking-widget .ui-datepicker table td .ui-state-default {
                height: 100%
            }

.iq-booking-widget .ui-datepicker-calendar td.ui-datepicker-today span {
    outline: 0 !important
}

.iq-booking-widget table.ui-datepicker-calendar td {
    border: 1px solid #c5c5c5
}

    .iq-booking-widget table.ui-datepicker-calendar td.ui-datepicker-unselectable {
        border: 0
    }

.iq-booking-widget .ui-datepicker-header .ui-datepicker-title {
    top: 2px
}

.farefinder .SAL-wrapper .SAL-modal-container.leave-modal .ui-datepicker-month,
.farefinder .SAL-wrapper .SAL-modal-container.leave-modal .ui-datepicker-year,
.farefinder .SAL-wrapper .SAL-modal-container.return-modal .ui-datepicker-month,
.farefinder .SAL-wrapper .SAL-modal-container.return-modal .ui-datepicker-year {
    margin: -2px 4px 4px
}

.pure-form,
form {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-weight: 300;
	font-size: 16px;
}

    .pure-form input[type=password],
    .pure-form input[type=email],
    .pure-form input[type=search],
    .pure-form input[type=text],
    .pure-form textarea.field-input--textarea,
    form input[type=password],
    form input[type=email],
    form input[type=search],
    form input[type=text],
    form textarea.field-input--textarea {
        border: 1px solid #a9a9a9;
        box-shadow: none
    }

        #signInName:hover,
        #password:hover,
        .pure-form input[type=password]:hover,
        .pure-form input[type=email]:hover,
        .pure-form input[type=search]:hover,
        .pure-form input[type=text]:hover,
        .pure-form textarea.field-input--textarea:hover,
        form input[type=password]:hover,
        form input[type=email]:hover,
        form input[type=search]:hover,
        form input[type=text]:hover,
        form textarea.field-input--textarea:hover {
            border-color: #00508c
        }

        .pure-form .ui-datepicker .ui-datepicker-buttonpane input[type=password]:focus:not(.field-input--datepicker) + button,
        .pure-form .ui-datepicker .ui-datepicker-buttonpane input[type=email]:focus:not(.field-input--datepicker) + button,
        .pure-form .ui-datepicker .ui-datepicker-buttonpane input[type=search]:focus:not(.field-input--datepicker) + button,
        .pure-form .ui-datepicker .ui-datepicker-buttonpane input[type=text]:focus:not(.field-input--datepicker) + button,
        .pure-form .ui-datepicker .ui-datepicker-buttonpane textarea.field-input--textarea:focus:not(.field-input--datepicker) + button,
        .pure-form input[type=password]:focus:not(.field-input--datepicker),
        .pure-form input[type=password]:focus:not(.field-input--datepicker) + .pure-button--primary,
        .pure-form input[type=email]:focus:not(.field-input--datepicker),
        .pure-form input[type=email]:focus:not(.field-input--datepicker) + .pure-button--primary,
        .pure-form input[type=search]:focus:not(.field-input--datepicker),
        .pure-form input[type=search]:focus:not(.field-input--datepicker) + .pure-button--primary,
        .pure-form input[type=text]:focus:not(.field-input--datepicker),
        .pure-form input[type=text]:focus:not(.field-input--datepicker) + .pure-button--primary,
        .pure-form textarea.field-input--textarea:focus:not(.field-input--datepicker),
        .pure-form textarea.field-input--textarea:focus:not(.field-input--datepicker) + .pure-button--primary,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form input[type=password]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form input[type=email]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form input[type=search]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form input[type=text]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form textarea.field-input--textarea:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form input[type=password]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form input[type=email]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form input[type=search]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form input[type=text]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form textarea.field-input--textarea:focus:not(.field-input--datepicker) + button,
        form .ui-datepicker .ui-datepicker-buttonpane input[type=password]:focus:not(.field-input--datepicker) + button,
        form .ui-datepicker .ui-datepicker-buttonpane input[type=email]:focus:not(.field-input--datepicker) + button,
        form .ui-datepicker .ui-datepicker-buttonpane input[type=search]:focus:not(.field-input--datepicker) + button,
        form .ui-datepicker .ui-datepicker-buttonpane input[type=text]:focus:not(.field-input--datepicker) + button,
        form .ui-datepicker .ui-datepicker-buttonpane textarea.field-input--textarea:focus:not(.field-input--datepicker) + button,
        form input[type=password]:focus:not(.field-input--datepicker),
        form input[type=password]:focus:not(.field-input--datepicker) + .pure-button--primary,
        form input[type=email]:focus:not(.field-input--datepicker),
        form input[type=email]:focus:not(.field-input--datepicker) + .pure-button--primary,
        form input[type=search]:focus:not(.field-input--datepicker),
        form input[type=search]:focus:not(.field-input--datepicker) + .pure-button--primary,
        form input[type=text]:focus:not(.field-input--datepicker),
        form input[type=text]:focus:not(.field-input--datepicker) + .pure-button--primary,
        form textarea.field-input--textarea:focus:not(.field-input--datepicker),
        form textarea.field-input--textarea:focus:not(.field-input--datepicker) + .pure-button--primary {
            box-shadow: 0 0 0 1px #00508c
        }

    .pure-form fieldset,
    form fieldset {
        padding: 0
    }

    .pure-form .field--error input[type=password],
    .pure-form .field--error input[type=password]:hover,
    .pure-form .field--error input[type=email],
    .pure-form .field--error input[type=email]:hover,
    .pure-form .field--error input[type=search],
    .pure-form .field--error input[type=search]:hover,
    .pure-form .field--error input[type=text],
    .pure-form .field--error input[type=text]:hover,
    .pure-form .field--error textarea.field-input--textarea,
    .pure-form .field--error textarea.field-input--textarea:hover,
    form .field--error input[type=password],
    form .field--error input[type=password]:hover,
    form .field--error input[type=email],
    form .field--error input[type=email]:hover,
    form .field--error input[type=search],
    form .field--error input[type=search]:hover,
    form .field--error input[type=text],
    form .field--error input[type=text]:hover,
    form .field--error textarea.field-input--textarea,
    form .field--error textarea.field-input--textarea:hover {
        border-color: #e00032
    }

        .pure-form .field--error .ui-datepicker .ui-datepicker-buttonpane input[type=password]:focus:not(.field-input--datepicker) + button,
        .pure-form .field--error .ui-datepicker .ui-datepicker-buttonpane input[type=email]:focus:not(.field-input--datepicker) + button,
        .pure-form .field--error .ui-datepicker .ui-datepicker-buttonpane input[type=search]:focus:not(.field-input--datepicker) + button,
        .pure-form .field--error .ui-datepicker .ui-datepicker-buttonpane input[type=text]:focus:not(.field-input--datepicker) + button,
        .pure-form .field--error .ui-datepicker .ui-datepicker-buttonpane textarea.field-input--textarea:focus:not(.field-input--datepicker) + button,
        .pure-form .field--error input[type=password]:focus:not(.field-input--datepicker),
        .pure-form .field--error input[type=password]:focus:not(.field-input--datepicker) + .pure-button--primary,
        .pure-form .field--error input[type=email]:focus:not(.field-input--datepicker),
        .pure-form .field--error input[type=email]:focus:not(.field-input--datepicker) + .pure-button--primary,
        .pure-form .field--error input[type=search]:focus:not(.field-input--datepicker),
        .pure-form .field--error input[type=search]:focus:not(.field-input--datepicker) + .pure-button--primary,
        .pure-form .field--error input[type=text]:focus:not(.field-input--datepicker),
        .pure-form .field--error input[type=text]:focus:not(.field-input--datepicker) + .pure-button--primary,
        .pure-form .field--error textarea.field-input--textarea:focus:not(.field-input--datepicker),
        .pure-form .field--error textarea.field-input--textarea:focus:not(.field-input--datepicker) + .pure-button--primary,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form .field--error input[type=password]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form .field--error input[type=email]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form .field--error input[type=search]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form .field--error input[type=text]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane .pure-form .field--error textarea.field-input--textarea:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form .field--error input[type=password]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form .field--error input[type=email]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form .field--error input[type=search]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form .field--error input[type=text]:focus:not(.field-input--datepicker) + button,
        .ui-datepicker .ui-datepicker-buttonpane form .field--error textarea.field-input--textarea:focus:not(.field-input--datepicker) + button,
        form .field--error .ui-datepicker .ui-datepicker-buttonpane input[type=password]:focus:not(.field-input--datepicker) + button,
        form .field--error .ui-datepicker .ui-datepicker-buttonpane input[type=email]:focus:not(.field-input--datepicker) + button,
        form .field--error .ui-datepicker .ui-datepicker-buttonpane input[type=search]:focus:not(.field-input--datepicker) + button,
        form .field--error .ui-datepicker .ui-datepicker-buttonpane input[type=text]:focus:not(.field-input--datepicker) + button,
        form .field--error .ui-datepicker .ui-datepicker-buttonpane textarea.field-input--textarea:focus:not(.field-input--datepicker) + button,
        form .field--error input[type=password]:focus:not(.field-input--datepicker),
        form .field--error input[type=password]:focus:not(.field-input--datepicker) + .pure-button--primary,
        form .field--error input[type=email]:focus:not(.field-input--datepicker),
        form .field--error input[type=email]:focus:not(.field-input--datepicker) + .pure-button--primary,
        form .field--error input[type=search]:focus:not(.field-input--datepicker),
        form .field--error input[type=search]:focus:not(.field-input--datepicker) + .pure-button--primary,
        form .field--error input[type=text]:focus:not(.field-input--datepicker),
        form .field--error input[type=text]:focus:not(.field-input--datepicker) + .pure-button--primary,
        form .field--error textarea.field-input--textarea:focus:not(.field-input--datepicker),
        form .field--error textarea.field-input--textarea:focus:not(.field-input--datepicker) + .pure-button--primary {
            box-shadow: 0 0 0 1px #e00032
        }

.field {
    clear: both
}

    .field-label,
    .field > label {
        color: #a9a9a9;
        display: block;
        font: 700 11px/17px Arial,Helvetica Neue,Helvetica,sans-serif;
        letter-spacing: 1px;
        padding: 14px 0 4px;
        text-transform: uppercase
    }

.field--error,
.field--error .field-label {
    color: #e00032
}

.field-errormessage {
    display: block;
    font: 400 16px/25px Arial,Helvetica Neue,Helvetica,sans-serif;
    padding-left: 30px;
    position: relative;
    top: 5px
}

    .field-errormessage:before {
        border: 2px solid #e00032;
        border-radius: 24px;
        content: "!";
        display: block;
        font: 700 16px/21px Arial,Helvetica Neue,Helvetica,sans-serif;
        height: 24px;
        left: 0;
        position: absolute;
        text-align: center;
        top: 1px;
        width: 24px
    }

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results__option,
input.field-input--text,
input.text {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif
}

.field--textwithbutton .field-errormessage {
    clear: both;
    display: block;
    line-height: 23px;
    padding: 5px 0 0 30px
}

    .field--textwithbutton .field-errormessage:before {
        left: 0;
        top: 5px
    }

@media screen and (min-width:1024px) {
    .field-errormessage {
        display: inline-block;
        line-height: 18px;
        padding-left: 10px;
        top: 0
    }

        .field-errormessage:before {
            left: -40px;
            top: -2px
        }

    .field--textwithbutton .field-errormessage {
        padding-top: 7px
    }

        .field--textwithbutton .field-errormessage:before {
            top: 7px
        }
}

.formarrow,
.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b,
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    background: 0;
    border: 0;
    border-right: 2px solid #00508c;
    border-top: 2px solid #00508c;
    content: "";
    display: block;
    height: 10px;
    margin: 0;
    position: absolute;
    width: 10px
}

.textarrow {
    color: #a9a9a9;
    display: inline-block;
    font-size: 20px;
    margin: 0 7px
}

.ElCommunitySupportForm {
    text-align: center
}

    .ElCommunitySupportForm .communitysupportform {
        margin: 0 auto;
        max-width: 760px;
        text-align: left
    }

.SAL-error-message {
    display: block
}

.field--radio input[type=radio] + .field-label {
    cursor: pointer
}

    .field--radio input[type=radio] + .field-label .field-element {
        border: 1px solid #00508c;
        border-radius: 22px;
        box-sizing: border-box;
        display: inline-block;
        height: 22px;
        margin: -2px 10px 0 0;
        text-align: center;
        vertical-align: middle;
        width: 22px
    }

        .field--radio input[type=radio] + .field-label .field-element:before {
            background: #00508c;
            border-radius: 14px;
            content: " ";
            display: block;
            height: 0;
            margin: 9px auto;
            transition: all .2s ease-out 0s;
            width: 0
        }

.bookingwidget .field--radio input[type=radio] + .field-label .field-element:before {
    background: url(../../../themes/kiwirail/images/svg/tick-circle.svg) no-repeat;
    background-size: 14px
}

.field--radio input[type=radio] + .field-label:hover .field-element {
    border-width: 2px
}

.field--radio input[type=radio] {
    display: none
}

    .field--radio input[type=radio]:checked + .field-label .field-element,
    .field--radio input[type=radio]:checked + .field-label:hover .field-element {
        border-width: 1px
    }

.bookingwidget .field--radio input[type=radio]:checked + .field-label .field-element,
.bookingwidget .field--radio input[type=radio]:checked + .field-label:hover .field-element {
    border-width: 2px
}

.field--radio input[type=radio]:checked + .field-label .field-element:before {
    height: 14px;
    margin: 3px auto;
    width: 14px
}

.bookingwidget .field--radio input[type=radio]:checked + .field-label .field-element:before {
    height: 16px;
    margin: 4px 0 0 2px;
    width: 16px
}

.field--radio input[type=radio][disabled] + .field-label {
    cursor: text
}

    .field--radio input[type=radio][disabled] + .field-label .field-element {
        background: #dedede;
        border: 0
    }

form.searchform {
    border-bottom: 1px solid #fff;
    position: relative
}

    form.searchform .searchform-close {
        background: url(../../../themes/kiwirail/images/svg/close-white.svg) 15px 15px/15px 15px no-repeat;
        cursor: pointer;
        display: none;
        height: 44px;
        position: absolute;
        top: 0;
        width: 44px
    }

    form.searchform .searchform-inputwrap {
        float: left;
        width: 90%
    }

    form.searchform input.searchform-input {
        background: 0;
        border: 0;
        border-radius: 0;
        box-shadow: none !important;
        color: #fff;
        display: block;
        font-size: 16px;
        line-height: 21px;
        padding-left: 0;
        width: 100%
    }

        form.searchform input.searchform-input:-ms-input-placeholder {
            color: #fff
        }

        form.searchform input.searchform-input:-moz-placeholder {
            color: #fff
        }

        form.searchform input.searchform-input::placeholder {
            color: #fff
        }

        form.searchform input.searchform-input:placeholder-shown {
            color: #fff
        }

    form.searchform .formactions {
        float: right;
        text-align: center;
        width: 10%
    }

    form.searchform .action {
        background: url(../../../themes/kiwirail/images/svg/search-white.svg) 0 0/100% 100% no-repeat;
        border: 0;
        display: block;
        height: 23px;
        margin: 12px auto 0;
        position: relative;
        text-indent: -9999em;
        top: -3px;
        width: 22px
    }

.headermenu form.searchform {
    margin: 20px
}

    .headermenu form.searchform .searchform-close {
        left: -44px
    }

.footer form.searchform {
    margin-top: 50px
}

    .footer form.searchform .searchform-inputwrap {
        width: 87%
    }

    .footer form.searchform .action {
        float: right;
        margin: 8px 12px 0 0
    }

.searchresults form.searchform {
    border-bottom: 2px solid #a9a9a9
}

    .searchresults form.searchform .searchform-close {
        background-image: url(../../../themes/kiwirail/images/svg/close.svg);
        background-position: 0 12px;
        display: none;
        right: 0;
        width: 15px
    }

    .searchresults form.searchform input.searchform-input {
        color: #0b1b20;
        font-size: 18px;
        line-height: 26px
    }

        .searchresults form.searchform input.searchform-input:-ms-input-placeholder {
            color: #0b1b20
        }

        .searchresults form.searchform input.searchform-input:-moz-placeholder {
            color: #0b1b20
        }

        .searchresults form.searchform input.searchform-input::placeholder {
            color: #0b1b20
        }

        .searchresults form.searchform input.searchform-input:placeholder-shown {
            color: #0b1b20
        }

    .searchresults form.searchform .action {
        background-image: url(../../../themes/kiwirail/images/svg/search.svg);
        float: right;
        height: 23px
    }

.searchresults-searchform--hasvalue form.searchform .searchform-close {
    display: block;
    top: 3px
}

.searchresults-searchform--hasvalue form.searchform .formactions {
    display: none
}

@media screen and (min-width:768px) {
    .footer form.searchform {
        margin: 0 0 5px
    }

        .footer form.searchform .action {
            margin-right: 0
        }

    .searchresults form.searchform input.searchform-input {
        font-size: 24px
    }

    .searchresults form.searchform .formactions {
        position: relative;
        top: 3px
    }

    .searchresults form.searchform .searchform-close {
        top: 7px
    }
}

@media screen and (min-width:1024px) {
    .headermenu form.searchform {
        border: 0;
        height: 44px;
        margin: 0;
        position: absolute;
        right: -8px;
        top: 0;
        transition: all .3s;
        width: 44px
    }

        .headermenu form.searchform .searchform-inputwrap {
            position: absolute;
            width: 0
        }

        .headermenu form.searchform .searchform-input {
            line-height: 27px;
            padding-left: 20px
        }

        .headermenu form.searchform .formactions {
            float: none;
            position: absolute;
            right: 0;
            top: 5px;
            width: 23px
        }

        .headermenu form.searchform .action {
            margin: 0;
            right: 29px;
            top: 6px
        }

        .headermenu form.searchform input.searchform-input {
            display: none
        }

    .headermenu form.searchform--expanded input.searchform-input,
    form.searchform.searchform--expanded .searchform-close {
        display: block
    }

    form.searchform.searchform--expanded {
        width: 650px;
        background: #00508c
    }

        form.searchform.searchform--expanded .searchform-inputwrap {
            display: block;
            width: 90%
        }
}

.select2-dropdown,
.select2-search--dropdown .select2-search__field {
    width: 100%;
    box-sizing: border-box
}

@media screen and (min-width:1440px) {
    .headermenu form.searchform {
        right: 0
    }

        .headermenu form.searchform .action {
            right: 23px;
            top: 5px
        }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: block;
    position: absolute;
    left: -100000px;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none
    }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--classic .select2-results > .select2-results__options,
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .searchresults .breadcrumb a,
    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: 0 0;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888;
            border-width: 0 4px 5px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.select2-container.select2-container--default .select2-selection--single {
    box-sizing: border-box;
    height: 50px
}

    .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #a9a9a9;
        font-size: 18px;
        padding: 9px 14px
    }

.select2-results__option,
.select2-search--dropdown .select2-search__field {
    font-size: 18px;
    padding: 7px 14px
}

.field--selected .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #0a1a20
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 18px;
    top: 4px
}

    .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
        transform: rotate(135deg)
    }

.select2-container.select2-container--default .select2-selection--single:hover {
    border-color: #00508c
}

.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f2f2f2;
    color: #00508c
}

.select2-container {
    max-width: 300px;
    width: 100% !important
}

.select2-dropdown--below {
    margin-top: 0 !important
}

.select2-results__option {
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

form:after {
    content: '';
    display: block;
    clear: both
}

form input.text {
    padding-top: 7px
}

form label {
    line-height: 1.5em
}

form div.field {
    margin-bottom: 20px
}

.Actions .btn {
    float: left;
    margin-right: 20px
}

.fieldset {
    border: none
}

#ForgotPassword {
    float: left;
    font-size: .8em;
    line-height: 35px
}

    #ForgotPassword:after {
        content: '';
        display: block;
        clear: both
    }

.req-indicator {
    color: #fe7620;
    font-size: 10px;
    text-transform: none
}

.maincontent .userform .Actions input.action {
    width: 100%;
    background: #00508c;
    color: #fff
}

.formstepper {
    box-sizing: border-box;
    max-width: 300px;
    padding: 20px 20px 20px 0;
    width: 100%
}

.formstepper-text {
    display: inline-block;
    font-size: 16px;
    width: 60%
}

.formstepper-hint {
    color: #a9a9a9;
    display: block;
    font-size: 11px
}

.formstepper-controls {
    display: inline-block;
    vertical-align: top;
    width: 36%
}

.formstepper-control {
    border: 1px solid #00508c;
    border-radius: 26px;
    color: #00508c;
    cursor: pointer;
    display: inline-block;
    font-size: 26px;
    height: 26px;
    line-height: 23px;
    margin-right: 8px;
    text-align: center;
    width: 26px
}

    .formstepper-control:hover:not(.formstepper-control--disabled) {
        background: #00508c;
        color: #fff
    }

.formstepper-control--disabled {
    border-color: #dedede;
    color: #c5c5c5
}

.formstepper-control::selection {
    background: 0
}

.field--switch {
    box-sizing: border-box;
    display: inline-block;
    height: 25px;
    position: relative;
    width: 59px
}

    .field--switch:hover .field-slider,
    .field--switch:hover .field-slider--round:before {
        border-color: #00508c
    }

.field-slider {
    border: 1px solid #a9a9a9;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .3s
}

.field-slider--round {
    border-radius: 34px
}

    .field-slider--round:before {
        border: 1px solid #a9a9a9;
        border-radius: 50%
    }

.field-slider:before {
    background-color: #fff;
    bottom: 1px;
    content: "";
    height: 21px;
    left: 2px;
    position: absolute;
    transition: .3s;
    width: 21px
}

.field-input--switch:checked + .field-slider {
    background-color: #00508c
}

    .field-input--switch:checked + .field-slider:before {
        transform: translateX(34px)
    }

.field-input--switch:focus + .field-slider {
    box-shadow: 0 0 1px #00508c
}

input.field-input--text,
input.text {
    background-color: #fff;
    border: 1px solid #a9a9a9;
    box-sizing: border-box;
    color: #0a1a20;
    font-size: 18px;
    line-height: 30px;
    max-width: 300px;
    padding: 7px 14px;
    width: 100%
}

    input.field-input--text:focus + field-button,
    input.text:focus + field-button {
        border: 2px solid #00508c
    }

.field--error input.field-input--text,
.field--error input.text {
    border-color: #e00032;
    padding-right: 43px
}

textarea.field-input--textarea {
    max-width: 300px;
    min-height: 100px;
    width: 100%
}

.field--textwithbutton input[type=email].field-input,
.field--textwithbutton input[type=password].field-input,
.field--textwithbutton input[type=text].field-input {
    display: block;
    float: left
}

form .field--textwithbutton input[type=email].field-input,
form .field--textwithbutton input[type=password].field-input,
form .field--textwithbutton input[type=text].field-input {
    border-radius: 3px 0 0 3px
}

.field--textwithbutton .field-button {
    border-radius: 0 3px 3px 0;
    display: block;
    float: left;
    margin: 0
}

form.userform .Actions,
form.userform > fieldset {
    margin: auto;
    max-width: 480px;
    text-align: left
}

form.userform .userformsgroup {
    border: 0;
    border-bottom: 1px solid #dedede;
    padding: 0 0 30px
}

    form.userform .userformsgroup > legend {
        font: 600 28px/32px Arial,Helvetica Neue,Helvetica,sans-serif;
        padding: 30px 0 0
    }

form.userform input.text {
    max-width: 100%;
    width: 100%
}

form.userform .optionset {
    padding-bottom: 15px
}

    form.userform .optionset ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        form.userform .optionset ul li {
            padding: 10px 0 5px
        }

    form.userform .optionset label {
        line-height: 1
    }

    form.userform .optionset legend {
        font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase;
        border: 0;
        color: #a9a9a9;
        font-size: 11px
    }

form.userform input.date-alt {
    background: url(../../../themes/kiwirail/images/svg/calendar.svg) 95% 14px/15px 16px no-repeat #fff;
    cursor: pointer;
    max-width: 300px
}

form.userform input.numeric {
    max-width: 300px
}

form.userform input.checkbox,
form.userform input.radio {
    position: relative;
    top: -2px;
    display: inline-block;
    margin-right: 5px
}

    form.userform input.checkbox + label,
    form.userform input.radio + label {
        color: #0b1b20;
        display: inline-block;
        font: 500 18px/22px Arial,Helvetica Neue,Helvetica,sans-serif;
        letter-spacing: 0;
        text-transform: none
    }

form.userform .literalFieldArea ul {
    margin-top: 0;
    padding-left: 15px
}

    form.userform .literalFieldArea ul li {
        font-size: 16px
    }

form.userform .right-title {
    color: #a9a9a9;
    font-size: 16px;
    margin-top: 6px
}

form.userform legend.left {
    margin-top: 30px
}

form.userform .middleColumn {
    position: relative
}

form.userform .Actions input.action {
    width: 100%
}

form.userform .Actions input.resetformaction {
    border: 0;
    background: 0 0;
    color: #00508c
}

form.userform .requiredField.error {
    border-color: #e00032;
    box-shadow: none !important;
    position: relative
}

    form.userform .requiredField.error + .error:after {
        border: 2px solid #e00032;
        border-radius: 24px;
        color: #e00032;
        content: "!";
        display: block;
        font: 700 16px/21px Arial,Helvetica Neue,Helvetica,sans-serif;
        height: 24px;
        position: absolute;
        right: 10px;
        text-align: center;
        top: 10px;
        width: 24px
    }

.sectionfooter--classes--list-item a form.userform .error-container span,
form.userform .error-container .sectionfooter--classes--list-item a span,
form.userform .error-container h4 {
    font-size: 21px;
    line-height: 24px
}

form.userform .error-container .error-list {
    padding-left: 20px
}

    form.userform .error-container .error-list a {
        color: #e00032
    }

form.userform .error.message {
    color: #e00032;
    display: block;
    font-size: 16px;
    margin-top: 6px
}

body .scriptcontent .SAL-wrapper {
    background: 0 0;
    border: 0;
    text-align: center
}

    body .scriptcontent .SAL-wrapper .SAL-form {
        margin: 0 auto;
        max-width: 480px;
        text-align: left
    }

        body .scriptcontent .SAL-wrapper .SAL-form .SAL-section-applicant-details,
        body .scriptcontent .SAL-wrapper .SAL-form .SAL-section-event-details,
        body .scriptcontent .SAL-wrapper .SAL-form .SAL-section-fundraising-details {
            margin-bottom: 30px;
            padding-bottom: 30px;
            border-bottom: 1px solid #dedede
        }

            body .scriptcontent .SAL-wrapper .SAL-form .SAL-section-applicant-details:before,
            body .scriptcontent .SAL-wrapper .SAL-form .SAL-section-event-details:before,
            body .scriptcontent .SAL-wrapper .SAL-form .SAL-section-fundraising-details:before {
                color: #0b1b20;
                font: 600 28px/32px Arial,Helvetica Neue,Helvetica,sans-serif;
                padding: 30px 0 0;
                text-transform: none
            }

    .ui-datepicker .ui-datepicker-buttonpane body .scriptcontent .SAL-wrapper button,
    body .scriptcontent .SAL-wrapper .field-input--textarea,
    body .scriptcontent .SAL-wrapper .field-label,
    body .scriptcontent .SAL-wrapper .pure-button--primary,
    body .scriptcontent .SAL-wrapper .ui-datepicker .ui-datepicker-buttonpane button,
    body .scriptcontent .SAL-wrapper input.field-input--text,
    body .scriptcontent .SAL-wrapper input.text {
        max-width: 100%
    }

.UserDefinedForm .maincontent {
    margin: 0 auto;
    max-width: 480px
}

    .UserDefinedForm .maincontent .pageintro {
        padding-left: 0;
        padding-right: 0
    }

.footermenu-list {
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.footermenu-item--first .mobilemenulink {
    border: 0
}

.footermenu-item {
    padding-bottom: 0;
    transition: all .3s ease
}

.footermenu-link {
    color: #fff;
    font-weight: 300;
    position: relative;
    text-decoration: none
}

.sectionfooter--classy.dark .footermenu-link {
    color: #000
}

.footer .footermenu-link {
    cursor: pointer
}

.footermenu-text {
    display: block;
    position: relative;
    z-index: 3
}

.footermenu .mobilemenulink {
    z-index: 4
}

@media screen and (min-width:768px) {
    .footermenu {
        display: block;
        padding-top: 15px
    }

    .footermenu-list {
        border: 0
    }

    .footermenu-text {
        padding: 0 15px
    }

    .footermenu > .footermenu-list > .footermenu-item {
        border-left: 1px solid #fff
    }

    .sectionfooter--classy.dark .footermenu > .footermenu-list > .footermenu-item {
        border-color: #000
    }

    .footermenu .mobilemenulink {
        padding: 0 0 15px 15px;
        font: 600 14px Arial,Helvetica Neue,Helvetica,sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase
    }
}

@media screen and (min-width:1024px) {
    .footermenu {
        padding-top: 30px
    }

    .footermenu-text {
        padding: 0 40px
    }

    .footermenu .mobilemenulink {
        padding-left: 40px
    }
}

.footermenu-level2 {
    display: none
}

    .footermenu-level2 .footermenu-link {
        display: inline-block;
        padding: 5px 0
    }

        .footermenu-level2 .footermenu-link.externallink {
            background-image: url(../../../themes/kiwirail/images/svg/external-link-white.svg);
            background-position: 100% 12px;
            padding-right: 18px
        }

            .footermenu-level2 .footermenu-link.externallink:hover {
                background: url(../../../themes/kiwirail/images/svg/external-link-white.svg) 100% 12px/12px 12px no-repeat
            }

.sectionfooter--classy.dark .footermenu-level2 .footermenu-link.externallink {
    background-image: url(../../../themes/kiwirail/images/svg/external-link-black.svg)
}

    .sectionfooter--classy.dark .footermenu-level2 .footermenu-link.externallink:hover {
        background: url(../../../themes/kiwirail/images/svg/external-link-black.svg) 100% 12px/12px 12px no-repeat
    }

.footermenu-level2 .footermenu-link:hover {
    opacity: .9
}

.footermenu-level2 .footermenu-link--active {
    opacity: .8
}

.footermenu-level2 .footermenu-item--first .footermenu-link {
    padding-top: 0
}

.footermenu-level2 .footermenu-item--last .footermenu-link {
    padding-bottom: 15px
}

.footer-globalmenu .footermenu-level2 {
    padding-bottom: 5px
}

    .footer-globalmenu .footermenu-level2 .footermenu-link {
        color: #fff
    }

.sectionfooter--classy.dark .footer-globalmenu .footermenu-level2 .footermenu-link {
    color: #000
}

.footer-globalmenu .footermenu-level2 .footermenu-link--active,
.footer-globalmenu .footermenu-level2 .footermenu-link:hover {
    background: 0;
    opacity: .9
}

@media screen and (min-width:768px) {
    .footermenu-level2 {
        background: 0 0;
        display: block
    }

        .footermenu-level2 .footermenu-link {
            color: #fff;
            font-size: 16px;
            padding: 5px 15px
        }

            .footermenu-level2 .footermenu-link--active,
            .footermenu-level2 .footermenu-link:hover {
                background: 0 0;
                color: #fff
            }

        .footermenu-level2 .footermenu-item:first-child .footermenu-link {
            padding-top: 5px
        }

        .footermenu-level2 .footermenu-item:last-child .footermenu-link {
            padding-bottom: 0
        }

    .footermenu-item--inner {
        margin-top: 30px
    }

        .footermenu-item--inner:first-child {
            margin-top: 0
        }
}

@media screen and (min-width:1024px) {
    .footermenu-level2 .footermenu-link {
        padding: 5px 40px
    }
}

.footermenu-item--open .footermenu-level2 {
    display: block;
    height: auto
}

.gridnav {
    text-align: center
}

    .gridnav .gridmenu {
        padding-top: 15px;
        text-align: left
    }

    .gridnav .gridmenu-list {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .gridnav .gridmenu-item {
        padding: 0 0 15px;
        text-align: center
    }

    .gridnav .gridmenu-contents {
        height: 275px;
        margin: 0 auto;
        max-width: 275px;
        position: relative;
        text-align: center;
        width: 100%
    }

    .gridnav .gridmenu-image {
        background-position: center;
        background-size: cover;
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .gridnav .gridmenu-icon,
    .gridnav .gridmenu-title {
        color: #fff;
        position: relative;
        z-index: 3;
        transition: all .3s ease-in-out
    }

    .gridnav .gridmenu-title {
        font-size: 22px;
        line-height: 24px;
        margin: 0;
        padding: 35px 0 0
    }

    .gridnav .gridmenu-icon {
        background-repeat: no-repeat;
        background-size: 100%;
        height: 122px;
        margin: 30px auto 0;
        width: 122px
    }

    .gridnav .gridmenu-hover,
    .gridnav .gridmenu-overlay {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        display: block
    }

    .gridnav .gridmenu-overlay {
        background: #0a1a20;
        opacity: .5;
        z-index: 2
    }

    .gridnav .gridmenu-hover {
        background: rgba(255, 255, 255, .9);
        opacity: 0;
        transition: all .3s ease-in-out;
        z-index: 5
    }

        .gridnav .gridmenu-hover .gridmenu-title {
            padding-top: 30px
        }

        .gridnav .gridmenu-hover .gridmenu-title,
        .gridnav .gridmenu-intro,
        .gridnav .gridmenu-morelink {
            margin: 0 auto;
            text-align: left;
            width: 80%
        }

    .gridnav .gridmenu-intro {
        color: #0a1a20;
        font-size: 18px;
        line-height: 23px;
        max-height: 180px;
        overflow: hidden;
        padding-top: 15px
    }

    .gridnav .gridmenu-morelink {
        color: #00508c;
        font: 600 12px/14px Arial,Helvetica Neue,Helvetica,sans-serif;
        padding-top: 15px;
        text-transform: uppercase
    }

    .gridnav .gridmenu-link {
        text-decoration: none
    }

        .gridnav .gridmenu-link:hover .gridmenu-icon,
        .gridnav .gridmenu-link:hover .gridmenu-title {
            opacity: 0
        }

        .gridnav .gridmenu-link:hover .gridmenu-hover {
            opacity: 1
        }

            .gridnav .gridmenu-link:hover .gridmenu-hover .gridmenu-title {
                color: #0a1a20;
                opacity: 1
            }

@media screen and (min-width:375px) {
    .gridnav .gridmenu-contents {
        height: 304px;
        max-width: 304px
    }

    .gridnav .gridmenu-title {
        padding-top: 45px
    }

    .gridnav .gridmenu-hover .gridmenu-title {
        padding-top: 30px
    }

    .gridnav .gridmenu-morelink {
        padding-top: 20px
    }
}

@media screen and (min-width:768px) {
    .gridnav .gridmenu {
        margin: 0 auto;
        max-width: 638px
    }

    .gridnav .gridmenu-item {
        padding: 0 5px 15px
    }
}

@media screen and (min-width:1024px) {
    .gridnav .gridmenu {
        max-width: 958px
    }
}

.landingnav .secondarymenu,
.sectionindex-nav .secondarymenu {
    text-align: left
}

.landingnav .secondarymenu-link,
.sectionindex-nav .secondarymenu-link {
    border-bottom: 1px solid #c5c5c5;
    color: #0a1a20;
    display: block;
    font: 600 22px/29px Arial,Helvetica Neue,Helvetica,sans-serif;
    padding: 20px 25px 20px 0;
    position: relative
}

    .landingnav .secondarymenu-link:after,
    .sectionindex-nav .secondarymenu-link:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-right.svg) no-repeat;
        background-size: cover;
        content: "";
        display: block;
        height: 19px;
        position: absolute;
        right: 0;
        top: 27px;
        width: 11px
    }

.sectionindex-nav .secondarymenu .mobilemenulink-toggle,
.sectionindex-nav .secondarymenu-link--l2:after {
    display: none
}

.landingnav .secondarymenu-link:hover,
.sectionindex-nav .secondarymenu-link:hover {
    background-color: #f2f2f2
}

@media screen and (min-width:768px) {
    .landingnav .secondarymenu-link,
    .sectionindex-nav .secondarymenu-link {
        font-size: 28px;
        line-height: 39px;
        padding-left: 10px;
        padding-right: 30px
    }

        .landingnav .secondarymenu-link:after,
        .sectionindex-nav .secondarymenu-link:after {
            height: 28px;
            right: 15px;
            top: 25px;
            width: 16px
        }
}

.sectionindex-nav .secondarymenu {
    padding-bottom: 60px
}

.sectionindex-nav .secondarymenu-link--l2 {
    border: 0;
    color: #0a1a20;
    padding: 30px 0 0;
    text-align: center
}

.menu-item,
.menu-list {
    margin: 0;
    padding: 0
}

.sectionindex-nav .secondarymenu-link--l2:hover {
    background: 0
}

.sectionindex-nav .secondarymenu-list--l3 {
    border-top: 1px solid #c5c5c5
}

.sectionindex-nav .secondarymenu .mobilemenulink-text {
    text-transform: none
}

.headermenu .menu.active,
.menu,
.menu-item {
    display: block
}

.menu-list {
    list-style: none
}

.menu-item:hover {
    background-color: #0b1b20
}

.menu-link {
    text-decoration: none
}

.headermenu .menu {
    height: 100%;
    padding: 18px 0
}

.headermenu .menu-current,
.headermenu .menu-link {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500
}

.headermenu .menu-link {
    padding: 20px;
    transition: all .75s
}

.headermenu .menu-current {
    opacity: .8
}

.headermenu .menu .menu-item--parent .menu-link,
.headermenu .menu .menu-link--active,
.headermenu .menu .menu-link:focus,
.headermenu .menu .menu-link:hover {
    background-color: #fff;
    color: #000
}

.headermenu .menu-item--interislander .menu-link--active,
.headermenu .menu-item--interislander .menu-link:focus,
.headermenu .menu-item--interislander .menu-link:hover,
.headermenu .menu-item--interislander.menu-item--parent .menu-link {
    background-color: #00508c;
    color: #fff
}

.headermenu .menu-item--northern-explorer .menu-link--active,
.headermenu .menu-item--northern-explorer .menu-link:focus,
.headermenu .menu-item--northern-explorer .menu-link:hover,
.headermenu .menu-item--northern-explorer.menu-item--parent .menu-link {
    background-color: #588527;
    color: #fff
}

.headermenu .menu-item--coastal-pacific .menu-link--active,
.headermenu .menu-item--coastal-pacific .menu-link:focus,
.headermenu .menu-item--coastal-pacific .menu-link:hover,
.headermenu .menu-item--coastal-pacific.menu-item--parent .menu-link {
    background-color: #0092b0;
    color: #fff
}

.headermenu .menu-item--tranzalpine .menu-link--active,
.headermenu .menu-item--tranzalpine .menu-link:focus,
.headermenu .menu-item--tranzalpine .menu-link:hover,
.headermenu .menu-item--tranzalpine.menu-item--parent .menu-link {
    background-color: #7fa8ad;
    color: #fff
}

@media screen and (min-width:1024px) {
    .headermenu .menu {
        margin: 0;
        padding: 0 56px 0 0
    }

    .headermenu .menu-item {
        float: left
    }

    .headermenu .menu-current,
    .headermenu .menu-link {
        display: inline-block;
        font-size: 14px;
        line-height: 18px;
        padding: 5px 10px
    }

    .headermenu .menu-link {
        padding: 13px 18px
    }
}

@media screen and (min-width:1440px) {
    .gridnav .gridmenu {
        max-width: 100%
    }

    .headermenu .menu-link {
        padding: 13px 20px
    }
}

.mobilemenulink {
    cursor: text;
    border-top: 1px solid rgba(255, 255, 255, .5);
    display: block;
    font: 700 14px/19px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    padding: 15px 0;
    position: relative;
    text-transform: uppercase
}

.sectionfooter.dark .mobilemenulink,
.sectionheader.dark .mobilemenulink {
    border-color: rgba(0, 0, 0, .5)
}

@media screen and (min-width:768px) {
    .mobilemenulink {
        border: 0;
        font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
        font-size: 16px;
        letter-spacing: 0;
        padding: 15px 10px;
        text-transform: none
    }

    .secondarymenu.secondarymenu--newmenu .mobilemenulink {
        padding: 0 10px 0 0
    }
}

.sectionheader .mobilemenulink {
    border-top: none
}

.sectionheader .mobilemenulink-text {
    font: 600 18px/23px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 0;
    padding-left: 20px;
    text-transform: none
}

.alert-product,
.alert-timestamp,
.secondarymenu-classlink,
.servicealert-timestamp,
.sidemenu-title,
.topnav .secondarymenu-link {
    text-transform: uppercase
}

@media screen and (min-width:768px) {
    .sectionheader .mobilemenulink-text {
        padding-left: 5px
    }

        .sectionheader .mobilemenulink-text:after {
            background: url(../../../themes/kiwirail/images/svg/arrows/arrow-white-down.svg) 0 0/100% no-repeat;
            content: "";
            cursor: pointer;
            display: block;
            height: 7px;
            position: absolute;
            right: -7px;
            top: 25px;
            width: 12px
        }

    .secondarymenu.secondarymenu--newmenu .mobilemenulink-text:after {
        top: 10px
    }
}

.sectionfooter.dark .mobilemenulink-text:after,
.sectionheader.dark .mobilemenulink-text:after {
    background: url(../../../themes/kiwirail/images/svg/arrows/arrow-down.svg) 0 0/100% no-repeat
}

.mobilemenulink-toggle {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5
}

@media screen and (min-width:768px) {
    .mobilemenulink-toggle {
        display: none
    }
}

.mobilemenulink-toggle:after {
    background: url(../../../themes/kiwirail/images/svg/arrows/arrow-white-down.svg) 0 0/21px 12px no-repeat;
    content: "";
    cursor: pointer;
    display: block;
    font: 400 48px/48px "Times New Roman";
    height: 12px;
    position: absolute;
    right: 12px;
    top: 20px;
    width: 21px
}

.sectionfooter.dark .mobilemenulink-toggle:after,
.sectionheader.dark .mobilemenulink-toggle:after {
    background: url(../../../themes/kiwirail/images/svg/arrows/arrow-down.svg) 0 0/21px 12px no-repeat
}

.footermenu-item--open .mobilemenulink-toggle:after,
.secondarymenu-link--open .mobilemenulink-toggle:after,
.sectionheader.active .sectionheader-toggle .mobilemenulink-toggle:after {
    content: "";
    font: 400 58px/58px "Times New Roman";
    top: 22px;
    transform: rotate(180deg);
    width: 22px
}

.sectionheader.active .sectionheader-toggle .mobilemenulink-toggle:after {
    background: 0;
    border: 0;
    content: "+";
    font-size: 48px;
    transform: rotate(45deg)
}

.accordion-control:after,
.faq-title:after,
.hero-video-container::after,
.topnav:after,
.topnav:before {
    content: ""
}

.sectionfooter.dark.active .mobilemenulink-toggle:after,
.sectionheader.dark.active .mobilemenulink-toggle:after {
    color: #000
}

.footer-globalmenu .mobilemenulink-toggle {
    z-index: 4
}

    .footer-globalmenu .mobilemenulink-toggle:hover {
        background: 0
    }

.secondarymenu.secondarymenu--newmenu .mobilemenulink.secondarymenu-link--login {
    padding: 0 10px
}

@media screen and (min-width:768px) {
    .mobilemenulink.secondarymenu-link--langtoggle .mobilemenulink-text:after {
        display: none
    }

    .mobilemenulink.secondarymenu-link--langtoggle:before {
        background: url(../../../themes/kiwirail/images/svg/internet.svg) 0 0/100% 100% no-repeat;
        content: "";
        cursor: pointer;
        display: block;
        height: 24px;
        position: absolute;
        left: -15px;
        top: 15px;
        width: 24px
    }

    .secondarymenu.secondarymenu--newmenu .mobilemenulink.secondarymenu-link--login {
        margin-top: 17px
    }

    .mobilemenulink.secondarymenu-link--login .mobilemenulink-text:after {
        display: none
    }

    .mobilemenulink.secondarymenu-link--login .mobilemenulink-text:before {
        background: url(../../../themes/kiwirail/images/svg/user-male-circle-white.svg) 0 0/100% 100% no-repeat;
        content: "";
        cursor: pointer;
        display: block;
        height: 24px;
        position: absolute;
        top: 15px;
        width: 24px;
        left: -15px
    }

    .secondarymenu.secondarymenu--newmenu .mobilemenulink.secondarymenu-link--login .mobilemenulink-text:before {
        left: -30px;
        top: 0
    }
}

@media screen and (min-width:1024px) {
    .secondarymenu.secondarymenu--newmenu .mobilemenulink.secondarymenu-link--login {
        margin-top: 30px
    }

    .sectionheader-menu--aux .secondarymenu-item--langtoggle .mobilemenulink {
        margin-right: 30px
    }
}

.sectionheader.active .sectionheader-toggle.mobilemenulink {
    top: 0
}

@media screen and (min-width:1024px) {
    .sectionheader .secondarymenu--nohero .mobilemenulink.secondarymenu-link--login .mobilemenulink-text:before {
        background: url(../../../themes/kiwirail/images/svg/user-male-circle.svg) 0 0/100% 100% no-repeat;
        content: "";
        cursor: pointer;
        display: block;
        height: 24px;
        position: absolute;
        left: -15px;
        top: 15px;
        width: 24px
    }

    .secondarymenu--nohero .mobilemenulink-text:after {
        background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-down.svg)
    }
}

.secondarymenu {
    transition: position .3s
}

@media screen and (min-width:1440px) {
    .sectionheader-menu--aux .secondarymenu-item--langtoggle .mobilemenulink {
        margin-right: 15px
    }

    .secondarymenu--promo {
        margin-left: -75px
    }
}

.secondarymenu--simple {
    position: relative
}

.secondarymenu-classmenu {
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 17px 32px 12px 19px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    position: absolute;
    z-index: 30;
    width: 100%
}

.active .secondarymenu-classmenu {
    position: relative
}

@media screen and (max-width:767px) {
    .secondarymenu-classmenu {
        overflow-x: scroll
    }

    .sectionheader--interislander .secondarymenu-classmenu {
        background-color: #00365e
    }

    .sectionheader--explorer .secondarymenu-classmenu {
        background-color: #41621d
    }

    .sectionheader--pacific .secondarymenu-classmenu {
        background-color: #006c82
    }

    .sectionheader--tranzalpine .secondarymenu-classmenu {
        background-color: #63959b
    }
}

@media screen and (min-width:768px) {
    .secondarymenu--simple {
        top: 20px
    }

    body:not(.ClassContentPage) .sectionheader-menu--newmenu .secondarymenu--simple {
        top: 0
    }

    .secondarymenu-classmenu {
        padding: 0;
        background-image: none !important;
        position: relative
    }
}

.sticky-nav .secondarymenu-classmenu {
    position: fixed;
    top: 0;
    z-index: 300;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.secondarymenu-list--l2,
.sectionfooter .secondarymenu-list--l3,
.sectionheader .secondarymenu-list--l3 {
    display: none
}

@media screen and (min-width:768px) {
    .sticky-nav .secondarymenu-classmenu {
        background-image: none !important;
        position: relative;
        margin-top: 15px
    }
}

@media screen and (min-width:1024px) {
    .sticky-nav .secondarymenu-classmenu {
        position: relative;
        margin-top: 0
    }
}

.secondarymenu-classitem {
    margin-left: 17px
}

    .secondarymenu-classitem:first-of-type {
        margin-left: 5px
    }

    .secondarymenu-classitem:last-of-type {
        padding-right: 17px
    }

.sticky-nav .secondarymenu-classitem {
    margin: 0 0 0 17px
}

    .sticky-nav .secondarymenu-classitem:first-of-type {
        margin-left: 5px
    }

.secondarymenu-classlink {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #FFF;
    font-weight: 500;
    opacity: .6;
    white-space: nowrap
}

.sectionfooter.dark .secondarymenu-classlink,
.sectionheader.dark .secondarymenu-classlink {
    color: #000
}

.secondarymenu-classlink--active,
.secondarymenu-classlink--parent,
.secondarymenu-classlink:focus,
.secondarymenu-classlink:hover {
    border-bottom: 1px solid #FFF;
    opacity: 1
}

.sectionfooter.dark .secondarymenu-classlink--active,
.sectionfooter.dark .secondarymenu-classlink--parent,
.sectionfooter.dark .secondarymenu-classlink:focus,
.sectionfooter.dark .secondarymenu-classlink:hover,
.sectionheader.dark .secondarymenu-classlink--active,
.sectionheader.dark .secondarymenu-classlink--parent,
.sectionheader.dark .secondarymenu-classlink:focus,
.sectionheader.dark .secondarymenu-classlink:hover {
    border-color: #000
}

.secondarymenu-list {
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width:768px) {
    .secondarymenu-classitem:last-of-type {
        padding-right: 0
    }

    .secondarymenu-classlink {
        opacity: 1
    }

    .sectionfooter .secondarymenu-list--l3,
    .sectionheader .secondarymenu-list--l3 {
        margin-top: 12px
    }

        .sectionfooter .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link,
        .sectionheader .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link {
            padding-left: 5px
        }

    .secondarymenu-list--l2 {
        display: block
    }
}

@media screen and (min-width:1024px) {
    .secondarymenu--nohero .secondarymenu-classlink--active,
    .secondarymenu--nohero .secondarymenu-classlink--parent,
    .secondarymenu--nohero .secondarymenu-classlink:focus,
    .secondarymenu--nohero .secondarymenu-classlink:hover {
        border-bottom: 1px solid #0b1b20
    }

    .secondarymenu--nohero .secondarymenu-classlink {
        color: #0b1b20
    }

    .sectionfooter .secondarymenu-list--l3,
    .sectionheader .secondarymenu-list--l3 {
        border: 1px solid #dedede;
        list-style: none;
        margin-top: 15px;
        position: absolute;
        width: 230px
    }
}

.active .secondarymenu-list--l2,
.productnav-open .secondarymenu-list--l2,
.sectionfooter .secondarymenu-list--l2 {
    display: block
}

.secondarymenu--classmenu .secondarymenu-list {
    display: -ms-flexbox;
    display: flex
}

.secondarymenu-link,
.secondarymenu-link:hover,
.secondarymenu-link:link,
.secondarymenu-link:visited {
    text-decoration: none
}

.secondarymenu-item {
    padding-bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, .5)
}

.sectionfooter.dark .secondarymenu-item,
.sectionheader.dark .secondarymenu-item {
    border-color: rgba(0, 0, 0, .5)
}

@media screen and (min-width:768px) {
    .secondarymenu-item {
        border-top: none
    }
}

.secondarymenu-item:first-of-type {
    margin-left: 0
}

.secondarymenu-item:last-of-type {
    border-top: 1px solid rgba(255, 255, 255, .5)
}

.sectionfooter.dark .secondarymenu-item:last-of-type,
.sectionheader.dark .secondarymenu-item:last-of-type {
    border-color: rgba(0, 0, 0, .5)
}

@media screen and (min-width:768px) {
    .secondarymenu-item:last-of-type {
        border-top: none
    }

    .secondarymenu-item--l2 {
        display: inline-block;
        margin: 0 0 0 20px;
        padding: 0;
        zoom: 1;
        vertical-align: middle
    }
}

.sectionfooter--classy .secondarymenu-item,
.sectionfooter--classy .secondarymenu-item:first-of-type .mobilemenulink {
    border: none
}

    .sectionfooter--classy .secondarymenu-item:last-of-type .mobilemenulink {
        border-bottom: 1px solid rgba(255, 255, 255, .5)
    }

.sectionfooter--classy.sectionfooter.dark .secondarymenu-item:last-of-type .mobilemenulink {
    border-color: rgba(0, 0, 0, .5)
}

.secondarymenu-item.active {
    font-size: 18px;
    font-weight: 600
}

@media screen and (min-width:1024px) {
    .secondarymenu-item--l2 {
        display: inline-block;
        margin: 0 0 0 15px;
        padding: 0;
        zoom: 1;
        vertical-align: middle
    }
}

@media screen and (min-width:1440px) {
    .secondarymenu-item--l2 {
        margin: 0 15px
    }
}

@media screen and (min-width:768px) {
    .secondarymenu:not(.secondarymenu--newmenu) .secondarymenu-item--l2:not(.secondarymenu-item--bookbutton) {
        margin: 15px 0 0 20px
    }
}

@media screen and (min-width:1024px) {
    .secondarymenu:not(.secondarymenu--newmenu) .secondarymenu-item--l2:not(.secondarymenu-item--bookbutton) {
        margin: 25px 0 0 15px
    }
}

@media screen and (min-width:1440px) {
    .secondarymenu:not(.secondarymenu--newmenu) .secondarymenu-item--l2:not(.secondarymenu-item--bookbutton) {
        margin: 25px 15px 0
    }
}

.sectionfooter .secondarymenu-item--l3:first-child .secondarymenu-link,
.sectionheader .secondarymenu-item--l3:first-child .secondarymenu-link {
    padding-top: 15px
}

.sectionfooter .secondarymenu-item--l3:last-child .secondarymenu-link,
.sectionheader .secondarymenu-item--l3:last-child .secondarymenu-link {
    padding-bottom: 15px
}

.secondarymenu-item--bookbutton {
    width: 100%
}

    .secondarymenu-item--bookbutton .button {
        margin: auto;
        width: 100%
    }

@media screen and (min-width:1024px) {
    .secondarymenu-item--bookbutton .button {
        margin: initial
    }

    .secondarymenu-item--bookbutton {
        margin-top: 20px;
        width: initial
    }
}

.sticky-nav .secondarymenu-item--bookbutton {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .secondarymenu--classmenu .secondarymenu-item {
        margin: 15px 0 0 20px
    }
}

@media screen and (min-width:1024px) {
    .secondarymenu--classmenu .secondarymenu-item {
        margin: 25px 0 0 15px
    }
}

@media screen and (min-width:1440px) {
    .secondarymenu--classmenu .secondarymenu-item {
        margin: 25px 15px 0
    }
}

.secondarymenu-link {
    color: #FFF;
    position: relative
}

.sectionfooter.dark .secondarymenu-link,
.sectionheader.dark .secondarymenu-link {
    color: #000
}

.secondarymenu-link--login.secondarymenu-link--login .mobilemenulink-text {
    cursor: pointer
}

@media screen and (min-width:1024px) {
    .secondarymenu--hashero .secondarymenu-link {
        color: #FFF
    }

    .sectionfooter.dark .secondarymenu--hashero .secondarymenu-link,
    .sectionheader.dark .secondarymenu--hashero .secondarymenu-link {
        color: #000
    }

    .secondarymenu--nohero .secondarymenu-link {
        color: #0b1b20
    }

    .secondarymenu-link--l2 {
        font-size: 18px;
        font-weight: 600
    }

    .sectionfooter .secondarymenu-link--l3,
    .sectionheader .secondarymenu-link--l3 {
        display: block;
        padding: 10px 20px;
        border-bottom: 1px solid #dedede;
        color: #0b1b20
    }
}

.secondarymenu-link--explore,
.secondarymenu-link--l3 {
    color: #0b1b20;
    display: block;
    padding: 12.5px 0 12.5px 20px
}

.secondarymenu-link--open + .secondarymenu-list {
    display: block
}

.secondarymenu-link--open + .secondarymenu-list--l3 {
    background-color: #fff
}

@media screen and (min-width:768px) {
    .sectionfooter .secondarymenu-link--l3,
    .sectionheader .secondarymenu-link--l3 {
        color: #0b1b20
    }

    .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link.secondarymenu-link--explore {
        background-color: #00508c;
        color: #fff;
        display: block;
        font: 600 12px/28px Arial,Helvetica Neue,Helvetica,sans-serif;
        letter-spacing: 1px;
        padding: 10px 20px;
        text-transform: uppercase;
        text-align: center
    }

    .secondarymenu--nohero .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link.secondarymenu-link--explore {
        color: #000
    }

    .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link.secondarymenu-link--explore:focus,
    .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link.secondarymenu-link--explore:hover {
        background-color: #424242
    }
}

@media screen and (min-width:1024px) {
    .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link.secondarymenu-link--explore {
        background-color: #00508c !important;
        color: #fff !important;
        display: block;
        font: 600 12px/28px Arial,Helvetica Neue,Helvetica,sans-serif;
        letter-spacing: 1px;
        padding: 10px 20px;
        text-transform: uppercase;
        text-align: center
    }

        .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link.secondarymenu-link--explore:focus,
        .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link.secondarymenu-link--explore:hover {
            background-color: #1aa2f0 !important
        }
}

.secondarymenu-linktoggle:after {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto
}

.secondarymenu-link--open .secondarymenu-linktoggle:after {
    top: 0
}

.secondarymenu-text.secondarymenu-text {
    cursor: pointer
}

    .secondarymenu-text.secondarymenu-text:after {
        bottom: 5px;
        top: 10px;
        right: -15px
    }

.active .secondarymenu-text.secondarymenu-text {
    padding-left: 0
}

.sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link {
    color: #000
}

.sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link--active {
    color: #00508c
}

.sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link:hover {
    background-color: #f2f2f2
}

@media screen and (min-width:768px) {
    .secondarymenu-arrow {
        font: 400 28px/28px Arial,Helvetica Neue,Helvetica,sans-serif;
        position: relative;
        top: 2px
    }

    .sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 {
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
        border: 0;
        display: block;
        height: auto;
        position: absolute
    }

        .sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link {
            background-color: #fff;
            border-bottom: 1px solid #f2f2f2;
            font-size: 16px;
            line-height: 21px;
            min-width: 180px;
            padding: 10px 15px;
            position: relative;
            z-index: 9
        }

            .sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link:hover {
                background-color: #f2f2f2
            }

        .sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item:first-child .secondarymenu-link {
            padding-top: 20px
        }

        .sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item:last-child .secondarymenu-link {
            border-bottom: 0
        }

        .sectionheader .secondarymenu-link--open + .secondarymenu-list--l3 .secondarymenu-item--active .secondarymenu-link {
            color: #00508c
        }

        .sectionheader .secondarymenu-link--open + .secondarymenu-list--l3:after {
            box-shadow: 0 0 1px rgba(0, 0, 0, .3);
            border: 1em solid #000;
            border-color: #fff #fff transparent transparent;
            box-sizing: border-box;
            content: "";
            height: 0;
            left: 5%;
            position: absolute;
            top: 11px;
            transform-origin: 0 0;
            transform: rotate(-45deg);
            width: 0
        }

        .sectionheader .secondarymenu-link--open + .secondarymenu-list--l3.firstitemhover:after {
            border-color: #f2f2f2 #f2f2f2 transparent transparent
        }
}

.sectionheader-menu--aux .secondarymenu {
    text-align: right
}

.sectionheader-menu--aux .secondarymenu-item {
    text-align: left
}

.sidemenu,
.sidemenu-title {
    position: relative;
    text-align: center
}

.sectionheader-menu--aux .secondarymenu-link {
    display: block
}

.sectionheader-menu--aux .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link {
    display: block;
    line-height: 30px;
    padding: 5px 0 5px 20px
}

.sectionheader-menu--aux .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link--l3 {
    color: #fff
}

.sectionheader-menu--aux .secondarymenu-list--l3 .secondarymenu-item:first-child .secondarymenu-link {
    padding-top: 10px
}

.sectionheader-menu--aux .secondarymenu-list--l3 .secondarymenu-item:last-child .secondarymenu-link {
    padding-bottom: 10px
}

.sectionheader-menu--aux .secondarymenu-link--open + .secondarymenu-list--l3 {
    right: 0
}

@media screen and (min-width:768px) {
    .sectionheader-menu--aux {
        float: right
    }

        .sectionheader-menu--aux .secondarymenu {
            padding-right: 15px
        }

        .sectionheader-menu--aux .secondarymenu-item {
            padding: 0
        }

        .sectionheader-menu--aux .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link {
            line-height: 25px
        }

        .sectionheader-menu--aux .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link--booking,
        .sectionheader-menu--aux .secondarymenu-list--l3 .secondarymenu-item .secondarymenu-link--miles {
            background: 0 0
        }

        .sectionheader-menu--aux .secondarymenu-link--open + .secondarymenu-list--l3:after {
            left: 60%
        }
}

@media screen and (min-width:1024px) {
    .sectionheader-menu--aux .secondarymenu {
        padding-right: 15px
    }

    .sectionheader-menu--aux .secondarymenu-link--open + .secondarymenu-list--l3 {
        right: 10px
    }

        .sectionheader-menu--aux .secondarymenu-link--open + .secondarymenu-list--l3:after {
            left: 72%
        }
}

@media screen and (min-width:1440px) {
    .sectionheader-menu--aux .secondarymenu-link--open + .secondarymenu-list--l3:after {
        left: 66%
    }
}

.sidemenu {
    z-index: 9
}

    .sidemenu a,
    .sidemenu a:hover,
    .sidemenu a:visited {
        text-decoration: none
    }

.alert-link,
.blog-summary-link:focus,
.blog-summary-link:hover {
    text-decoration: underline
}

.sidemenu-title {
    color: #0a1a20;
    display: inline-block;
    font: 700 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    padding: 0 28px 16px 0;
    z-index: 6
}

    .sidemenu-title:hover {
        color: #0a1a20
    }

.layout--interislander .sidemenu-title {
    border-bottom-color: #00508c
}

.layout--explorer .sidemenu-title {
    border-bottom-color: #588527
}

.layout--pacific .sidemenu-title {
    border-bottom-color: #0092b0
}

.layout--tranzalpine .sidemenu-title {
    border-bottom-color: #7fa8ad
}

.sidemenu-titletext {
    display: block
}

.sidemenu-control {
    background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-down.svg) no-repeat;
    background-size: cover;
    display: block;
    height: 13px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 22px;
    z-index: 7
}

.sidemenu .secondarymenu {
    margin: 30px 10px 30px 0;
    position: relative
}

.sidemenu .secondarymenu-list {
    box-sizing: border-box;
    display: none;
    margin-top: 20px;
    padding-right: 10px;
    position: relative;
    text-align: left;
    z-index: 5
}

.sidemenu .secondarymenu-item {
    font-size: 14px;
    font-weight: 400
}

    .sidemenu .secondarymenu-item:first-child .secondarymenu-link {
        padding-top: 0
    }

.sidemenu .secondarymenu-link {
    color: #0a1a20;
    display: block;
    font-size: 16px;
    line-height: 23px;
    padding: 5px 0
}

    .sidemenu .secondarymenu-link:hover {
        color: #00508c
    }

.sidemenu .secondarymenu-link--active {
    font-weight: 600
}

@media screen and (min-width:1024px) {
    .sidemenu {
        padding-top: 78px;
        text-align: left;
        max-width: 240px
    }

    .sidemenu-title {
        border-bottom: 3px solid #00508c;
        display: block;
        padding-right: 0;
        text-align: left
    }

        .sidemenu-title:hover {
            color: #00508c
        }

    .sidemenu-control {
        display: none
    }

    .sidemenu .secondarymenu-list {
        display: block;
        padding-top: 0 !important
    }
}

@media screen and (max-width:1023.99px) {
    .sidemenu--open {
        padding-top: 65px;
        text-align: center
    }

        .sidemenu--open .sidemenu-title {
            border-bottom-width: 3px;
            border-bottom-style: solid;
            display: block;
            padding: 0 0 15px;
            text-align: left
        }

        .sidemenu--open .sidemenu-titletext {
            display: block;
            padding-right: 0
        }

        .sidemenu--open .sidemenu-control {
            background-image: url(../../../themes/kiwirail/images/svg/close-blue.svg);
            height: 18px;
            right: -30px;
            top: -10px;
            width: 18px
        }

        .sidemenu--open .secondarymenu {
            box-shadow: 0 0 10px rgba(0, 0, 0, .2);
            background: #fff;
            display: block;
            left: 50%;
            padding: 25px 42px 15px 28px;
            position: absolute;
            top: -22px;
            transform: translateX(-50%);
            width: 280px
        }

        .sidemenu--open .secondarymenu-list {
            display: block
        }
}

.topnav .secondarymenu-item--active .secondarymenu-link,
.topnav .secondarymenu-link--section {
    border-bottom: 3px solid #00508c
}

.sticky-nav.sticky-nav {
    background-size: cover;
    background-position: center
}

@media screen and (min-width:768px) {
    .sticky-nav.sticky-nav {
        position: fixed;
        top: 0;
        height: 90px;
        z-index: 31;
        min-height: auto
    }
}

.sticky-nav.sticky-nav.sectionheader--interislander {
    background-color: #00508c
}

.sticky-nav.sticky-nav.sectionheader--explorer {
    background-color: #588527
}

.sticky-nav.sticky-nav.sectionheader--pacific {
    background-color: #0092b0
}

.sticky-nav.sticky-nav.sectionheader--tranzalpine {
    background-color: #7fa8ad
}

.topnav {
    position: relative
}

    .topnav:after,
    .topnav:before {
        display: block;
        height: 20px;
        position: absolute;
        top: 23px;
        width: 25px;
        z-index: 3
    }

    .topnav:before {
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 12%, rgba(255, 255, 255, 0));
        left: -8px
    }

.InPageNav--transparent .topnav:before {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #F4F7FB 12%, rgba(255, 255, 255, 0))
}

.topnav:after {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #fff 12%, rgba(255, 255, 255, 0));
    right: -8px
}

.InPageNav--transparent .topnav:after {
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #F4F7FB 12%, rgba(255, 255, 255, 0))
}

.topnav--inpage {
    margin: 0 auto 30px;
    max-width: 95%
}

@media screen and (min-width:768px) {
    .topnav--inpage {
        max-width: 98%
    }
}

.blog-post-intro,
.bookingbutton,
.servicealert {
    max-width: 760px
}

.HomePage .topnav.anchornav:before,
.InterislanderLandingPage .topnav.anchornav:before,
.ScenicRailLandingPage .topnav.anchornav:before {
    background-image: linear-gradient(to right, rgba(242, 242, 242, .05), #f2f2f2 15%, rgba(242, 242, 242, .05))
}

.HomePage .topnav.anchornav:after,
.InterislanderLandingPage .topnav.anchornav:after,
.ScenicRailLandingPage .topnav.anchornav:after {
    background-image: linear-gradient(to left, rgba(242, 242, 242, .05), #f2f2f2 15%, rgba(242, 242, 242, .05))
}

.layout--interislander .HomePage .topnav.anchornav:before,
.layout--interislander .InterislanderLandingPage .topnav.anchornav:before,
.layout--interislander .ScenicRailLandingPage .topnav.anchornav:before {
    background-image: linear-gradient(to right, rgba(242, 246, 249, .05), #f2f6f9 15%, rgba(242, 246, 249, .05))
}

.layout--interislander .HomePage .topnav.anchornav:after,
.layout--interislander .InterislanderLandingPage .topnav.anchornav:after,
.layout--interislander .ScenicRailLandingPage .topnav.anchornav:after {
    background-image: linear-gradient(to left, rgba(242, 246, 249, .05), #f2f6f9 15%, rgba(242, 246, 249, .05))
}

.layout--explorer .HomePage .topnav.anchornav:before,
.layout--explorer .InterislanderLandingPage .topnav.anchornav:before,
.layout--explorer .ScenicRailLandingPage .topnav.anchornav:before {
    background-image: linear-gradient(to right, rgba(246, 249, 244, .05), #f6f9f4 15%, rgba(246, 249, 244, .05))
}

.layout--explorer .HomePage .topnav.anchornav:after,
.layout--explorer .InterislanderLandingPage .topnav.anchornav:after,
.layout--explorer .ScenicRailLandingPage .topnav.anchornav:after {
    background-image: linear-gradient(to left, rgba(246, 249, 244, .05), #f6f9f4 15%, rgba(246, 249, 244, .05))
}

.layout--pacific .HomePage .topnav.anchornav:before,
.layout--pacific .InterislanderLandingPage .topnav.anchornav:before,
.layout--pacific .ScenicRailLandingPage .topnav.anchornav:before {
    background-image: linear-gradient(to right, rgba(242, 249, 251, .05), #f2f9fb 15%, rgba(242, 249, 251, .05))
}

.layout--pacific .HomePage .topnav.anchornav:after,
.layout--pacific .InterislanderLandingPage .topnav.anchornav:after,
.layout--pacific .ScenicRailLandingPage .topnav.anchornav:after {
    background-image: linear-gradient(to left, rgba(242, 249, 251, .05), #f2f9fb 15%, rgba(242, 249, 251, .05))
}

.layout--tranzalpine .HomePage .topnav.anchornav:before,
.layout--tranzalpine .InterislanderLandingPage .topnav.anchornav:before,
.layout--tranzalpine .ScenicRailLandingPage .topnav.anchornav:before {
    background-image: linear-gradient(to right, rgba(248, 251, 251, .05), #f8fbfb 15%, rgba(248, 251, 251, .05))
}

.layout--tranzalpine .HomePage .topnav.anchornav:after,
.layout--tranzalpine .InterislanderLandingPage .topnav.anchornav:after,
.layout--tranzalpine .ScenicRailLandingPage .topnav.anchornav:after {
    background-image: linear-gradient(to left, rgba(248, 251, 251, .05), #f8fbfb 15%, rgba(248, 251, 251, .05))
}

.topnav .secondarymenu {
    overflow-x: auto;
    padding: 10px 0 0;
    text-align: center
}

.alert--gdpr,
.alert.alert-gdpr {
    text-align: left
}

.topnav .secondarymenu::-webkit-scrollbar {
    display: none
}

.topnav .secondarymenu-list {
    margin: 0 auto;
    position: relative;
    white-space: nowrap;
    width: auto
}

.topnav .secondarymenu-item {
    display: inline-block;
    padding: 0 10px 0 0
}

@media screen and (min-width:768px) {
    .topnav .secondarymenu-item {
        padding: 0 10px
    }
}

.topnav .secondarymenu-link {
    color: #0a1a20;
    display: inline-block;
    font: 700 12px/19px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    padding: 15px 10px
}

@media screen and (min-width:768px) {
    .topnav .secondarymenu-link {
        padding: 15px 10px 15px 0
    }
}

.topnav .secondarymenu-link.externallink {
    background-image: url(../../../themes/kiwirail/images/svg/external-link.svg);
    background-position: 100% 18px;
    padding-right: 15px
}

    .topnav .secondarymenu-link.externallink:hover {
        background-image: url(../../../themes/kiwirail/images/svg/external-link-blue.svg)
    }

.topnav .secondarymenu-link:hover {
    color: #00508c
}

.accordion-content {
    position: relative
}

.accordion-control {
    display: none;
    margin-top: 20px;
    padding-right: 25px;
    position: relative
}

    .accordion-control:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-down.svg) 0 0/100% no-repeat;
        display: block;
        height: 9px;
        position: absolute;
        right: 0;
        top: 5px;
        transform: rotate(180deg);
        width: 15px
    }

.accordion--ready .accordion-control {
    display: block
}

.accordion.accordion--collapsed .accordion-content {
    overflow: hidden;
    height: 56px
}

    .accordion.accordion--collapsed .accordion-content:after {
        background-image: linear-gradient(to top, rgba(255, 255, 255, 0), #fff 15%, rgba(255, 255, 255, 0));
        bottom: -7px;
        content: "";
        display: block;
        height: 50px;
        left: 0;
        position: absolute;
        width: 100%
    }

.accordion.accordion--collapsed .accordion-control {
    margin-top: 10px
}

    .accordion.accordion--collapsed .accordion-control:after {
        transform: none
    }

.alerttoggle {
    background: #fe7620;
    color: #fff;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 48px;
    top: 0;
    width: 40px;
    z-index: 9
}

.alerttoggle-icon {
    background: url(../../../themes/kiwirail/images/svg/warning-circle.svg) 0 0/100% no-repeat;
    display: block;
    height: 24px;
    margin: 8px 0 0 8px;
    width: 24px
}

.alerttoggle-text {
    display: none
}

@media screen and (min-width:768px) {
    .accordion.accordion--collapsed .accordion-content:after {
        bottom: 0
    }

    .alerttoggle {
        height: 44px;
        width: 44px
    }

    .alerttoggle-icon {
        margin: 10px 0 0 10px
    }

    .alert-box {
        margin-left: 40px
    }
}

@media screen and (min-width:1024px) {
    .alerttoggle {
        font-weight: 500;
        line-height: 43px;
        right: 0
    }

    .alerttoggle-icon {
        float: left
    }
}

@media screen and (min-width:1100px) {
    .alerttoggle {
        width: 163px
    }

    .alerttoggle-text {
        display: inline-block;
        float: left;
        padding-left: 12px
    }
}

.HomePage .alert-content,
.alert {
    display: none
}

.alert {
    background: #fe7620;
    color: #fff;
    padding: 15px;
    position: relative
}

.alert-box {
    background-color: grey;
    color: #fff;
    padding: 10px 30px;
    min-width: 0;
    border-radius: 0
}

.alert-box--control {
    margin-left: 16px;
    background-color: #59aab7
}

.alert-content {
    line-height: 23px;
    padding: 15px 5px
}

.HomePage .alert-content--home {
    display: block
}

.alert-controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.alert--active,
.alert--permanent,
.alert-close {
    display: block
}

.alert-product {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    padding-bottom: 10px
}

.alert-meta {
    white-space: nowrap
}

.alert--gdpr .alert-message {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500
}

.alert-link {
    color: #fff
}

.alert-timestamp {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    padding-left: 10px
}

.alert-close {
    background: url(../../../themes/kiwirail/images/svg/close-white.svg) 0 0/100% no-repeat;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 18px
}

.blog-morelink-wrap,
.elbookingbanner {
    position: relative
}

.alert--default .alert-content {
    display: none
}

.alert--default .alert-content--open {
    border-bottom: 0;
    display: block
}

.alert--gdpr {
    background-color: #024554
}

@media screen and (min-width:768px) {
    .alert-inner--gdpr {
        display: -ms-flexbox;
        display: flex
    }

    .blog-border {
        border: 28px solid rgba(13, 133, 202, .05)
    }
}

@media screen and (min-width:1024px) {
    .alert {
        text-align: center
    }

    .alert-message,
    .alert-meta,
    .alert-product {
        text-align: left
    }

    .alert-content {
        margin: 0 auto;
        width: 90%
    }

    .alert-product {
        padding-top: 3px
    }
}

@media screen and (min-width:1440px) {
    .alert-content {
        text-align: left;
        width: 86%
    }

    .alert-message,
    .alert-meta {
        display: inline
    }

    .alert-meta {
        padding-left: 10px
    }
}

.blog,
.blog-post-image img {
    width: 100%
}

.servicealerts {
    padding-bottom: 30px;
    text-align: center
}

.servicealert {
    margin: 0 auto;
    padding: 20px 0;
    text-align: left
}

.servicealert-title {
    font: 600 28px/32px Arial,Helvetica Neue,Helvetica,sans-serif
}

.servicealert-message {
    font-weight: 600
}

.servicealert-timestamp {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    padding: 10px 0
}

.layout--interislander .servicealert-timestamp {
    color: #00508c
}

.layout--explorer .servicealert-timestamp {
    color: #588527
}

.layout--pacific .servicealert-timestamp {
    color: #0092b0
}

.layout--tranzalpine .servicealert-timestamp {
    color: #7fa8ad
}

div#BetterNavigator {
    top: 50%;
    margin-top: -80px
}

    div#BetterNavigator.open {
        margin: 0;
        top: 0
    }

@media print {
    div#BetterNavigator {
        display: none
    }
}

.blog {
    padding-bottom: 30px
}

.blog-border.will-load-more + .footer {
    display: none
}

.blog-title {
    letter-spacing: normal;
    margin: 40px auto 25px;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    text-align: center
}

@media screen and (min-width:768px) {
    .blog-title {
        font-size: 50px;
        line-height: 50px
    }
}

@media screen and (min-width:1024px) {
    .blog {
        padding-bottom: 60px
    }

    .blog-title {
        font-size: 64px;
        line-height: 64px;
        margin-bottom: 50px
    }
}

.blog-post {
    padding-top: 0;
    text-align: center
}

    .blog-post p {
        line-height: 28px
    }

.blog-post-title {
    font-size: 34px;
    margin: 40px auto 25px;
    text-align: center
}

.blog-post-image img,
.blog-post-intro,
.blog-post-meta {
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:568px) {
    .blog-post-title {
        font-size: 40px;
        line-height: 1
    }

    .blog-post-content,
    .blog-post-intro {
        margin-bottom: 50px
    }
}

@media screen and (min-width:768px) {
    .blog-post-title {
        font-size: 50px
    }
}

@media screen and (min-width:1024px) {
    .blog-post-title {
        font-size: 64px
    }

    .blog-post-meta {
        margin-top: 60px
    }
}

.blog-post-content,
.blog-post-intro {
    line-height: 26px;
    font-size: 20px;
    text-align: center
}

@media screen and (min-width:768px) {
    .blog-post-content,
    .blog-post-intro {
        font-size: 22px
    }
}

@media screen and (min-width:568px) {
    .blog-post-image {
        margin-bottom: 50px
    }
}

.blog-post-meta {
    font-size: 14px;
    text-align: left
}

.blog-post-snippets-wrap {
    margin-top: 60px
}

@media screen and (min-width:768px) {
    .blog-post-snippets-wrap {
        margin-top: 75px
    }
}

@media screen and (min-width:1024px) {
    .blog-post-snippets-wrap {
        margin-top: 100px
    }
}

.blog-morelink.blog-tag {
    font-size: 13px;
    height: 50px;
    width: 215px;
    margin-top: 30px;
    opacity: 1
}

[data-post-container] {
    margin: 0 -10px
}

.blog-summary {
    margin-bottom: 20px;
    padding-bottom: 20px
}

    .blog-summary:not(.blog-summary--featured) {
        padding-left: 10px;
        padding-right: 10px
    }

@media screen and (min-width:1024px) {
    .blog-summary:not(.blog-summary--featured) {
        padding-left: 7.5px;
        padding-right: 7.5px
    }
}

.blog-summary:nth-of-type(1) {
    animation-delay: .3s
}

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(1) {
        animation-delay: .5s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(2) {
        animation-delay: .7s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(3) {
        animation-delay: .9s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(4) {
        animation-delay: 1.1s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(5) {
        animation-delay: 1.3s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(6) {
        animation-delay: 1.5s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(7) {
        animation-delay: 1.7s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(8) {
        animation-delay: 1.9s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(9) {
        animation-delay: 2.1s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(10) {
        animation-delay: 2.3s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(11) {
        animation-delay: 2.5s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(12) {
        animation-delay: 2.7s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(13) {
        animation-delay: 2.9s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(14) {
        animation-delay: 3.1s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(15) {
        animation-delay: 3.3s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(16) {
        animation-delay: 3.5s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(17) {
        animation-delay: 3.7s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(18) {
        animation-delay: 3.9s
    }

    .blog-summary:nth-of-type(1) .blog-tag:nth-of-type(19) {
        animation-delay: 4.1s
    }

.blog-summary:nth-of-type(2) {
    animation-delay: .6s
}

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(1) {
        animation-delay: .8s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(2) {
        animation-delay: 1s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(3) {
        animation-delay: 1.2s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(4) {
        animation-delay: 1.4s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(5) {
        animation-delay: 1.6s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(6) {
        animation-delay: 1.8s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(7) {
        animation-delay: 2s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(8) {
        animation-delay: 2.2s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(9) {
        animation-delay: 2.4s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(10) {
        animation-delay: 2.6s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(11) {
        animation-delay: 2.8s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(12) {
        animation-delay: 3s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(13) {
        animation-delay: 3.2s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(14) {
        animation-delay: 3.4s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(15) {
        animation-delay: 3.6s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(16) {
        animation-delay: 3.8s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(17) {
        animation-delay: 4s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(18) {
        animation-delay: 4.2s
    }

    .blog-summary:nth-of-type(2) .blog-tag:nth-of-type(19) {
        animation-delay: 4.4s
    }

.blog-summary:nth-of-type(3) {
    animation-delay: .9s
}

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(1) {
        animation-delay: 1.1s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(2) {
        animation-delay: 1.3s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(3) {
        animation-delay: 1.5s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(4) {
        animation-delay: 1.7s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(5) {
        animation-delay: 1.9s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(6) {
        animation-delay: 2.1s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(7) {
        animation-delay: 2.3s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(8) {
        animation-delay: 2.5s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(9) {
        animation-delay: 2.7s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(10) {
        animation-delay: 2.9s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(11) {
        animation-delay: 3.1s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(12) {
        animation-delay: 3.3s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(13) {
        animation-delay: 3.5s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(14) {
        animation-delay: 3.7s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(15) {
        animation-delay: 3.9s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(16) {
        animation-delay: 4.1s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(17) {
        animation-delay: 4.3s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(18) {
        animation-delay: 4.5s
    }

    .blog-summary:nth-of-type(3) .blog-tag:nth-of-type(19) {
        animation-delay: 4.7s
    }

.blog-summary:nth-of-type(4) {
    animation-delay: 1.2s
}

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(1) {
        animation-delay: 1.4s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(2) {
        animation-delay: 1.6s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(3) {
        animation-delay: 1.8s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(4) {
        animation-delay: 2s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(5) {
        animation-delay: 2.2s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(6) {
        animation-delay: 2.4s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(7) {
        animation-delay: 2.6s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(8) {
        animation-delay: 2.8s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(9) {
        animation-delay: 3s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(10) {
        animation-delay: 3.2s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(11) {
        animation-delay: 3.4s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(12) {
        animation-delay: 3.6s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(13) {
        animation-delay: 3.8s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(14) {
        animation-delay: 4s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(15) {
        animation-delay: 4.2s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(16) {
        animation-delay: 4.4s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(17) {
        animation-delay: 4.6s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(18) {
        animation-delay: 4.8s
    }

    .blog-summary:nth-of-type(4) .blog-tag:nth-of-type(19) {
        animation-delay: 5s
    }

.blog-summary:nth-of-type(5) {
    animation-delay: 1.5s
}

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(1) {
        animation-delay: 1.7s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(2) {
        animation-delay: 1.9s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(3) {
        animation-delay: 2.1s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(4) {
        animation-delay: 2.3s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(5) {
        animation-delay: 2.5s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(6) {
        animation-delay: 2.7s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(7) {
        animation-delay: 2.9s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(8) {
        animation-delay: 3.1s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(9) {
        animation-delay: 3.3s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(10) {
        animation-delay: 3.5s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(11) {
        animation-delay: 3.7s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(12) {
        animation-delay: 3.9s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(13) {
        animation-delay: 4.1s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(14) {
        animation-delay: 4.3s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(15) {
        animation-delay: 4.5s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(16) {
        animation-delay: 4.7s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(17) {
        animation-delay: 4.9s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(18) {
        animation-delay: 5.1s
    }

    .blog-summary:nth-of-type(5) .blog-tag:nth-of-type(19) {
        animation-delay: 5.3s
    }

.blog-summary:nth-of-type(6) {
    animation-delay: 1.8s
}

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(1) {
        animation-delay: 2s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(2) {
        animation-delay: 2.2s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(3) {
        animation-delay: 2.4s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(4) {
        animation-delay: 2.6s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(5) {
        animation-delay: 2.8s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(6) {
        animation-delay: 3s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(7) {
        animation-delay: 3.2s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(8) {
        animation-delay: 3.4s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(9) {
        animation-delay: 3.6s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(10) {
        animation-delay: 3.8s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(11) {
        animation-delay: 4s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(12) {
        animation-delay: 4.2s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(13) {
        animation-delay: 4.4s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(14) {
        animation-delay: 4.6s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(15) {
        animation-delay: 4.8s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(16) {
        animation-delay: 5s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(17) {
        animation-delay: 5.2s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(18) {
        animation-delay: 5.4s
    }

    .blog-summary:nth-of-type(6) .blog-tag:nth-of-type(19) {
        animation-delay: 5.6s
    }

.blog-summary:nth-of-type(7) {
    animation-delay: 2.1s
}

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(1) {
        animation-delay: 2.3s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(2) {
        animation-delay: 2.5s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(3) {
        animation-delay: 2.7s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(4) {
        animation-delay: 2.9s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(5) {
        animation-delay: 3.1s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(6) {
        animation-delay: 3.3s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(7) {
        animation-delay: 3.5s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(8) {
        animation-delay: 3.7s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(9) {
        animation-delay: 3.9s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(10) {
        animation-delay: 4.1s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(11) {
        animation-delay: 4.3s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(12) {
        animation-delay: 4.5s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(13) {
        animation-delay: 4.7s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(14) {
        animation-delay: 4.9s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(15) {
        animation-delay: 5.1s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(16) {
        animation-delay: 5.3s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(17) {
        animation-delay: 5.5s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(18) {
        animation-delay: 5.7s
    }

    .blog-summary:nth-of-type(7) .blog-tag:nth-of-type(19) {
        animation-delay: 5.9s
    }

.blog-summary:nth-of-type(8) {
    animation-delay: 2.4s
}

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(1) {
        animation-delay: 2.6s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(2) {
        animation-delay: 2.8s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(3) {
        animation-delay: 3s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(4) {
        animation-delay: 3.2s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(5) {
        animation-delay: 3.4s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(6) {
        animation-delay: 3.6s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(7) {
        animation-delay: 3.8s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(8) {
        animation-delay: 4s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(9) {
        animation-delay: 4.2s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(10) {
        animation-delay: 4.4s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(11) {
        animation-delay: 4.6s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(12) {
        animation-delay: 4.8s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(13) {
        animation-delay: 5s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(14) {
        animation-delay: 5.2s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(15) {
        animation-delay: 5.4s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(16) {
        animation-delay: 5.6s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(17) {
        animation-delay: 5.8s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(18) {
        animation-delay: 6s
    }

    .blog-summary:nth-of-type(8) .blog-tag:nth-of-type(19) {
        animation-delay: 6.2s
    }

.blog-summary:nth-of-type(9) {
    animation-delay: 2.7s
}

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(1) {
        animation-delay: 2.9s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(2) {
        animation-delay: 3.1s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(3) {
        animation-delay: 3.3s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(4) {
        animation-delay: 3.5s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(5) {
        animation-delay: 3.7s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(6) {
        animation-delay: 3.9s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(7) {
        animation-delay: 4.1s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(8) {
        animation-delay: 4.3s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(9) {
        animation-delay: 4.5s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(10) {
        animation-delay: 4.7s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(11) {
        animation-delay: 4.9s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(12) {
        animation-delay: 5.1s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(13) {
        animation-delay: 5.3s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(14) {
        animation-delay: 5.5s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(15) {
        animation-delay: 5.7s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(16) {
        animation-delay: 5.9s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(17) {
        animation-delay: 6.1s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(18) {
        animation-delay: 6.3s
    }

    .blog-summary:nth-of-type(9) .blog-tag:nth-of-type(19) {
        animation-delay: 6.5s
    }

.blog-summary:nth-of-type(10) {
    animation-delay: 3s
}

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(1) {
        animation-delay: 3.2s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(2) {
        animation-delay: 3.4s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(3) {
        animation-delay: 3.6s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(4) {
        animation-delay: 3.8s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(5) {
        animation-delay: 4s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(6) {
        animation-delay: 4.2s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(7) {
        animation-delay: 4.4s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(8) {
        animation-delay: 4.6s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(9) {
        animation-delay: 4.8s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(10) {
        animation-delay: 5s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(11) {
        animation-delay: 5.2s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(12) {
        animation-delay: 5.4s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(13) {
        animation-delay: 5.6s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(14) {
        animation-delay: 5.8s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(15) {
        animation-delay: 6s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(16) {
        animation-delay: 6.2s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(17) {
        animation-delay: 6.4s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(18) {
        animation-delay: 6.6s
    }

    .blog-summary:nth-of-type(10) .blog-tag:nth-of-type(19) {
        animation-delay: 6.8s
    }

@media screen and (min-width:768px) {
    .blog-summary {
        padding-bottom: 0
    }

    .blog-summary--featured {
        margin: 0 -10px 20px
    }

        .blog-summary--featured .blog-summary-content--wrap,
        .blog-summary--featured .blog-summary-image {
            padding-left: 10px;
            padding-right: 10px
        }

        .blog-summary--featured .blog-summary-title {
            height: 100px
        }
}

@media screen and (min-width:1024px) {
    .blog-summary--featured .blog-summary-title {
        font-size: 22px;
        height: 88px
    }

    .blog-summary--featured .blog-summary-content {
        font-size: 21px;
        line-height: 1.33333
    }
}

.blog-summary-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    overflow: hidden
}

.blog-summary--featured .blog-summary-title {
    margin-top: 20px
}

@media screen and (min-width:768px) {
    .blog-summary--featured .blog-summary-content {
        height: 103px
    }

    .blog-summary-title {
        height: 50px
    }

    .blog-summary--featured .blog-summary-title {
        margin-top: 0
    }
}

@media screen and (min-width:1024px) {
    .blog-summary-title {
        font-size: 22px;
        height: 46px
    }

    .blog-summary--featured .blog-summary-title {
        margin-top: 16px;
        font-size: 40px
    }
}

.blog-summary-title a {
    color: #000
}

    .blog-summary-title a:focus,
    .blog-summary-title a:hover {
        color: #00508c
    }

.blog-summary-link {
    display: block
}

.blog-summary-image img {
    width: 100%
}

.blog-summary-image + .blog-summary-title {
    margin-top: 20px
}

.blog-summary-content {
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .blog-summary-content,
    .blog-summary-link {
        font-size: 16px
    }

    .blog-summary-content {
        height: 100px;
        overflow: hidden
    }

    .blog-summary-content--wrap {
        padding-left: 12px
    }
}

.elbookingbanner {
    padding: 0 !important;
    margin: 0 !important;
    height: 420px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width:768px) {
    .elbookingbanner {
        height: 570px
    }
}

@media screen and (min-width:1024px) {
    .elbookingbanner {
        height: 720px
    }
}

.elbookingbanner__image {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

    .elbookingbanner__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        font-family: 'object-fit: cover; object-position: center center;';
        object-position: 50% 50%;
        overflow: hidden
    }

.elbookingbanner__title {
    margin: auto;
    width: 190px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .32);
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 30px;
    line-height: 1.07;
    font-weight: 600;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2
}

.elbookingbanner__actions {
    display: none;
    justify-self: flex-end;
    background: rgba(255, 255, 255, .3);
    position: relative;
    z-index: 2;
    padding: 30px;
    text-align: center
}

    .elbookingbanner__actions .button {
        border-radius: 0
    }

.bookingbutton {
    margin: 30px auto 50px
}

.InterislanderLandingPage .bookingbutton,
.PromotionHolder .bookingbutton,
.ScenicRailLandingPage .bookingbutton {
    text-align: center
}

.blog-post .bookingbutton {
    text-align: left
}

.elementcallout {
    padding-top: 30px
}

.callouts {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    margin: 0 auto 30px;
    max-width: 260px
}

@media screen and (min-width:568px) {
    .callouts {
        max-width: 480px
    }
}

@media screen and (min-width:768px) {
    .elbookingbanner__title {
        width: 400px;
        font-size: 40px
    }

    .elbookingbanner__actions {
        display: block
    }

    .callouts {
        max-width: 585px
    }

    .calloutitem {
        padding: 15px 30px
    }
}

@media screen and (min-width:1024px) {
    .elbookingbanner__title {
        width: 500px;
        font-size: 50px;
        line-height: 1.08
    }

    .callouts {
        max-width: 710px
    }
}

.calloutitem {
    padding: 15px 30px
}

.calloutitem-icon {
    display: block;
    margin: 0 auto;
    max-width: 45px;
    padding-top: 15px
}

.calloutitem-content {
    text-align: center
}

@media screen and (min-width:768px) {
    .calloutitem-content {
        padding: 0 0 0 30px;
        text-align: left
    }
}

.element_content__content--narrowwidth {
    max-width: 790px !important
}

.element_content__content--mediumwidth {
    max-width: 870px !important
}

.element_content__content--widewidth {
    max-width: 990px !important
}

.element .element-editlink {
    position: relative
}

    .element .element-editlink a {
        position: absolute;
        right: 0;
        top: 0;
        padding: 5px 10px;
        background: #0071c4;
        color: #fff;
        border-radius: 5px;
        opacity: .6;
        font-weight: 700;
        text-decoration: none;
        font-family: sans-serif;
        transition: all .2s
    }

        .element .element-editlink a:hover {
            opacity: 1
        }

.elementiframe {
    text-align: center
}

    .elementiframe iframe {
        margin: 0 auto
    }

.facilitygroupheading {
    padding-top: 30px
}

@media screen and (min-width:1024px) {
    .element-content + .elfacilities .facilitygroupheading {
        padding-top: 0
    }
}

.elementfacility {
    border-top: 1px solid #dedede;
    padding: 30px 0;
    text-align: left
}

.elementfacility-icon {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 15%
}

.elementfacility-iconimg {
    margin: 0 auto;
    width: 30px;
    height: auto
}

.elementfacility-content {
    display: inline-block;
    width: 80%
}

.elementfacility-title {
    margin: 0;
    padding: 0 0 10px
}

.elementfacility-body p:first-child {
    margin-top: 0;
    padding-top: 0
}

@media screen and (min-width:568px) {
    .elementfacility-iconimg {
        width: 48px
    }
}

@media screen and (min-width:768px) {
    .elementfacility-icon {
        text-align: left;
        width: 10%
    }

    .elementfacility-iconimg {
        margin: 0
    }

    .elementfacility-title {
        padding-bottom: 15px
    }
}

@media screen and (min-width:1024px) {
    .elementfacility-icon {
        width: 12%
    }
}

@media screen and (min-width:1440px) {
    .elementfacility-icon {
        width: 10%
    }

    .elementfacility-iconimg {
        margin: 0;
        width: 58px
    }
}

.ElementImage {
    margin: 30px 0
}

.OnTrainsPage .elfacilities {
    text-align: center
}

    .OnTrainsPage .elfacilities .elementfacilities {
        margin: 0 auto;
        max-width: 760px;
        text-align: left
    }

.elementfaq {
    margin: 0 auto;
    max-width: 960px;
    padding-bottom: 15px;
    text-align: left
}

    .elementfaq h3.element-title,
    .elementfaq-title,
    .farefinder {
        text-align: center
    }

@media screen and (min-width:768px) {
    .elementfaq {
        padding-bottom: 30px
    }
}

.elementfaq--narrowwidth {
    max-width: 760px !important
}

.elementfaq--mediumwidth {
    max-width: 840px !important
}

.elementfaq--widewidth {
    max-width: 960px !important
}

.faq {
    border-bottom: 1px solid #f2f2f2;
    padding: 0 15px
}

.faq-title {
    cursor: pointer;
    font: 600 18px/20px Arial,Helvetica Neue,Helvetica,sans-serif;
    margin: 0;
    padding: 15px 40px 15px 0;
    position: relative
}

    .faq-title:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-down.svg) 0 0/100% no-repeat;
        display: block;
        height: 15px;
        position: absolute;
        right: 5px;
        top: 20px;
        width: 23px
    }

.faq-content {
    display: none;
    font: 300 16px/22px Arial,Helvetica Neue,Helvetica,sans-serif;
    padding: 0 30px 0 0
}

    .faq-content p {
        margin-top: 0
    }

.faq--open .faq-title:after {
    transform: rotate(180deg)
}

@media screen and (min-width:768px) {
    .faq-title {
        padding: 20px 55px 20px 15px
    }

        .faq-title:after {
            right: 15px;
            top: 25px
        }

        .faq-title:hover {
            opacity: .75
        }

    .faq-content {
        padding: 0 55px 0 15px
    }
}

.ClassLandingPage .secondarymenu-item--bookbutton.hide,
.farefinder.hide {
    opacity: 0;
    pointer-events: none
}

.farefinder {
    position: absolute;
    transition: all .5s;
    width: 100%
}

.farefinder--notransition {
    transition: none
}

body.ClassLandingPage .farefinder {
    bottom: 0
}

body.ClassLandingPage .farefinder--active {
    z-index: 5
}

body.ClassLandingPage .farefinder.iq-widget-container {
    z-index: 5;
    position: fixed
}

    body.ClassLandingPage .farefinder.iq-widget-container.farefinder--active {
        z-index: 600
    }

    body.ClassLandingPage .farefinder.iq-widget-container .iq-search-fares-button {
        background-color: #00508c;
        border-color: #00508c
    }

body:not(.ClassLandingPage) .farefinder {
    z-index: 18;
    top: 316px
}

    body:not(.ClassLandingPage) .farefinder.iq-widget-container:not(.farefinder--sticky) {
        z-index: 18;
        position: absolute
    }

        body:not(.ClassLandingPage) .farefinder.iq-widget-container:not(.farefinder--sticky).farefinder--active {
            z-index: 25
        }

body:not(.ClassLandingPage) .farefinder--active {
    top: 0 !important;
    z-index: 25
}

@media screen and (min-width:568px) {
    body:not(.ClassLandingPage) .farefinder {
        top: 390px
    }
}

@media screen and (min-width:768px) {
    body.ClassLandingPage .farefinder {
        bottom: 20px
    }

        body.ClassLandingPage .farefinder.iq-widget-container {
            position: absolute
        }

    body:not(.ClassLandingPage) .farefinder {
        top: 330px
    }
}

@media screen and (min-width:1024px) {
    body:not(.ClassLandingPage) .farefinder {
        top: 490px
    }
}

@media screen and (min-width:1440px) {
    body:not(.ClassLandingPage) .farefinder {
        top: 560px
    }
}

.farefinder .SAL-wrapper {
    background: 0 0;
    margin: 0;
    max-width: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 20;
    overflow: visible;
    left: 4%;
    width: 92%
}

    .farefinder .SAL-wrapper form {
        background-color: #fff;
        border-radius: 4px;
        margin: 0 auto;
        max-width: 1400px;
        text-align: left
    }

    .farefinder .SAL-wrapper .SAL-modal-container {
        padding: 15px
    }

        .farefinder .SAL-wrapper .SAL-modal-container .field {
            position: relative;
            text-align: left
        }

        .farefinder .SAL-wrapper .SAL-modal-container .maincontent .userform .Actions input.action,
        .farefinder .SAL-wrapper .SAL-modal-container .pure-button,
        .maincontent .userform .Actions .farefinder .SAL-wrapper .SAL-modal-container input.action {
            left: 0
        }

        .farefinder .SAL-wrapper .SAL-modal-container .closeBtn {
            top: -5px
        }

            .farefinder .SAL-wrapper .SAL-modal-container .closeBtn:after,
            .farefinder .SAL-wrapper .SAL-modal-container .closeBtn:before {
                height: 23px;
                left: 7px;
                top: 3px
            }

        .farefinder .SAL-wrapper .SAL-modal-container #SAL-back-btn {
            left: 0
        }

        .farefinder .SAL-wrapper .SAL-modal-container.pax-modal .formstepper-controls {
            float: none;
            text-align: right;
            width: 36%
        }

        .farefinder .SAL-wrapper .SAL-modal-container.pax-modal .formstepper-control {
            border-color: #00508c
        }

        .farefinder .SAL-wrapper .SAL-modal-container.towing-modal .info-icon,
        .farefinder .SAL-wrapper .SAL-modal-container.vehicles-modal .info-icon {
            display: block;
            position: absolute;
            right: 5px;
            top: -5px
        }

        .farefinder .SAL-wrapper .SAL-modal-container #SAL-route-modal .SAL-route-direction-item input[type=radio]:checked + label {
            color: #00508c
        }

    .farefinder .SAL-wrapper .SAL-farefinder-container h6 {
        color: #a9a9a9;
        font-weight: 600;
        margin: 10px 0 5px
    }

    .farefinder .SAL-wrapper .field-label {
        padding-top: 7px
    }

    .farefinder .SAL-wrapper .formstepper {
        padding: 10px 0
    }

    .farefinder .SAL-wrapper .formstepper-text {
        text-align: left
    }

    .farefinder .SAL-wrapper .formstepper-control--plus {
        margin-right: 0
    }

    .farefinder .SAL-wrapper #SAL-farefinder-search-fares {
        padding: 0 .8em 11px
    }

@media screen and (min-width:568px) {
    .farefinder .SAL-wrapper {
        left: 3%;
        width: 94%
    }
}

@media screen and (min-width:768px) {
    .farefinder .SAL-wrapper {
        left: 2%;
        width: 96%
    }

        .farefinder .SAL-wrapper .SAL-modal-container .closeBtn {
            top: -30px
        }

        .farefinder .SAL-wrapper .SAL-modal-container #SAL-vehicles-modal .scrollable-div {
            max-height: 450px
        }

        .farefinder .SAL-wrapper .SAL-modal-container #SAL-vehicles-modal h3 {
            font-size: 22px !important;
            margin: 10px 0
        }

        .farefinder .SAL-wrapper .SAL-modal-container #SAL-vehicles-modal .closeBtn {
            top: -15px
        }

        .farefinder .SAL-wrapper .SAL-left {
            padding-bottom: 22px
        }

        .farefinder .SAL-wrapper #SAL-farefinder-search-fares .pure-button--primary,
        .farefinder .SAL-wrapper #SAL-farefinder-search-fares .ui-datepicker .ui-datepicker-buttonpane button,
        .ui-datepicker .ui-datepicker-buttonpane .farefinder .SAL-wrapper #SAL-farefinder-search-fares button {
            width: 160px
        }

        .farefinder .SAL-wrapper .SAL-farefinder-container h6 {
            color: #a9a9a9;
            font-weight: 600
        }
}

.farefinder .iq-booking-widget .iq-data-header,
.hero-stops p {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif
}

@media screen and (min-width:1024px) {
    .farefinder .SAL-wrapper #SAL-farefinder-search-fares {
        padding: 0 .9em
    }

        .farefinder .SAL-wrapper #SAL-farefinder-search-fares .pure-button--primary,
        .farefinder .SAL-wrapper #SAL-farefinder-search-fares .ui-datepicker .ui-datepicker-buttonpane button,
        .ui-datepicker .ui-datepicker-buttonpane .farefinder .SAL-wrapper #SAL-farefinder-search-fares button {
            width: 175px
        }
}

.farefinder .iq-booking-widget {
    margin: 0 auto;
    max-width: 1400px;
    min-height: 1px;
    padding: 0;
    text-align: left
}

.farefinder .iq-booking-widget-wrap {
    padding: 10px 20px;
    position: relative
}

.farefinder .iq-booking-widget .iq-data-container {
    padding-bottom: 0
}

    .farefinder .iq-booking-widget .iq-data-container.iq-button-container {
        padding-bottom: 0;
        margin: 10px 0
    }

.farefinder .iq-booking-widget .iq-data-group {
    display: none;
    padding-bottom: 19px;
    text-align: left
}

.farefinder .iq-booking-widget .iq-right .iq-data-group {
    display: block;
    height: auto;
    padding-bottom: 0
}

.farefinder .iq-booking-widget .iq-data-header {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #a9a9a9;
    font-size: 11px;
    margin: 10px 0 5px
}

.farefinder .iq-booking-widget .iq-search-fares-button {
    margin: 10px 0;
    position: relative;
    right: 0;
    width: 100% !important
}

.farefinder .iq-booking-widget .show1260 {
    right: 230px;
    top: 42px
}

.farefinder .iq-booking-widget .iq-station-list {
    min-height: 292px
}

.farefinder .iq-booking-widget .iq-station-list-item {
    font-weight: 500
}

@media screen and (max-width:767.99px) {
    body.ClassLandingPage .farefinder .iq-booking-widget {
        width: 100%;
        left: 0;
        bottom: 0
    }
}

body:not(.ClassLandingPage) .farefinder .iq-booking-widget {
    left: 4%;
    width: 92%
}

@media screen and (min-width:568px) {
    body:not(.ClassLandingPage) .farefinder .iq-booking-widget {
        left: 3%;
        width: 94%
    }
}

@media screen and (min-width:769px) {
    .farefinder .iq-booking-widget {
        left: 2%;
        width: 96%
    }

    .farefinder .iq-booking-widget-wrap {
        padding: 10px 20px 0
    }

    .farefinder .iq-booking-widget .iq-data-group {
        display: inline-block
    }

    .farefinder .iq-booking-widget .iq-right .iq-data-group {
        padding: 0 10px 0 0
    }

    .farefinder .iq-booking-widget .iq-search-fares-button {
        padding: 0 25px;
        right: -5px;
        width: 160px
    }

    .farefinder .iq-booking-widget .iq-data-container.iq-button-container {
        margin: 0
    }
}

@media screen and (min-width:1024px) {
    .farefinder .iq-booking-widget .iq-search-fares-button {
        width: 175px
    }

    .farefinder .iq-booking-widget .show1260 {
        right: 250px
    }
}

.farefinder.farefinder--sticky {
    left: 0;
    position: fixed;
    top: 0 !important;
    transition: none
}

    .farefinder.farefinder--sticky.iq-widget-container {
        position: fixed;
        z-index: 18
    }

        .farefinder.farefinder--sticky.iq-widget-container.farefinder--active {
            z-index: 25
        }

    .farefinder.farefinder--sticky .SAL-wrapper,
    .farefinder.farefinder--sticky .iq-booking-widget {
        border-radius: 0;
        box-shadow: 0 6px 3px -3px #dedede;
        left: 0;
        padding: 0;
        max-width: 100%;
        width: 100% !important;
        margin: 0 !important
    }

        .farefinder.farefinder--sticky .SAL-wrapper form,
        .farefinder.farefinder--sticky .iq-booking-widget form {
            border-radius: 0;
            max-width: 100%;
            text-align: center
        }

        .farefinder.farefinder--sticky .SAL-wrapper .SAL-farefinder-container,
        .farefinder.farefinder--sticky .iq-booking-widget .SAL-farefinder-container {
            margin: 0 auto;
            max-width: 1400px;
            padding: 0;
            text-align: left
        }

        .farefinder.farefinder--sticky .SAL-wrapper #SAL-farefinder-search-fares,
        .farefinder.farefinder--sticky .iq-booking-widget #SAL-farefinder-search-fares {
            padding: 0 .8em
        }

        .farefinder.farefinder--sticky .SAL-wrapper .iq-data-header,
        .farefinder.farefinder--sticky .iq-booking-widget .iq-data-header {
            margin: 5px 0
        }

        .farefinder.farefinder--sticky .SAL-wrapper .iq-booking-widget-wrap,
        .farefinder.farefinder--sticky .iq-booking-widget .iq-booking-widget-wrap {
            padding: 1px .8em
        }

@media screen and (min-width:768px) {
    .farefinder.farefinder--sticky .SAL-wrapper .SAL-farefinder-container,
    .farefinder.farefinder--sticky .iq-booking-widget .SAL-farefinder-container {
        padding: 0 10px
    }

        .farefinder.farefinder--sticky .SAL-wrapper .SAL-farefinder-container h6,
        .farefinder.farefinder--sticky .iq-booking-widget .SAL-farefinder-container h6 {
            margin: 5px 0
        }

    .farefinder.farefinder--sticky .SAL-wrapper .SAL-left,
    .farefinder.farefinder--sticky .SAL-wrapper .SAL-spacer,
    .farefinder.farefinder--sticky .iq-booking-widget .SAL-left,
    .farefinder.farefinder--sticky .iq-booking-widget .SAL-spacer {
        padding-bottom: 6px;
        position: relative;
        top: 10px
    }

    .farefinder.farefinder--sticky .SAL-wrapper #SAL-farefinder-search-fares,
    .farefinder.farefinder--sticky .iq-booking-widget #SAL-farefinder-search-fares {
        padding-right: 0
    }
}

.iq-close-dropdown-menu {
    display: block !important;
    right: 20px !important
}

    .iq-close-dropdown-menu:after,
    .iq-close-dropdown-menu:before {
        height: 23px !important
    }

.farefinder.iq-widget-container.northern-explorer .ui-datepicker-calendar a.ui-state-active {
    background-color: #588527 !important
}

.farefinder.iq-widget-container.northern-explorer .ui-datepicker .ui-datepicker-next,
.farefinder.iq-widget-container.northern-explorer .ui-datepicker .ui-datepicker-prev {
    border-color: #588527
}

.farefinder.iq-widget-container.northern-explorer .count-controls .count {
    border-color: #588527;
    color: #588527
}

.farefinder.iq-widget-container.coastal-pacific .ui-datepicker-calendar a.ui-state-active {
    background-color: #0092b0 !important
}

.farefinder.iq-widget-container.coastal-pacific .ui-datepicker .ui-datepicker-next,
.farefinder.iq-widget-container.coastal-pacific .ui-datepicker .ui-datepicker-prev {
    border-color: #0092b0
}

.farefinder.iq-widget-container.coastal-pacific .count-controls .count {
    border-color: #0092b0;
    color: #0092b0
}

.farefinder.iq-widget-container.tranzalpine .ui-datepicker-calendar a.ui-state-active {
    background-color: #7fa8ad !important
}

.farefinder.iq-widget-container.tranzalpine .ui-datepicker .ui-datepicker-next,
.farefinder.iq-widget-container.tranzalpine .ui-datepicker .ui-datepicker-prev {
    border-color: #7fa8ad
}

.farefinder.iq-widget-container.tranzalpine .count-controls .count {
    border-color: #7fa8ad;
    color: #7fa8ad
}

.SAL-modal-overlay {
    display: none !important
}

.ClassLandingPage .secondarymenu-item--bookbutton {
    transition: opacity .5s
}

html.widgetactive:not(.widgetactive-class),
html.widgetactive:not(.widgetactive-class) body {
    overflow: hidden
}

@media screen and (min-width:769px) {
    .farefinder.iq-widget-container.northern-explorer .iq-data-group.iq-data-group-active {
        border-bottom: 3px solid #588527 !important
    }

    .farefinder.iq-widget-container.coastal-pacific .iq-data-group.iq-data-group-active {
        border-bottom: 3px solid #0092b0 !important
    }

    .farefinder.iq-widget-container.tranzalpine .iq-data-group.iq-data-group-active {
        border-bottom: 3px solid #7fa8ad !important
    }

    .farefinder.iq-widget-container.coastal-pacific .iq-right .iq-data-group.iq-data-group-active,
    .farefinder.iq-widget-container.northern-explorer .iq-right .iq-data-group.iq-data-group-active,
    .farefinder.iq-widget-container.tranzalpine .iq-right .iq-data-group.iq-data-group-active {
        border-bottom: 0 !important
    }

    html.widgetactive:not(.widgetactive-class),
    html.widgetactive:not(.widgetactive-class) body {
        overflow: auto
    }
}

html.widgetactive:not(.widgetactive-class) body .SAL-modal-overlay {
    display: block !important
}

html.widgetactive:not(.widgetactive-class) body.ClassLandingPage .headerheromenu {
    z-index: 3
}

html.widgetactive:not(.widgetactive-class) body:not(.ClassLandingPage) .headerheromenu {
    z-index: 0
}

.railwidgetoverlay {
    background: #000;
    display: none;
    height: 100%;
    left: 0;
    opacity: .3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 23
}

.footer-link,
html.widgetactive .ScenicRailLandingPage .railwidgetoverlay {
    display: block
}

.footer {
    clear: both;
    color: #fff;
    border-top: 1px solid #0a1a20;
    padding: 30px 0 20px;
    background-color: #0b1b20
}

.footer-globalmenu {
    border-bottom: 1px solid #fff;
    padding-top: 30px
}

.footer-links {
    padding-top: 30px
}

.footer-link {
    color: #fff;
    margin: 10px 0 0;
    text-decoration: none
}

    .footer-link:hover {
        opacity: .9
    }

.footer-copyrighttext {
    color: #fff;
    font-size: 14px;
    margin: 10px 0
}

@media screen and (min-width:768px) {
    .footer {
        /*padding: 20px 0*/
    }

    .footer-bottom {
        margin-top: 30px
    }

    .footer-links {
        /*font-size: 14px;*/
        padding-top: 0;
    }

    .footer-link {
        display: inline-block;
        margin-right: 30px
    }

    .footer-globalmenu {
        padding-bottom: 30px
    }

    .footer-copyrighttext {
        /*font-size: 14px;*/
        text-align: right
    }
}

.footer-logo,
.header-logo {
    color: #fff;
    display: block;
    letter-spacing: 1px;
    max-width: 160px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none
}

@media screen and (min-width:1024px) {
    .footer-globalmenu {
        padding-bottom: 40px
    }

    .footer-bottom {
        margin-top: 50px
    }
}

.footer-logo {
    background: url(https://ssomigration.blob.core.windows.net/migration/Themes/KiwiRail/images/svg/logo/brand-logo.svg) 0 center no-repeat;
    background-size: auto 42px;
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 40px;
    min-height: 42px;
    padding-left: 20px
}

.header {
    background-color: #000;
    box-sizing: border-box;
    position: relative;
    z-index: 20
}

.header-logo {
    background: url(https://ssomigration.blob.core.windows.net/migration/Themes/KiwiRail/images/svg/logo/brand-logo.svg) 0 center no-repeat;
    font-size: 10px;
    height: 40px;
    line-height: 13px;
    padding: 7px 0 7px 20px
}

@media screen and (min-width:768px) {
    .footer-logo {
        margin-top: 0
    }

    .header-logo {
        background-size: auto 44px;
        font-size: 13px;
        height: 44px;
        line-height: 44px;
        max-width: 100%;
        padding: 0 0 0 25px;
        white-space: nowrap
    }
}

.header-search {
    float: right
}

.header .pure-u-1 {
    z-index: 5
}

    .header .pure-u-1:first-child {
        z-index: 3
    }

.headermenu {
    background: #000;
    display: none;
    height: 100%;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%;
    z-index: 22
}

    .headermenu.active {
        display: block
    }

@media screen and (min-width:568px) {
    .headermenu {
        width: 320px
    }
}

@media screen and (min-width:1024px) {
    .headermenu {
        display: block;
        height: auto;
        margin-top: -44px;
        width: auto
    }

    .headermenu--hasalerts {
        right: 52px
    }
}

@media screen and (min-width:1100px) {
    .headermenu--hasalerts {
        right: 163px
    }
}

.hero--product,
.hero-sizing,
.hero-slider .slick-slide {
    display: block;
    height: 380px;
    position: relative;
    z-index: 3
}

@media screen and (min-width:768px) {
    .hero--product,
    .hero-sizing,
    .hero-slider .slick-slide {
        height: 84vh;
        max-height: 432px
    }

    .headerheromenu {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .hero--product,
    .hero-sizing,
    .hero-slider .slick-slide {
        max-height: 576px
    }
}

@media screen and (min-width:1440px) {
    .hero--product,
    .hero-sizing,
    .hero-slider .slick-slide {
        max-height: 810px
    }
}

.headerheromenu {
    position: relative
}

.HomePage .headerheromenu {
    display: none
}

.hero {
    display: block;
    overflow: hidden
}

.hero-link {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: -9999em;
    top: 0;
    z-index: 4
}

.hero-imageholder {
    height: 100%;
    max-height: inherit;
    text-align: center
}

.hero--heading {
    margin: 0;
    color: #FFF;
    font-weight: 600;
    font-size: 45px;
    text-shadow: 1px 1px #000
}

.dark .hero--heading {
    color: #000;
    text-shadow: 1px 1px #FFF
}

@media screen and (min-width:768px) {
    .hero--heading {
        font-size: 64px
    }
}

.hero--heading-sub {
    color: #FFF;
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: 1px 1px #000
}

.hero-bookingtext,
.hero-stops p {
    letter-spacing: 1px;
    text-transform: uppercase
}

.dark .hero--heading-sub {
    color: #000;
    text-shadow: 1px 1px #FFF
}

@media screen and (min-width:768px) {
    .hero--heading-sub {
        font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase
    }
}

.hero--heading-wrapper {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.hero-video,
.hero-video-container,
.hero-video-container::after {
    left: 0;
    position: absolute;
    right: 0
}

@media screen and (max-width:767px) {
    .hero--heading-wrapper {
        width: 100%;
        padding: 0 20px
    }
}

.hero-video-container {
    background-color: #F2F6F9;
    top: 0;
    bottom: 0
}

    .hero-video-container::after {
        display: block;
        top: 0;
        bottom: 0;
        margin: 0 auto;
        width: 100%;
        max-width: 1630px;
        height: 100%;
        background-color: rgba(0, 0, 0, .1)
    }

.hero-video {
    height: 100%;
    margin: 0 auto
}

.hero-stops svg {
    display: none
}

.hero-stops p {
    font-size: 9px;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 700;
    color: #fff;
    word-break: break-word
}

@media only screen and (min-width:1024px) and (max-height:768px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5) {
    .hero-stops p {
        max-width: 96%;
        margin-left: auto;
        margin-right: auto
    }
}

.hero-stops p span {
    display: block;
    width: 100%
}

    .hero-stops p span:before {
        content: '\2022';
        margin: 0 2.5px
    }

@media screen and (min-width:1024px) {
    .hero-stops p span {
        width: auto;
        display: inline-block
    }

        .hero-stops p span:first-child:before {
            content: '';
            margin: 0
        }
}

@media screen and (min-width:1440px) {
    .hero-stops p span:nth-child(3n) {
        display: block
    }
}

.hero-image img {
    left: 50%;
    min-height: 100%;
    max-width: 178%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.hero-image--promotion img {
    transform: translate(0, -50%);
    left: auto;
    right: 0
}

.hero-bookingtext {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    bottom: 140px;
    color: #fff;
    display: none;
    font-size: 16px;
    left: 2%;
    position: absolute;
    text-align: center;
    width: 96%;
    z-index: 9
}

.hero-bookingtext-inner {
    margin: 0 auto;
    max-width: 1400px;
    padding-left: 19px;
    text-align: left
}

.hero--home .hero-column {
    height: 22vh;
    max-height: 170px;
    min-height: 120px;
    position: relative;
    overflow: hidden
}

@media screen and (min-width:568px) {
    .hero--home .hero-column {
        height: 23vh;
        max-height: 240px;
        min-height: 150px
    }
}

@media screen and (min-width:768px) {
    .hero--home .hero-column {
        max-height: 240px
    }
}

@media screen and (min-width:1024px) {
    .hero--home .hero-column {
        max-height: 426px
    }
}

.hero--home .hero-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60%
}

@media screen and (min-width:768px) {
    .hero--home .hero-image {
        width: 50%
    }

        .hero--home .hero-image img {
            max-width: 213%
        }

    .hero--product,
    .hero--product .hero-imageholder {
        min-height: 25rem
    }
}

@media screen and (min-width:1024px) {
    .hero--home .hero-image {
        width: 100%
    }

        .hero--home .hero-image img {
            max-width: 125%
        }
}

.hero--product img {
    max-width: 190%
}

@media screen and (min-width:1024px) {
    .hero--home .hero-image:after,
    .hero--product:not(.hero--product-video) .hero-image:after {
        background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, 0) 80%)
    }

    .hero .hero-column {
        height: 60vh
    }

    .hero--product-video {
        height: 600px
    }

    .hero--product:not(.hero--product-video) .hero-imageholder {
        min-height: 35rem
    }

    .hero--product:not(.hero--product-video) .hero-image:after {
        content: "";
        display: block;
        height: 25%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .hero-bookingtext {
        display: block
    }
}

@media screen and (min-width:1440px) {
    .hero--home .hero-column {
        max-height: 600px
    }

    .hero .hero-column {
        height: 78vh
    }

    .hero-bookingtext {
        left: 0;
        width: 100%
    }
}

.hero-slider.slick-wrapper {
    height: 100%;
    margin: 0;
    max-height: inherit;
    max-width: 9999px
}

.hero-slider .slick-dots {
    bottom: 0;
    display: none !important;
    height: 12px;
    left: 50%;
    margin: 0 0 10px;
    padding: 0;
    position: absolute;
    transform: translateX(-50%)
}

@media screen and (min-width:1024px) {
    .hero-slider .slick-dots {
        height: 16px
    }
}

.hero-slider .slick-dots > li {
    display: inline-block;
    height: inherit;
    margin: 0 3px;
    width: 12px
}

@media screen and (min-width:1024px) {
    .hero-slider .slick-dots > li {
        width: 16px
    }
}

.hero-slider .slick-dots > li button {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 8px;
    height: 0;
    overflow: hidden;
    padding-top: 10px;
    width: 100%
}

@media screen and (min-width:1024px) {
    .hero-slider .slick-dots > li button {
        padding-top: 14px
    }
}

.hero-slider .slick-dots > li.slick-active button {
    background-color: #fff
}

.hero-slider .slick-next {
    right: 20px
}

.hero-slider .slick-prev {
    left: 20px;
    z-index: 1
}

.hero-slider .slick-slide {
    overflow: hidden
}

.hero-brand {
    bottom: 0;
    height: 100%;
    position: absolute;
    padding: 30px 18px;
    text-align: center;
    top: 0;
    width: 40%;
    z-index: 5
}

.hero-brandwrap {
    left: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.hero-column--tranzalpine .hero-brand {
    background-color: #7fa8ad
}

.hero-column--interislander .hero-brand {
    background-color: #00508c
}

.hero-column--explorer .hero-brand {
    background-color: #588527
}

.hero-column--pacific .hero-brand {
    background-color: #0092b0
}

@media screen and (min-width:768px) {
    .hero-brand {
        width: 50%
    }
}

@media screen and (min-width:1024px) {
    .hero-brand {
        bottom: 5%;
        height: auto;
        left: 50%;
        max-width: 278px;
        min-height: 218px;
        position: absolute;
        top: auto;
        transform: translateX(-50%);
        width: 86%
    }

    .hero-brandwrap {
        top: auto;
        transform: translateY(0)
    }
}

@media screen and (min-width:1440px) {
    .hero-brand {
        height: 227px;
        width: 90%
    }
}

.hero-logo {
    margin: 0 auto 15px;
    position: relative;
    z-index: 6
}

.hero-logo--byline {
    display: none
}

.hero-column--explorer .hero-logo {
    width: calc(100%)
}

.hero-column--interislander .hero-logo {
    width: calc(76.43678%)
}

.hero-column--pacific .hero-logo {
    width: calc(86.2069%)
}

.hero-column--tranzalpine .hero-logo {
    width: calc(74.13793%)
}

@media screen and (min-width:1024px) {
    .hero-logo {
        display: none;
        margin: 0 auto 30px
    }

    .hero-logo--byline {
        display: block
    }
}

.hero-button {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    height: auto;
    letter-spacing: 2px;
    margin: 0 auto;
    max-width: 180px;
    padding: 10px;
    width: 100%;
    z-index: 6
}

.heropromo-textlink,
.homebrand-link,
.newslettersignup-button,
.staticmap-link {
    letter-spacing: 1px;
    text-transform: uppercase
}

.hero-button:focus,
.hero-button:hover {
    background: 0;
    border-color: #fff;
    box-shadow: 0 0 0 1px #fff
}

.hero-button .hero-buttonextra {
    display: none
}

@media screen and (min-width:1024px) {
    .hero-button {
        padding: 15px 10px;
        width: 85%
    }

        .hero-button .hero-buttonextra {
            display: inline
        }
}

.heropromo {
    z-index: 7
}

    .heropromo:before {
        background: #0b1b20;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

@media screen and (min-width:768px) {
    .heropromo-wrap {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

    .heropromo:before {
        width: 360px;
        z-index: 7
    }

    .heropromo-link {
        margin-top: 100px
    }
}

.heropromo--interislander:before {
    background-color: #00508c
}

.heropromo-link {
    color: #fff;
    display: block;
    padding: 30px 12% 40px;
    position: relative;
    z-index: 9
}

@media screen and (min-width:1024px) {
    .heropromo-link {
        margin-top: 0
    }
}

.heropromo-title.promotion-title {
    font-size: calc(30px + 10 * ((100vw - 767px) / 672));
    margin: 0
}

@media screen and (min-width: 1439px) {
    .heropromo-title.promotion-title {
        font-size: 40px
    }
}

@media screen and (max-width: 767px) {
    .heropromo-title.promotion-title {
        font-size: 30px
    }
}

@media screen and (min-width:1440px) {
    .heropromo:before {
        width: 400px
    }

    .heropromo-title.promotion-title {
        font-size: 50px
    }
}

.heropromo-title.promotion-title .promotion-titleitalic {
    font-size: calc(47px + 10 * ((100vw - 767px) / 672));
    line-height: .5;
    position: relative;
    top: 1px
}

@media screen and (min-width: 1439px) {
    .heropromo-title.promotion-title .promotion-titleitalic {
        font-size: 57px
    }
}

@media screen and (max-width: 767px) {
    .heropromo-title.promotion-title .promotion-titleitalic {
        font-size: 47px
    }
}

@media screen and (min-width:1440px) {
    .heropromo-title.promotion-title .promotion-titleitalic {
        font-size: 67px
    }
}

.heropromo-text {
    margin: 10px 0 16px
}

    .heropromo-text .promotion-subtitleleft,
    .heropromo-text .promotion-subtitleright {
        display: block;
        width: 100%
    }

.heropromo-textlink {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff
}

    .heropromo-textlink:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-white-right.svg) 0 0/100% no-repeat;
        content: "";
        display: inline-block;
        height: 12px;
        left: 5px;
        position: relative;
        top: 1px;
        width: 7px
    }

.heropromo--tranzalpine:before {
    background-color: #7fa8ad
}

.heropromo--explorer:before {
    background-color: #588527
}

.heropromo--pacific:before {
    background-color: #0092b0
}

@media screen and (min-width:768px) {
    .heropromo-text {
        min-width: 200px
    }

    .heropromo-textholder {
        display: inline-block;
        margin: 0 0 0 9px
    }
}

@media screen and (min-width:1024px) {
    .heropromo-textholder {
        margin: 0 0 0 -13px
    }
}

@media screen and (min-width:1440px) {
    .heropromo-textholder {
        margin: 0
    }
}

@media screen and (min-width:375px) {
    .heropromo-link {
        padding: 40px 14% 45px
    }
}

@media screen and (min-width:768px) {
    .heropromo {
        left: 0;
        position: relative;
        margin: 0 auto;
        padding-right: 1400px;
        padding-left: 40px;
        top: -30px;
        height: 100%;
        width: 44%
    }

        .heropromo:before {
            opacity: .9
        }

    .heropromo-text {
        margin-bottom: 10px
    }
}

@media screen and (min-width:1024px) {
    .heropromo {
        top: 0;
        max-width: 400px
    }

    .heropromo-link {
        top: 78px
    }

    .heropromo-title.promotion-title {
        max-width: 330px
    }
}

.homebrands {
    padding: 10px 0
}

.homebrands-text {
    margin: 0 10px;
    padding: 15px 0
}

.homebrands-heading {
    font: 600 32px/36px Arial,Helvetica Neue,Helvetica,sans-serif;
    margin: 0;
    padding: 20px 30px 0;
    text-align: center
}

.homebrands-blurb {
    font: 300 21px/28px Arial,Helvetica Neue,Helvetica,sans-serif;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center
}

@media screen and (min-width:568px) {
    .homebrands-blurb {
        max-width: 75%
    }
}

@media screen and (min-width:768px) {
    .homebrands-heading {
        font-size: 50px;
        line-height: 54px
    }

    .homebrands-blurb {
        max-width: 760px;
        padding-bottom: 40px
    }
}

@media screen and (min-width:1024px) {
    .homebrands {
        padding: 20px 0
    }

    .homebrands-text {
        margin: 0 20px
    }

    .homebrands-blurb {
        padding-bottom: 50px
    }
}

@media screen and (min-width:1440px) {
    .homebrands {
        padding: 30px 0
    }

    .homebrands-heading {
        font-size: 64px;
        line-height: 72px
    }

    .homebrands-text {
        margin: 0 30px
    }

    .homebrands-blurb {
        padding-bottom: 60px
    }
}

.homebrand {
    margin: 0 10px 10px;
    overflow: hidden;
    position: relative
}

.homebrand-content {
    position: relative;
    text-align: center
}

@media screen and (max-width:1023.99px) {
    .homebrand-innercontent {
        max-width: 700px;
        margin: 0 auto
    }
}

.homebrand-logolink {
    display: block;
    margin: 0 auto;
    width: 240px;
    background: 0 !important;
    height: auto;
    opacity: 1;
    padding: 15px 0;
    position: relative
}

.homebrand-logo {
    margin: 15px auto 0;
    width: 185px
}

.homebrand-tagline {
    color: #fff;
    font: 600 28px/32px Arial,Helvetica Neue,Helvetica,sans-serif;
    margin: 0 auto;
    max-width: 80%;
    padding: 30px 0
}

.homebrand-journey {
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 137px;
    margin: 0 auto;
    width: 137px
}

.homebrand-description {
    color: #fff;
    font: 300 21px/28px Arial,Helvetica Neue,Helvetica,sans-serif;
    padding: 30px 10% 0;
    text-align: left
}

.homebrand-link {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 30px 0
}

    .homebrand-link:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-white-right.svg) 0 0/100% no-repeat;
        content: "";
        display: inline-block;
        height: 12px;
        left: 5px;
        position: relative;
        top: 1px;
        width: 7px
    }

.homebrand:last-child {
    margin-bottom: 0
}

.homebrand--interislander .homebrand-logolink {
    background-color: rgba(0, 80, 140, .9)
}

.homebrand--interislander .homebrand-content {
    background-color: #00508c
}

.homebrand--interislander .homebrand-journey {
    background-image: url(../../../themes/kiwirail/images/svg/journey/journey-interislander.svg)
}

.homebrand--explorer .homebrand-logolink {
    background-color: rgba(88, 133, 39, .9)
}

.homebrand--explorer .homebrand-content {
    background-color: #588527
}

.homebrand--explorer .homebrand-journey {
    background-image: url(../../../themes/kiwirail/images/svg/journey/journey-explorer.svg)
}

.homebrand--pacific .homebrand-logolink {
    background-color: rgba(0, 146, 176, .9)
}

.homebrand--pacific .homebrand-content {
    background-color: #0092b0
}

.homebrand--pacific .homebrand-journey {
    background-image: url(../../../themes/kiwirail/images/svg/journey/journey-pacific.svg)
}

.homebrand--tranzalpine .homebrand-logolink {
    background-color: rgba(127, 168, 173, .9)
}

.homebrand--tranzalpine .homebrand-content {
    background-color: #7fa8ad
}

.homebrand--tranzalpine .homebrand-journey {
    background-image: url(../../../themes/kiwirail/images/svg/journey/journey-tranzalpine.svg)
}

.homebrand-hero {
    min-height: 380px;
    position: relative
}

@media screen and (min-width:768px) {
    .homebrand-hero {
        min-height: 25rem
    }
}

@media screen and (min-width:1024px) {
    .homebrand--interislander .homebrand-logolink img {
        width: calc(76.43678%)
    }

    .homebrand--explorer .homebrand-logolink img {
        width: calc(100%)
    }

    .homebrand--pacific .homebrand-logolink img {
        width: calc(86.2069%)
    }

    .homebrand--tranzalpine .homebrand-logolink img {
        width: calc(74.13793%)
    }

    .homebrand-hero {
        min-height: 35rem
    }
}

.homebrand-hero img {
    left: 50%;
    min-height: 100%;
    max-width: 178%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (min-width:568px) {
    .homebrand-tagline {
        font-size: 38px;
        line-height: 40px;
        padding: 50px 0 40px
    }

    .homebrand-description {
        padding: 40px 20% 0
    }

    .homebrand-link {
        padding: 40px 0
    }
}

@media screen and (min-width:768px) {
    .homebrand-tagline {
        max-width: 60%
    }
}

@media screen and (min-width:1024px) {
    .homebrand {
        margin: 0 20px 20px;
        position: relative
    }

    .homebrand-hero {
        display: block;
        height: 100%;
        left: 0;
        overflow: hidden;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .homebrand-content {
        position: relative;
        width: 460px;
        z-index: 2
    }

    .homebrand-tagline {
        max-width: 100%;
        padding: 10px 20px 25px
    }

    .homebrand-journey {
        height: 120px;
        width: 120px
    }

    .homebrand-description {
        padding: 30px 15% 0
    }

    .homebrand-link {
        padding: 50px 0 35px
    }

    .homebrand--interislander .homebrand-content {
        background-color: rgba(0, 80, 140, .9)
    }

    .homebrand--explorer .homebrand-content {
        background-color: rgba(88, 133, 39, .9)
    }

    .homebrand--pacific .homebrand-content {
        background-color: rgba(0, 146, 176, .9)
    }

    .homebrand--tranzalpine .homebrand-content {
        background-color: rgba(127, 168, 173, .9)
    }
}

@media screen and (min-width:1440px) {
    .homebrand {
        margin: 0 30px 30px
    }

    .homebrand-content {
        left: 5%
    }

    .homebrand-logolink {
        padding: 15px 0 25px
    }

    .homebrand-tagline {
        font-size: 38px;
        line-height: 42px;
        padding: 0 40px 30px
    }

    .homebrand-description {
        font-size: 24px;
        line-height: 34px;
        padding: 30px 12% 0
    }

    .homebrand-link {
        padding: 30px 0
    }
}

.brandoverview {
    padding-top: 30px
}

.brandoverview-title {
    font: 600 32px/36px Arial,Helvetica Neue,Helvetica,sans-serif;
    margin: 0;
    padding: 15px 0 30px;
    text-align: center
}

.brandoverview-caption {
    display: table;
    font-size: 21px;
    height: 100%;
    line-height: 28px
}

.brandoverview-captiontext {
    display: table-cell;
    padding-right: 5%;
    text-align: center;
    vertical-align: middle
}

.brandoverview-image {
    text-align: center
}

    .brandoverview-image img {
        margin: 30px auto;
        height: 300px;
        width: auto
    }

@media screen and (min-width:768px) {
    .brandoverview {
        padding-bottom: 30px
    }

    .brandoverview-captiontext {
        padding-left: 25%;
        text-align: left
    }

    .brandoverview-image img {
        margin: 0
    }

    .brandoverview-title {
        padding: 30px 0 40px;
        font-size: 50px;
        line-height: 54px
    }
}

@media screen and (min-width:1024px) {
    .brandoverview-title {
        font-size: 64px;
        line-height: 72px
    }
}

.elinstafeed .instagram__profile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem
}

.elinstafeed .instagram__profile__picture {
    margin-right: 1rem;
    width: 150px
}

.elinstafeed .instagram__profile__username {
    margin: 1rem 0
}

.elinstafeed .instagram__profile__biotext {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.25
}

.elinstafeed .instagram__posts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.elinstafeed .instagram__post-holder {
    max-width: 100%
}

.elinstafeed .instagram__link {
    position: relative;
    display: block
}

    .elinstafeed .instagram__link:focus .instagram__content,
    .elinstafeed .instagram__link:hover .instagram__content {
        opacity: 1
    }

.elinstafeed .instagram__likes {
    position: absolute;
    bottom: 0;
    left: 2rem;
    font-size: 14px;
    font-weight: 700
}

    .elinstafeed .instagram__likes:before {
        content: "\2661";
        display: inline;
        margin-right: .5rem
    }

.elinstafeed .instagram__caption {
    max-height: calc(100% - 50px);
    margin: 0;
    overflow: hidden
}

.elinstafeed .instagram__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #FFF;
    padding: 2rem;
    opacity: 0;
    transition: opacity .35s ease-in-out;
    background-color: rgba(0, 0, 0, .65);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.journey-image {
    text-align: center
}

    .journey-image img {
        margin: 0 auto 15px
    }

@media screen and (min-width:768px) {
    .elinstafeed .instagram__post-holder {
        max-width: 50%
    }

    .journey-image img {
        margin-bottom: 30px
    }
}

@media screen and (min-width:1024px) {
    .elinstafeed .instagram__post-holder {
        max-width: 33%
    }

    .journey-intro {
        text-align: left
    }

    .journey-image img {
        float: right;
        height: 190px;
        margin: 0 0 30px;
        width: 190px
    }

    .journey .element-title {
        padding-bottom: 50px
    }
}

.staticmap {
    text-align: center
}

.staticmap-address {
    display: table;
    margin: 0 auto 15px;
    padding: 10px 0
}

.staticmap-addresstext,
.staticmap-icon {
    display: table-cell;
    vertical-align: middle
}

.staticmap-icon {
    background: url(../../../themes/kiwirail/images/svg/address/address.svg) 0 0/100% no-repeat;
    height: 55px;
    text-align: right;
    width: 55px
}

.layout--interislander .staticmap-icon {
    background-image: url(../../../themes/kiwirail/images/svg/address/address-interislander.svg)
}

.layout--explorer .staticmap-icon {
    background-image: url(../../../themes/kiwirail/images/svg/address/address-explorer.svg)
}

.layout--pacific .staticmap-icon {
    background-image: url(../../../themes/kiwirail/images/svg/address/address-pacific.svg)
}

.layout--tranzalpine .staticmap-icon {
    background-image: url(../../../themes/kiwirail/images/svg/address/address-tranzalpine.svg)
}

.staticmap-addresstext {
    font: 500 22px/26px Arial,Helvetica Neue,Helvetica,sans-serif;
    padding-left: 10px;
    text-align: left
}

.staticmap-image {
    position: relative
}

.staticmap-link,
.staticmap-link:after {
    color: #fff;
    display: block;
    position: absolute
}

.staticmap-link {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    background: #00508c;
    border-radius: 24px;
    bottom: 20px;
    left: 50%;
    padding: 12px 45px 12px 20px;
    text-decoration: none;
    transform: translateX(-50%);
    width: 190px
}

    .staticmap-link:after {
        background: url(../../../themes/kiwirail/images/svg/expand-white.svg) 0 0/100% no-repeat;
        content: "";
        height: 20px;
        right: 20px;
        top: 11px;
        width: 20px
    }

@media screen and (min-width:768px) {
    .staticmap-addresstext {
        padding-left: 15px;
        font-size: 28px;
        font-weight: 600;
        line-height: 32px
    }

    .staticmap-link {
        bottom: 30px
    }
}

.element-media {
    margin: 0 0 70px !important;
    padding: 0 !important
}

.element-media__content {
    background-color: rgba(255, 255, 255, .6);
    padding-left: 20px !important;
    padding-right: 20px !important
}

@media screen and (max-width:991px) {
    .element-media__content {
        padding-top: 70px !important
    }
}

@media screen and (min-width:768px) {
    .element-media {
        margin-bottom: 80px !important
    }

    .element-media__content {
        padding-left: 90px !important;
        padding-right: 90px !important
    }
}

.element-media__content-container a:focus,
.element-media__content-container a:hover {
    text-decoration: underline
}

.element-media__title {
    font-size: 1.5rem;
    color: #000;
    position: relative
}

    .element-media__title:before {
        content: ' ';
        background: #000;
        top: -20px;
        width: 37px;
        height: 1px;
        position: absolute
    }

.element-media__media {
    padding-right: 0 !important
}

.element-media__image img {
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    width: 100%
}

@media screen and (min-width:992px) {
    .element-media__content-container {
        padding-left: 0 !important
    }

    .element-media__title:before {
        top: -50px
    }

    .element-media__image img {
        min-height: 423px
    }

    .layout .element-media.media-left-third .element-media__content-container {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        padding-left: 10px
    }

    .layout .element-media.media-left-third .element-media__media {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        padding-right: 10px
    }

    .layout .element-media.media-right-third .element-media__content-container {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        padding-right: 10px
    }

    .layout .element-media.media-right-third .element-media__media {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        padding-left: 10px
    }
}

.element + .element-media {
    margin-top: 1rem
}

.modalwindow {
    background: #fff;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 23
}

    .modalwindow:after {
        background: url(../../../themes/kiwirail/images/loading.gif) 0 0/cover no-repeat;
        content: "";
        display: block;
        height: 60px;
        left: 50%;
        margin-left: -30px;
        position: absolute;
        top: 120px;
        width: 60px;
        z-index: 24
    }

.iframeloaded .modalwindow:after {
    display: none
}

.modalwindow-holder {
    background: #fff;
    height: 100%;
    margin: 0 auto;
    overflow: auto;
    position: relative
}

.modalopen body,
.promotion-image,
.routemap-poi {
    overflow: hidden
}

.modalwindow-content {
    margin: 0 auto;
    padding: 0 30px;
    position: relative
}

.modalwindow--withnav {
    margin-top: 40px
}

.modalwindow--html {
    background: 0 0
}

    .modalwindow--html:before {
        background: #0a1a20;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        opacity: .9;
        position: absolute;
        top: 0;
        width: 100%
    }

    .modalwindow--html:after {
        display: none
    }

    .modalwindow--html .modalwindow-holder {
        max-width: 720px
    }

    .modalwindow--html .modalwindow-content {
        padding: 30px;
        text-align: left;
        z-index: 25
    }

        .modalwindow--html .modalwindow-content ul {
            padding-left: 20px
        }

@media screen and (min-width:768px) {
    .modalwindow--withnav {
        margin-top: 44px
    }

    .modalwindow--html .modalwindow-holder {
        height: 96%;
        top: 2%
    }

    .modalwindow--html .modalwindow-content {
        padding: 60px
    }
}

@media screen and (min-width:1024px) {
    .modalwindow--html .modalwindow-holder {
        height: 84%;
        top: 8%
    }
}

.modalwindow iframe,
.modalwindow img {
    margin: 50px auto 0;
    position: relative;
    z-index: 25
}

.modalwindow img {
    margin-top: 65px
}

.modalwindow-close {
    background: url(../../../themes/kiwirail/images/svg/close.svg) 0 0/100% 100% no-repeat;
    cursor: pointer;
    display: block;
    height: 25px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 25px;
    z-index: 27
}

.modalopen .modalwindow {
    display: block
}

@media screen and (min-width:768px) {
    .modalwindow-close {
        right: 30px;
        top: 30px
    }

    .modalwindow iframe {
        margin-top: 60px
    }

    .newslettersignup-button {
        max-width: 350px
    }
}

.newslettersignup {
    padding: 0 0 20px
}

.newslettersignup-text {
    padding: 10px 10px 0
}

.newslettersignup-button {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    border: 1px solid #fff;
    border-radius: 24px;
    color: #fff;
    display: block;
    padding: 13px 6px 12px;
    width: 100%;
    margin: 30px 0 10px
}

.elementsignup .newslettersignup {
    box-shadow: 0 24px 24px -24px #c5c5c5;
    padding-bottom: 35px
}

.elementsignup .newslettersignup-heading {
    font: 600 28px/32px Arial,Helvetica Neue,Helvetica,sans-serif;
    padding: 30px 15px 10px
}

.elementsignup .newslettersignup-button {
    background-color: #00508c;
    border: 0;
    margin: 20px auto 0;
    width: 224px
}

.footer .newslettersignup-heading,
.sectionfooter .newslettersignup-heading {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    padding: 0 10px
}

.sectionfooter .newslettersignup {
    padding-top: 20px
}

@media screen and (min-width:568px) {
    .newslettersignup {
        padding-bottom: 30px
    }

    .newslettersignup-text {
        margin: 7px 0 0;
        padding: 0 100px
    }

    .footer-components .newslettersignup-text,
    .sectionfooter-components .newslettersignup-text {
        padding: 10px 10px 0
    }
}

@media screen and (min-width:768px) {
    .elementsignup .newslettersignup {
        padding-bottom: 30px
    }

    .newslettersignup-button {
        margin-top: 20px;
        max-width: 222px
    }

    .footer .newslettersignup-heading,
    .sectionfooter .newslettersignup-heading {
        margin: 7px 0 0;
        padding: 0 10px
    }

    .sectionfooter .newslettersignup {
        padding: 20px 0 40px 12px
    }
}

.ElSignup {
    text-align: center
}

.elementsignup {
    background: rgba(13, 133, 202, .05);
    margin: 0 auto 60px;
    max-width: 690px
}

.InterislanderLandingPage .elementsignup,
.ScenicRailLandingPage .elementsignup {
    background: #fff
}

.elpodium {
    margin: 0 !important;
    padding: 40px 0 !important
}

@media screen and (min-width:768px) {
    .elpodium {
        padding: 50px 0 80px !important
    }
}

@media screen and (min-width:1024px) {
    .elpodium {
        padding: 60px 0 100px !important
    }
}

@media screen and (max-width:767px) {
    .elpodium .container {
        margin: 0;
        padding: 0 20px
    }
}

.elpodium__title {
    max-width: 300px;
    margin: 0 auto;
    padding: 0 0 30px
}

@media screen and (min-width:768px) {
    .elpodium__title {
        max-width: 400px;
        padding-bottom: 45px
    }
}

@media screen and (min-width:1024px) {
    .elpodium__title {
        padding-bottom: 65px
    }
}

.elpodium__items {
    display: -ms-grid;
    display: grid;
    grid-gap: 10px;
    margin: 0 auto
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
    .elpodium__items {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elpodium__item {
    text-align: left;
    -ms-grid-column: 1;
    grid-column-start: 1;
    position: relative;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (min-width:768px) {
    .elpodium__items {
        -ms-grid-columns: 34% 1fr;
        grid-template-columns: 34% 1fr;
        grid-gap: 20px;
        max-width: 100%;
        margin: 0
    }

        .elpodium__items.elpodium__items--left {
            -ms-grid-columns: 66% 1fr;
            grid-template-columns: 66% 1fr
        }

    .elpodium__items--left .elpodium__item {
        -ms-grid-column: 2;
        grid-column-start: 2
    }
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
    .elpodium__item {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        min-width: calc(50% - 10px);
        max-width: calc(50% - 10px);
        min-height: 300px;
        margin: 0 0 10px
    }
}

@media screen and (min-width:768px) {
    .elpodium__item {
        min-height: 285px
    }

    .elpodium__items--1up .elpodium__item,
    .elpodium__items--2up .elpodium__item {
        min-height: 590px
    }

    .elpodium__items--3up .elpodium__item {
        min-height: 265px
    }

    .elpodium__items--4up .elpodium__item {
        min-height: 240px
    }

    .elpodium__items--left .elpodium__item:first-child {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: span 2
    }

    .elpodium__items--left.elpodium__items--2up .elpodium__item:first-child {
        -ms-grid-row-span: 1;
        grid-row-end: span 1
    }

    .elpodium__items--left.elpodium__items--3up .elpodium__item:first-child {
        -ms-grid-row-span: 2;
        grid-row-end: span 2
    }

    .elpodium__items--left.elpodium__items--4up .elpodium__item:first-child {
        -ms-grid-row-span: 3;
        grid-row-end: span 3
    }
}

@media screen and (min-width:768px) and (-ms-high-contrast:active), screen and (min-width:768px) and (-ms-high-contrast:none) {
    .elpodium__item {
        margin: 0 10px 10px 0
    }

    .elpodium__items--1up .elpodium__item,
    .elpodium__items--2up .elpodium__item,
    .elpodium__items--3up .elpodium__item,
    .elpodium__items--4up .elpodium__item {
        min-height: 350px
    }
}

.elpodium__item.externallink {
    padding: 0;
    margin: 0;
    background: 0 0;
    display: block
}

.elpodium__item__image {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

    .elpodium__item__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        font-family: 'object-fit: cover; object-position: center center;';
        object-position: 50% 50%;
        overflow: hidden;
        max-height: 300px
    }

@media screen and (min-width:768px) {
    .elpodium__items--right .elpodium__item:last-child {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 2;
        grid-row-end: span 2
    }

    .elpodium__items--right.elpodium__items--2up .elpodium__item:last-child {
        -ms-grid-row-span: 1;
        grid-row-end: span 1
    }

    .elpodium__items--right.elpodium__items--3up .elpodium__item:last-child {
        -ms-grid-row-span: 2;
        grid-row-end: span 2
    }

    .elpodium__items--right.elpodium__items--4up .elpodium__item:last-child {
        -ms-grid-row-span: 3;
        grid-row-end: span 3
    }

    .elpodium__item__image {
        position: absolute
    }

        .elpodium__item__image img {
            max-height: 100%
        }
}

.elpodium__item__content {
    position: relative;
    z-index: 2;
    transition: background-color 250ms linear;
    width: 100%;
    padding: 20px
}

@media screen and (min-width:768px) {
    .elpodium__item__content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .elpodium__item__content:before {
            content: "";
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            position: absolute;
            background-image: linear-gradient(to bottom, rgba(255, 255, 255, .03) 2%, rgba(40, 49, 53, .98) 91%);
            transition: opacity .25s linear;
            opacity: 1;
            z-index: -1
        }
}

a:hover .elpodium__item__content:before {
    opacity: 0
}

.elpodium__item__title {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.03;
    letter-spacing: .53px
}

.elpodium__item__subtitle {
    margin: 0;
    padding: 4px 0 0;
    color: #fff;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.13;
    letter-spacing: 1.33px
}

.preheadertext-title,
.promotion-title {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif
}

.preheadertext {
    position: absolute;
    z-index: 30;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: auto;
    width: auto;
    max-width: 500px;
    max-height: 300px
}

.preheadertext--lightfont {
    color: #FFF
}

.preheadertext-title {
    text-transform: uppercase;
    font-size: 20px;
    color: #FFF;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px
}

.promotion {
    margin-bottom: 15px;
    position: relative;
    text-align: center
}

    .promotion:nth-child(1) {
        animation-delay: .25s
    }

    .promotion:nth-child(2) {
        animation-delay: .5s
    }

    .promotion:nth-child(3) {
        animation-delay: .75s
    }

    .promotion:nth-child(4) {
        animation-delay: 1s
    }

    .promotion:nth-child(5) {
        animation-delay: 1.25s
    }

    .promotion:nth-child(6) {
        animation-delay: 1.5s
    }

    .promotion:nth-child(7) {
        animation-delay: 1.75s
    }

    .promotion:nth-child(8) {
        animation-delay: 2s
    }

    .promotion:nth-child(9) {
        animation-delay: 2.25s
    }

    .promotion:nth-child(10) {
        animation-delay: 2.5s
    }

    .promotion:nth-child(11) {
        animation-delay: 2.75s
    }

@media screen and (min-width:568px) {
    .promotion {
        margin-right: 15px
    }
}

.promotion-pagelink {
    display: block;
    margin: 0 auto;
    max-height: 300px;
    min-height: 300px;
    position: relative;
    max-width: 300px
}

    .promotion-pagelink:before {
        background: #0b1b20;
        content: '';
        display: block;
        height: 100%;
        left: 0;
        opacity: .9;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 4
    }

.promotion-image {
    position: relative;
    z-index: 3
}

    .promotion-image img {
        max-width: none
    }

.promotion-detail {
    color: #fff;
    height: 100%;
    left: 0;
    width: 100%;
    padding: 25px 8%;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 5
}

.promotion-textlink:after,
.promotions-seemore:after {
    height: 12px;
    left: 5px;
    content: ""
}

.promopage-image,
.promopage-intro,
.promotions-title {
    text-align: center
}

.promotion-service {
    display: block;
    font-size: 15px;
    font-style: italic;
    font-weight: 600
}

.promotion-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.18;
    margin: 0 0 10px;
    padding-top: 10px;
    position: relative;
    z-index: 5
}

.ModularPage .maincontent .snippets .promotion-title,
.Page .maincontent .snippets .promotion-title,
.layout--hasleftnav .snippets .promotion-title {
    padding: 20px;
    font-size: 32px;
    line-height: 1.0625
}

.promotion-titleitalic {
    font: 500 italic 44px/.8 Arial,Helvetica Neue,Helvetica,sans-serif
}

.ModularPage .maincontent .snippets .promotion-titleitalic,
.Page .maincontent .snippets .promotion-titleitalic,
.layout--hasleftnav .snippets .promotion-titleitalic {
    font-size: 35px;
    line-height: .85714
}

.promotion-titlepartial {
    text-transform: uppercase
}

.promotion-subtitle {
    font-weight: 600;
    white-space: nowrap
}

.promotion-subtitleleft {
    font-size: 15px;
    font-style: italic;
    padding-right: 2px
}

.promotion-subtitleright {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase
}

.promotion-content {
    line-height: 22px;
    margin-bottom: 10px
}

.promotion-textlink,
.promotions-seemore {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none
}

.promotion-textlink {
    color: #fff;
    bottom: 25px;
    position: absolute
}

    .promotion-textlink:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-white-right.svg) 0 0/100% no-repeat;
        display: inline-block;
        position: relative;
        top: 1px;
        width: 7px
    }

.promotion--interislander .promotion-pagelink:before {
    background-color: #00508c
}

.promotion--explorer .promotion-pagelink:before {
    background-color: #588527
}

.promotion--pacific .promotion-pagelink:before {
    background-color: #0092b0
}

.promotion--tranzalpine .promotion-pagelink:before {
    background-color: #7fa8ad
}

@media screen and (min-width:768px) {
    .promotion--double .promotion-pagelink {
        max-width: 615px
    }

        .promotion--double .promotion-pagelink:before {
            width: 300px
        }

    .promotion--double .promotion-image img {
        min-height: 300px;
        max-height: 300px
    }

    .promotion--double .promotion-title {
        width: 40%
    }

    .promotion--double .promotion-detail {
        padding: 25px 4%
    }
}

.promotions {
    margin-top: 30px
}

@media screen and (min-width:568px) {
    .promotions {
        margin-top: 70px
    }
}

.promotions-title {
    margin-top: 0
}

.promotions-intro {
    padding: 0 15px
}

.promotions-pagelink {
    color: #0b1b20;
    text-decoration: none
}

.promotions-seemore {
    color: #00508c;
    clear: both;
    display: block;
    margin-top: 15px;
    text-align: center
}

    .promotions-seemore:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-right.svg) 0 0/100% no-repeat;
        display: inline-block;
        position: relative;
        top: 1px;
        width: 7px
    }

.promotions-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.promopage {
    margin: 0 15px;
    max-width: 960px
}

.promopage-intro {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
    margin: 30px 0
}

.promopage-image img {
    margin: 0 auto
}

.promopage-content {
    margin: 0 auto;
    max-width: 760px;
    padding: 15px 0;
    text-align: left
}

    .promopage-content p {
        line-height: 1.6
    }

    .promopage-content .sectionfooter--classes--list-item a span,
    .promopage-content h3,
    .promopage-content h4,
    .sectionfooter--classes--list-item a .promopage-content span {
        font-size: 18px;
        margin: 44px 0 5px
    }

        .promopage-content .sectionfooter--classes--list-item a span + p,
        .promopage-content h3 + p,
        .promopage-content h4 + p,
        .sectionfooter--classes--list-item a .promopage-content span + p {
            margin-top: 0
        }

    .promopage-content .sectionfooter--classes--list-item a span,
    .promopage-content h4,
    .sectionfooter--classes--list-item a .promopage-content span {
        margin-top: 10px
    }

.promopage-extra {
    padding: 20px 0
}

.promopage-terms {
    display: block
}

.promopage-codeholder {
    border-top: 1px solid #dedede;
    font-weight: 600;
    margin: 40px 0 20px;
    padding: 42px 0 20px
}

.promopage-codelabel {
    color: #0B1418;
    font-size: 18px;
    font-weight: 500;
    vertical-align: top
}

.promopage-code,
.routemap-link {
    letter-spacing: 1px;
    color: #00508c
}

.promopage-code {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    top: 1px;
    cursor: pointer
}

.promopage-elements .element {
    margin-top: 50px
}

.promopage-elements .element-title {
    font-size: 28px;
    text-align: center
}

.promopage-elements .elementfaq {
    max-width: 760px
}

#divRPWidget,
#divRPWidget #btnSubmitSearch,
#divRPWidget .InputForm .TextBox,
#divRPWidget .TextBox {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .promopage {
        margin: 0 30px
    }
}

@media screen and (min-width:1024px) {
    .promopage {
        margin: 0 auto
    }

    .promopage-intro {
        margin: 0 auto;
        width: 70%
    }

    .promopage-image {
        margin: 60px 0 24px
    }

    .promopage-content {
        padding: 30px
    }
}

.responsive__table__theme--interislander .responsive__table__column--name,
.responsive__table__theme--interislander .responsive__table__column--name:nth-of-type(2n) {
    background-color: #00508c
}

    .responsive__table__theme--interislander .responsive__table__column--name:nth-of-type(3n) {
        background-color: #00599b
    }

    .responsive__table__theme--interislander .responsive__table__column--name:nth-of-type(4n) {
        background-color: #0061ab
    }

.responsive__table__theme--explorer .responsive__table__column--name,
.responsive__table__theme--explorer .responsive__table__column--name:nth-of-type(2n) {
    background-color: #588527
}

    .responsive__table__theme--explorer .responsive__table__column--name:nth-of-type(3n) {
        background-color: #60912a
    }

    .responsive__table__theme--explorer .responsive__table__column--name:nth-of-type(4n) {
        background-color: #689d2e
    }

.responsive__table__theme--pacific .responsive__table__column--name,
.responsive__table__theme--pacific .responsive__table__column--name:nth-of-type(2n) {
    background-color: #0092b0
}

    .responsive__table__theme--pacific .responsive__table__column--name:nth-of-type(3n) {
        background-color: #009fbf
    }

    .responsive__table__theme--pacific .responsive__table__column--name:nth-of-type(4n) {
        background-color: #00abcf
    }

.responsive__table__theme--tranzalpine .responsive__table__column--name,
.responsive__table__theme--tranzalpine .responsive__table__column--name:nth-of-type(2n) {
    background-color: #7fa8ad
}

    .responsive__table__theme--tranzalpine .responsive__table__column--name:nth-of-type(3n) {
        background-color: #88aeb3
    }

    .responsive__table__theme--tranzalpine .responsive__table__column--name:nth-of-type(4n) {
        background-color: #92b5b9
    }

.responsive__table__cell.responsive__table__column--name span,
.responsive__table__cell.responsive__table__row--name span {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px
}

.responsive__table__mobile .responsive__table__accordion__button:after {
    background: url(../../../themes/kiwirail/images/svg/arrows/arrow-white-down.svg) 0 0/21px 12px no-repeat !important
}

.routemap {
    position: relative
}

.routemap-map {
    height: 365px;
    z-index: 3
}

.routemap-poi {
    box-shadow: 0 6px 3px -3px #dedede;
    height: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    transition: all .5s;
    width: 100%;
    z-index: 5
}

.routemap-shade {
    background: rgba(11, 27, 32, .75);
    display: none;
    height: 365px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4
}

.routemap-close {
    background: url(../../../themes/kiwirail/images/svg/close-white.svg) 10px 10px/20px 20px no-repeat rgba(0, 0, 0, .75);
    cursor: pointer;
    display: none;
    height: 40px;
    position: absolute;
    right: 0;
    top: 72px;
    transition: all .6s;
    width: 40px;
    z-index: 6
}

.routemap-poilist {
    box-sizing: border-box;
    list-style-type: none;
    margin: 0;
    padding: 365px 0 0
}

.routemap-poiitem {
    text-align: center
}

.routemap-poiimage {
    margin: 0 auto;
    width: 100%
}

.routemap-poicontent {
    background: #fff;
    padding: 5px 15px 15px;
    text-align: left;
    width: 100%
}

    .routemap-poicontent p {
        font-size: 18px;
        line-height: 26px;
        margin: 10px 0
    }

.routemap-listtitle {
    font: 600 22px/26px Arial,Helvetica Neue,Helvetica,sans-serif;
    margin: 10px 0 0;
    text-transform: none
}

.routemap-link {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    display: block
}

    .routemap-link:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-right.svg) 0 0/100% no-repeat;
        content: "";
        display: inline-block;
        height: 12px;
        left: 5px;
        position: relative;
        top: 1px;
        width: 7px
    }

.routemap-overlay {
    background-color: #fff;
    padding: 5px 10px;
    position: absolute;
    white-space: nowrap;
    z-index: 2
}

.routemap--activated {
    min-height: 497px
}

    .routemap--activated .routemap-poi {
        background: #fff;
        height: auto;
        opacity: 1;
        padding-bottom: 15px;
        top: 72px
    }

    .routemap--activated .routemap-close,
    .routemap--activated .routemap-shade {
        display: block
    }

@media screen and (min-width:360px) {
    .routemap-map,
    .routemap-shade {
        height: 480px
    }

    .routemap-poilist {
        padding-top: 480px
    }

    .routemap--activated {
        min-height: 612px
    }

    .routemap-listtitle {
        margin-top: 15px
    }

    .routemap-poicontent p {
        margin: 20px 0 10px
    }
}

@media screen and (min-width:500px) {
    .routemap-map,
    .routemap-shade {
        height: 520px
    }

    .routemap-poilist {
        padding-top: 520px
    }

    .routemap--activated {
        min-height: 652px
    }
}

@media screen and (min-width:568px) {
    .routemap-map,
    .routemap-shade {
        height: 620px
    }

    .routemap-poilist {
        padding-top: 620px
    }

    .routemap--activated {
        min-height: 752px
    }
}

@media screen and (min-width:768px) {
    .routemap {
        margin-bottom: 60px
    }

    .routemap--activated {
        margin-bottom: 0;
        min-height: 1px
    }

        .routemap--activated .routemap-close,
        .routemap--activated .routemap-shade {
            display: none
        }

    .routemap-poi {
        background: #fff;
        bottom: 0;
        box-shadow: none;
        height: 100%;
        opacity: 1;
        right: 0;
        top: 0;
        width: 334px
    }

    .routemap-poilist {
        height: 100%;
        padding-top: 0
    }

    .routemap-poicontent {
        padding: 20px 30px 25px
    }

        .routemap-poicontent p {
            margin: 10px 0
        }

    .routemap-listtitle {
        margin-top: 0
    }

    .routemap--activated .routemap-poi {
        top: 0
    }
}

@media screen and (min-width:1024px) {
    .routemap-map {
        height: 650px
    }

    .routemap-poi {
        background: #fff;
        height: 650px;
        width: 462px;
        right: 40px
    }

    .routemap-poicontent {
        padding: 45px
    }

    .routemap-listtitle {
        font-size: 28px;
        line-height: 32px
    }
}

.routemap-poilist .slick-list {
    height: 365px;
    position: absolute;
    top: 0;
    width: 100%
}

.routemap-poilist .slick-dots {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80%;
    z-index: 3
}

    .routemap-poilist .slick-dots li {
        border: 1px solid #00508c;
        border-radius: 12px;
        display: inline-block;
        height: 12px;
        margin: 18px 4px 0;
        padding: 0;
        text-indent: -9999em;
        width: 12px
    }

        .routemap-poilist .slick-dots li.slick-active {
            background-color: #00508c
        }

.routemap-poilist .slick-next,
.routemap-poilist .slick-prev {
    margin: 0;
    min-height: 1px;
    position: relative;
    top: 8px;
    width: 10%;
    z-index: 5
}

    .routemap-poilist .slick-next:after,
    .routemap-poilist .slick-prev:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-down.svg) 0 0/contain no-repeat;
        height: 19px;
        opacity: 1;
        position: absolute;
        top: 5px;
        transform: rotate(-90deg);
        width: 27px
    }

.routemap-poilist .slick-prev {
    float: left;
    left: 5px
}

    .routemap-poilist .slick-prev:after {
        left: 0;
        transform: rotate(90deg)
    }

.routemap-poilist .slick-next {
    float: right;
    right: 5px
}

    .routemap-poilist .slick-next:after {
        right: 0
    }

.routemap-poilist .slick-slide {
    outline: 0
}

.routemap-poilist .slick-disabled {
    visibility: hidden
}

@media screen and (min-width:360px) {
    .routemap-poilist .slick-list {
        height: 480px
    }
}

@media screen and (min-width:500px) {
    .routemap-poilist .slick-list {
        height: 520px
    }
}

@media screen and (min-width:568px) {
    .routemap-poilist .slick-list {
        height: 620px
    }

    .routemap-poilist .slick-next,
    .routemap-poilist .slick-prev {
        top: -8px
    }

    .routemap-poilist .slick-dots li {
        height: 16px;
        margin: 0 7px;
        width: 16px
    }
}

@media screen and (min-width:768px) {
    .routemap-poilist .slick-list {
        height: 100%;
        padding: 0
    }

    .routemap-poilist .slick-dots,
    .routemap-poilist .slick-next,
    .routemap-poilist .slick-prev {
        float: none;
        margin-top: -52px;
        position: absolute;
        top: 100%
    }

    .routemap-poilist .slick-dots {
        left: 10%;
        margin-top: -43px
    }

        .routemap-poilist .slick-dots li {
            height: 12px;
            margin: 0 5px;
            width: 12px
        }
}

#arrivalsAndDepartures,
.SAL-wrapper {
    position: relative
}

@media screen and (min-width:1024px) {
    .routemap-poilist .slick-next,
    .routemap-poilist .slick-prev {
        display: block !important
    }

    .routemap-poilist .slick-prev {
        left: 15px
    }

    .routemap-poilist .slick-dots {
        margin-top: -45px
    }

        .routemap-poilist .slick-dots li {
            height: 16px;
            margin: 0 7px;
            width: 16px
        }
}

.no-touch .SAL-wrapper.active ~ button.table_indicator:focus,
.no-touch .SAL-wrapper.active ~ button.table_indicator:hover {
    background: rgba(218, 218, 218, .4);
    color: #8d8d8d;
    box-shadow: none
}

.SAL-wrapper {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    overflow: hidden;
    margin-top: 4em;
    padding-bottom: 1em
}

@media screen and (max-width:767.99px) {
    .SAL-wrapper {
        overflow-x: scroll;
        overflow-y: hidden
    }
}

.SAL-wrapper::-webkit-scrollbar {
    width: 0;
    background: 0 0
}

.SAL-wrapper::-webkit-scrollbar-track {
    display: none
}

.SAL-wrapper ~ .table_indicator {
    display: none;
    border: 0
}

.IFramePage .ModularPage .SAL-wrapper .SAL-sailing-info-header h2,
.ModularPage .SAL-wrapper .SAL-sailing-info-header .IFramePage h2,
.ModularPage .SAL-wrapper .SAL-sailing-info-header .brand a,
.ModularPage .SAL-wrapper .SAL-sailing-info-header .sectionindex-nav .secondarymenu-link--l2,
.ModularPage .SAL-wrapper .SAL-sailing-info-header h1,
.brand .ModularPage .SAL-wrapper .SAL-sailing-info-header a,
.sectionindex-nav .ModularPage .SAL-wrapper .SAL-sailing-info-header .secondarymenu-link--l2 {
    font-size: 28px
}

@media screen and (min-width:1024px) {
    .IFramePage .ModularPage .SAL-wrapper .SAL-sailing-info-header h2,
    .ModularPage .SAL-wrapper .SAL-sailing-info-header .IFramePage h2,
    .ModularPage .SAL-wrapper .SAL-sailing-info-header .brand a,
    .ModularPage .SAL-wrapper .SAL-sailing-info-header .sectionindex-nav .secondarymenu-link--l2,
    .ModularPage .SAL-wrapper .SAL-sailing-info-header h1,
    .brand .ModularPage .SAL-wrapper .SAL-sailing-info-header a,
    .sectionindex-nav .ModularPage .SAL-wrapper .SAL-sailing-info-header .secondarymenu-link--l2 {
        font-size: 38px
    }
}

.SAL-wrapper.active.right ~ button.table_indicator.right {
    right: 0;
    display: block
}

    .SAL-wrapper.active.right ~ button.table_indicator.right:before {
        right: 0;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfiCBsBDx5cZcDtAAAAaUlEQVRIx2NgoDoQYnBmYKTEgFkM/xnmMTCRb4A9ww9KjfAYFEZ4DgojvAaFEd4MPweBET6DwghfahlRji5MgYl09QKFgUihdgoTEoXaKcxMFGqnsEChUDuFhSqF2imuWCiu2iiuXEkEAB6vTO/91BfUAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE4LTA4LTI3VDAxOjE1OjMwKzAyOjAwPekOkQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOC0wOC0yN1QwMToxNTozMCswMjowMEy0ti0AAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC) no-repeat;
        background-size: contain
    }

.SAL-wrapper.active.left ~ button.table_indicator.left {
    left: 0;
    display: block
}

    .SAL-wrapper.active.left ~ button.table_indicator.left:before {
        left: 2px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfiCBsBEAEcN8OGAAAAdElEQVRIx8WVuRGAMAwEF5dAQwQkPKYhSiGgToggNAmBTwIp3/VYI+ngx2roaXU8sXOx2fCDzoYPofgYik8W/LTicyieQ/FFw2Gtw5P6zodfMDfRWSEOkrNCXKaikNf5qRAPirNCPKrOCjFYikKONjCH60vdnZpM9IbrP+sAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTgtMDgtMjdUMDE6MTY6MDErMDI6MDD+JrnFAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE4LTA4LTI3VDAxOjE2OjAxKzAyOjAwj3sBeQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=) no-repeat;
        background-size: contain
    }

.SAL-wrapper.active ~ button.table_indicator {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 25px;
    background: rgba(230, 230, 230, .4);
    color: #9a9a9a;
    z-index: 1;
    outline: 0
}

    .SAL-wrapper.active ~ button.table_indicator:before {
        display: inline-block;
        vertical-align: middle;
        speak: none;
        text-decoration: inherit;
        text-transform: none;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        z-index: 2;
        position: absolute;
        top: 46.5%;
        line-height: 100%;
        width: 21px;
        height: 20px;
        content: " "
    }

.searchresults-count,
.searchresults-title {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px
}

.SAL-table thead th:nth-of-type(1) {
    width: 155px
}

.SAL-table thead th:nth-of-type(2) {
    width: 115px
}

.SAL-table thead th:nth-of-type(3) {
    width: 90px
}

.SAL-table thead th:nth-of-type(4),
.SAL-table thead th:nth-of-type(5) {
    width: 110px
}

.SAL-table thead th:nth-of-type(6),
.SAL-table thead th:nth-of-type(7),
.SAL-table thead th:nth-of-type(8) {
    width: 100px
}

.SAL-table tbody .SAL-even,
.SAL-table tbody .SAL-odd {
    padding: 1em 11px
}

.show-animate {
    transition: all .3s;
    max-height: 100%;
    height: auto;
    opacity: 1;
    visibility: visible;
    overflow: auto
}

.hide-animate,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.hide-animate {
    transition: all .3s;
    max-height: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    display: block
}

.ElScript {
    text-align: center
}

.scriptcontent {
    margin: 0 auto 30px
}

#divGiftVouchers,
#divRPWidget {
    margin: 0 auto;
    text-align: left
}

#divGiftVouchers {
    float: none !important
}

#divGiftIcon {
    margin-top: 0;
    padding-top: 10px
}

#divRPWidget {
    width: 308px
}

.elsnippets .slick-dots,
.searchresults-pagination,
.sectionfooter--classes--list-item,
.sectionfooter-logo,
.snippets-title,
body > .ui-datepicker td a,
body > .ui-datepicker td span {
    text-align: center
}

#divRPWidget .field-radio {
    padding-bottom: 10px
}

    #divRPWidget .field-radio.Left,
    #divRPWidget .field-radio.Right {
        float: none
    }

#divRPWidget .ui-selectmenu-button.ui-button {
    background: #fff;
    border: 1px solid #aaa;
    margin-bottom: 10px;
    max-width: 300px;
    width: 100%
}

    #divRPWidget .ui-selectmenu-button.ui-button:hover {
        background: #fff
    }

#divRPWidget #divFixedRailPass {
    margin-top: 10px
}

#divRPWidget .TextBox.Datepicker {
    background: url(../../../themes/kiwirail/images/svg/calendar.svg) 95% 10px/15px 16px no-repeat #fff
}

#divRPWidget .ui-button .ui-icon {
    background: 0 0;
    right: -5px;
    position: relative;
    top: 8px
}

    #divRPWidget .ui-button .ui-icon:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-down.svg) 0 0/16px 9px no-repeat;
        content: "";
        cursor: pointer;
        display: block;
        height: 9px;
        width: 16px
    }

#divRPWidget .rp-widget-button-container {
    width: 100%
}

.iq-booking-widget-load {
    padding: 15px 0
}

.ui-menu {
    margin-top: 5px;
    padding-top: 10px
}

    .ui-menu .ui-menu-item-wrapper {
        padding-left: 1em
    }

body > .ui-datepicker {
    padding: 15px;
    width: 278px
}

.scrolldownarrow {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto 60px;
    background-color: #7fa8ad;
    padding: 20px;
    z-index: 3;
    border-radius: 35px;
    height: 70px;
    width: 70px;
    transition: opacity ease .25s;
    animation: bounce 5s infinite
}

@keyframes bounce {
    0%, 100%, 60%, 70%, 80% {
        transform: translateY(0)
    }

    65% {
        transform: translateY(-30px)
    }

    75% {
        transform: translateY(-15px)
    }
}

.scrolldownarrow svg {
    margin-top: 10px
}

.searchresults {
    padding: 30px 0
}

.searchresults-count,
.searchresults-noresults,
.searchresults-pagination,
.searchresults-searchform,
.searchresults-title {
    padding: 0 15px
}

.searchresults-count {
    margin: 60px 0 0
}

.searchresults-list {
    list-style: none;
    margin: 20px 0 30px;
    padding: 0
}

.searchresults-item {
    border-bottom: 1px solid #c5c5c5;
    font: 300 18px/28px Arial,Helvetica Neue,Helvetica,sans-serif;
    padding: 20px 15px
}

    .searchresults-item:hover {
        background-color: rgba(13, 133, 202, .05)
    }

.layout--explorer .searchresults-item:hover {
    background-color: rgba(88, 133, 39, .05)
}

.layout--interislander .searchresults-item:hover {
    background-color: rgba(0, 80, 140, .05)
}

.layout--pacific .searchresults-item:hover {
    background-color: rgba(0, 146, 176, .05)
}

.layout--tranzalpine .searchresults-item:hover {
    background-color: rgba(127, 168, 173, .05)
}

.searchresults-link {
    text-decoration: none
}

.searchresults .breadcrumb {
    margin: 0 0 5px;
    color: #999
}

    .searchresults .breadcrumb li a:after {
        right: 5px;
        line-height: 20px;
        opacity: .5
    }

    .searchresults .breadcrumb .searchresults-item:first-child {
        display: none
    }

.searchresults-header {
    color: #00508c;
    font: 600 20px/22px Arial,Helvetica Neue,Helvetica,sans-serif;
    margin-bottom: 0;
    padding-bottom: 0
}

.searchresults-text {
    color: #0b1b20;
    margin: 0 0 10px
}

.searchresults-noresults {
    font-weight: 600;
    padding-top: 30px
}

.searchresults .searchresults-hint {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 0
}

.searchresults-suggestions {
    border-top: 1px solid #dedede;
    margin-top: 30px;
    padding-top: 30px
}

    .searchresults-suggestions .searchresults-hint {
        font-size: 18px
    }

.searchresults .searchresults-hintlist {
    font-size: 16px;
    font-weight: 400;
    list-style: disc;
    padding-left: 0
}

.results-list .results,
.slider-wrap .slides li,
.tags,
ul.sitemap li ul {
    list-style: none
}

.searchresults .searchresults-hintlist li {
    color: #00508c;
    margin-left: 20px;
    padding-left: 15px;
    padding-top: 10px
}

    .searchresults .searchresults-hintlist li span {
        color: #0b1b20
    }

.searchresults-pagelink {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #00508c;
    font-size: 14px;
    padding: 0 15px;
    text-decoration: none
}

.element-spotlight__link:focus,
.element-spotlight__link:hover,
.snippet-link:hover {
    text-decoration: underline
}

.searchresults-pagelink--current {
    color: #0b1b20
}

.searchresults-dirlink {
    background: url(../../../themes/kiwirail/images/svg/arrows/arrow-right.svg) 0 0/100% 100% no-repeat;
    display: inline-block;
    height: 19px;
    opacity: .15;
    padding: 0;
    position: relative;
    top: 5px;
    width: 12px
}

.sectionfooter--classy.sectionfooter--explorer .sectionfooter-image,
.sectionfooter:not(.sectionfooter--classy).sectionfooter--explorer .sectionfooter-image {
    width: 200px
}

.searchresults-dirlink--prev {
    transform: rotate(180deg)
}

.searchresults-dirlink--active {
    background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-right.svg);
    opacity: 1
}

@media screen and (min-width:768px) {
    .searchresults-count,
    .searchresults-pagination,
    .searchresults-searchform,
    .searchresults-title {
        padding: 0 20px
    }

    .searchresults-noresults {
        padding: 60px 20px 30px
    }

    .searchresults .searchresults-hint {
        font-size: 28px;
        line-height: 32px
    }

    .searchresults-suggestions {
        margin-top: 40px;
        padding-top: 40px
    }

        .searchresults-suggestions .searchresults-hint {
            font-size: 22px
        }

    .searchresults .searchresults-list {
        font-size: 18px
    }

    .searchresults-item {
        padding: 20px
    }
}

.sectionfooter {
    clear: both;
    color: #fff;
    position: relative;
    z-index: 2
}

    .sectionfooter.sectionfooter--classy.dark {
        color: #000
    }

    .sectionfooter:not(.sectionfooter--classy) {
        background-color: #0b1b20;
        background-position: center 39%;
        padding-top: 30px
    }

@media screen and (min-width:1024px) {
    .searchresults {
        margin: 0 auto;
        max-width: 760px
    }

    .sectionfooter:not(.sectionfooter--classy) {
        padding-top: 15px
    }
}

.sectionfooter:not(.sectionfooter--classy).sectionfooter--interislander:after {
    background-color: #00508c
}

.sectionfooter:not(.sectionfooter--classy).sectionfooter--explorer:after {
    background-color: #588527
}

.sectionfooter:not(.sectionfooter--classy).sectionfooter--pacific:after {
    background-color: #0092b0
}

.sectionfooter:not(.sectionfooter--classy).sectionfooter--tranzalpine:after {
    background-color: #7fa8ad
}

.sectionfooter--classy {
    background-size: cover
}

    .sectionfooter--classy.sectionfooter--interislander,
    .sectionfooter--classy.sectionfooter--interislander .sectionfooter--components {
        background-color: #00508c
    }

        .sectionfooter--classy.sectionfooter--interislander .sectionfooter--classes .footermenu {
            background-color: rgba(0, 54, 94, .65)
        }

    .sectionfooter--classy.sectionfooter--explorer,
    .sectionfooter--classy.sectionfooter--explorer .sectionfooter--components {
        background-color: #588527
    }

        .sectionfooter--classy.sectionfooter--explorer .sectionfooter--classes .footermenu {
            background-color: rgba(65, 98, 29, .65)
        }

    .sectionfooter--classy.sectionfooter--pacific,
    .sectionfooter--classy.sectionfooter--pacific .sectionfooter--components {
        background-color: #0092b0
    }

        .sectionfooter--classy.sectionfooter--pacific .sectionfooter--classes .footermenu {
            background-color: rgba(0, 108, 130, .65)
        }

    .sectionfooter--classy.sectionfooter--tranzalpine,
    .sectionfooter--classy.sectionfooter--tranzalpine .sectionfooter--components {
        background-color: #7fa8ad
    }

        .sectionfooter--classy.sectionfooter--tranzalpine .sectionfooter--classes .footermenu {
            background-color: rgba(99, 149, 155, .65)
        }

.sectionfooter-desktop {
    display: none
}

.sectionfooter-mobile {
    display: block;
    position: relative;
    z-index: 3
}

    .sectionfooter-mobile .mobilemenulink-text {
        padding-left: 20px;
        font: 600 18px/23px Arial,Helvetica Neue,Helvetica,sans-serif;
        text-transform: capitalize
    }

.sectionfooter--classes--heading span,
.sectionfooter--classes--list-item a span {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif
}

.sectionfooter-mobile .secondarymenu-classmenu {
    position: relative
}

.sectionfooter--classes {
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {
    .sectionfooter-desktop {
        display: block
    }

    .sectionfooter-mobile {
        display: none
    }

    .sectionfooter--classes {
        padding: 80px 0 100px
    }

        .sectionfooter--classes .sectionfooter-logo {
            display: none
        }
}

@media screen and (max-width:767px) {
    .sectionfooter--classes,
    .sectionfooter--classy {
        background-image: none !important
    }
}

.sectionfooter--classes .sectionfooter-logo {
    padding: 30px;
    margin-bottom: 0
}

.sectionfooter--classes .footermenu {
    margin-top: 50px;
    padding: 40px 0
}

    .sectionfooter--classes .footermenu .footermenu-item--first {
        border: none
    }

.sectionfooter--classes--heading {
    display: none;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 8px
}

    .sectionfooter--classes--heading span {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative
    }

        .sectionfooter--classes--heading span:after {
            content: ' ';
            position: absolute;
            bottom: -12px;
            width: 30px;
            height: 1px;
            background-color: #FFF;
            left: 50%;
            transform: translateX(-50%)
        }

.sectionfooter--classy.dark .sectionfooter--classes--heading span:after {
    background-color: #000
}

.sectionfooter--classes--list-item.footermenu-item--active a,
.sectionfooter--classes--list-item.footermenu-item--parent a {
    border: 1px solid #FFF
}

    .sectionfooter--classes--list-item.footermenu-item--active a:focus,
    .sectionfooter--classes--list-item.footermenu-item--active a:hover,
    .sectionfooter--classes--list-item.footermenu-item--parent a:focus,
    .sectionfooter--classes--list-item.footermenu-item--parent a:hover {
        border: 1px solid #FFF;
        background-color: transparent
    }

.sectionfooter--classy.dark .sectionfooter--classes--list-item.footermenu-item--active a,
.sectionfooter--classy.dark .sectionfooter--classes--list-item.footermenu-item--active a:focus,
.sectionfooter--classy.dark .sectionfooter--classes--list-item.footermenu-item--active a:hover,
.sectionfooter--classy.dark .sectionfooter--classes--list-item.footermenu-item--parent a,
.sectionfooter--classy.dark .sectionfooter--classes--list-item.footermenu-item--parent a:focus,
.sectionfooter--classy.dark .sectionfooter--classes--list-item.footermenu-item--parent a:hover {
    border-color: #000
}

.sectionfooter--classes--list-item a {
    display: block;
    padding: 30px 0;
    width: 100%;
    border: 1px solid transparent;
    transition: .25s ease;
    color: #fff
}

.sectionfooter--classy.dark .sectionfooter--classes--list-item a {
    color: #000
}

.sectionfooter--classes--list-item a span {
    font-weight: 500;
    text-transform: uppercase
}

.sectionfooter--classes--list-item a p {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-weight: 500;
    margin: 0
}

.sectionfooter--classes--list-item a:focus,
.sectionfooter--classes--list-item a:hover {
    border: 1px solid #FFF;
    background-color: rgba(255, 255, 255, .19)
}

.sectionfooter--classy.dark .sectionfooter--classes--list-item a:focus,
.sectionfooter--classy.dark .sectionfooter--classes--list-item a:hover {
    border-color: #000;
    background-color: rgba(0, 0, 0, .19)
}

.sectionfooter--components {
    background-color: #FFF
}

.sectionfooter:after {
    content: '';
    height: 100%;
    left: 0;
    opacity: .95;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.sectionfooter .container {
    position: relative;
    z-index: 4
}

.sectionfooter-logo {
    margin-bottom: 30px
}

.sectionfooter-qualmark-logo {
    margin: 18px auto 25px
}

@media screen and (min-width:768px) {
    .sectionfooter--classes--heading {
        display: block
    }

    .sectionfooter-qualmark-logo {
        margin: 35px 0 0
    }
}

.sectionfooter-image {
    margin: 0 auto;
    width: 180px;
    display: block
}

.sectionfooter-components {
    margin: 15px 0;
    color: #FFF
}

@media screen and (min-width:768px) {
    .sectionfooter-logo {
        margin: 15px 0 30px
    }

    .sectionfooter-components {
        margin: 30px 0
    }

    .sectionfooter-image {
        width: 256px
    }

    .sectionfooter--explorer .sectionfooter-image {
        width: 220px
    }

    .sectionfooter--pacific .sectionfooter-image {
        width: 230px
    }
}

.sectionheader {
    height: 78px;
    min-height: 78px;
    width: 100%;
    z-index: 20;
    transition: background-image .3s
}

    .sectionheader.dark + .hero--product:not(.hero--product-video) .hero-image:after {
        background: linear-gradient(to bottom, rgba(255, 255, 255, .8) 0, rgba(0, 0, 0, 0) 80%)
    }

    /*@media screen and (min-width:1024px) {
	.sectionheader {
		position: relative;
		background-color: transparent;
		height: 116px
	}
}
*/

    .sectionheader.active {
        height: 100%
    }

@media screen and (min-width:768px) {
    .sectionheader.active {
        height: auto;
        position: relative
    }

    .sectionheader-logolink {
        float: left
    }
}

.sectionheader.sticky-nav {
    box-shadow: 0 0 3px 1px #252525
}

    .sectionheader.sticky-nav .bookingbutton {
        margin: 0
    }

.sectionheader:not(.sticky-nav) {
    background-size: 0
}

@media screen and (max-width:1023px) {
    .sectionheader:not(.sticky-nav) {
        background-image: none !important
    }
}

@media screen and (min-width:1024px) {
    .sectionheader.active {
        position: absolute
    }

    .sectionheader--hashero {
        position: absolute;
        top: 0
    }
}

.sectionheader-inner.sectionheader-inner {
    position: relative;
    margin-left: 0
}

.sectionheader-logolink {
    display: block;
    height: 78px;
    width: 180px
}

@media screen and (min-width:9999px) {
    .sectionheader-inner.sectionheader-inner {
        margin-left: auto
    }
    /*.sectionheader-logolink {
		height: 130px;
		position: absolute;
		/*transform: translateX(-50%);*/
    /*left: 50%;*/
    width: 256px
}

*/
}

.sticky-nav .sectionheader-logolink {
    display: none
}

@media screen and (min-width:768px) {
    .sticky-nav .sectionheader-logolink {
        height: 90px;
        display: block
    }
}

.sectionheader--interislander .sectionheader-logolink {
    background-color: #00508c;
}

.sectionheader--explorer .sectionheader-logolink {
    background-color: rgba(88, 133, 39, .9)
}

.sectionheader--pacific .sectionheader-logolink {
    background-color: rgba(0, 146, 176, .9)
}

.sectionheader--tranzalpine .sectionheader-logolink {
    background-color: rgba(127, 168, 173, .9)
}

.sectionheader-logoimage {
    /*
	height: 100%;
    width: 100%;
	*/
    padding: 15px
}

.sectionheader-toggle {
    border: 0;
    color: #fff;
    position: absolute;
    right: 0;
    top: 15px
}

.ScenicRailLandingPage .sectionheader-toggle--newmenu {
    display: none
}

.sectionheader.active .sectionheader-toggle {
    height: 24px;
    right: 15px;
    top: 28px;
    width: 24px
}

    .sectionheader.active .sectionheader-toggle .mobilemenulink-toggle:after {
        right: -18px;
        top: 12px
    }

.sectionheader--interislander {
    background-color: #00508c
}

/*@media screen and (min-width:1024px) {
	.sectionheader-toggle {
		display: none
	}
	.sectionheader--interislander {
		background-color: transparent
	}
	.sectionheader--interislander:not(.sticky-nav) {
		background-size: 0
	}
}
*/

.sectionheader--explorer {
    background-color: #588527
}

@media screen and (min-width:1024px) {
    .sectionheader--explorer {
        background-color: transparent
    }

        .sectionheader--explorer:not(.sticky-nav) {
            background-size: 0
        }
}

.sectionheader--pacific {
    background-color: #0092b0
}

@media screen and (min-width:1024px) {
    .sectionheader--pacific {
        background-color: transparent
    }

        .sectionheader--pacific:not(.sticky-nav) {
            background-size: 0
        }
}

.sectionheader--tranzalpine {
    background-color: #7fa8ad
}

.sectionheader-menu {
    display: block;
    margin-top: 0
}

@media screen and (min-width:768px) and (min-width:768px) {
    .sectionheader-menu--newmenu {
        padding-left: 20px
    }
}

@media screen and (min-width:768px) and (min-width:1024px) {
    .sectionheader-menu--newmenu {
        padding-left: 0
    }
}

@media screen and (min-width:768px) {
    .sectionheader-menu {
        display: inline-block;
        width: auto
    }

    .sectionheader-menu--newmenu {
        margin-top: 5px
    }

    .sectionheader.active .sectionheader-menu {
        display: inline-block
    }
}

.sectionheader-menu--aux.sectionheader-menu--newmenu {
    padding: 13px 0 0 20px
}

@media screen and (max-width:1023.99px) {
    .sectionheader-menu--mob-disable {
        display: none !important
    }
}

@media screen and (min-width:1024px) {
    .sectionheader--tranzalpine {
        background-color: transparent
    }

        .sectionheader--tranzalpine:not(.sticky-nav) {
            background-size: 0
        }

    .sectionheader-menu {
        position: absolute;
        top: 15px;
        width: 40%;
        margin-top: 0
    }

    .sectionheader-menu--aux {
        right: 0
    }

    .sectionheader-menu--main.sectionheader-menu--newmenu {
        padding: 13px 0 0 20px
    }

    .sticky-nav .sectionheader-menu {
        top: initial
    }
}

.sectionheader.active .sectionheader-menu {
    display: block;
    z-index: 6
}

@media screen and (min-width:768px) {
    .sectionheader.active .sectionheader-menu {
        position: inherit
    }
}

.sticky-nav .sectionheader-menu {
    display: inline-block;
    margin-top: 0
}

@media screen and (max-width:767.99px) {
    .active.active .sticky-nav .sectionheader-menu {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 12px;
        background-color: #FFF;
        box-shadow: 0 0 6px rgba(0, 0, 0, .29)
    }

        .active.active .sticky-nav .sectionheader-menu .button {
            width: 100%
        }
}

.sectionheader-menu--newmenu.sectionheader-menu--aux {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 12px;
    background-color: #FFF;
    box-shadow: 0 0 6px rgba(0, 0, 0, .29);
    display: block;
    z-index: 5
}

@media screen and (min-width:1024px) {
    .sectionheader-menu--newmenu.sectionheader-menu--aux {
        position: static;
        width: auto;
        background-color: transparent;
        box-shadow: none;
        top: 0
    }

        .sectionheader-menu--newmenu.sectionheader-menu--aux .button {
            margin-top: 10px
        }
}

.sectionheader-menu--newmenu.sectionheader-menu--aux .secondarymenu-list--l2 {
    display: block
}

.sectionheader-menu--newmenu.sectionheader-menu--aux .button {
    width: 100%;
    display: block
}

@media screen and (min-width:1024px) {
    .sectionheader-menu--newmenu.sectionheader-menu--aux {
        top: 40px
    }
}

.sectionheader-menu--hidebookbutton.sectionheader-menu--newmenu {
    display: none !important
}

@media screen and (min-width:768px) {
    .ScenicRailLandingPage .sectionheader-menu--newmenu .sectionheader-menu {
        top: 40px
    }
}

.ScenicRailLandingPage .sectionheader-menu--newmenu .sectionheader-menu .sticky-nav .sectionheader-menu {
    top: 15px !important
}

.InterislanderLandingPage .sticky-nav .sectionheader-menu.sectionheader-menu--newmenu,
.ScenicRailLandingPage .sticky-nav .sectionheader-menu.sectionheader-menu--newmenu {
    top: 15px
}

@media screen and (min-width:768px) {
    .InterislanderLandingPage .sticky-nav .sectionheader-menu.sectionheader-menu--newmenu,
    .ScenicRailLandingPage .sticky-nav .sectionheader-menu.sectionheader-menu--newmenu {
        top: 35px !important
    }
}

@media screen and (min-width:1024px) {
    .InterislanderLandingPage .sticky-nav .sectionheader-menu.sectionheader-menu--newmenu,
    .ScenicRailLandingPage .sticky-nav .sectionheader-menu.sectionheader-menu--newmenu {
        top: 20px !important
    }
}

.InterislanderLandingPage .sticky-nav .sectionheader-menu.sectionheader-menu--newmenu--newmenu,
.ScenicRailLandingPage .sticky-nav .sectionheader-menu.sectionheader-menu--newmenu--newmenu {
    top: 20px !important
}

.InterislanderLandingPage .sectionheader-menu,
.ScenicRailLandingPage .sectionheader-menu {
    margin-top: 0
}

    .InterislanderLandingPage .sectionheader-menu.secondarymenu--newmenu,
    .ScenicRailLandingPage .sectionheader-menu.secondarymenu--newmenu {
        position: absolute
    }

@media screen and (min-width:768px) {
    .InterislanderLandingPage .sectionheader-menu.secondarymenu--newmenu,
    .ScenicRailLandingPage .sectionheader-menu.secondarymenu--newmenu {
        top: 25px
    }
}

.productnav-open .InterislanderLandingPage .sectionheader-menu,
.productnav-open .ScenicRailLandingPage .sectionheader-menu {
    position: relative
}

.InterislanderLandingPage .sectionheader-menu--newmenu,
.ScenicRailLandingPage .sectionheader-menu--newmenu {
    position: relative;
    top: 0
}

@media screen and (min-width:768px) {
    .InterislanderLandingPage .sectionheader-menu--newmenu,
    .ScenicRailLandingPage .sectionheader-menu--newmenu {
        top: 25px
    }
}

@media screen and (min-width:1024px) {
    .InterislanderLandingPage .sectionheader-menu--newmenu,
    .ScenicRailLandingPage .sectionheader-menu--newmenu {
        top: 40px
    }
}

.InterislanderLandingPage .sectionheader-menu--aux,
.ScenicRailLandingPage .sectionheader-menu--aux {
    position: relative;
    padding: 0;
    top: 0;
    display: block
}

@media screen and (min-width:768px) {
    .InterislanderLandingPage .sectionheader-menu--aux,
    .ScenicRailLandingPage .sectionheader-menu--aux {
        position: absolute;
        top: 10px;
        right: 0
    }
}

html.productnav-open,
html.productnav-open body {
    position: relative
}

    html.productnav-open .header,
    html.productnav-open body .header {
        width: 100%
    }

    html.productnav-open .sectionheader,
    html.productnav-open body .sectionheader {
        height: 200%;
        z-index: 13
    }

@media screen and (min-width:1024px) {
    html.productnav-open,
    html.productnav-open body {
        overflow: auto
    }

        html.productnav-open .header,
        html.productnav-open body .header {
            position: relative
        }
}

html.primarynav-open,
html.primarynav-open body {
    overflow: hidden
}

    html.primarynav-open .header,
    html.primarynav-open body .header {
        position: fixed;
        width: 100%
    }

    html.primarynav-open .headermenu,
    html.primarynav-open body .headermenu {
        position: fixed
    }

    html.primarynav-open .alerttoggle,
    html.primarynav-open .headerheromenu,
    html.primarynav-open body .alerttoggle,
    html.primarynav-open body .headerheromenu {
        display: none
    }

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-wrapper {
    margin: 0 25px 35px
}

    .slick-wrapper:after {
        content: '';
        display: block;
        clear: both
    }

@media screen and (min-width:768px) {
    .slick-wrapper {
        margin: 10px auto 35px;
        max-width: 711px
    }

        .slick-wrapper.mobileOnly .slick-slide {
            display: block
        }
}

@media screen and (min-width:1024px) {
    .slick-wrapper {
        max-width: 903px;
        margin: 10px auto 35px
    }
}

@media screen and (min-width:1440px) {
    .slick-wrapper {
        max-width: none;
        margin: 10px -2px 35px
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

    .slick-track:after,
    .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-slide {
    float: left;
    height: 100%;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 30px;
    margin-top: -10px;
    cursor: pointer
}

    .slick-next:after,
    .slick-prev:after {
        opacity: .5;
        content: '';
        display: block;
        width: 20px;
        height: 30px;
        background: url(../../../themes/kiwirail/images/svg/chevron_thin.svg) no-repeat
    }

.no-touchevents .slick-next:focus:after,
.no-touchevents .slick-next:hover:after,
.no-touchevents .slick-prev:focus:after,
.no-touchevents .slick-prev:hover:after {
    opacity: 1
}

.slick-next.slick-disabled:after,
.slick-prev.slick-disabled:after {
    opacity: 0;
    cursor: default
}

.slick-prev {
    left: -47px
}

.slick-next {
    right: -47px
}

    .slick-next:after {
        transform: rotate(180deg)
    }

.elsnippets .slick-wrapper {
    max-width: 100%
}

.elsnippets .slick-dots {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 3
}

    .elsnippets .slick-dots li {
        border: 1px solid #00508c;
        border-radius: 12px;
        display: inline-block;
        height: 12px;
        margin: 18px 4px 0;
        padding: 0;
        text-indent: -9999em;
        width: 12px
    }

        .elsnippets .slick-dots li.slick-active {
            background-color: #00508c
        }

.elsnippets .slick-next,
.elsnippets .slick-prev {
    margin: 0;
    min-height: 1px;
    z-index: 5
}

    .elsnippets .slick-next:after,
    .elsnippets .slick-prev:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-down.svg) 0 0/contain no-repeat;
        height: 19px;
        opacity: 1;
        position: absolute;
        top: 5px;
        transform: rotate(-90deg);
        width: 27px
    }

.elsnippets .slick-prev {
    float: left;
    left: -40px
}

    .elsnippets .slick-prev:after {
        left: 0;
        transform: rotate(90deg)
    }

.elsnippets .slick-next {
    float: right;
    right: -40px
}

    .elsnippets .slick-next:after {
        right: 0
    }

.elsnippets .slick-slider .snippet {
    margin-bottom: 0
}

.snippets-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.snippet {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 60px;
    line-height: 1;
    text-align: left
}

    .snippet:nth-child(1) {
        animation-delay: .25s
    }

    .snippet:nth-child(2) {
        animation-delay: .5s
    }

    .snippet:nth-child(3) {
        animation-delay: .75s
    }

    .snippet:nth-child(4) {
        animation-delay: 1s
    }

    .snippet:nth-child(5) {
        animation-delay: 1.25s
    }

    .snippet:nth-child(6) {
        animation-delay: 1.5s
    }

    .snippet:nth-child(7) {
        animation-delay: 1.75s
    }

    .snippet:nth-child(8) {
        animation-delay: 2s
    }

    .snippet:nth-child(9) {
        animation-delay: 2.25s
    }

    .snippet:nth-child(10) {
        animation-delay: 2.5s
    }

    .snippet:nth-child(11) {
        animation-delay: 2.75s
    }

@media screen and (min-width:768px) {
    .snippets-list .slick-slide {
        margin-right: 30px
    }

    .snippet {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        margin-right: 2%
    }
}

@media screen and (min-width:1440px) {
    .snippet {
        -ms-flex-preferred-size: 31%;
        flex-basis: 31%;
        margin-right: 2%
    }
}

.snippet:last-child {
    margin-right: 0
}

.snippet-title {
    margin: 30px 0 0
}

.snippet-text {
    margin: 15px 0 0;
    font-size: 18px;
    line-height: 1.5
}

.snippet-image {
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden
}

    .snippet-image img {
        transition: all .2s ease-in-out;
        width: 100%
    }

    .snippet-image:hover img {
        transform: scale(1.1)
    }

.snippet-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0b1b20;
    opacity: .9
}

.snippet-overlay--interislander {
    background-color: #00508c
}

.snippet-overlay--explorer {
    background-color: #588527
}

.snippet-overlay--pacific {
    background-color: #0092b0
}

.snippet-overlay--tranzalpine {
    background-color: #7fa8ad
}

.snippet-overlaytitle {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    padding: 50px;
    color: #fff;
    text-align: left;
    margin: 0;
    width: auto
}

.snippet-link {
    display: inline-block;
    margin: 15px 0 0;
    font-size: 18px
}

.social {
    margin: 0 auto;
    max-width: 280px;
    text-align: center
}

.social-icons {
    display: table;
    width: 100%
}

.social-link {
    display: table-cell;
    font-size: 1.8em;
    height: 1.5em;
    margin-left: 5px;
    overflow: hidden;
    text-align: center;
    width: 1.5em
}

    .social-link:hover {
        opacity: .9
    }

.social-link--tripadvisor svg {
    position: relative;
    top: -2px
}

.element-spotlight-list {
    padding: 74px 0
}

@media screen and (min-width:768px) {
    .social {
        margin: 0
    }

    .element-spotlight-list {
        padding-bottom: 68px !important;
        padding-top: 100px !important
    }
}

@media screen and (max-width:1023.99px) {
    .element-spotlight-list + .element-spotlight-list .element-spotlight-list__container {
        padding-top: 0
    }
}

.element.dark .element-spotlight-list__container {
    color: #FFF
}

    .element.dark .element-spotlight-list__container a {
        background-color: transparent;
        display: inline
    }

        .element.dark .element-spotlight-list__container a:after {
            content: none
        }

.element-spotlight-list__list {
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
    padding: 0 20px
}

@media screen and (min-width:768px) {
    .element-spotlight-list__list {
        padding: 0 50px
    }

    .element-spotlight {
        margin-right: 20px
    }
}

@media screen and (min-width:1024px) {
    .element-spotlight-list__list {
        padding: 0;
        margin-top: 80px;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.element-spotlight-list__list[data-count~="1"][data-count~="4"] .element-spotlight {
    margin-bottom: 0
}

.element-spotlight-list__header {
    text-align: left;
    color: #FFF
}

.element-spotlight-list__title {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 38px
}

.element-spotlight-list__intro {
    text-align: center;
    margin-bottom: 0 !important
}

    .element-spotlight-list__intro p {
        margin-bottom: 0
    }

.element-spotlight {
    margin-bottom: 1rem
}

@media screen and (min-width:1440px) {
    .element-spotlight {
        margin-bottom: 2rem
    }
}

.element-spotlight-list {
    padding-bottom: .75rem
}

@media screen and (min-width:1024px) {
    .element-spotlight-list {
        padding-bottom: .25rem
    }
}

.element-spotlight__content {
    position: relative;
    height: 100%;
    overflow: hidden
}

.element-spotlight__title {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: 700
}

.element-spotlight__text {
    position: relative;
    height: 100%;
    font-size: 18px
}

.element-spotlight__text-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: .25s ease;
    background-color: #FFF
}

.element-spotlight__text-content {
    color: #000;
    position: relative;
    z-index: 2;
    transition: .25s ease, color .15s ease;
    transform-origin: top;
    padding: 20px 20px 30px
}

    .element-spotlight__text-content p {
        margin-bottom: 0
    }

.element-spotlight__link {
    margin-top: 15px;
    display: block;
    color: #00508c
}

.tabbed-link,
.timetable-row,
.timetable-station,
ul.sitemap .page-toggle .button:focus,
ul.sitemap .page-toggle .button:hover {
    text-decoration: none
}

.element-spotlight__image {
    padding-bottom: 0;
    height: auto
}

    .element-spotlight__image img {
        position: relative;
        object-fit: contain;
        object-position: center bottom;
        font-family: 'object-fit: contain; object-position: center bottom;';
        width: 100%
    }

.tabbed {
    margin: 0 auto;
    max-width: 760px;
    overflow: hidden;
    padding: 0
}

.tabbed-item {
    max-width: 100%
}

.tabbed-image {
    position: relative
}

    .tabbed-image img {
        width: 100%
    }

.tabbed-title {
    margin: 15px 0 0;
    word-wrap: break-word
}

.tabbed-content {
    background: #fff;
    padding: 5px 20px 30px;
    text-align: left
}

.tabbed-description {
    font: 400 18px/28px Arial,Helvetica Neue,Helvetica,sans-serif
}

.tabbed-link {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #00508c
}

    .tabbed-link:after {
        background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-right.svg) 0 0/100% no-repeat;
        content: "";
        display: inline-block;
        height: 12px;
        left: 5px;
        position: relative;
        top: 1px;
        width: 7px
    }

.HomePage .tabbed {
    padding: 0 10px
}

@media screen and (min-width:768px) {
    .tabbed-content {
        padding: 20px 40px 30px
    }

    .HomePage .tabbed {
        max-width: 100%
    }
}

@media screen and (min-width:1024px) {
    .tabbed {
        max-width: 100%
    }

    .tabbed-item {
        background: #fff;
        margin: 0 auto 30px;
        text-align: text
    }

    .tabbed-title {
        font-size: 42px;
        line-height: 48px
    }

    .tabbed-image {
        height: 100%;
        overflow: hidden
    }

    .tabbed-content {
        margin-bottom: 0;
        min-height: 410px;
        padding: 15px 0 0 30px;
        text-align: left
    }

    .HomePage .tabbed-title,
    .InterislanderLandingPage .tabbed-title,
    .ScenicRailLandingPage .tabbed-title {
        font-size: 28px;
        font-weight: 700
    }

    .HomePage .tabbed-content,
    .InterislanderLandingPage .tabbed-content,
    .ScenicRailLandingPage .tabbed-content {
        padding: 20px 30px 40px
    }

    .HomePage .tabbed {
        padding: 0 20px
    }
}

@media screen and (min-width:1440px) {
    .tabbed-content {
        min-height: 548px;
        padding: 15px 0 30px 30px
    }

    .HomePage .tabbed-content,
    .InterislanderLandingPage .tabbed-content,
    .ScenicRailLandingPage .tabbed-content {
        padding: 20px 50px 45px
    }

    .HomePage .tabbed {
        padding: 0 30px
    }
}

.tabbedcontentheading {
    padding-top: 30px;
    text-align: center
}

.anchornavwrap {
    margin: 0 20px
}

    .anchornavwrap .element-title {
        display: none;
        text-align: center
    }

.HomePage .anchornavwrap .element-title,
.InterislanderLandingPage .anchornavwrap .element-title,
.ScenicRailLandingPage .anchornavwrap .element-title {
    display: block
}

.HomePage .anchornavwrap {
    margin: 0
}

.anchoritem {
    display: none
}

.anchoritem--active {
    display: block
}

.anchornav {
    padding-bottom: 20px
}

.blog-tags {
    margin: -5px auto 20px;
    position: relative;
    transition: height ease .3s
}

.blog-tags--restrict-height {
    max-height: 260px;
    overflow: hidden
}

@media screen and (min-width:568px) {
    .blog-tags--restrict-height {
        max-height: 170px
    }
}

@media screen and (min-width:768px) {
    .anchornav {
        padding-bottom: 30px
    }

    .blog-tags--restrict-height {
        max-height: 120px
    }

    .blog-tags--featured {
        padding-bottom: 30px;
        padding-top: 30px
    }
}

.blog-tags--animating {
    max-height: initial
}

.blog-post .blog-tags {
    margin-left: 0;
    margin-right: 0;
    text-align: left
}

.timetable,
.timetable-button {
    text-align: center
}

@media screen and (min-width:768px) {
    .blog-tags--top {
        margin-bottom: 50px
    }
}

.blog-tags-title {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0;
    margin: 0 0 10px
}

.blog-tags-inner {
    position: relative
}

.blog-tag {
    opacity: 0;
    border: 1px solid #00508c;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 3px;
    margin: 5px 10px 5px 0;
    height: 36px;
    font-size: 16px;
    line-height: normal;
    transition: all .5s
}

    .blog-tag:nth-child(1) {
        animation-delay: .1s
    }

    .blog-tag:nth-child(2) {
        animation-delay: .2s
    }

    .blog-tag:nth-child(3) {
        animation-delay: .3s
    }

    .blog-tag:nth-child(4) {
        animation-delay: .4s
    }

    .blog-tag:nth-child(5) {
        animation-delay: .5s
    }

    .blog-tag:nth-child(6) {
        animation-delay: .6s
    }

    .blog-tag:nth-child(7) {
        animation-delay: .7s
    }

    .blog-tag:nth-child(8) {
        animation-delay: .8s
    }

    .blog-tag:nth-child(9) {
        animation-delay: .9s
    }

    .blog-tag:nth-child(10) {
        animation-delay: 1s
    }

    .blog-tag:nth-child(11) {
        animation-delay: 1.1s
    }

    .blog-tag:nth-child(12) {
        animation-delay: 1.2s
    }

    .blog-tag:nth-child(13) {
        animation-delay: 1.3s
    }

    .blog-tag:nth-child(14) {
        animation-delay: 1.4s
    }

    .blog-tag:nth-child(15) {
        animation-delay: 1.5s
    }

    .blog-tag:nth-child(16) {
        animation-delay: 1.6s
    }

    .blog-tag:nth-child(17) {
        animation-delay: 1.7s
    }

    .blog-tag:nth-child(18) {
        animation-delay: 1.8s
    }

    .blog-tag:nth-child(19) {
        animation-delay: 1.9s
    }

    .blog-tag:nth-child(20) {
        animation-delay: 2s
    }

    .blog-tag:nth-child(21) {
        animation-delay: 2.1s
    }

    .blog-tag:nth-child(22) {
        animation-delay: 2.2s
    }

    .blog-tag:nth-child(23) {
        animation-delay: 2.3s
    }

    .blog-tag:nth-child(24) {
        animation-delay: 2.4s
    }

    .blog-tag:nth-child(25) {
        animation-delay: 2.5s
    }

    .blog-tag:nth-child(26) {
        animation-delay: 2.6s
    }

    .blog-tag:nth-child(27) {
        animation-delay: 2.7s
    }

    .blog-tag:nth-child(28) {
        animation-delay: 2.8s
    }

    .blog-tag:nth-child(29) {
        animation-delay: 2.9s
    }

    .blog-tag:nth-child(30) {
        animation-delay: 3s
    }

    .blog-tag:nth-child(31) {
        animation-delay: 3.1s
    }

    .blog-tag:nth-child(32) {
        animation-delay: 3.2s
    }

    .blog-tag:nth-child(33) {
        animation-delay: 3.3s
    }

    .blog-tag:nth-child(34) {
        animation-delay: 3.4s
    }

    .blog-tag:nth-child(35) {
        animation-delay: 3.5s
    }

    .blog-tag:nth-child(36) {
        animation-delay: 3.6s
    }

    .blog-tag:nth-child(37) {
        animation-delay: 3.7s
    }

    .blog-tag:nth-child(38) {
        animation-delay: 3.8s
    }

    .blog-tag:nth-child(39) {
        animation-delay: 3.9s
    }

.blog-tag--active {
    background-color: #00508c;
    color: #fff
}

.blog-tag:hover {
    background-color: rgba(13, 133, 202, .9);
    color: #fff
}

.blog-tag--less-button,
.blog-tag--more-button {
    display: none;
    text-transform: uppercase;
    height: 36px;
    font: 600 14px/16px Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 20px 0 3px;
    position: relative
}

.timetable-button,
.timetable-infotitle,
.timetable-label {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase
}

.blog-tag--less-button:hover,
.blog-tag--more-button:hover {
    opacity: 1
}

.blog-tags--restrict-height .blog-tag--less-button.show,
.blog-tags--restrict-height .blog-tag--more-button.show {
    display: inline-block
}

.blog-tag--less-button:after,
.blog-tag--more-button:after {
    background: url(../../../themes/kiwirail/images/svg/arrows/arrow-blue-down.svg) 0 0/contain no-repeat;
    height: 12px;
    opacity: 1;
    position: absolute;
    width: 12px;
    content: '';
    right: 0
}

.blog-tag--more-button:after {
    top: 14px
}

.blog-tag--less-button {
    display: none
}

.blog-tags--animating .blog-tag--less-button {
    display: inline-block
}

.blog-tag--less-button:after {
    transform: rotate(180deg);
    top: 8px
}

.blog-tag--more-button--wrap {
    opacity: 0;
    position: absolute;
    height: 46px;
    right: 0;
    top: 212px;
    padding: 5px 5px 5px 45px;
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 20%);
    animation-duration: .7s
}

.blog-tags--animating .blog-tag--more-button--wrap {
    animation-delay: 0s;
    animation-duration: .5s
}

@media screen and (min-width:568px) {
    .blog-tag--more-button--wrap {
        top: 120px
    }
}

@media screen and (min-width:768px) {
    .blog-tag--more-button--wrap {
        top: 73px
    }
}

.blog-tag--nonprimary {
    display: none
}

@media screen and (min-width:1024px) {
    .blog-tag--nonprimary {
        display: inline-block
    }
}

.timetable-label {
    color: #a9a9a9
}

.timetable-switcher {
    border-radius: 26px;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 auto;
    max-width: 346px;
    overflow: hidden;
    position: relative;
    top: -22px;
    white-space: nowrap;
    width: 100%
}

.timetable-control {
    background: url(../../../themes/kiwirail/images/svg/switcher/switcher.svg) 0 0/100% 100% no-repeat;
    cursor: pointer;
    display: block;
    height: 37px;
    left: 50%;
    position: relative;
    top: 44px;
    transition: transform .2s ease-in;
    transform: translateX(-50%);
    width: 37px
}

    .timetable-control.spin {
        transform: translateX(-50%) rotate(180deg)
    }

.timetable-infotitle {
    padding: 15px 0 0
}

.timetable-info {
    padding: 10px 0 15px
}

    .timetable-info p {
        margin: 0
    }

.timetable-button {
    background: #fff;
    border: 1px solid #00508c;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 49px;
    width: 50%
}

.timetable-station,
.timetable-theadtext {
    font: 600 12px/18px Arial,Helvetica Neue,Helvetica,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase
}

.timetable-button--left {
    border-radius: 26px 0 0 26px;
    border-right: 0;
    padding-right: 10px
}

.timetable-button--right {
    border-radius: 0 26px 26px 0;
    border-left: 0;
    padding-left: 10px
}

.timetable-button--active {
    background: #00508c
}

.timetable-content {
    display: none;
    margin: 0 auto;
    max-width: 760px
}

.timetable-content--active {
    display: block
}

.timetable-thead {
    margin: 30px auto 0;
    padding-bottom: 20px;
    position: relative;
    z-index: 3
}

@media screen and (max-width:768px) {
    .timetable-thead {
        max-width: 255px
    }
}

.timetable-thead .timetable-row {
    margin: 0 auto
}

.timetable-data {
    margin: 0 auto 30px;
    position: relative;
    width: auto
}

    .timetable-data:after {
        border-right: 1px dashed #0b1b20;
        content: "";
        display: block;
        height: 100%;
        left: 50%;
        margin-left: -1px;
        position: absolute;
        top: 0;
        width: 1px;
        z-index: 1
    }

.timetable-theadtext {
    color: #a9a9a9;
    display: inline-block;
    text-align: center;
    width: 49%
}

.timetable-theadtext--station {
    display: none
}

.timetable-row {
    background: #fff;
    border: 1px solid #00508c;
    border-radius: 30px;
    color: #0a1a20;
    display: block;
    margin: 0 0 20px;
    position: relative;
    text-align: left;
    z-index: 3
}

.timetable-time {
    display: inline-block;
    margin: 30px 0 10px
}

.element-timetableinter .timetable-time {
    margin-top: 10px
}

.timetable-iconlabel {
    margin: 0 auto 10px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 100%
}

    .timetable-iconlabel .timetable-icon {
        display: block;
        left: -30px;
        position: absolute;
        text-align: right;
        top: 50%;
        transform: translateY(-45%)
    }

    .timetable-iconlabel .timetable-label {
        margin: 0;
        padding: 0;
        vertical-align: middle
    }

.timetable-station {
    left: 30px;
    position: absolute;
    top: 10px;
    white-space: nowrap
}

.timetable--interislander .timetable-theadtext--arrives,
.timetable--rail .timetable-theadtext--departs {
    position: relative;
    right: 5px
}

.layout--interislander .timetable .timetable-button,
.layout--interislander .timetable .timetable-row {
    border-color: #00508c
}

.layout--interislander .timetable .timetable-button,
.layout--interislander .timetable .timetable-infotitle,
.layout--interislander .timetable .timetable-station {
    color: #00508c
}

.layout--interislander .timetable .timetable-button--active {
    background-color: #00508c;
    color: #fff
}

.layout--interislander .timetable .timetable-control {
    background-image: url(../../../themes/kiwirail/images/svg/switcher/switcher-interislander.svg)
}

    .layout--interislander .timetable .timetable-control:hover {
        background-image: url(../../../themes/kiwirail/images/svg/switcher/switcher-interislander-hover.svg)
    }

@media screen and (min-width:768px) {
    .layout--interislander .timetable .timetable-data:after,
    .layout--interislander .timetable .timetable-station {
        border-color: #00508c
    }

        .layout--interislander .timetable .timetable-station:after {
            background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable-interislander.svg)
        }

        .layout--interislander .timetable .timetable-station:hover {
            background-color: #00508c;
            color: #fff
        }

            .layout--interislander .timetable .timetable-station:hover:after {
                background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable-white.svg)
            }
}

.layout--explorer .timetable .timetable-button,
.layout--explorer .timetable .timetable-row {
    border-color: #588527
}

.layout--explorer .timetable .timetable-button,
.layout--explorer .timetable .timetable-infotitle,
.layout--explorer .timetable .timetable-station {
    color: #588527
}

.layout--explorer .timetable .timetable-button--active {
    background-color: #588527;
    color: #fff
}

.layout--explorer .timetable .timetable-control {
    background-image: url(../../../themes/kiwirail/images/svg/switcher/switcher-explorer.svg)
}

    .layout--explorer .timetable .timetable-control:hover {
        background-image: url(../../../themes/kiwirail/images/svg/switcher/switcher-explorer-hover.svg)
    }

@media screen and (min-width:768px) {
    .layout--explorer .timetable .timetable-data:after,
    .layout--explorer .timetable .timetable-station {
        border-color: #588527
    }

        .layout--explorer .timetable .timetable-station:after {
            background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable-explorer.svg)
        }

        .layout--explorer .timetable .timetable-station:hover {
            background-color: #588527;
            color: #fff
        }

            .layout--explorer .timetable .timetable-station:hover:after {
                background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable-white.svg)
            }
}

.layout--pacific .timetable .timetable-button,
.layout--pacific .timetable .timetable-row {
    border-color: #0092b0
}

.layout--pacific .timetable .timetable-button,
.layout--pacific .timetable .timetable-infotitle,
.layout--pacific .timetable .timetable-station {
    color: #0092b0
}

.layout--pacific .timetable .timetable-button--active {
    background-color: #0092b0;
    color: #fff
}

.layout--pacific .timetable .timetable-control {
    background-image: url(../../../themes/kiwirail/images/svg/switcher/switcher-pacific.svg)
}

    .layout--pacific .timetable .timetable-control:hover {
        background-image: url(../../../themes/kiwirail/images/svg/switcher/switcher-pacific-hover.svg)
    }

@media screen and (min-width:768px) {
    .layout--pacific .timetable .timetable-data:after,
    .layout--pacific .timetable .timetable-station {
        border-color: #0092b0
    }

        .layout--pacific .timetable .timetable-station:after {
            background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable-pacific.svg)
        }

        .layout--pacific .timetable .timetable-station:hover {
            background-color: #0092b0;
            color: #fff
        }

            .layout--pacific .timetable .timetable-station:hover:after {
                background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable-white.svg)
            }
}

.layout--tranzalpine .timetable .timetable-button,
.layout--tranzalpine .timetable .timetable-row {
    border-color: #7fa8ad
}

.layout--tranzalpine .timetable .timetable-button,
.layout--tranzalpine .timetable .timetable-infotitle,
.layout--tranzalpine .timetable .timetable-station {
    color: #7fa8ad
}

.layout--tranzalpine .timetable .timetable-button--active {
    background-color: #7fa8ad;
    color: #fff
}

.layout--tranzalpine .timetable .timetable-control {
    background-image: url(../../../themes/kiwirail/images/svg/switcher/switcher-tranzalpine.svg)
}

    .layout--tranzalpine .timetable .timetable-control:hover {
        background-image: url(../../../themes/kiwirail/images/svg/switcher/switcher-tranzalpine-hover.svg)
    }

.timetable--interislander .timetable-data:after,
.timetable--interislander .timetable-icon {
    display: none
}

.timetable--interislander .timetable-time--departure {
    margin-left: 30px;
    margin-top: 30px;
    width: 120px
}

.timetable--rail .timetable-time--arrival {
    margin-left: 30px;
    width: 120px
}

@media screen and (min-width:768px) {
    .layout--tranzalpine .timetable .timetable-data:after,
    .layout--tranzalpine .timetable .timetable-station {
        border-color: #7fa8ad
    }

        .layout--tranzalpine .timetable .timetable-station:after {
            background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable-tranzalpine.svg)
        }

        .layout--tranzalpine .timetable .timetable-station:hover {
            background-color: #7fa8ad;
            color: #fff
        }

            .layout--tranzalpine .timetable .timetable-station:hover:after {
                background-image: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable-white.svg)
            }

    .timetable-switcher {
        border-radius: 30px;
        top: -25px
    }

    .timetable-control {
        top: 49px
    }

    .timetable-button {
        font-size: 12px;
        line-height: 59px
    }

    .timetable-button--left {
        border-radius: 30px 0 0 30px
    }

    .timetable-button--right {
        border-radius: 0 30px 30px 0
    }

    .timetable-thead {
        left: 10px
    }

    .timetable-thead,
    .timetable-theadtext {
        text-align: left
    }

    .timetable-theadtext--station {
        display: inline-block;
        padding-left: 25px
    }

    .timetable-data {
        left: 10px;
        max-width: 530px
    }

        .timetable-data:after {
            left: 55%
        }

    .timetable-row {
        background: 0 0;
        border: 0;
        display: table;
        margin-bottom: 30px
    }

    .timetable-theadtext--arrives,
    .timetable-theadtext--departs,
    .timetable-time--arrival,
    .timetable-time--departure {
        width: 115px
    }

    .element-timetableinter .timetable-time,
    .timetable-time {
        margin: 0
    }

    .timetable-iconlabel,
    .timetable-station {
        box-sizing: border-box;
        display: inline-block;
        left: 0;
        max-width: 280px;
        min-width: 100px;
        position: relative;
        top: 0;
        width: auto
    }

    .timetable-iconlabel {
        display: table;
        float: right;
        position: relative;
        top: 5px
    }

        .timetable-iconlabel .timetable-icon {
            text-align: right;
            width: 45px
        }

            .timetable-iconlabel .timetable-icon img {
                height: 45px;
                width: 100%
            }

        .timetable-iconlabel .timetable-label {
            line-height: 19px;
            margin: 0;
            padding: 6px 0 0 30px;
            text-align: left
        }

    .timetable-station {
        background: #fff;
        border: 1px solid #00508c;
        border-radius: 26px;
        padding: 10px 55px 10px 25px
    }

        .timetable-station:after {
            background: url(../../../themes/kiwirail/images/svg/arrows/arrow-timetable.svg) 0 0/100% 100% no-repeat;
            content: "";
            display: block;
            height: 19px;
            position: absolute;
            right: 25px;
            top: 10px;
            width: 21px
        }

    .timetable--interislander .timetable-theadtext--arrives,
    .timetable--rail .timetable-theadtext--departs {
        right: 0
    }

    .timetable-station:hover {
        background-color: #0b1b20;
        color: #fff
    }

    .timetable--interislander .timetable-time {
        padding-top: 5px
    }

    .timetable--interislander .timetable-icon {
        display: block
    }

    .timetable--interislander .timetable-theadtext--arrives,
    .timetable--interislander .timetable-theadtext--departs {
        padding-left: 3px;
        width: 120px
    }

    .timetable--interislander .timetable-data .timetable-row {
        margin: 0 auto 30px
    }

    .timetable--rail .timetable-time--arrival {
        margin-left: 0
    }

    .timetable--rail .timetable-theadtext--arrives,
    .timetable--rail .timetable-theadtext--departs,
    .timetable--rail .timetable-time--arrival,
    .timetable--rail .timetable-time--departure {
        width: 120px
    }

    .timetable--rail .timetable-thead {
        max-width: 530px
    }

    .timetable--rail .timetable-row {
        margin: 0 0 30px
    }
}

.element .hidden,
.element--video.standard .element--video-inner .videoPoster {
    display: none
}

@media screen and (min-width:1024px) {
    .timetable-info {
        padding-bottom: 20px
    }

    .timetable-content {
        padding-bottom: 30px
    }
}

body.BlogPost .element--video {
    margin: 0 auto;
    max-width: 760px;
    text-align: center
}

div[class*=pure-u] .element--video .container {
    margin: 0 auto
}

.element--video {
    padding: 18px 0 36px
}

    .element--video .commonheader-description,
    .element--video .commonheader-title {
        margin-top: 0;
        text-align: center
    }

.content-footer .last-edited,
.content-footer .print-share {
    text-align: right
}

.element--video .commonheader-description.pageintro,
.element--video .commonheader-title.pageintro {
    padding-top: 0
}

.element--video-inner {
    height: 0;
    padding-top: 58%;
    position: relative;
    margin: 0 auto;
    background-color: #000
}

    .element--video-inner.active .videoPoster {
        opacity: 0;
        height: 0;
        transition-delay: 0s, .8s
    }

    .element--video-inner iframe {
        height: 100%;
        width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .element--video-inner .videoPoster {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: 100%;
        border: none;
        text-indent: -999em;
        overflow: hidden;
        opacity: 1
    }

        .element--video-inner .videoPoster span:after,
        .element--video-inner .videoPoster:after,
        .element--video-inner .videoPoster:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%
        }

        .element--video-inner .videoPoster img {
            width: 100%;
            height: 100%;
            display: block
        }

        .element--video-inner .videoPoster:hover {
            cursor: pointer
        }

        .element--video-inner .videoPoster:before {
            width: 80px;
            height: 80px;
            margin: -40px 0 0 -40px;
            border: 5px solid #dcdcdc;
            border-radius: 100%
        }

        .element--video-inner .videoPoster span:after {
            width: 0;
            height: 0;
            margin: -20px 0 0 -10px;
            border-left: 40px solid #dcdcdc;
            border-top: 25px solid transparent;
            border-bottom: 25px solid transparent;
            transition: border-color linear .4s
        }

        .element--video-inner .videoPoster:focus span:after,
        .element--video-inner .videoPoster:hover span:after {
            border-left-color: #0eb7da
        }

        .element--video-inner .videoPoster:after {
            width: 85px;
            height: 85px;
            margin: -40px 0 0 -40px;
            border-radius: 100%;
            border: 0 solid transparent
        }

        .element--video-inner .videoPoster:hover::before {
            transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s, border-left-color .15s linear .3s;
            border-color: #0eb7da
        }

        .element--video-inner .videoPoster:hover::after {
            border-top: 5px solid #0eb7da;
            border-left-width: 5px;
            border-right-width: 5px;
            transform: rotate(270deg);
            transition: transform .4s linear 0s, border-left-width 0s linear .35s
        }

.brand {
    margin: 0;
    padding-top: 13px;
    padding-bottom: 20px
}

    .brand a {
        display: block;
        float: left;
        font-size: 72px;
        margin: 0;
        overflow: visible;
        position: relative
    }

        .brand a img {
            position: absolute;
            top: -20px;
            left: 0
        }

        .brand a span {
            float: left;
            margin-left: 20px
        }

        .brand a:visited {
            color: #0b1b20
        }

ol.breadcrumb {
    margin: 15px 0 10px;
    padding: 0
}

    ol.breadcrumb li {
        display: inline;
        font-size: .8em
    }

        ol.breadcrumb li .divider {
            display: none
        }

        ol.breadcrumb li a {
            position: relative;
            padding-right: 17px
        }

            ol.breadcrumb li a:after {
                display: block;
                content: '\003E';
                position: absolute;
                top: 0;
                right: 0
            }

.content-footer {
    margin-top: 50px;
    float: right
}

    .content-footer i {
        font-size: 1.2em;
        margin-right: 5px
    }

    .content-footer .pull-left a {
        padding-right: 20px
    }

    .content-footer .print-share a {
        padding-left: 20px
    }

.filter {
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #0a1a20
}

    .filter:after {
        content: '';
        display: block;
        clear: both
    }

.filter-month {
    margin-top: 10px;
    padding-bottom: 30px
}

    .filter-month:after {
        content: '';
        display: block;
        clear: both
    }

    .filter-month ol {
        margin: 0
    }

    .filter-month .year {
        clear: both;
        float: left;
        padding-right: 10px;
        margin: 3px 0
    }

.hero-unit .content {
    border-radius: 3px;
    background: #0a1a20;
    margin-bottom: 30px;
    width: 100%
}

.layout .hero-unit .content {
    padding: 10px 30px
}

.hero-unit .content p {
    font-size: 21px
}

.link-set ol,
.link-set ul {
    margin: -5px 0 0;
    padding: 0 10px
}

    .link-set ol a,
    .link-set ul a {
        display: block;
        padding: 5px 0
    }

.pure-paginator {
    display: inline
}

    .maincontent .userform .Actions .pure-paginator input.action,
    .pure-paginator .maincontent .userform .Actions input.action,
    .pure-paginator .pure-button {
        height: 2.5em
    }

    .pure-paginator .next,
    .pure-paginator .prev {
        text-shadow: none;
        color: #0b1b20
    }

        .pure-paginator .next.disabled,
        .pure-paginator .prev.disabled {
            color: #C0C1C3
        }

.pagination {
    text-align: center;
    margin-top: 20px
}

.results-header {
    padding: 7px 10px;
    border-top: 1px solid #040a0d;
    border-bottom: 1px solid #040a0d;
    margin-bottom: 20px;
    background: #0a1a20
}

    .results-header:after {
        content: '';
        display: block;
        clear: both
    }

    .results-header p {
        margin: 0
    }

.results-list .item.even {
    border-bottom: 1px solid #0a1a20;
    border-top: 1px solid #0a1a20;
    clear: both;
    margin-bottom: 10px;
    padding-top: 10px
}

.results-list .abstract {
    float: left
}

    .results-list .abstract.has-image {
        width: 70%
    }

.results-list figure.featured-image {
    box-sizing: border-box;
    float: left;
    padding-left: 10px;
    width: 30%
}

.results-list .sectionfooter--classes--list-item a span,
.results-list h4,
.sectionfooter--classes--list-item a .results-list span {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0
}

.results-actions {
    clear: both
}

.search-group:after,
.tags:after {
    content: '';
    display: block;
    clear: both
}

.results-actions a {
    display: inline-block
}

.search-group .search-query {
    box-sizing: border-box;
    float: left;
    vertical-align: top;
    display: inline-block;
    padding: .6em 1em;
    width: 70%;
    color: #0b1b20;
    -webkit-appearance: textfield
}

@media screen and (min-width:768px) {
    .search-group .search-query {
        float: none;
        width: 200px
    }
}

.maincontent .userform .Actions .search-group input.action,
.search-group .maincontent .userform .Actions input.action,
.search-group .pure-button {
    float: left;
    max-width: 30%;
    border-radius: 0 3px 3px 0;
    display: inline-block;
    height: 40px;
    line-height: normal;
    margin-left: -7px
}

@media screen and (min-width:768px) {
    .maincontent .userform .Actions .search-group input.action,
    .search-group .maincontent .userform .Actions input.action,
    .search-group .pure-button {
        float: none;
        max-width: none
    }
}

.maincontent .userform .Actions .search-group input.action input,
.search-group .maincontent .userform .Actions input.action input,
.search-group .pure-button input {
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: baseline
}

.search-group form {
    float: left;
    padding: 0 20px;
    width: 80%
}

@media screen and (min-width:1024px) {
    .search-group form {
        float: none;
        padding: 30px 0 0;
        width: auto
    }
}

.search-group fieldset {
    text-align: right;
    padding-left: 0;
    padding-right: 0;
    border: 0
}

ul.sitemap {
    border-bottom: 1px solid rgba(13, 133, 202, .1);
    list-style-type: none;
    margin-left: 0
}

.ie9 ul.sitemap .open .collapse,
.no-js ul.sitemap .collapse {
    height: auto
}

    .ie9 ul.sitemap .open .collapse .page-toggle {
        display: none
    }

ul.sitemap .page-toggle {
    text-indent: 0;
    left: 0;
    top: 0;
    z-index: 5;
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px
}

    ul.sitemap .page-toggle .button {
        padding-left: 15px;
        display: block
    }

        ul.sitemap .page-toggle .button .linkText {
            height: 0;
            overflow: hidden;
            padding-top: 20px;
            display: block;
            position: absolute;
            width: 20px
        }

        ul.sitemap .page-toggle .button .toggleIco {
            font-size: 12px
        }

        ul.sitemap .page-toggle .button.loading .toggleIco {
            background: url(../../../themes/kiwirail/images/ajax-loader.gif) center bottom no-repeat;
            display: block;
            height: 27px;
            width: 15px
        }

            ul.sitemap .page-toggle .button.loading .toggleIco:before {
                display: none
            }

ul.sitemap li {
    background: #0a1a20;
    border-top: 1px solid rgba(13, 133, 202, .1);
    z-index: 0;
    position: relative;
    line-height: 40px;
    margin-bottom: 0
}

    ul.sitemap li a.sitemap-link {
        box-sizing: border-box;
        display: block;
        height: 100%;
        padding-left: 30px;
        z-index: 1
    }

        ul.sitemap li a.sitemap-link:hover {
            text-decoration: none;
            background-color: rgba(13, 133, 202, .1)
        }

        ul.sitemap li a.sitemap-link img {
            border: none;
            margin: 0
        }

        ul.sitemap li a.sitemap-link .sitetree-icon {
            margin: 0 10px 0 15px
        }

    ul.sitemap li .collapse {
        display: none
    }

    ul.sitemap li .collapsed {
        display: block
    }

    ul.sitemap li .collapse .page-toggle a.button,
    ul.sitemap li .collapse a {
        display: none
    }

    ul.sitemap li ul {
        margin: 0;
        padding: 0;
        height: auto
    }

        ul.sitemap li ul li {
            text-indent: 15px
        }

            ul.sitemap li ul li .page-toggle {
                padding-left: 20px
            }

            ul.sitemap li ul li li {
                background: 0 0;
                border: none;
                text-indent: 25px
            }

                ul.sitemap li ul li li.first,
                ul.sitemap li ul li li.last {
                    border: none
                }

                ul.sitemap li ul li li .page-toggle {
                    padding-left: 30px
                }

                ul.sitemap li ul li li li {
                    text-indent: 45px
                }

                    ul.sitemap li ul li li li .page-toggle {
                        padding-left: 40px
                    }

                    ul.sitemap li ul li li li li {
                        text-indent: 60px
                    }

                        ul.sitemap li ul li li li li .page-toggle {
                            padding-left: 50px
                        }

                        ul.sitemap li ul li li li li li {
                            text-indent: 75px;
                            background-color: rgba(10, 26, 32, .2)
                        }

                            ul.sitemap li ul li li li li li .page-toggle {
                                padding-left: 60px
                            }

                            ul.sitemap li ul li li li li li.first {
                                border-top: #0a1a20;
                                border-top: 2px solid rgba(10, 26, 32, .5)
                            }

                            ul.sitemap li ul li li li li li.last {
                                border-bottom: 2px solid rgba(10, 26, 32, .5)
                            }

                            ul.sitemap li ul li li li li li .in li,
                            ul.sitemap li ul li li li li li li.first,
                            ul.sitemap li ul li li li li li li.last {
                                border: none
                            }

                            ul.sitemap li ul li li li li li li {
                                background: 0 0;
                                border: none
                            }

.slider-wrap .slides {
    padding-left: 0
}

.social-links {
    display: table;
    margin: 0 auto;
    max-width: 300px;
    width: 100%
}

    .social-links a {
        display: table-cell;
        font-size: 1.8em;
        overflow: hidden;
        margin-left: 5px;
        text-align: center;
        width: 1.5em;
        height: 1.5em
    }

        .social-links a i {
            display: block;
            position: relative;
            height: 100%
        }

            .social-links a i:before {
                position: absolute;
                top: .3em;
                left: .3em
            }

.tags {
    float: left;
    margin: 0;
    padding: 0
}

    .tags .label {
        margin: 3px 6px 3px 0;
        display: block;
        border-radius: 3px;
        float: left;
        padding: 3px 5px
    }

        .tags .label.default {
            background: #0a1a20
        }

        .tags .label.primary {
            background: #00508c
        }

            .tags .label.primary a {
                color: #fff
            }

.translations {
    float: right
}

    .translations li {
        margin-top: 5px;
        font-size: 13px
    }

        .translations li a {
            color: #0b1b20;
            font-weight: 700
        }

.top-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #71767A;
    height: .875rem
}

@media (min-width: 992px) {
    .top-nav {
        height:48px;
    }
}

.top-nav__nav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 2rem
}

.top-nav__nav>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0
}

.top-nav__nav>ul>li {
    line-height: 1;
    margin-bottom: 0
}

.top-nav__nav>ul>li:not(:last-child) {
    margin-right: 1rem
}

.top-nav__nav>ul>li:before {
    display: none
}

.top-nav__nav>ul>li a {
    color: #fff;
    font-size: 12px;/*.75rem;*/
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .2px;
    text-decoration: none
}

.top-nav__emergency-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 1.5rem;
    background-color: #000
}

@media (max-width: 991px) {
    .top-nav__emergency-number,.top-nav__nav {
        display:none
    }
}

.emergencies {
    color: #fff;
    font-size: 12px;/*.75rem;*/
    font-weight: 700;
    text-transform: uppercase
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

ol, ul {
    list-style: none;
}
