article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-family: "FrutigerBold"
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font: normal 400 100.01%/1.25em "FrutigerRegular", "Helvetica Neue", Helvetica, sans-serif;
    min-width: 20em;
    color: #454a4d;
    background-color: #f0e9df
}

a {
    color: #054696;
    text-decoration: none
}

a:hover {
    color: #054696;
    text-decoration: underline
}

a:focus {
    color: #000
}

a[href^=tel] {
    color: #454a4d !important
}

h1, h2, h3, h4, h5, h6 {
    color: #054696;
    font-weight: normal;
    margin: 0
}

ul, ol, p, blockquote, pre, table, hr, dl {
    margin: 0 0 1.53846em
}

ul ul, ol ol {
    margin: 0
}

hr {
    border: none;
    height: 0.07692em;
    margin: 0 0 1.46154em;
    background: #e6e6e6;
    overflow: hidden
}

mark {
    background-color: #054696;
    color: white
}

abbr {
    font-variant: small-caps
}

iframe {
    border: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.noscript, .chromeframe {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 0.8125em;
    color: #fff;
    text-align: center;
    padding: 0.38462em 0;
    margin: 0;
    border: 0.07692em solid #993535;
    background: #c03c3c
}

.noscript a, .chromeframe a {
    color: #fff;
    font-family: "FrutigerBold"
}

.bold, strong {
    font-family: "FrutigerBold";
    font-weight: normal
}

.italic {
    font-style: italic
}

.left {
    float: left
}

.right {
    float: right
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.align-left {
    text-align: left !important
}

.align-right {
    text-align: right !important
}

.align-center {
    text-align: center !important
}

.align-top {
    vertical-align: top !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-middle {
    vertical-align: middle !important
}

.img {
    max-width: 100%
}

.fullwidth {
    width: 100%
}

.img-spaceless {
    line-height: 0
}

.halfspace {
    margin-bottom: 0.76923em !important
}

.halfspace-small {
    margin-bottom: 0.53846em !important
}

.halfspace-xs {
    margin-bottom: 0.23077em !important
}

.nospace {
    margin-bottom: 0 !important
}

.nospace-top {
    margin-top: 0 !important
}

.nospace-left {
    margin-left: 0 !important
}

.nospace-right {
    margin-right: 0 !important
}

.break {
    border-bottom: 0.07692em solid #e6e6e6;
    margin: 1.53846em 0
}

.margin-top {
    margin-top: 5px
}

.margin-left {
    margin-left: 5px
}

.margin-right {
    margin-right: 5px
}

.margin-bottom {
    margin-bottom: 5px
}

.lead {
    font-size: 150%;
    line-height: 150%
}

.legal {
    font-size: 80%
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.nowrap {
    white-space: nowrap
}

.break-word {
    word-wrap: break-word
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis
}

.offset {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left
}

.disable, .disabled {
    cursor: default
}

.cursor-disabled, .cursor-disabled:hover, .cursor-disabled label, .cursor-disabled:hover label {
    cursor: default !important
}

.text-muted {
    color: #454a4d
}

.text-info {
    color: #006799
}

.text-success {
    color: #0c0
}

.text-warning {
    color: #e6d300
}

.text-error {
    color: #d92400
}

.inline {
    display: inline-block
}

.block {
    display: block
}

.inline-block {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.relative {
    position: relative
}

.static {
    position: static !important
}

.hidden {
    display: none !important;
    visibility: hidden
}

.list-style-decimal ol {
    padding-left: 1.53846em
}

.list-style-decimal ol li {
    list-style-type: decimal !important
}

ol.list-style-decimal {
    padding-left: 1.53846em
}

ol.list-style-decimal > li {
    list-style-type: decimal !important
}

.no-float {
    float: none
}

.print {
    display: none
}

.pb-after {
    page-break-after: always
}

.pb-before {
    page-break-before: always
}

.reset-list, .list-reset, .list, .reset-list ul, .list-reset ul, .list ul, .reset-list ol, .list-reset ol, .list ol {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.reset-list li, .list-reset li, .list li, .reset-list ul li, .list-reset ul li, .list ul li, .reset-list ol li, .list-reset ol li, .list ol li {
    padding: 0;
    margin: 0
}

.icon {
    width: 16px;
    height: 16px;
    margin-right: 0.38462em;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: text-top;
    background: no-repeat center center
}

.icon-reverse {
    margin-left: 0.38462em;
    margin-right: 0
}

.media, .media-body {
    display: block;
    overflow: hidden
}

.media .icon-font, .media .icon {
    float: left;
    margin-right: 5px
}

.skip-links {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.skip-links a {
    position: relative;
    left: -624.9375em
}

.skip-links a:focus {
    left: 0
}

.clearfix:before, .frm .frm-horizontal ol > li:before, .def-list:before, .autocomplete-results .autocomplete-foot:before, .clearfix:after, .frm .frm-horizontal ol > li:after, .def-list:after, .autocomplete-results .autocomplete-foot:after {
    content: " ";
    display: table
}

.clearfix:after, .frm .frm-horizontal ol > li:after, .def-list:after, .autocomplete-results .autocomplete-foot:after {
    clear: both
}

.clearfix, .frm .frm-horizontal ol > li, .def-list, .autocomplete-results .autocomplete-foot {
    *zoom: 1
}

.clear {
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

form {
    margin: 0 0 1.53846em
}

form fieldset {
    padding: 0;
    margin: 0;
    border: none
}

form fieldset label {
    cursor: pointer
}

form ol {
    list-style-type: none;
    padding: 0;
    margin: 0 0 1.53846em
}

form ol > li {
    list-style-type: none
}

form legend {
    margin: 0 0 1.53846em
}

form label {
    margin: 0 0 0.30769em
}

form label abbr {
    border: none !important
}

form input, form select, form textarea {
    font: normal 400 1em "FrutigerRegular", "Helvetica Neue", Helvetica, sans-serif;
    color: #454a4d;
    padding: 0;
    margin: 0;
    border: 0.07692em solid #a8afb3;
    background: #fefefe;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

form input[type="text"], form input[type="password"], form textarea {
    -webkit-appearance: none
}

form select {
    width: 13.46154em;
    border: 0.07692em solid #a8afb3
}

form select[multiple] {
    height: auto !important
}

form textarea {
    width: 15.38462em
}

form input[type="radio"], form input[type="checkbox"] {
    margin: 0;
    line-height: normal;
    cursor: pointer
}

form input[type="file"], form input[type="image"], form input[type="submit"], form input[type="reset"], form input[type="button"], form input[type="radio"], form input[type="checkbox"] {
    -webkit-box-align: baseline
}

form input[type="file"], form input[type="file"]::-webkit-file-upload-button {
    cursor: pointer
}

form input[type="search"] {
    -webkit-appearance: none
}

form select:focus, form input:focus, form textarea:focus {
    outline: none
}

form input[disabled], form select[disabled], form textarea[disabled], form input[readonly], form select[readonly], form textarea[readonly] {
    cursor: not-allowed
}

.frm .frm-vertical .empty, .frm fieldset .empty {
    display: none
}

.frm .frm-vertical .text-error, .frm fieldset .text-error {
    display: block
}

.frm .frm-horizontal .empty {
    display: block;
    cursor: default
}

.frm .frm-horizontal ol > li > label {
    float: left;
    width: 25%;
    padding-right: 5%;
    text-align: right;
    padding-top: 0.38462em
}

.frm .frm-horizontal ol > li > .field {
    float: left;
    width: 70%
}

.frm .frm-horizontal .text-error {
    padding-top: 0.23077em;
    line-height: 1.9em
}

.frm .inline label {
    padding-right: 1.53846em
}

.frm .input-text {
    width: 15.38462em
}

.frm .input-select {
    width: 16.46154em
}

.frm label.input-radiocheck-aligned {
    position: relative;
    display: inline-block;
    margin-left: 1.53846em
}

.frm label.input-radiocheck-aligned > span.uniform {
    position: absolute;
    top: 1px !important;
    left: -1.53846em
}

.frm .input-radiocheck-twoline {
    float: left;
    margin: 0.30769em 0.76923em 0.23077em 0 !important
}

.frm .input-error {
    border: 0.07692em solid #d92400;
    -moz-box-shadow: inset 0 0 0.15385em #d92400;
    -webkit-box-shadow: inset 0 0 0.15385em #d92400;
    box-shadow: inset 0 0 0.15385em #d92400
}

.frm .input-aligned {
    position: relative;
    padding-left: 20px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.frm .input-aligned input {
    position: absolute;
    left: 0;
    top: 5px
}

.frm .input-nano {
    width: 2.76923em
}

.frm select.input-nano {
    width: 3.84615em
}

.frm .input-mini {
    width: 4.61538em
}

.frm select.input-mini {
    width: 5.69231em
}

.frm .input-small {
    width: 7.69231em
}

.frm select.input-small {
    width: 8.76923em
}

.frm .input-less {
    width: 10.15385em
}

.frm select.input-less {
    width: 11.23077em
}

.frm .input-medium {
    width: 12.30769em
}

.frm select.input-medium {
    width: 13.38462em
}

.frm .input-large {
    width: 18.46154em
}

.frm select.input-large {
    width: 19.53846em
}

.frm .input-block {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.frm .input-auto {
    width: auto
}

.frm .radiocheck-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.frm .radiocheck-list li {
    padding: 0.38462em 0 0
}

.frm .btn, .frm .mail-stepbox a, .mail-stepbox .frm a {
    cursor: pointer;
    white-space: nowrap
}

.frm .btn-image {
    padding: 0;
    margin: 0;
    border: none;
    background: none
}

.frm .btn-disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed !important
}

.frm .text-info {
    display: block;
    margin: -0.38462em 0 0.76923em
}

@media (max-width: 0px) {
    .visible-phone {
        display: block
    }

    .visible-tablet {
        display: none
    }

    .visible-desktop {
        display: none
    }

    .hidden-phone {
        display: none
    }

    .hidden-phone.inline {
        display: none
    }

    .hidden-tablet {
        display: block
    }

    .hidden-tablet.inline {
        display: inline-block
    }

    .hidden-desktop {
        display: block
    }

    .hidden-desktop.inline {
        display: inline-block
    }
}

@media (min-width: 0px) and (max-width: 0px) {
    .visible-phone {
        display: none
    }

    .visible-tablet {
        display: block
    }

    .visible-desktop {
        display: none
    }

    .hidden-phone {
        display: block
    }

    .hidden-phone.inline {
        display: inline-block
    }

    .hidden-tablet {
        display: none
    }

    .hidden-tablet.inline {
        display: none
    }

    .hidden-desktop {
        display: block
    }

    .hidden-desktop.inline {
        display: inline-block
    }
}

@media (min-width: 0px) {
    .visible-phone {
        display: none
    }

    .visible-tablet {
        display: none
    }

    .visible-desktop {
        display: block
    }

    .hidden-phone {
        display: block
    }

    .hidden-phone.inline {
        display: inline-block
    }

    .hidden-tablet {
        display: block
    }

    .hidden-tablet.inline {
        display: inline-block
    }

    .hidden-desktop {
        display: none
    }

    .hidden-desktop.inline {
        display: none
    }
}

@media all {
    .header {
        margin: 0;
        -moz-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.1);
        background: white;
        position: relative;
        z-index: 100
    }

    .header .logo-main {
        font-size: 1em;
        padding: 0.9375em 0 0.9375em 2.1875em;
        margin: 0;
        position: relative;
        z-index: 12;
        width: 12.1875em
    }

    .header .logo-main a {
        display: block;
        width: 8.75em;
        height: 2em;
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        background: url("/static/idx/logo-main.png") no-repeat left top;
        background-size: 100% auto
    }

    .header .logo-main img {
        display: none
    }

    .header .logo-main a:focus {
        outline: 1px dotted #054696
    }

    .header .skip-links {
        position: absolute;
        left: 3.3125em;
        top: 4.1875em;
        width: 18.75em
    }

    .header .skip-links li {
        overflow: visible;
        padding: 0.3125em;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }

    .header .skip-links a {
        font-size: 0.8125em
    }

    .header .stepnav {
        float: right !important;
        font-size: 0.75em;
        height: auto !important
    }

    .header .stepnav ol {
        list-style-type: none;
        padding: 0;
        margin: 0
    }

    .header .stepnav ol li.last {
        margin-right: 0;
        background: none
    }

    .header .stepnav ol li span {
        float: left;
        line-height: 1em;
        padding: 0.2em 0.4em 0.2em;
        margin-right: 0.66667em;
        top: 0.07143em;
        border: 1px solid #e8e9eb;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%
    }

    .header .stepnav ol .active span {
        color: #054696;
        background: #fff
    }

    .header .quicknav {
        z-index: 10
    }

    .header .frm-quicksearch {
        font-size: 0.8125em;
        height: 7.69231em;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }

    .header .frm-quicksearch legend {
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 14px;
        z-index: 110;
        width: 36px;
        height: 36px;
        margin: 0
    }

    .header .frm-quicksearch legend span {
        display: block;
        width: 16px;
        height: 16px;
        margin: 10px;
        text-indent: -119988px;
        overflow: hidden;
        text-align: left
    }

    .header .frm-quicksearch ol {
        position: absolute;
        left: 0;
        top: 0.625em;
        margin: 0;
        width: 100%;
        z-index: 100;
        display: none
    }

    .header .frm-quicksearch li {
        position: relative;
        width: 100%;
        padding: 0.69231em 0 0.84615em;
        margin: 0 auto;
        background: white
    }

    .header .frm-quicksearch li > label {
        display: block;
        width: 16.92308em;
        margin: 0 auto;
        position: relative
    }

    .header .frm-quicksearch .icon-search {
        position: absolute;
        right: 2px;
        top: 0.4375em;
        margin: 0;
        z-index: 10;
        background-color: white;
        border-left: 4px solid white;
        border-right: 4px solid white
    }

    .header .frm-quicksearch .input-text {
        color: #43464c;
        line-height: 1.38462em;
        width: 13.84615em;
        padding: 0.38462em 2.15385em 0.23077em 0.61538em;
        height: 1.38462em;
        overflow: hidden
    }

    .header .frm-quicksearch .input-text:focus {
        border-color: #2e3233
    }

    .header .frm-quicksearch .btn-quicksearch {
        position: absolute;
        top: -2em;
        right: 0.125em;
        z-index: 1000;
        padding: 0.1875em 0.1875em 0.1875em;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .header .frm-quicksearch .btn-quicksearch:focus {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .header .metanav {
        display: none
    }

    .header .button-group {
        float: right !important;
        display: none
    }

    .header .btn-group {
        position: relative;
        top: -1px
    }

    .tpl-print .header .logo-main {
        padding: 1.5625em 0
    }

    .tpl-print .header .mainnav-knob {
        display: none
    }

    .tpl-onba-narrow .header .skip-links {
        top: 3.4375em
    }

    .tpl-onba-narrow .header .title {
        display: block !important
    }

    .ie8 .header .stepnav ol li span {
        top: 0px
    }

    .ie8 .header .stepnav ol li span {
        behavior: url('pie.htc');
        position: relative
    }

    .ie8 .header .stepnav ol li span.visuallyhidden {
        behavior: none
    }

    .tpl-onba .mainnav ul > li > ul, .tpl-finanzinfo .mainnav ul > li > ul {
        position: absolute;
        left: 0;
        z-index: 9;
        top: 2.125em;
        width: 100%;
        background: #fafaf8;
        -moz-box-shadow: 0.125em 0.0625em 0.25em rgba(0, 0, 0, 0.11);
        -webkit-box-shadow: 0.125em 0.0625em 0.25em rgba(0, 0, 0, 0.11);
        box-shadow: 0.125em 0.0625em 0.25em rgba(0, 0, 0, 0.11);
        clip: rect(auto, 59.125em, 2.5em, 0)
    }

    .tpl-onba .mainnav ul > li > ul li a, .tpl-finanzinfo .mainnav ul > li > ul li a {
        color: #606775
    }

    .tpl-onba .mainnav ul > li > ul li a:hover, .tpl-onba .mainnav ul > li > ul li a:focus, .tpl-finanzinfo .mainnav ul > li > ul li a:hover, .tpl-finanzinfo .mainnav ul > li > ul li a:focus {
        color: black !important
    }

    .tpl-onba .mainnav ul > li > ul li a:hover, .tpl-finanzinfo .mainnav ul > li > ul li a:hover {
        color: black
    }

    .tpl-onba .mainnav ul > li.active > a, .tpl-finanzinfo .mainnav ul > li.active > a {
        font-family: "FrutigerBold";
        color: white
    }

    .tpl-onba .mainnav ul > li > ul > li, .tpl-finanzinfo .mainnav ul > li > ul > li {
        background: none
    }

    .tpl-onba .mainnav ul > li > ul > li.active > a, .tpl-finanzinfo .mainnav ul > li > ul > li.active > a {
        color: #054696
    }

    .tpl-onba ul .mainnav-bg, .tpl-finanzinfo ul .mainnav-bg {
        top: 2.125em;
        background: #fafaf8;
        -moz-box-shadow: 0 0.0625em 0.25em rgba(0, 0, 0, 0.11);
        -webkit-box-shadow: 0 0.0625em 0.25em rgba(0, 0, 0, 0.11);
        box-shadow: 0 0.0625em 0.25em rgba(0, 0, 0, 0.11)
    }

    .tpl-onba .logged-in, .tpl-finanzinfo .logged-in {
        position: absolute;
        right: 0;
        top: 0.85714em;
        color: #2d2f33;
        font-size: 0.875em
    }

    .tpl-onba .logged-in a, .tpl-finanzinfo .logged-in a {
        color: #2d2f33
    }

    .tpl-onba .logged-in a .icon, .tpl-finanzinfo .logged-in a .icon {
        font-size: 0.92857em
    }

    .tpl-onba .logged-in .focus, .tpl-finanzinfo .logged-in .focus {
        display: inline;
        margin-right: 0.5em
    }

    .tpl-onba .logged-in .focus a, .tpl-finanzinfo .logged-in .focus a {
        color: #054696
    }

    .tpl-onba .mainnav ul > li:first-child a {
        margin-left: 0
    }

    .tpl-onba .mainnav ul > li > ul > li:first-child a {
        margin-left: 0
    }

    .tpl-onba-narrow .logo-main {
        padding: 1.0625em 0 0 !important;
        margin: 0
    }

    .tpl-onba-narrow .quicknav {
        top: 2.6875em !important
    }

    .tpl-onba-narrow .title {
        font-size: 1.125em;
        font-family: "FrutigerLight";
        margin: 0.5em 0 0 !important
    }
}

@media (min-width: 0px) {
    .header .logo-main {
        padding: 1.5625em 0 0.5em
    }

    .header .logo-main a {
        width: 12.1875em;
        height: 2.8125em;
        background-image: url("/static/idx/logo-main.png")
    }

    .header .mainnav {
        position: relative;
        top: 1.0625em;
        background: #054696
    }

    .header .mainnav ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        height: 2.125em;
        overflow: hidden;
        *zoom: 1
    }

    .header .mainnav ul > li {
        float: left;
        color: #e8e9eb;
        line-height: 0.8125em;
        height: 1.5625em;
        padding: 0;
        margin: 0.5625em 1.875em 0 0
    }

    .header .mainnav ul > li:last-child {
        margin-right: 0
    }

    .header .mainnav ul > li a {
        font-size: 0.8125em;
        color: #e8e9eb;
        margin-left: 0.38462em
    }

    .header .mainnav ul > li a:hover, .header .mainnav ul > li a:focus {
        color: white
    }

    .header .mainnav ul > li span {
        position: relative;
        top: 0.0625em
    }

    .header .mainnav .title {
        display: none;
        padding-left: 1em
    }

    .header .mainnav-knob {
        display: none
    }

    .header .mainnav-bg {
        position: absolute;
        left: -62.5em;
        top: 0;
        z-index: 1;
        width: 62.5em;
        height: 2.125em;
        background: #054696
    }

    .header .mainnav-dropdown ul {
        padding-right: 0.9375em
    }

    .header .mainnav-dropdown ul > li {
        font-family: "FrutigerLight";
        padding: 0;
        margin: 0 1.76471em 0 0
    }

    .header .mainnav-dropdown ul > li a {
        float: left;
        font-size: 1.0625em;
        line-height: 1em;
        padding: 0.41176em 0 0.47059em;
        margin-left: 0;
        height: 1.11765em
    }

    .header .mainnav-dropdown ul > li .icon {
        position: relative;
        top: 3px
    }

    .header .mainnav-dropdown .right {
        float: right;
        margin-right: 0 !important;
        margin-left: 1.76471em
    }

    .header .mainnav-dropdown .expanded .icon {
        visibility: hidden
    }

    .header .metanav {
        display: block;
        float: left;
        margin: 0 1.25em
    }

    .header .metanav ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }

    .header .metanav ul li {
        float: left;
        line-height: 1.5em;
        padding-left: 0.75em;
        margin-left: 0.75em;
    }

    .header .metanav ul li:first-child {
        padding-left: 0;
        margin-left: 0;
        background: none
    }

    .header .metanav ul li a {
        font-size: 0.8125em
    }

    .header .quicknav {
        position: absolute;
        right: 0;
        top: 3em;
        padding: 0 0 0.76923em;
        margin: 0
    }

    .header .button-group {
        display: block;
        font-size: 0.8125em;
        float: left;
        position: relative;
        top: -0.15385em;
        padding: 0
    }

    .header .button-group .btn, .header .button-group .mail-stepbox a, .mail-stepbox .header .button-group a {
        margin-left: 0.38462em
    }

    .header .button-group .first {
        margin-left: 0
    }

    .header .button-group .label {
        display: none
    }

    .header .button-group .icon {
        margin-right: 0
    }

    .header .frm-quicksearch {
        float: left;
        margin: 0 1.53846em 0 0;
        width: auto;
        height: auto;
        position: relative;
        left: 0;
        top: -0.15385em;
        right: auto
    }

    .header .frm-quicksearch legend {
        display: none
    }

    .header .frm-quicksearch ol {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        display: block !important
    }

    .header .frm-quicksearch li {
        width: auto;
        padding: 0;
        margin: 0
    }

    .header .frm-quicksearch li > label {
        width: auto
    }

    .header .frm-quicksearch .input-text {
        width: 11.53846em
    }

    .tpl-base .mainnav ul li ul {
        display: none !important
    }

    .megamenu {
        position: absolute;
        left: 50%;
        top: 8.0625em;
        z-index: 999;
        background: #f9f8f6;
        width: 43.75em;
        display: none;
        -moz-box-shadow: 0 0.125em 0.25em rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0.125em 0.25em rgba(0, 0, 0, 0.2);
        box-shadow: 0 0.125em 0.25em rgba(0, 0, 0, 0.2);
        margin-left: -22.1875em
    }

    .megamenu .megamenu-inner {
        padding: 1.5625em 1.25em
    }

    .megamenu .megamenu-close {
        position: absolute;
        right: 0.75em;
        top: 0.3125em
    }

    .megamenu .megamenu-close a {
        float: right;
        font-size: 0.75em
    }

    .megamenu .megamenu-close a .icon {
        position: relative;
        top: -1px
    }

    .megamenu .megamenu-col {
        float: left;
        margin: 0 0.3125em
    }

    .megamenu .span-teaser {
        width: 11.875em
    }

    .megamenu .span-menu {
        width: 13.75em
    }

    .megamenu .megamenu-title {
        font-size: 1.0625em;
        line-height: 1.35294em;
        color: #054696;
        padding: 0 0.52941em 0.29412em;
        border-bottom: 1px solid #999
    }

    .megamenu .megamenu-title a:focus {
        text-decoration: none;
        color: #054696
    }

    .megamenu .megamenu-title a:hover {
        text-decoration: underline
    }

    .megamenu ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }

    .megamenu ul li {
        color: #313a3d;
        padding: 0;
        border-bottom: 1px solid #e5e5e5
    }

    .megamenu ul li a {
        display: block;
        font-size: 0.9375em;
        color: #313a3d;
        font-family: "FrutigerLight";
        padding: 0.53333em 0.6em;
        -moz-transition: background 200ms;
        -o-transition: background 200ms;
        -webkit-transition: background 200ms;
        transition: background 200ms
    }

    .megamenu ul li a:hover, .megamenu ul li a:focus {
        color: black;
        background: white;
        text-decoration: none
    }

    .megamenu ul li a:focus {
        text-decoration: underline
    }

    .megamenu .box {
        margin-top: 0.38462em
    }

    .megamenu .box-padding {
        padding: 0.38462em 0.76923em
    }

    .megamenu .boxtitle-small {
        font-size: 1em
    }

    .megamenu h2 {
        font-size: 1.38462em
    }
}

@media (min-width: 0px) {
    .header .button-group .icon {
        margin-right: 0.38462em
    }

    .header .button-group .label {
        display: inline
    }

    .megamenu {
        width: 58.125em;
        margin-left: -29.375em
    }

    .megamenu .megamenu-inner {
        padding: 1.5625em 1.25em
    }

    .megamenu .megamenu-col {
        float: left;
        margin: 0 0.625em
    }

    .megamenu .span-teaser {
        width: 14.375em
    }

    .megamenu .span-menu {
        width: 18.75em
    }
}

@media all {
    .footer {
        background: #e8e4dc url("/static/idx/bg-footer.png") repeat-x left top;
        position: relative;
        z-index: 99
    }

    .footer .grid-24 {
        padding: 1.25em 0 0.125em
    }

    .footer .copyright {
        font-size: 0.8125em;
        color: #6a7173;
        margin: 0 0 0.76923em
    }

    .footer .copyright a {
        color: #6a7173
    }

    .footer .copyright a:hover, .footer .copyright a:focus {
        color: black
    }

    .footer .left, .footer .right {
        float: none
    }

    .footer .footnav ul {
        list-style-type: none;
        padding: 0;
        margin: 0
    }

    .footer .footnav ul li {
        margin: 0 0 0.3125em;
        float: left;
        padding: 0 0.625em 0 0.625em
    }

    .footer .footnav ul li a {
        font-size: 0.8125em;
        color: #2e3233
    }

    .footer .footnav ul li a:hover, .footer .footnav ul li a:focus {
        color: black
    }

    .footer .footnav .top {
        position: absolute;
        right: 0.625em;
        top: 1.1875em
    }

    .footer .footnav .classic {
        position: absolute;
        right: 0.625em;
        top: 3.125em
    }

    .footer .footnav .footprint {
        margin: 0 0 0.625em
    }

    .footer .footnav .footprint a {
        margin-right: 2.5em
    }

    .footer .footnav .social {
        position: relative;
        z-index: 100
    }

    .footer .footnav .social-share {
        float: left;
        position: relative;
        top: -0.15385em;
        margin: 0 0 0.76923em
    }

    .footer .footnav .social-share ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        position: absolute;
        left: 0;
        bottom: 1.75em;
        background: #f9f8f6;
        width: 10em;
        padding: 0 0 0.125em;
        -moz-box-shadow: 0 0.0625em 0.125em rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0.0625em 0.125em rgba(0, 0, 0, 0.15);
        box-shadow: 0 0.0625em 0.125em rgba(0, 0, 0, 0.15)
    }

    .footer .footnav .social-share ul li {
        float: none;
        padding: 0;
        margin: 0
    }

    .footer .footnav .social-share ul li a {
        display: block;
        padding: 0.30769em 0.61538em
    }

    .footer .footnav .social-share ul li .icon {
        position: relative;
        top: -1px
    }

    .footer .footnav .social-share .close {
        background: #454a4d
    }

    .footer .footnav .social-share .close a {
        font-size: 0.75em;
        font-family: "FrutigerLight";
        color: white;
        padding: 0;
        margin: 0 0.16667em 0.41667em 0;
        text-align: right
    }

    .footer .footnav .logo-interactive-data {
        padding: 0;
        margin: 0 0 0 1.5625em;
        position: relative;
        top: -0.5625em
    }

    .footer .footnav .logo-interactive-data a:hover, .footer .footnav .logo-interactive-data a:active, .footer .footnav .logo-interactive-data a:focus {
        background-position: left -25px
    }

    .footer .footnav .logo-interactive-data a:focus {
        outline: 1px dotted #054696
    }

    .tpl-onba .footer, .tpl-intranet .footer {
        background: none
    }

    .tpl-onba .footer .grid-24, .tpl-intranet .footer .grid-24 {
        padding: 0.9375em 0 0;
        border-top: 1px solid #9e9a91
    }
}

@media (min-width: 0px) {
    .footer .copyright {
        margin: 0 0 1.25em
    }

    .footer .left {
        float: left
    }

    .footer .right {
        float: right
    }

    .footer .footnav ul li {
        float: left;
        padding: 0 0 0 0.625em;
        margin: 0
    }

    .footer .footprint {
        margin: 0
    }
}

@media (min-width: 0px) {
    .footer .footnav ul li {
        padding: 0 0 0 1.5625em
    }
}

@media all {
    .ie8 .frm .label-disabled > *, .ie8 .frm .label-disabled * {
        cursor: not-allowed;
        position: relative;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5
    }

    .frm {
        width: 99.8%
    }

    .frm legend {
        font-size: 1.23077em;
        line-height: 1.375em;
        margin: 0 0 0.3125em
    }

    .frm input, .frm textarea, .frm select {
        font-size: 1em;
        line-height: 1.23077em;
        height: 1.23077em;
        padding: 0.46154em 0.46154em 0.30769em;
        margin: 0;
        border: 1px solid #a8afb3;
        -moz-box-shadow: inset 0 0.07692em 0 #f1f1f1;
        -webkit-box-shadow: inset 0 0.07692em 0 #f1f1f1;
        box-shadow: inset 0 0.07692em 0 #f1f1f1
    }

    .ie8 .frm input, .ie8 .frm textarea, .ie8 .frm select {
        padding-top: 0.38462em
    }

    .frm input[type="text"], .frm input[type="password"], .frm input[type="search"], .frm textarea {
        -webkit-backface-visibility: hidden;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .frm input[type="file"] {
        height: 1.38462em
    }

    .frm select {
        height: 2.15385em
    }

    .frm .input-block {
        height: 2em
    }

    .frm input[type="submit"], .frm input[type="password"], .frm input[type="search"], .frm input[type="reset"], .frm textarea {
        height: auto
    }

    .frm input:active, .frm input:focus, .frm textarea:hover, .frm textarea:focus {
        border-color: #717171
    }

    .frm input:focus, .frm textarea:focus {
        outline: 1px dotted #054696
    }

    .frm input[disabled], .frm select[disabled], .frm textarea[disabled] {
        cursor: not-allowed;
        -webkit-backface-visibility: hidden;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5
    }

    .frm .label-disabled {
        cursor: not-allowed;
        position: relative;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5
    }

    .frm .label-disabled input[type="file"] {
        position: absolute
    }

    .frm textarea.disabled-resize {
        resize: none
    }

    .frm input[readonly], .frm select[readonly], .frm textarea[readonly] {
        cursor: text;
        background: #f3f3f3;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .frm li {
        margin: 0 0 0.76923em
    }

    .frm label .required {
        padding-left: 0.15385em;
        border: none !important
    }

    .frm .frm-horizontal ol > li {
        padding: 0.38462em 0
    }

    .frm .frm-horizontal ol > li > label {
        text-align: left
    }

    .frm .frm-horizontal .grouped > li {
        padding: 0.07692em 0
    }

    .frm .frm-horizontal .grouped > li.text-only {
        margin-bottom: 0.07692em
    }

    .frm .frm-horizontal .grouped > li.text-only label {
        padding-top: 0
    }

    .frm ol.text-only > li {
        padding: 0.07692em 0
    }

    .frm ol.text-only > li > label {
        padding: 0
    }

    .frm ol.text-only > li > .field-addtop {
        top: 0
    }

    .frm .text {
        padding: 0 1em 0 1em
    }

    .frm .text-large {
        padding: 0 1.53846em 0 1.61538em
    }

    .frm .field-text {
        line-height: 2.30769em
    }

    .frm .text-spacer {
        width: 3.07692em;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .frm .frm-horizontal ol > li > label {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .frm .frm-horizontal ol > li > .field {
        float: none;
        width: 100%
    }

    .frm select.input-mini {
        width: 5.76923em !important
    }

    .frm .field-addleft {
        margin-left: 1.07692em
    }

    .frm .field-right {
        float: right
    }

    .frm .uniform-radio, .frm .uniform-checkbox {
        margin: 0.07692em 0.30769em 0 0
    }

    .frm .icon-info {
        margin: 0.0625em 0 0 0.3125em
    }

    .frm .icon-error {
        margin: 0.07692em 0 0 0.38462em
    }

    .frm .input-error {
        border: 0.07692em solid #d92400;
        -moz-box-shadow: inset 0 0 0.15385em #d92400;
        -webkit-box-shadow: inset 0 0 0.15385em #d92400;
        box-shadow: inset 0 0 0.15385em #d92400
    }

    .frm .input-error:focus, .frm .input-error.uniform-focus {
        border-color: #c02000;
        -moz-box-shadow: inset 0 0 0.15385em transparent;
        -webkit-box-shadow: inset 0 0 0.15385em transparent;
        box-shadow: inset 0 0 0.15385em transparent
    }

    .frm .inline-error {
        margin-top: 0
    }

    .frm .icon-warning {
        margin: 0.07692em 0 0 0.38462em
    }

    .frm .icon-error.error-radio, .frm .icon-error.error-checkbox {
        margin-top: -0.07692em
    }

    .frm input.input-inline {
        margin-right: 0.30769em
    }

    .frm .multi-radio label {
        float: left;
        margin-right: 1.15385em;
        margin-bottom: 0.76923em
    }

    .frm .multi-radio .multi-radio-inner {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        padding-right: 30px;
        position: relative
    }

    .frm .multi-radio .multi-radio-inner > .icon-tooltip {
        position: absolute;
        right: 0;
        top: 0
    }

    .frm .multi-radio .multi-radio-inner .radio-inner-container {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        vertical-align: top;
        top: -0.38462em;
        margin-left: 0.38462em
    }

    .frm .multi-radio .multi-radio-inner .radio-inner-container label {
        margin-bottom: 0
    }

    .frm .multi-radio .multi-radio-inner .field {
        clear: both;
        min-height: 24px
    }

    .frm .select-offset {
        position: relative;
        top: -5px
    }

    .counter-wrapper.warning {
        color: red
    }

    .button-group {
        padding: 0.76923em 0 0.38462em
    }

    .button-group-sticky {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 97%;
        margin-left: 3%;
        padding-top: 1.53846em;
        border-top: 1px solid #d2d7d9
    }

    .frm-narrow .frm-horizontal ol > li > label, .frm .frm-narrow.frm-horizontal ol > li > label {
        width: 20%;
        padding-right: 5%
    }

    .frm-narrow .frm-horizontal ol > li > .field, .frm .frm-narrow.frm-horizontal ol > li > .field {
        width: 75%
    }

    .frm-narrow .frm-horizontal .field .label-text, .frm .frm-narrow.frm-horizontal .field .label-text {
        float: none !important;
        width: auto !important;
        padding: 0 15px 0 15px !important
    }

    .frm-fifteeneighty .frm-horizontal ol > li > label, .frm .frm-fifteeneighty.frm-horizontal ol > li > label {
        width: 15%
    }

    .frm-fifteeneighty .frm-horizontal ol > li > .field, .frm .frm-fifteeneighty.frm-horizontal ol > li > .field {
        width: 80%
    }

    .frm-twentyseventyfive .frm-horizontal ol > li > label, .frm .frm-twentyseventyfive.frm-horizontal ol > li > label {
        width: 20%
    }

    .frm-twentyseventyfive .frm-horizontal ol > li > .field, .frm .frm-twentyseventyfive.frm-horizontal ol > li > .field {
        width: 75%
    }

    .frm-twentyfiveseventy .frm-horizontal ol > li > label, .frm .frm-twentyfiveseventy.frm-horizontal ol > li > label {
        width: 25%
    }

    .frm-twentyfiveseventy .frm-horizontal ol > li > .field, .frm .frm-twentyfiveseventy.frm-horizontal ol > li > .field {
        width: 70%
    }

    .frm-thirtysixtyfive .frm-horizontal ol > li > label, .frm .frm-thirtysixtyfive.frm-horizontal ol > li > label {
        width: 30%
    }

    .frm-thirtysixtyfive .frm-horizontal ol > li > .field, .frm .frm-thirtysixtyfive.frm-horizontal ol > li > .field {
        width: 65%
    }

    .frm-thirtyfivesixty .frm-horizontal ol > li > label, .frm .frm-thirtyfivesixty.frm-horizontal ol > li > label {
        width: 35%
    }

    .frm-thirtyfivesixty .frm-horizontal ol > li > .field, .frm .frm-thirtyfivesixty.frm-horizontal ol > li > .field {
        width: 60%
    }

    .frm-fortyfiftyfive .frm-horizontal ol > li > label, .frm .frm-fortyfiftyfive.frm-horizontal ol > li > label {
        width: 40%
    }

    .frm-fortyfiftyfive .frm-horizontal ol > li > .field, .frm .frm-fortyfiftyfive.frm-horizontal ol > li > .field {
        width: 55%
    }

    .frm-default label {
        color: #6a7173
    }

    .frm-default .field label {
        color: #454a4d
    }

    .ie8 input.has-icon {
        border-right: 2.5em solid transparent !important
    }

    .frm-contentsearch {
        margin: 0
    }

    .frm-contentsearch p, .frm-contentsearch li, .frm-contentsearch ol {
        margin: 0
    }

    .frm-contentsearch label {
        font-size: 1.53846em;
        color: white;
        padding: 0.35em 1em 0 0
    }

    .frm-contentsearch input {
        font-size: 1.07692em;
        line-height: 1.64286em;
        width: 17.85714em !important;
        padding: 0.5em 0.71429em 0.28571em;
        margin: 0;
        border: none !important
    }

    .frm-contentsearch input.has-icon {
        padding-right: 2.1875em
    }

    .frm-contentsearch .input-text:focus {
        background-color: white
    }

    .frm-contentsearch li {
        float: left
    }

    .frm-contentsearch .label {
        font-family: "FrutigerLight";
        float: none;
        margin: 0
    }

    .frm-contentsearch .ico {
        position: relative;
        top: -0.15385em;
        left: -0.30769em
    }

    .frm-contentsearch .advanced {
        float: right;
        text-align: right;
        padding-top: 0.61538em
    }

    .frm-contentsearch .actions {
        float: right
    }

    .frm-contentsearch .actions .box-action {
        top: 1.69231em;
        right: 0.76923em
    }

    .frm-contentsearch .search {
        width: 60%
    }

    .frm-contentsearch .search input {
        height: 2.42857em !important;
        width: 100% !important
    }

    .frm-contentsearch .search input.btn-search {
        position: absolute;
        right: 1px;
        top: 1px;
        height: 2.15385em !important;
        z-index: 10;
        padding-top: 0.38462em;
        width: auto !important;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .frm-contentsearch .search input:focus {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .frm-contentsearch .icon-search {
        position: absolute;
        right: 0.3125em;
        top: 0.625em;
        z-index: 10
    }

    .frm-contentsearch .help {
        width: 3.84615em;
        text-align: center;
        position: relative;
        top: -0.07692em
    }

    .frm-contentsearch-advanced {
        padding: 0.76923em 0
    }

    .frm-contentsearch-advanced input {
        border: 1px solid #a8afb3
    }

    .box-advanced .frm-contentsearch .label label {
        color: #454a4d
    }

    .box-advanced .frm-contentsearch .search {
        width: 45%
    }

    .box-advanced .frm-contentsearch .search input {
        border: 1px solid #a8afb3
    }

    .box-advanced .frm-contentsearch .search input:hover, .box-advanced .frm-contentsearch .search input:focus {
        border-color: #717171
    }

    .frm-login {
        margin: 0
    }

    .frm-login .frm-horizontal ol > li > label {
        width: 20%
    }

    .frm-login .frm-horizontal ol > li > .field {
        width: 75%
    }

    .frm-stripped {
        margin: 0 !important
    }

    .frm-stripped ol, .frm-stripped li {
        margin: 0 !important
    }

    .frm-preview h3 {
        font-size: 1.23077em !important
    }

    .frm-preview h4 {
        font-size: 1em !important
    }

    .frm-twocol .col-left {
        float: left;
        width: 47.6%;
        padding-right: 2.4%
    }

    .frm-twocol .col-right {
        float: left;
        width: 47.6%;
        padding-left: 2.4%
    }

    .frm-twocol .col-third {
        float: left;
        width: 31%;
        padding-right: 2.3%
    }

    .frm-twocol .frm-horizontal li > label {
        width: 35% !important
    }

    .frm-twocol .frm-horizontal li .field {
        width: 60% !important
    }

    .frm-twocol li {
        padding-right: 1px
    }

    .frm-twocol .frm-advanced-trigger {
        margin-top: 0.30769em
    }

    .frm-twocol .range-title {
        display: block;
        font-size: 1.23077em;
        margin: 0 0 0.76923em
    }

    .frm-twocol .range-title .value {
        color: #054696
    }

    .frm-twocol .spacer-frm-custom {
        height: 0.76923em !important
    }

    .stepnav {
        font-size: 1.125em;
        list-style-type: none;
        padding: 0;
        margin: 0 0 0.83333em;
        overflow: hidden;
        *zoom: 1
    }

    .stepnav li.last {
        background: none;
        padding-right: 0
    }

    .stepnav div {
        padding: 0.55556em 0;
        height: 1.11111em
    }

    .stepnav .step-inherit, .stepnav .step, .stepnav.stepnav-lined .step-lined {
        float: left;
        display: block;
        width: 1.25em;
        height: 1.25em;
        border: 2px #a0a4a5 solid;
        background: #fff;
        text-align: center;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        margin-top: -0.55556em;
        padding: 0.38889em 0.27778em 0.16667em 0.27778em
    }

    .stepnav .step {
        behavior: url('pie.htc');
        position: relative
    }

    .stepnav .hidden-phone {
        float: left
    }

    .stepnav .active {
        color: #454a4d;
        font-weight: normal;
        font-family: "FrutigerRegular"
    }

    .stepnav .active .step {
        border-color: #454a4d
    }

    .stepnav .completed .step {
        border-color: #a0a4a5
    }

    .stepnav.stepnav-lined li {
        font-size: 0.88889em;
        width: 25%;
        padding: 0 1.25em 0 0.3125em;
        overflow: hidden;
        position: relative;
        background: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .stepnav.stepnav-lined li:after {
        content: "$";
        font-family: "Icons";
        color: #dcdfe1;
        pointer-events: none;
        position: absolute;
        top: 1em;
        right: 0.1875em;
        height: 1.1875em;
        width: 0.75em
    }

    .stepnav.stepnav-lined li.last:after {
        content: " "
    }

    .stepnav.stepnav-lined div {
        height: auto;
        width: 100%;
        text-align: center
    }

    .stepnav.stepnav-lined .step-lined {
        width: 2.25em;
        height: 2.25em;
        float: none;
        margin: 0 auto 10px auto;
        display: inline-block;
        padding-top: 0.4375em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .stepnav.stepnav-lined .active {
        font-family: "FrutigerBold"
    }

    .stepnav.stepnav-lined .active .step-lined {
        border-color: #454a4d
    }

    .stepnav.stepnav-lined .hidden-phone {
        float: none;
        font-size: 0.875em;
        width: 75%;
        margin: 0 auto
    }

    .stepnav.stepnav-lined hr {
        height: 0.0625em;
        width: 35%;
        margin-top: 0.4375em;
        background-color: #dcdfe1;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .stepnav.stepnav-lined hr.right-hr {
        margin-right: -6.25em
    }

    .stepnav.stepnav-lined hr.left-hr {
        margin-left: -6.25em
    }

    .stepnav.stepnav-lined hr.hidden-hr {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .box .stepnav {
        margin: 0 !important
    }

    .box-inner .stepnav {
        font-size: 1.38462em
    }

    .btn, .mail-stepbox a, .frm .btn, .frm .mail-stepbox a, .mail-stepbox .frm a {
        font: normal 400 1em/1.30769em "FrutigerRegular", "Helvetica Neue", Helvetica, sans-serif;
        color: #43464c !important;
        text-decoration: none !important;
        padding: 0.38462em 0.61538em 0.30769em;
        margin: 0 0 0.76923em 0;
        border: 0.07692em solid #a8afb3;
        background-color: #f0f0f0;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #ededed));
        background-image: -moz-linear-gradient(top, #fbfbfb, #ededed);
        background-image: -webkit-linear-gradient(top, #fbfbfb, #ededed);
        background-image: linear-gradient(to bottom, #fbfbfb, #ededed);
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        -moz-border-radius: 0.15385em;
        -webkit-border-radius: 0.15385em;
        border-radius: 0.15385em
    }

    .btn:hover, .mail-stepbox a:hover, .frm .btn:hover, .frm .mail-stepbox a:hover, .mail-stepbox .frm a:hover {
        color: black;
        background: #ededed !important;
        -moz-box-shadow: 0 0 2px #b3b3b3;
        -webkit-box-shadow: 0 0 2px #b3b3b3;
        box-shadow: 0 0 2px #b3b3b3;
        -moz-transition: box-shadow 50ms;
        -o-transition: box-shadow 50ms;
        -webkit-transition: box-shadow 50ms;
        transition: box-shadow 50ms
    }

    .btn:focus, .mail-stepbox a:focus, .frm .btn:focus, .frm .mail-stepbox a:focus, .mail-stepbox .frm a:focus {
        background: #e5e5e5 !important;
        border-color: #2e3233
    }

    .btn.expanded, .mail-stepbox a.expanded, .btn:active, .mail-stepbox a:active, .btn.state-selected, .mail-stepbox a.state-selected, .frm .btn.expanded, .frm .mail-stepbox a.expanded, .mail-stepbox .frm a.expanded, .frm .btn:active, .frm .mail-stepbox a:active, .mail-stepbox .frm a:active, .frm .btn.state-selected, .frm .mail-stepbox a.state-selected, .mail-stepbox .frm a.state-selected {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZGVkZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dedede), color-stop(100%, #f3f3f3));
        background-image: -moz-linear-gradient(top, #dedede, #f3f3f3);
        background-image: -webkit-linear-gradient(top, #dedede, #f3f3f3);
        background-image: linear-gradient(to bottom, #dedede, #f3f3f3);
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset
    }

    .btn.expanded:hover, .mail-stepbox a.expanded:hover, .frm .btn.expanded:hover, .frm .mail-stepbox a.expanded:hover, .mail-stepbox .frm a.expanded:hover {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZGVkZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==') !important;
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dedede), color-stop(100%, #f3f3f3)) !important;
        background-image: -moz-linear-gradient(top, #dedede, #f3f3f3) !important;
        background-image: -webkit-linear-gradient(top, #dedede, #f3f3f3) !important;
        background-image: linear-gradient(to bottom, #dedede, #f3f3f3) !important
    }

    .btn-blue, .frm .btn-blue {
        color: white !important;
        border-color: #054696 !important;
        background-color: #054696;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2NGRhMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0M2Y4YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #064da0), color-stop(100%, #043f8c));
        background-image: -moz-linear-gradient(top, #064da0, #043f8c);
        background-image: -webkit-linear-gradient(top, #064da0, #043f8c);
        background-image: linear-gradient(to bottom, #064da0, #043f8c);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: 0 1px 0 #043f8c
    }

    .btn-blue:hover, .frm .btn-blue:hover {
        background: #043f8c !important;
        -moz-box-shadow: 0 0 2px #043f8c;
        -webkit-box-shadow: 0 0 2px #043f8c;
        box-shadow: 0 0 2px #043f8c
    }

    .btn-blue:focus, .frm .btn-blue:focus {
        background: #03295a !important
    }

    .btn-blue:active, .btn-blue.state-selected, .frm .btn-blue:active, .frm .btn-blue.state-selected {
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset
    }

    .btn-bordeux, .frm .btn-bordeux {
        color: white !important;
        border-color: #903 !important;
        background-color: #903;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMDAzYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhmMDAzMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b3003b), color-stop(100%, #8f0030));
        background-image: -moz-linear-gradient(top, #b3003b, #8f0030);
        background-image: -webkit-linear-gradient(top, #b3003b, #8f0030);
        background-image: linear-gradient(to bottom, #b3003b, #8f0030);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: 0 1px 0 #80002a
    }

    .btn-bordeux:hover, .frm .btn-bordeux:hover {
        background: #8f0030 !important
    }

    .btn-bordeux:focus, .frm .btn-bordeux:focus {
        background: #602 !important
    }

    .btn-bordeux:active, .btn-bordeux.state-selected, .frm .btn-bordeux:active, .frm .btn-bordeux.state-selected {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwMDAyNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgwMDAyYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #700025), color-stop(100%, #80002a));
        background-image: -moz-linear-gradient(top, #700025, #80002a);
        background-image: -webkit-linear-gradient(top, #700025, #80002a);
        background-image: linear-gradient(to bottom, #700025, #80002a);
        -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset
    }

    .btn-red, .frm .btn-red {
        color: white !important;
        border-color: #d92400 !important;
        background-color: #d92400;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzMjgwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NmMjIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f32800), color-stop(100%, #cf2200));
        background-image: -moz-linear-gradient(top, #f32800, #cf2200);
        background-image: -webkit-linear-gradient(top, #f32800, #cf2200);
        background-image: linear-gradient(to bottom, #f32800, #cf2200);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: 0 1px 0 #c02000
    }

    .btn-red:hover, .frm .btn-red:hover {
        background: #cf2200 !important
    }

    .btn-red:focus, .frm .btn-red:focus {
        background: #a61c00 !important
    }

    .btn-red:active, .btn-red.state-selected, .frm .btn-red:active, .frm .btn-red.state-selected {
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset
    }

    .btn-orange, .frm .btn-orange {
        color: white !important;
        border-color: #bd4c00 !important;
        background-color: #bd4c00;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3NTYwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IzNDgwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d75600), color-stop(100%, #b34800));
        background-image: -moz-linear-gradient(top, #d75600, #b34800);
        background-image: -webkit-linear-gradient(top, #d75600, #b34800);
        background-image: linear-gradient(to bottom, #d75600, #b34800);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: 0 1px 0 #a44200
    }

    .btn-orange:hover, .frm .btn-orange:hover {
        background: #b34800 !important
    }

    .btn-orange:focus, .frm .btn-orange:focus {
        background: #8a3700 !important
    }

    .btn-orange:active, .btn-orange.state-selected, .frm .btn-orange:active, .frm .btn-orange.state-selected {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0M2MwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E0NDIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #943c00), color-stop(100%, #a44200));
        background-image: -moz-linear-gradient(top, #943c00, #a44200);
        background-image: -webkit-linear-gradient(top, #943c00, #a44200);
        background-image: linear-gradient(to bottom, #943c00, #a44200);
        -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset
    }

    .btn-orange-lite, .frm .btn-orange-lite {
        color: white !important;
        border-color: #ed8b00 !important;
        background-color: #ed8b00;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTkwNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UzODUwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff9907), color-stop(100%, #e38500));
        background-image: -moz-linear-gradient(top, #ff9907, #e38500);
        background-image: -webkit-linear-gradient(top, #ff9907, #e38500);
        background-image: linear-gradient(to bottom, #ff9907, #e38500);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: 0 1px 0 #d37c00
    }

    .btn-orange-lite:hover, .frm .btn-orange-lite:hover {
        background: #e38500 !important
    }

    .btn-orange-lite:focus, .frm .btn-orange-lite:focus {
        background: #ba6d00 !important
    }

    .btn-orange-lite:active, .btn-orange-lite.state-selected, .frm .btn-orange-lite:active, .frm .btn-orange-lite.state-selected {
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset
    }

    .btn-green, .mail-stepbox a, .frm .btn-green, .frm .mail-stepbox a, .mail-stepbox .frm a {
        color: white !important;
        border-color: #557517 !important;
        background-color: #557517;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4OGYxZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU1NzUxNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #688f1d), color-stop(100%, #557517));
        background-image: -moz-linear-gradient(top, #688f1d, #557517);
        background-image: -webkit-linear-gradient(top, #688f1d, #557517);
        background-image: linear-gradient(to bottom, #688f1d, #557517);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: 0 1px 0 #206416
    }

    .btn-green:hover, .mail-stepbox a:hover, .frm .btn-green:hover, .frm .mail-stepbox a:hover, .mail-stepbox .frm a:hover {
        background: #4f6c15 !important
    }

    .btn-green:focus, .mail-stepbox a:focus, .frm .btn-green:focus, .frm .mail-stepbox a:focus, .mail-stepbox .frm a:focus {
        background: #364a0f !important
    }

    .btn-green:active, .mail-stepbox a:active, .btn-green.state-selected, .mail-stepbox a.state-selected, .frm .btn-green:active, .frm .mail-stepbox a:active, .mail-stepbox .frm a:active, .frm .btn-green.state-selected, .frm .mail-stepbox a.state-selected, .mail-stepbox .frm a.state-selected {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3NGMwZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ5NjUxNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #374c0f), color-stop(100%, #496514));
        background-image: -moz-linear-gradient(top, #374c0f, #496514);
        background-image: -webkit-linear-gradient(top, #374c0f, #496514);
        background-image: linear-gradient(to bottom, #374c0f, #496514);
        -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px 0 inset
    }

    .btn-brown, .frm .btn-brown {
        color: white !important;
        border-color: #7e481a !important;
        background-color: #7e481a;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzNTQxZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc2NDMxOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #93541e), color-stop(100%, #764318));
        background-image: -moz-linear-gradient(top, #93541e, #764318);
        background-image: -webkit-linear-gradient(top, #93541e, #764318);
        background-image: linear-gradient(to bottom, #93541e, #764318);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: 0 1px 0 #693c16
    }

    .btn-brown:hover, .frm .btn-brown:hover {
        background: #764318 !important
    }

    .btn-brown:focus, .frm .btn-brown:focus {
        background: #543011 !important
    }

    .btn-brown:active, .btn-brown.state-selected, .frm .btn-brown:active, .frm .btn-brown.state-selected {
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset
    }

    .btn-dark, .frm .btn-dark {
        color: white !important;
        border-color: #717171 !important;
        background-color: #717171;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlN2U3ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZjNmM2YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7e7e7e), color-stop(100%, #6c6c6c));
        background-image: -moz-linear-gradient(top, #7e7e7e, #6c6c6c);
        background-image: -webkit-linear-gradient(top, #7e7e7e, #6c6c6c);
        background-image: linear-gradient(to bottom, #7e7e7e, #6c6c6c)
    }

    .btn-dark:hover, .frm .btn-dark:hover {
        background: #6c6c6c !important;
        -moz-box-shadow: 0 0 2px #717171;
        -webkit-box-shadow: 0 0 2px #717171;
        box-shadow: 0 0 2px #717171
    }

    .btn-dark:focus, .frm .btn-dark:focus {
        background: #585858 !important
    }

    .btn-dark:active, .btn-dark.state-selected, .frm .btn-dark:active, .frm .btn-dark.state-selected {
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset;
        box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 0 inset
    }

    a.btn:hover, .mail-stepbox a:hover, a.btn:focus, .mail-stepbox a:focus {
        border-color: #717171
    }

    .btn-disabled {
        background: #ededed !important
    }

    .btn-disabled:hover {
        border-color: #a8afb3 !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .btn-block {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .btn-small, .frm .btn-small {
        font-size: 0.92308em;
        padding: 0.16667em 0.83333em;
        border-width: 0.08333em
    }

    .btn-small .icon {
        font-size: 1.08333em
    }

    .btn-large, .frm .btn-large {
        font-size: 1.23077em;
        padding: 0.3125em 0.625em;
        border-width: 0.0625em;
        font-weight: 200 !important;
        font-family: "FrutigerLight"
    }

    .btn-large .icon {
        font-size: 0.8125em
    }

    .btn-icon, .frm .btn-icon {
        width: 18px;
        height: 18px;
        padding: 0;
        line-height: 0;
        text-align: center
    }

    .btn-icon .icon, .frm .btn-icon .icon {
        margin: 0
    }

    .btn-group {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .btn-group .icon {
        margin-right: 0.03846em !important
    }

    .btn-group .first {
        border-right: none;
        padding: 0.30769em 0.38462em 0.38462em 0.46154em;
        -moz-border-radius: 0.15385em 0 0 0.15385em;
        -webkit-border-radius: 0.15385em;
        border-radius: 0.15385em 0 0 0.15385em
    }

    .btn-group .last {
        margin-left: 0 !important;
        -moz-border-radius: 0 0.15385em 0.15385em 0;
        -webkit-border-radius: 0;
        border-radius: 0 0.15385em 0.15385em 0
    }

    .btn-dropdown {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        position: relative;
        cursor: pointer
    }

    .btn-dropdown a {
        color: #454a4d;
        text-decoration: none
    }

    .btn-dropdown a:focus {
        text-decoration: underline
    }

    .btn-dropdown .icon-dropdown {
        position: relative;
        left: 0.15385em
    }

    .btn-dropdown-list {
        display: none;
        font-size: 0.92308em;
        white-space: nowrap;
        position: absolute;
        right: -0.08333em;
        top: 2.16667em;
        z-index: 1000;
        border: 1px solid #a8afb3;
        background: #ededed;
        -moz-box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15);
        box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15)
    }

    .btn-dropdown-list.dropdown-left {
        left: -0.08333em;
        right: auto
    }

    .btn-dropdown-list .title {
        color: white;
        font-family: "FrutigerLight";
        padding: 0.41667em 0.66667em;
        margin: 0;
        background: #454a4d
    }

    .btn-dropdown-list a {
        display: block;
        padding: 0.41667em 0.66667em;
        border-top: 1px solid #d2d7d9;
        background: #ededed
    }

    .btn-dropdown-list a:first-child {
        border-top: none
    }

    .btn-dropdown-list a:hover {
        text-decoration: underline
    }

    .btn-dropdown:hover .btn-dropdown-list {
        display: block
    }

    .dropdown-clickable:hover .btn-dropdown-list {
        display: none
    }

    .dropdown-clickable.expanded .btn-dropdown-list {
        display: block
    }

    .btn-star {
        padding-left: 0.38462em;
        padding-right: 0.30769em
    }

    .btn-toggle {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .btn-toggle a {
        font: normal 400 1em/1.30769em "FrutigerRegular", "Helvetica Neue", Helvetica, sans-serif;
        color: #43464c !important;
        text-decoration: none !important;
        text-align: center;
        min-width: 1.53846em;
        padding: 0.38462em 0.61538em 0.30769em;
        margin: 0;
        border: 0.07692em solid #a8afb3;
        background-color: #f0f0f0;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #ededed));
        background-image: -moz-linear-gradient(top, #fbfbfb, #ededed);
        background-image: -webkit-linear-gradient(top, #fbfbfb, #ededed);
        background-image: linear-gradient(to bottom, #fbfbfb, #ededed);
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .btn-toggle a:hover {
        color: black;
        background: #ededed !important;
        -moz-box-shadow: 0 0 2px #b3b3b3;
        -webkit-box-shadow: 0 0 2px #b3b3b3;
        box-shadow: 0 0 2px #b3b3b3;
        -moz-transition: box-shadow 50ms;
        -o-transition: box-shadow 50ms;
        -webkit-transition: box-shadow 50ms;
        transition: box-shadow 50ms
    }

    .btn-toggle .toggle-off {
        -moz-border-radius: 0.15385em 0 0 0.15385em;
        -webkit-border-radius: 0.15385em;
        border-radius: 0.15385em 0 0 0.15385em
    }

    .btn-toggle .toggle-on {
        border-left: none;
        -moz-border-radius: 0 0.15385em 0.15385em 0;
        -webkit-border-radius: 0;
        border-radius: 0 0.15385em 0.15385em 0
    }

    .btn-toggle .active {
        color: white !important;
        background-color: #054696;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2NGRhMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0M2Y4YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #064da0), color-stop(100%, #043f8c));
        background-image: -moz-linear-gradient(top, #064da0, #043f8c);
        background-image: -webkit-linear-gradient(top, #064da0, #043f8c);
        background-image: linear-gradient(to bottom, #064da0, #043f8c)
    }

    .btn-toggle .active:hover {
        background: #054696 !important;
        -moz-box-shadow: 0 0 0 transparent;
        -webkit-box-shadow: 0 0 0 transparent;
        box-shadow: 0 0 0 transparent
    }
}

@media (min-width: 0px) {
    .frm .frm-horizontal ol > li > label {
        float: left;
        width: 25%;
        padding-right: 5%
    }

    .frm .frm-horizontal ol > li > .field {
        float: left;
        width: 70%
    }

    .frm .frm-horizontal-wide ol > li > label {
        width: 33%
    }

    .frm .frm-horizontal-wide ol > li > .field {
        width: 62%
    }

    .frm input:hover {
        border: 1px solid #717171
    }

    .frm .spacing {
        display: inline-block;
        margin: 0 10px
    }

    .frm .spacing-label {
        padding-top: 0.38462em;
        height: 1.53846em;
        vertical-align: top
    }

    .frm .hint {
        font-size: 0.92308em;
        color: #717171;
        margin: 0.38462em 0
    }

    .frm .example {
        font-size: 0.92308em;
        color: #717171;
        margin: 0.38462em 0 0 0
    }

    .frm .option {
        margin: 0.38462em 0
    }

    .frm-contentsearch .label {
        float: left;
        margin: 0
    }

    .frm-contentsearch .label label {
        float: left
    }

    .frm-preview .box-list-left {
        width: 25%
    }

    .frm-preview .box-list-right {
        width: 70%
    }

    .btn, .mail-stepbox a, .frm .btn, .frm .mail-stepbox a, .mail-stepbox .frm a {
        margin: 0
    }

    .stepnav li {
        float: left;
        padding: 0 0.76923em 0.76923em 0;
        background: none
    }

    .stepnav div {
        float: left
    }

    .stepnav .step {
        float: left;
        margin-right: 0.66667em
    }

    .btn-offset-right, .frm .btn-offset-right {
        position: absolute;
        right: -1.92308em;
        top: 0.3125em
    }
}

.box {
    margin-bottom: 1.25em;
    position: relative;
    -moz-box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15);
    background: white
}

.box .spacer-minor {
    height: 0.1875em
}

.box .spacer-tiny {
    height: 0.25em
}

.box-inner {
    font-size: 0.8125em;
    line-height: 1.53846em
}

.box-inner h1 {
    font-size: 1.69231em;
    font-family: "FrutigerLight";
    margin: 0 0 0.90909em;
    color: #454a4d
}

.box-inner h1 .headlink {
    font-size: 0.59091em;
    top: 0.84615em
}

.box-inner h2 {
    font-size: 1.53846em;
    line-height: 1.3em;
    margin: 0 0 0.5em;
    font-family: "FrutigerLight"
}

.box-inner h2 .headlink {
    font-size: 0.65em;
    top: 0.38462em
}

.box-inner h3 {
    font-size: 1.38462em;
    line-height: 1.33333em;
    margin: 0 0 0.55556em
}

.box-inner h3 .headlink {
    font-size: 0.72222em;
    top: 0.46154em
}

.box-inner h3.halfspace {
    margin: 0 0 0.55556em !important
}

.box-inner h4 {
    font-size: 1.23077em;
    line-height: 1.5em
}

.box-inner h5 {
    font-size: 1.23077em;
    line-height: 1.5em
}

.box-inner h6 {
    font-size: 1.07692em;
    line-height: 1.5em
}

.box-inner h1 .headlink, .box-inner h2 .headlink, .box-inner h3 .headlink {
    line-height: 1.38462em;
    position: relative
}

.box-inner .instruction-heading {
    font-size: 1.53846em;
    line-height: 1.3em;
    margin: 0 0 0.5em;
    font-family: "FrutigerLight"
}

.box-inner .boxtitle-small {
    font-size: 1.07692em;
    font-family: "FrutigerLight";
    color: #454a4d;
    margin: 0 0 0.21429em
}

.box-inner hr, .box-inner .break {
    margin-top: 0.76923em;
    margin-bottom: 0.76923em
}

.box-inner hr {
    background: #d6d6d6
}

.box-inner .break {
    border-bottom: 1px solid #d6d6d6
}

.box-inner .break-large {
    margin-top: 1.53846em;
    margin-bottom: 1.53846em
}

.box-inner .break-omit-bottom {
    margin-bottom: 0.15385em
}

.box-inner .break-half {
    margin-top: 0.38462em;
    margin-bottom: 0.38462em
}

.box-inner .spacer {
    height: 1.53846em
}

.box-inner .spacer-large {
    height: 3.07692em
}

.box-inner .spacer-small {
    height: 0.76923em
}

.box-inner .spacer-fittable {
    height: 2.23077em
}

.box-inner .halfspace {
    margin: 0 0 10px !important
}

.box-inner .font-size-12 {
    font-size: 0.92308em;
    line-height: 1.5em
}

.box-inner .font-size-13 {
    font-size: 1em;
    line-height: 1.53846em
}

.box-inner .font-size-14 {
    font-size: 1.07692em;
    line-height: 1.5em
}

.box-inner .font-size-15 {
    font-size: 1.15385em;
    line-height: 1.53333em
}

.box-inner .font-size-16 {
    font-size: 1.23077em;
    line-height: 1.5em
}

.box-inner .font-size-18 {
    font-size: 1.38462em;
    line-height: 1.5em
}

.box-inner .font-size-18 a {
    font-size: 0.72222em;
    top: 0.46154em
}

.box-inner .font-size-20 {
    font-size: 1.53846em;
    line-height: 1.5em
}

.box-inner .font-size-22 {
    font-size: 1.69231em;
    line-height: 1.5em
}

.box-inner .font-size-24 {
    font-size: 1.84615em;
    line-height: 1.5em
}

.box-inner .font-size-28 {
    font-size: 2.15385em;
    line-height: 1.5em
}

.box-inner .font-size-32 {
    font-size: 2.46154em;
    line-height: 1.5em
}

.box-search.indexed {
    position: relative;
    z-index: 110
}

.box-search .frm-contentsearch .search input.btn-search {
    width: 30px !important
}

.box-search .frm-contentsearch .search input.btn-search:focus {
    width: auto !important
}

.box-search .tooltip {
    position: relative;
    top: 0
}

.box-search .tooltip:focus {
    outline: 1px dotted white
}

.box-search .icon-question-white-large:focus {
    outline: none
}

.box-search .help .tooltip {
    top: 0
}

.box-search .input-text:focus {
    -moz-box-shadow: 0 0 0 1px #000;
    -webkit-box-shadow: 0 0 0 1px #000;
    box-shadow: 0 0 0 1px #000
}

.box-white .frm-contentsearch .search .input-text {
    border: 1px solid #d2d7d9 !important
}

.box-white .frm-contentsearch .search .input-text:focus {
    border: 1px solid #717171 !important
}

.box-white .tooltip:focus {
    outline: 1px dotted #054696
}

.box-white .input-text:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.box-empty {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    background: none
}

.box-padding {
    padding: 0.76923em 1em
}

.box-padding-flat {
    padding: 0 1.53846em
}

.box-padding-notop {
    padding-top: 0 !important
}

.box-padding-noleft {
    padding-left: 0 !important
}

.box-padding-noright {
    padding-right: 0 !important
}

.box-padding-nobottom {
    padding-bottom: 0.5px !important
}

.box-light {
    font-family: "FrutigerLight"
}

.box-blue {
    background: #e5edf5
}

.box-green {
    background: #e7ecde
}

.box-orange {
    background: #faf0e2
}

.box-bordeux {
    background: #f0e3e7
}

.box-brown {
    background: #faf1e9
}

.box-dark, .blue-gradient {
    color: #e6e6e6;
    background: #2e3233
}

.box-dark h2, .blue-gradient h2 {
    color: white;
    font-family: "FrutigerLight"
}

.box-dark h2 a, .blue-gradient h2 a {
    color: white
}

.box-dark a, .blue-gradient a {
    color: #e29100
}

.box-dark .icon-arrow-expanded-white, .blue-gradient .icon-arrow-expanded-white {
    font-size: 0.8125em;
    position: relative;
    left: 0.61538em;
    top: 0.15385em
}

.box-dark h2 a .icon-warning, .blue-gradient h2 a .icon-warning {
    margin-top: 0.125em
}

.blue-gradient h2 {
    position: relative;
    top: -0.1875em
}

.box.box-transparent {
    background: rgba(255, 255, 255, 0.6)
}

.box-blue.box-transparent {
    background: rgba(229, 237, 245, 0.6)
}

.box-green.box-transparent {
    background: rgba(231, 236, 221, 0.6)
}

.box-orange.box-transparent {
    background: rgba(250, 240, 226, 0.6)
}

.box-bordeux.box-transparent {
    background: rgba(240, 227, 231, 0.6)
}

.box-grey-20, .box-info {
    background-color: #f7f7f7
}

.box-grey-40 {
    border-color: #d9d9d9;
    background-color: #f5f5f5
}

.box-grey-60 {
    border-color: #ccc;
    background-color: #ebebeb
}

.green-gradient {
    background-color: #557517;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4OGYxZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU1NzUxNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #688f1d), color-stop(100%, #557517));
    background-image: -moz-linear-gradient(top, #688f1d, #557517);
    background-image: -webkit-linear-gradient(top, #688f1d, #557517);
    background-image: linear-gradient(to bottom, #688f1d, #557517)
}

.blue-gradient {
    background-color: #054695;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2NGRhMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0M2Y4YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #064da1), color-stop(100%, #043f8b));
    background-image: -moz-linear-gradient(top, #064da1, #043f8b);
    background-image: -webkit-linear-gradient(top, #064da1, #043f8b);
    background-image: linear-gradient(to bottom, #064da1, #043f8b)
}

.box-border {
    border: 1px solid #e6e6e6
}

.box-color-blue h2, .box-color-green h2, .box-color-bordeux h2, .box-color-brown h2, .box-color-orange h2 {
    color: #054696;
    font-family: "FrutigerLight"
}

.box-color-green h2 {
    color: #27791b !important
}

.box-color-green a, .box-color-green a:hover, .box-color-green ul.default li {
    color: #27791b
}

.box-color-bordeux h2 {
    color: #903 !important
}

.box-color-bordeux a, .box-color-bordeux a:hover, .box-color-bordeux ul.default li {
    color: #903
}

.box-color-brown h2 {
    color: #7e481a !important
}

.box-color-brown a, .box-color-brown a:hover, .box-color-brown ul.default li {
    color: #7e481a
}

.box-color-orange h2 {
    color: #bd4c00 !important
}

.box-color-orange a, .box-color-orange a:hover, .box-color-orange ul.default li {
    color: #bd4c00
}

.box-color-green a:focus, .box-color-bordeux a:focus, .box-color-brown a:focus, .box-color-orange a:focus {
    color: black
}

.box-height-43 {
    min-height: 2.6875em
}

.box-height-80 {
    min-height: 5em
}

.box-height-130 {
    min-height: 8.125em
}

.box-height-144 {
    min-height: 9em
}

.box-height-145 {
    min-height: 9.0625em
}

.box-height-170 {
    min-height: 10.625em
}

.box-height-220 {
    min-height: 13.75em
}

.box-height-250 {
    min-height: 15.625em
}

.box-height-285 {
    min-height: 17.8125em
}

.box-height-320 {
    min-height: 20em
}

.box-height-405 {
    min-height: 25.3125em
}

.box-height-500 {
    min-height: 31.25em
}

.box-inner.box-height-80 {
    min-height: 6.15385em
}

.box-inner.box-height-130 {
    min-height: 10em
}

.box-inner.box-height-220 {
    min-height: 16.92308em
}

.box-inner.box-height-250 {
    min-height: 19.23077em
}

.box-inner.box-height-285 {
    min-height: 21.92308em
}

.box-inner.box-height-320 {
    min-height: 24.61538em
}

.box-inner.box-height-405 {
    min-height: 31.15385em
}

.box-fixed-twothird {
    float: left;
    width: 52.30769em;
    margin: 0 0.76923em
}

.box-fixed-onethird {
    float: left;
    width: 15.38462em;
    margin: 0 0.76923em
}

.box-inner .box-fixed-onethird {
    padding-top: 0.38462em
}

.boxtitle {
    font-size: 0.8em;
    font-family: "FrutigerBold"
}

.boxtitle-light {
    font-size: 0.8em
}

h2 a.boxtitle {
    margin-right: 0.5em
}

.box-teaser-category h2 a {
    display: block
}

.box-teaser-category:hover {
    background-color: #fcfcfc !important
}

.box-info p, .box-info ul, .box-info ol {
    margin: 0 0 0.625em
}

.box-toolbox p, .box-toolbox ul, .box-toolbox ol {
    margin: 0 0 0.625em 0
}

.box-list-left h2, .box-list-right h2 {
    font-size: 1.23077em;
    line-height: 1.375em;
    font-weight: normal;
    font-family: "FrutigerRegular";
    color: #454a4d;
    position: relative;
    top: -0.125em
}

.box-list-left h2.large, .box-list-right h2.large {
    font-size: 1.5em;
    line-height: 1.375em;
    font-family: "FrutigerLight"
}

.box-list-left-small .left, .box-list-right-small .left {
    padding-right: 5%;
    width: 36%
}

.box-list-container .box-list-inner {
    padding-top: 1.15385em
}

.box-teaser-category h2, .box-teaser-category p {
    font-family: "FrutigerLight"
}

.box-teaser-category p {
    margin: 0
}

.box-teaser-product p, .box-teaser-product ul {
    margin: 0 0 0.76923em
}

.box-teaser-product p:last-child {
    margin: 0
}

.box-container-padding {
    padding-left: 1.38462em
}

.box-tabs {
    position: relative;
    z-index: 11;
    font-size: 0.875em;
    color: #2e3233;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.box-tabs li {
    float: left;
    margin: 0.28571em 0 0 0.42857em
}

.box-tabs li.spacing {
    margin-right: 1.71429em
}

.box-tabs a {
    color: #2e3233;
    float: left;
    padding: 0.42857em 0.42857em 0.35714em;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px 0 0;
    background-color: #d0cbc7;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZDBjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M5YzVjMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d4d0cc), color-stop(100%, #c9c5c0));
    background-image: -moz-linear-gradient(top, #d4d0cc, #c9c5c0);
    background-image: -webkit-linear-gradient(top, #d4d0cc, #c9c5c0);
    background-image: linear-gradient(to bottom, #d4d0cc, #c9c5c0)
}

.box-tabs a:hover, .box-tabs a:focus {
    text-decoration: none;
    background: #c9c5c0
}

.box-tabs a:focus {
    text-decoration: underline
}

.box-tabs .active {
    margin-top: 0;
    position: relative
}

.box-tabs .active:first-child {
    margin-left: 0
}

.box-tabs .active:before {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px 0 0;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -moz-box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.15);
    clip: rect(-10px, 1000px, 3.35714em, -10px)
}

.box-tabs .active ul {
    margin-top: 0.28571em !important
}

.box-tabs .active a {
    font-size: 1.14286em;
    color: #054696;
    font-family: "FrutigerBold";
    padding: 0.5em 0.625em 0.4375em;
    background: #fff
}

.box-tabs .active ul li a {
    color: #2e3233 !important;
    font-size: 1em !important;
    font-family: "FrutigerRegular" !important
}

.box-tabs .tab-more {
    position: relative
}

.box-tabs .tab-more.active > a, .box-tabs .tab-more > a {
    padding-right: 45px
}

.box-tabs .tab-more .text-overflow {
    display: block
}

.box-tabs .tab-more.active .icon-tabs-more {
    top: 17px
}

.box-tabs .tab-more ul {
    display: none;
    position: absolute;
    left: 0;
    top: 3.07143em;
    list-style-type: none;
    white-space: nowrap;
    margin: 0;
    padding: 0.35714em 0;
    min-width: 13.57143em;
    background: #d4d0cc
}

.box-tabs .tab-more ul li {
    float: none;
    margin: 0
}

.box-tabs .tab-more ul a {
    float: none;
    display: block;
    padding: 0.35714em 0.71429em;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #d4d0cc
}

.box-tabs .tab-more ul a:hover {
    background: #c9c5c0
}

.box-vertical-wrapper {
    padding: 0.875em 0.875em 0 1.3125em
}

.box-vertical-wrapper .box {
    box-shadow: none;
    border: 1px solid #e6e6e6;
    width: 79%;
    margin-left: -1px
}

.box-vertical-wrapper .box-tabs-vertical li {
    margin-left: 0px
}

.box-vertical-gray .box-tabs-vertical a {
    background-color: #d0cbc7;
    border-color: #d0cbc7
}

.box-tabs-vertical {
    position: relative;
    z-index: 100;
    float: left;
    width: 20%;
    font-size: 0.875em;
    color: #2e3233;
    list-style-type: none;
    padding: 0;
    margin: 0.4375em 0 0
}

.box-tabs-vertical li {
    padding: 0;
    margin: 0 0 0.35714em 0.71429em
}

.box-tabs-vertical a {
    display: block;
    color: #2e3233;
    padding: 0.64286em 0.71429em 0.5em;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6
}

.box-tabs-vertical .collapsed a:hover, .box-tabs-vertical .collapsed a:focus {
    text-decoration: none;
    text-decoration: none;
    background: #c9c5c0;
    border-left: 1px solid #c9c5c0;
    border-top: 1px solid #c9c5c0;
    border-bottom: 1px solid #c9c5c0;
    border-right: none
}

.box-tabs-vertical .expanded a {
    text-decoration: none;
    background: #ffffff;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
    font-size: 1.14286em;
    color: #054696;
    font-family: "FrutigerBold"
}

.box-container-vertical {
    float: left;
    width: 80%;
    position: relative;
    z-index: 10
}

.box-actions .actions-left, .box-actions .actions-right {
    padding: 10% 10% 0
}

.box-actions h3 {
    font-size: 1.23077em;
    line-height: 1.375em
}

.box-actions .btn-actions, .box-actions-empty .btn-actions {
    display: table;
    min-height: 80px;
    width: 100%;
    overflow: hidden
}

.box-actions .btn-actions .btn-actions-inner, .box-actions-empty .btn-actions .btn-actions-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.box-actions .btn-actions .btn, .box-actions .btn-actions .mail-stepbox a, .mail-stepbox .box-actions .btn-actions a, .box-actions-empty .btn-actions .btn, .box-actions-empty .btn-actions .mail-stepbox a, .mail-stepbox .box-actions-empty .btn-actions a {
    display: block
}

.box-actions .btn-actions p, .box-actions-empty .btn-actions p {
    width: 13.46154em;
    margin: 0 auto 0.76923em
}

.box-actions .btn-actions p:last-child, .box-actions-empty .btn-actions p:last-child {
    margin: 0 auto
}

.box-on-white .box, .aside-padding .box {
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.box-on-white .box-toolbox, .aside-padding .box-toolbox {
    border: 1px solid #e0e0e0
}

@media (min-width: 0px) {
    .box-list-container p, .box-list-container ul, .box-list-container ol {
        margin: 0 0 0.76923em
    }

    .box-list-container p:last-child {
        margin: 0
    }

    .box-list-left {
        float: left;
        width: 25%;
        padding-right: 5%
    }

    .box-list-left h2 {
        margin: 0
    }

    .box-list-right {
        float: left;
        width: 70%
    }

    .box-tabs a {
        padding: 0.85714em 1.42857em 0.78571em
    }

    .box-tabs .active a {
        padding: 0.875em 1.5em 0.8125em
    }

    .box-tabs-wide a {
        min-width: 4.61538em
    }

    .box-actions {
        background-position: 245px top
    }

    .box-actions .actions-left, .box-actions .actions-right {
        float: left;
        width: 45%;
        padding: 2.5%
    }

    .box-padding {
        padding: 1.15385em 1.38462em
    }

    .box-on-white .box-toolbox.box-padding, .aside-padding .box-toolbox.box-padding {
        padding: 1.07692em 1.30769em
    }
}

@media (min-width: 0px) {
    .box-list-left-small, .box-list-right-small {
        float: left;
        width: 50%
    }

    .box-tabs-wide a {
        min-width: 7.69231em
    }

    .box-actions {
        background-position: 325px top
    }
}

@media all {
    table {
        margin: 0 0 1.53846em;
        padding: 0
    }

    table caption {
        font-size: 1.07692em;
        font-family: "FrutigerBold";
        text-align: left;
        margin: 0 0 0.35714em
    }

    table th, table td {
        font-weight: normal;
        text-align: left;
        vertical-align: top;
        padding: 0.46154em 0.61538em
    }

    table thead th {
        border: 1px solid #dfdfdf;
        background-color: #eaeaea;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #eaeaea));
        background-image: -moz-linear-gradient(top, #f0f0f0, #eaeaea);
        background-image: -webkit-linear-gradient(top, #f0f0f0, #eaeaea);
        background-image: linear-gradient(to bottom, #f0f0f0, #eaeaea)
    }

    table tbody th {
        border: 1px solid #dfdfdf;
        background: #e0e0e0
    }

    table tfoot td {
        padding-top: 0.92308em
    }

    table td, table th {
        border-left: none !important;
        border-right: none !important
    }

    table td:first-child, table th:first-child {
        border-left: none
    }

    table td:last-child, table th:last-child {
        border-right: none
    }

    table tr:first-child th {
        border-top: none
    }

    .tbl p, .tbl ul, .tbl ol {
        margin-bottom: 0
    }

    .tbl p + p, .tbl p + ul, .tbl p + ol, .tbl ul + ul, .tbl ul + p, .tbl ul + ol, .tbl ol + ol, .tbl ol + p, .tbl ol + ul {
        margin-top: 0.38462em
    }

    .tbl .bg-grey {
        background: #f3f3f3 !important
    }

    .tbl .bg-grey-lite {
        background: #fafafa !important
    }

    .tbl .align-top td, .tbl .align-top th {
        vertical-align: top !important
    }

    .tbl .align-middle td, .tbl .align-middle th {
        vertical-align: middle !important
    }

    .tbl .align-bottom td, .tbl .align-bottom th {
        vertical-align: bottom !important
    }

    .tbl .inset-right {
        padding-right: 1.15385em !important
    }

    .tbl-empty td, .tbl-empty th {
        padding: 0;
        border: none;
        background: none
    }

    .tbl-empty-spacing td, .tbl-empty-spacing th {
        padding: 0.30769em 0.30769em 0.23077em 0;
        border: none;
        background: none
    }

    .tbl-lined {
        border-top: none !important
    }

    .tbl-lined td, .tbl-lined th {
        padding: 0.30769em 0 0.23077em;
        border: none;
        border-bottom: 1px solid #e6e6e6;
        background: none
    }

    .tbl-lined.tbl-closed {
        border-top: 1px solid #a8afb3
    }

    .tbl-lined.tbl-padded td, .tbl-lined.tbl-padded th {
        padding-top: 0.69231em;
        padding-bottom: 0.61538em
    }

    .tbl-lined .tbl-sorted-up a, .tbl-lined .tbl-sorted-down a {
        color: #454a4d;
        text-decoration: none
    }

    .tbl-lined .cell-noline, .tbl-lined .cell-noline td, .tbl-lined .cell-noline th {
        border-bottom: none !important;
        padding-bottom: 0 !important
    }

    .tbl-headings th {
        font-family: "FrutigerBold"
    }

    .tbl-headings.tbl-lined thead th, .tbl-headings.tbl-lined thead td {
        border-bottom: 1px solid #c7c7c7
    }

    .tbl-data thead th {
        font-size: 0.92308em;
        line-height: 1.5em;
        color: #f0f0f0;
        padding: 0.58333em 0.66667em;
        border: 1px solid #393d3f;
        background: #454a4d;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmNTU1OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiM2Y0MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4f5558), color-stop(100%, #3b3f42));
        background-image: -moz-linear-gradient(top, #4f5558, #3b3f42);
        background-image: -webkit-linear-gradient(top, #4f5558, #3b3f42);
        background-image: linear-gradient(to bottom, #4f5558, #3b3f42)
    }

    .tbl-data tbody tr:hover td {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #e9e9e9));
        background-image: -moz-linear-gradient(top, #eeeeee, #e9e9e9);
        background-image: -webkit-linear-gradient(top, #eeeeee, #e9e9e9);
        background-image: linear-gradient(to bottom, #eeeeee, #e9e9e9)
    }

    .tbl-data .depot-detail:hover td {
        background: #fafafa
    }

    .tbl-data thead th a {
        color: #f0f0f0;
        text-decoration: none
    }

    .tbl-data thead th a:focus {
        color: white;
        text-decoration: underline
    }

    .tbl-sortable .tbl-header:after {
        font-family: "Icons";
        content: "m";
        position: relative;
        right: -0.35714em;
        top: -0.07143em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        display: inline-block;
        text-decoration: none
    }

    .tbl-sortable .headerSortUp:after {
        content: "q"
    }

    .tbl-sortable .headerSortDown:after {
        content: "p"
    }

    .tbl-data-expander {
        padding-top: 0.23077em;
        padding-bottom: 0.69231em
    }

    .tbl-trigger {
        cursor: pointer
    }

    .tbl-trigger:hover {
        background: #d2d7d9 !important
    }

    .tbl-data-expander a:focus {
        outline: 1px dotted #054696
    }

    .tbl-data-expander .icon-expanded {
        top: 0 !important
    }

    .expanded .icon-arrow-collapsed {
        background-position: -128px -32px !important
    }

    .row-highlight td {
        background: #f0f4f9
    }

    .row-important td {
        font-family: "FrutigerBold"
    }

    .row-total td {
        padding: 0.46154em 0.61538em;
        border-bottom: 1px solid #717171
    }

    .tbl-button-group {
        position: relative;
        top: -0.76923em
    }

    .tbl-overflow {
        width: 100%;
        margin: 0 0 1.25em;
        overflow-x: auto
    }

    .tbl-overflow::-webkit-scrollbar {
        width: 15px;
        background: #fafafa
    }

    .tbl-overflow::-webkit-scrollbar-thumb {
        border-radius: 10px;
        border: 4px solid #fafafa;
        background: #c1c1c1
    }

    .tbl-overflow table {
        margin: 0 !important
    }

    .tbl-links td, .tbl-links th {
        padding: 0.61538em 0.30769em;
        border: none;
        border-bottom: 1px solid #e6e6e6;
        background: none
    }

    .tbl-links th {
        font-size: 1.23077em;
        border-bottom-color: #a9afb3;
        font-family: "FrutigerBold"
    }

    .tbl-links tbody tr:hover, .tbl-links tbody tr:focus {
        background: #fafafa
    }

    .td-space-top {
        padding-top: 0.61538em !important
    }

    .tbl-stock {
        border-bottom: 1px solid #d2d7d9
    }

    .tbl-stock thead th {
        font-size: 0.92308em;
        padding: 0.16667em 0.33333em;
        border-top: 1px solid #d2d7d9 !important;
        border-bottom: 1px solid #d2d7d9 !important
    }

    .tbl-stock tbody td {
        border-top: 1px solid #e6e6e6
    }

    .tbl-stock .last td {
        border-bottom: 1px solid #e6e6e6
    }

    .tbl-stock th, .tbl-stock td {
        background: none;
        border: none;
        padding: 0.46154em 0.30769em
    }

    .tbl-stock abbr {
        border: none
    }

    .tbl-stock .icon-trade {
        position: relative;
        top: -0.07692em
    }

    .tbl-stock-noborder {
        border: none
    }

    .tbl-orders thead th {
        font-family: "FrutigerBold";
        font-size: 1.07692em;
        padding: 0.35714em 0.28571em 0.14286em;
        border-top-color: #a9afb3 !important
    }

    .tbl-orders tbody td {
        vertical-align: middle
    }

    .dropnav:hover {
        background-position: -33px 0
    }

    .dropnav:focus {
        outline: 1px dotted #054696
    }

    .dropnav .dropnav-list {
        display: none;
        position: absolute;
        right: 0;
        top: 1.69231em;
        z-index: 100;
        min-width: 9.61538em;
        list-style-type: none;
        padding: 0.46154em 0.76923em 0.30769em;
        margin: 0;
        -moz-border-radius: 2px 0 2px 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px 0 2px 2px;
        background-color: #054b9e;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1NGI5ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0M2Y4YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #054b9e), color-stop(100%, #043f8b));
        background-image: -moz-linear-gradient(top, #054b9e, #043f8b);
        background-image: -webkit-linear-gradient(top, #054b9e, #043f8b);
        background-image: linear-gradient(to bottom, #054b9e, #043f8b);
        text-align: left
    }

    .dropnav .dropnav-list li {
        margin: 0 !important
    }

    .dropnav .dropnav-list li a {
        display: block;
        padding: 0.15385em;
        white-space: nowrap
    }

    .dropnav .dropnav-list li, .dropnav .dropnav-list li a {
        color: white
    }

    .tbl-grey thead th, .tbl-grey thead tr:first-child th {
        background-color: #e6e6e6;
        border-top: 1px solid #dddddd
    }

}

.container-24 {
    padding: 0 0.625em
}

body {
    background-color: #e8e4dc
}

.body {
    padding: 2.9375em 0 0.625em;
    background: #f0e9df
}

.tpl-visual .body {
    padding-top: 0
}

.fullheight {
    height: 100%
}

strong {
    font-family: "FrutigerBold"
}

dfn {
    font-family: "FrutigerBold";
    font-style: normal
}

address {
    font-style: normal;
    margin: 0 0 0.76923em
}

a:focus {
    text-decoration: underline
}

a:focus, input[type="submit"]:focus, button, .uniform-focus, .frm input:focus, .frm textarea:focus {
    outline: none
}

.invisible {
    visibility: hidden
}

a.no-underline {
    text-decoration: none !important
}

ul {
    list-style-type: square
}

ul, ol {
    padding-left: 1.53846em
}

ul.default li, .floated-list li {
    color: #054696
}

ol.default li, ol.floated-list li {
    color: #808080
}

.default li span, .floated-list li span {
    color: #454a4d
}

.default li, .default li, .floated-list li {
    margin-bottom: 0.30769em
}

.mobile-aligned {
    padding-left: 1.53846em
}

ul.inside, ol.inside {
    list-style-position: inside;
    padding-left: 0 !important
}

.floated-list {
    position: relative;
    left: 15px;
    padding-left: 0;
    margin-left: 0
}

blockquote, q {
    font-family: Georgia, serif;
    font-size: 1.23077em;
    color: #454a4d;
    line-height: 1.375em;
    font-style: italic;
    position: relative;
    padding: 0 0 0 2.22222em;
    margin: 0
}

blockquote:before, q:before {
    display: block;
    content: "\201C";
    font-size: 3.75em;
    color: #717171;
    position: absolute;
    left: 0;
    top: 0.23333em
}

blockquote cite {
    display: block;
    font-size: 0.875em;
    color: #a8afb3;
    margin-top: 0.35714em
}

blockquote cite:before {
    content: "\2014 \2009"
}

h1, h2, h3, h4, h5, h6, .instruction-heading {
    color: #454a4d;
    margin: 0
}

h1 {
    font-size: 1.375em;
    line-height: 1.27273em;
    font-family: "FrutigerLight";
    color: #054696
}

.font-reset {
    font-size: 1.23077em
}

.font-size-13 {
    font-size: 0.8125em;
    line-height: 1.53846em
}

.frutiger {
    font-weight: normal
}

.frutiger-light {
    font-family: "FrutigerLight"
}

.frutiger-bold {
    font-family: "FrutigerBold"
}

.text-wide {
    line-height: 180% !important
}

.no-border {
    border: none !important
}

.underline {
    text-decoration: underline
}

.price {
    color: #454a4d !important
}

.color-blue {
    color: #054696 !important
}

.color-grey {
    color: #717171 !important
}

.color-dark {
    color: #454a4d !important
}

.color-positive {
    color: #27791b !important
}

.color-negative {
    color: #d92400 !important
}

.color-neutral {
    color: #717171 !important
}

.img-teaser {
    position: relative;
    text-align: center;
    background: #e0dcd5;
    font-size: 0;
    line-height: 0
}

.padding-top {
    padding-top: 0.76923em
}

.padding-bottom {
    padding-bottom: 0.76923em
}

.spacer {
    height: 1.25em
}

.spacer-large {
    height: 2.5em
}

.spacer-small {
    height: 0.76923em
}

.text-spacer {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 1.53846em
}

.img-left, .img-right {
    float: none;
    padding: 0 0 1.15385em;
    margin: 0 0 0.07692em;
    clear: both;
    overflow: hidden
}

.img-focus a:focus img {
    outline: 1px dotted #054696
}

.halfspace-container > p {
    margin-bottom: 0.76923em !important
}

.datepicker-trigger:focus {
    outline: 1px dotted #054696
}

.overflow-visible {
    overflow: visible !important
}

.highlighted td, .highlighted th {
    padding: 0;
    background: #e7ecde
}

.highlighted p {
    padding: 0.46154em 0.61538em;
    display: none;
    margin: 0
}

.content-head {
    position: relative;
    top: -0.625em
}

.content-head h1 {
    position: relative;
    top: -0.18182em
}

.content-head > p {
    position: relative;
    top: -0.30769em
}

.content-head > p a {
    margin: 0
}

.content-subhead {
    position: relative;
    padding: 0 0 0.625em
}

.content-subhead h1 {
    font-size: 1.75em;
    line-height: 1.28571em;
    color: #2e3233;
    padding: 0;
    margin: 0 0 0.35714em
}

.content-subhead h2 {
    font-size: 1.125em;
    line-height: 1.44444em;
    margin: 0 0 0.83333em;
    font-family: "FrutigerLight";
    color: #454a4d
}

.content-subhead .lead {
    font-size: 1.125em;
    line-height: 1.44444em;
    margin: 0 0 1.11111em;
    font-family: "FrutigerLight";
    color: #454a4d
}

.content-subhead p {
    font-size: 0.8125em;
    line-height: 1.53846em;
    font-family: "FrutigerLight"
}

.content-actions {
    margin: 0
}

.content-actions p {
    margin: 0 0 0.76923em
}

.content-actions .btn, .content-actions .mail-stepbox a, .mail-stepbox .content-actions a {
    display: block;
    text-align: center
}

.table-cell {
    display: table-cell !important;
    float: none !important;
    width: auto !important
}

.messages {
    list-style-type: none;
    padding: 0.5625em 0.9375em 0.5625em 2.8125em;
    margin: 0;
    position: relative;
    top: -0.38462em;
    border: 1px solid white;
    border-left: none;
    border-right: none
}

.messages li, .messages p {
    padding: 0;
    margin: 0
}

.messages > .icon {
    position: absolute;
    left: 0.76923em;
    top: 50%;
    margin-top: -8px
}

.messages .icon-close {
    position: absolute;
    left: auto;
    right: 0;
    top: 0.38462em;
    margin-top: 0
}

.messages .icon-close:focus {
    outline: 1px dotted #054696
}

.messages .text-success {
    color: #27791b
}

.messages .text-warning {
    color: #454a4d
}

.messages .text-action {
    padding: 5px 0 0 0
}

.messages .text-action .btn, .messages .text-action .mail-stepbox a, .mail-stepbox .messages .text-action a {
    margin-top: -5px
}

.messages.message-plain {
    padding-left: 0.76923em
}

.messages.message-plain .icon {
    display: none
}

.messages.message-plain .icon-close {
    display: block
}

.messages + .container-24 > .content-head {
    margin-top: 1.25em;
    top: 0
}

.message-success {
    border-color: #0c0;
    background: #e7ecde
}

.message-info {
    border-color: #006799;
    background: #e5edf5
}

.message-error {
    border-color: #d92400;
    background: #f0e3e7
}

.message-warning {
    border-color: #e6d300;
    background: #faf0e2
}

.message-muted {
    border-color: #454a4d;
    background: #f5f5f5
}

.box .messages {
    border-color: #d2d7d9;
    margin: 0 0 1.53846em;
    top: 0
}

.aside .messages {
    top: 0
}

.message-instruction > .icon {
    left: 0.76923em;
    top: 0.92308em;
    margin: 0
}

.message-instruction > .icon-error {
    top: 1em
}

.message-instruction > .icon-warning {
    top: 1.07692em
}

.message-instruction h2, .message-instruction h3, .message-instruction .instruction-heading {
    font-size: 1.23077em;
    line-height: 1.25em;
    margin: 0.3125em 0;
    padding: 0;
    display: inline-block
}

.message-instruction p {
    line-height: 1.15385em;
    margin: 0.61538em 0;
    padding: 0
}

.message-instruction.message-error hr {
    background: #d92400
}

.message-instruction.message-warning hr {
    background: #e6d300
}

.aside {
    font-family: "FrutigerLight"
}

.aside h2 {
    font-size: 1.23077em;
    font-family: "FrutigerLight"
}

.aside h3 {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.375em;
    color: #2e3233;
    margin: 0 0 0.625em
}

.aside a {
    font-weight: normal
}

.aside .frm-contentsearch {
    position: relative;
    top: -0.375em
}

.aside .frm-contentsearch .ico, .aside .frm-contentsearch .label {
    position: relative;
    top: -5px
}

.aside-padding {
    padding: 0.9375em 1.25em 0 0
}

.aside-spacer {
    height: 0.625em
}

.subnav {
    display: none
}

.subnav h2 {
    font-size: 1.69231em;
    line-height: 1.27273em;
    color: #454a4d;
    font-family: "FrutigerLight";
    padding: 0.68182em 0.90909em 0.59091em 0.90909em;
    margin: 0;
    border-bottom: 1px solid #e6e6e6
}

.subnav h2 a {
    color: #454a4d
}

.subnav ul {
    list-style-type: none;
    padding: 0.92308em 1.53846em 0.92308em 0;
    margin: 0
}

.subnav ul li {
    padding: 0
}

.subnav ul li > a {
    display: block;
    color: #2e3233;
    padding: 0.38462em 0 0.30769em 1.53846em
}

.subnav ul ul {
    padding: 0
}

.subnav ul ul a {
    padding-left: 2.30769em
}

.subnav ul ul ul a {
    padding-left: 3.07692em
}

.subnav.subnav-empty {
    margin-bottom: 0
}

.subnav.subnav-empty h2 {
    border-bottom: none
}

.pagenav {
    text-align: center
}

.pagenav ul, .pagenav ol {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.pagenav li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0 0.30769em 0.76923em
}

.pagenav li a, .pagenav .active * {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: black;
    padding: 0.23077em 0.69231em 0.15385em;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #e6e6e6
}

.pagenav li .icon {
    position: relative;
    top: -0.07692em
}

.pagenav li a:hover {
    -moz-box-shadow: 0 0 2px #666;
    -webkit-box-shadow: 0 0 2px #666;
    box-shadow: 0 0 2px #666;
    -moz-transition: box-shadow 50ms;
    -o-transition: box-shadow 50ms;
    -webkit-transition: box-shadow 50ms;
    transition: box-shadow 50ms
}

.pagenav li a:hover, .pagenav li a:focus {
    text-decoration: none;
    background: #d2d7d9
}

.pagenav li a:focus {
    text-decoration: underline
}

.pagenav .page {
    display: none
}

.pagenav .active * {
    color: white !important;
    background: #454a4d !important
}

.pagenav .jumper {
    margin: 0 0.15385em
}

.pagenav .jumper a {
    padding: 0.23077em 0 0.15385em;
    background: none !important;
    border: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.pagenav.pagenav-left {
    text-align: left
}

.pagenav.pagenav-left .page:first-child {
    margin-left: 0
}

.pagenav .page-all {
    padding-top: 0.23077em
}

.pagenav.pagenav-space {
    margin-bottom: 20px
}

.breadcrumb {
    display: none
}

.list-flat li {
    display: inline
}

.list {
    margin: 0 0 1.53846em
}

.list li {
    padding: 0.69231em 0;
    margin: 0;
    border-bottom: 1px solid #e6e6e6
}

.list li:first-child {
    padding-top: 0 !important
}

.list li:last-child {
    padding-bottom: 0 !important;
    border: none !important
}

.list .number-label {
    font-size: 1.07692em;
    color: white;
    padding: 0.14286em 0.85714em;
    margin-right: 0.57143em;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #054696
}

.list .number:hover {
    text-decoration: none
}

.list .number:hover .number-text {
    text-decoration: underline
}

.list .tooltip {
    position: relative;
    top: -1px
}

.list-closed li:first-child {
    padding-top: 0.69231em !important;
    border-top: 1px solid #a8afb3 !important
}

.list-closed li:last-child {
    padding-bottom: 0.69231em !important;
    border-bottom: 1px solid #e6e6e6 !important
}

.list.font-size-14 {
    font-size: 1.07692em;
    margin: 0 0 1.42857em
}

.list.font-size-14 li {
    padding: 0.57143em 0;
    border-width: 1px
}

.list-min-width {
    width: 34.61538em
}

.list-plain {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.list-plain li {
    padding: 0;
    margin: 0
}

.list-labels {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0.76923em 0
}

.list-labels li {
    position: relative;
    padding: 0 0 0 1.53846em;
    margin: 0 0 0.76923em 0
}

.list-labels li .number {
    font-weight: normal;
    font-family: "FrutigerRegular";
    text-align: center;
    color: white;
    display: block;
    position: absolute;
    left: -0.38462em;
    top: -0.07692em;
    width: 1.38462em;
    height: 1.38462em;
    background: #054696;
    border: 1px solid #054696;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.def-list {
    margin: 0 0 0.76923em
}

.def-list dt {
    float: left;
    width: 30%;
    word-wrap: break-word;
    clear: both
}

.def-list dd {
    float: left;
    width: 70%;
    margin: 0
}

.def-list .align-horiz {
    line-height: 2.46154em;
    position: relative;
    top: 0.23077em
}

.def-list-padding {
    padding: 0.38462em 0
}

.def-list-inner-padding dt, .def-list-inner-padding dd {
    padding-bottom: 0.38462em
}

.def-fullspan dt, .def-fullspan dd {
    width: 50%
}

.def-quartspan dt {
    width: 25%
}

.def-quartspan dd {
    width: 75%
}

.def-fifthspan dt {
    width: 20%
}

.def-fifthspan dd {
    width: 80%
}

.def-thirdspan dt {
    width: 30%
}

.def-thirdspan dd {
    width: 70%
}

.def-fourtysixty dt {
    width: 40%
}

.def-fourtysixty dd {
    width: 60%
}

.def-mw80p {
    width: 100%
}

.def-mw80p dt {
    width: 40%
}

.def-mw80p dd {
    width: 60%
}

.def-list-spacing dt, .def-list-spacing dd {
    padding-bottom: 0.76923em
}

.def-list-standalone {
    border-bottom: 1px solid #e6e6e6
}

.def-list-standalone dt, .def-list-standalone dd {
    border-top: 1px solid #e6e6e6
}

.def-list-standalone dt.def-list-border, .def-list-standalone dd.def-list-border {
    border-top: 1px solid #a8afb3
}

.def-list-standalone dd {
    float: right
}

.def-list-standalone dd .table-cell {
    padding-right: 0.38462em;
    vertical-align: top;
    width: 100% !important
}

.def-list-standalone dd .table-cell .btn, .def-list-standalone dd .table-cell .mail-stepbox a, .mail-stepbox .def-list-standalone dd .table-cell a {
    margin-top: -0.38462em;
    margin-bottom: -0.30769em
}

.def-list-standalone dd .table-cell + .table-cell {
    padding-right: 0;
    text-align: right
}

.def-list-standalone dd + dd {
    border-top: 0
}

.def-list-standalone.def-list-padding {
    padding: 0
}

.def-list-standalone.def-list-padding dt, .def-list-standalone.def-list-padding dd {
    padding: 1.15385em 0
}

.def-list-standalone.def-list-padding dd + dd {
    padding-top: 0px
}

.def-list-standalone.def-list-nopadding dt, .def-list-standalone.def-list-nopadding dd {
    padding-bottom: 0px
}

.def-list-standalone .long {
    width: 100%;
    display: table-cell;
    float: none
}

.def-list-standalone .dummy {
    visibility: hidden;
    width: 100%
}

.def-list-standalone dd + .dummy {
    padding: 0
}

.module-charts .charts-tabs {
    font-size: 0.92308em;
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 2.08333em;
    border-bottom: 1px solid #676767;
    padding-left: 0.33333em;
    position: relative;
    z-index: 1
}

.module-charts .charts-tabs li {
    float: left;
    padding: 0
}

.module-charts .charts-tabs li a {
    float: left;
    color: #2e3233;
    text-decoration: none;
    padding: 0.16667em 0.66667em;
    margin: 0 0.41667em;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px 0 0;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    background: #e6e6e6
}

.module-charts .charts-tabs li a:hover, .module-charts .charts-tabs li a:focus {
    background: #d2d7d9
}

.module-charts .charts-tabs li a:focus {
    text-decoration: underline
}

.module-charts .charts-tabs .expanded {
    color: #454a4d !important;
    padding: 0.33333em 0.66667em 0.16667em;
    border-color: #676767;
    background: white !important;
    position: relative;
    top: -1px;
    z-index: 1000
}

.module-charts .charts-content p {
    padding-top: 0.07692em
}

.module-charts .charts-content img {
    position: relative;
    top: -0.15385em;
    width: 100%
}

.module-charts .charts-content table {
    margin-top: 1.53846em !important
}

.module-charts .charts-detail {
    padding: 0 0.76923em 0 0;
    margin: 0
}

.module-charts .charts-stock {
    margin: 1.25em 0 0.125em 0.625em
}

.module-charts .stock-latest {
    padding-right: 3.07692em
}

.module-charts .stock-latest strong, .module-charts .stock-changes strong {
    font-size: 1.23077em
}

.chart-item .chart-stock {
    padding: 0.4375em 0 0.375em;
    border-top: 1px solid #d2d7d9;
    border-bottom: 1px solid #d2d7d9
}

.chart-item .chart-stock .value {
    padding-right: 0.625em
}

.chart-item .chart-stock .value, .chart-item .chart-stock .change {
    float: left;
    font-size: 1.23077em;
    font-weight: normal;
    font-family: "FrutigerRegular"
}

.chart-item .chart-stock .date {
    float: right;
    font-size: 0.84615em;
    color: #717171
}

.helpbox h1 {
    font-size: 1.69231em;
    color: #054696;
    padding: 0 0 0.45455em 0.90909em;
    margin: 0;
    border-bottom: 1px solid #e5e5e5
}

.helpbox h2 {
    font-size: 1em;
    margin: 0 0.3125em 0.625em 0;
    min-width: 8.125em
}

.helpbox .helpbox-content {
    float: left;
    width: 68%;
    min-height: 38.46154em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.helpbox .helpbox-inner {
    padding: 1.15385em 1.53846em
}

.helpbox .helpbox-inner td {
    padding-top: 0.38462em
}

.helpbox .helpbox-inner.right {
    width: 32%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.helpbox .helpbox-inner.right h2 {
    font-size: 1.23077em
}

.helpbox .helpbox-inner.right h3 {
    font-size: 1em
}

.helpbox .helpbox-inner.right .box-info {
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.video {
    margin: 0 auto 1.53846em;
    max-width: 660px
}

.video video {
    width: 100%
}

.video *:focus, .video *:active {
    outline: none !important
}

object, embed {
    outline: none !important
}

.search-breadcrumb {
    padding-top: 0.41667em
}

.teaser-phone h2 {
    margin: 0
}

.teaser-phone h2 a {
    display: block
}

.teaser-phone p {
    margin: 0
}

.autocomplete-results {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 100%;
    background: white;
    padding: 0;
    margin: 0;
    -moz-box-shadow: 0 0.15385em 0.38462em rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 0 0.15385em 0.38462em rgba(0, 0, 0, 0.36);
    box-shadow: 0 0.15385em 0.38462em rgba(0, 0, 0, 0.36)
}

.autocomplete-results .autocomplete-inner {
    padding: 0.76923em 0.76923em 0 0.76923em
}

.autocomplete-results .autocomplete-inner dl dt {
    line-height: 1.46154em;
    margin-top: 0.15385em;
    white-space: normal
}

.autocomplete-results .autocomplete-inner dl dt.title {
    line-height: 1.53846em
}

.autocomplete-results .autocomplete-inner ul.autocomplete-list {
    list-style-type: none;
    margin: -0.53846em -0.38462em 0 -0.38462em;
    padding: 0
}

.autocomplete-results .autocomplete-inner ul.autocomplete-list li {
    line-height: 1.15385em;
    padding: 0;
    margin: 0;
    border-top: 1px solid #d6d6d6
}

.autocomplete-results .autocomplete-inner ul.autocomplete-list li:first-child {
    border-top: none
}

.autocomplete-results .autocomplete-inner ul.autocomplete-plainlist, .autocomplete-results .autocomplete-inner ul.autocomplete-bulletlist {
    list-style-type: none;
    margin: 0.38462em 0;
    padding: 0
}

.autocomplete-results .autocomplete-inner ul.autocomplete-plainlist li, .autocomplete-results .autocomplete-inner ul.autocomplete-bulletlist li {
    position: relative;
    float: none !important;
    line-height: 1.53846em;
    padding: 0 4.61538em 0 0 !important;
    margin: 0.38462em 0 !important
}

.autocomplete-results .autocomplete-inner ul.autocomplete-plainlist li .icon-next, .autocomplete-results .autocomplete-inner ul.autocomplete-bulletlist li .icon-next {
    margin-right: -2px;
    margin-left: -3px
}

.autocomplete-results .autocomplete-inner ul.autocomplete-plainlist li .meta, .autocomplete-results .autocomplete-inner ul.autocomplete-bulletlist li .meta {
    position: absolute;
    right: 0;
    top: 0;
    color: #717171
}

.autocomplete-results .autocomplete-inner ul.autocomplete-bulletlist {
    padding-left: 1.15385em;
    list-style-type: square
}

.autocomplete-results .autocomplete-inner h4 {
    font-size: 1em;
    line-height: 1.53846em;
    margin: 0.38462em 0;
    padding: 0
}

.autocomplete-results .autocomplete-inner p.more {
    color: #717171;
    padding: 0.76923em 0;
    margin: 0;
    border-top: 1px solid #d6d6d6
}

.autocomplete-results .autocomplete-inner .no-price .name {
    line-height: 2.375em
}

.autocomplete-results .autocomplete-inner .no-results p {
    padding: 0.9375em 0.3125em;
    margin: 0
}

.autocomplete-results.autocomplete-scrollable .autocomplete-inner {
    max-height: 275px;
    overflow-y: auto
}

.autocomplete-results .autocomplete-item {
    display: block;
    margin: 0.15385em 0;
    padding: 0.15385em 0.38462em;
    color: #454a4d;
    text-decoration: none
}

.autocomplete-results .autocomplete-item:hover, .autocomplete-results .autocomplete-item:focus {
    background: #ededed;
    text-decoration: none;
    color: #454a4d
}

.autocomplete-results .autocomplete-item span {
    line-height: 1.23077em
}

.autocomplete-results .autocomplete-item .title {
    display: block
}

.autocomplete-results .autocomplete-item .meta {
    color: #717171
}

.autocomplete-results .autocomplete-list .active {
    background: #ededed;
    text-decoration: none;
    color: #454a4d
}

.autocomplete-results .autocomplete-foot {
    background: #454a4d;
    padding: 0.15385em 6.15385em 0.15385em 0.38462em;
    margin: 0;
    position: relative
}

.autocomplete-results .autocomplete-foot p, .autocomplete-results .autocomplete-foot a {
    font-size: 0.92308em;
    font-family: "FrutigerLight";
    color: white;
    margin: 0;
    padding: 0
}

.autocomplete-results .autocomplete-foot p a {
    font-size: 1em
}

.autocomplete-results .close, .autocomplete-results .results {
    top: 0.23077em
}

.autocomplete-results .results {
    float: left;
    text-align: left
}

.autocomplete-results .results .active {
    font-family: "FrutigerBold"
}

.autocomplete-results .close {
    width: 6.15385em;
    top: 0.15385em;
    position: absolute;
    right: 0.15385em;
    min-width: 6.53846em;
    text-align: right
}

.autocomplete-results .close .icon {
    position: relative;
    top: -1px
}

.datepicker-backdrop, .autocomplete-backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999
}

.datepicker-backdrop {
    z-index: 998
}

.frm-collapsable .autocomplete-results ul.autocomplete-list li {
    margin: 0 !important
}

.ie8 .autocomplete-results {
    border: 1px solid #CCCCCC;
    margin: 0 0 0 -1px
}

.autocomplete-dropdown {
    position: relative
}

.autocomplete-dropdown .input-text {
    background: #f7f7f7
}

.autocomplete-inline {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.icon-text-aligned .icon-aligned {
    float: left;
    margin: 0.30769em 0
}

.icon-text-aligned .text-aligned {
    padding: 0 0 0 1.92308em;
    display: block
}


@font-face {
    font-family: 'FrutigerRegular';
    src: url("/static/idx/fonts/af97a512-f55a-4f61-b2ce-659c883930fc.eot");
    src: url("/static/idx/fonts/af97a512-f55a-4f61-b2ce-659c883930fc.eot?#iefix") format("embedded-opentype"), url("/static/idx/fonts/3fbbd6b1-cfa7-4ff0-97ea-af1b2c489f15.woff") format("woff"), url("/static/idx/fonts/076311f8-a01b-4389-a5eb-334a62e62d45.ttf") format("truetype"), url("/static/idx/fonts/c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877.svg#c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'FrutigerBold';
    src: url("/static/idx/fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot");
    src: url("/static/idx/fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix") format("embedded-opentype"), url("/static/idx/fonts/9aa32a81-1124-4c43-b3db-15bfb1f7aed2.woff") format("woff"), url("/static/idx/fonts/6faffbf4-f8e8-4817-b24b-a390e166be7e.ttf") format("truetype"), url("/static/idx/fonts/fc09de64-de25-425e-90dc-a0cae29b02c4.svg#fc09de64-de25-425e-90dc-a0cae29b02c4") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'FrutigerLight';
    src: url("/static/idx/fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot");
    src: url("/static/idx/fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("embedded-opentype"), url("/static/idx/fonts/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"), url("/static/idx/fonts/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"), url("/static/idx/fonts/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");
    font-weight: normal;
    font-style: normal
}

@media (min-width: 0px) {
    body {
        min-width: 45em
    }

    .body {
        padding: 2.9375em 0 1.875em
    }

    .img-left {
        float: left;
        padding: 0 1.53846em 0.76923em 0;
        margin: 0.38462em 0 0
    }

    .img-right {
        float: right;
        padding: 0 0 0.76923em 1.53846em;
        margin: 0.38462em 0 0
    }

    .content-actions {
        margin: 0;
        padding-right: 12.5em
    }

    .content-actions .btn-actions {
        position: absolute;
        right: 0;
        bottom: 1.5625em;
        text-align: right;
        width: 10.9375em
    }

    .mobile-aligned {
        padding-left: 0
    }

    .column .span-twocol {
        float: left;
        width: 49%;
        margin: 0 1%
    }

    .column .span-threecol {
        float: left;
        width: 33.333%
    }

    .column .span-fourcol {
        float: left;
        width: 25%
    }

    .column .alpha {
        margin-left: 0
    }

    .column .omega {
        margin-right: 0
    }

    .subnav {
        display: block
    }

    .content-subhead h1 {
        padding: 0.35714em 0 0
    }

    .pagenav .page {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .breadcrumb {
        display: block;
        overflow: hidden;
        *zoom: 1;
        padding: 1.53846em 0 1.53846em
    }

    .breadcrumb ol {
        list-style-type: none;
        padding: 0.69231em 0 0 0;
        margin: 0 0 1.07692em;
        border-top: 1px solid #d6d6d6
    }

    .breadcrumb li span {
        color: #454a4d
    }

    .breadcrumb li a {
        color: black
    }

    .breadcrumb li a:hover, .breadcrumb li a:focus {
        color: #054696
    }

    .breadcrumb .title {
        margin-right: 0.15385em;
        position: relative;
        top: -0.07692em
    }

    .breadcrumb .title, .breadcrumb .first {
        padding-left: 0;
        margin-left: 0;
        background: none
    }

    .breadprint {
        float: right;
        padding: 0.76923em 0 0;
        margin: 0;
        background: none
    }

    .breadprint .icon {
        margin-right: 0
    }

    .breadprint a:focus {
        outline: 1px dotted #054696
    }
}

@media (min-width: 0px) {
    .teaser-left {
        float: left;
        width: 21.25em
    }

    .teaser-right {
        float: left;
        width: 22.5em
    }
}

@media all {
    .tpl-finanzinfo {
        min-width: 60em
    }

    .finanzinfo-detail .fi-types span {
        padding-right: 2.69231em
    }

    .finanzinfo-detail .fi-rate {
        float: left;
        width: 30%;
        padding-top: 1.15385em
    }

    .finanzinfo-detail .fi-rate .number {
        display: block;
        font-size: 2em;
        padding-top: 0.38462em;
        font-family: "FrutigerLight"
    }

    .finanzinfo-detail .fi-additional {
        float: left;
        padding-left: 5%;
        width: 35%
    }

    .finanzinfo-detail .uniform-select {
        margin-left: 1.15385em !important
    }

    .finanzinfo-detail .input-select {
        width: 23.07692em
    }

    .finanzinfo-detail .fi-col1 {
        float: left;
        width: 45%
    }

    .finanzinfo-detail .fi-col2 {
        float: left;
        width: 55%
    }

    .finanzinfo-detail .fi-col2 .fi-colvalue {
        float: left;
        width: 65%
    }

    .finanzinfo-detail .fi-col2 .fi-colchange {
        float: left;
        width: 35%
    }

    .finanzinfo-detail .fi-col2 .value {
        display: block;
        font-size: 2em;
        padding: 0.38462em 0
    }

    .finanzinfo-detail .fi-col2 select, .finanzinfo-detail .fi-col2 .uniform {
        margin-left: 0 !important
    }

    .finanzinfo-detail .fi-stats-negative, .finanzinfo-detail .fi-stats-positive {
        float: left
    }

    .finanzinfo-detail .fi-stats-label {
        float: left;
        width: 15px;
        position: relative;
        top: -1px
    }

    .finanzinfo-detail .fi-stats-bar {
        float: left;
        width: 50px;
        height: 16px;
        background: #e6e6e6;
        margin-right: 5px;
        -moz-box-shadow: inset 0px 1px 1px #d2d7d9;
        -webkit-box-shadow: inset 0px 1px 1px #d2d7d9;
        box-shadow: inset 0px 1px 1px #d2d7d9
    }

    .finanzinfo-detail .fi-stats-inner {
        float: left;
        height: 16px;
        background: #d92400
    }

    .finanzinfo-detail .fi-stats-positive .fi-stats-label {
        text-align: right
    }

    .finanzinfo-detail .fi-stats-positive .fi-stats-bar {
        margin-right: 0
    }

    .finanzinfo-detail .fi-stats-positive .fi-stats-inner {
        float: right;
        background: #27791b
    }

    .finanzinfo-detail .break {
        margin-bottom: 1.15385em
    }
}

.visibilityhidden {
    visibility: hidden
}

.tpl-onba {
    background: url("/static/idx/bg.jpg") repeat left top !important;
    min-width: 60em;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll
}

.tpl-onba .header form {
    margin: 0
}

.tpl-onba .body {
    background: none
}

.tpl-onba .body, .tpl-finanzinfo .body {
    padding: 5.0625em 0 1.875em
}

.tpl-onba-narrow .body {
    padding: 2.9375em 0 1.875em
}

.tpl-onba-narrow .footprint {
    display: none
}

.box-action {
    position: absolute;
    right: 0.76923em;
    top: 0.76923em
}

.box-action .icon {
    margin: 0
}

.box-action .icon-minimize, .box-action .icon-maximize {
    margin-right: 0.15385em
}

.box-action a:focus {
    outline: 1px dotted #054696
}

.onba-message {
    color: #717171;
    padding: 0.69231em 0;
    margin: 0;
    border-top: 1px solid #e6e6e6
}

.onba-message .type {
    float: left;
    width: 5%;
    text-align: center
}

.onba-message .title {
    float: left;
    width: 55%
}

.onba-message .author {
    float: left;
    width: 25%
}

.onba-message .date {
    float: left;
    width: 6%;
    padding-right: 4%;
    text-align: right
}

.onba-message .action {
    float: right;
    width: 5%;
    text-align: center
}

.onba-message .action:focus {
    outline: 1px dotted #054696
}

.onba-message:last-child {
    padding-bottom: 0
}

.action .icon, .type .icon {
    margin: 0
}

.onba-message-success {
    color: #2e3233;
    background: #f3f8f2
}

.onba-message-success a {
    color: #2e3233
}

.onba-message-success .title {
    width: 90%
}

.onba-message-success .type .icon {
    position: relative;
    top: -2px
}

.title-action a {
    float: right;
    font-size: 0.65em;
    margin-top: 0.25em
}

.def-list.def-list-nopadding {
    padding-bottom: 0
}

.def-list p.nospace .btn, .def-list p.nospace .mail-stepbox a, .mail-stepbox .def-list p.nospace a {
    margin-top: -0.38462em
}

.field-addtop {
    position: relative;
    top: 0.38462em
}

.main-container {
    min-height: 31.25em
}

.spaceing-left {
    margin-left: 0.3125em
}

.spaceing-right {
    margin-right: 0.3125em
}

.onba-financial-overview, .onba-depositor-overview {
    margin: 0 0 1.53846em;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #d6d6d6
}

.onba-financial-overview .group, .onba-depositor-overview .group {
    margin: 0 0 0.76923em;
    padding: 0
}

.onba-financial-overview .group .title, .onba-financial-overview .group .price, .onba-depositor-overview .group .title, .onba-depositor-overview .group .price {
    color: #454a4d;
    float: left;
    font-size: 1.38462em;
    padding: 0.33333em 0 0;
    font-family: "FrutigerLight"
}

.onba-financial-overview .group .title, .onba-depositor-overview .group .title {
    width: 65%
}

.onba-financial-overview .group .price, .onba-depositor-overview .group .price {
    float: right;
    font-weight: normal;
    font-family: "FrutigerRegular"
}

.onba-financial-overview .group .icon, .onba-depositor-overview .group .icon {
    margin: 0 0.55556em 0 0
}

.onba-financial-overview .frm, .onba-depositor-overview .frm {
    float: right;
    width: 28%
}

.onba-financial-overview .frm .uniform, .onba-depositor-overview .frm .uniform {
    margin-top: 0.38462em
}

.onba-financial-overview .frm .input-block, .onba-depositor-overview .frm .input-block {
    width: 99.5%
}

.onba-financial-overview .liquidity, .onba-depositor-overview .liquidity {
    float: left;
    width: 22%;
    margin: 0 2% 0 0
}

.onba-financial-overview .savings, .onba-depositor-overview .savings {
    float: left;
    width: 22%;
    margin: 0 2% 0 0
}

.onba-financial-overview .provision, .onba-depositor-overview .provision {
    float: left;
    width: 22%;
    margin: 0 2% 0 0
}

.onba-financial-overview .icon-medium, .onba-depositor-overview .icon-medium {
    position: relative;
    top: -2px
}

.onba-financial-overview .title, .onba-depositor-overview .title {
    float: left;
    color: #717171
}

.onba-financial-overview .amount, .onba-depositor-overview .amount {
    float: left;
    color: #717171;
    font-family: "FrutigerBold"
}

.onba-depositor-overview {
    padding-bottom: 1.15385em
}

.onba-depositor-overview .field {
    margin-top: 0.76923em
}

.onba-depositor-overview .icon {
    float: left;
    margin: 0.07692em 0.61538em 0.76923em 0
}

.onba-depositor-overview .autocomplete-foot .icon {
    float: none;
    margin: 0
}

.frm-depositor-overview .autocomplete-icon {
    top: 0.84615em !important
}

.account-table .user {
    font-size: 1.07692em;
    color: #454a4d;
    font-family: "FrutigerLight";
    margin: 0.71429em 0 0.21429em 0.57143em
}

.account-table .user strong {
    font-family: "FrutigerRegular"
}

.account-table .user .icon {
    font-size: 0.92857em
}

.account-table .table-header {
    border-top: 1px solid white;
    clear: both;
    overflow: hidden;
    position: relative;
    background-color: #ededed;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #ededed));
    background-image: -moz-linear-gradient(top, #f5f5f5, #ededed);
    background-image: -webkit-linear-gradient(top, #f5f5f5, #ededed);
    background-image: linear-gradient(to bottom, #f5f5f5, #ededed)
}

.account-table .table-header h4 {
    float: left;
    font-size: 1.53846em;
    line-height: 1.3em;
    color: #454a4d;
    margin: 0;
    font-family: "FrutigerLight";
    position: relative;
    top: -0.1em
}

.account-table .table-header h4 .icon {
    font-size: 0.65em;
    position: relative;
    top: 0.30769em
}

.account-table .table-header h4 a {
    color: #454a4d;
    text-decoration: none !important
}

.account-table .table-header h5 a {
    clear: both;
    font-size: 0.8125em;
    line-height: 1.625em;
    color: #454a4d;
    margin: 0;
    display: inline-block
}

.account-table .table-header h5 a:hover {
    text-decoration: none
}

.account-table .table-header .opener {
    float: left;
    width: 2.30769em;
    cursor: pointer;
    min-height: 2.30769em
}

.account-table .table-header .opener .opener-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.76923em;
    padding: 0.76923em 0 0 0.53846em;
    height: 100%
}

.account-table .table-header .opener .opener-inner:hover {
    background: #d2d7d9
}

.account-table .table-header .opener .opener-inner a:focus {
    outline: 1px dotted #054696
}

.account-table .table-header .name {
    float: left;
    width: 29.23077em;
    padding: 0.61538em 1.53846em 0.46154em 0.61538em;
    overflow: hidden;
    *zoom: 1
}

.account-table .table-header .balance {
    float: left;
    width: 16.15385em;
    padding: 0.23077em 0.76923em 0 0;
    min-height: 1.84615em;
    overflow: hidden;
    *zoom: 1
}

.account-table .table-header .balance .icon {
    float: left;
    margin: 3px 0 0 3px
}

.account-table .table-header .balance .price {
    float: right;
    font-size: 1.53846em;
    font-family: "FrutigerLight";
    position: relative;
    top: 0.30769em
}

.account-table .table-header .balance .subprice {
    clear: both;
    float: right;
    font-size: 1em;
    line-height: 2em;
    font-family: "FrutigerLight";
    position: relative;
    top: 0.30769em;
    margin-bottom: 0.76923em
}

.account-table .table-header .iban, .account-table .table-header .number {
    float: right;
    color: #054696;
    line-height: 2em
}

.account-table .table-header .account {
    float: none;
    overflow: hidden;
    *zoom: 1
}

.account-table .table-header .account span {
    float: left;
    margin-right: 0.25em
}

.account-table .table-header .account .identifier {
    position: relative;
    top: 0.13333em;
    float: right;
    font-size: 0.65em
}

.account-table .table-header .depot {
    overflow: hidden;
    *zoom: 1
}

.account-table .table-header .icon-collapsed {
    top: 0 !important
}

.account-table .table-header .title {
    font-size: 1.23077em;
    font-weight: normal;
    font-family: "FrutigerRegular";
    float: left;
    width: 37.8125em;
    padding: 0.5625em 1.25em 0.5625em 0.5em;
    margin: 0;
    border-left: 1px solid #dbdbdb
}

.account-table .table-header:hover {
    background: #e6e6e6
}

.account-table .table-body {
    border-bottom: 1px solid #d4d4d4;
    background: #faf9f7
}

.account-table .table-body .col-left {
    float: left;
    width: 41.2%;
    padding: 2% 3% 2% 5.8%
}

.account-table .table-body .col-right {
    float: left;
    width: 41.2%;
    padding: 2% 3% 2% 5.8%
}

.account-table .table-body .col-full {
    width: 91.2%;
    padding: 2% 3% 2% 5.8%
}

.account-table .table-body h5 {
    font-size: 1em;
    color: #454a4d;
    padding-bottom: 0.38462em;
    margin-bottom: 0.38462em;
    border-bottom: 1px solid #e0e0de
}

.account-table .table-body ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.account-table .table-body ul li {
    clear: both;
    overflow: hidden;
    font-size: 0.92308em
}

.account-table .table-body .barchart {
    margin-top: 0
}

.account-table .table-body .history {
    margin-bottom: 0.76923em
}

.account-table .table-body .legend {
    line-height: 1.15385em
}

.account-table .table-body .legend li {
    text-align: center;
    float: left;
    clear: none;
    width: 33%
}

.account-table .table-body .legend li:first-child {
    text-align: left
}

.account-table .table-body .legend li:last-child {
    text-align: right
}

.account-additionalinfo {
    padding-left: 0.76923em;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.account-additionalinfo .autocomplete-item {
    margin-top: 0.38462em;
    position: relative;
    overflow: hidden
}

.account-additionalinfo .icon-box {
    position: absolute;
    left: 0;
    top: -0.07692em
}

.account-additionalinfo .text-box {
    padding-left: 2.46154em
}

.account-additionalinfo span {
    position: relative
}

.account-additionalinfo .icon {
    position: absolute;
    left: 0;
    top: 0.07692em
}

.account-additionalinfo .konto-type {
    margin-right: 0.38462em
}

.account-additionalinfo .konto-type.hasIcon {
    padding-right: 1.23077em
}

.account-additionalinfo .konto-type.hasIcon .icon {
    left: auto;
    right: 0;
    top: -0.15385em;
    margin-right: 0
}

.account-additionalinfo .meta {
    color: #717171
}

.autocomplete-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin: 0;
    width: auto
}

.autocomplete-dropdown .account-search {
    font-size: 1em;
    line-height: 1.15385em;
    padding: 0.46154em 0 0.38462em 0.46154em;
    margin: 0;
    width: 19em;
    height: 1.15385em !important;
    -moz-box-shadow: inset 0 0.07692em 0 #f1f1f1;
    -webkit-box-shadow: inset 0 0.07692em 0 #f1f1f1;
    box-shadow: inset 0 0.07692em 0 #f1f1f1
}

.autocomplete-dropdown .autocomplete-icon {
    top: 6px;
    right: 4px
}

.autocomplete-inline .autocomplete-icon {
    top: 5px
}

.account-results, .depositor-results {
    width: 480px;
    border: 1px solid #a8afb3 !important
}

.account-results .autocomplete-inner, .depositor-results .autocomplete-inner {
    padding: 0
}

.account-results .autocomplete-inner .autocomplete-item, .depositor-results .autocomplete-inner .autocomplete-item {
    position: relative;
    color: #454a4d;
    padding: 5px 5px 5px 35px;
    margin: 0;
    overflow: hidden;
    *zoom: 1
}

.account-results .autocomplete-inner .autocomplete-item .type, .depositor-results .autocomplete-inner .autocomplete-item .type {
    position: absolute;
    left: 4px;
    top: 3px;
    margin: 0
}

.account-results .autocomplete-inner .autocomplete-item .icon-star-small-active, .depositor-results .autocomplete-inner .autocomplete-item .icon-star-small-active {
    margin: -2px 0 0 0
}

.account-results .autocomplete-inner .break, .depositor-results .autocomplete-inner .break {
    margin: 0
}

.account-results .autocomplete-inner .def-list, .depositor-results .autocomplete-inner .def-list {
    margin: 0
}

.account-results .autocomplete-inner .def-list dt, .account-results .autocomplete-inner .def-list dd, .depositor-results .autocomplete-inner .def-list dt, .depositor-results .autocomplete-inner .def-list dd {
    font-size: 1em;
    line-height: 1.15385em
}

.account-results .autocomplete-inner .def-list dt, .depositor-results .autocomplete-inner .def-list dt {
    width: 28%;
    padding-top: 0.38462em;
    padding-right: 1%;
    padding-left: 1%
}

.account-results .autocomplete-inner .def-list br, .depositor-results .autocomplete-inner .def-list br {
    clear: both
}

.account-results .autocomplete-inner p.more, .depositor-results .autocomplete-inner p.more {
    padding: 0.76923em 0.38462em
}

.currency-results {
    width: 280px;
    border: 1px solid #a8afb3 !important
}

.currency-results .autocomplete-inner {
    padding: 0
}

.currency-results .autocomplete-inner ul.autocomplete-list {
    margin: 0
}

.currency-results .autocomplete-item {
    padding: 5px 5px;
    margin: -1px 0
}

.stockmarket-results {
    width: 540px
}

.stockmarket-results .autocomplete-focus {
    display: inline-block;
    padding-left: 10em !important
}

.depositor-results {
    width: 21.53846em
}

.depositor-results dd {
    width: 100%
}

.depositor-results .meta, .depositor-results .name {
    width: 80%
}

.depositor-results .image {
    position: absolute;
    top: 10px;
    left: 10px
}

.depositor-results .infos {
    margin-left: 5%
}

.depositor-results .image, .depositor-results .meta, .depositor-results .name {
    float: left
}

.depositor-results .filter-info {
    padding: 0.38462em;
    border-top: 1px solid #a8afb3 !important
}

.depositor-results .autocomplete-item {
    padding: 5px 5px 5px 50px
}

.onba-depot {
    padding-right: 0 !important
}

.onba-depot h1 {
    margin: 0
}

.onba-depot .user {
    font-size: 1.07692em;
    margin: 0
}

.onba-depot .user span {
    display: block;
    padding: 1.07143em 0 0;
    font-family: "FrutigerLight";
    color: #717171
}

.onba-depot .icon {
    position: relative;
    top: -0.15385em
}

.onba-depot .icon-star {
    top: 0.15385em
}

.onba-depot-right {
    padding-left: 0 !important
}

.depot-detail > td {
    padding: 0;
    background: white !important
}

.depot-detail .tbl-lined th {
    color: #454a4d !important;
    border-bottom: 1px solid #e0e0de !important;
    background: none !important
}

.depot-detail .tbl-lined td {
    background: none !important
}

.depot-detail-inner {
    padding: 15px 10px
}

.depot-detail-inner table.tbl-lined {
    font-size: 0.8125em
}

.depot-detail-inner table.tbl-lined th {
    padding-left: 0
}

.depot-detail-inner .right {
    float: right !important;
    margin: 0 0 1.53846em
}

.depot-detail-inner .charts-tabs {
    font-size: 0.75em
}

.depot-detail-inner .grid-8 .charts-tabs {
    height: 2.46154em
}

.onba-statement h1 {
    margin: 0
}

.onba-statement .user {
    font-size: 1.07692em;
    margin: 0
}

.onba-statement .user span {
    display: block;
    font-family: "FrutigerLight";
    color: #717171
}

.onba-statement .icon {
    position: relative;
    top: -0.15385em
}

.depot-footer {
    margin: 1.25em auto -1.25em auto
}

.depot-footer img {
    max-width: 100%
}

.depot-footer .font-size-12 {
    font-size: 0.75em;
    line-height: 1.125em
}

.depot-footer .right {
    float: right !important
}

.frm-collapsable, .frm-floating {
    margin: 0
}

.frm-collapsable .area-top, .frm-collapsable .area-bottom, .frm-collapsable .area-hidden, .frm-collapsable .area-floating, .frm-floating .area-top, .frm-floating .area-bottom, .frm-floating .area-hidden, .frm-floating .area-floating {
    overflow: hidden;
    *zoom: 1;
    padding: 0.38462em 0 0
}

.frm-collapsable .area-top .selection, .frm-collapsable .area-bottom .selection, .frm-collapsable .area-hidden .selection, .frm-collapsable .area-floating .selection, .frm-floating .area-top .selection, .frm-floating .area-bottom .selection, .frm-floating .area-hidden .selection, .frm-floating .area-floating .selection {
    float: left;
    width: 23.84615em
}

.frm-collapsable .area-top .selection select, .frm-collapsable .area-bottom .selection select, .frm-collapsable .area-hidden .selection select, .frm-collapsable .area-floating .selection select, .frm-floating .area-top .selection select, .frm-floating .area-bottom .selection select, .frm-floating .area-hidden .selection select, .frm-floating .area-floating .selection select {
    width: 10.76923em
}

.frm-collapsable .area-top .selection-small, .frm-collapsable .area-bottom .selection-small, .frm-collapsable .area-hidden .selection-small, .frm-collapsable .area-floating .selection-small, .frm-floating .area-top .selection-small, .frm-floating .area-bottom .selection-small, .frm-floating .area-hidden .selection-small, .frm-floating .area-floating .selection-small {
    width: 16.15385em
}

.frm-collapsable .area-top .selection .datepicker, .frm-collapsable .area-bottom .selection .datepicker, .frm-collapsable .area-hidden .selection .datepicker, .frm-collapsable .area-floating .selection .datepicker, .frm-floating .area-top .selection .datepicker, .frm-floating .area-bottom .selection .datepicker, .frm-floating .area-hidden .selection .datepicker, .frm-floating .area-floating .selection .datepicker {
    width: 9.23077em
}

.frm-collapsable .area-top .input input, .frm-collapsable .area-bottom .input input, .frm-collapsable .area-hidden .input input, .frm-collapsable .area-floating .input input, .frm-floating .area-top .input input, .frm-floating .area-bottom .input input, .frm-floating .area-hidden .input input, .frm-floating .area-floating .input input {
    width: 9.23077em
}

.frm-collapsable .area-top .button label, .frm-collapsable .area-bottom .button label, .frm-collapsable .area-hidden .button label, .frm-collapsable .area-floating .button label, .frm-floating .area-top .button label, .frm-floating .area-bottom .button label, .frm-floating .area-hidden .button label, .frm-floating .area-floating .button label {
    padding: 0 0 0 1.15385em
}

.frm-collapsable .area-top label, .frm-collapsable .area-bottom label, .frm-collapsable .area-hidden label, .frm-collapsable .area-floating label, .frm-floating .area-top label, .frm-floating .area-bottom label, .frm-floating .area-hidden label, .frm-floating .area-floating label {
    padding-top: 0.38462em;
    padding-right: 1.15385em
}

.frm-collapsable .area-top label, .frm-collapsable .area-top .field, .frm-collapsable .area-bottom label, .frm-collapsable .area-bottom .field, .frm-collapsable .area-hidden label, .frm-collapsable .area-hidden .field, .frm-collapsable .area-floating label, .frm-collapsable .area-floating .field, .frm-floating .area-top label, .frm-floating .area-top .field, .frm-floating .area-bottom label, .frm-floating .area-bottom .field, .frm-floating .area-hidden label, .frm-floating .area-hidden .field, .frm-floating .area-floating label, .frm-floating .area-floating .field {
    float: left
}

.frm-collapsable .area-top .action, .frm-collapsable .area-bottom .action, .frm-collapsable .area-hidden .action, .frm-collapsable .area-floating .action, .frm-floating .area-top .action, .frm-floating .area-bottom .action, .frm-floating .area-hidden .action, .frm-floating .area-floating .action {
    float: left;
    padding: 0.38462em 0.38462em 0.38462em 0.38462em;
    margin: 0 0 0 1.53846em !important
}

.frm-collapsable .area-top .nospace, .frm-collapsable .area-bottom .nospace, .frm-collapsable .area-hidden .nospace, .frm-collapsable .area-floating .nospace, .frm-floating .area-top .nospace, .frm-floating .area-bottom .nospace, .frm-floating .area-hidden .nospace, .frm-floating .area-floating .nospace {
    padding-top: 0 !important
}

.frm-collapsable .rows li, .frm-floating .rows li {
    margin-bottom: 0.76923em !important
}

.frm-collapsable .rows .row, .frm-floating .rows .row {
    clear: both
}

.frm-collapsable .area-top, .frm-floating .area-top {
    padding: 0 0 1.38462em;
    overflow: hidden;
    *zoom: 1
}

.frm-collapsable .area-top p, .frm-floating .area-top p {
    float: left;
    margin: 0
}

.frm-collapsable .area-top .input-large, .frm-floating .area-top .input-large {
    width: 26.15385em
}

.frm-collapsable .area-top label, .frm-floating .area-top label {
    padding-top: 0.38462em;
    padding-right: 1.15385em
}

.frm-collapsable .area-bottom .selection, .frm-floating .area-bottom .selection {
    width: 19.23077em
}

.frm-collapsable .area-bottom .selection select, .frm-floating .area-bottom .selection select {
    width: 15.38462em
}

.frm-collapsable .area-bottom .input input, .frm-floating .area-bottom .input input {
    width: 19.23077em
}

.frm-collapsable .area-bottom label, .frm-floating .area-bottom label {
    padding-top: 0;
    padding-bottom: 1.53846em
}

.frm-collapsable .area-hidden, .frm-floating .area-hidden {
    padding: 1.53846em 0 1.875em;
    border-top: 1px solid #e6e6e6
}

.frm-collapsable .area-floating li.input .field, .frm-floating .area-floating li.input .field {
    margin-right: 1.53846em
}

.frm-collapsable .area-top-nospace, .frm-floating .area-top-nospace {
    padding-bottom: 1px !important
}

.frm-collapsable .trigger-options, .frm-floating .trigger-options {
    padding: 0.38462em 2.30769em
}

.frm-collapsable .change-rows, .frm-floating .change-rows {
    float: right !important;
    padding: 0.38462em 3.84615em 0.38462em 0
}

.frm-advanced-trigger.expanded .icon-arrow-link-down {
    background-position: -160px -32px !important
}

.frm-advanced-trigger.expanded .text2 {
    display: none
}

.frm-advanced-trigger.collapsed .text1 {
    display: none
}

.box-collapsable .price-collapsed {
    display: none
}

.box-collapsable .collapsed .price-collapsed {
    display: inline-block
}

.data-details td, .data-details th, .data-details:hover td, .data-details:hover th {
    font-size: 0.92308em;
    background: none !important;
    background-color: white !important
}

.data-details dl {
    margin: 0;
    padding: 0
}

.data-details dl dt, .data-details dl dd {
    display: block;
    float: left;
    margin: 0;
    padding: 0
}

.data-details dl dt {
    clear: both;
    width: 70%
}

.data-details dl dd {
    width: 30%;
    text-align: right
}

.data-details .more {
    display: inline-block;
    padding: 0.41667em 0
}

.mail-head {
    position: relative;
    padding: 0 6.15385em
}

.mail-head h2 {
    font-size: 0.92308em;
    position: absolute;
    left: 0;
    top: 0;
    color: #717171;
    text-align: right;
    padding: 0.33333em 0 0 0;
    width: 5em
}

.mail-head h3 {
    font-family: "FrutigerLight";
    line-height: 1.22222em;
    margin: 0
}

.mail-head .mail-left {
    float: left;
    width: 3.33333em;
    padding-right: 0.41667em;
    font-size: 0.92308em;
    color: #717171
}

.mail-head .mail-col-second .mail-left {
    width: 5em;
    padding-right: 1.66667em
}

.mail-head .mail-col-first {
    width: 50%;
    float: left
}

.mail-head .mail-col-second {
    width: 50%;
    float: right
}

.mail-body {
    padding: 1.53846em 6.15385em 0
}

.mail-body + hr {
    margin-bottom: 1.53846em
}

.mail-foot {
    padding: 0 6.15385em 0.76923em;
    position: relative
}

.mail-foot h2 {
    font-size: 0.92308em;
    position: absolute;
    left: 0;
    top: 0;
    color: #717171;
    text-align: right;
    padding: 0;
    margin: 0.125em 0 0 0;
    width: 5em
}

.mail-stepbox {
    padding: 1.15385em 1.53846em 0.76923em 6.15385em;
    margin: 0 0 1.92308em;
    position: relative
}

.mail-stepbox h2 {
    font-size: 0.92308em;
    position: absolute;
    left: 0;
    top: 0;
    color: #717171;
    text-align: right;
    padding: 1.25em 0 0;
    width: 5em
}

.mail-stepbox p {
    margin: 0 0 0.76923em
}

.mail-stepbox a {
    margin-right: 0.46154em !important;
    margin-bottom: 0.76923em !important;
    position: relative;
    top: -0.07692em
}

.mail-stepbox .icon {
    margin-right: 0.15385em
}

.frm-slip {
    margin: 0
}

.frm-slip .frm-horizontal ol > li > label {
    width: 20%
}

.frm-slip .frm-horizontal ol > li > .field {
    width: 75%
}

.frm-slip ol {
    margin: 0 0 0.76923em
}

.frm-slip li {
    margin: 0 0 0.38462em
}

.frm-slip .list-plain li {
    margin: 0
}

.frm-slip .input-text-slip, .frm-slip .input-select-slip, .frm-slip .input-textarea-slip {
    width: 14.61538em;
    padding-top: 0.23077em;
    padding-bottom: 0.23077em
}

.frm-slip .input-select-slip {
    height: 1.84615em
}

.frm-slip .input-select-slip.input-large {
    width: 18.07692em !important
}

.frm-slip .input-mini {
    width: 4em !important
}

.frm-slip .input-small {
    width: 5.38462em !important
}

.frm-slip .input-medsmall {
    width: 7.84615em !important
}

.frm-slip .input-medium {
    width: 9.23077em !important
}

.frm-slip .input-largmed {
    width: 9.69231em !important
}

.frm-slip .input-large {
    width: 19.61538em !important
}

.frm-slip .input-currency {
    width: 5em !important;
    min-height: 1.84615em;
    float: left;
    margin-right: 0.38462em;
    height: 1.84615em !important;
    line-height: 1.2 !important
}

.frm-slip .input-text-slip-reference {
    width: 18em
}

.frm-slip fieldset.space {
    margin-bottom: 1.15385em
}

.frm-slip .aside .box-info .input-select.input-medium {
    width: 12.61538em !important;
    background-color: white
}

.frm-slip label.after-select {
    display: inline-block;
    padding: 0.23077em 0;
    vertical-align: bottom
}

.frm-slip label.after-select.right {
    margin-right: 0.38462em
}

.frm-slip .after-select .uniform-radio {
    top: -1px !important
}

.frm-slip .label-offset {
    position: relative;
    top: 2px
}

.frm-slip .label-offset > .uniform {
    position: relative;
    top: -1px !important
}

.slip {
    border: 1px solid #bfbbb6;
    margin: 0 0 1.25em
}

.slip {
    background: #e6e6e6
}

.slip h2 {
    color: black;
    font-size: 1em;
    margin: 0 0 0.23077em
}

.slip .slip-inner {
    padding: 1.15385em 1.53846em;
    border-right: 1px solid #bfbbb6
}

.slip .slip-inner-nobg {
    border: none
}

.slip .slip-left {
    float: left;
    width: 48%
}

.slip .slip-right {
    float: left;
    width: 52%
}

.slip .slip-top {
    height: 6.53846em;
    border-bottom: 1px solid #bfbbb6
}

.slip .slip-top-purpose {
    float: left;
    width: 66%;
    height: 6.53846em;
    border-bottom: 1px solid #bfbbb6
}

.slip .slip-top-purpose .input-textarea-slip {
    width: 13.84615em
}

.slip .slip-top-purpose .input-text-slip {
    width: 13.84615em
}

.slip .slip-top-round {
    float: left;
    width: 34%;
    border-bottom: 1px solid #bfbbb6
}

.slip .uniform-select-status {
    padding-top: 0 !important;
    margin-top: -1px !important
}

.slip .uniform-select-arrow {
    margin-top: 4px !important
}

.slip .uniform, .slip-payment .uniform {
    background: #fff
}

.slip.slip-mask, .slip-payment.slip-mask {
    position: relative
}

.slip.slip-mask .mask-text, .slip-payment.slip-mask .mask-text {
    font-family: 'FrutigerBold';
    font-size: 5em;
    line-height: 1.3em;
    text-align: center;
    display: table;
    height: 200px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -100px 0 0 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg)
}

.slip.slip-mask .mask-text span, .slip-payment.slip-mask .mask-text span {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.slip .slip-inner, .slip-payment .slip-inner {
    word-wrap: break-word
}

.slip-payment {
    background: #e6e6e6;
    border: 1px solid #bfbbb6;
    margin: 0 0 1.25em
}

.slip-payment .slip-left {
    float: left;
    width: 63%
}

.slip-payment .slip-right {
    float: left;
    width: 37%;
    border-left: 1px solid #bfbbb6;
    margin-left: -1px
}

.slip-payment .slip-inner {
    padding: 1.15385em 1.53846em;
    border-right: 1px solid #bfbbb6
}

.slip-payment .slip-inner-nobg {
    border: none
}

.slip-payment .slip-inner-reference {
    padding-right: 0.76923em
}

.slip-payment .slip-top-purpose {
    border-bottom: 1px solid #bfbbb6;
    min-height: 6.53846em
}

.slip-payment .slip-top-purpose .input-textarea-slip, .slip-payment .slip-top-purpose .input-text-slip {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.slip-payment.slip-red input.input-text-slip, .slip-payment.slip-orange input.input-text-slip {
    height: 1.23077em !important
}

.slip-payment.slip-red .slip-left, .slip-payment.slip-orange .slip-left {
    width: 55%
}

.slip-payment.slip-red .slip-right, .slip-payment.slip-orange .slip-right {
    width: 45%
}

.slip-payment.slip-red .slip-block > h2, .slip-payment.slip-orange .slip-block > h2 {
    width: 8.07692em
}

.slip-payment.slip-red .slip-block > fieldset, .slip-payment.slip-red .slip-block > div, .slip-payment.slip-orange .slip-block > fieldset, .slip-payment.slip-orange .slip-block > div {
    width: 17.61538em
}

.slip-payment h2 {
    color: black;
    font-size: 1em;
    line-height: 1.53846em;
    margin: 0 0 0.23077em
}

.slip-payment .slip-block {
    overflow: hidden;
    *zoom: 1
}

.slip-payment .slip-block > h2 {
    float: left;
    width: 11.15385em;
    margin: 0 0.38462em 0 0
}

.slip-payment .slip-block > div, .slip-payment .slip-block > fieldset {
    float: left;
    width: 18.07692em
}

.slip-payment .uniform-select-status {
    padding-top: 0 !important;
    margin-top: -1px !important
}

.slip-payment .uniform-select-arrow {
    margin-top: 4px !important
}

.slip-orange {
    background: #fdf0df
}

.slip-red {
    background: #fee9e3
}

.slip-red input.input-text-slip {
    height: 1.23077em !important
}

.slip-red .slip-block:nth-child(2) .icon-error {
    margin-bottom: 0
}

.slip-neutral .slip-right .slip-inner-nobg {
    padding-left: 40px
}

.slip-neutral .slip-right .slip-inner-nobg .box-height-43 {
    min-height: 3.30769em;
    margin-bottom: 1.15385em
}

.slip-neutral .slip-right .slip-inner-nobg .box-height-170 {
    min-height: 13.07692em;
    margin-bottom: 1.15385em
}

.slip-neutral .input-text-slip, .slip-neutral .input-select-slip, .slip-neutral .input-textarea-slip {
    width: 18.46154em
}

.slip-neutral .input-small {
    width: 6.53846em !important
}

.slip-neutral .input-medsmall {
    width: 10.53846em !important
}

.slip-neutral .currency-search {
    width: 6.53846em !important
}

.slip-neutral .input-bank {
    width: 19.46154em !important;
    height: 1.84615em !important;
    min-height: 0
}

.checkbox-lohnzahlung .icon-tooltip {
    margin-top: -0.07692em
}

.frm-instructions-trigger {
    font-size: 0.86667em;
    font-weight: normal
}

.frm-instructions-trigger.collapsed .text1 {
    display: none
}

.frm-instructions-trigger.expanded .text2 {
    display: none
}

.modal-twocol {
    width: 100%;
    overflow: hidden;
    *zoom: 1
}

.modal-twocol .col-left {
    float: left;
    width: 46%;
    margin: 0 4% 0 0
}

.modal-twocol .col-right {
    float: right;
    width: 50%
}

.barchart {
    position: relative;
    display: block;
    padding: 0.46154em 0;
    margin: 0.76923em 0 0.38462em 0
}

.barchart .chart {
    position: relative;
    height: 0.76923em;
    width: 100%;
    background-color: #e3e3e3;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px inset;
    box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px inset
}

.barchart .chart-indicator {
    float: left;
    height: 0.76923em;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75
}

.barchart .chart-indicator.indicator-stacked {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.barchart .chart-indicator.indicator-green {
    background-color: #37ab26
}

.barchart .chart-indicator.indicator-yellow {
    background-color: #e6d300
}

.barchart .chart-indicator.indicator-red {
    background-color: #d62502
}

.barchart .chart-indicator.indicator-blue {
    background-color: #043a7d
}

.barchart .chart-indicator.indicator-red {
    background-color: #eb3a2a
}

.barchart .chart-indicator.indicator-grey {
    background-color: #fafafa
}

.barchart .chart-indicator.indicator-greyblue {
    background-color: #97bbe5
}

.barchart.barchart-medium {
    margin: 0
}

.barchart.barchart-medium .chart {
    height: 0.84615em;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.barchart.barchart-medium .chart-indicator {
    height: 0.84615em;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.chart-labels {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.chart-labels .chart-label {
    float: left;
    width: 0.76923em;
    height: 0.76923em;
    margin: 0.30769em 0.38462em 0 0
}

.chart-labels .chart-label.label-green {
    background-color: #18c718
}

.chart-labels .chart-label.label-yellow {
    background-color: #e6d300
}

.chart-labels .chart-label.label-red {
    background-color: #d62502
}

.chart-labels .chart-label.label-blue {
    background-color: #054696
}

.chart-labels .chart-label.label-grey {
    background-color: #cad6e5
}

.chart-labels .chart-label.label-greyblue {
    background-color: #87a6cd
}

.onba-exchange-data {
    padding: 0.625em 0 0 0
}

.text-offset {
    position: relative;
    top: 5px
}

.datepicker-trigger .icon-calendar {
    margin-top: 2px
}

.icon-question {
    margin-top: 0.15385em
}

.field-radiobox-belegart {
    padding-top: 0.38462em
}

.field-bestimmungen-container {
    position: relative
}

.field-bestimmungen-container .icon-tooltip {
    position: absolute;
    top: 0;
    right: -1.61538em
}

.btn-dropdown-list {
    cursor: default
}

.btn-dropdown-list .large-12 {
    width: 48%
}

.btn-dropdown-list .column {
    float: left
}

.btn-dropdown-list .column.last {
    float: right
}

.btn-dropdown-list.width-670 {
    font-size: 1em;
    top: 2em;
    width: 61.15385em;
    -moz-box-shadow: 0 0.0625em 0.25em 0.25em rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0.0625em 0.25em 0.25em rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.0625em 0.25em 0.25em rgba(0, 0, 0, 0.15)
}

.btn-dropdown-list.width-670 h2 {
    display: block;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #d2d7d9;
    margin-bottom: 0
}

.btn-dropdown-list.width-670 p {
    white-space: normal;
    font-size: 1.07692em;
    margin-top: 0.71429em
}

.btn-dropdown-list.width-670 li {
    position: relative;
    border-bottom: 1px solid #d2d7d9;
    display: block
}

.btn-dropdown-list.width-670 .box-padding {
    padding: 1.53846em 1.38462em
}

.btn-dropdown-list.width-670 .favorite {
    display: block;
    color: #054696;
    background: none;
    text-decoration: none;
    font-size: 1.07692em;
    border-top: 0;
    padding-right: 1.30769em;
    padding-left: 0;
    white-space: normal;
    overflow: hidden;
    *zoom: 1
}

.btn-dropdown-list.width-670 .favorite:hover, .btn-dropdown-list.width-670 .favorite:focus {
    text-decoration: none;
    outline: none
}

.btn-dropdown-list.width-670 .favorite:focus .middle .left, .btn-dropdown-list.width-670 .favorite:hover .middle .left {
    outline: none;
    text-decoration: underline
}

.btn-dropdown-list.width-670 .favorite.products {
    padding: 0.35714em 1.42857em 0.35714em 0
}

.btn-dropdown-list.width-670 .favorite p {
    margin: 0
}

.btn-dropdown-list.width-670 .favorite .icon-large {
    float: left;
    margin-bottom: 0.35714em;
    margin-right: 0.57143em !important;
    top: 0.14286em
}

.btn-dropdown-list.width-670 .favorite .middle {
    margin-left: 0.57143em;
    margin-top: 0.07143em
}

.btn-dropdown-list.width-670 .favorite .block, .btn-dropdown-list.width-670 .favorite .account {
    display: block;
    width: 100%;
    float: left
}

.btn-dropdown-list.width-670 .favorite .amount, .btn-dropdown-list.width-670 .favorite .account {
    text-decoration: none;
    color: #666
}

.btn-dropdown-list.width-670 .favorite .amount {
    color: #454a4d
}

.btn-dropdown-list.width-670 .favorite .account {
    color: #717171;
    float: none;
    display: block;
    width: 100%;
    white-space: normal
}

.btn-dropdown-list.width-670 .last .favorite:focus, .btn-dropdown-list.width-670 .last .favorite:hover {
    text-decoration: underline
}

.btn-dropdown-list.width-670 .tooltip {
    background: none;
    border-top: 0;
    margin: 0.35714em 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.btn-dropdown-list.width-670 .tooltip:focus {
    outline: 1px dotted
}

.btn-dropdown-list.width-670 .icon-close {
    top: 0.14286em
}

.btn-dropdown-list a.btn-blue {
    display: inline-block;
    background-color: #054696;
    border-color: #054696;
    margin-left: 0 !important
}

.btn-dropdown-list a.btn-blue:hover {
    background-color: #043f8c
}

.btn-dropdown-list .btn-dropdown-scrollable-header, .btn-dropdown-list .btn-dropdown-scrollable-footer {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1
}

.btn-dropdown-list .btn-dropdown-scrollable-header {
    top: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-dropdown-list .btn-dropdown-scrollable-footer {
    bottom: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-dropdown-list .btn-dropdown-scrollable {
    overflow: auto
}

.btn-dropdown-list .btn-dropdown-scrollable .box {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.frm .frm-advanced-container .frm-horizontal label {
    height: 1.53846em
}

@media all {
    .feature {
        position: relative;
        z-index: 1;
        margin: 0 0 0.625em
    }

    .feature .feature-mobile {
        text-align: center
    }

    .feature .feature-desktop {
        display: none
    }

    .feature h2 {
        font-size: 0.875em;
        line-height: 1.25em;
        font-family: "FrutigerLight";
        color: #2e3233;
        position: absolute;
        bottom: 0.28571em;
        left: 0;
        width: 90%
    }

    .feature h2 a {
        display: block;
        color: #2e3233;
        padding: 0.58333em 2.08333em 0.58333em 0.83333em;
        min-height: 2.29167em;
        background-color: white;
        background: rgba(255, 255, 255, 0.9);
        -moz-transition: background 200ms;
        -o-transition: background 200ms;
        -webkit-transition: background 200ms;
        transition: background 200ms;
        box-shadow: inset 0 -6px 6px -6px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: inset 0 -6px 6px -6px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: inset 0 -6px 6px -6px rgba(0, 0, 0, 0.2);
        position: relative
    }

    .feature h2 a:hover {
        text-decoration: none
    }

    .feature h2:hover a, .feature h2:hover .feature-bg {
        background: rgba(255, 255, 255, 0.95)
    }

    .feature .icon-linkhover {
        font-size: 13px;
        position: absolute;
        right: 12px;
        left: auto;
        top: 50%;
        margin-top: -13px
    }

    .feature .icon-linkhover .icon {
        margin: 4px 5px
    }

    .frm-teaser li {
        padding: 0 0 0.76923em !important
    }

    .frm-teaser label[for="field-appartement"] {
        padding-right: 1.92308em
    }

    .frm-teaser .nospace {
        padding: 0 !important;
        margin: 0 !important
    }

    .frm-teaser .frm-horizontal ol > li > label {
        width: 15% !important
    }

    .frm-teaser .frm-horizontal ol > li > .field {
        width: 80% !important
    }

    .frm-teaser-narrow .frm-horizontal ol > li > label {
        width: 35% !important
    }

    .frm-teaser-narrow .frm-horizontal ol > li > .field {
        width: 60% !important
    }

    .frm-floated {
        padding: 0.38462em 0 0;
        margin: 0
    }

    .frm-floated ol {
        overflow: hidden;
        *zoom: 1;
        margin: 0
    }

    .frm-floated li:last-child {
        margin: 0
    }

    .frm-floated .input-large {
        width: 15.38462em
    }

    .frm-floated legend {
        float: left;
        padding: 0.30769em 1.53846em 0 0;
        margin: 0
    }

    .frm-floated .padding-left {
        padding-left: 1.53846em
    }

    .frm-floated .padding-right {
        padding-right: 1.53846em
    }

    .frm-floated .padding-top {
        padding-top: 0.30769em
    }

    .frm-placesearch li {
        padding: 0 0 0.38462em !important
    }

    .frm-placesearch .searchfield {
        position: relative;
        top: -0.46154em
    }

    .frm-placesearch .input-medium {
        float: left
    }

    .iframe-content::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 14px;
        height: 14px
    }

    .iframe-content::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 3px solid #fff;
        background-color: rgba(0, 0, 0, 0.3)
    }

    .iframe-eigenheim {
        width: 640px;
        height: 700px;
        border: none;
        background: none;
        margin: 0
    }

    .location-map {
        margin: 0 0 0.9375em;
        overflow: hidden
    }
}

@media (min-width: 0px) {
    .feature {
        margin: 0 0 1.875em
    }

    .feature .feature-mobile {
        display: none
    }

    .feature .feature-desktop {
        display: block;
        width: 100%;
        height: 27.8125em;
        background: #e8e3dc no-repeat center center;
        background-size: auto 100%;
        -moz-box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.1)
    }

    .feature h2 {
        font-size: 1.5em;
        line-height: 1.16667em;
        width: 100%;
        bottom: 0
    }

    .feature h2 a {
        max-width: 25.20833em;
        height: 2.33333em;
        padding: 0.41667em 4.16667em 0.41667em 0.41667em
    }

    .feature .feature-bg {
        display: block;
        position: absolute;
        left: -15em;
        bottom: 0;
        width: 15em;
        height: 3.16667em;
        background-color: white;
        background: rgba(255, 255, 255, 0.9);
        -moz-transition: background 200ms;
        -o-transition: background 200ms;
        -webkit-transition: background 200ms;
        transition: background 200ms;
        box-shadow: inset 0 -6px 6px -6px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: inset 0 -6px 6px -6px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: inset 0 -6px 6px -6px rgba(0, 0, 0, 0.2)
    }

    .feature .icon-linkhover {
        right: 25px
    }

    .feature-small .feature-desktop {
        height: 18.75em
    }

    .frm-floated li {
        float: left;
        padding: 0 1.53846em 0 0
    }

    .frm-placesearch .input-medium {
        width: 8.30769em;
        clear: both
    }

    .location-map {
        margin: 0
    }
}

@media (min-width: 0px) {
    .frm-floated li {
        margin: 0 0 0.23077em
    }

    .frm-floated .input-large {
        width: 26.92308em
    }

    .frm-floated .empty {
        display: block !important
    }

    .frm-placesearch .input-medium {
        width: 12.30769em
    }

    .iframe-content {
        padding: 0;
        background: none
    }
}

@media print {
    * {
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    a[href]:after {
        content: ""
    }

    .clearfix:after, .frm .frm-horizontal ol > li:after, .def-list:after, .autocomplete-results .autocomplete-foot:after {
        clear: both;
        display: block;
        width: 0;
        height: 0;
        overflow: hidden;
        visibility: hidden
    }

    .print {
        display: block !important;
        position: static;
        left: 0
    }

    .no-print {
        display: none !important
    }

    .print-fullwidth {
        display: block;
        width: 940px !important;
        padding: 0 !important
    }

    body {
        padding: 0;
        margin: 0;
        background: none !important;
        background-color: #FFFFFF
    }

    .tpl-onba {
        background: none !important
    }

    .body {
        padding: 0 !important;
        background: none;
        background-color: #FFFFFF
    }

    * {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .header {
        margin: 0 0 2.5em !important
    }

    .logo-main {
        padding-bottom: 0 !important
    }

    .logo-main a {
        text-indent: 0 !important;
        background: none !important
    }

    .feature {
        display: none
    }

    .sidebar {
        display: none !important
    }

    .grid-18.push-6 {
        width: 100% !important;
        left: 0
    }

    .footer {
        background: none;
        background-color: #FFFFFF
    }

    .mainnav, .quicknav, .logged-in {
        display: none !important
    }

    .footnav, .box-search {
        display: none !important
    }

    .print-timestamp {
        margin-top: 2.5em;
        float: right
    }

    .logo-main a {
        background: none !important
    }

    .logo-main img {
        display: block !important
    }

    .box-padding {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .content-head {
        top: 0 !important
    }

    .content-head h1, .content-head p {
        top: 0 !important
    }

    .box-js-tabs {
        display: none
    }

    .box-js-tab {
        display: block !important
    }

    .box-dark {
        background: none !important;
        background-color: white !important;
        color: #454a4d
    }

    .box-green, .box-info {
        background: none !important;
        background-color: white !important
    }

    .box-green h2, .box-green a, .box-green p, .box-info h2, .box-info a, .box-info p {
        color: black !important
    }

    .box-inner hr {
        background: none !important;
        border-bottom: 1px solid #d6d6d6
    }

    .tpl-onba .border-print {
        border-bottom: 1px solid #000
    }

    .tpl-onba .aside .box-inner, .tpl-onba .box-green, .tpl-onba .box-info, .tpl-onba .box-dark {
        padding: 0.76923em 1em !important;
        border: 1px solid #a8afb3
    }

    .tpl-onba .mail-head h2, .tpl-onba .mail-body h2, .tpl-onba .mail-foot h2, .tpl-onba .mail-stepbox h2 {
        border-bottom: 0
    }

    .tpl-onba .mail-stepbox.box-green {
        padding: 1.15385em 1.53846em 0.76923em 6.15385em !important
    }

    .tpl-onba .mail-stepbox.box-green a, .tpl-onba .mail-stepbox.box-green a:hover {
        display: inline-block !important;
        background: #fff !important;
        border-color: #000 !important;
        color: #000 !important
    }

    .tpl-onba .frm-instructions-trigger {
        display: none
    }

    .tpl-onba .frm-instructions-container {
        display: block !important
    }

    .tpl-onba .slip {
        background: none;
        border: 0
    }

    .btn-blue, .btn-green, .mail-stepbox a, .btn-red, .btn-bordeux, .btn-orange, .btn-brown, .btn-dark, .uniform-file-btn {
        color: white !important
    }

    .tpl-onba .btn, .tpl-onba .mail-stepbox a, .mail-stepbox .tpl-onba a {
        display: none !important
    }

    .icon, .icon-teaser {
        display: none
    }

    .messages {
        padding: 0.5625em 0.5625em 0.5625em 0.5625em
    }

    .tbl, .tbl-data {
        border-top: 1px solid #393d3f
    }

    .tbl th, .tbl td, .tbl-data th, .tbl-data td {
        background: none !important;
        background-color: white !important
    }

    .tbl-data {
        border-top: 1px solid #393d3f
    }

    .breadcrumb {
        padding-left: 0 !important
    }

    .breadcrumb .title {
        display: none
    }

    .breadcrumb a {
        text-decoration: none
    }

    .gallery .trigger-next, .gallery .trigger-previous {
        display: none
    }

    .pagenav {
        display: none
    }

    .box-tabs li {
        display: none
    }

    .box-tabs li.active {
        display: block;
        margin-left: 0
    }

    .box-tabs li.active:before {
        display: none
    }

    .box-tabs li.active a {
        padding-left: 0
    }

    .depot-footer {
        margin: 0 auto !important
    }

    #divio-dt {
        display: none !important
    }

    .tpl-intranet .container-24 {
        width: 960px
    }

    .tpl-intranet .container-24 .grid-24 {
        width: 940px
    }

    .tpl-intranet .container-24 .grid-14.content, .tpl-intranet .container-24 .grid-15.content, .tpl-intranet .container-24 .grid-16.content {
        width: 680px;
        margin-right: 40px
    }

    .tpl-intranet .container-24 .grid-5.aside, .tpl-intranet .container-24 .grid-6.aside, .tpl-intranet .container-24 .grid-8.aside {
        width: 205px
    }

    .tpl-intranet .intranet-metanav {
        display: none !important
    }

    .tpl-intranet .list-bullet {
        list-style-type: square;
        padding-left: 15px
    }

    .tpl-intranet .list-bullet li {
        background: none;
        padding-left: 0
    }

    .tpl-intranet .btn, .tpl-intranet .mail-stepbox a, .mail-stepbox .tpl-intranet a, .tpl-intranet .btn-toggle {
        display: none
    }

    .tpl-intranet .box-intranet, .tpl-intranet .box-arrow {
        background: white !important
    }

    .tpl-intranet .box-intranet > h2, .tpl-intranet .box-arrow > h2 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: none !important;
        font-weight: normal;
        font-family: "FrutigerRegular";
        color: black
    }

    .tpl-intranet .box-intranet > h2 .icon-font, .tpl-intranet .box-arrow > h2 .icon-font {
        display: none !important
    }

    .tpl-intranet .box-intranet > h2:after, .tpl-intranet .box-arrow > h2:after {
        display: none
    }

    .tpl-intranet .box-intranet .box-inner, .tpl-intranet .box-arrow .box-inner {
        background: white !important
    }

    .tpl-intranet .box-arrow .box-padding {
        padding-top: 0
    }

    .tpl-intranet .aside .box-intranet > h2 {
        border-bottom: 1px solid #E6E6E6
    }

    .tpl-intranet .intranet-tabs .intranet-tab-nav .active {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: none !important
    }

    .tpl-intranet .intranet-tabs .intranet-tab-nav .active a {
        color: black !important;
        border-top: 1px solid #d6d6d6
    }

    .tpl-intranet .intranet-tabs .intranet-tab-nav .collapsed {
        display: none
    }

    .tpl-intranet .intranet-tabs .intranet-tab-nav .badge {
        display: none
    }

    .tpl-intranet .intranet-accordion .collapsed {
        display: none
    }

    .tpl-intranet .intranet-accordion h3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: none !important;
        color: black !important
    }

    .tpl-intranet .intranet-accordion h3 .icon-font {
        display: none
    }

    .tpl-intranet .intranet-accordion .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: none !important
    }

    .tpl-intranet .intranet-accordion .newslist {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: none !important
    }

    .tpl-intranet .entries .entry-head {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: none !important
    }

    .tpl-intranet .entries .entry-head .icon-font {
        display: none
    }

    .tpl-intranet .entries .entry-content {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: none !important
    }

    .tpl-intranet .activities .more, .tpl-intranet .activities .icon-close, .tpl-intranet .updates .more, .tpl-intranet .updates .icon-close, .tpl-intranet .news .more, .tpl-intranet .news .icon-close, .tpl-intranet .events .more, .tpl-intranet .events .icon-close {
        display: none !important
    }

    .tpl-intranet .postbox {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: none !important
    }

    .tpl-intranet .topics li a {
        background: none !important;
        color: black !important
    }

    .tpl-intranet .actions, .tpl-intranet .indexed, .tpl-intranet .filter, .tpl-intranet .frm-filter, .tpl-intranet .frm-searchfilter, .tpl-intranet .frm-search {
        display: none !important
    }

    .tpl-intranet .icon-close, .tpl-intranet .edit, .tpl-intranet .icon-edit {
        display: none !important
    }

    .tpl-intranet .footer p.print {
        font-size: 13px
    }
}

.tpl-print * {
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
}

.tpl-print a[href]:after {
    content: " (" attr(href) ")"
}

.tpl-print abbr[title]:after {
    content: " (" attr(title) ")"
}

.tpl-print .ir a:after, .tpl-print a[href^="javascript:"]:after, .tpl-print a[href^="#"]:after {
    content: ""
}

.tpl-print pre, .tpl-print blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
}

.tpl-print thead {
    display: table-header-group
}

.tpl-print tr, .tpl-print img {
    page-break-inside: avoid
}

.tpl-print img {
    max-width: 100% !important
}

.tpl-print p, .tpl-print h2, .tpl-print h3 {
    orphans: 3;
    widows: 3
}

.tpl-print h2, .tpl-print h3 {
    page-break-after: avoid
}

.tpl-print a[href]:after {
    content: ""
}

.tpl-print .clearfix:after, .tpl-print .frm .frm-horizontal ol > li:after, .frm .frm-horizontal .tpl-print ol > li:after, .tpl-print .def-list:after, .tpl-print .autocomplete-results .autocomplete-foot:after, .autocomplete-results .tpl-print .autocomplete-foot:after {
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.tpl-print .print {
    display: block !important;
    position: static;
    left: 0
}

.tpl-print .no-print {
    display: none !important
}

.tpl-print .print-fullwidth {
    display: block;
    width: 940px !important;
    padding: 0 !important
}

.tpl-print body {
    padding: 0;
    margin: 0;
    background: none !important;
    background-color: #FFFFFF
}

.tpl-print .tpl-onba {
    background: none !important
}

.tpl-print .body {
    padding: 0 !important;
    background: none;
    background-color: #FFFFFF
}

.tpl-print * {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.tpl-print .header {
    margin: 0 0 2.5em !important
}

.tpl-print .logo-main {
    padding-bottom: 0 !important
}

.tpl-print .logo-main a {
    text-indent: 0 !important;
    background: none !important
}

.tpl-print .feature {
    display: none
}

.tpl-print .sidebar {
    display: none !important
}

.tpl-print .grid-18.push-6 {
    width: 100% !important;
    left: 0
}

.tpl-print .footer {
    background: none;
    background-color: #FFFFFF
}

.tpl-print .mainnav, .tpl-print .quicknav, .tpl-print .logged-in {
    display: none !important
}

.tpl-print .footnav, .tpl-print .box-search {
    display: none !important
}

.tpl-print .print-timestamp {
    margin-top: 2.5em;
    float: right
}

.tpl-print .logo-main a {
    background: none !important
}

.tpl-print .logo-main img {
    display: block !important
}

.tpl-print .box-padding {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.tpl-print .content-head {
    top: 0 !important
}

.tpl-print .content-head h1, .tpl-print .content-head p {
    top: 0 !important
}

.tpl-print .box-js-tabs {
    display: none
}

.tpl-print .box-js-tab {
    display: block !important
}

.tpl-print .box-dark {
    background: none !important;
    background-color: white !important;
    color: #454a4d
}

.tpl-print .box-green, .tpl-print .box-info {
    background: none !important;
    background-color: white !important
}

.tpl-print .box-green h2, .tpl-print .box-green a, .tpl-print .box-green p, .tpl-print .box-info h2, .tpl-print .box-info a, .tpl-print .box-info p {
    color: black !important
}

.tpl-print .box-inner hr {
    background: none !important;
    border-bottom: 1px solid #d6d6d6
}

.tpl-print .tpl-onba .border-print {
    border-bottom: 1px solid #000
}

.tpl-print .tpl-onba .aside .box-inner, .tpl-print .tpl-onba .box-green, .tpl-print .tpl-onba .box-info, .tpl-print .tpl-onba .box-dark {
    padding: 0.76923em 1em !important;
    border: 1px solid #a8afb3
}

.tpl-print .tpl-onba .mail-head h2, .tpl-print .tpl-onba .mail-body h2, .tpl-print .tpl-onba .mail-foot h2, .tpl-print .tpl-onba .mail-stepbox h2 {
    border-bottom: 0
}

.tpl-print .tpl-onba .mail-stepbox.box-green {
    padding: 1.15385em 1.53846em 0.76923em 6.15385em !important
}

.tpl-print .tpl-onba .mail-stepbox.box-green a, .tpl-print .tpl-onba .mail-stepbox.box-green a:hover {
    display: inline-block !important;
    background: #fff !important;
    border-color: #000 !important;
    color: #000 !important
}

.tpl-print .tpl-onba .frm-instructions-trigger {
    display: none
}

.tpl-print .tpl-onba .frm-instructions-container {
    display: block !important
}

.tpl-print .tpl-onba .slip {
    background: none;
    border: 0
}

.tpl-print .btn-blue, .tpl-print .btn-green, .tpl-print .mail-stepbox a, .mail-stepbox .tpl-print a, .tpl-print .btn-red, .tpl-print .btn-bordeux, .tpl-print .btn-orange, .tpl-print .btn-brown, .tpl-print .btn-dark, .tpl-print .uniform-file-btn {
    color: white !important
}

.tpl-print .tpl-onba .btn, .tpl-print .tpl-onba .mail-stepbox a, .mail-stepbox .tpl-print .tpl-onba a {
    display: none !important
}

.tpl-print .icon, .tpl-print .icon-teaser {
    display: none
}

.tpl-print .messages {
    padding: 0.5625em 0.5625em 0.5625em 0.5625em
}

.tpl-print .tbl, .tpl-print .tbl-data {
    border-top: 1px solid #393d3f
}

.tpl-print .tbl th, .tpl-print .tbl td, .tpl-print .tbl-data th, .tpl-print .tbl-data td {
    background: none !important;
    background-color: white !important
}

.tpl-print .tbl-data {
    border-top: 1px solid #393d3f
}

.tpl-print .breadcrumb {
    padding-left: 0 !important
}

.tpl-print .breadcrumb .title {
    display: none
}

.tpl-print .breadcrumb a {
    text-decoration: none
}

.tpl-print .gallery .trigger-next, .tpl-print .gallery .trigger-previous {
    display: none
}

.tpl-print .pagenav {
    display: none
}

.tpl-print .box-tabs li {
    display: none
}

.tpl-print .box-tabs li.active {
    display: block;
    margin-left: 0
}

.tpl-print .box-tabs li.active:before {
    display: none
}

.tpl-print .box-tabs li.active a {
    padding-left: 0
}

.tpl-print .depot-footer {
    margin: 0 auto !important
}

.tpl-print #divio-dt {
    display: none !important
}

.tpl-print.tpl-intranet .container-24 {
    width: 960px
}

.tpl-print.tpl-intranet .container-24 .grid-24 {
    width: 940px
}

.tpl-print.tpl-intranet .container-24 .grid-14.content, .tpl-print.tpl-intranet .container-24 .grid-15.content, .tpl-print.tpl-intranet .container-24 .grid-16.content {
    width: 680px;
    margin-right: 40px
}

.tpl-print.tpl-intranet .container-24 .grid-5.aside, .tpl-print.tpl-intranet .container-24 .grid-6.aside, .tpl-print.tpl-intranet .container-24 .grid-8.aside {
    width: 205px
}

.tpl-print.tpl-intranet .intranet-metanav {
    display: none !important
}

.tpl-print.tpl-intranet .list-bullet {
    list-style-type: square;
    padding-left: 15px
}

.tpl-print.tpl-intranet .list-bullet li {
    background: none;
    padding-left: 0
}

.tpl-print.tpl-intranet .btn, .tpl-print.tpl-intranet .mail-stepbox a, .mail-stepbox .tpl-print.tpl-intranet a, .tpl-print.tpl-intranet .btn-toggle {
    display: none
}

.tpl-print.tpl-intranet .box-intranet, .tpl-print.tpl-intranet .box-arrow {
    background: white !important
}

.tpl-print.tpl-intranet .box-intranet > h2, .tpl-print.tpl-intranet .box-arrow > h2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important;
    font-weight: normal;
    font-family: "FrutigerRegular";
    color: black
}

.tpl-print.tpl-intranet .box-intranet > h2 .icon-font, .tpl-print.tpl-intranet .box-arrow > h2 .icon-font {
    display: none !important
}

.tpl-print.tpl-intranet .box-intranet > h2:after, .tpl-print.tpl-intranet .box-arrow > h2:after {
    display: none
}

.tpl-print.tpl-intranet .box-intranet .box-inner, .tpl-print.tpl-intranet .box-arrow .box-inner {
    background: white !important
}

.tpl-print.tpl-intranet .box-arrow .box-padding {
    padding-top: 0
}

.tpl-print.tpl-intranet .aside .box-intranet > h2 {
    border-bottom: 1px solid #E6E6E6
}

.tpl-print.tpl-intranet .intranet-tabs .intranet-tab-nav .active {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important
}

.tpl-print.tpl-intranet .intranet-tabs .intranet-tab-nav .active a {
    color: black !important;
    border-top: 1px solid #d6d6d6
}

.tpl-print.tpl-intranet .intranet-tabs .intranet-tab-nav .collapsed {
    display: none
}

.tpl-print.tpl-intranet .intranet-tabs .intranet-tab-nav .badge {
    display: none
}

.tpl-print.tpl-intranet .intranet-accordion .collapsed {
    display: none
}

.tpl-print.tpl-intranet .intranet-accordion h3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important;
    color: black !important
}

.tpl-print.tpl-intranet .intranet-accordion h3 .icon-font {
    display: none
}

.tpl-print.tpl-intranet .intranet-accordion .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important
}

.tpl-print.tpl-intranet .intranet-accordion .newslist {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important
}

.tpl-print.tpl-intranet .entries .entry-head {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important
}

.tpl-print.tpl-intranet .entries .entry-head .icon-font {
    display: none
}

.tpl-print.tpl-intranet .entries .entry-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important
}

.tpl-print.tpl-intranet .activities .more, .tpl-print.tpl-intranet .activities .icon-close, .tpl-print.tpl-intranet .updates .more, .tpl-print.tpl-intranet .updates .icon-close, .tpl-print.tpl-intranet .news .more, .tpl-print.tpl-intranet .news .icon-close, .tpl-print.tpl-intranet .events .more, .tpl-print.tpl-intranet .events .icon-close {
    display: none !important
}

.tpl-print.tpl-intranet .postbox {
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: none !important
}

.tpl-print.tpl-intranet .topics li a {
    background: none !important;
    color: black !important
}

.tpl-print.tpl-intranet .actions, .tpl-print.tpl-intranet .indexed, .tpl-print.tpl-intranet .filter, .tpl-print.tpl-intranet .frm-filter, .tpl-print.tpl-intranet .frm-searchfilter, .tpl-print.tpl-intranet .frm-search {
    display: none !important
}

.tpl-print.tpl-intranet .icon-close, .tpl-print.tpl-intranet .edit, .tpl-print.tpl-intranet .icon-edit {
    display: none !important
}

.tpl-print.tpl-intranet .footer p.print {
    font-size: 13px
}

body.tpl-print {
    background-color: #FFFFFF !important;
    background-image: none !important
}

@media all {
    .cl-lightbox {
        position: absolute;
        z-index: 99999
    }

    .cl-lightbox-bay {
        position: absolute;
        z-index: 1;
        left: -9999em;
        top: -99999em;
        width: 9999em;
        height: 9999em
    }

    .cl-lightbox-inner {
        position: relative;
        z-index: 100
    }

    .cl-lightbox-loader {
        position: absolute;
        z-index: 102;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: no-repeat center center
    }

    .cl-lightbox-content {
        position: relative;
        z-index: 101;
        overflow: hidden
    }

    .cl-lightbox-content img {
        max-width: 100%
    }

    .cl-lightbox-content iframe {
        width: 100%;
        height: 100%
    }

    .cl-lightbox-description {
        display: none
    }

    .cl-lightbox-navigation a {
        display: none
    }

    .cl-lightbox-controls {
        overflow: hidden
    }

    .cl-lightbox-dim {
        display: none;
        position: absolute;
        z-index: 99990;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: inherit;
        filter: inherit;
        cursor: default
    }

    .cl-lightbox:focus {
        outline: none
    }

    .cl-lightbox-content {
        background: #fff;
        padding: 0.76923em;
        font-size: 0.8125em;
        padding-top: 30px
    }

    .cl-lightbox-error {
        text-align: center;
        width: 26.92308em
    }

    .cl-lightbox-error p {
        padding: 1.15385em 0
    }

    .cl-lightbox-dim {
        background: #000
    }

    .cl-lightbox-content::-webkit-scrollbar {
        width: 15px;
        background: #fafafa
    }

    .cl-lightbox-content::-webkit-scrollbar-thumb {
        border-radius: 10px;
        border: 4px solid #fafafa;
        background: #c1c1c1
    }

    .cl-lightbox-description {
        font-size: 0.8125em;
        line-height: 1.15385em;
        padding: 0.38462em 0.76923em;
        border-bottom: 1px solid #ccc;
        background: #fff
    }

    .cl-lightbox-controls {
        font-size: 0.8125em;
        line-height: 1.15385em;
        background: #fff
    }

    .cl-lightbox-controls p {
        padding: 0;
        margin: 0
    }

    .cl-lightbox-controls .cl-lightbox-close {
        position: absolute;
        right: 0.38462em;
        top: 0.61538em;
        z-index: 105;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .cl-lightbox-controls .cl-lightbox-navigation {
        display: none !important
    }

    .cl-lightbox-controls .cl-lightbox-text {
        padding: 0.15385em 0 0.92308em;
        clear: both;
        overflow: hidden;
        position: relative;
        text-align: center
    }

    .cl-lightbox-controls .cl-lightbox-text span {
        color: #6a7173
    }

    .cl-lightbox-controls .cl-lightbox-text .cl-lightbox-previous {
        left: 0.76923em;
        margin: 0;
        padding-left: 1.38462em
    }

    .cl-lightbox-controls .cl-lightbox-text .cl-lightbox-previous:hover {
        background-position: left -25px
    }

    .cl-lightbox-controls .cl-lightbox-text .cl-lightbox-next {
        right: 0.76923em;
        margin: 0;
        padding-right: 1.38462em;
        background-position: right -50px
    }

    .cl-lightbox-controls .cl-lightbox-text .cl-lightbox-next:hover {
        background-position: right -75px
    }

    .lightbox-padding {
        padding-top: 1.15385em
    }

    .zkb-background .cl-lightbox-content {
        padding: 30px 0 10px;
        overflow: auto !important;
        background: #f0e9df
    }

    .modalbox {
        padding: 0 0.9375em
    }

    .modalbox h1 {
        font-size: 2.46154em;
        line-height: 1.25em;
        font-family: "FrutigerLight";
        color: #2e3233;
        padding: 0;
        margin: 0 0 0.3125em
    }

    .modalbox h2 {
        font-size: 1.69231em;
        line-height: 1.27273em;
        font-family: "FrutigerLight";
        color: #2e3233;
        padding: 0;
        margin: 0 0 0.3125em
    }

    .modalbox p {
        padding: 0;
        margin: 0.76923em 0
    }

    .modalbox .lead {
        font-size: 1.38462em;
        font-family: "FrutigerLight";
        color: #454a4d;
        margin: 0 0 0.83333em
    }

    .modalbox .box-tabs {
        font-size: 1em
    }

    .modalbox .font-size-22 {
        font-size: 1.69231em;
        line-height: 1.5em
    }

    .cl-lightbox-noscroll {
        height: 100%;
        overflow: hidden
    }
}

@media (min-width: 0px) {
    .modalbox {
        padding: 0 1.5625em
    }
}

.spinner {
    pointer-events: none;
    display: none
}

.spinner-dim {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2
}

.cl-spinner-noscroll .spinner, .cl-spinner-noscroll .spinner-dim {
    display: block
}

@media all {
    a.tooltip, a.tooltip-blue {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }

    .tooltip, .tooltip-blue {
        cursor: pointer
    }

    .tooltip:focus {
        outline: 1px dotted #054696
    }

    .icon-tooltip {
        display: inline-block;
        position: relative
    }

    .icon-tooltip .tooltip-no-favorite {
        display: none !important
    }

    .icon-tooltip.icon-info, .icon-tooltip.icon-question, .icon-tooltip.icon-question-white-large {
        outline: none
    }

    .focus .tooltip-warning-focus {
        margin-top: 0
    }

    #powerTip, #powerTip-blue, #powerTip-error, #powerTip-warning, #powerTip-favorite, #powerTip-warning-focus, #powerTip-dark {
        display: none;
        max-width: 26.25em;
        font-size: 0.75em;
        color: #222;
        cursor: default;
        position: absolute;
        z-index: 1000;
        padding: 0.33333em 0.66667em;
        background-color: #f9f8f6;
        background: rgba(249, 248, 246, 0.9);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #a8afb3
    }

    #powerTip.n:before, #powerTip.e:before, #powerTip.s:before, #powerTip.w:before, #powerTip.ne:before, #powerTip.nw:before, #powerTip.se:before, #powerTip.sw:before, #powerTip-blue.n:before, #powerTip-blue.e:before, #powerTip-blue.s:before, #powerTip-blue.w:before, #powerTip-blue.ne:before, #powerTip-blue.nw:before, #powerTip-blue.se:before, #powerTip-blue.sw:before, #powerTip-error.n:before, #powerTip-error.e:before, #powerTip-error.s:before, #powerTip-error.w:before, #powerTip-error.ne:before, #powerTip-error.nw:before, #powerTip-error.se:before, #powerTip-error.sw:before, #powerTip-warning.n:before, #powerTip-warning.e:before, #powerTip-warning.s:before, #powerTip-warning.w:before, #powerTip-warning.ne:before, #powerTip-warning.nw:before, #powerTip-warning.se:before, #powerTip-warning.sw:before, #powerTip-favorite.n:before, #powerTip-favorite.e:before, #powerTip-favorite.s:before, #powerTip-favorite.w:before, #powerTip-favorite.ne:before, #powerTip-favorite.nw:before, #powerTip-favorite.se:before, #powerTip-favorite.sw:before, #powerTip-warning-focus.n:before, #powerTip-warning-focus.e:before, #powerTip-warning-focus.s:before, #powerTip-warning-focus.w:before, #powerTip-warning-focus.ne:before, #powerTip-warning-focus.nw:before, #powerTip-warning-focus.se:before, #powerTip-warning-focus.sw:before, #powerTip-dark.n:before, #powerTip-dark.e:before, #powerTip-dark.s:before, #powerTip-dark.w:before, #powerTip-dark.ne:before, #powerTip-dark.nw:before, #powerTip-dark.se:before, #powerTip-dark.sw:before {
        content: "";
        position: absolute
    }

    #powerTip.n:before, #powerTip.s:before, #powerTip-blue.n:before, #powerTip-blue.s:before, #powerTip-error.n:before, #powerTip-error.s:before, #powerTip-warning.n:before, #powerTip-warning.s:before, #powerTip-favorite.n:before, #powerTip-favorite.s:before, #powerTip-warning-focus.n:before, #powerTip-warning-focus.s:before, #powerTip-dark.n:before, #powerTip-dark.s:before {
        border-right: 5px solid transparent !important;
        border-left: 5px solid transparent !important;
        left: 50%;
        margin-left: -5px
    }

    #powerTip.e:before, #powerTip.w:before, #powerTip-blue.e:before, #powerTip-blue.w:before, #powerTip-error.e:before, #powerTip-error.w:before, #powerTip-warning.e:before, #powerTip-warning.w:before, #powerTip-favorite.e:before, #powerTip-favorite.w:before, #powerTip-warning-focus.e:before, #powerTip-warning-focus.w:before, #powerTip-dark.e:before, #powerTip-dark.w:before {
        border-bottom: 5px solid transparent !important;
        border-top: 5px solid transparent !important;
        margin-top: -5px;
        top: 50%
    }

    #powerTip.n:before, #powerTip-blue.n:before, #powerTip-error.n:before, #powerTip-warning.n:before, #powerTip-favorite.n:before, #powerTip-warning-focus.n:before, #powerTip-dark.n:before {
        border-top: 10px solid rgba(102, 102, 102, 0.8);
        bottom: -10px
    }

    #powerTip.e:before, #powerTip-blue.e:before, #powerTip-error.e:before, #powerTip-warning.e:before, #powerTip-favorite.e:before, #powerTip-warning-focus.e:before, #powerTip-dark.e:before {
        border-right: 10px solid rgba(102, 102, 102, 0.8);
        left: -10px
    }

    #powerTip.s:before, #powerTip-blue.s:before, #powerTip-error.s:before, #powerTip-warning.s:before, #powerTip-favorite.s:before, #powerTip-warning-focus.s:before, #powerTip-dark.s:before {
        border-bottom: 10px solid rgba(102, 102, 102, 0.8);
        top: -10px
    }

    #powerTip.w:before, #powerTip-blue.w:before, #powerTip-error.w:before, #powerTip-warning.w:before, #powerTip-favorite.w:before, #powerTip-warning-focus.w:before, #powerTip-dark.w:before {
        border-left: 10px solid rgba(102, 102, 102, 0.8);
        right: -10px
    }

    #powerTip.ne:before, #powerTip.se:before, #powerTip-blue.ne:before, #powerTip-blue.se:before, #powerTip-error.ne:before, #powerTip-error.se:before, #powerTip-warning.ne:before, #powerTip-warning.se:before, #powerTip-favorite.ne:before, #powerTip-favorite.se:before, #powerTip-warning-focus.ne:before, #powerTip-warning-focus.se:before, #powerTip-dark.ne:before, #powerTip-dark.se:before {
        border-right: 10px solid transparent;
        border-left: 0;
        left: 10px
    }

    #powerTip.nw:before, #powerTip.sw:before, #powerTip-blue.nw:before, #powerTip-blue.sw:before, #powerTip-error.nw:before, #powerTip-error.sw:before, #powerTip-warning.nw:before, #powerTip-warning.sw:before, #powerTip-favorite.nw:before, #powerTip-favorite.sw:before, #powerTip-warning-focus.nw:before, #powerTip-warning-focus.sw:before, #powerTip-dark.nw:before, #powerTip-dark.sw:before {
        border-left: 10px solid transparent;
        border-right: 0;
        right: 10px
    }

    #powerTip.ne:before, #powerTip.nw:before, #powerTip-blue.ne:before, #powerTip-blue.nw:before, #powerTip-error.ne:before, #powerTip-error.nw:before, #powerTip-warning.ne:before, #powerTip-warning.nw:before, #powerTip-favorite.ne:before, #powerTip-favorite.nw:before, #powerTip-warning-focus.ne:before, #powerTip-warning-focus.nw:before, #powerTip-dark.ne:before, #powerTip-dark.nw:before {
        border-top: 10px solid rgba(102, 102, 102, 0.8);
        bottom: -10px
    }

    #powerTip.se:before, #powerTip.sw:before, #powerTip-blue.se:before, #powerTip-blue.sw:before, #powerTip-error.se:before, #powerTip-error.sw:before, #powerTip-warning.se:before, #powerTip-warning.sw:before, #powerTip-favorite.se:before, #powerTip-favorite.sw:before, #powerTip-warning-focus.se:before, #powerTip-warning-focus.sw:before, #powerTip-dark.se:before, #powerTip-dark.sw:before {
        border-bottom: 10px solid rgba(102, 102, 102, 0.8);
        top: -10px
    }

    #powerTip h3, #powerTip-blue h3, #powerTip-error h3, #powerTip-warning h3, #powerTip-favorite h3, #powerTip-warning-focus h3, #powerTip-dark h3 {
        font-size: 1.16667em;
        line-height: 1.07143em;
        padding: 0;
        margin: 0.35714em 0
    }

    #powerTip p, #powerTip-blue p, #powerTip-error p, #powerTip-warning p, #powerTip-favorite p, #powerTip-warning-focus p, #powerTip-dark p {
        line-height: 1.25em;
        padding: 0;
        margin: 0.41667em 0
    }

    #powerTip ul, #powerTip-blue ul, #powerTip-error ul, #powerTip-warning ul, #powerTip-favorite ul, #powerTip-warning-focus ul, #powerTip-dark ul {
        margin: 0.41667em 0
    }

    #powerTip hr, #powerTip-blue hr, #powerTip-error hr, #powerTip-warning hr, #powerTip-favorite hr, #powerTip-warning-focus hr, #powerTip-dark hr {
        height: 1px;
        padding: 0;
        margin: 0.83333em -0.83333em
    }

    #powerTip-error {
        color: #454a4d;
        border: 1px solid #d92400;
        background: #fceeeb
    }

    #powerTip-error.e:before {
        border-color: #d92400
    }

    #powerTip-error hr {
        background-color: #d92400
    }

    #powerTip-warning, #powerTip-warning-focus {
        color: #454a4d;
        border: 1px solid #e6d300;
        background: #faf0e2
    }

    #powerTip-warning.e:before, #powerTip-warning-focus.e:before {
        border-color: #e6d300
    }

    #powerTip-warning hr, #powerTip-warning-focus hr {
        background-color: #e6d300
    }

    #powerTip-blue {
        color: #454a4d;
        border: 1px solid #054696;
        background: #e6ecf5
    }

    #powerTip-blue.n:before, #powerTip-blue.s:before, #powerTip-blue.e:before, #powerTip-blue.w:before {
        border-color: #054696
    }

    #powerTip-dark {
        color: white;
        border: none;
        background-color: #000000;
        background: rgba(0, 0, 0, 0.9)
    }

    #powerTip-dark.n:before, #powerTip-dark.s:before, #powerTip-dark.e:before, #powerTip-dark.w:before {
        border-color: #000000
    }

    #powerTip-favorite {
        background-color: #e7ecde;
        color: #27791b;
        border: 1px solid #27791b
    }

    #powerTip-favorite .icon {
        position: relative;
        top: -3px
    }

    .tooltip-grey {
        color: #222 !important;
        background-color: #f9f8f6 !important;
        border: 1px solid #a8afb3 !important
    }

    .icon-offset {
        position: relative;
        top: -2px
    }

    .icon-offset-reverse {
        position: relative;
        top: 2px
    }
}

@media all {
    .uniform {
        cursor: pointer
    }

    .uniform-checkbox, .uniform-radio, .uniform-file, .uniform-select {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        cursor: pointer
    }

    .uniform input, .uniform select {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }

    .ie8 .uniform select {
        padding: 0
    }

    .uniform-checkbox input, .uniform-radio input {
        width: 100%;
        height: 100%
    }

    .uniform-radio > span, .uniform-checkbox > span {
        position: absolute
    }

    .uniform-radio, .uniform-checkbox {
        line-height: 0;
        width: 12px;
        height: 12px;
        position: relative;
        top: -2px !important;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #a8afb3;
        background: white
    }

    .uniform-radio > span, .uniform-checkbox > span {
        position: relative;
        display: none;
        margin: 0;
        float: left;
        width: 100%;
        height: 100%
    }

    .uniform-radio {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        behavior: url('pie.htc');
        position: relative
    }

    .uniform-file, .uniform-select {
        font-size: 1em;
        line-height: 1.23077em;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        padding: 0.38462em 0.46154em;
        margin: 0;
        border: 0.07692em solid #a8afb3;
        background: #f7f7f7
    }

    .uniform-select {
        padding: 0.38462em 0.46154em 0.38462em 0 !important
    }

    .uniform-file-status, .uniform-select-status {
        display: block;
        padding: 0.07692em 0 0 0.45455em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ie8 .uniform-file {
        height: 18px !important
    }

    .uniform-select-status {
        margin-right: 1.69231em
    }

    .uniform-file-status {
        margin-right: 4.61538em;
        padding-left: 0
    }

    .uniform-file-btn {
        float: right;
        cursor: pointer;
        color: white;
        padding: 0.23077em 0.38462em;
        margin: -0.15385em -0.23077em 0 0;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background-color: #054696;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2NGRhMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0M2Y4YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #064da0), color-stop(100%, #043f8c));
        background-image: -moz-linear-gradient(top, #064da0, #043f8c);
        background-image: -webkit-linear-gradient(top, #064da0, #043f8c);
        background-image: linear-gradient(to bottom, #064da0, #043f8c);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: 0 1px 0 #043f8c
    }

    .uniform-file-btn:hover {
        background: #043f8c !important;
        -moz-box-shadow: 0 0 2px #043f8c;
        -webkit-box-shadow: 0 0 2px #043f8c;
        box-shadow: 0 0 2px #043f8c
    }

    .uniform-disabled .uniform-file-btn {
        cursor: not-allowed
    }

    .uniform-select {
        line-height: 1.15385em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    span.uniform-select {
        min-height: 2.15385em
    }

    .ie8 span.uniform-select {
        min-height: 0
    }

    .uniform-disabled {
        cursor: not-allowed;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5
    }

    .uniform-radio:hover, .uniform-checkbox:hover, .uniform-file:hover, .uniform-select:hover, label:hover .uniform-checkbox, label:hover .uniform-radio, label:hover .uniform-file {
        border-color: #717171
    }

    .uniform-focus {
        border-color: #2e3233
    }

    .uniform-range {
        display: block
    }

    .uniform-range .uniform-range-prefix {
        float: left;
        width: 12%
    }

    .uniform-range .uniform-range-suffix {
        float: left;
        width: 12%;
        text-align: right
    }

    .uniform-range .uniform-input {
        display: none
    }

    .slider-range-prefix {
        float: left;
        width: 12%
    }

    .slider-range-suffix {
        float: left;
        width: 15%;
        text-align: right
    }

    .ui-slider-range {
        position: absolute;
        background-color: #043f8c;
        height: 0.53846em
    }

    .ui-slider-handle span {
        left: -3px;
        position: absolute;
        text-align: center;
        top: 19px;
        width: 25px
    }
}

.hasDatepickerBackdrop {
    z-index: 999;
    position: relative
}

.ui-datepicker {
    display: none;
    font-size: 0.75em;
    width: 16.66667em;
    border: 1px solid #454a4d;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: white;
    z-index: 999 !important
}

.ui-datepicker-header {
    color: white;
    font-family: "FrutigerLight";
    padding: 0.33333em 0.75em;
    background: #454a4d
}

.ui-datepicker-prev, .ui-datepicker-next {
    cursor: pointer;
    color: white !important
}

.ui-datepicker-prev {
    float: left
}

.ui-datepicker-next {
    float: right
}

.ui-datepicker-title {
    text-align: center;
    font-weight: normal;
    font-family: "FrutigerRegular";
    color: #f0f0f0
}

.ui-datepicker table {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid white
}

.ui-datepicker th, .ui-datepicker td {
    padding: 0.16667em 0
}

.ui-datepicker th {
    font-family: "FrutigerLight";
    text-align: center;
    background: white
}

.ui-datepicker td {
    vertical-align: middle;
    text-align: center;
    cursor: pointer
}

.ui-datepicker td:hover {
    background: #e6e6e6
}

.ui-datepicker td a {
    text-decoration: none !important;
    color: #454a4d
}

.ui-datepicker-current-day {
    background: #054696 !important
}

.ui-datepicker-current-day a {
    color: white !important
}

.ui-datepicker-week-end {
    background: #f0f0f0
}

.ui-datepicker-week-end a {
    color: #454a4d
}

.ui-datepicker .ui-datepicker-unselectable, .ui-datepicker .ui-datepicker-unselectable:hover {
    color: #ddd;
    cursor: default;
    background: #f5f5f5
}

.ui-datepicker .ui-datepicker-unselectable.ui-datepicker-week-end {
    background: #f0f0f0
}

.datepicker-trigger {
    display: inline-block;
    cursor: pointer
}

.datepicker-disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed
}

@media all {
    .gallery {
        max-width: 660px;
        margin: 0 auto
    }

    .gallery .wrapper {
        position: relative;
        z-index: 1;
        overflow: hidden;
        min-height: 27.69231em;
        margin: 0 0 1.53846em
    }

    .gallery .viewport {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        list-style-type: none;
        padding: 0;
        margin: 0
    }

    .gallery .viewport .item {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        text-align: center;
        height: 27.69231em;
        line-height: 27.69231em;
        background: black
    }

    .gallery .viewport .item img {
        max-width: 100%;
        vertical-align: middle;
        margin-top: -1px
    }

    .gallery .viewport .item.active {
        display: block
    }

    .gallery .viewport .item:first-child {
        display: block
    }

    .gallery .viewport .caption {
        position: absolute;
        left: 0;
        bottom: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #222;
        text-align: left;
        line-height: 1.23077em;
        font-family: "FrutigerLight";
        width: 100%;
        padding: 0.76923em;
        background-color: #f9f8f6;
        background: rgba(249, 248, 246, 0.8)
    }

    .gallery .viewport .caption .count {
        margin-right: 10px;
        color: #2e3233
    }

    .gallery .trigger-next, .gallery .trigger-previous {
        position: absolute;
        top: 50%;
        z-index: 101;
        width: 2.30769em;
        height: 2.30769em;
        margin: -1.15385em 0 0;
        text-indent: -119988px;
        overflow: hidden;
        text-align: left
    }

    .gallery .trigger-next {
        right: 0;
        background-position: center -43px
    }

    .gallery .trigger-previous {
        left: 0
    }

    .gallery .trigger-next a:hover, .gallery .trigger-next a:active, .gallery .trigger-next a:focus, .gallery .trigger-previous a:hover, .gallery .trigger-previous a:active, .gallery .trigger-previous a:focus {
        color: black;
        background-color: #d2d7d9
    }

    .gallery .trigger-next a:focus, .gallery .trigger-previous a:focus {
        color: black;
        background-color: #717171
    }

    .gallery .trigger-previous a {
        -moz-border-radius: 0 2px 3px 0;
        -webkit-border-radius: 0;
        border-radius: 0 2px 3px 0
    }

    .gallery .trigger-next a {
        -moz-border-radius: 2px 0 0 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px 0 0 2px;
        background-position: center -43px
    }

    .gallery .trigger-previous a:hover {
        background-position: center -18px
    }

    .gallery .trigger-next a:hover {
        background-position: center -68px
    }

    .gallery nav {
        margin: 0 0 1.53846em
    }
}

@media (min-width: 0px) {
    .gallery .wrapper {
        min-height: 32.30769em
    }

    .gallery .viewport .item {
        height: 32.30769em;
        line-height: 32.30769em
    }
}

.container-24 {
    margin-left: auto;
    margin-right: auto;
    width: 60em
}

.container-24 .grid-1, .container-24 .grid-2, .container-24 .grid-3, .container-24 .grid-4, .container-24 .grid-5, .container-24 .grid-6, .container-24 .grid-7, .container-24 .grid-8, .container-24 .grid-9, .container-24 .grid-10, .container-24 .grid-11, .container-24 .grid-12, .container-24 .grid-13, .container-24 .grid-14, .container-24 .grid-15, .container-24 .grid-16, .container-24 .grid-17, .container-24 .grid-18, .container-24 .grid-19, .container-24 .grid-20, .container-24 .grid-21, .container-24 .grid-22, .container-24 .grid-23, .container-24 .grid-24 {
    display: inline;
    float: left;
    margin-left: 0.625em;
    margin-right: 0.625em
}

.container-24 .grid-1 {
    width: 1.25em
}

.container-24 .grid-2 {
    width: 3.75em
}

.container-24 .grid-3 {
    width: 6.25em
}

.container-24 .grid-4 {
    width: 8.75em
}

.container-24 .grid-5 {
    width: 11.25em
}

.container-24 .grid-6 {
    width: 13.75em
}

.container-24 .grid-7 {
    width: 16.25em
}

.container-24 .grid-8 {
    width: 18.75em
}

.container-24 .grid-9 {
    width: 21.25em
}

.container-24 .grid-10 {
    width: 23.75em
}

.container-24 .grid-11 {
    width: 26.25em
}

.container-24 .grid-12 {
    width: 28.75em
}

.container-24 .grid-13 {
    width: 31.25em
}

.container-24 .grid-14 {
    width: 33.75em
}

.container-24 .grid-15 {
    width: 36.25em
}

.container-24 .grid-16 {
    width: 38.75em
}

.container-24 .grid-17 {
    width: 41.25em
}

.container-24 .grid-18 {
    width: 43.75em
}

.container-24 .grid-19 {
    width: 46.25em
}

.container-24 .grid-20 {
    width: 48.75em
}

.container-24 .grid-21 {
    width: 51.25em
}

.container-24 .grid-22 {
    width: 53.75em
}

.container-24 .grid-23 {
    width: 56.25em
}

.container-24 .grid-24 {
    width: 58.75em
}

.container-24 .prefix-1 {
    padding-left: 2.5em
}

.container-24 .prefix-2 {
    padding-left: 5em
}

.container-24 .prefix-3 {
    padding-left: 7.5em
}

.container-24 .prefix-4 {
    padding-left: 10em
}

.container-24 .prefix-5 {
    padding-left: 12.5em
}

.container-24 .prefix-6 {
    padding-left: 15em
}

.container-24 .prefix-7 {
    padding-left: 17.5em
}

.container-24 .prefix-8 {
    padding-left: 20em
}

.container-24 .prefix-9 {
    padding-left: 22.5em
}

.container-24 .prefix-10 {
    padding-left: 25em
}

.container-24 .prefix-11 {
    padding-left: 27.5em
}

.container-24 .prefix-12 {
    padding-left: 30em
}

.container-24 .prefix-13 {
    padding-left: 32.5em
}

.container-24 .prefix-14 {
    padding-left: 35em
}

.container-24 .prefix-15 {
    padding-left: 37.5em
}

.container-24 .prefix-16 {
    padding-left: 40em
}

.container-24 .prefix-17 {
    padding-left: 42.5em
}

.container-24 .prefix-18 {
    padding-left: 45em
}

.container-24 .prefix-19 {
    padding-left: 47.5em
}

.container-24 .prefix-20 {
    padding-left: 50em
}

.container-24 .prefix-21 {
    padding-left: 52.5em
}

.container-24 .prefix-22 {
    padding-left: 55em
}

.container-24 .prefix-23 {
    padding-left: 57.5em
}

.container-24 .suffix-1 {
    padding-right: 2.5em
}

.container-24 .suffix-2 {
    padding-right: 5em
}

.container-24 .suffix-3 {
    padding-right: 7.5em
}

.container-24 .suffix-4 {
    padding-right: 10em
}

.container-24 .suffix-5 {
    padding-right: 12.5em
}

.container-24 .suffix-6 {
    padding-right: 15em
}

.container-24 .suffix-7 {
    padding-right: 17.5em
}

.container-24 .suffix-8 {
    padding-right: 20em
}

.container-24 .suffix-9 {
    padding-right: 22.5em
}

.container-24 .suffix-10 {
    padding-right: 25em
}

.container-24 .suffix-11 {
    padding-right: 27.5em
}

.container-24 .suffix-12 {
    padding-right: 30em
}

.container-24 .suffix-13 {
    padding-right: 32.5em
}

.container-24 .suffix-14 {
    padding-right: 35em
}

.container-24 .suffix-15 {
    padding-right: 37.5em
}

.container-24 .suffix-16 {
    padding-right: 40em
}

.container-24 .suffix-17 {
    padding-right: 42.5em
}

.container-24 .suffix-18 {
    padding-right: 45em
}

.container-24 .suffix-19 {
    padding-right: 47.5em
}

.container-24 .suffix-20 {
    padding-right: 50em
}

.container-24 .suffix-21 {
    padding-right: 52.5em
}

.container-24 .suffix-22 {
    padding-right: 55em
}

.container-24 .suffix-23 {
    padding-right: 57.5em
}

.container-24 .alpha {
    margin-left: 0
}

.container-24 .omega {
    margin-right: 0
}

.container-24 .push-1, .container-24 .push-2, .container-24 .push-3, .container-24 .push-4, .container-24 .push-5, .container-24 .push-6, .container-24 .push-7, .container-24 .push-8, .container-24 .push-9, .container-24 .push-10, .container-24 .push-11, .container-24 .push-12, .container-24 .push-13, .container-24 .push-14, .container-24 .push-15, .container-24 .push-16, .container-24 .push-17, .container-24 .push-18, .container-24 .push-19, .container-24 .push-20, .container-24 .push-21, .container-24 .push-22, .container-24 .push-23, .container-24 .pull-1, .container-24 .pull-2, .container-24 .pull-3, .container-24 .pull-4, .container-24 .pull-5, .container-24 .pull-6, .container-24 .pull-7, .container-24 .pull-8, .container-24 .pull-9, .container-24 .pull-10, .container-24 .pull-11, .container-24 .pull-12, .container-24 .pull-13, .container-24 .pull-14, .container-24 .pull-15, .container-24 .pull-16, .container-24 .pull-17, .container-24 .pull-18, .container-24 .pull-19, .container-24 .pull-20, .container-24 .pull-21, .container-24 .pull-22, .container-24 .pull-23 {
    position: relative
}

.container-24 .push-1 {
    left: 2.5em
}

.container-24 .pull-1 {
    left: -2.5em
}

.container-24 .push-2 {
    left: 5em
}

.container-24 .pull-2 {
    left: -5em
}

.container-24 .push-3 {
    left: 7.5em
}

.container-24 .pull-3 {
    left: -7.5em
}

.container-24 .push-4 {
    left: 10em
}

.container-24 .pull-4 {
    left: -10em
}

.container-24 .push-5 {
    left: 12.5em
}

.container-24 .pull-5 {
    left: -12.5em
}

.container-24 .push-6 {
    left: 15em
}

.container-24 .pull-6 {
    left: -15em
}

.container-24 .push-7 {
    left: 17.5em
}

.container-24 .pull-7 {
    left: -17.5em
}

.container-24 .push-8 {
    left: 20em
}

.container-24 .pull-8 {
    left: -20em
}

.container-24 .push-9 {
    left: 22.5em
}

.container-24 .pull-9 {
    left: -22.5em
}

.container-24 .push-10 {
    left: 25em
}

.container-24 .pull-10 {
    left: -25em
}

.container-24 .push-11 {
    left: 27.5em
}

.container-24 .pull-11 {
    left: -27.5em
}

.container-24 .push-12 {
    left: 30em
}

.container-24 .pull-12 {
    left: -30em
}

.container-24 .push-13 {
    left: 32.5em
}

.container-24 .pull-13 {
    left: -32.5em
}

.container-24 .push-14 {
    left: 35em
}

.container-24 .pull-14 {
    left: -35em
}

.container-24 .push-15 {
    left: 37.5em
}

.container-24 .pull-15 {
    left: -37.5em
}

.container-24 .push-16 {
    left: 40em
}

.container-24 .pull-16 {
    left: -40em
}

.container-24 .push-17 {
    left: 42.5em
}

.container-24 .pull-17 {
    left: -42.5em
}

.container-24 .push-18 {
    left: 45em
}

.container-24 .pull-18 {
    left: -45em
}

.container-24 .push-19 {
    left: 47.5em
}

.container-24 .pull-19 {
    left: -47.5em
}

.container-24 .push-20 {
    left: 50em
}

.container-24 .pull-20 {
    left: -50em
}

.container-24 .push-21 {
    left: 52.5em
}

.container-24 .pull-21 {
    left: -52.5em
}

.container-24 .push-22 {
    left: 55em
}

.container-24 .pull-22 {
    left: -55em
}

.container-24 .push-23 {
    left: 57.5em
}

.container-24 .pull-23 {
    left: -57.5em
}
