﻿@charset "utf-8";
/*!
 * Release:   local_build
 * Revision:  1163
 * Date:      Thu Apr 02 2015 16:22:25 GMT+0200 (CEST)
 * Timestamp: 1427984546
 * Creator:   undefined
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -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;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

.bullet-list {
    -sitecore-special: 1;
}

.check-list {
    -sitecore-special: 1;
}

.folding-table .highlighted {
    -sitecore-special: 1;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    width: 100%;
    font-family: 'xs';
}

@media (min-width:768px) {
    html {
        font-family: 'sm';
    }
}

@media (min-width:992px) {
    html {
        font-family: 'md';
    }
}

@media (min-width:1200px) {
    html {
        font-family: 'lg';
    }
}

body {
    background-color: #fff;
    color: #3e3e3e;
    overflow: auto;
    -ms-overflow-style: scrollbar;
    /*font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;*/
    font-size: 14px;
    line-height: 18px;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

figure {
    margin: 0;
}

button {
    background: none;
    border: none;
    padding: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.bg-01 {
    background-color: #f3f3f3;
}

.bg-02 {
    background-color: #e6e6e6;
}

.bg-03 {
    background-color: #4f90c8;
    color: #fff;
}

.bg-04 {
    background-color: #4066b3;
    color: #fff;
}

.bg-05 {
    background-color: #006;
    color: #fff;
}

    .bg-05 a:hover {
        color: #fff;
    }

.container-colored {
    padding-top: 30px;
}

.panel-colored {
    padding: 30px 30px 0 30px;
}

@media (max-width:767px) {
    .panel-colored {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.panel-colored.bg-none {
    padding: 0;
}

.button {
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
    color: #4066b3;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

    .button:hover {
        color: #006;
    }

    .button.button-discard:before {
        display: inline-block;
        font-family: 'zurich-icons';
        vertical-align: top;
        background-color: #fff;
        color: #4066b3;
        border-radius: 100%;
        text-indent: 1px;
    }

@media (max-width:767px) {
    .button.button-discard:before {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 16px;
    }
}

@media (min-width:768px) {
    .button.button-discard:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 18px;
    }
}

.button.button-discard:before {
    content: "╳";
}

@media (max-width:767px) {
    .button.button-discard:before {
        margin-right: 8px;
    }
}

@media (min-width:768px) {
    .button.button-discard:before {
        margin-right: 10px;
    }
}

.button.button-discard.pull-right {
    text-align: right;
}

    .button.button-discard.pull-right:before {
        float: right;
        margin-right: 0;
    }

@media (max-width:767px) {
    .button.button-discard.pull-right:before {
        margin-left: 8px;
    }
}

@media (min-width:768px) {
    .button.button-discard.pull-right:before {
        margin-left: 10px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn:active:focus, .btn.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #4066b2;
    border-color: #395b9f;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #33518c;
        border-color: #294172;
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #4066b2;
        border-color: #395b9f;
    }

    .btn-primary .badge {
        color: #4066b2;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #4066b2;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #006;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.column {
    padding-left: 15px;
    padding-right: 15px;
}

    .column.first {
        padding-left: 0;
    }

    .column.last {
        padding-right: 0;
    }

b, strong {
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
    font-weight: normal;
}

i, em {
    font-family: 'swis721_italic','Helvetica Neue',Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
}

    b i, i b, b em, em b, strong i, i strong, strong em, em strong {
        font-family: 'swis721_italic','Helvetica Neue',Arial,sans-serif;
        font-weight: bold;
    }

cite {
    display: block;
    font-style: normal;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.c-01 {
    color: #039;
}

.c-02 {
    color: #8e8e8e;
}

.c-03 {
    color: #e9635b;
}

p, ul, ol, blockquote {
    margin-top: 0;
    margin-bottom: 0;
}

blockquote {
    margin-left: 0;
    margin-right: 0;
}

    blockquote.copy-quotation {
        margin-top: -3px;
        margin-bottom: 14px;
    }

@media (min-width:992px) and (max-width:1199px), {
    blockquote.copy-quotation {
        margin-top: -4px;
        margin-bottom: 14px;
    }
}

@media (min-width:1200px) {
    blockquote.copy-quotation {
        margin-top: -5px;
        margin-bottom: 13px;
    }
}

blockquote.copy-quotation.quotation-large {
    margin-top: -4px;
    margin-bottom: 13px;
}

@media (min-width:768px) {
    blockquote.copy-quotation.quotation-large {
        margin-top: -5px;
        margin-bottom: 13px;
    }
}

@media (min-width:1200px) {
    blockquote.copy-quotation.quotation-large {
        margin-top: -5px;
        margin-bottom: 12px;
    }
}

blockquote cite.copy-credits {
    margin-top: -4px;
    margin-bottom: 15px;
}

p {
    margin-top: -4px;
    margin-bottom: 16px;
}

    p.copy-legal {
        margin-top: -4px;
        margin-bottom: 15px;
    }

    p.copy-copyright {
        margin-top: -4px;
        margin-bottom: 15px;
    }

    p.copy-site-identifier-1 {
        margin-top: -2px;
        margin-bottom: 16px;
    }

@media (min-width:768px) and (max-width:991px) {
    p.copy-site-identifier-1 {
        margin-top: -3px;
        margin-bottom: 15px;
    }
}

@media (min-width:992px) {
    p.copy-site-identifier-1 {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

p.copy-site-identifier-2 {
    margin-top: -4px;
    margin-bottom: 16px;
}

p.copy-credits {
    margin-top: -4px;
    margin-bottom: 15px;
}

p.copy-abstract, p.copy-abstract-meta {
    margin-top: -2px;
    margin-bottom: 16px;
}

@media (min-width:768px) and (max-width:991px) {
    p.copy-abstract, p.copy-abstract-meta {
        margin-top: -3px;
        margin-bottom: 15px;
    }
}

@media (min-width:992px) {
    p.copy-abstract, p.copy-abstract-meta {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

p.copy-quotation {
    margin-top: -3px;
    margin-bottom: 14px;
}

@media (min-width:992px) and (max-width:1199px), {
    p.copy-quotation {
        margin-top: -4px;
        margin-bottom: 14px;
    }
}

@media (min-width:1200px) {
    p.copy-quotation {
        margin-top: -5px;
        margin-bottom: 13px;
    }
}

p.copy-quotation.quotation-large {
    margin-top: -4px;
    margin-bottom: 13px;
}

@media (min-width:768px) {
    p.copy-quotation.quotation-large {
        margin-top: -5px;
        margin-bottom: 13px;
    }
}

@media (min-width:1200px) {
    p.copy-quotation.quotation-large {
        margin-top: -5px;
        margin-bottom: 12px;
    }
}

p.copy-mega {
    margin-top: -3px;
    margin-bottom: 16px;
}

@media (min-width:768px) and (max-width:991px) {
    p.copy-mega {
        margin-top: -6px;
        margin-bottom: 14px;
    }
}

@media (min-width:992px) {
    p.copy-mega {
        margin-top: -6px;
        margin-bottom: 13px;
    }
}

.rte a {
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
}

.rte span.copy-mega {
    display: inline-block;
}

.rte p {
    text-indent: 0 !important;
}

.copy-quotation {
    font-family: 'adobe_garamond_proregular','Times New Roman','Times',serif;
    font-size: 16px;
    line-height: 20px;
    text-indent: -.15em;
    quotes: "“" "”";
}

@media (min-width:992px) and (max-width:1199px), {
    .copy-quotation {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width:1200px) {
    .copy-quotation {
        font-size: 20px;
        line-height: 25px;
    }
}

.copy-quotation:before, .copy-quotation:after {
    position: relative;
    top: .16em;
    vertical-align: baseline;
    font-family: 'zurich-icons';
    font-size: 1.2em;
    line-height: 0;
}

.copy-quotation:before {
    content: open-quote;
    padding-right: .25em;
}

.copy-quotation:after {
    content: close-quote;
    padding-left: .25em;
}

.copy-quotation.quotation-large {
    font-size: 20px;
    line-height: 24px;
}

@media (min-width:768px) {
    .copy-quotation.quotation-large {
        font-size: 24px;
        line-height: 28px;
    }
}

@media (min-width:1200px) {
    .copy-quotation.quotation-large {
        font-size: 26px;
        line-height: 30px;
    }
}

.copy-legal {
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 12px;
    color: #8e8e8e;
}

.copy-copyright {
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 12px;
    color: #8e8e8e;
}

.copy-site-identifier-1 {
    margin-top: -2px;
    margin-bottom: -4px;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #8e8e8e;
}

@media (min-width:768px) and (max-width:991px) {
    .copy-site-identifier-1 {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .copy-site-identifier-1 {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .copy-site-identifier-1 {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (min-width:992px) and (max-width:1199px), {
    .copy-site-identifier-1 {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width:1200px) {
    .copy-site-identifier-1 {
        font-size: 20px;
        line-height: 24px;
    }
}

.copy-site-identifier-2 {
    margin-top: -4px;
    margin-bottom: -4px;
    color: #8e8e8e;
}

.copy-credits {
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 12px;
    color: #8e8e8e;
}

.bg-03 .copy-credits {
    color: #fff;
}

.copy-abstract, .copy-abstract-meta {
    margin-top: -2px;
    margin-bottom: -4px;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
}

@media (min-width:768px) and (max-width:991px) {
    .copy-abstract, .copy-abstract-meta {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .copy-abstract, .copy-abstract-meta {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .copy-abstract, .copy-abstract-meta {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (min-width:992px) and (max-width:1199px), {
    .copy-abstract, .copy-abstract-meta {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width:1200px) {
    .copy-abstract, .copy-abstract-meta {
        font-size: 20px;
        line-height: 24px;
    }
}

.copy-abstract-meta {
    color: #8e8e8e;
}

.copy-mega {
    margin-top: -3px;
    margin-bottom: -4px;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 24px;
    line-height: 24px;
}

@media (min-width:768px) and (max-width:991px) {
    .copy-mega {
        margin-top: -6px;
        margin-bottom: -6px;
    }
}

@media (min-width:992px) {
    .copy-mega {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .copy-mega {
        font-size: 30px;
        line-height: 34px;
    }
}

@media (min-width:992px) {
    .copy-mega {
        font-size: 36px;
        line-height: 40px;
    }
}

.copy-label {
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 12px;
    color: #8e8e8e;
}

.cta {
    background: none;
    border: none;
    padding: 0;
}

    .cta.cta-1, .cta.cta-2 {
        display: inline-block;
        vertical-align: middle;
    }

        .cta.cta-1:before, .cta.cta-2:before {
            display: inline-block;
            font-family: 'zurich-icons';
            vertical-align: top;
        }

@media (max-width:767px) {
    .cta.cta-1:before, .cta.cta-2:before {
        font-size: 18px;
        margin-right: 8px;
    }
}

@media (min-width:768px) {
    .cta.cta-1:before, .cta.cta-2:before {
        font-size: 20px;
        margin-right: 10px;
    }
}

.cta.cta-1:before, .cta.cta-2:before {
    content: "";
}

.cta.cta-1 {
    padding: 11px 14px 11px 0;
    color: #039;
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
}

@media (min-width:768px) and (max-width:991px) {
    .cta.cta-1 {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (min-width:992px) {
    .cta.cta-1 {
        font-size: 18px;
        line-height: 22px;
    }
}

.cta.cta-1:hover, .cta.cta-1:active {
    color: #006;
}

@media (max-width:767px) {
    .cta.cta-1 {
        font-size: 14px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .cta.cta-1 {
        font-size: 16px;
    }
}

@media (min-width:992px) {
    .cta.cta-1 {
        font-size: 18px;
    }
}

.cta.cta-2 {
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
    background-color: #4066b3;
    padding: 11px 14px 11px 11px;
    color: #fff;
}

    .cta.cta-2:hover, .cta.cta-2:active {
        background-color: #006;
    }

@media (max-width:767px) {
    .cta.cta-2 {
        font-size: 14px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .cta.cta-2 {
        font-size: 14px;
    }
}

@media (min-width:992px) {
    .cta.cta-2 {
        font-size: 16px;
    }
}

.cta.cta-block {
    display: block;
    width: 100%;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    position: absolute;
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-top: 0;
        border-bottom-color: rgba(0,0,0,.2);
        position: absolute;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #999;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #fff;
    }

.datepicker > div {
    display: none;
}

.datepicker.days div.datepicker-days {
    display: block;
}

.datepicker.months div.datepicker-months {
    display: block;
}

.datepicker.years div.datepicker-years {
    display: block;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .datepicker table tr td, .datepicker table tr th {
        text-align: center;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        border: none;
    }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eee;
    cursor: pointer;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #777;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #777;
    cursor: default;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733;
}

    .datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.today, .open > .dropdown-toggle.datepicker table tr td.today:hover, .open > .dropdown-toggle.datepicker table tr td.today.disabled, .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
        color: #000;
        background-color: #ffc966;
        border-color: #f59e00;
    }

        .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.today, .open > .dropdown-toggle.datepicker table tr td.today:hover, .open > .dropdown-toggle.datepicker table tr td.today.disabled, .open > .dropdown-toggle.datepicker table tr td.today.disabled:hover {
            background-image: none;
        }

        .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today[disabled].active, .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
            background-color: #ffdb99;
            border-color: #ffb733;
        }

            .datepicker table tr td.today .badge, .datepicker table tr td.today:hover .badge, .datepicker table tr td.today.disabled .badge, .datepicker table tr td.today.disabled:hover .badge {
                color: #ffdb99;
                background-color: #000;
            }

        .datepicker table tr td.today:hover:hover {
            color: #000;
        }

        .datepicker table tr td.today.active:hover {
            color: #fff;
        }

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eee;
    border-radius: 0;
}

    .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
        color: #000;
        background-color: #f7ca77;
        border-color: #f1a417;
        border-radius: 0;
    }

        .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.range.today, .open > .dropdown-toggle.datepicker table tr td.range.today:hover, .open > .dropdown-toggle.datepicker table tr td.range.today.disabled, .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
            color: #000;
            background-color: #f4b747;
            border-color: #bf800c;
        }

            .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.range.today, .open > .dropdown-toggle.datepicker table tr td.range.today:hover, .open > .dropdown-toggle.datepicker table tr td.range.today.disabled, .open > .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
                background-image: none;
            }

            .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
                background-color: #f7ca77;
                border-color: #f1a417;
            }

                .datepicker table tr td.range.today .badge, .datepicker table tr td.range.today:hover .badge, .datepicker table tr td.range.today.disabled .badge, .datepicker table tr td.range.today.disabled:hover .badge {
                    color: #f7ca77;
                    background-color: #000;
                }

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #777;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

    .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected:hover, .open > .dropdown-toggle.datepicker table tr td.selected.disabled, .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #373737;
    }

        .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected:hover, .open > .dropdown-toggle.datepicker table tr td.selected.disabled, .open > .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
            background-image: none;
        }

        .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
            background-color: #777;
            border-color: #555;
        }

            .datepicker table tr td.selected .badge, .datepicker table tr td.selected:hover .badge, .datepicker table tr td.selected.disabled .badge, .datepicker table tr td.selected.disabled:hover .badge {
                color: #777;
                background-color: #fff;
            }

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #4066b2;
    border-color: #395b9f;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

    .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active.disabled, .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
        color: #fff;
        background-color: #33518c;
        border-color: #294172;
    }

        .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active.disabled, .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
            background-image: none;
        }

        .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active[disabled].active, .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
            background-color: #4066b2;
            border-color: #395b9f;
        }

            .datepicker table tr td.active .badge, .datepicker table tr td.active:hover .badge, .datepicker table tr td.active.disabled .badge, .datepicker table tr td.active.disabled:hover .badge {
                color: #4066b2;
                background-color: #fff;
            }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

    .datepicker table tr td span:hover {
        background: #eee;
    }

    .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
        background: none;
        color: #777;
        cursor: default;
    }

    .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
        color: #fff;
        background-color: #4066b2;
        border-color: #395b9f;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    }

        .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
            color: #fff;
            background-color: #33518c;
            border-color: #294172;
        }

            .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
                background-image: none;
            }

            .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled], fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:active, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled].active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
                background-color: #4066b2;
                border-color: #395b9f;
            }

                .datepicker table tr td span.active .badge, .datepicker table tr td span.active:hover .badge, .datepicker table tr td span.active.disabled .badge, .datepicker table tr td span.active.disabled:hover .badge {
                    color: #4066b2;
                    background-color: #fff;
                }

    .datepicker table tr td span.old, .datepicker table tr td span.new {
        color: #777;
    }

.datepicker th.datepicker-switch {
    width: 145px;
}

.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer;
}

    .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
        background: #eee;
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}

.input-group.date .input-group-addon i {
    cursor: pointer;
}

.input-daterange input {
    text-align: center;
}

    .input-daterange input:first-child {
        border-radius: 3px 0 0 3px;
    }

    .input-daterange input:last-child {
        border-radius: 0 3px 3px 0;
    }

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #4066b2;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.flexembed {
    display: block;
    overflow: hidden;
    position: relative;
}

    .flexembed img, .flexembed iframe, .flexembed embed, .flexembed object, .flexembed .flexembed-content {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .flexembed:before {
        content: "";
        display: block;
        width: 100%;
    }

    .flexembed.flexembed-16by9:before {
        padding-bottom: 56.25%;
    }

    .flexembed.flexembed-4by3:before {
        padding-bottom: 75%;
    }

    .flexembed.flexembed-3by1:before {
        padding-bottom: 33.33333%;
    }

    .flexembed.flexembed-2by1:before {
        padding-bottom: 50%;
    }

    .flexembed.flexembed-1by1:before {
        padding-bottom: 100%;
    }

@font-face {
    font-family: 'swis721_md_btmedium';
    src: url('../fonts/0a72c688-cbf1-4545-b25d-dc6c6935a2b9.eot?#iefix');
    src: url('../fonts/0a72c688-cbf1-4545-b25d-dc6c6935a2b9.eot?#iefix') format('eot'),url('../fonts/ea1567a4-8608-4bb1-a638-bc30606fc950.woff') format('woff'),url('../fonts/95c8bd18-b342-4b31-a039-d332be2affd5.ttf') format('truetype'),url('../fonts/70cfd5cd-d8dc-46c9-9457-197159711dd5.svg#70cfd5cd-d8dc-46c9-9457-197159711dd5') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swiss_721_swaroman';
    src: url('../fonts/debae208-0c7b-4232-ba62-313e2d9d14c7.eot?#iefix');
    src: url('../fonts/debae208-0c7b-4232-ba62-313e2d9d14c7.eot?#iefix') format('eot'),url('../fonts/19c307d6-6fd8-47d3-a56d-fa998322491a.woff') format('woff'),url('../fonts/61571c7a-d78e-4d50-822d-194e2b92a1f1.ttf') format('truetype'),url('../fonts/eafecdd5-35c6-4dc5-bc71-9b81010c7fa4.svg#eafecdd5-35c6-4dc5-bc71-9b81010c7fa4') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_btbold';
    src: url('../fonts/5b9ccca5-47aa-44da-9a69-75a9c5b8f314.eot?#iefix');
    src: url('../fonts/5b9ccca5-47aa-44da-9a69-75a9c5b8f314.eot?#iefix') format('eot'),url('../fonts/6f8c05f7-2d01-4282-ba89-505635df2953.woff') format('woff'),url('../fonts/3fa115a3-0515-4bbd-94cc-555dc6341889.ttf') format('truetype'),url('../fonts/d3755f1d-88db-4cd3-a42b-8226e3aeeaf4.svg#d3755f1d-88db-4cd3-a42b-8226e3aeeaf4') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_italic';
    src: url('../fonts/5738a040-c387-4413-b58a-0effbfe163bc.eot?#iefix');
    src: url('../fonts/5738a040-c387-4413-b58a-0effbfe163bc.eot?#iefix') format('eot'),url('../fonts/1cad4308-f7cd-4a22-80f3-d9a6e1952f40.woff') format('woff'),url('../fonts/8fc27bb1-0f5f-4b49-b9a9-812ff18977cf.ttf') format('truetype'),url('../fonts/91015c21-f98d-4e22-9e6d-8e051f5aee15.svg#91015c21-f98d-4e22-9e6d-8e051f5aee15') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'zurich-icons';
    src: url('../fonts/zurich-icons.eot?#iefix');
    src: url('../fonts/zurich-icons.eot?#iefix') format('eot'),url('../fonts/zurich-icons.woff') format('woff'),url('../fonts/zurich-icons.ttf') format('truetype'),url('../fonts/zurich-icons.svg#zurich-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adobe_garamond_proregular';
    src: url('../fonts/73fe293c-69da-4927-80ce-773ee1a1879c.eot?#iefix');
    src: url('../fonts/73fe293c-69da-4927-80ce-773ee1a1879c.eot?#iefix') format('eot'),url('../fonts/859018fa-3c03-484b-8774-97bd6548d48d.woff') format('woff'),url('../fonts/abb87b70-21d4-4ac2-bf9f-41548a67e564.ttf') format('truetype'),url('../fonts/6e4e2084-ff69-479e-b179-92d90deb7885.svg#6e4e2084-ff69-479e-b179-92d90deb7885') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_lt_btlight';
    src: url('../fonts/8936dd78-6787-48e6-b578-0df6e400b3e1.eot?#iefix');
    src: url('../fonts/8936dd78-6787-48e6-b578-0df6e400b3e1.eot?#iefix') format('eot'),url('../fonts/d1001ef9-2b8e-4cd1-99e7-9f48a6f7d356.woff') format('woff'),url('../fonts/0c9b7a6a-39da-4a63-8de4-3a91edeab5de.ttf') format('truetype'),url('../fonts/a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7.svg#a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'swis721_md_btmedium';
        src: url('../fonts/70cfd5cd-d8dc-46c9-9457-197159711dd5.svg#70cfd5cd-d8dc-46c9-9457-197159711dd5') format('svg');
    }

    @font-face {
        font-family: 'swiss_721_swaroman';
        src: url('../fonts/eafecdd5-35c6-4dc5-bc71-9b81010c7fa4.svg#eafecdd5-35c6-4dc5-bc71-9b81010c7fa4') format('svg');
    }

    @font-face {
        font-family: 'swis721_btbold';
        src: url('../fonts/d3755f1d-88db-4cd3-a42b-8226e3aeeaf4.svg#d3755f1d-88db-4cd3-a42b-8226e3aeeaf4') format('svg');
    }

    @font-face {
        font-family: 'swis721_italic';
        src: url('../fonts/91015c21-f98d-4e22-9e6d-8e051f5aee15.svg#91015c21-f98d-4e22-9e6d-8e051f5aee15') format('svg');
    }

    @font-face {
        font-family: 'zurich-icons';
        src: url('../fonts/zurich-icons.svg#zurich-icons') format('svg');
    }

    @font-face {
        font-family: 'adobe_garamond_proregular';
        src: url('../fonts/6e4e2084-ff69-479e-b179-92d90deb7885.svg#6e4e2084-ff69-479e-b179-92d90deb7885') format('svg');
    }

    @font-face {
        font-family: 'swis721_lt_btlight';
        src: url('../fonts/a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7.svg#a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7') format('svg');
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

output {
    display: block;
    padding-top: 11px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 10px;
    color: #3e3e3e;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

    .form-control:focus {
        border-color: #8e8e8e;
        outline: 0;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: default;
        opacity: .5;
        filter: alpha(opacity=50);
    }

textarea.form-control {
    height: auto;
}

.form-control::-ms-clear {
    display: none;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 42px;
    line-height: 1.42857143 \0;
}

_:-ms-fullscreen, :root input[type="date"], _:-ms-fullscreen, :root input[type="time"], _:-ms-fullscreen, :root input[type="datetime-local"], _:-ms-fullscreen, :root input[type="month"] {
    line-height: 1.42857143;
}

.form-group {
    margin-bottom: 20px;
}

    .form-group + .form-group {
        margin-top: 0;
    }

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 52.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    pointer-events: none;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #e9635b;
}

.has-error .form-control {
    border-color: #e9635b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #e3382e;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f5b9b5;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f5b9b5;
    }

.has-error .input-group-addon {
    color: #e9635b;
    border-color: #e9635b;
    background-color: #fad8d6;
}

.has-error .form-control-feedback {
    color: #e9635b;
}

.has-error .form-control {
    background: #fad8d6;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 31px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width:768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 10px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

.form-search {
    position: relative;
}

    .form-search .btn-search {
        position: absolute;
        right: 8px;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }

    .form-search .search-field {
        padding-right: 25px;
    }

        .form-search .search-field::-ms-clear {
            display: none;
        }

.bootstrap-select > .btn {
    border-radius: 5px;
}

.help-block {
    display: block;
}

select[disabled] + .selectboxit-container:hover .custom-down-icon:before {
    color: #4066b3;
}

.placeholder {
    color: #8e8e8e;
}

.ui-autocomplete {
    position: absolute;
    top: -99999px;
    right: 99999px;
    list-style-type: none;
    background-color: #fff;
    border: 1px solid #8e8e8e;
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 100;
    color: #3e3e3e;
}

    .ui-autocomplete:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 90;
        top: -5px;
        left: -1px;
        right: -1px;
        height: 5px;
        background-color: #fff;
        border-left: 1px solid #8e8e8e;
        border-right: 1px solid #8e8e8e;
    }

    .ui-autocomplete .ui-state-focus {
        background: #4066b3;
        color: #fff;
    }

    .ui-autocomplete .ui-menu-item {
        padding: 6px 10px;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
    }

        .ui-autocomplete .ui-menu-item:last-child {
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }

form .mod.required > label:after, form .mod.required .form-group > label:after {
    content: "*";
    color: #039;
}

form .mod.required.has-error > label:after, form .mod.required.has-error .form-group > label:after {
    color: #e9635b;
}

.scfError, .scfValidationSummary, .scfValidatorRequired, .scfValidator {
    color: #dc143c !important;
}

.scfRequired {
    color: #4066b2;
}

.scfSectionLegend {
    color: #8e8e8e;
}

.scfCheckboxUsefulInfo {
    color: #c0c0c0;
}

.scfDropListUsefulInfo {
    color: #c0c0c0;
}

.scfEmailUsefulInfo {
    color: #c0c0c0;
}

.scfMultipleLineTextUsefulInfo {
    color: #c0c0c0;
}

.scfPasswordUsefulInfo {
    color: #c0c0c0;
}

.scfSingleLineTextUsefulInfo {
    color: #c0c0c0;
}

.scfNumberUsefulInfo {
    color: #c0c0c0;
}

.scfDatePickerUsefulInfo {
    color: #c0c0c0;
}

.scfDateUsefulInfo {
    color: #c0c0c0;
}

.scfRadioButtonListUsefulInfo {
    color: #c0c0c0;
}

.scfListBoxUsefulInfo {
    color: #c0c0c0;
}

.scfCheckBoxListUsefulInfo {
    color: #c0c0c0;
}

.scfFileUploadUsefulInfo {
    color: #c0c0c0;
}

.scfCreditCardTextUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfDateSelectorUsefulInfo, .scfCaptchaUsefulInfo, .scfTelephoneUsefulInfo, .scfSmsTelephoneUsefulInfo {
    color: #c0c0c0;
}

.ui-widget {
    font-size: 10px;
}

.scfForm input, .scfForm select, .scfForm textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .scfForm input[type=text]:focus, .scfForm input[type=password]:focus, .scfForm select:focus, .scfForm textarea:focus {
        outline: 0;
        box-shadow: none;
        border-color: #8e8e8e;
    }

.scChromeDataHolder {
    display: block;
}

.scfForm textarea {
    resize: none;
}

.scfForm {
    height: 100%;
    width: 100%;
    text-align: left;
    line-height: 1.4em;
}

    .scfForm .container {
        padding-bottom: 30px;
    }

.scfTitleBorder {
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
    font-size: 1.8em;
    line-height: 1.1em;
    margin: 5px 0;
    text-decoration: none;
    font-weight: bold;
}

.scfSubmitButtonBorder {
    padding: 10px 0 10px 15px;
    margin-bottom: 15px;
    font-size: 20px;
    clear: both;
}

    .scfSubmitButtonBorder:after {
        font-family: zurich-icons;
        content: "";
        float: right;
        color: #039;
        pointer-events: none;
        padding-top: 2px;
    }

.scfSubmitButton {
    float: right;
    border: 0;
    background: none;
    font-family: swis721_btbold,"Helvetica Neue",Arial,sans-serif;
    color: #039;
    margin-left: -20px;
    padding-left: 35px;
}

@media (min-width:992px) {
    .scfSubmitButtonBorder, .scfFooterBorder {
        margin-left: 0;
        margin-right: 0;
        clear: both;
    }
}

.scfValidationSummary {
    margin-left: 20px;
    margin-bottom: 16px;
}

.scfValidatorRequired, .scfRequired {
    margin: 0 0;
    float: right;
    margin-right: -10px;
}

.scfValidator {
    margin: 0;
    display: block;
    float: left;
}

.scfSectionBorderAsFieldSet {
    border: 0;
    margin-right: 30px;
}

@media screen and (max-width:767px) {
    .scfSectionBorderAsFieldSet {
        margin-right: 0;
    }
}

.scfSectionLegend {
    font-weight: 100;
    font-family: swis721_lt_btlight,"Helvetica Neue",Arial,sans-serif;
    font-size: 16px;
    line-height: 20px;
    border: 0;
    margin-bottom: 23px;
}

.scfSectionBorder {
    margin: 0;
    padding: 0;
    width: 100%;
}

.scfSectionContent {
    width: 100%;
    float: left;
    padding-top: 32px;
    padding-bottom: 32px;
    background: #f3f3f3;
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (max-width:767px) {
    .scfSectionContent, .scfSubmitButtonBorder {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:992px) {
    .scfSectionContent {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.scfSectionUsefulInfo {
    width: 100%;
    vertical-align: top;
    display: inline;
}

.scfCheckboxBorder {
    clear: left;
    text-align: left;
    display: block;
    margin: 5px 0;
    width: 100%;
}

.scfCheckbox {
    width: 90%;
    display: block;
    padding: 0 0;
    margin: 0;
}

.scfCheckboxUsefulInfo {
    font-size: .9em;
    display: block;
    width: 90%;
    padding: 0 3px;
}

.scfLabel {
    width: 100%;
    display: block;
}

.scfListBox, .scfDropList {
    width: 100%;
    margin: 0;
}

.scfListBoxGeneralPanel, .scfDropListGeneralPanel {
    width: 100%;
    display: block;
    float: left;
}

@media (min-width:992px) {
    .scfListBoxGeneralPanel, .scfDropListGeneralPanel {
        width: 66.66666666666666%;
    }
}

.scfMultipleLineTextBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    padding: 6px 10px;
    color: #3e3e3e;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

    .scfMultipleLineTextBox:focus {
        border-color: #8e8e8e;
        outline: 0;
    }

.scfDroplistBorder, .scfEmailBorder, .scfMultipleLineTextBorder, .scfSingleLineTextBorder, .scfPasswordBorder, .scfNumberBorder, .scfDatePickerBorder, .scfDateBorder, .scfRadioButtonListBorder, .scfListBoxBorder, .scfCheckBoxListBorder, .scfFileUploadBorder, .scfDateSelectorBorder, .scfCreditCardBorder, .scfConfirmPasswordBorder, .scfCaptchaBorder, .scfTelephoneBorder, .scfSmsTelephoneBorder {
    clear: left;
    text-align: left;
    display: block;
    margin: 5px 0;
    width: 100%;
    vertical-align: top;
}

.scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDatePickerTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox, .scfTelephoneTextBox, .scfSmsTelephoneTextBox {
    width: 100%;
    margin: 0;
}

.scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDatePickerTextBox, .scfDateTextBox, .scfListBox, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox, .scfTelephoneTextBox, .scfSmsTelephoneTextBox, .scfCaptchaTextBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    height: 40px;
    padding: 6px 10px;
    color: #3e3e3e;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

    .scfEmailTextBox:focus, .scfSingleLineTextBox:focus, .scfPasswordTextBox:focus, .scfNumberTextBox:focus, .scfDatePickerTextBox:focus, .scfDateTextBox:focus, .scfListBox:focus, .scfCreditCardTextBox:focus, .scfCreditCardType:focus, .scfConfirmPasswordTextBox:focus, .scfTelephoneTextBox:focus, .scfSmsTelephoneTextBox:focus, .scfCaptchaTextBox:focus {
        border-color: #8e8e8e;
        outline: 0;
    }

    .scfEmailTextBox::-ms-clear, .scfSingleLineTextBox::-ms-clear, .scfPasswordTextBox::-ms-clear, .scfNumberTextBox::-ms-clear, .scfDatePickerTextBox::-ms-clear, .scfDateTextBox::-ms-clear, .scfListBox::-ms-clear, .scfCreditCardTextBox::-ms-clear, .scfCreditCardType::-ms-clear, .scfConfirmPasswordTextBox::-ms-clear, .scfTelephoneTextBox::-ms-clear, .scfSmsTelephoneTextBox::-ms-clear, .scfCaptchaTextBox::-ms-clear {
        display: none;
    }

.scfRadioButtonList input, .scfCheckboxBorder input, .scfCheckBoxList input {
    margin-right: 5px;
}

.scfDateSelectorGeneralPanel select.first {
    margin-left: 0;
}

.scfDateSelectorYear, .scfDateSelectorMonth, .scfDateSelectorDay {
    display: block;
    float: left;
    width: 32%;
    margin-left: 2%;
}

.scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDatePickerLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel, .scfTelephoneLabel, .scfSmsTelephoneLabel {
    padding: 12px 0 0 0;
    width: 100%;
    display: block;
    float: left;
    clear: both;
    margin: 0;
}

@media (min-width:992px) {
    .scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDatePickerLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel, .scfTelephoneLabel, .scfSmsTelephoneLabel {
        width: 33.33333333333333%;
    }
}

.scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDatePickerGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel, .scfTelephoneGeneralPanel, .scfSmsTelephoneGeneralPanel {
    padding: 0 2px 0 0;
    width: 100%;
    display: block;
    float: left;
}

@media (min-width:992px) {
    .scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDatePickerGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel, .scfTelephoneGeneralPanel, .scfSmsTelephoneGeneralPanel {
        width: 66.66666666666666%;
    }
}

.scfDropListUsefulInfo, .scfEmailUsefulInfo, .scfMultipleLineTextUsefulInfo, .scfSingleLineTextUsefulInfo, .scfPasswordUsefulInfo, .scfNumberUsefulInfo, .scfDatePickerUsefulInfo, .scfDateUsefulInfo, .scfRadioButtonListUsefulInfo, .scfListBoxUsefulInfo, .scfCheckBoxListUsefulInfo, .scfDateSelectorUsefulInfo, .scfCreditCardTextUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfCaptchaUsefulInfo, .scfTelephoneUsefulInfo, .scfSmsTelephoneUsefulInfo {
    padding-left: 3px;
    font-size: .9em;
    width: 100%;
    display: block;
    float: left;
}

.scfDateSelectorLabel {
    margin-top: 7px;
}

.scfDateSelectorShortLabelDay, .scfDateSelectorShortLabelMonth, .scfDateSelectorShortLabelYear {
    padding: 0 0 1px 0;
    margin: 0;
    display: block;
    float: left;
    font-size: xx-small;
    line-height: 10px;
    width: 33%;
}

.scfCreditCardType {
    width: 100%;
}

.scfCaptchaLabelText {
    width: 180px;
}

.scfCaptcha img {
    border: none;
}

.scfCaptchaTextBox {
    width: 100%;
}

.scfCaptchaBorder {
    margin: 0;
}

.scfCaptchStrongTextPanel {
    width: 100%;
    display: block;
    float: left;
}

.scfCaptchaLimitGeneralPanel {
    width: 215px;
}

    .scfCaptchaLimitGeneralPanel .scfRequired, .scfCaptchaLimitGeneralPanel .scfValidatorRequired {
        float: right;
    }

.scfCaptchaGeneralPanel > label {
    margin-top: 10px;
}

.scfCaptchaGeneralPanel > span {
    padding: 0;
}

.scfCaptchaGeneralPanel embed {
    position: absolute;
    z-index: -10;
}

.scfCaptchaGeneralPanel td br {
    margin-top: 3px;
    margin-bottom: 5px;
}

.scfCaptchaGeneralPanel td input {
    margin-left: 20px;
}

.scfShortDate {
    clear: left;
    text-align: left;
    display: block;
    margin: 5px 0;
    vertical-align: top;
}

    .scfShortDate .scfDateSelectorLabel {
        margin-top: 0;
    }

    .scfShortDate .scfDateSelectorGeneralPanel {
        width: 46%;
    }

    .scfShortDate .scfDateSelectorDay, .scfShortDate .scfDateSelectorShortLabelDay, .scfShortDate .scfDateSelectorShortLabelMonth, .scfShortDate .scfDateSelectorShortLabelYear {
        display: none;
    }

    .scfShortDate .scfDateSelectorShortLabelMonth, .scfShortDate .scfDateSelectorShortLabelYear, .scfShortDate .scfDateSelectorMonth, .scfShortDate .scfDateSelectorYear {
        width: 49%;
    }

.scfShortText {
    margin: 0;
    float: right;
    width: 40%;
}

    .scfShortText .scfSingleLineTextLabel {
        width: 15%;
    }

    .scfShortText .scfSingleLineGeneralPanel {
        width: 60%;
    }

    .scfShortText .scfSingleLineTextBox {
        width: 100%;
        margin: 0;
    }

.scWfmPassword {
    behavior: url(/sitecore%20modules/shell/Web%20Forms%20for%20Marketers/themes/autocomplete.htc?v=17072012);
}

.scfDatePickerGeneralPanel .ui-icon {
    float: right;
    position: relative;
    top: -20px;
    display: block;
}

.scfSectionContent > * + div {
    padding-top: 36px;
    clear: both;
}

.scfForm .fieldContainer > * + div {
    margin-top: 50px;
}

.scfRadioButtonList {
    width: auto;
}

    .scfRadioButtonList td {
        padding-right: 10px;
    }

    .scfRadioButtonList td, .scfCheckBoxList td {
        margin-bottom: 5px;
        margin-top: 5px;
        padding-top: 10px;
        position: relative;
    }

        .scfRadioButtonList td label, .scfCheckBoxList td label {
            min-height: 20px;
            margin-bottom: 0;
            font-weight: normal;
            cursor: pointer;
            display: inline-block;
        }

.msie8 .scfRadioButtonList td label, .msie8 .scfCheckBoxList td label {
    display: inline;
}

.scfRadioButtonList td:not(#IE8) input[type="radio"], .scfCheckBoxList td:not(#IE8) input[type="radio"], .scfRadioButtonList td:not(#IE8) input[type="checkbox"], .scfCheckBoxList td:not(#IE8) input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

.scfRadioButtonList td:not(#IE8) label, .scfCheckBoxList td:not(#IE8) label {
    padding-left: 25px;
}

    .scfRadioButtonList td:not(#IE8) label:before, .scfCheckBoxList td:not(#IE8) label:before {
        content: "";
        position: absolute;
        top: 11px;
        left: 1px;
        width: 15px;
        height: 15px;
        background: transparent url("../images/forms_sprite.svg") no-repeat;
    }

.scfCheckBoxList td:not(#IE8) input[type="checkbox"]:checked + label:before {
    background-position: 0 -60px;
}

.scfCheckBoxList td:not(#IE8) input[type="checkbox"]:checked + label:hover:before {
    background-position: 0 -90px;
}

.scfCheckBoxList td:not(#IE8) label:before {
    background-position: -45px -60px;
}

.scfCheckBoxList td:not(#IE8) .checked + label:before {
    background-position: 0 -60px;
}

.scfRadioButtonList td:not(#IE8) input[type="radio"].checked + label:before, .scfRadioButtonList td:not(#IE8) input[type="radio"]:checked + label:before {
    background-position: 0 0;
}

.scfRadioButtonList td:not(#IE8) input[type="radio"].checked + label:hover:before, .scfRadioButtonList td:not(#IE8) input[type="radio"]:checked + label:hover:before {
    background-position: 0 -30px;
}

.scfRadioButtonList td:not(#IE8) label:before {
    background-position: -45px 0;
}

.scfRadioButtonList td:not(#IE8) .checked + label:before {
    background-position: 0 0;
}

.scfRadioButtonList td:not(#IE8).checked input + label:before {
    background-position: 0 0;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: default;
}

.scfRadioButtonList td.disabled label, .scfCheckBoxList td.disabled label, fieldset[disabled] .scfRadioButtonList td label, fieldset[disabled] .scfCheckBoxList td label {
    cursor: default;
}

/* icon jjchong start, 18/08/2020 */

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}
/* icon jjchong end, 18/08/2020 */

.header-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 1250px;
}

    .header-container:before, .header-container:after {
        content: " ";
        display: table;
    }

    .header-container:after {
        clear: both;
    }

@media (min-width:768px) {
    .header-container {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (min-width:992px) {
    .header-container {
        padding-left: 56px;
        padding-right: 56px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-sm-6 + .col-sm-6 + .col-sm-6 {
        clear: both;
    }

        .col-sm-6 + .col-sm-6 + .col-sm-6 + .col-sm-6 {
            clear: none;
        }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

h1, h2, h3, h4, h5, h6, a h1, a h2, a h3, a h4, a h5, a h6, .headline-h1, .headline-h2, .headline-h3, .headline-h4 {
    font-weight: 100;
    color: #8e8e8e;
}

h1, .headline-h1 {
    margin-top: -3px;
    margin-bottom: 16px;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 24px;
    line-height: 24px;
}

@media (min-width:768px) and (max-width:991px) {
    h1, .headline-h1 {
        margin-top: -6px;
        margin-bottom: 14px;
    }
}

@media (min-width:992px) {
    h1, .headline-h1 {
        margin-top: -6px;
        margin-bottom: 13px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    h1, .headline-h1 {
        font-size: 30px;
        line-height: 34px;
    }
}

@media (min-width:992px) {
    h1, .headline-h1 {
        font-size: 36px;
        line-height: 40px;
    }
}

h2, .headline-h2 {
    margin-top: -5px;
    margin-bottom: 15px;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 20px;
    line-height: 24px;
}

@media (min-width:768px) {
    h2, .headline-h2 {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    h2, .headline-h2 {
        font-size: 24px;
        line-height: 26px;
    }
}

@media (min-width:992px) {
    h2, .headline-h2 {
        font-size: 26px;
        line-height: 28px;
    }
}

h3, .headline-h3 {
    margin-top: -2px;
    margin-bottom: 16px;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
}

@media (min-width:768px) and (max-width:991px) {
    h3, .headline-h3 {
        margin-top: -3px;
        margin-bottom: 15px;
    }
}

@media (min-width:992px) {
    h3, .headline-h3 {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    h3, .headline-h3 {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (min-width:992px) and (max-width:1199px), {
    h3, .headline-h3 {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width:1200px) {
    h3, .headline-h3 {
        font-size: 20px;
        line-height: 24px;
    }
}

h4, .headline-h4 {
    margin-top: -4px;
    margin-bottom: 16px;
    font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
    font-weight: normal;
}

.headline-overline {
    margin-top: -4px;
    margin-bottom: 6px;
    font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.icon {
    display: inline-block;
    font-family: 'zurich-icons';
    font-size: 22px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    text-align: center;
}

    .icon:before {
        content: attr(data-content);
        display: inline-block;
        speak: none;
        text-align: center;
        font-size: inherit;
    }

    .icon.i-search {
        color: #8e8e8e;
        font-size: 18px;
        height: 18px;
        line-height: 18px;
    }

        .icon.i-search:before {
            content: "";
        }

    .icon.i-back:before {
        content: "";
    }

@media (max-width:767px) {
    .icon.i-back {
        font-size: 28px;
        height: 28px;
        line-height: 28px;
        color: #4066b3;
    }
}

.icon.i-menu:before {
    content: "";
}

@media (max-width:767px) {
    .icon.i-menu {
        color: #4066b3;
    }
}

.icon.i-close:before {
    content: "╳";
}

.icon.i-arrow:before {
    content: "";
}

.icon.i-arrow-left:before {
    content: "";
}

.icon.i-plus:before {
    content: "";
}

.icon.i-minus:before {
    content: "";
}

.icon.i-external:before {
    content: "";
}

.icon.i-location:before {
    content: "";
}

.icon.i-email:before {
    content: "";
}

.icon.i-newsletter:before {
    content: "";
}

.icon.i-contact:before {
    content: "";
}

.icon.i-language:before {
    content: "Q";
}

.icon.i-vote:before {
    content: "♡";
}

.icon.i-print:before {
    content: "P";
}

.icon.i-share:before {
    content: "";
}

.icon.i-facebook:before {
    content: "";
}

.icon.i-twitter:before {
    content: "";
}

.icon.i-youtube:before {
    content: "";
}

.icon.i-linkedin:before {
    content: "";
}

.icon.i-instagram:before {
    content: "";
}

.icon.i-pinterest:before {
    content: "";
}

.icon.i-share-email:before {
    content: "";
}

.icon.i-share-facebook:before {
    content: "";
}

.icon.i-share-googleplus:before {
    content: "";
}

.icon.i-share-youtube:before {
    content: "";
}

.icon.i-share-pinterest:before {
    content: "";
}

.icon.i-share-twitter:before {
    content: "";
}

.icon.i-share-linkedin:before {
    content: "";
}

.icon.i-share-xing:before {
    content: "";
}

.icon.i-investor:before {
    content: "";
}

.icon.i-customer:before {
    content: "";
}

.icon.i-broker:before {
    content: "";
}

.icon.i-jobseeker:before {
    content: "";
}

.icon.i-download:before {
    content: "";
}

.icon.i-media:before {
    content: "";
}

.icon.i-locate:before {
    content: "";
}

.icon.i-video:before {
    content: "";
}

.icon.i-podcast:before {
    content: "";
}

.icon.i-info:before {
    content: "";
}

.icon.i-add:before {
    content: "";
}

.icon.i-cta:before {
    content: "";
}

.icon.i-loadmore:before {
    content: "◯";
}

.icon.i-error:before {
    content: "";
}

.icon.i-hook {
    font-size: 1.15em;
}

    .icon.i-hook:before {
        content: "";
    }

.icon.i-bullet01 {
    font-size: .4em;
}

    .icon.i-bullet01:before {
        content: "";
    }

.icon.i-placeholder:before {
    content: "";
}

.icon.i-link-previous:before {
    content: "";
}

.icon.i-clock:before {
    content: "";
}

.icon.i-lock:before {
    content: "";
}

.icon.i-piggy-bank:before {
    content: "";
}

.icon.i-handshake:before {
    content: "";
}

.icon.i-pricetag:before {
    content: "";
}

.infobox {
    display: inline-block;
}

.infobox-btn {
    color: #4066b3;
    text-decoration: none;
    cursor: pointer;
}

    .infobox-btn:hover {
        color: #006;
    }

    .infobox-btn:focus {
        outline: none;
    }

.infobox-msg {
    display: none;
    position: absolute;
    z-index: 999;
    width: 200px;
    background-color: #fff;
    border: 1px solid #039;
    padding: 30px 16px 0 16px;
}

    .infobox-msg .close {
        position: absolute;
        top: 3px;
        right: 3px;
        color: #4066b3;
        text-decoration: none;
        cursor: pointer;
    }

        .infobox-msg .close:hover {
            color: #006;
        }

        .infobox-msg .close:focus {
            outline: none;
        }

.icon.i-fax:before {
    content: "";
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell;
    }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 10px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.label {
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
    color: #fff;
    height: 17px;
    overflow: hidden;
    vertical-align: top;
    font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;
    font-size: 12px;
}

    .label.label-1 {
        background-color: #006;
    }

    .label.label-2 {
        background-color: #8e8e8e;
    }

@media (max-width:767px) {
    html, body {
        overflow-x: hidden;
    }

    .container-offcanvas {
        position: relative;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out;
        margin-left: 0;
        margin-right: 0;
        right: 0;
    }

    .container-offcanvas-right .sidebar-offcanvas {
        right: -100%;
    }

    .container-offcanvas-left .sidebar-offcanvas {
        left: -100%;
    }

    .container-offcanvas-right.active {
        right: 100%;
    }

    .container-offcanvas-left.active {
        left: 100%;
    }

    .sidebar-offcanvas {
        position: absolute !important;
        top: 0;
        width: 100%;
        height: auto;
    }
}

.content {
    min-height: 400px;
}

@media (max-width:767px) {
    .container-colored, .panel-colored, .mod {
        margin-bottom: 30px;
    }

        .panel-colored.bg-none {
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .container-colored, .panel-colored, .mod {
        margin-bottom: 40px;
    }

        .panel-colored.bg-none {
            margin-bottom: 10px;
        }

        .container-colored .mod, .panel-colored .mod {
            margin-bottom: 30px;
        }

            .container-colored .mod + .mod, .panel-colored .mod + .mod {
                margin-top: 0;
            }

        .mod + .mod {
            margin-top: -10px;
        }
}

.container-breadcrumb {
    position: relative;
}

@media (max-width:767px) {
    .container-breadcrumb {
        margin-top: -30px;
        height: 49px;
    }
}

@media (min-width:768px) {
    .container-breadcrumb {
        margin-top: -40px;
        height: 69px;
    }
}

.container-search-result {
    margin-bottom: 40px;
}

@media (max-width:767px) {
    .container-search-result {
        padding-left: 15px;
        padding-right: 15px;
    }

        .container-search-result .link-bar {
            margin-left: -15px;
            margin-right: -15px;
        }
}

.container-search-result .result-line {
    margin: -20px 0 30px 0;
}

.container-search-result .search-term {
    color: #006;
}

a {
    color: #4066b3;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #006;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.link {
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
}

    .link.link-standard {
        display: inline-block;
    }

        .link.link-standard:before {
            content: "";
        }

        .link.link-standard:before {
            display: inline-block;
            font-family: 'zurich-icons';
            font-size: 15px;
            vertical-align: top;
            margin: 0 5px 0 -4px;
        }

    .link.link-external {
        display: inline-block;
        padding-left: 30px;
        position: relative;
    }

        .link.link-external:before {
            content: "";
        }

        .link.link-external:before {
            position: absolute;
            left: 0;
            top: 0;
            font-family: 'zurich-icons';
            font-size: 1.7em;
        }

    .link.link-icon {
        display: inline-block;
        padding-left: 30px;
        position: relative;
    }

        .link.link-icon .icon {
            position: absolute;
            left: 0;
            top: -2px;
            width: 22px;
            text-align: center;
        }

        .link.link-icon .i-arrow {
            font-size: 15px;
        }

    .link.link-social {
        color: #8e8e8e;
    }

        .link.link-social:hover {
            color: #006;
        }

        .link.link-social .icon {
            width: 18px;
            font-size: 18px;
            height: 18px;
            line-height: 18px;
        }

    .link.link-filter .link-count {
        margin-left: 5px;
        color: #8e8e8e;
    }

    .link.link-filter-active {
        position: relative;
        display: inline-block;
        color: #fff;
        padding: 6px 44px 6px 10px;
    }

        .link.link-filter-active:before {
            display: inline-block;
            font-family: 'zurich-icons';
            vertical-align: top;
            background-color: #fff;
            color: #4066b3;
            border-radius: 100%;
            text-indent: 1px;
        }

@media (max-width:767px) {
    .link.link-filter-active:before {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 16px;
    }
}

@media (min-width:768px) {
    .link.link-filter-active:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 18px;
    }
}

.link.link-filter-active:before {
    content: "╳";
}

.link.link-filter-active:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0;
    z-index: 2;
}

.link.link-filter-active.filter-type-category {
    background-color: #bfbfbf;
}

.link.link-filter-active.filter-type-topic {
    background-color: #cdcdcd;
}

.link.link-filter-active:hover {
    background-color: #8e8e8e;
}

.link-list li {
    margin-top: -4px;
    margin-bottom: 16px;
    list-style-type: none;
}

.link-list-inline {
    display: inline-block;
}

    .link-list-inline li {
        list-style-type: none;
        display: inline;
        position: relative;
        padding-right: 46px;
    }

        .link-list-inline li:before {
            content: "";
            position: absolute;
            right: 21px;
            top: 0;
            bottom: 0;
            margin: auto 0;
            display: block;
            width: 1px;
            height: 12px;
            background-color: #3e3e3e;
        }

        .link-list-inline li:last-child {
            padding-right: 21px;
        }

            .link-list-inline li:last-child:before {
                display: none;
            }

        .link-list-inline li.last-child {
            padding-right: 21px;
        }

            .link-list-inline li.last-child:before {
                display: none;
            }

.link-bar {
    margin-bottom: 20px;
    background: #e6e6e6;
    padding: 11px 15px 11px 15px;
}

    .link-bar li {
        list-style-type: none;
        display: inline;
        margin-right: 36px;
    }

        .link-bar li:last-child {
            margin-right: 0;
        }

ul, ol {
    padding: 0;
}

.bullet-list, .check-list, .number-list {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .bullet-list li, .check-list li, .number-list li {
        list-style-type: none;
        margin-left: 25px;
        text-indent: -12px;
        text-align: left;
    }

        .bullet-list li p, .check-list li p, .number-list li p {
            text-indent: 0 !important;
        }

        .bullet-list li:before, .check-list li:before, .number-list li:before {
            display: inline-block;
            vertical-align: top;
            width: 12px;
        }

        .bullet-list li ul, .check-list li ul, .number-list li ul {
            margin-top: 20px;
        }

            .bullet-list li ul li:before, .check-list li ul li:before, .number-list li ul li:before {
                color: #8e8e8e;
            }

        .bullet-list li:before {
            font-family: 'zurich-icons';
            font-size: .4em;
        }

        .bullet-list li:before {
            content: "";
        }

        .check-list li:before {
            font-family: 'zurich-icons';
            font-size: 1.15em;
            color: #039;
        }

        .check-list li:before {
            content: "";
        }

.number-list {
    counter-reset: li;
}

    .number-list li {
        margin-bottom: 12px;
    }

        .number-list li:before {
            content: counter(li);
            counter-increment: li;
            color: #8e8e8e;
            font-weight: 100;
            font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
            font-size: 18px;
        }

.media-image {
    width: 100%;
    height: auto;
}

.media-container.in-text {
    padding-bottom: 15px;
}

    .media-container.in-text img {
        max-width: 100%;
        height: auto;
    }

@media (max-width:767px) {
    .media-container.in-text.pull-left, .media-container.in-text.pull-right {
        float: none !important;
    }
}

@media (min-width:768px) {
    .media-container.in-text {
        padding-left: 15px;
        padding-right: 15px;
    }

        .media-container.in-text.pull-left {
            max-width: 50%;
            margin-left: -15px;
            margin-right: 15px;
        }

        .media-container.in-text.pull-right {
            max-width: 50%;
            margin-left: 15px;
            margin-right: -15px;
        }
}

.mod.skin-c2, .mod.skin-c3 {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .mod.skin-c2, .mod.skin-c3 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:768px) {
    .mod.skin-c2 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:768px) {
    .mod.skin-c3 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.mod.skin-c4, .mod.skin-c5 {
    border: 1px solid #e6e6e6;
}

@media (max-width:767px) {
    .mod.skin-c4, .mod.skin-c5 {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.mod.skin-c4 {
    padding: 15px;
}

.mod.skin-c5 {
    padding: 29px 15px;
}

@media (max-width:767px) {
    .mod.link-bar-bottom-aligned {
        padding-bottom: 0;
    }

        .mod.link-bar-bottom-aligned .link-bar {
            margin-left: -15px;
            margin-right: -15px;
        }
}

@media (min-width:768px) {
    .mod.link-bar-bottom-aligned {
        position: relative;
        padding-bottom: 40px;
    }

    .skin-c2.mod.link-bar-bottom-aligned, .skin-c3.mod.link-bar-bottom-aligned {
        padding-bottom: 50px;
    }

    .mod.link-bar-bottom-aligned .link-bar {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        margin-bottom: 0;
    }
}

.mod.cta-bottom-aligned .cta-2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .mod.cta-bottom-aligned {
        padding-bottom: 0;
    }
}

@media (min-width:768px) {
    .mod.cta-bottom-aligned {
        position: relative;
        padding-bottom: 40px;
    }
}

.mod > *:last-child, .mod > *:last-child > *:last-child, .mod > *:last-child > *:last-child > *:last-child {
    margin-bottom: 0;
}

    .mod > h1:last-child, .mod > *:last-child > h1:last-child, .mod > *:last-child > *:last-child > h1:last-child, .mod > .headline-h1:last-child, .mod > *:last-child > .headline-h1:last-child, .mod > *:last-child > *:last-child > .headline-h1:last-child {
        margin-top: -3px;
        margin-bottom: -4px;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod > h1:last-child, .mod > *:last-child > h1:last-child, .mod > *:last-child > *:last-child > h1:last-child, .mod > .headline-h1:last-child, .mod > *:last-child > .headline-h1:last-child, .mod > *:last-child > *:last-child > .headline-h1:last-child {
        margin-top: -6px;
        margin-bottom: -6px;
    }
}

@media (min-width:992px) {
    .mod > h1:last-child, .mod > *:last-child > h1:last-child, .mod > *:last-child > *:last-child > h1:last-child, .mod > .headline-h1:last-child, .mod > *:last-child > .headline-h1:last-child, .mod > *:last-child > *:last-child > .headline-h1:last-child {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}

.mod > h2:last-child, .mod > *:last-child > h2:last-child, .mod > *:last-child > *:last-child > h2:last-child, .mod > .headline-h2:last-child, .mod > *:last-child > .headline-h2:last-child, .mod > *:last-child > *:last-child > .headline-h2:last-child {
    margin-top: -5px;
    margin-bottom: -5px;
}

@media (min-width:768px) {
    .mod > h2:last-child, .mod > *:last-child > h2:last-child, .mod > *:last-child > *:last-child > h2:last-child, .mod > .headline-h2:last-child, .mod > *:last-child > .headline-h2:last-child, .mod > *:last-child > *:last-child > .headline-h2:last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > h3:last-child, .mod > *:last-child > h3:last-child, .mod > *:last-child > *:last-child > h3:last-child, .mod > .headline-h3:last-child, .mod > *:last-child > .headline-h3:last-child, .mod > *:last-child > *:last-child > .headline-h3:last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > h3:last-child, .mod > *:last-child > h3:last-child, .mod > *:last-child > *:last-child > h3:last-child, .mod > .headline-h3:last-child, .mod > *:last-child > .headline-h3:last-child, .mod > *:last-child > *:last-child > .headline-h3:last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > h3:last-child, .mod > *:last-child > h3:last-child, .mod > *:last-child > *:last-child > h3:last-child, .mod > .headline-h3:last-child, .mod > *:last-child > .headline-h3:last-child, .mod > *:last-child > *:last-child > .headline-h3:last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > h4:last-child, .mod > *:last-child > h4:last-child, .mod > *:last-child > *:last-child > h4:last-child, .mod > .headline-h4:last-child, .mod > *:last-child > .headline-h4:last-child, .mod > *:last-child > *:last-child > .headline-h4:last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > .copy-quotation:last-child, .mod > *:last-child > .copy-quotation:last-child, .mod > *:last-child > *:last-child > .copy-quotation:last-child {
    margin-top: -3px;
    margin-bottom: -6px;
}

@media (min-width:992px) and (max-width:1199px), {
    .mod > .copy-quotation:last-child, .mod > *:last-child > .copy-quotation:last-child, .mod > *:last-child > *:last-child > .copy-quotation:last-child {
        margin-top: -4px;
        margin-bottom: -6px;
    }
}

@media (min-width:1200px) {
    .mod > .copy-quotation:last-child, .mod > *:last-child > .copy-quotation:last-child, .mod > *:last-child > *:last-child > .copy-quotation:last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

.mod > .copy-quotation.quotation-large:last-child, .mod > *:last-child > .copy-quotation.quotation-large:last-child, .mod > *:last-child > *:last-child > .copy-quotation.quotation-large:last-child {
    margin-top: -4px;
    margin-bottom: -7px;
}

@media (min-width:768px) {
    .mod > .copy-quotation.quotation-large:last-child, .mod > *:last-child > .copy-quotation.quotation-large:last-child, .mod > *:last-child > *:last-child > .copy-quotation.quotation-large:last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

@media (min-width:1200px) {
    .mod > .copy-quotation.quotation-large:last-child, .mod > *:last-child > .copy-quotation.quotation-large:last-child, .mod > *:last-child > *:last-child > .copy-quotation.quotation-large:last-child {
        margin-top: -5px;
        margin-bottom: -8px;
    }
}

.mod > cite.copy-credits:last-child, .mod > *:last-child > cite.copy-credits:last-child, .mod > *:last-child > *:last-child > cite.copy-credits:last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > p:last-child, .mod > *:last-child > p:last-child, .mod > *:last-child > *:last-child > p:last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > p.copy-legal:last-child, .mod > *:last-child > p.copy-legal:last-child, .mod > *:last-child > *:last-child > p.copy-legal:last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > p.copy-copyright:last-child, .mod > *:last-child > p.copy-copyright:last-child, .mod > *:last-child > *:last-child > p.copy-copyright:last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > p.copy-site-identifier-1:last-child, .mod > *:last-child > p.copy-site-identifier-1:last-child, .mod > *:last-child > *:last-child > p.copy-site-identifier-1:last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > p.copy-site-identifier-1:last-child, .mod > *:last-child > p.copy-site-identifier-1:last-child, .mod > *:last-child > *:last-child > p.copy-site-identifier-1:last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > p.copy-site-identifier-1:last-child, .mod > *:last-child > p.copy-site-identifier-1:last-child, .mod > *:last-child > *:last-child > p.copy-site-identifier-1:last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > p.copy-site-identifier-2:last-child, .mod > *:last-child > p.copy-site-identifier-2:last-child, .mod > *:last-child > *:last-child > p.copy-site-identifier-2:last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > p.copy-credits:last-child, .mod > *:last-child > p.copy-credits:last-child, .mod > *:last-child > *:last-child > p.copy-credits:last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > p.copy-abstract:last-child, .mod > *:last-child > p.copy-abstract:last-child, .mod > *:last-child > *:last-child > p.copy-abstract:last-child, .mod > p.copy-abstract-meta:last-child, .mod > *:last-child > p.copy-abstract-meta:last-child, .mod > *:last-child > *:last-child > p.copy-abstract-meta:last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > p.copy-abstract:last-child, .mod > *:last-child > p.copy-abstract:last-child, .mod > *:last-child > *:last-child > p.copy-abstract:last-child, .mod > p.copy-abstract-meta:last-child, .mod > *:last-child > p.copy-abstract-meta:last-child, .mod > *:last-child > *:last-child > p.copy-abstract-meta:last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > p.copy-abstract:last-child, .mod > *:last-child > p.copy-abstract:last-child, .mod > *:last-child > *:last-child > p.copy-abstract:last-child, .mod > p.copy-abstract-meta:last-child, .mod > *:last-child > p.copy-abstract-meta:last-child, .mod > *:last-child > *:last-child > p.copy-abstract-meta:last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > p.copy-quotation:last-child, .mod > *:last-child > p.copy-quotation:last-child, .mod > *:last-child > *:last-child > p.copy-quotation:last-child {
    margin-top: -3px;
    margin-bottom: -6px;
}

@media (min-width:992px) and (max-width:1199px), {
    .mod > p.copy-quotation:last-child, .mod > *:last-child > p.copy-quotation:last-child, .mod > *:last-child > *:last-child > p.copy-quotation:last-child {
        margin-top: -4px;
        margin-bottom: -6px;
    }
}

@media (min-width:1200px) {
    .mod > p.copy-quotation:last-child, .mod > *:last-child > p.copy-quotation:last-child, .mod > *:last-child > *:last-child > p.copy-quotation:last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

.mod > p.copy-quotation.quotation-large:last-child, .mod > *:last-child > p.copy-quotation.quotation-large:last-child, .mod > *:last-child > *:last-child > p.copy-quotation.quotation-large:last-child {
    margin-top: -4px;
    margin-bottom: -7px;
}

@media (min-width:768px) {
    .mod > p.copy-quotation.quotation-large:last-child, .mod > *:last-child > p.copy-quotation.quotation-large:last-child, .mod > *:last-child > *:last-child > p.copy-quotation.quotation-large:last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

@media (min-width:1200px) {
    .mod > p.copy-quotation.quotation-large:last-child, .mod > *:last-child > p.copy-quotation.quotation-large:last-child, .mod > *:last-child > *:last-child > p.copy-quotation.quotation-large:last-child {
        margin-top: -5px;
        margin-bottom: -8px;
    }
}

.mod > p.copy-mega:last-child, .mod > *:last-child > p.copy-mega:last-child, .mod > *:last-child > *:last-child > p.copy-mega:last-child {
    margin-top: -3px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > p.copy-mega:last-child, .mod > *:last-child > p.copy-mega:last-child, .mod > *:last-child > *:last-child > p.copy-mega:last-child {
        margin-top: -6px;
        margin-bottom: -6px;
    }
}

@media (min-width:992px) {
    .mod > p.copy-mega:last-child, .mod > *:last-child > p.copy-mega:last-child, .mod > *:last-child > *:last-child > p.copy-mega:last-child {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}

.mod > *.last-child, .mod > *.last-child > *.last-child, .mod > *.last-child > *.last-child > *.last-child {
    margin-bottom: 0;
}

    .mod > h1.last-child, .mod > *.last-child > h1.last-child, .mod > *.last-child > *.last-child > h1.last-child, .mod > .headline-h1.last-child, .mod > *.last-child > .headline-h1.last-child, .mod > *.last-child > *.last-child > .headline-h1.last-child {
        margin-top: -3px;
        margin-bottom: -4px;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod > h1.last-child, .mod > *.last-child > h1.last-child, .mod > *.last-child > *.last-child > h1.last-child, .mod > .headline-h1.last-child, .mod > *.last-child > .headline-h1.last-child, .mod > *.last-child > *.last-child > .headline-h1.last-child {
        margin-top: -6px;
        margin-bottom: -6px;
    }
}

@media (min-width:992px) {
    .mod > h1.last-child, .mod > *.last-child > h1.last-child, .mod > *.last-child > *.last-child > h1.last-child, .mod > .headline-h1.last-child, .mod > *.last-child > .headline-h1.last-child, .mod > *.last-child > *.last-child > .headline-h1.last-child {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}

.mod > h2.last-child, .mod > *.last-child > h2.last-child, .mod > *.last-child > *.last-child > h2.last-child, .mod > .headline-h2.last-child, .mod > *.last-child > .headline-h2.last-child, .mod > *.last-child > *.last-child > .headline-h2.last-child {
    margin-top: -5px;
    margin-bottom: -5px;
}

@media (min-width:768px) {
    .mod > h2.last-child, .mod > *.last-child > h2.last-child, .mod > *.last-child > *.last-child > h2.last-child, .mod > .headline-h2.last-child, .mod > *.last-child > .headline-h2.last-child, .mod > *.last-child > *.last-child > .headline-h2.last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > h3.last-child, .mod > *.last-child > h3.last-child, .mod > *.last-child > *.last-child > h3.last-child, .mod > .headline-h3.last-child, .mod > *.last-child > .headline-h3.last-child, .mod > *.last-child > *.last-child > .headline-h3.last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > h3.last-child, .mod > *.last-child > h3.last-child, .mod > *.last-child > *.last-child > h3.last-child, .mod > .headline-h3.last-child, .mod > *.last-child > .headline-h3.last-child, .mod > *.last-child > *.last-child > .headline-h3.last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > h3.last-child, .mod > *.last-child > h3.last-child, .mod > *.last-child > *.last-child > h3.last-child, .mod > .headline-h3.last-child, .mod > *.last-child > .headline-h3.last-child, .mod > *.last-child > *.last-child > .headline-h3.last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > h4.last-child, .mod > *.last-child > h4.last-child, .mod > *.last-child > *.last-child > h4.last-child, .mod > .headline-h4.last-child, .mod > *.last-child > .headline-h4.last-child, .mod > *.last-child > *.last-child > .headline-h4.last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > .copy-quotation.last-child, .mod > *.last-child > .copy-quotation.last-child, .mod > *.last-child > *.last-child > .copy-quotation.last-child {
    margin-top: -3px;
    margin-bottom: -6px;
}

@media (min-width:992px) and (max-width:1199px), {
    .mod > .copy-quotation.last-child, .mod > *.last-child > .copy-quotation.last-child, .mod > *.last-child > *.last-child > .copy-quotation.last-child {
        margin-top: -4px;
        margin-bottom: -6px;
    }
}

@media (min-width:1200px) {
    .mod > .copy-quotation.last-child, .mod > *.last-child > .copy-quotation.last-child, .mod > *.last-child > *.last-child > .copy-quotation.last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

.mod > .copy-quotation.quotation-large.last-child, .mod > *.last-child > .copy-quotation.quotation-large.last-child, .mod > *.last-child > *.last-child > .copy-quotation.quotation-large.last-child {
    margin-top: -4px;
    margin-bottom: -7px;
}

@media (min-width:768px) {
    .mod > .copy-quotation.quotation-large.last-child, .mod > *.last-child > .copy-quotation.quotation-large.last-child, .mod > *.last-child > *.last-child > .copy-quotation.quotation-large.last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

@media (min-width:1200px) {
    .mod > .copy-quotation.quotation-large.last-child, .mod > *.last-child > .copy-quotation.quotation-large.last-child, .mod > *.last-child > *.last-child > .copy-quotation.quotation-large.last-child {
        margin-top: -5px;
        margin-bottom: -8px;
    }
}

.mod > cite.copy-credits.last-child, .mod > *.last-child > cite.copy-credits.last-child, .mod > *.last-child > *.last-child > cite.copy-credits.last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > p.last-child, .mod > *.last-child > p.last-child, .mod > *.last-child > *.last-child > p.last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > p.copy-legal.last-child, .mod > *.last-child > p.copy-legal.last-child, .mod > *.last-child > *.last-child > p.copy-legal.last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > p.copy-copyright.last-child, .mod > *.last-child > p.copy-copyright.last-child, .mod > *.last-child > *.last-child > p.copy-copyright.last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > p.copy-site-identifier-1.last-child, .mod > *.last-child > p.copy-site-identifier-1.last-child, .mod > *.last-child > *.last-child > p.copy-site-identifier-1.last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > p.copy-site-identifier-1.last-child, .mod > *.last-child > p.copy-site-identifier-1.last-child, .mod > *.last-child > *.last-child > p.copy-site-identifier-1.last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > p.copy-site-identifier-1.last-child, .mod > *.last-child > p.copy-site-identifier-1.last-child, .mod > *.last-child > *.last-child > p.copy-site-identifier-1.last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > p.copy-site-identifier-2.last-child, .mod > *.last-child > p.copy-site-identifier-2.last-child, .mod > *.last-child > *.last-child > p.copy-site-identifier-2.last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > p.copy-credits.last-child, .mod > *.last-child > p.copy-credits.last-child, .mod > *.last-child > *.last-child > p.copy-credits.last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > p.copy-abstract.last-child, .mod > *.last-child > p.copy-abstract.last-child, .mod > *.last-child > *.last-child > p.copy-abstract.last-child, .mod > p.copy-abstract-meta.last-child, .mod > *.last-child > p.copy-abstract-meta.last-child, .mod > *.last-child > *.last-child > p.copy-abstract-meta.last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > p.copy-abstract.last-child, .mod > *.last-child > p.copy-abstract.last-child, .mod > *.last-child > *.last-child > p.copy-abstract.last-child, .mod > p.copy-abstract-meta.last-child, .mod > *.last-child > p.copy-abstract-meta.last-child, .mod > *.last-child > *.last-child > p.copy-abstract-meta.last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > p.copy-abstract.last-child, .mod > *.last-child > p.copy-abstract.last-child, .mod > *.last-child > *.last-child > p.copy-abstract.last-child, .mod > p.copy-abstract-meta.last-child, .mod > *.last-child > p.copy-abstract-meta.last-child, .mod > *.last-child > *.last-child > p.copy-abstract-meta.last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > p.copy-quotation.last-child, .mod > *.last-child > p.copy-quotation.last-child, .mod > *.last-child > *.last-child > p.copy-quotation.last-child {
    margin-top: -3px;
    margin-bottom: -6px;
}

@media (min-width:992px) and (max-width:1199px), {
    .mod > p.copy-quotation.last-child, .mod > *.last-child > p.copy-quotation.last-child, .mod > *.last-child > *.last-child > p.copy-quotation.last-child {
        margin-top: -4px;
        margin-bottom: -6px;
    }
}

@media (min-width:1200px) {
    .mod > p.copy-quotation.last-child, .mod > *.last-child > p.copy-quotation.last-child, .mod > *.last-child > *.last-child > p.copy-quotation.last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

.mod > p.copy-quotation.quotation-large.last-child, .mod > *.last-child > p.copy-quotation.quotation-large.last-child, .mod > *.last-child > *.last-child > p.copy-quotation.quotation-large.last-child {
    margin-top: -4px;
    margin-bottom: -7px;
}

@media (min-width:768px) {
    .mod > p.copy-quotation.quotation-large.last-child, .mod > *.last-child > p.copy-quotation.quotation-large.last-child, .mod > *.last-child > *.last-child > p.copy-quotation.quotation-large.last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

@media (min-width:1200px) {
    .mod > p.copy-quotation.quotation-large.last-child, .mod > *.last-child > p.copy-quotation.quotation-large.last-child, .mod > *.last-child > *.last-child > p.copy-quotation.quotation-large.last-child {
        margin-top: -5px;
        margin-bottom: -8px;
    }
}

.mod > p.copy-mega:last-child, .mod > *.last-child > p.copy-mega:last-child, .mod > *.last-child > *.last-child > p.copy-mega:last-child {
    margin-top: -3px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > p.copy-mega:last-child, .mod > *.last-child > p.copy-mega:last-child, .mod > *.last-child > *.last-child > p.copy-mega:last-child {
        margin-top: -6px;
        margin-bottom: -6px;
    }
}

@media (min-width:992px) {
    .mod > p.copy-mega:last-child, .mod > *.last-child > p.copy-mega:last-child, .mod > *.last-child > *.last-child > p.copy-mega:last-child {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}

@media print {
    body {
        margin: 0;
        padding: 0 !important;
    }

    .container {
        width: auto;
    }

    .mod-Navigation, .mod-Gadget_bar, .mod-Footer .navigation-footer, .mod-Footer .social-bar, .mod-Media_video, .mod-Media_video_gallery, .mod-Teaser_errormessages.type-notification, .auto-hide {
        display: none !important;
    }

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    thead {
        display: table-header-group;
    }

    tr, img, .mod {
        page-break-inside: avoid;
    }

    @page {
        margin: .5cm;
    }

    p, h1, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h1, h2, h3 {
        page-break-after: avoid;
    }
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.teaser-link {
    display: block;
}

    .teaser-link .teaser-title, .teaser-link .teaser-subtitle {
        color: #4066b3;
    }

.no-touch .teaser-link:hover .teaser-title, .touch .teaser-link:active .teaser-title, .no-touch .teaser-link:hover .teaser-subtitle, .touch .teaser-link:active .teaser-subtitle {
    color: #006;
}

.teaser-title, .teaser-subtitle {
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
    font-size: inherit;
    line-height: inherit;
    color: #3e3e3e;
    margin-top: -4px;
    margin-bottom: 6px;
}

    .teaser-title:before {
        display: inline-block;
        font-family: 'zurich-icons';
        font-size: 15px;
        vertical-align: top;
        margin: 0 0 0 -4px;
    }

    .teaser-title:before {
        content: "";
    }

.teaser-body {
    color: #3e3e3e;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.ui-helper-hidden-accessible {
    border: 0 none;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px;
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select .btn:focus {
    outline-offset: -2px;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

    .bootstrap-select.form-control:not([class*="col-"]) {
        width: 100%;
    }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
        float: right;
    }

.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.btn-group > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    box-sizing: border-box;
    min-width: 0\9;
    width: 100%;
    \9;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative;
        min-width: 100%;
    }

        .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small, .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
            color: #64b1d8;
            color: rgba(100,177,216,.4);
        }

        .bootstrap-select.btn-group .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: .5em;
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        pointer-events: none;
        opacity: .9;
        box-sizing: border-box;
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1036;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    border-bottom-color: rgba(204,204,204,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #ccc;
    border-top-color: rgba(204,204,204,.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bs-searchbox, .bs-actionsbox {
    padding: 4px 8px;
}

.bs-actionsbox {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

.bootstrap-select {
    position: relative;
}

    .bootstrap-select > .btn {
        height: 40px;
    }

@media (max-width:767px) {
    .mod-Content_abstract {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Content_abstract .copy-abstract-meta + .rte, .mod-Content_abstract .copy-abstract-meta + .rte > *:first-child {
    display: inline;
}

    .mod-Content_abstract .copy-abstract-meta + .rte > p:first-child:after {
        content: "\a ";
        white-space: pre;
        display: block;
        height: 16px;
    }

.mod-Content_accordion:before, .mod-Content_accordion:after {
    display: block;
    content: "";
    background-color: #f3f3f3;
    height: 12px;
    margin: 0 12px;
}

.mod-Content_accordion > article > header {
    position: relative;
    background: #fff;
    padding: 20px 0 20px 23px;
    margin-top: -1px;
    border: 1px solid #dadada;
    border-left: 0;
    border-right: 0;
    cursor: pointer;
}

    .mod-Content_accordion > article > header .opener {
        position: absolute;
        left: 23px;
        top: 20px;
        width: 22px;
        height: 22px;
        font-family: 'zurich-icons';
        font-size: 22px;
        line-height: 22px;
        display: block;
        color: #006;
    }

        .mod-Content_accordion > article > header .opener:before {
            content: "";
        }

.csstransforms .mod-Content_accordion > article > header .opener {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.cssanimations .mod-Content_accordion > article > header .opener {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.mod-Content_accordion > article > header:hover .opener, .mod-Content_accordion > article > header:hover .accordion-title {
    color: #8e8e8e;
}

.mod-Content_accordion > article > header .accordion-title {
    padding: 0;
    margin: 0 0 0 42px;
    color: #006;
    display: block;
    line-height: 22px;
}

.mod-Content_accordion > article .accordion-content {
    display: none;
}

    .mod-Content_accordion > article .accordion-content > .row {
        margin-top: 30px;
    }

@media (min-width:768px) {
    .mod-Content_accordion > article .accordion-content > .row {
        margin-left: 0;
        margin-right: 0;
    }
}

.mod-Content_accordion > article.initially-open .accordion-content {
    display: block;
}

.mod-Content_accordion > article.open > header, .mod-Content_accordion > article.initially-open > header {
    background: #f3f3f3;
}

    .mod-Content_accordion > article.open > header .accordion-title, .mod-Content_accordion > article.initially-open > header .accordion-title, .mod-Content_accordion > article.open > header .opener, .mod-Content_accordion > article.initially-open > header .opener {
        color: #8e8e8e;
    }

.csstransforms .mod-Content_accordion > article.open > header .opener, .csstransforms .mod-Content_accordion > article.initially-open > header .opener {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.no-csstransforms .mod-Content_accordion > article.open > header .opener, .no-csstransforms .mod-Content_accordion > article.initially-open > header .opener {
    writing-mode: tb-rl;
    margin-left: 5px;
}

@media (max-width:767px) {
    .mod-Content_copy {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Content_copy .teaserheadline .icon, .mod-Content_copy .teasersubheadline .icon {
    font-size: 28px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin-right: 8px;
}

.mod-Content_copy.featured-label {
    position: relative;
    border-bottom: 6px solid #006;
}

    .mod-Content_copy.featured-label .label {
        position: absolute;
        right: 0;
        top: 0;
    }

@media (max-width:767px) {
    .mod-Content_floating_copy {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Content_floating_copy .media-container {
            margin-bottom: 20px;
            margin-left: -15px;
            margin-right: -15px;
        }
}

@media (min-width:768px) {
    .mod-Content_floating_copy:before, .mod-Content_floating_copy:after {
        content: " ";
        display: table;
    }

    .mod-Content_floating_copy:after {
        clear: both;
    }

    .mod-Content_floating_copy .media-container {
        border-right: 15px solid transparent;
        float: left;
        width: 50%;
        margin-top: 4px;
    }

        .mod-Content_floating_copy .media-container + .copy-container {
            padding-left: 15px;
            float: left;
            width: 50%;
        }

    .mod-Content_floating_copy .copy-container {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        -ms-column-gap: 30px;
        -o-column-gap: 30px;
        column-gap: 30px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        column-fill: auto;
    }

        .mod-Content_floating_copy .copy-container .rte p, .mod-Content_floating_copy .copy-container .rte ul, .mod-Content_floating_copy .copy-container .rte ol {
            margin-top: 0 !important;
        }
}

@media (min-width:992px) {
    .mod-Content_floating_copy .media-container {
        width: 32.9%;
    }

        .mod-Content_floating_copy .media-container + .copy-container {
            width: 67.1%;
        }

    .col-sm-8 .mod-Content_floating_copy .media-container, .col-md-8 .mod-Content_floating_copy .media-container, .col-sm-8 .mod-Content_floating_copy .media-container + .copy-container, .col-md-8 .mod-Content_floating_copy .media-container + .copy-container {
        width: 50%;
    }

        .col-sm-8 .mod-Content_floating_copy .media-container + .copy-container, .col-md-8 .mod-Content_floating_copy .media-container + .copy-container {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            -ms-column-count: 1;
            -o-column-count: 1;
            column-count: 1;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Content_floating_copy .media-container + .copy-container {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
    }

    .col-sm-8 .mod-Content_floating_copy .media-container, .col-sm-8 .mod-Content_floating_copy .media-container + .copy-container {
        float: none;
        width: 100%;
    }

    .col-sm-8 .mod-Content_floating_copy .media-container {
        border-right: 0;
        margin-bottom: 20px;
    }

    .col-sm-8 .mod-Content_floating_copy .copy-container {
        padding-left: 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
    }
}

@media (max-width:767px) {
    .mod-Content_headline {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Content_headline.extended h2, .mod-Content_headline.extended h3 {
    color: #039;
}

    .mod-Content_headline.extended h2:after, .mod-Content_headline.extended h3:after {
        content: "";
        display: block;
        height: 1px;
        background: #006;
        margin-top: .45em;
        width: 1.9em;
    }

@media (max-width:767px) {
    .mod-Content_headline.extended h2:after, .mod-Content_headline.extended h3:after {
        width: 1.3em;
    }
}

.mod-Content_info {
    text-align: center;
}

    .mod-Content_info h1, .mod-Content_info h2, .mod-Content_info h3, .mod-Content_info h4, .mod-Content_info h5, .mod-Content_info h6 {
        color: inherit;
    }

    .bg-02 .mod-Content_info, .mod-Content_info.bg-02 {
        color: #006;
    }

@media (max-width:767px) {
    .mod-Content_legal_copy {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:767px) {
    .mod-Content_quotation {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Content_quotation .copy-quotation {
    color: #8e8e8e;
}

.bg-01 .mod-Content_quotation .copy-quotation, .mod-Content_quotation.bg-01 .copy-quotation {
    color: #4f90c8;
}

.bg-03 .mod-Content_quotation .copy-quotation, .mod-Content_quotation.bg-03 .copy-quotation, .bg-03 .mod-Content_quotation .copy-credits, .mod-Content_quotation.bg-03 .copy-credits {
    color: #fff;
}

.mod-Content_tab {
    position: relative;
    border-bottom: 1px solid #dadada;
}

    .mod-Content_tab .tab-list {
        position: relative;
        overflow: hidden;
        list-style: none;
    }

    .mod-Content_tab .tab-item {
        float: left;
    }

        .mod-Content_tab .tab-item.active .tab-link {
            color: #006;
            border-top: 2px solid #006;
            border-bottom: 4px solid #fff;
        }

        .mod-Content_tab .tab-item.active .tab-content {
            display: block;
        }

    .mod-Content_tab .tab-link {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        user-select: none;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        z-index: 10;
        cursor: pointer;
        line-height: 1.42857143;
        color: #3e3e3e;
        text-align: left;
        padding: 13px 15px 15px 15px;
        display: block;
        width: 100%;
        height: 100%;
        outline: 0;
        border-top: 2px solid transparent;
    }

    .mod-Content_tab .tab-content {
        width: 100%;
        display: none;
        position: absolute;
        left: 0;
        top: 50px;
        border-top: 2px solid #cdcdcd;
        padding-top: 30px;
    }

        .mod-Content_tab .tab-content .tab-panel {
            margin: 0;
        }

    .mod-Content_tab .select-container {
        display: none;
        position: absolute;
        z-index: 20;
        top: 20px;
    }

        .mod-Content_tab .select-container, .mod-Content_tab .select-container .bootstrap-select {
            width: 100%;
        }

    .mod-Content_tab.theme-lite {
        background-color: #f7f5f0;
    }

        .mod-Content_tab.theme-lite .tab-item .tab-link {
            border-right: 1px solid #dadada;
            padding: 0 15px 20px;
            margin: 20px 0 10px;
        }

            .mod-Content_tab.theme-lite .tab-item .tab-link.last-element {
                border-right: none;
            }

        .mod-Content_tab.theme-lite .tab-item.active {
            background-color: #f7f5f0;
        }

            .mod-Content_tab.theme-lite .tab-item.active .tab-link {
                border-top-color: transparent;
                border-bottom-color: transparent;
            }

        .mod-Content_tab.theme-lite .tab-content {
            top: 70px;
            background-color: #fff;
            border-top: none;
        }

    .mod-Content_tab.select-active {
        border-top: 2px solid #006;
    }

        .mod-Content_tab.select-active .select-container {
            display: block;
            padding-left: 15px;
            padding-right: 15px;
        }

        .mod-Content_tab.select-active .tab-link {
            display: none;
        }

        .mod-Content_tab.select-active .tab-content {
            border: none;
        }

        .mod-Content_tab.select-active:after {
            display: none;
        }

        .mod-Content_tab.select-active.theme-lite {
            border: none;
        }

            .mod-Content_tab.select-active.theme-lite .tab-content {
                padding-top: 20px;
                top: 80px;
                background-color: #fff;
            }

    .mod-Content_tab:after {
        display: block;
        content: "";
        background-color: #f3f3f3;
        height: 12px;
        margin: -13px 12px;
    }

.mod-Content_tab_vertical .select-container {
    display: none;
}

.mod-Content_tab_vertical.select-active .select-container {
    display: block;
    padding: 20px;
    background-color: #f7f5f0;
}

.mod-Content_tab_vertical.select-active .nav-tabs {
    display: none;
}

.mod-Content_tab_vertical.select-active .tabs-left {
    border: none;
}

.mod-Content_tab_vertical.select-active .tab-content .tab-pane {
    background-color: #fff;
    padding-top: 20px;
}

.mod-Content_tab_vertical .tabs-left {
    border: 1px solid #f7f5f0;
    overflow: hidden;
}

.mod-Content_tab_vertical .nav-tabs {
    float: left;
    border-bottom: 0;
    list-style: none;
    width: 50%;
}

    .mod-Content_tab_vertical .nav-tabs li {
        float: none;
        margin: 0;
    }

        .mod-Content_tab_vertical .nav-tabs li a {
            margin-right: 0;
            border: 0;
            padding: 16px 20px;
            display: block;
            color: #8e8e8e;
            outline: 0;
        }

            .mod-Content_tab_vertical .nav-tabs li a .icon {
                width: 35px;
                margin-right: 40px;
                text-align: center;
                height: auto;
                line-height: 35px;
                font-size: 35px;
            }

            .mod-Content_tab_vertical .nav-tabs li a span + span {
                display: inline;
                vertical-align: middle;
            }

            .mod-Content_tab_vertical .nav-tabs li a:hover, .mod-Content_tab_vertical .nav-tabs li a:focus {
                color: #006;
            }

        .mod-Content_tab_vertical .nav-tabs li.active > a {
            background-color: #f7f5f0;
            color: #039;
        }

            .mod-Content_tab_vertical .nav-tabs li.active > a:hover, .mod-Content_tab_vertical .nav-tabs li.active > a:focus {
                color: #006;
            }

.mod-Content_tab_vertical .tab-content .tab-pane {
    display: none;
    background-color: #f7f5f0;
    padding: 30px 30px 14px 30px;
    overflow-y: auto;
}

.mod-Content_tab_vertical .tab-content .active {
    display: block;
}

.mod-Content_table .folding-table {
    margin-bottom: 20px;
    width: 100%;
}

    .mod-Content_table .folding-table thead {
        font-weight: normal;
        font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
        background-color: #006;
        color: #fff;
    }

    .mod-Content_table .folding-table td, .mod-Content_table .folding-table th {
        padding-left: 20px;
        padding-right: 20px;
        vertical-align: top;
        text-align: center;
    }

        .mod-Content_table .folding-table td:first-child, .mod-Content_table .folding-table th:first-child {
            text-align: left;
        }

    .mod-Content_table .folding-table thead tr td, .mod-Content_table .folding-table thead tr th {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .mod-Content_table .folding-table tbody tr td, .mod-Content_table .folding-table tbody tr th {
        padding-top: 11px;
        padding-bottom: 11px;
        font-size: 12px;
    }

    .mod-Content_table .folding-table tfoot tr td, .mod-Content_table .folding-table tfoot tr th {
        padding-top: 17px;
    }

    .mod-Content_table .folding-table > tbody > tr:first-child th, .mod-Content_table .folding-table > tbody > tr:first-child td {
        padding-top: 26px;
    }

    .mod-Content_table .folding-table .copy-table-crossline {
        font-weight: normal;
        font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
        font-size: 14px;
        color: #006;
        border-bottom: 1px solid #006 !important;
        padding-top: 25px;
    }

    .mod-Content_table .folding-table .highlighted {
        background-color: #f3f3f3;
        font-weight: normal;
        font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
    }

    .mod-Content_table .folding-table .divider td, .mod-Content_table .folding-table .divider th {
        padding-bottom: 25px;
        border-bottom: 1px solid #dadada;
    }

    .mod-Content_table .folding-table .divider + tr td {
        padding-top: 25px;
    }

    .mod-Content_table .folding-table .divider + .xs-content.xs-screen-only + tr td {
        padding-top: 25px;
    }

@media (max-width:767px) {
    .mod-Content_table .folding-table tbody > tr > td:first-child, .mod-Content_table .folding-table tbody > tr > th:first-child {
        width: 50%;
    }

    .mod-Content_table .folding-table.is-foldable thead tr td, .mod-Content_table .folding-table.is-foldable tbody tr td, .mod-Content_table .folding-table.is-foldable thead tr th, .mod-Content_table .folding-table.is-foldable tbody tr th {
        display: none;
        padding-top: 26px;
        padding-bottom: 25px;
    }

        .mod-Content_table .folding-table.is-foldable thead tr td:first-child, .mod-Content_table .folding-table.is-foldable thead tr th:first-child {
            display: table-cell;
        }

        .mod-Content_table .folding-table.is-foldable tbody tr td:first-child, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child {
            display: block;
            width: auto;
        }

            .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head {
                cursor: pointer;
                color: #4066b3;
                padding-left: 32px;
                text-indent: -32px;
                font-weight: normal;
                font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
            }

                .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head:before, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head:before {
                    display: inline-block;
                    font-family: 'zurich-icons';
                    text-indent: 16px;
                    vertical-align: top;
                    width: 32px;
                }

                .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head:before, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head:before {
                    content: "";
                }

                .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head.open, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head.open {
                    background-color: #f3f3f3;
                }

                    .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head.open:before, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head.open:before {
                        content: "";
                    }

    .mod-Content_table .folding-table.is-foldable > tbody > tr > td, .mod-Content_table .folding-table.is-foldable > tbody > tr > th {
        border-bottom: 1px solid #dadada;
    }

    .mod-Content_table .folding-table.is-foldable .xs-content > td, .mod-Content_table .folding-table.is-foldable .xs-content > th {
        padding: 0;
    }

    .mod-Content_table .folding-table.is-foldable .xs-content table {
        width: 100%;
    }

        .mod-Content_table .folding-table.is-foldable .xs-content table tr td, .mod-Content_table .folding-table.is-foldable .xs-content table tr th {
            display: table-cell;
            border-top: 1px solid #dadada;
        }

        .mod-Content_table .folding-table.is-foldable .xs-content table tr:first-child td, .mod-Content_table .folding-table.is-foldable .xs-content table tr:first-child th {
            border-top: none;
        }

        .mod-Content_table .folding-table.is-foldable .xs-content table .left-col {
            width: 50%;
        }

        .mod-Content_table .folding-table.is-foldable .xs-content table .right-col {
            border-left: 1px solid #dadada;
        }
}

@media (min-width:768px) {
    .mod-Content_table .folding-table .xs-screen-only {
        display: none !important;
    }

    .mod-Content_table .folding-table tbody tr td:first-child {
        min-width: 126px;
    }
}

@media (min-width:1200px) {
    .mod-Content_table .folding-table tbody tr td:first-child {
        min-width: 0;
    }
}

.mod-Media_image .caption.bg-01, .mod-Media_image .caption.bg-02 {
    color: #8e8e8e;
}

.mod-Media_image .caption.bg-03 {
    color: #fff;
}

.mod-Media_image.image-top .caption {
    min-height: 40px;
    padding: 15px 10px 10px 10px;
}

@media (max-width:767px) {
    .mod-Media_image.image-left .caption {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
}

@media (min-width:768px) {
    .mod-Media_image.image-left {
        position: relative;
    }

        .mod-Media_image.image-left .media-image {
            padding-right: 7px;
            width: 75%;
        }

        .mod-Media_image.image-left .caption {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 25%;
            padding: 30px 30px 30px 23px;
            vertical-align: bottom;
        }
}

.mod-Media_minislider {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

    .mod-Media_minislider p {
        margin: 0;
    }

    .mod-Media_minislider figure {
        width: 100%;
    }

    .mod-Media_minislider .caption {
        height: 40px;
        line-height: 40px;
        padding: 0 0 0 20px;
        color: #fff;
    }

        .mod-Media_minislider .caption p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .mod-Media_minislider .mini-slider {
        position: relative;
    }

    .mod-Media_minislider .scrollable-container {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .mod-Media_minislider .scrollable-content {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .mod-Media_minislider .cell, .mod-Media_minislider .cell-clone {
        margin: 0 auto;
        display: block;
        height: auto;
        float: left;
        overflow: hidden;
        position: relative;
    }

        .mod-Media_minislider .cell-clone.last, .mod-Media_minislider .cell-clone.before-last {
            position: absolute;
            top: 0;
            bottom: 0;
            height: auto;
            float: none;
        }

    .mod-Media_minislider .draggable {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        user-select: none;
        overflow: hidden;
        cursor: url(../images/cursor_drag.gif),move;
        background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat center top;
    }

        .mod-Media_minislider .draggable.grab {
            cursor: url(../images/cursor_grab.gif),move;
        }

    .mod-Media_minislider .slider-caption-width-limit {
        position: relative;
    }

    .mod-Media_minislider .slider-caption-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .mod-Media_minislider .prev-button-wrapper, .mod-Media_minislider .next-button-wrapper {
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        bottom: 0;
    }

    .mod-Media_minislider .prev-button-wrapper {
        left: 0;
    }

    .mod-Media_minislider .next-button-wrapper {
        right: 0;
    }

    .mod-Media_minislider .prev-button, .mod-Media_minislider .next-button {
        position: absolute;
        width: auto;
        height: 70px;
        margin-top: -35px;
        top: 50%;
        cursor: pointer;
    }

        .mod-Media_minislider .prev-button:after, .mod-Media_minislider .next-button:after {
            -webkit-transition: all 200ms linear;
            -o-transition: all 200ms linear;
            transition: all 200ms linear;
            color: #fff;
            display: table-cell;
            vertical-align: middle;
            font-family: 'zurich-icons';
            font-size: 75px;
            line-height: 1em;
            opacity: 1;
            position: absolute;
        }

    .mod-Media_minislider .prev-button {
        left: 15px;
    }

        .mod-Media_minislider .prev-button:after {
            left: -26px;
            content: "";
        }

    .mod-Media_minislider .next-button {
        right: 15px;
        left: auto !important;
    }

        .mod-Media_minislider .next-button:after {
            content: "";
            right: -26px;
        }

        .mod-Media_minislider .prev-button:hover, .mod-Media_minislider .next-button:hover {
            width: 20px;
        }

            .mod-Media_minislider .prev-button:hover:after {
                margin-left: -8px;
            }

            .mod-Media_minislider .next-button:hover:after {
                margin-right: -8px;
            }

    .mod-Media_minislider .page-indicator {
        position: absolute;
        right: 0;
        left: 0;
        text-align: center;
        margin: 0;
        line-height: 12px;
        height: 12px;
        font-size: 0;
    }

        .mod-Media_minislider .page-indicator li {
            display: inline-block;
            width: auto;
            height: 100%;
        }

        .mod-Media_minislider .page-indicator a {
            display: inline-block;
            width: 14px;
            height: 14px;
            font-size: inherit;
            line-height: inherit;
            opacity: .6;
            filter: alpha(opacity=60);
            -webkit-transition: all 200ms linear;
            -o-transition: all 200ms linear;
            transition: all 200ms linear;
        }

            .mod-Media_minislider .page-indicator a:after {
                content: "";
                height: 14px;
                width: 14px;
                display: inline-block;
                color: #fff;
                font-family: 'zurich-icons';
                font-size: 14px;
            }

            .mod-Media_minislider .page-indicator a:hover, .mod-Media_minislider .page-indicator a.active {
                opacity: 1;
                filter: alpha(opacity=100);
            }

        .mod-Media_minislider .page-indicator li + li {
            margin-left: 12px;
        }

@media (max-width:767px) {
    .mod-Media_minislider .next-button-wrapper, .mod-Media_minislider .prev-button-wrapper {
        display: none;
    }
}

@media (max-width:767px) {
    .mod-Media_video {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Media_video .media-container {
            margin-left: -15px;
            margin-right: -15px;
        }
}

.mod-Media_video .media-container {
    margin-bottom: 20px;
    position: relative;
    top: 0;
    left: 0;
}

.mod-Media_video .brightcove-container {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:767px) {
    .mod-Media_video_gallery {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Media_video_gallery .media-container {
            margin-left: -15px;
            margin-right: -15px;
        }
}

.mod-Media_video_gallery .media-container {
    margin-bottom: 20px;
}

    .mod-Media_video_gallery .media-container.with-carousel-playlist {
        padding-top: 100px;
    }

    .mod-Media_video_gallery .media-container .brightcove-container {
        background: #000;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.mod-Sticky_tab {
    margin-top: 30px;
}

    .mod-Sticky_tab .sticky-tabs {
        z-index: 1000;
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        height: 40px;
        margin: 0;
    }

@media (max-width:767px) {
    .mod-Sticky_tab .sticky-tabs {
        display: none !important;
    }
}

@media (min-width:768px) {
    .mod-Sticky_tab .tab-bar {
        float: right;
        overflow: hidden;
    }
}

.mod-Sticky_tab .tab-bar .color-1 {
    background-color: #4f90c8;
    color: #fff;
}

.mod-Sticky_tab .tab-bar .color-2 {
    background-color: #4066b3;
    color: #fff;
}

.mod-Sticky_tab .tab-bar .color-3 {
    background-color: #039;
    color: #fff;
}

.mod-Sticky_tab .tab-bar .color-4 {
    background-color: #039;
    color: #fff;
}

.mod-Sticky_tab .tab-bar .tab-label {
    cursor: pointer;
    display: block;
    height: 40px;
    padding-left: 14px;
}

    .mod-Sticky_tab .tab-bar .tab-label:hover {
        background-color: #006;
    }

@media (max-width:767px) {
    .mod-Sticky_tab .tab-bar .tab-label {
        margin: 0 15px;
    }
}

@media (min-width:768px) {
    .mod-Sticky_tab .tab-bar .tab-label {
        float: left;
    }
}

.csstransforms .mod-Sticky_tab .tab-bar .tab-label:before {
    -webkit-transition: transform 400ms;
    -o-transition: transform 400ms;
    transition: transform 400ms;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.mod-Sticky_tab .tab-bar .tab-label.active {
    background-color: #f3f3f3;
    color: #8e8e8e;
}

.csstransforms .mod-Sticky_tab .tab-bar .tab-label.active:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.no-csstransforms .mod-Sticky_tab .tab-bar .tab-label.active:before {
    writing-mode: tb-rl;
    margin-left: 5px;
}

.mod-Sticky_tab .container-colored {
    padding-top: 0;
}

.mod-Sticky_tab .container {
    padding-left: 0;
    padding-right: 0;
}

.mod-Sticky_tab .tab-content {
    padding-top: 30px;
    display: none;
    background-color: #f3f3f3;
}

@media (max-width:767px) {
    .mod-Sticky_tab .tab-content {
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Sticky_tab .in-page .tab-bar {
    margin-top: -40px;
}

.mod-Sticky_tab .in-page .tab-content:first-child, .mod-Sticky_tab .in-page .active + .tab-content {
    display: block;
}

.mod-Sticky_tab .in-page .tab-content-wrap {
    clear: both;
}

#sticky-fader {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000;
    z-index: 999;
}

@media (max-width:767px) {
    .mod-Teaser_contact {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_contact .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_contact .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_contact.skin-c3 .media-container:first-child, .mod-Teaser_contact.skin-c5 .media-container:first-child {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_contact.skin-c3 .media-container:first-child, .mod-Teaser_contact.skin-c5 .media-container:first-child {
        margin-top: -10px;
    }
}

.mod-Teaser_focus_area {
    counter-reset: Ebene01;
    background-color: #e6e6e6;
}

    .mod-Teaser_focus_area .row {
        margin-left: 0;
        margin-right: 0;
    }

    .mod-Teaser_focus_area .focus-cell {
        display: block;
        color: #3e3e3e;
        padding-top: 30px;
        padding-bottom: 10px;
    }

        .mod-Teaser_focus_area .focus-cell:first-child {
            background-color: #006;
        }

@media (max-width:767px) {
    .mod-Teaser_focus_area .focus-cell:first-child {
        padding-top: 40px;
        padding-bottom: 30px;
    }
}

.mod-Teaser_focus_area a.focus-cell {
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

.no-touch .mod-Teaser_focus_area a.focus-cell:hover, .touch .mod-Teaser_focus_area a.focus-cell:active {
    cursor: pointer;
    background-color: #cdcdcd;
}

@media (max-width:767px) {
    .mod-Teaser_focus_area .focus-cell {
        border-bottom: 1px solid #cdcdcd;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Teaser_focus_area .focus-cell:nth-of-type(2n+1) {
        border-left: 1px solid #cdcdcd;
    }

    .mod-Teaser_focus_area .focus-cell:nth-of-type(n+2) {
        border-top: 1px solid #cdcdcd;
    }

    .msie8 .mod-Teaser_focus_area {
        overflow: hidden;
    }

        .msie8 .mod-Teaser_focus_area .row {
            margin-top: -1px;
            margin-left: -1px;
        }

        .msie8 .mod-Teaser_focus_area .focus-cell {
            border-top: 1px solid #cdcdcd;
            border-left: 1px solid #cdcdcd;
        }
}

@media (min-width:992px) {
    .mod-Teaser_focus_area .focus-cell {
        height: 100%;
    }

        .mod-Teaser_focus_area .focus-cell + .focus-cell {
            border-left: 1px solid #cdcdcd;
            border-top: none;
        }

    .mod-Teaser_focus_area .clearfix {
        clear: both;
        border-top: 1px solid #cdcdcd;
    }
}

.mod-Teaser_focus_area h2 {
    margin-bottom: 0;
    color: #fff;
}

    .mod-Teaser_focus_area h2:after {
        content: "";
        display: block;
        background: #fff;
        height: 1px;
        margin-top: 15px;
        width: 28px;
    }

@media (min-width:768px) {
    .mod-Teaser_focus_area h2:after {
        width: 33px;
    }
}

.mod-Teaser_focus_area h3 {
    color: #4066b3;
}

.mod-Teaser_focus_area.show-numbers h3:before {
    content: "0" counter(Ebene01,decimal);
    counter-increment: Ebene01;
    margin-right: 5px;
    color: #006;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 20px;
    line-height: 24px;
    line-height: inherit;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Teaser_focus_area.show-numbers h3:before {
        font-size: 24px;
        line-height: 26px;
    }
}

@media (min-width:992px) {
    .mod-Teaser_focus_area.show-numbers h3:before {
        font-size: 26px;
        line-height: 28px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_focus_area.show-numbers .hidden-xs h3:before {
        content: " 0" counter(Ebene01,decimal);
    }
}

.mod-Teaser_focus_area .action-cell {
    padding-top: 13px;
    padding-bottom: 13px;
}

@media (max-width:767px) {
    .mod-Teaser_highlight {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_highlight .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_highlight .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.no-touch .mod-Teaser_highlight.skin-c3:hover, .touch .mod-Teaser_highlight.skin-c3:active {
    background-color: #e6e6e6;
}

@media (max-width:767px) {
    .mod-Teaser_highlight.skin-c3 .media-container {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_highlight.skin-c3 .media-container {
        margin-top: -14px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_home {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Teaser_home .media-container {
            margin-left: -15px;
            margin-right: -15px;
        }
}

.mod-Teaser_home .media-container {
    margin-bottom: 20px;
}

.mod-Teaser_large {
    position: relative;
}

    .mod-Teaser_large .teaser-headline {
        position: absolute;
        left: 16px;
        top: 30px;
        margin: 0;
        paddding: 0;
        color: #8e8e8e;
    }

    .mod-Teaser_large.colortheme-2 .teaser-headline {
        color: #4066b3;
    }

    .mod-Teaser_large.colortheme-3 .teaser-headline {
        color: #fff;
    }

    .mod-Teaser_large .link-bar {
        clear: both;
    }

    .mod-Teaser_large .teaser-body {
        padding: 30px 15px;
    }

        .mod-Teaser_large .teaser-body h3, .mod-Teaser_large .teaser-body p {
            margin: 0 0 20px 0;
            color: #fff;
        }

        .mod-Teaser_large .teaser-body *:last-child {
            margin-bottom: 0;
        }

@media (max-width:767px) {
    .mod-Teaser_large {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Teaser_large .media-container, .mod-Teaser_large .teaser-body, .mod-Teaser_large .link-bar {
            margin-left: -15px;
            margin-right: -15px;
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .mod-Teaser_large .teaser-body {
        position: absolute;
        left: 75%;
        right: 0;
        top: 0;
        bottom: 40px;
    }

    .mod-Teaser_large .media-container {
        display: block;
        position: relative;
        width: 75%;
        margin-bottom: 0;
    }

        .mod-Teaser_large .media-container img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .mod-Teaser_large .media-container:before {
            padding-bottom: 50%;
            content: "";
            display: block;
            width: 100%;
        }
}

.mod-Teaser_lead .link-list {
    padding-bottom: 10px;
}

    .mod-Teaser_lead .link-list:last-child {
        padding-bottom: 0;
    }

    .mod-Teaser_lead .link-list .last-child {
        padding-bottom: 0;
    }

    .mod-Teaser_lead .link-list li {
        width: 32%;
        margin-left: 2%;
        float: left;
        background-color: #fff;
    }

        .mod-Teaser_lead .link-list li:first-child {
            margin-left: 0;
        }

        .mod-Teaser_lead .link-list li a {
            padding: 5px 15px;
            border: 1px solid #4066b3;
            display: block;
            text-align: center;
            height: 100px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .mod-Teaser_lead .link-list li a .icon {
                line-height: 44px;
                height: 44px;
                width: 40px;
            }

            .mod-Teaser_lead .link-list li a .icon-label {
                display: block;
            }

        .mod-Teaser_lead .link-list li.one-item {
            width: 100%;
        }

        .mod-Teaser_lead .link-list li.two-items {
            width: 49%;
        }

@media (max-width:767px) {
    .mod-Teaser_lead .link-list li {
        margin: 10px 0 0;
        float: none;
    }

        .mod-Teaser_lead .link-list li:first-child {
            margin-top: 0;
        }

        .mod-Teaser_lead .link-list li a {
            padding: 5px 10px;
            text-align: left;
            height: 44px;
        }

            .mod-Teaser_lead .link-list li a .icon {
                line-height: 34px;
                height: 34px;
                margin-right: 5px;
                vertical-align: middle;
            }

            .mod-Teaser_lead .link-list li a .icon-label {
                line-height: 34px;
                height: auto;
                display: inline-block;
                vertical-align: middle;
            }

        .mod-Teaser_lead .link-list li.one-item, .mod-Teaser_lead .link-list li.two-items, .mod-Teaser_lead .link-list li.three-items {
            width: 100%;
        }
}

@media (max-width:767px) {
    .mod-Teaser_link_info {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_link_info .teaser-section:before, .mod-Teaser_link_info .teaser-section:after {
    content: " ";
    display: table;
}

.mod-Teaser_link_info .teaser-section:after {
    clear: both;
}

.mod-Teaser_link_info .teaser-section .teaser-subtitle {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .mod-Teaser_link_info .teaser-section .teaser-subtitle + p {
        position: relative;
        top: -10px;
        margin-top: -4px;
        margin-bottom: 6px;
    }

.mod-Teaser_link_info .media-container {
    float: left;
    width: 25%;
    border-right: 6px solid transparent;
    margin-bottom: 20px;
}

    .mod-Teaser_link_info .media-container + .teaser-body {
        float: left;
        width: 75%;
        padding-left: 6px;
    }

@media (max-width:767px) {
    .mod-Teaser_list {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_list .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_list .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_list.skin-c3 .media-container:first-child, .mod-Teaser_list.skin-c5 .media-container:first-child {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_list.skin-c3 .media-container:first-child, .mod-Teaser_list.skin-c5 .media-container:first-child {
        margin-top: -10px;
    }
}

.mod-Teaser_list .link-list {
    padding-bottom: 10px;
}

    .mod-Teaser_list .link-list:last-child {
        padding-bottom: 0;
    }

    .mod-Teaser_list .link-list .last-child {
        padding-bottom: 0;
    }

    .mod-Teaser_list .link-list li {
        padding-top: 10px;
    }

    .mod-Teaser_list .link-list .icon {
        color: #3e3e3e;
    }

.mod-Teaser_list .download-list {
    padding-top: 8px;
    list-style-type: none;
}

    .mod-Teaser_list .download-list .icon:before {
        color: #3e3e3e;
    }

    .mod-Teaser_list .download-list li {
        margin-top: -4px;
        margin-bottom: 16px;
    }

.mod-Teaser_list .download-list-label {
    padding-left: 30px;
    text-indent: -34px;
    margin-bottom: 0;
    margin-right: -10px;
}

    .mod-Teaser_list .download-list-label .icon {
        display: inline-block;
        text-indent: 0;
        width: 30px;
    }

    .mod-Teaser_list .download-list-label + .link-list-inline {
        margin-left: 30px;
    }

.mod-Teaser_list .download-size {
    white-space: nowrap;
}

.mod-Teaser_navigation_slider {
    padding: 0 40px;
    position: relative;
}

    .mod-Teaser_navigation_slider p, .mod-Teaser_navigation_slider h1, .mod-Teaser_navigation_slider h2, .mod-Teaser_navigation_slider h3, .mod-Teaser_navigation_slider h4 {
        margin-top: 0;
    }

    .mod-Teaser_navigation_slider p {
        color: #3e3e3e;
    }

    .mod-Teaser_navigation_slider .cell, .mod-Teaser_navigation_slider .cell-clone.first {
        float: left;
        width: 100%;
        display: block;
        overflow: hidden;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mod-Teaser_navigation_slider .cell-clone.last {
        position: absolute;
    }

    .mod-Teaser_navigation_slider .cell-image {
        padding-right: 0;
    }

    .mod-Teaser_navigation_slider .single-cell {
        float: left;
        width: 50%;
        position: relative;
        display: block;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .mod-Teaser_navigation_slider .single-cell .row {
            margin: 0;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .mod-Teaser_navigation_slider .single-cell.left .row {
            border-right: 1px solid #cdcdcd;
        }

    .mod-Teaser_navigation_slider .scrollable-container {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .mod-Teaser_navigation_slider .scrollable-content {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 10000;
    }

    .mod-Teaser_navigation_slider .next-button, .mod-Teaser_navigation_slider .prev-button {
        position: absolute;
        width: 35px;
        height: 100%;
        top: 50%;
        outline: 0;
        display: block;
    }

        .mod-Teaser_navigation_slider .next-button:after, .mod-Teaser_navigation_slider .prev-button:after {
            outline: 0;
            color: #8e8e8e;
            display: block;
            vertical-align: middle;
            font-family: 'zurich-icons';
            font-size: 65px;
            line-height: 1em;
            position: absolute;
            top: -35%;
        }

    .mod-Teaser_navigation_slider .prev-button {
        left: 0;
    }

        .mod-Teaser_navigation_slider .prev-button:after {
            -webkit-transition: all 200ms linear;
            -o-transition: all 200ms linear;
            transition: all 200ms linear;
            content: "";
            left: -16px;
            opacity: .6;
            filter: alpha(opacity=60);
        }

        .mod-Teaser_navigation_slider .prev-button:hover:after {
            left: -22px;
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .mod-Teaser_navigation_slider .next-button {
        right: 0;
    }

        .mod-Teaser_navigation_slider .next-button:after {
            -webkit-transition: all 200ms linear;
            -o-transition: all 200ms linear;
            transition: all 200ms linear;
            opacity: .6;
            filter: alpha(opacity=60);
            content: "";
            right: -16px;
        }

        .mod-Teaser_navigation_slider .next-button:hover:after {
            opacity: 1;
            filter: alpha(opacity=100);
            right: -22px;
        }

    .mod-Teaser_navigation_slider .page-indicator {
        position: relative;
        right: 0;
        left: 0;
        text-align: center;
        margin: 20px 0 0 0;
        line-height: 12px;
        height: 12px;
        font-size: 0;
    }

        .mod-Teaser_navigation_slider .page-indicator li {
            display: inline-block;
            width: auto;
            height: 100%;
        }

        .mod-Teaser_navigation_slider .page-indicator a {
            display: inline-block;
            width: 14px;
            height: 14px;
            font-size: inherit;
            line-height: inherit;
            opacity: .6;
            filter: alpha(opacity=60);
            -webkit-transition: all 200ms linear;
            -o-transition: all 200ms linear;
            transition: all 200ms linear;
            outline: 0;
        }

            .mod-Teaser_navigation_slider .page-indicator a:after {
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: -moz-none;
                -ms-user-select: none;
                user-select: none;
                outline: 0;
                content: "";
                height: 14px;
                width: 14px;
                display: inline-block;
                color: #8e8e8e;
                font-family: 'zurich-icons';
                font-size: 14px;
            }

            .mod-Teaser_navigation_slider .page-indicator a:hover, .mod-Teaser_navigation_slider .page-indicator a.active {
                opacity: 1;
                filter: alpha(opacity=100);
            }

        .mod-Teaser_navigation_slider .page-indicator li + li {
            margin-left: 6px;
        }

@media (max-width:767px) {
    .mod-Teaser_navigation_slider .single-cell.left .row {
        border: 0;
    }

    .mod-Teaser_navigation_slider .cell-image {
        padding-bottom: 20px;
    }
}

.mod-Teaser_service {
    background-color: #039;
    color: #fff;
    overflow: hidden;
}

    .mod-Teaser_service .teaser-copy {
        padding: 30px 16px 20px 16px;
    }

        .mod-Teaser_service .teaser-copy, .mod-Teaser_service .teaser-copy * {
            color: #fff;
        }

    .mod-Teaser_service .teaser-legal {
        padding: 10px 16px 30px 16px;
    }

    .mod-Teaser_service .link-icons {
        display: table;
        width: 100%;
    }

    .mod-Teaser_service .one-icon .link-icon {
        width: 100%;
    }

    .mod-Teaser_service .two-icons .link-icon {
        width: 50%;
    }

    .mod-Teaser_service .three-icons .link-icon {
        width: 33%;
    }

        .mod-Teaser_service .three-icons .link-icon:last-child {
            width: 34%;
        }

    .mod-Teaser_service .link-icon {
        word-break: break-all;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding: 20px 0;
        border-top: 1px solid #6685c2;
        border-right: 1px solid #6685c2;
        color: #fff;
    }

        .mod-Teaser_service .link-icon:hover {
            background-color: #4066b3;
        }

        .mod-Teaser_service .link-icon:last-child {
            border-right: none;
        }

        .mod-Teaser_service .link-icon .icon {
            display: block;
            font-size: 28px;
            width: auto;
            height: 36px;
            line-height: 36px;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .mod-Teaser_service .link-icon .icon-label {
            display: block;
            font-size: 12px;
            font-weight: bold;
        }

.mod-Teaser_square_image:before, .mod-Teaser_square_image:after {
    content: " ";
    display: table;
}

.mod-Teaser_square_image:after {
    clear: both;
}

.mod-Teaser_square_image .media-container {
    float: left;
    width: 40%;
    padding-right: 15px;
}

.mod-Teaser_square_image .teaser-body {
    float: left;
    width: 60%;
    padding-left: 15px;
}

    .mod-Teaser_square_image .teaser-body h3 {
        color: #006;
    }

.mod-Teaser_square_image .link-bar {
    clear: both;
}

@media (max-width:767px) {
    .mod-Teaser_square_image.link-bar-bottom-aligned .media-container {
        margin-bottom: 30px;
    }

    .mod-Teaser_square_image.link-bar-bottom-aligned .teaser-body {
        margin-bottom: 10px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_square_image.link-bar-bottom-aligned .media-container {
        margin-bottom: 20px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_standard {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_standard .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_standard .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.no-touch .mod-Teaser_standard.skin-c3:hover, .touch .mod-Teaser_standard.skin-c3:active {
    background-color: #e6e6e6;
}

@media (max-width:767px) {
    .mod-Teaser_standard.skin-c3 .media-container {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_standard.skin-c3 .media-container {
        margin-top: -14px;
    }
}

.mod-Teaser_standard.image-left:before, .mod-Teaser_standard.image-left .teaser-link:before, .mod-Teaser_standard.image-left:after, .mod-Teaser_standard.image-left .teaser-link:after {
    content: " ";
    display: table;
}

.mod-Teaser_standard.image-left:after, .mod-Teaser_standard.image-left .teaser-link:after {
    clear: both;
}

@media (max-width:767px) {
    .mod-Teaser_standard.image-left .media-container {
        margin-bottom: 20px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_standard.image-left .media-container {
        float: left;
        width: 50%;
        padding-right: 15px;
        margin-bottom: 0;
    }

        .mod-Teaser_standard.image-left .media-container + .teaser-body {
            float: left;
            width: 50%;
            padding-left: 15px;
        }
}

.mod-Teaser_standard.image-left.skin-c3 .media-container + .teaser-body {
    margin-top: -14px;
}

.mod-Teaser_standard.image-left.skin-c4 .media-container {
    float: left;
    width: 30%;
    padding-right: 10px;
    margin-bottom: 0;
}

    .mod-Teaser_standard.image-left.skin-c4 .media-container + .teaser-body {
        float: left;
        width: 70%;
        padding-left: 10px;
    }

@media (max-width:767px) {
    .mod-Teaser_standard.skin-c4 .media-container {
        margin-left: 0;
        margin-right: 0;
    }
}

.mod + .mod-Forms_captcha {
    margin-top: 0;
    margin-bottom: 20px;
}

.mod-Forms_captcha .form-group:first-child {
    margin-bottom: 10px;
}

.mod-Forms_captcha .captcha_image {
    float: left;
}

.mod-Forms_captcha .captcha_icons {
    float: right;
    width: 20px;
    text-align: right;
}

.mod-Forms_checkbox .checkbox-inline {
    margin-left: 0;
    margin-right: 10px;
}

.mod-Forms_groupbox.graybox {
    background: #f3f3f3;
    padding: 30px;
}

@media (max-width:767px) {
    .mod-Forms_groupbox {
        padding: 15px;
    }

        .mod-Forms_groupbox.graybox {
            padding: 15px;
        }
}

.mod-Forms_listbox .caret:before {
    top: -5px;
}

.mod-Forms_listbox .glyphicon {
    font-family: 'zurich-icons';
    color: #4066b3;
}

.mod-Forms_listbox .glyphicon.glyphicon-ok:before {
    content: "";
}

.mod-Forms_listbox .bootstrap-select.btn-group.show-tick li.selected a:hover span {
    color: #fff;
}

.mod-Forms_listbox .bootstrap-select.btn-group.show-tick li.selected a span.check-mark {
    right: 8px;
    margin-top: 8px;
}

.mod-Forms_radio .radio-inline {
    margin-left: 0;
    margin-right: 10px;
}

.bootstrap-select .dropdown-toggle {
    padding: 10px 30px 10px 10px;
}

    .bootstrap-select .dropdown-toggle:hover, .bootstrap-select .dropdown-toggle:active, .bootstrap-select .dropdown-toggle:focus {
        background-color: #fff;
        -webkit-appearance: none;
        outline: none;
    }

.bootstrap-select.open .caret:before {
    content: "";
}

.bootstrap-select.open > .dropdown-toggle.btn-default {
    background-color: #fff;
    border-bottom: 0;
    border-color: #8e8e8e;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bootstrap-select.open.dropup > .dropdown-toggle.btn-default {
    border-bottom: 1px solid #8e8e8e;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.bootstrap-select .caret {
    border: none;
}

    .bootstrap-select .caret:before {
        content: "";
        font-family: 'zurich-icons';
        color: #4066b3;
        position: absolute;
        left: -11px;
        top: -7px;
    }

.bootstrap-select.open .dropdown-menu {
    margin: 0;
    padding-top: 0;
    border-top: none;
    border-color: #8e8e8e;
    border-radius: 5px;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .bootstrap-select.open .dropdown-menu a {
        outline: none;
        padding: 6px 10px 5px;
    }

        .bootstrap-select.open .dropdown-menu a:hover, .bootstrap-select.open .dropdown-menu a:active, .bootstrap-select.open .dropdown-menu a:focus {
            background-color: #4066b3;
            color: #fff;
        }

.bootstrap-select.open.dropup > .dropdown-menu {
    border-bottom: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top: 1px solid #8e8e8e;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.has-error .bootstrap-select .dropdown-toggle {
    border-color: #e9635b;
    background: #fad8d6;
}

.mod-Forms_select .row {
    margin-left: -8px;
    margin-right: -7px;
}

    .mod-Forms_select .row > div {
        padding-left: 8px;
        padding-right: 7px;
    }

.mod-Forms_textfield input {
    position: relative;
}

    .mod-Forms_textfield input[type="date"] {
        position: relative;
    }

        .mod-Forms_textfield input[type="date"] + input {
            background: #fff url("../images/icon-date.svg") right center no-repeat;
        }

.no-svg .mod-Forms_textfield input[type="date"] {
    position: relative;
}

    .no-svg .mod-Forms_textfield input[type="date"] + input {
        background: #fff url("../images/icon-date.png") right center no-repeat;
    }

.mod-Forms_upload .btn-file {
    position: relative;
    overflow: hidden;
    height: 40px;
}

    .mod-Forms_upload .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        background: #f00;
        cursor: inherit;
        display: block;
    }

.mod-Forms_upload input[readonly] {
    background-color: #fff !important;
    cursor: text !important;
    opacity: 1;
}

.mod-Forms_upload.has-error .btn-file {
    border-color: #e9635b;
    background: #fad8d6;
}

.mod-Forms_checkbox .checkbox-inline {
    margin-left: 0;
    margin-right: 10px;
}

.mod-Forms_checkbox .checkbox-inline {
    margin-left: 0;
    margin-right: 10px;
}

.scfDateSelectorGeneralPanel div.bootstrap-select.btn-group, .scfDateSelectorGeneralPanel label {
    width: 32%;
    margin-left: 2%;
    float: left;
}

    .scfDateSelectorGeneralPanel div.bootstrap-select.btn-group .caret:before, .scfDateSelectorGeneralPanel label .caret:before {
        left: -26px;
    }

    .scfDateSelectorGeneralPanel div.bootstrap-select.btn-group.first, .scfDateSelectorGeneralPanel label.first {
        margin-left: 0;
    }

.mod-LForms_groupbox.graybox {
    background: #f3f3f3;
    padding: 30px;
}

@media (max-width:767px) {
    .mod-LForms_groupbox {
        padding: 15px;
    }

        .mod-LForms_groupbox.graybox {
            padding: 15px;
        }
}

.scfDropListGeneralPanel .caret:before {
    top: -5px;
}

.scfDropListGeneralPanel .glyphicon {
    font-family: 'zurich-icons';
    color: #4066b3;
}

.scfDropListGeneralPanel .glyphicon.glyphicon-ok:before {
    content: "";
}

.scfDropListGeneralPanel .bootstrap-select.btn-group.show-tick li.selected a:hover span {
    color: #fff;
}

.scfDropListGeneralPanel .bootstrap-select.btn-group.show-tick li.selected a span.check-mark {
    right: 8px;
    margin-top: 8px;
}

.mod-Forms_radio .radio-inline {
    margin-left: 0;
    margin-right: 10px;
}

.mod-Forms_radio .radio-inline {
    margin-left: 0;
    margin-right: 10px;
}

.bootstrap-select {
    width: 100%;
}

    .bootstrap-select .dropdown-toggle {
        padding: 10px 30px 10px 10px;
    }

        .bootstrap-select .dropdown-toggle:hover, .bootstrap-select .dropdown-toggle:active, .bootstrap-select .dropdown-toggle:focus {
            background-color: #fff;
            -webkit-appearance: none;
            outline: none;
        }

    .bootstrap-select.open .caret:before {
        content: "";
    }

    .bootstrap-select.open > .dropdown-toggle.btn-default {
        background-color: #fff;
        border-bottom: 0;
        border-color: #8e8e8e;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .bootstrap-select.open.dropup > .dropdown-toggle.btn-default {
        border-bottom: 1px solid #8e8e8e;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top: 0;
        -moz-border-radius-topleft: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
    }

    .bootstrap-select .caret {
        border: none;
    }

        .bootstrap-select .caret:before {
            content: "";
            font-family: 'zurich-icons';
            color: #4066b3;
            position: absolute;
            left: -11px;
            top: -7px;
        }

    .bootstrap-select.open .dropdown-menu {
        margin: 0;
        padding-top: 0;
        border-top: none;
        border-color: #8e8e8e;
        border-radius: 5px;
        -moz-border-radius-topleft: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .bootstrap-select.open .dropdown-menu a {
            outline: none;
            padding: 6px 10px 5px;
        }

            .bootstrap-select.open .dropdown-menu a:hover, .bootstrap-select.open .dropdown-menu a:active, .bootstrap-select.open .dropdown-menu a:focus {
                background-color: #4066b3;
                color: #fff;
            }

    .bootstrap-select.open.dropup > .dropdown-menu {
        border-bottom: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top: 1px solid #8e8e8e;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
    }

.has-error .bootstrap-select .dropdown-toggle {
    border-color: #e9635b;
    background: #fad8d6;
}

.mod-Forms_select .row {
    margin-left: -8px;
    margin-right: -7px;
}

    .mod-Forms_select .row > div {
        padding-left: 8px;
        padding-right: 7px;
    }

.mod-Forms_textfield input {
    position: relative;
}

.scfDatePickerTextBox {
    background: #fff url("../images/icon-date.svg") right center no-repeat;
}

.no-svg .scfDatePickerTextBox {
    background: #fff url("../images/icon-date.png") right center no-repeat;
}

.scfFileUploadUsefulInfo {
    font-size: 14px;
}

.scfFileUploadGeneralPanel .input-group {
    float: left;
}

.scfFileUploadGeneralPanel .form-control {
    display: table-cell;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    cursor: text !important;
    opacity: 1;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.scfFileUploadGeneralPanel .btn-file {
    vertical-align: middle;
    margin-left: -1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 40px;
    overflow: hidden;
}

    .scfFileUploadGeneralPanel .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        background: #f00;
        cursor: inherit;
        display: block;
    }

.mod-Agent_location > .row, .mod-Agent_location > .row > [class^="col-"] {
    margin: 0;
}

.msie8 .mod-Agent_location .mod-Agent_store {
    width: 100%;
}

.mod-Agent_location .link.link-sendemail {
    margin: 60px 0 0 0;
}

@media (max-width:767px) {
    .mod-Agent_location .cta {
        position: absolute;
        left: 15px;
        right: 15px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .cta {
        position: absolute;
        left: 0;
        right: 15px;
    }
}

.mod-Agent_location img.symbol {
    position: absolute;
    left: 0;
}

.mod-Agent_location .mapnaviholder .mod-Agent_store, .mod-Agent_location .mapnaviholder .link-search {
    margin-bottom: 20px;
}

.mod-Agent_location .mapnaviholder img.symbol {
    position: absolute;
}

@media (max-width:767px) {
    .mod-Agent_location .mapnaviholder {
        padding: 0 0 0 15px;
    }

        .mod-Agent_location .mapnaviholder img.symbol {
            left: 15px;
        }
}

@media (min-width:768px) {
    .mod-Agent_location .mapnaviholder {
        padding: 0 0 0 30px;
    }

        .mod-Agent_location .mapnaviholder img.symbol {
            left: 30px;
        }
}

.mod-Agent_location .mapnaviholder .company-name {
    margin: 20px 0;
    color: #039;
}

.mod-Agent_location .mapnaviholder .name {
    margin: -4px 0 20px 0;
}

.mod-Agent_location .mapnaviholder .address {
    padding-left: 40px;
}

.mod-Agent_location .mapnaviholder p {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Agent_location .link-sendemail {
        padding-left: 15px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .link-sendemail {
        padding-left: 30px;
    }
}

.mod-Agent_location .location-opening, .mod-Agent_location .location-parking {
    display: none;
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .mod-Agent_location .location-opening, .mod-Agent_location .location-parking {
        padding-left: 15px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .location-opening, .mod-Agent_location .location-parking {
        padding-left: 30px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .location-parking {
        padding-left: 15px;
    }
}

.mod-Agent_location .mapsizer {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}

@media (max-width:767px) {
    .mod-Agent_location .mapsizer {
        margin-left: 0;
        margin-bottom: 30px;
        min-height: 200px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .mapsizer {
        position: relative;
        min-height: 400px;
    }
}

.mod-Agent_location > .row, .mod-Agent_location > .row > [class^="col-"] {
    margin: 0;
    padding: 0;
}

@media (max-width:767px) {
    .mod-Agent_location .mapnavi-holder-wrap {
        padding-right: 0;
        padding-bottom: 20px !important;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .mapnavi-holder-wrap {
        padding-right: 15px !important;
        padding-bottom: 30px !important;
    }

        .mod-Agent_location .mapnavi-holder-wrap + .col-xs-12 {
            padding-left: 15px;
        }
}

.mod-Agent_location .mapholder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.mod-Agent_location .list-holder {
    overflow: hidden;
    padding: 20px;
    border-left: 5px solid #039;
}

@media (max-width:767px) {
    .mod-Agent_location .list-holder {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.mod-Agent_location .listitem {
    float: left;
    padding-left: 40px;
    position: relative;
}

@media (max-width:767px) {
    .mod-Agent_location .listitem {
        width: 100%;
    }

        .mod-Agent_location .listitem .link-standard {
            margin-bottom: 20px;
        }
}

@media (min-width:768px) {
    .mod-Agent_location .listitem {
        width: 33%;
    }
}

.mod-Agent_location .listitem .link-standard {
    padding-left: 0;
}

.mod-Agent_location .listitem .start-routing {
    margin-top: 0;
}

.mod-Agent_location .i-location {
    position: absolute;
    left: 0;
}

.mod-Agent_profile {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width:767px) {
    .mod-Agent_profile {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.mod-Agent_profile > .row {
    margin: 0 0 1em 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

.mod-Agent_profile .agent-content {
    color: #3e3e3e;
}

.mod-Agent_profile .agent-label {
    color: #8e8e8e;
}

.mod-Content_global_navigation li {
    list-style: none;
}

.mod-Content_global_navigation .boxheader {
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    width: 100%;
    padding: 20px 30px 0 30px;
}

.mod-Content_global_navigation .link-bar {
    background: transparent;
}

.mod-Content_global_navigation h3 {
    display: inline-block;
}

    .mod-Content_global_navigation h3.youarehere {
        color: #8e8e8e;
    }

    .mod-Content_global_navigation h3.sectiontitle {
        color: #3e3e3e;
        margin-left: 7px;
    }

@media (max-width:767px) {
    .mod-Content_global_navigation {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Content_global_navigation .boxheader {
            padding-left: 0;
            padding-right: 0;
        }

        .mod-Content_global_navigation .navigation {
            display: none;
        }

        .mod-Content_global_navigation .link-bar {
            padding: 0;
        }

            .mod-Content_global_navigation .link-bar li {
                display: block;
            }
}

@media (min-width:768px) {
    .mod-Content_global_navigation {
        padding: 0;
    }

        .mod-Content_global_navigation .link-bar {
            position: absolute;
            right: 30px;
            top: 20px;
            padding-top: 0;
        }

            .mod-Content_global_navigation .link-bar li {
                display: block;
                float: left;
            }

        .mod-Content_global_navigation .boxheader {
            border-bottom: 1px solid #dadada;
        }

        .mod-Content_global_navigation .menuholder {
            padding: 30px 30px 0 30px;
        }

            .mod-Content_global_navigation .menuholder .navigation-1 > li {
                margin-bottom: 40px;
            }

                .mod-Content_global_navigation .menuholder .navigation-1 > li > a {
                    font-family: "swis721_btbold";
                }

            .mod-Content_global_navigation .menuholder .navigation-2 li {
                padding-top: 20px;
            }

            .mod-Content_global_navigation .menuholder a {
                color: #8e8e8e;
            }

                .mod-Content_global_navigation .menuholder a:hover {
                    color: #006;
                }
}

.mod-Gadget_bar {
    margin-bottom: 0;
}

@media (max-width:767px) {
    .mod-Gadget_bar {
        border-top: 1px solid #dadada;
    }
}

.mod-Gadget_bar .social-share {
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 99;
    margin: 0;
}

@media (max-width:767px) {
    .mod-Gadget_bar .social-share {
        top: 9px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Gadget_bar .social-share li {
    list-style-type: none;
    text-align: center;
}

    .mod-Gadget_bar .social-share li .social-vote, .mod-Gadget_bar .social-share li .social-language-select, .mod-Gadget_bar .social-share li .social-share-bar {
        display: none;
        margin: -12px -4px -10px -4px;
        border-width: 10px 4px;
        border-style: solid;
        border-color: #fff;
        background-color: #fff;
    }

        .mod-Gadget_bar .social-share li .social-vote li, .mod-Gadget_bar .social-share li .social-language-select li, .mod-Gadget_bar .social-share li .social-share-bar li {
            margin-top: 4px;
        }

    .mod-Gadget_bar .social-share li .social-share-bar {
        margin-left: -6px;
    }

.mod-Gadget_bar .social-share > li {
    float: left;
}

    .mod-Gadget_bar .social-share > li + li {
        margin-left: 10px;
    }

    .mod-Gadget_bar .social-share > li > a.link-item {
        color: #4066b3;
    }

.mod-Gadget_bar .social-share .link-item {
    position: relative;
    color: #cdcdcd;
    display: block;
}

    .mod-Gadget_bar .social-share .link-item.selected, .mod-Gadget_bar .social-share .link-item:hover {
        color: #4066b3;
    }

        .mod-Gadget_bar .social-share .link-item.selected .i-language:before, .mod-Gadget_bar .social-share .link-item:hover .i-language:before {
            content: "R";
        }

        .mod-Gadget_bar .social-share .link-item.selected .i-vote:before, .mod-Gadget_bar .social-share .link-item:hover .i-vote:before {
            content: "❤";
        }

        .mod-Gadget_bar .social-share .link-item.selected .i-print:before, .mod-Gadget_bar .social-share .link-item:hover .i-print:before {
            content: "p";
        }

        .mod-Gadget_bar .social-share .link-item.selected .i-share:before, .mod-Gadget_bar .social-share .link-item:hover .i-share:before {
            content: ">";
        }

        .mod-Gadget_bar .social-share .link-item.selected .language, .mod-Gadget_bar .social-share .link-item:hover .language, .mod-Gadget_bar .social-share .link-item.selected .hearts, .mod-Gadget_bar .social-share .link-item:hover .hearts {
            color: #fff;
        }

    .mod-Gadget_bar .social-share .link-item .language, .mod-Gadget_bar .social-share .link-item .hearts {
        position: absolute;
        top: 5px;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-size: 11px;
    }

    .mod-Gadget_bar .social-share .link-item .icon {
        font-size: 28px;
        width: auto;
        height: 28px;
        line-height: 28px;
    }

.mod-Location_finder .mod-Agent_store {
    width: 100%;
    \9;
}

.mod-Location_finder .menu-container {
    display: block;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mod-Location_finder .ui-autocomplete {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0 !important;
    width: 100% !important;
}

.mod-Location_finder .bootstrap-select {
    width: 100%;
}

.mod-Location_finder .geosearch {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
}

.mod-Location_finder .mapsizer {
    position: relative;
    width: 100%;
    height: 200px;
    padding: 0%;
}

@media (min-width:768px) {
    .mod-Location_finder .mapsizer {
        min-height: 400px;
    }
}

.mod-Location_finder .mapholder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.mod-Location_finder.agent .cta:before {
    position: absolute;
    left: 24px;
}

.mod-Location_finder.agent .cta span {
    float: left;
    padding-left: 30px;
}

@media (max-width:767px) {
    .mod-Location_finder.agent .cta {
        margin-top: 20px;
    }
}

.mod-Location_finder.agent form {
    position: relative;
}

@media (max-width:767px) {
    .mod-Location_finder.agent form {
        height: 50px;
    }
}

.mod-Location_finder.agent form .btn-search {
    position: absolute;
    right: 16px;
    top: 8px;
}

.mod-Location_finder.agent .location-image {
    width: 100%;
}

@media (min-width:768px) {
    .mod-Location_finder.agent form {
        height: 400px;
    }

    .mod-Location_finder.agent .location-website {
        width: 100%;
    }

    .mod-Location_finder.agent .mapnaviholder {
        height: 400px;
    }

    .mod-Location_finder.agent .bottom {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}

@media (max-width:767px) {
    .mod-Location_finder.agent .location-contact {
        margin: 20px 0;
    }
}

.mod-Location_finder .mapnaviholder .inner {
    padding: 30px 30px 20px 30px;
    position: relative;
}

.mod-Location_finder .mapnaviholder .upper {
    margin-bottom: 10px;
    height: 260px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mod-Location_finder .mapnaviholder .upper h3 {
        padding: 30px 0 20px 30px;
        margin: 0;
    }

    .mod-Location_finder .mapnaviholder .upper ul {
        margin: 0 2px;
        list-style-type: none;
    }

@media (max-width:767px) {
    .mod-Location_finder .mapnaviholder .upper {
        height: auto;
        margin-bottom: 0;
        padding-bottom: 20px;
    }

        .mod-Location_finder .mapnaviholder .upper h3 {
            padding: 20px;
        }

        .mod-Location_finder .mapnaviholder .upper p.description {
            margin: 20px 0 0 0;
            color: #8e8e8e;
        }
}

.mod-Location_finder .mapnaviholder .upper .category {
    cursor: pointer;
    border-left: 5px solid transparent;
    padding: 10px 5px 10px 25px;
}

    .mod-Location_finder .mapnaviholder .upper .category .title {
        font-weight: bold;
        color: #4066b3;
    }

    .mod-Location_finder .mapnaviholder .upper .category .description {
        height: 0;
        color: #8e8e8e;
        overflow: hidden;
        padding-left: 20px;
        margin-top: 0;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
    }

    .mod-Location_finder .mapnaviholder .upper .category.active {
        background-color: #fff;
        cursor: default;
        border-left-color: #bfbfbf !important;
    }

        .mod-Location_finder .mapnaviholder .upper .category.active, .mod-Location_finder .mapnaviholder .upper .category.active .title {
            color: #8e8e8e;
        }

            .mod-Location_finder .mapnaviholder .upper .category.active .description {
                height: 20px;
                margin-top: 11px;
            }

.mod-Location_finder .mapnaviholder .lower {
    min-height: 130px;
    overflow: hidden;
}

    .mod-Location_finder .mapnaviholder .lower h3 {
        margin: 0 0 20px 0;
    }

    .mod-Location_finder .mapnaviholder .lower .legend {
        display: inline;
        white-space: nowrap;
        vertical-align: middle;
        height: 30px;
        padding-bottom: 0;
        line-height: 30px;
    }

        .mod-Location_finder .mapnaviholder .lower .legend span {
            color: #3e3e3e;
            display: inline-block;
            height: 20px;
            line-height: 20px;
        }

        .mod-Location_finder .mapnaviholder .lower .legend .maplabel {
            padding: 0 5px;
        }

        .mod-Location_finder .mapnaviholder .lower .legend .mapsymbol img {
            width: 12px;
            display: block;
            height: 20px;
            margin-top: 5px;
        }

@media (min-width:768px) {
    .mod-Location_finder .mapnaviholder {
        margin-right: 30px;
        min-height: 400px;
    }
}

.mod-Location_finder .mapnaviholder p {
    margin-top: 20px;
    margin-bottom: 0;
}

.mod-Location_finder .mapnaviholder .category-select-wrap {
    padding-left: 15px;
    padding-right: 15px;
}

.mod-Location_finder .globallink {
    padding: 20px 15px 20px 30px;
}

.mod-Location_finder > .row, .mod-Location_finder > .row > [class^="col-"] {
    margin: 0;
    padding: 0;
}

.mod-Location_finder .listitem {
    padding: 30px;
    margin: 30px 0;
    border-left: 5px solid #039;
}

@media (max-width:767px) {
    .mod-Location_finder .listitem {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (max-width:767px) {
    .mod-Location_finder .listitem .location-opening, .mod-Location_finder .listitem .location-parking {
        margin-bottom: 0;
        margin-top: 20px;
    }
}

.mod-Location_finder .listitem .location-title {
    color: #039;
}

.mod-Location_finder .listitem .show-map {
    margin-bottom: 10px;
}

.mod-Location_finder .listitem .show-map, .mod-Location_finder .listitem .location-email {
    display: block;
}

@media (max-width:767px) {
    .mod-Location_finder .listitem .show-map, .mod-Location_finder .listitem .location-email {
        margin-bottom: 0;
        margin-top: 20px;
    }
}

.mod-Location_finder .locate-me {
    outline: 0;
    margin-top: 20px;
}

.mod-Location_finder .list-showmore {
    padding-top: 20px;
}

@media (max-width:767px) {
    .mod-Location_finder .list-showmore {
        padding-left: 30px;
    }
}

.mapinfobox {
    display: block;
    width: 350px;
    border-bottom: 4px solid #335cad;
    position: absolute;
    right: 12px;
    bottom: 16px;
    background: #fff;
    padding: 30px 16px 30px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mapinfobox, .mapinfobox * {
        -moz-user-select: -moz-none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

@media (max-width:767px) {
    .mapinfobox {
        display: none !important;
    }
}

.mapinfobox.with-prevnext {
    padding-bottom: 50px;
}

.mapinfobox .location-address {
    padding-bottom: 20px;
}

.mapinfobox .location-phone, .mapinfobox .location-fax {
    line-height: 1.5;
}

.mapinfobox h3 {
    color: #039;
}

.mapinfobox .location-email, .mapinfobox .start-routing {
    display: block;
    margin-top: 16px;
}

.mapinfobox .btn-close {
    margin-top: -15px;
}

.mapinfobox .show-prev, .mapinfobox .show-next {
    color: #4066b3;
    height: 30px;
    cursor: pointer;
    bottom: 0;
    border-top: 1px solid #dadada;
    width: 50%;
    position: absolute;
    padding: 0;
    display: inline-block;
}

    .mapinfobox .show-prev:hover, .mapinfobox .show-next:hover, .mapinfobox .show-prev:focus, .mapinfobox .show-next:focus {
        color: #006;
    }

    .mapinfobox .show-prev .icon, .mapinfobox .show-next .icon {
        font-size: 14px;
        margin-top: -2px;
        height: 30px;
    }

    .mapinfobox .show-prev span, .mapinfobox .show-next span {
        height: 30px;
        line-height: 30px;
    }

.mapinfobox .show-prev {
    left: 0;
    text-align: right;
    padding-right: 10px;
}

    .mapinfobox .show-prev .icon {
        margin-left: 1px;
    }

    .mapinfobox .show-prev:after {
        content: "|";
        color: #3e3e3e;
        right: -5px;
        top: 5px;
        position: absolute;
    }

.mapinfobox .show-next {
    padding-left: 10px;
    left: 50%;
}

.mod-Routing_tool {
    position: relative;
    padding-bottom: 40px !important;
}

@media (max-width:767px) {
    .mod-Routing_tool {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Routing_tool .bootstrap-select {
    width: 100%;
}

.mod-Routing_tool .selection {
    display: table;
    border-collapse: collapse;
    width: 100%;
}

.mod-Routing_tool .selection-row {
    display: table-row;
}

    .mod-Routing_tool .selection-row.third .selection-label, .mod-Routing_tool .selection-row.third .selection-input {
        padding-bottom: 20px;
    }

.mod-Routing_tool .selection-label, .mod-Routing_tool .selection-input {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
}

.mod-Routing_tool .selection-label {
    padding-right: 15px;
    white-space: nowrap;
}

.mod-Routing_tool .selection-input {
    width: 100%;
}

@media (max-width:767px) {
    .mod-Sitemap {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Sitemap .navigation {
    list-style-type: none;
}

    .mod-Sitemap .navigation a {
        display: inline-block;
    }

.mod-Sitemap .navigation-0 > li > a {
    margin-top: -5px;
    margin-bottom: 15px;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 20px;
    line-height: 24px;
}

@media (min-width:768px) {
    .mod-Sitemap .navigation-0 > li > a {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-0 > li > a {
        font-size: 24px;
        line-height: 26px;
    }
}

@media (min-width:992px) {
    .mod-Sitemap .navigation-0 > li > a {
        font-size: 26px;
        line-height: 28px;
    }
}

.mod-Sitemap .navigation-1 {
    background-color: #f3f3f3;
    padding-top: 30px;
    padding-bottom: 1px;
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .mod-Sitemap .navigation-1 {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (min-width:768px) {
    .mod-Sitemap .navigation-1 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.mod-Sitemap .navigation-1 > li > a {
    margin-top: -2px;
    margin-bottom: 26px;
    font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #8e8e8e;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-1 > li > a {
        margin-top: -3px;
        margin-bottom: 25px;
    }
}

@media (min-width:992px) {
    .mod-Sitemap .navigation-1 > li > a {
        margin-top: -4px;
        margin-bottom: 25px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-1 > li > a {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Sitemap .navigation-1 > li > a {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width:1200px) {
    .mod-Sitemap .navigation-1 > li > a {
        font-size: 20px;
        line-height: 24px;
    }
}

.mod-Sitemap .navigation-1 > li > a + ul {
    margin-top: -10px;
}

.mod-Sitemap .navigation-2 > li > a, .mod-Sitemap .navigation-2 div > li > a {
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
    margin-bottom: 14px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-2 > li > a, .mod-Sitemap .navigation-2 div > li > a {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Sitemap .navigation-2 > li > a, .mod-Sitemap .navigation-2 div > li > a {
        line-height: 16px;
    }
}

@media (min-width:1200px) {
    .mod-Sitemap .navigation-2 > li > a, .mod-Sitemap .navigation-2 div > li > a {
        font-size: 16px;
        line-height: 18px;
    }
}

.mod-Sitemap .navigation-3 {
    margin-bottom: 10px;
}

    .mod-Sitemap .navigation-3 > li > a {
        font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;
        margin-bottom: 14px;
    }

@sm-screens {
    font-size: 12px;
    line-height: 22px;
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Sitemap .navigation-3 > li > a {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width:1200px) {
    .mod-Sitemap .navigation-3 > li > a {
        font-size: 16px;
        line-height: 18px;
    }
}

.mod-Subnavigation {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .mod-Subnavigation ul {
        margin-left: -13px;
        margin-right: -13px;
    }

    .mod-Subnavigation li {
        list-style: none;
        padding: 10px 0;
        width: 100%;
    }

    .mod-Subnavigation a {
        padding-left: 30px;
        font-weight: bold;
        outline: 0;
        display: block;
        width: 100%;
    }

    .mod-Subnavigation .bootstrap-select {
        width: 100%;
    }

    .mod-Subnavigation .active {
        background: #fff;
        border-left: 5px solid #8e8e8e;
    }

        .mod-Subnavigation .active a {
            padding-left: 25px;
            color: #8e8e8e;
        }

@media (max-width:767px) {
    .mod-Teaser_agent_profile {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_agent_profile .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_agent_profile .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.no-touch .mod-Teaser_agent_profile.skin-c3:hover, .touch .mod-Teaser_agent_profile.skin-c3:active {
    background-color: #e6e6e6;
}

@media (max-width:767px) {
    .mod-Teaser_agent_profile.skin-c3 .media-container {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_agent_profile.skin-c3 .media-container {
        margin-top: -14px;
    }
}

.mod-Teaser_agent_widget:before, .mod-Teaser_agent_widget:after {
    content: " ";
    display: table;
}

.mod-Teaser_agent_widget:after {
    clear: both;
}

.mod-Teaser_agent_widget .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.mod-Teaser_agent_widget .media-container.pull-right {
    width: 30%;
    margin-left: 16px;
    margin-right: 0;
}

.mod-Teaser_agent_widget .button-discard {
    margin-top: -18px;
}

    .mod-Teaser_agent_widget .button-discard + h2 {
        margin-top: 16px;
    }

.mod-Teaser_agent_widget .form-group {
    clear: both;
}

    .mod-Teaser_agent_widget .form-group .control-label {
        margin-bottom: 14px;
    }

    .mod-Teaser_agent_widget .form-group .icon {
        color: #4066b3;
    }

.mod-Teaser_agent_widget .highlighted {
    color: #039;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget.variant3 {
        padding-top: 50px;
    }
}

.mod-Teaser_agent_widget.variant3 td {
    vertical-align: top;
}

    .mod-Teaser_agent_widget.variant3 td:first-child {
        padding-right: 10px;
    }

@media (max-width:767px) {
    .mod-Teaser_agent_widget.variant3 .media-container {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width:768px) {
    .mod-Teaser_agent_widget.variant3 .media-container {
        width: 50%;
        float: left;
    }
}

.mod-Teaser_agent_widget.variant3 .buttonwrap {
    padding-left: 0;
}

.mod-Teaser_agent_widget.variant3 .cta-2 {
    position: relative;
    width: 100%;
}

.mod-Teaser_agent_widget.variant3 h3 {
    margin-top: 0;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget.variant3 .ask {
        margin-top: 30px;
    }
}

.mod-Teaser_agent_widget.variant3 .icon {
    color: #4066b3;
}

.mod-Teaser_agent_widget.variant3 label {
    margin-bottom: 20px;
}

.mod-Teaser_agent_widget.variant3 .newsearch {
    top: 40px;
    position: absolute;
    right: 15px;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget.variant3 .newsearch {
        width: 100%;
        top: 30px;
        right: 30px;
    }
}

.mod-Teaser_agent_widget.variant3 h3 {
    color: #039;
}

@media (min-width:768px) {
    .mod-Teaser_agent_widget.variant3 .address-content {
        float: left;
        padding-left: 30px;
        width: 50%;
    }
}

.mod-Teaser_agent_widget.variant3 .mod-Teaser_lead {
    margin-top: 30px;
}

.mod-Teaser_agent_widget.variant3 .visit-homepage {
    margin-top: 18px;
}

.mod-Teaser_errormessages {
    margin: 0 !important;
    position: relative;
}

@media (max-width:767px) {
    .mod-Teaser_errormessages {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_errormessages.type-notification {
    background-color: #e6e6e6;
    padding-top: 15px;
    padding-bottom: 15px;
}

.mod-Teaser_errormessages.type-error {
    background-color: #f3f3f3;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 40px;
    padding-bottom: 40px;
}

.js .mod-Teaser_errormessages.error-no-js, .no-js .mod-Teaser_errormessages .btn-close {
    display: none;
}

.no-js .mod-Teaser_errormessages.error-no-js {
    display: block;
}

.mod-Teaser_errormessages .btn-close {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 10;
}

@media (max-width:767px) {
    .mod-Teaser_errormessages .container .icon.i-error + h3 {
        margin-top: -18px;
        margin-left: 32px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_errormessages .container {
        position: relative;
    }

        .mod-Teaser_errormessages .container .icon.i-error {
            position: absolute;
            top: -4px;
            margin: 0 0 0 100px;
        }

        .mod-Teaser_errormessages .container > * {
            margin-left: 150px;
            margin-right: 150px;
        }
}

.mod-Teaser_errormessages .container .cta + .cta {
    margin-left: 30px;
}

.mod-Teaser_errormessages .container .actions {
    margin-top: 22px;
    margin-bottom: 35px;
}

.mod-Teaser_iframe iframe {
    border: 0;
}

@media (max-width:767px) {
    .mod-Teaser_iframe {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_jobs {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_jobs .teaser-section:before, .mod-Teaser_jobs .teaser-section:after {
    content: " ";
    display: table;
}

.mod-Teaser_jobs .teaser-section:after {
    clear: both;
}

.mod-Teaser_jobs .teaser-section .teaser-subtitle {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .mod-Teaser_jobs .teaser-section .teaser-subtitle + p {
        position: relative;
        top: -10px;
        margin-top: -4px;
        margin-bottom: 6px;
    }

@media (max-width:767px) {
    .mod-Teaser_latest_news {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_latest_news .teaser-section:before, .mod-Teaser_latest_news .teaser-section:after {
    content: " ";
    display: table;
}

.mod-Teaser_latest_news .teaser-section:after {
    clear: both;
}

.mod-Teaser_latest_news .teaser-section .teaser-subtitle {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .mod-Teaser_latest_news .teaser-section .teaser-subtitle + p {
        position: relative;
        top: -10px;
        margin-top: -4px;
        margin-bottom: 6px;
    }

.mod-Teaser_latest_news .media-container {
    float: left;
    width: 25%;
    border-right: 6px solid transparent;
    margin-bottom: 20px;
}

    .mod-Teaser_latest_news .media-container + .teaser-body {
        float: left;
        width: 75%;
        padding-left: 6px;
    }

@media (max-width:767px) {
    .mod-Teaser_publications {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_publications .teaser-section {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .mod-Teaser_publications .teaser-section p {
        margin: 0;
    }

@media (max-width:767px) {
    .mod-Teaser_upcoming_event_list {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Breadcrumb {
    padding-top: 16px;
}

@media (min-width:992px) {
    .mod-Breadcrumb {
        margin-left: 155px;
    }
}

@media (max-width:767px) {
    .mod-Breadcrumb {
        display: none;
    }
}

.mod-Breadcrumb .navigation-breadcrumb {
    list-style-type: none;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}

    .mod-Breadcrumb .navigation-breadcrumb li {
        display: inline-block;
        color: #8e8e8e;
    }

        .mod-Breadcrumb .navigation-breadcrumb li:before {
            content: "";
        }

        .mod-Breadcrumb .navigation-breadcrumb li:before {
            font-family: 'zurich-icons';
            margin: 0 6px 0 3px;
            vertical-align: bottom;
        }

        .mod-Breadcrumb .navigation-breadcrumb li:first-child:before {
            display: none;
        }

.mod-Footer {
    background: #dadada;
    margin-bottom: 0;
    padding: 13px 0 40px 0;
}

    .mod-Footer:before, .mod-Footer:after {
        content: " ";
        display: table;
    }

    .mod-Footer:after {
        clear: both;
    }

    .mod-Footer .navigation-footer {
        list-style: none;
        margin-bottom: 15px;
    }

        .mod-Footer .navigation-footer > li {
            display: inline-block;
            padding-right: 11px;
            margin-top: 11px;
        }

            .mod-Footer .navigation-footer > li a {
                color: #8e8e8e;
                font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
                font-size: 12px;
            }

                .mod-Footer .navigation-footer > li a:hover {
                    color: #006;
                }

                .mod-Footer .navigation-footer > li a:focus, .mod-Footer .navigation-footer > li a:active {
                    color: #8e8e8e;
                }

@media (min-width:768px) {
    .mod-Footer .navigation-footer {
        float: left;
        width: 50%;
    }

        .mod-Footer .navigation-footer + .navigation-footer {
            float: right;
            text-align: right;
        }

            .mod-Footer .navigation-footer + .navigation-footer > li {
                padding-right: 0;
                padding-left: 15px;
            }
}

.mod-Footer .social-bar {
    list-style: none;
    clear: both;
    margin-bottom: 15px;
}

    .mod-Footer .social-bar li {
        display: inline-block;
        margin-right: 35px;
    }

        .mod-Footer .social-bar li:last-child {
            margin-right: 0;
        }

@media (min-width:768px) {
    .mod-Footer .social-bar {
        float: left;
        width: 50%;
    }
}

@media (min-width:768px) {
    .mod-Footer .copy-copyright {
        float: right;
        width: 50%;
        text-align: right;
    }

        .mod-Footer .copy-copyright + .copy-legal {
            clear: both;
            padding-top: 20px;
        }
}

@media (max-width:767px) {
    .mod-Footer {
        padding-top: 5px;
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Footer .navigation-footer + .navigation-footer, .mod-Footer .social-bar, .mod-Footer .copy-copyright, .mod-Footer .copy-copyright + .copy-legal {
            position: relative;
            padding-top: 17px;
        }

            .mod-Footer .navigation-footer + .navigation-footer:after, .mod-Footer .social-bar:after, .mod-Footer .copy-copyright:after, .mod-Footer .copy-copyright + .copy-legal:after {
                content: "";
                position: absolute;
                top: 0;
                left: -15px;
                right: -15px;
                height: 1px;
                overflow: hidden;
                background: #dadada;
            }

        .mod-Footer .navigation-footer + .navigation-footer {
            padding-top: 7px;
        }
}

.mod-Header {
    position: relative;
}

@media (max-width:767px) {
    .mod-Header {
        height: 50px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Header {
        min-height: 132px;
    }
}

@media (min-width:992px) {
    .mod-Header {
        min-height: 150px;
    }
}

.mod-Header .logo {
    position: absolute;
    bottom: 0;
    z-index: 100;
}

    .mod-Header .logo img {
        width: auto;
    }

@media (max-width:767px) {
    .mod-Header .logo {
        margin: 9px 0 9px 15px;
    }

        .mod-Header .logo img {
            height: 32px;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Header .logo {
        margin: 30px 30px 62px 0;
    }

    .nav2ndcollapsed .mod-Header .logo {
        margin-bottom: 80px;
    }

    .mod-Header .logo img {
        height: 40px;
    }
}

@media (min-width:992px) {
    .mod-Header .logo {
        margin: 40px 40px 40px 0;
    }

        .mod-Header .logo img {
            height: 70px;
        }
}

@media (max-width:767px) {
    .mod-Headline {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:767px) {
    .mod-Media_stage_slider {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider {
        margin-top: -40px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper {
    background: #f3f3f3;
    position: relative;
    width: 100%;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper {
        padding-bottom: 52.1875%;
        height: 133px;
        min-width: 320px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper {
        height: 400px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .scrollable-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}

.mod-Media_stage_slider .main-slider-wrapper .scrollable-content {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
        height: 133px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
        width: auto;
        height: 100%;
        top: 0;
        right: 15px;
        bottom: 0;
        left: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
        right: -17px;
    }
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
        right: -41px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave .scrollable-content {
    width: 100%;
    height: 100%;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave .scrollable-content {
        bottom: 0;
        height: 200%;
        top: auto;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave .scrollable-content {
        width: 300%;
        height: 100%;
        margin-left: -200%;
        top: 0;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .cell, .mod-Media_stage_slider .main-slider-wrapper .cell-clone {
    margin: 0 auto;
    display: block;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .cell, .mod-Media_stage_slider .main-slider-wrapper .cell-clone {
        height: 400px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .cell .img-stretched, .mod-Media_stage_slider .main-slider-wrapper .cell-clone .img-stretched {
    width: 100%;
    height: 100%;
}

.mod-Media_stage_slider .main-slider-wrapper .cell-clone.last, .mod-Media_stage_slider .main-slider-wrapper .cell-clone.before-last {
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
    float: none;
}

.mod-Media_stage_slider .main-slider-wrapper .draggable {
    cursor: url("../images/cursor_drag.gif"),move;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat center top;
}

    .mod-Media_stage_slider .main-slider-wrapper .draggable.grab {
        cursor: url("../images/cursor_grab.gif"),move;
    }

.mod-Media_stage_slider .main-slider-wrapper .slider-caption-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

@media (min-width:1200px) {
    .mod-Media_stage_slider .main-slider-wrapper .slider-caption-wrapper {
        padding: 0 56px 0 56px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .slider-caption {
    position: absolute;
    background-color: rgba(255,255,255,.5);
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff',endColorstr='#80ffffff');
}

    .mod-Media_stage_slider .main-slider-wrapper .slider-caption:not([notnot]) {
        filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
    }

.mod-Media_stage_slider .main-slider-wrapper .caption-cell {
    display: block;
    position: absolute;
    height: auto;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 14px 15px;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell {
        top: 0;
        overflow: hidden;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell {
        padding: 38px 30px;
    }
}

@media (min-width:992px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell {
        padding: 38px 35px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell h1, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2 {
    margin: 0;
}

    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1:after, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2:after {
        content: "";
        display: block;
        width: 26px;
        height: 1px;
        background: #006;
    }

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1:after, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2:after {
        margin: 10px 0 20px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1:after, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2:after {
        width: 46px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1:after {
        margin: 18px 0 40px;
    }

    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2:after {
        margin: 12px 0 37px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell h1, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2, .mod-Media_stage_slider .main-slider-wrapper .caption-cell p, .mod-Media_stage_slider .main-slider-wrapper .caption-cell blockquote {
    color: #006;
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell p, .mod-Media_stage_slider .main-slider-wrapper .caption-cell blockquote {
    margin-bottom: 34px;
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell + .caption-cell {
    display: none;
}

.mod-Media_stage_slider .main-slider {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width:1200px) {
    .mod-Media_stage_slider .main-slider {
        max-width: 1600px;
        margin: 0 auto;
    }
}

.mod-Media_stage_slider .main-slider .slider-caption-container {
    height: 100%;
    margin: 0 auto;
    position: relative;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider .slider-caption-container {
        padding: 0 !important;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .slider-caption-container {
        max-width: 1250px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Media_stage_slider .main-slider .slider-caption-container {
        padding: 0 32px;
    }
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Media_stage_slider .main-slider .slider-caption-container {
        padding: 0 56px;
    }
}

.mod-Media_stage_slider .main-slider .slider-caption-row {
    height: 100%;
    position: relative;
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .slider-caption-row {
        margin: 0 -15px;
    }
}

.mod-Media_stage_slider .main-slider .slider-caption-column {
    height: 100%;
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .slider-caption-column {
        position: absolute;
        right: 0;
        top: 0;
        width: 33%;
        padding: 0 15px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .slider-caption .short-caption {
        display: none;
    }
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider .slider-caption .long-caption {
        display: none;
    }
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider .img-responsive {
        width: 100%;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .img-responsive {
        width: auto;
        max-width: none;
        height: 100%;
    }
}

.mod-Navigation .nav {
    margin-bottom: 0;
    list-style: none;
}

    .mod-Navigation .nav:before, .mod-Navigation .nav:after {
        content: " ";
        display: table;
    }

    .mod-Navigation .nav:after {
        clear: both;
    }

    .mod-Navigation .nav > li > a {
        display: block;
    }

@media (max-width:767px) {
    .mod-Navigation .navigation-1 {
        position: relative;
        left: 0;
    }

        .mod-Navigation .navigation-1 li {
            width: 100%;
        }

        .mod-Navigation .navigation-1 > ul > li.selected {
            width: auto;
            margin-left: -15px;
            padding-left: 15px;
            background-color: #e6e6e6;
        }
}

@media (min-width:768px) {
    .mod-Navigation .navigation-1 > ul > li {
        float: left;
    }

        .mod-Navigation .navigation-1 > ul > li > a {
            margin: 2px 2px 0 0;
            height: 38px;
            padding: 14px 13px 0 13px;
        }

            .mod-Navigation .navigation-1 > ul > li.selected > a, .mod-Navigation .navigation-1 > ul > li.selected > a:hover, .mod-Navigation .navigation-1 > ul > li.selected > a:focus, .mod-Navigation .navigation-1 > ul > li > a:hover {
                color: #8e8e8e;
                background-color: #fff;
            }

        .mod-Navigation .navigation-1 > ul > li.selected > a {
            cursor: default;
        }

        .mod-Navigation .navigation-1 > ul > li .navigation-2 {
            display: none;
        }

        .mod-Navigation .navigation-1 > ul > li.selected .navigation-2 {
            display: block;
        }
}

@media (max-width:767px) {
    .mod-Navigation .navigation-2 > ul {
        left: 0;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navigation-2 {
        visibility: hidden;
    }

        .mod-Navigation .navigation-2 > ul {
            overflow: hidden;
            display: table-row;
        }

            .mod-Navigation .navigation-2 > ul > li {
                display: table-cell;
                white-space: nowrap;
                position: relative;
            }

    .nav2ndcollapsed .mod-Navigation .navigation-2 > ul > li {
        white-space: normal;
    }

        .nav2ndcollapsed .mod-Navigation .navigation-2 > ul > li:last-child {
            width: 100%;
        }

        .nav2ndcollapsed .mod-Navigation .navigation-2 > ul > li.last-child {
            width: 100%;
        }

    .mod-Navigation .navigation-2 > ul > li > a {
        margin: 6px 9px 0;
        padding-bottom: 11px;
        color: #4066b3;
        display: table;
        border-bottom: 6px solid transparent;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        .mod-Navigation .navigation-2 > ul > li > a:hover, .mod-Navigation .navigation-2 > ul > li > a.active {
            color: #006;
        }

    .mod-Navigation .navigation-2 > ul > li.selected > a {
        color: #8e8e8e;
        border-color: #8e8e8e;
    }

    .mod-Navigation .navigation-2 > ul > li:first-child > a {
        margin-left: 0;
    }

    .mod-Navigation .navigation-2 > ul > li:last-child > a {
        margin-right: 0;
    }

    .mod-Navigation .navigation-2 > ul > li.last-child > a {
        margin-right: 0;
    }
}

@media (min-width:992px) {
    .mod-Navigation .navigation-2 > ul > li > a {
        margin-left: 13px;
        margin-right: 13px;
    }

    .mod-Navigation .navigation-2 > ul > li.selected > a:before {
        left: 13px;
        right: 13px;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .navigation-2 > ul > li > a {
        margin-left: 20px;
        margin-right: 20px;
    }

    .mod-Navigation .navigation-2 > ul > li.selected > a:before {
        left: 20px;
        right: 20px;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navigation-3 {
        margin-top: -9px;
    }
}

.mod-Navigation .navigation-3 > ul > li > a {
    font-family: 'swis721_btbold','Helvetica Neue',Arial,sans-serif;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .navigation-3 > ul > li > a {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Navigation .navigation-3 > ul > li > a {
        line-height: 16px;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .navigation-3 > ul > li > a {
        font-size: 16px;
        line-height: 18px;
    }
}

.mod-Navigation .navigation-3 .description {
    display: block;
}

@media (min-width:768px) {
    .mod-Navigation .navigation-3 .description {
        padding: 6px 0;
    }
}

@media (min-width:992px) {
    .mod-Navigation .navigation-3 .description {
        padding: 7px 0;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navigation-3 > ul > li, .mod-Navigation .navigation-4 > ul > li {
        display: block;
    }

        .mod-Navigation .navigation-3 > ul > li a, .mod-Navigation .navigation-4 > ul > li a {
            padding: 4px 0;
        }

        .mod-Navigation .navigation-3 > ul > li + li, .mod-Navigation .navigation-4 > ul > li + li {
            margin-top: 10px;
        }
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Navigation .navigation-3 > ul > li a, .mod-Navigation .navigation-4 > ul > li a {
        padding: 6px 0;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .navigation-3 > ul > li a, .mod-Navigation .navigation-4 > ul > li a {
        padding: 7px 0;
    }
}

.mod-Navigation .navigation-4 > ul > li > a {
    font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;
}

@sm-screens {
    font-size: 12px;
    line-height: 22px;
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Navigation .navigation-4 > ul > li > a {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .navigation-4 > ul > li > a {
        font-size: 16px;
        line-height: 18px;
    }
}

@media screen {
    .mod-Navigation .navigation-4 > ul > li + li {
        margin-top: 0;
    }
}

@media (max-width:767px) {
    .mod-Navigation .navigation {
        width: 100%;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }

        .mod-Navigation .navigation .subnav-header {
            padding: 32px 0 0 0;
            margin-bottom: 0;
        }

            .mod-Navigation .navigation .subnav-header a {
                color: #4066b3;
                font-weight: 400;
                font-size: 24px;
                line-height: 26px;
            }

            .mod-Navigation .navigation .subnav-header:after {
                background: #039;
                content: " ";
                display: block;
                height: 3px;
                margin: 18px 0 0;
                position: relative;
                width: 42px;
            }

        .mod-Navigation .navigation > ul {
            margin: 8px 0 20px;
        }

            .mod-Navigation .navigation > ul > li > a {
                position: relative;
                padding: 11px 0;
                font-family: 'swis721_lt_btlight','Helvetica Neue',Arial,sans-serif;
                font-size: 16px;
                line-height: 20px;
            }

                .mod-Navigation .navigation > ul > li > a.has-mobile-submenu {
                    width: 100%;
                }

                    .mod-Navigation .navigation > ul > li > a.has-mobile-submenu:before {
                        content: "";
                    }

                    .mod-Navigation .navigation > ul > li > a.has-mobile-submenu:before {
                        font-family: 'zurich-icons';
                        font-size: 22px;
                        line-height: 22px;
                        height: 22px;
                        display: block;
                        position: absolute;
                        right: 8px;
                        top: 50%;
                        margin-top: -11px;
                    }
}

@media (min-width:768px) {
    .mod-Navigation .navigation .subnav-header {
        display: none;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navbar {
        position: relative;
    }

        .mod-Navigation .navbar.has-navigation-1:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 40px;
            background-color: #f3f3f3;
        }

        .mod-Navigation .navbar.has-navigation-1 .search-copyright-wrapper {
            top: 40px;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .navbar.has-navigation-1 .container-inlay {
        height: 172px;
    }

    .nav2ndcollapsed .mod-Navigation .navbar.has-navigation-1 .container-inlay {
        height: 190px;
    }
}

@media (min-width:992px) {
    .mod-Navigation .navbar.has-navigation-1 .container-inlay {
        height: 190px;
    }
}

@media (min-width:768px) {
    .mod-Navigation .container-inlay {
        position: relative;
        height: 150px;
    }

        .mod-Navigation .container-inlay:before {
            content: "";
            position: absolute;
            width: auto;
            /*height: 6px;*/
            right: 0;
            bottom: 0;
            left: 0;
            background: #4066b3;
        }

        .mod-Navigation .container-inlay .navigation-2 {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
        }

        .mod-Navigation .container-inlay .navigation-3nd {
            display: none;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .container-inlay:before {
        left: -32px;
        right: -32px;
    }
}

@media (min-width:992px) {
    .mod-Navigation .container-inlay:before {
        left: 155px;
        right: -56px;
    }

    .mod-Navigation .container-inlay .navigation-2 {
        left: 155px;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .container-inlay:before {
        right: 0;
    }
}

.mod-Navigation .search-copyright-wrapper {
    position: relative;
}

@media (max-width:767px) {
    .mod-Navigation .search-copyright-wrapper .search-bar-wrapper {
        background: #f3f3f3;
        padding-top: 20px;
        padding-bottom: 20px;
        height: 68px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mod-Navigation .search-copyright-wrapper .btn-bck {
        position: absolute;
        z-index: 10;
        top: 21px;
        left: 8px;
    }
}

@media (min-width:768px) {
    .mod-Navigation .search-copyright-wrapper {
        position: absolute;
        right: 0;
        margin-top: 10px;
    }

        .mod-Navigation .search-copyright-wrapper .search-bar-wrapper, .mod-Navigation .search-copyright-wrapper .copy-site-identifier-1 {
            display: inline-block;
            height: 28px;
            vertical-align: top;
        }

        .mod-Navigation .search-copyright-wrapper .copy-site-identifier-1 {
            position: relative;
            margin-left: 21px;
            margin-top: 0;
            margin-bottom: 8px;
            line-height: 18px;
        }

            .mod-Navigation .search-copyright-wrapper .copy-site-identifier-1:after {
                content: "";
                position: absolute;
                right: 0;
                bottom: 0;
                display: block;
                background: #cdcdcd;
                height: 1px;
                width: 35px;
            }

        .mod-Navigation .search-copyright-wrapper .copy-site-identifier-2 {
            margin-top: 0;
            display: block;
            text-align: right;
        }
}

@media (min-width:1200px) {
    .mod-Navigation .search-copyright-wrapper .copy-site-identifier-1 {
        margin-left: 35px;
    }
}

@media (max-width:767px) {
    .mod-Navigation ul.navbar {
        width: 100%;
    }

    .mod-Navigation .navigation {
        width: 100%;
        padding-left: 15px;
    }

    .mod-Navigation .navigation-2 {
        width: 100%;
        display: block;
        left: 100%;
        top: 0;
        position: absolute;
        margin-left: 0;
        padding-left: 15px;
    }

    .mod-Navigation .navigation-3, .mod-Navigation .navigation-4 {
        width: 100%;
        display: block;
        left: 100%;
        top: 0;
        position: absolute;
        padding-left: 15px;
    }

    .mod-Navigation .megadrop-footer-wrapper {
        position: absolute;
        width: 100%;
    }

    .mod-Navigation .navbar-toggle {
        margin-top: 14px;
        margin-right: 15px;
        float: right;
    }

        .mod-Navigation .navbar-toggle:focus {
            outline: 0;
        }

    .mod-Navigation .navigation-main {
        position: absolute;
        width: 100%;
        height: 400px;
    }
}

@media (max-width:767px) and (min-width:768px) {
    .mod-Navigation .navigation-main {
        display: none;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navbar-nav .mega-drop-sidebar {
        display: none;
    }
}

@media (max-width:767px) {
    .mod-Navigation .mega-drop-sidebar, .mod-Navigation .mega-drop {
        display: none;
    }
}

.mod-Navigation .mega-drop {
    height: auto;
    min-height: 180px;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:767px) {
    .mod-Navigation .mega-drop {
        display: none;
    }
}

@media (min-width:768px) {
    .mod-Navigation .mega-drop > .row {
        position: relative;
    }

    .mod-Navigation .mega-drop .media-container img {
        min-height: 200px;
    }
}

.mod-Navigation .mega-drop .mod {
    margin-bottom: 0;
}

.mod-Navigation .mega-drop .mega-drop-navi-wrapper {
    position: relative;
}

    .mod-Navigation .mega-drop .mega-drop-navi-wrapper:before {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background-color: #cdcdcd;
        position: absolute;
        top: 0;
        left: -16px;
    }

.mod-Navigation .mega-drop .mega-drop-sidebar-wrapper {
    height: 100%;
}

@media (max-width:767px) {
    .mod-Navigation .mega-drop .mega-drop-sidebar-wrapper {
        display: none;
    }
}

.mod-Navigation .mega-drop .mega-drop-sidebar-wrapper .mega-drop-sidebar {
    width: 100%;
    height: 100%;
    padding: 0 15px 10px 0;
    border-right: 1px solid #cdcdcd;
    color: #8e8e8e;
}

@media (max-width:767px) {
    .mod-Navigation .mega-drop .mega-drop-sidebar-wrapper .mega-drop-sidebar {
        display: none;
    }
}

.mod-Navigation .mega-drop .mega-drop-multicol {
    height: auto;
    padding-top: 28px;
    padding-bottom: 28px;
}

.mod-Navigation .mega-drop:after {
    content: " ";
    display: table;
    clear: both;
}

.mod-Navigation .mega-drop a:focus {
    color: #006;
}

.mod-Navigation .mega-drop .btn-close {
    position: absolute;
    right: 0;
    top: -18px;
}

    .mod-Navigation .mega-drop .btn-close:hover .icon {
        color: #006;
    }

@media (min-width:768px) {
    .mod-Navigation .mega-drop-anchor {
        display: none;
        clear: both;
        height: 0;
        position: relative;
        width: 100%;
        z-index: 100;
    }

        .mod-Navigation .mega-drop-anchor .mega-drop-shader {
            background: #000;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            height: 0;
            width: 100%;
        }

        .mod-Navigation .mega-drop-anchor .mega-drop-outer-wrapper {
            left: 0;
            margin: 0 auto;
            max-width: 1600px;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 2;
        }

            .mod-Navigation .mega-drop-anchor .mega-drop-outer-wrapper .mega-drop-wrapper {
                background: #fff;
                border-top: 1px solid #cdcdcd;
            }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .mega-drop-outer-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:992px) {
    .mod-Navigation .mega-drop-outer-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:1630px) {
    .mod-Navigation .mega-drop-outer-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

.mod-Navigation .mega-drop-outer-wrapper .mega-drop-wrapper {
    margin: 0 auto;
}

    .mod-Navigation .mega-drop-outer-wrapper .mega-drop-wrapper .mega-drop {
        max-width: 1300px;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .mega-drop-outer-wrapper .mega-drop-wrapper .mega-drop {
        padding-left: 17px;
        padding-right: 17px;
    }
}

@media (min-width:992px) {
    .mod-Navigation .mega-drop-outer-wrapper .mega-drop-wrapper .mega-drop {
        padding-left: 26px;
        padding-right: 26px;
    }
}

.mod-Navigation .megadrop-footer-wrapper {
    background: #e6e6e6;
}

@media (max-width:767px) {
    .mod-Navigation .megadrop-footer-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Navigation .megadrop-footer-wrapper .megadrop-footer {
    padding-top: 11px;
    padding-bottom: 11px;
}

    .mod-Navigation .megadrop-footer-wrapper .megadrop-footer .link {
        display: inline-block;
        white-space: nowrap;
        margin: 5px 35px 5px 0;
        font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;
        font-size: 14px;
        line-height: 18px;
    }

        .mod-Navigation .megadrop-footer-wrapper .megadrop-footer .link:last-child {
            margin-right: 0;
        }

@media (min-width:768px) {
    .mod-Navigation .megadrop-footer-wrapper .megadrop-footer {
        text-align: right;
    }
}

@media (max-width:767px) {
    .mod-Navigation .megadrop-footer-wrapper .megadrop-footer .link {
        margin: 11px 35px 11px 0;
        width: 100%;
    }
}

.mod-Navigation .link-list .link {
    padding-left: 0;
    text-indent: 0;
    font-family: 'swiss_721_swaroman','Helvetica Neue',Arial,sans-serif;
}

@sm-screens {
    font-size: 12px;
    line-height: 22px;
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Navigation .link-list .link {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .link-list .link {
        font-size: 16px;
        line-height: 18px;
    }
}

.mod-Navigation .link-list .link:before {
    display: none;
}

.mod-Navigation .copy-quotation {
    font-family: 'adobe_garamond_proregular','Times New Roman','Times',serif;
    font-size: 16px;
    line-height: 20px;
}

@media (min-width:992px) and (max-width:1199px), {
    .mod-Navigation .copy-quotation {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .copy-quotation {
        font-size: 20px;
        line-height: 25px;
    }
}

.mod-Search {
    margin-bottom: 0;
}

@media (min-width:768px) {
    .mod-Search .form-search {
        width: 175px;
    }
}

.mod-Search .form-search .form-group {
    margin-bottom: 0;
    margin-left: 30px;
}

@media (min-width:768px) {
    .mod-Search .form-search .form-group {
        margin-left: 0;
    }
}

.mod-Search .form-search .form-group .search-field {
    padding-top: 3px;
    padding-bottom: 3px;
    height: 28px;
}

.ui-autocomplete {
    z-index: 100000;
}

    .ui-autocomplete li {
        cursor: pointer;
    }

.mod-Agent_store {
    display: table;
}

    .mod-Agent_store .checkbox, .mod-Agent_store .infobox {
        display: table-cell;
        vertical-align: top;
    }

    .mod-Agent_store input {
        margin-bottom: -2px;
    }

    .mod-Agent_store .infobox {
        padding: 8px 0 0 5px;
    }

    .mod-Agent_store .button {
        padding: 10px 0 0 0;
        display: none;
    }

    .mod-Agent_store .checkbox label {
        display: inline-block;
    }

    .mod-Agent_store.is-selected .checkbox {
        display: none;
    }

    .mod-Agent_store.is-selected .button {
        display: table-cell;
    }

.mod-Agents_search_results {
    background-color: #f3f3f3;
    border-left: 5px solid #039;
}

    .mod-Agents_search_results h3 {
        color: #039;
    }

    .mod-Agents_search_results .cta {
        margin-bottom: 5px;
    }

    .mod-Agents_search_results .search-results-content table {
        margin-top: -4px;
        margin-bottom: 16px;
    }

        .mod-Agents_search_results .search-results-content table td:first-child {
            padding-right: 10px;
        }

@media (max-width:767px) {
    .mod-Agents_search_results {
        padding: 30px 30px 30px 25px;
    }

        .mod-Agents_search_results .media-container {
            margin-bottom: 20px;
        }
}

@media (min-width:768px) {
    .mod-Agents_search_results {
        padding: 30px 16px;
    }

        .mod-Agents_search_results:before, .mod-Agents_search_results:after {
            content: " ";
            display: table;
        }

        .mod-Agents_search_results:after {
            clear: both;
        }

        .mod-Agents_search_results .media-container, .mod-Agents_search_results .search-results-content, .mod-Agents_search_results .search-results-meta {
            float: left;
            width: 33.33333333333333%;
            padding-left: 16px;
        }

        .mod-Agents_search_results .media-container {
            margin-bottom: 0;
            padding-left: 0;
        }

        .mod-Agents_search_results .cta {
            display: block;
        }
}

.mod-Events_search_results {
    position: relative;
    background-color: #e6e6e6;
    color: #006;
    padding-top: 20px;
}

@media (max-width:767px) {
    .mod-Events_search_results {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:768px) {
    .mod-Events_search_results {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.mod-Events_search_results .copy-abstract {
    margin-top: -14px;
}

.mod-Events_search_results .label {
    position: absolute;
    top: 0;
    right: 0;
}

.mod-Events_search_results .link-bar {
    margin-left: -20px;
    margin-right: -20px;
    background-color: #dadada;
    padding: 0;
}

    .mod-Events_search_results .link-bar li {
        padding: 11px 15px;
        display: inline-block;
    }

@media (max-width:767px) {
    .mod-Global_filter {
        margin-top: -60px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Global_filter {
        margin-top: -70px;
    }
}

@media (min-width:992px) {
    .mod-Global_filter {
        margin-top: -80px;
    }
}

.mod-Global_filter .actions-more {
    background-color: #f3f3f3;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.mod-Global_filter .filter-panel {
    background-color: #f3f3f3;
    border-top: 1px solid #dadada;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .mod-Global_filter .filter-panel {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Global_filter .filter-panel:first-child {
            margin-top: -30px;
        }
}

@media (min-width:768px) {
    .mod-Global_filter .filter-panel {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.mod-Global_filter .filter-panel:first-child {
    border-top: none;
}

.mod-Global_filter .filter-panel .filter-list {
    margin-top: -4px;
}

    .mod-Global_filter .filter-panel .filter-list li {
        list-style-type: none;
        margin-top: 16px;
        margin-bottom: -4px;
    }

    .mod-Global_filter .filter-panel .filter-list .link-filter-active {
        width: 100%;
    }

.mod-Global_filter .filter-panel .filter-reset {
    padding-top: 20px;
    margin-bottom: -4px;
    clear: both;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Global_filter .filter-panel:before, .mod-Global_filter .filter-panel:after {
        content: " ";
        display: table;
    }

    .mod-Global_filter .filter-panel:after {
        clear: both;
    }

    .mod-Global_filter .filter-panel .filter-title {
        float: left;
        width: 33.33333333333333%;
        margin-bottom: 0;
    }

    .mod-Global_filter .filter-panel .filter-list {
        margin-top: -17px;
        float: left;
        width: 66.66666666666666%;
        padding-left: 30px;
    }

        .mod-Global_filter .filter-panel .filter-list li {
            display: inline-block;
            margin-right: 20px;
            margin-bottom: -6px;
            white-space: nowrap;
        }

            .mod-Global_filter .filter-panel .filter-list li:last-child {
                margin-right: 0;
            }

        .mod-Global_filter .filter-panel .filter-list .link-filter-active {
            width: auto;
            position: relative;
            top: -7px;
        }

    .mod-Global_filter .filter-panel .filter-reset {
        margin-left: 33.33333333333333%;
        padding-left: 30px;
    }
}

.mod-Global_search .selectboxit {
    width: 100%;
}

@media (max-width:767px) {
    .mod-Global_search {
        padding-left: 15px;
        padding-right: 15px;
        background-color: #f3f3f3;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Global_search {
        background-color: #f3f3f3;
        padding: 30px;
    }
}

@media (min-width:768px) {
    .mod-Global_search .form-group {
        margin: 0;
    }

        .mod-Global_search .form-group:first-child {
            float: left;
            width: 33.33333333333333%;
        }

        .mod-Global_search .form-group + .form-group {
            float: left;
            width: 66.66666666666666%;
            padding-left: 30px;
        }

    .mod-Global_search .form-search:first-child {
        width: 100%;
    }

    .mod-Global_search:before, .mod-Global_search:after {
        content: " ";
        display: table;
    }

    .mod-Global_search:after {
        clear: both;
    }
}

@media (max-width:767px) {
    .mod-Global_search_results .media-container {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 20px;
    }
}

@media (min-width:768px) {
    .mod-Global_search_results:before, .mod-Global_search_results:after {
        content: " ";
        display: table;
    }

    .mod-Global_search_results:after {
        clear: both;
    }

    .mod-Global_search_results .media-container {
        float: left;
        width: 25%;
        margin-bottom: 0;
    }

        .mod-Global_search_results .media-container + .search-results-content {
            float: left;
            width: 75%;
            padding-left: 10px;
        }
}

.mod-Global_search_results .label {
    margin-left: 5px;
}

.mod-Global_search_results p {
    margin-bottom: 5px;
}

.mod-Global_search_results .search-results-date {
    color: #8e8e8e;
    font-size: 12px;
}

.mod-Global_search_results .search-results-breadcrumbs {
    margin-bottom: -4px;
}

    .mod-Global_search_results .search-results-breadcrumbs li {
        list-style-type: none;
        color: #8e8e8e;
        display: inline;
    }

        .mod-Global_search_results .search-results-breadcrumbs li:before {
            content: "";
        }

        .mod-Global_search_results .search-results-breadcrumbs li:before {
            font-family: 'zurich-icons';
            font-size: 9px;
            margin-right: 4px;
            position: relative;
        }

        .mod-Global_search_results .search-results-breadcrumbs li:first-child:before {
            display: none;
        }

    .mod-Global_search_results .search-results-breadcrumbs a {
        color: #8e8e8e;
        font-size: 12px;
    }

        .mod-Global_search_results .search-results-breadcrumbs a:hover {
            color: #006;
        }

@media (max-width:767px) {
    .mod-News_search_results .media-container {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 20px;
    }
}

@media (min-width:768px) {
    .mod-News_search_results:before, .mod-News_search_results:after {
        content: " ";
        display: table;
    }

    .mod-News_search_results:after {
        clear: both;
    }

    .mod-News_search_results .media-container {
        float: left;
        width: 25%;
        margin-bottom: 0;
    }

        .mod-News_search_results .media-container + .search-results-content {
            float: left;
            width: 75%;
            padding-left: 10px;
        }
}

.mod-News_search_results p {
    margin-bottom: 5px;
}

.z-info-text {
    font-size: 12px;
    font-style: italic;
    color: #f00 !important;
    padding: 5px 0;
}

    .z-info-text:hover {
        background-color: #ffe5e5;
    }

.editFrame-panel {
    width: 250px;
    background-color: #f5f5f5;
    padding-left: 50px;
}

.news > li.item a {
    display: inline !important;
}

.rating-report {
    background-color: #f5f5f5;
    margin: 10px;
}

    .rating-report table {
        font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
        font-size: 12px;
        width: 98%;
        text-align: left;
        border-collapse: collapse;
        border: 1px solid #66696b;
        margin-top: 20px;
        border-spacing: 0;
    }

    .rating-report tbody {
        background: #e8edff;
    }

    .rating-report td {
        color: #66696b;
        border-top: 1px dashed #fff;
        padding: 10px;
        vertical-align: top;
    }

    .rating-report tbody tr:hover td {
        color: #339;
        background: #d0dafd;
    }

    .rating-report th {
        font-weight: normal;
        font-size: 14px;
        color: #039;
        padding: 15px 10px 10px;
        text-align: left;
    }

    .rating-report table a {
        text-decoration: underline;
    }

.wfInfo {
    font-size: 14px;
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
    padding: 5px;
    min-height: 46px;
}

    .wfInfo:hover {
        background-color: #ced7de !important;
    }

    .wfInfo img {
        margin-right: 5px;
    }

    .wfInfo.draft {
        color: #31708f !important;
        background-color: #d9edf7 !important;
        border-color: #bce8f1 !important;
    }

        .wfInfo.draft:hover {
            color: #31708f !important;
            background-color: #abd7ed !important;
            border-color: #abd7ed !important;
        }

    .wfInfo.awaiting-review {
        color: #8a6d3b !important;
        background-color: #fcf8e3 !important;
        border-color: #faebcc !important;
    }

        .wfInfo.awaiting-review:hover {
            color: #8a6d3b !important;
            background-color: #f3e38b !important;
            border-color: #f3e38b !important;
        }

    .wfInfo.awaiting-approval {
        color: #3c763d !important;
        background-color: #ffd599 !important;
        border-color: #d6e9c6 !important;
    }

        .wfInfo.awaiting-approval:hover {
            color: #3c763d !important;
            background-color: #ffb347 !important;
            border-color: #d6e9c6 !important;
        }

    .wfInfo.published {
        color: #3c763d !important;
        background-color: #dff0d8 !important;
        border-color: #d6e9c6 !important;
    }

        .wfInfo.published:hover {
            background-color: #b3dba3 !important;
        }

.warnInfo {
    color: #3c763d !important;
    background-color: #ffd599 !important;
    border-color: #d6e9c6 !important;
}

.component-bar {
    color: #31708f !important;
    background-color: #e1e6e9 !important;
    border-color: #a7b5bd !important;
    font-size: 14px;
    padding: 5px;
    min-height: 46px;
}

    .component-bar:hover {
        color: #31708f !important;
        background-color: #b6c2c8 !important;
        border-color: #b6c2c8 !important;
    }

.search-copyright-tab .dropmenuWrapper {
    margin: 0;
    width: 100%;
}

.search-copyright-tab ul.dropmenu {
    background: #fff;
    border: 1px solid #cacaca;
    display: block;
    font-size: 15px;
    height: auto;
    text-align: left;
}

ul.dropmenu {
    background: #fff;
    border: 1px solid #cacaca;
    display: block;
    font-size: 15px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    width: 100%;
    z-index: 1;
}

    .search-copyright-tab ul li, ul.dropmenu li {
        display: block;
        height: auto;
        margin: 0;
        padding: 0 1rem;
        text-align: left;
    }

.dropmenuWrapper {
    margin: 0;
    position: relative;
}

    .dropmenuWrapper .dropmenu li {
        cursor: pointer;
    }

/* Progress Bar Stepper jjchong, 19/08/2020 - Create */
.progressbar {
      counter-reset: step;
      margin-bottom: 80px;
  }

  .progressbar li {
      list-style-type: none;
      width: 25%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
  }

  .progressbar li:before {
      width: 40px;
      height: 40px;
      content: counter(step);
      counter-increment: step;
      line-height: 35px;
      border: 4px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }

  .progressbar li:after {
      width: 100%;
      height: 6px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 17px;
      left: -50%;
      z-index: -1;
  }

  .progressbar li:first-child:after {
      content: none;
  }

  .progressbar li.active {
      /*color: #003399;*/
      color: white;
  }

  .progressbar li.active span{
      color: #003399;
  }

  .progressbar li.active:before {
      border-color: #003399;
      background-color: #003399;
  }

  .progressbar li.active + li:after {
      background-color: #003399;
  }

  .progressbar li.complete {
      /*color: #003399;*/
      color: white;
  }

  .progressbar li.complete span{
      color: #003399;
  }

  .progressbar li.complete:before {
      border-color: #003399;
      background-color: #003399;
  }

  .progressbar li.complete + li:after {
      background-color: #003399;
  }
/* Progress Bar Stepper jjchong END, 19/08/2020 - Create */
