﻿﻿/*! 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: 0.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: -0.5em
}

sub {
    bottom: -0.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"] {
    -moz-box-sizing: border-box;
    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;
    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: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

meta.foundation-version {
    font-family: "/5.4.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0em
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64rem)/";
    width: 64rem
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html, body {
    font-size: 100%
}

body {
    background: #fff;
    color: #6C6C6C;
    padding: 0;
    margin: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.accordion {
    margin-bottom: 0
}

.accordion:before, .accordion:after {
    content: " ";
    display: table
}

.accordion:after {
    clear: both
}

.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #f5f5f5
}

.accordion .accordion-navigation > a, .accordion dd > a {
    background: transparent;
    color: #222;
    padding: 0.625rem 1.25rem;
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #f5f5f5
}

.accordion .accordion-navigation > .content, .accordion dd > .content {
    display: none;
    padding: 0.625rem 1.25rem
}

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    display: block;
    background: #f5f5f5
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem
}

@media only screen {
    .small-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 64rem) {
    .large-block-grid-1 > li {
        width: 100%;
        list-style: none
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2 > li {
        width: 50%;
        list-style: none
    }

    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3 > li {
        width: 33.33333%;
        list-style: none
    }

    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4 > li {
        width: 25%;
        list-style: none
    }

    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5 > li {
        width: 20%;
        list-style: none
    }

    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6 > li {
        width: 16.66667%;
        list-style: none
    }

    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7 > li {
        width: 14.28571%;
        list-style: none
    }

    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8 > li {
        width: 12.5%;
        list-style: none
    }

    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9 > li {
        width: 11.11111%;
        list-style: none
    }

    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10 > li {
        width: 10%;
        list-style: none
    }

    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11 > li {
        width: 9.09091%;
        list-style: none
    }

    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12 > li {
        width: 8.33333%;
        list-style: none
    }

    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

button, .button, #domfaq-searchform input.search {
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #D21F33;
    border-color: #a81929;
    color: #6C6C6C;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

button:hover, button:focus, .button:hover, .button:focus, #domfaq-searchform input.search:hover  {
    background-color: #a81929
}

button:hover, button:focus, .button:hover, .button:focus {
    color: #6C6C6C
}

button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #b9b9b9
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #333
}

button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #6C6C6C
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #368a55
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: #6C6C6C
}

button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #6C6C6C
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #cf2a0e
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: #6C6C6C
}

button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #6C6C6C
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
    background-color: #cf6e0e
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
    color: #6C6C6C
}

button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
    background-color: #61b6d9
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
    color: #6C6C6C
}

button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem
}

button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem
}

button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem
}

button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem
}

button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem
}

button.radius, .button.radius {
    border-radius: 2px
}

button.round, .button.round {
    border-radius: 1000px
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #D21F33;
    border-color: #a81929;
    color: #6C6C6C;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #a81929
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    color: #6C6C6C
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #D21F33
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #b9b9b9
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    color: #333
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #e7e7e7
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #6C6C6C;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #368a55
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    color: #6C6C6C
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #43AC6A
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #6C6C6C;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #cf2a0e
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    color: #6C6C6C
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #f04124
}

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #6C6C6C;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #cf6e0e
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    color: #6C6C6C
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
    background-color: #f08a24
}

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    cursor: default;
    opacity: 0.7;
    box-shadow: none
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    background-color: #61b6d9
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    color: #6C6C6C
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
    background-color: #a0d3e8
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media only screen and (min-width: 40.063em) {
    button, .button {
        display: inline-block
    }
}

.flex-video {
    position: relative;
    padding-top: 1.5625rem;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -0.5rem
}

form .row .row .column, form .row .row .columns {
    padding: 0 0.5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: 0.5rem
}

label {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0
}

label small {
    text-transform: capitalize;
    color: #676767
}

select::-ms-expand {
    display: none
}

.prefix, .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem
}

.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

span.prefix, label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

span.postfix, label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    height: 2.3125rem;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    box-shadow: 0 0 5px #999;
    border-color: #999
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}

input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #ddd;
    cursor: default
}

input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default
}

input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 2px
}

form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse textarea, form .row .postfix-radius.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0px
}

textarea[rows] {
    height: auto
}

select {
    -webkit-appearance: none !important;
    -webkit-border-radius: 0px;
    background-color: #FAFAFA;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    font-family: "Source Sans Pro", sans-serif;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 2.3125rem
}

select.radius {
    border-radius: 2px
}

select:hover {
    background-color: #f3f3f3;
    border-color: #999
}

select:disabled {
    background-color: #ddd;
    cursor: default
}

input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1rem 0
}

input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type="file"] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    padding: 1.25rem;
    margin: 1.125rem 0
}

fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem
}

[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

[data-abide] span.error, [data-abide] small.error {
    display: none
}

span.error, small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.error input, .error textarea, .error select {
    margin-bottom: 0
}

.error input[type="checkbox"], .error input[type="radio"] {
    margin-bottom: 1rem
}

.error label, .error label.error {
    color: #f04124
}

.error small.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.error > label > small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline
}

.error span.error-message {
    display: block
}

input.error, textarea.error, select.error {
    margin-bottom: 0
}

label.error {
    color: #f04124
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 63rem
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}

.row .row:before, .row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column, .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
    float: left
}

[class*="column"] + [class*="column"]:last-child {
    float: right
}

[class*="column"] + [class*="column"].end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0% !important
    }

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered, .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0% !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }

    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 64rem) {
    .large-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0% !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }

    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.inline-list {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block
}

.inline-list > li > * {
    display: block
}

#breadcrumb {
	margin-bottom: 1.5rem;
}

#breadcrumb .inline-list  {
	margin-top: -1rem;
	padding-left: 1rem;
}

#breadcrumb .inline-list > li {
	margin-left: 0.5rem;
}
#breadcrumb .inline-list > li > * {
    display: inline-block;
	margin-right: 0.5rem;
}

ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin-left: -0.3125rem
}

ul.pagination li {
    height: 1.5rem;
    color: #222;
    font-size: 0.875rem;
    margin-left: 0.3125rem
}

ul.pagination li a, ul.pagination li button {
    display: block;
    padding: 0.0625rem 0.625rem 0.0625rem;
    color: #999;
    background: none;
    border-radius: 2px;
    font-weight: normal;
    font-size: 1em;
    line-height: inherit;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

ul.pagination li:hover a, ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus {
    background: #e6e6e6
}

ul.pagination li.unavailable a, ul.pagination li.unavailable button {
    cursor: default;
    color: #999
}

ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
    background: transparent
}

ul.pagination li.current a, ul.pagination li.current button {
    background: #D21F33;
    color: #fff;
    font-weight: 300;
    cursor: default
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
    background: #D21F33
}

ul.pagination li {
    float: left;
    display: block
}

.pagination-centered {
    text-align: center
}

.pagination-centered ul.pagination li {
    float: none;
    display: inline-block
}

.panel {
    border-style: solid;
    border-width: 0;
    border-color: #dadada;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f5f5f5
}

.panel > :first-child {
    margin-top: 0
}

.panel > :last-child {
    margin-bottom: 0
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #6C6C6C
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem
}

.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-style: solid;
    border-width: 0;
    border-color: #f6c2c7;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #fdf1f2
}

.panel.callout > :first-child {
    margin-top: 0
}

.panel.callout > :last-child {
    margin-bottom: 0
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
    color: #6C6C6C
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: 0.625rem
}

.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #6C6C6C
}

.panel.radius {
    border-radius: 2px
}

.reveal-modal-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1004;
    display: none;
    left: 0
}

.reveal-modal, dialog {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    width: 100vw;
    top: 0;
    border-radius: 2px;
    left: 0;
    background-color: #fff;
    padding: 1.25rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 1.875rem
}

@media only screen and (max-width: 40em) {
    .reveal-modal, dialog {
        min-height: 100vh
    }
}

.reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
    min-width: 0
}

.reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0
}

.reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
        width: 80%;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
        top: 6.25rem
    }
}

.reveal-modal.radius, dialog.radius {
    border-radius: 2px
}

.reveal-modal.round, dialog.round {
    border-radius: 1000px
}

.reveal-modal.collapse, dialog.collapse {
    padding: 0
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny, dialog.tiny {
        width: 30%;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal.small, dialog.small {
        width: 40%;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal.medium, dialog.medium {
        width: 60%;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal.large, dialog.large {
        width: 70%;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge, dialog.xlarge {
        width: 95%;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important
}

@media only screen and (min-width: 40.063em) {
    .reveal-modal.full, dialog.full {
        width: 100vw;
        max-width: 62.5rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaa;
    font-weight: bold;
    cursor: pointer
}

dialog {
    display: none
}

dialog::backdrop, dialog + .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    display: none;
    left: 0
}

dialog[open] {
    display: block
}

/*
@media print {
    dialog, .reveal-modal, dialog {
        display: none;
        background: #fff !important
    }
}
*/

table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: solid 1px #ddd;
    table-layout: auto
}

table caption {
    background: transparent;
    color: #222;
    font-size: 1rem;
    font-weight: bold
}

table thead {
    background: #F5F5F5
}

table thead tr th, table thead tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222
}

table tfoot {
    background: #F5F5F5
}

table tfoot tr th, table tfoot tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222
}

table tr th, table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222;
    text-align: left
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9
}

table thead tr th, table tfoot tr th, table tfoot tr td, table tbody tr th, table tbody tr td, table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.text-left, .align-left {
    text-align: left !important
}

.text-right, .align-right {
    text-align: right !important
}

.text-center, .news-img-caption, .align-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 63.9375rem) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64rem) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64rem) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.063em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.063em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

a {
    color: #D21F33;
    text-decoration: none;
    line-height: inherit
}

a:hover, a:focus {
    color: #b51b2c
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #6C6C6C;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 80%;
    color: #9f9f9f;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #9f9f9f;
    font-weight: 400;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #333;
    background-color: #f8f8f8;
    border-width: 1px;
    border-style: solid;
    border-color: #dfdfdf;
    padding: 0.125rem 0.3125rem 0.0625rem
}

ul, ol, dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ul, ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ul, ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ul, ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: 0.75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #6C6C6C;
    border-bottom: 1px dotted #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

blockquote {
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #8e8e8e
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #8e8e8e
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #9f9f9f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: 0.625rem 0.75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625rem
}

@media only screen and (min-width: 40.063em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 2.3125rem
    }

    h3 {
        font-size: 1.6875rem
    }

    h4 {
        font-size: 1.4375rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

.print-only {
    display: none !important
}

/*
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    .show-for-print {
        display: inherit !important
    }
}
*/

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}

.tabs:before, .tabs:after {
    content: " ";
    display: table
}

.tabs:after {
    clear: both
}

.tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left
}

.tabs dd > a, .tabs .tab-title > a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    padding: 1rem 2rem;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem
}

.tabs dd > a:hover, .tabs .tab-title > a:hover {
    background-color: #e1e1e1
}

.tabs dd.active a, .tabs .tab-title.active a {
    background-color: #fff;
    color: #222
}

.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}

.tabs-content:before, .tabs-content:after {
    content: " ";
    display: table
}

.tabs-content:after {
    clear: both
}

.tabs-content > .content {
    display: none;
    float: left;
    padding: 0.625rem 0;
    width: 100%
}

.tabs-content > .content.active {
    display: block;
    float: none
}

.tabs-content > .content.contained {
    padding: 0.625rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical > .content {
    padding: 0 0.625rem
}

@media only screen and (min-width: 40.063em) {
    .tabs.vertical {
        width: 20%;
        max-width: 20%;
        float: left;
        margin: 0 0 1.25rem
    }

    .tabs-content.vertical {
        width: 80%;
        max-width: 80%;
        float: left;
        margin-left: -1px;
        padding-left: 1rem
    }
}

.no-js .tabs-content > .content {
    display: block;
    float: none
}

.has-tip {
    border-bottom: none;
    cursor: default;
    font-weight: 400;
    color: #333
}

.has-tip:hover, .has-tip:focus {
    border-bottom: none;
    color: #D21F33
}

.has-tip.tip-left, .has-tip.tip-right {
    float: none !important
}

.tooltip {
    display: none;
    position: absolute;
    z-index: 1006;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.3;
    padding: 0.75rem;
    max-width: 300px;
    left: 50%;
    width: 100%;
    color: #6C6C6C;
    background: #fff
}

.tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #fff transparent;
    top: -10px;
    pointer-events: none
}

.tooltip > .nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 2px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round > .nub {
    left: 2rem
}

.tooltip.opened {
    color: #D21F33 !important;
    border-bottom: none !important
}

.tap-to-close {
    display: block;
    font-size: 0.625rem;
    color: #777;
    font-weight: normal
}

@media only screen and (min-width: 40.063em) {
    .tooltip > .nub {
        border-color: transparent transparent #fff transparent;
        top: -10px
    }

    .tooltip.tip-top > .nub {
        border-color: #fff transparent transparent transparent;
        top: auto;
        bottom: -10px
    }

    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important
    }

    .tooltip.tip-left > .nub {
        border-color: transparent transparent transparent #fff;
        right: -10px;
        left: auto;
        top: 50%;
        margin-top: -5px
    }

    .tooltip.tip-right > .nub {
        border-color: transparent #fff transparent transparent;
        right: auto;
        left: -10px;
        top: 50%;
        margin-top: -5px
    }
}

@media only screen {
    .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
        display: table
    }

    thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 40.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
        display: table
    }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64rem) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
        display: table
    }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 90.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
        display: table
    }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
        display: table
    }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row !important
    }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

.show-for-landscape, .hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }

    table.show-for-landscape, table.hide-for-portrait {
        display: table
    }

    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important
    }

    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important
    }

    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important
    }

    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    table.show-for-portrait, table.hide-for-landscape {
        display: table
    }

    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important
    }

    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important
    }

    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important
    }

    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table
}

.touch table.show-for-touch {
    display: table
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

/*
@media print {
    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }
}
*/

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-loading .slick-list {
    background: #fff url("../img/ajax-loader.gif") center center no-repeat
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    /*height: 100%;*/
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

@font-face {
    font-family: "slick";
    src: url("../fonts/slick.eot");
    src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:focus, .slick-next:focus {
    outline: none
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next {
    right: -25px
}

.slick-next:before {
    content: "→"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: 0.75
}

@keyframes vex-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes vex-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes vex-fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes vex-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes vex-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes vex-fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes vex-rotation {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg)
    }
}

@-webkit-keyframes vex-rotation {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes vex-rotation {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg)
    }
}

.vex, .vex *, .vex *:before, .vex *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vex {
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1111;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.vex-overlay {
    background: black;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"
}

.vex-overlay {
    animation: vex-fadein 0.5s;
    -webkit-animation: vex-fadein 0.5s;
    -moz-animation: vex-fadein 0.5s;
    -ms-animation: vex-fadein 0.5s;
    -o-animation: vex-fadein 0.5s;
    -webkit-backface-visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.vex.vex-closing .vex-overlay {
    animation: vex-fadeout 0.5s;
    -webkit-animation: vex-fadeout 0.5s;
    -moz-animation: vex-fadeout 0.5s;
    -ms-animation: vex-fadeout 0.5s;
    -o-animation: vex-fadeout 0.5s;
    -webkit-backface-visibility: hidden
}

.vex-content {
    animation: vex-fadein 0.5s;
    -webkit-animation: vex-fadein 0.5s;
    -moz-animation: vex-fadein 0.5s;
    -ms-animation: vex-fadein 0.5s;
    -o-animation: vex-fadein 0.5s;
    -webkit-backface-visibility: hidden;
    background: white
}

.vex.vex-closing .vex-content {
    animation: vex-fadeout 0.5s;
    -webkit-animation: vex-fadeout 0.5s;
    -moz-animation: vex-fadeout 0.5s;
    -ms-animation: vex-fadeout 0.5s;
    -o-animation: vex-fadeout 0.5s;
    -webkit-backface-visibility: hidden
}

.vex-close:before {
    font-family: Arial, sans-serif;
    content: "\00D7"
}

.vex-dialog-form {
    margin: 0
}

.vex-dialog-button {
    -webkit-appearance: none;
    cursor: pointer
}

.vex-loading-spinner {
    animation: vex-rotation 0.7s linear infinite;
    -webkit-animation: vex-rotation 0.7s linear infinite;
    -moz-animation: vex-rotation 0.7s linear infinite;
    -ms-animation: vex-rotation 0.7s linear infinite;
    -o-animation: vex-rotation 0.7s linear infinite;
    -webkit-backface-visibility: hidden;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
    position: fixed;
    z-index: 1112;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2em;
    width: 2em;
    background: white
}

body.vex-open {
    overflow: hidden
}

@keyframes vex-pulse {
    0% {
        box-shadow: inset 0 0 0 300px transparent
    }
    70% {
        box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25)
    }
    100% {
        box-shadow: inset 0 0 0 300px transparent
    }
}

@-webkit-keyframes vex-pulse {
    0% {
        box-shadow: inset 0 0 0 300px transparent
    }
    70% {
        box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25)
    }
    100% {
        box-shadow: inset 0 0 0 300px transparent
    }
}

@-ms-keyframes vex-pulse {
    0% {
        box-shadow: inset 0 0 0 300px transparent
    }
    70% {
        box-shadow: inset 0 0 0 300px rgba(255, 255, 255, 0.25)
    }
    100% {
        box-shadow: inset 0 0 0 300px transparent
    }
}

.vex.vex-theme-plain {
    padding-top: 160px;
    padding-bottom: 160px
}

.vex.vex-theme-plain .vex-content {
    font-family: "Helvetica Neue", sans-serif;
    background: white;
    color: #444444;
    padding: 1em;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    width: 450px;
    font-size: 1.1em;
    line-height: 1.5em
}

.vex.vex-theme-plain .vex-content h1, .vex.vex-theme-plain .vex-content h2, .vex.vex-theme-plain .vex-content h3, .vex.vex-theme-plain .vex-content h4, .vex.vex-theme-plain .vex-content h5, .vex.vex-theme-plain .vex-content h6, .vex.vex-theme-plain .vex-content p, .vex.vex-theme-plain .vex-content ul, .vex.vex-theme-plain .vex-content li {
    color: inherit
}

.vex.vex-theme-plain .vex-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.vex.vex-theme-plain .vex-close:before {
    position: absolute;
    content: "\00D7";
    font-size: 26px;
    font-weight: normal;
    line-height: 31px;
    height: 30px;
    width: 30px;
    text-align: center;
    top: 3px;
    right: 3px;
    color: #bbbbbb;
    background: transparent
}

.vex.vex-theme-plain .vex-close:hover:before, .vex.vex-theme-plain .vex-close:active:before {
    color: #777777;
    background: #e0e0e0
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message {
    margin-bottom: 0.5em
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input {
    margin-bottom: 1em
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="date"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="datetime"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="datetime-local"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="email"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="month"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="number"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="password"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="search"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="tel"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="text"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="time"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="url"], .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="week"] {
    background: #f0f0f0;
    width: 100%;
    padding: 0.25em 0.67em;
    border: 0;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    min-height: 2.5em;
    margin: 0 0 0.25em
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    outline: none
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons {
    *zoom: 1
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons:after {
    content: "";
    display: table;
    clear: both
}

.vex.vex-theme-plain .vex-dialog-button {
    -o-border-radius: 0;
    border-radius: 0;
    border: 0;
    float: right;
    margin: 0 0 0 0.5em;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.8em;
    line-height: 1em;
    padding: 0.75em 2em
}

.vex.vex-theme-plain .vex-dialog-button.vex-last {
    margin-left: 0
}

.vex.vex-theme-plain .vex-dialog-button:focus {
    animation: vex-pulse 1.1s infinite;
    -webkit-animation: vex-pulse 1.1s infinite;
    -moz-animation: vex-pulse 1.1s infinite;
    -ms-animation: vex-pulse 1.1s infinite;
    -o-animation: vex-pulse 1.1s infinite;
    -webkit-backface-visibility: hidden;
    outline: none
}

@media (max-width: 568px) {
    .vex.vex-theme-plain .vex-dialog-button:focus {
        animation: none;
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        -webkit-backface-visibility: hidden
    }
}

.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary {
    background: #3288e6;
    color: white
}

.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-secondary {
    background: #e0e0e0;
    color: #777777
}

.vex-loading-spinner.vex-theme-plain {
    height: 2.5em;
    width: 2.5em
}

.vex {
    z-index: 999999
}

.vex.vex-theme-plain .vex-content {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    line-height: 1.6
}

.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary {
    background: #D21F33
}

.vex.vex-theme-plain .vex-dialog-button:focus {
    -webkit-animation: none;
    animation: none
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../img/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../img/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../img/blank.gif");
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../img/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
    text-align: center
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

.fancybox-overlay {
    z-index: 88888;
    overflow: hidden !important
}

.fancybox-opened {
    z-index: 99999
}

.fancybox-nav span {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    visibility: visible;
    background: url(../img/prev-next-links.svg) no-repeat
}

.fancybox-prev span {
    left: 15px;
    background-position: 0 0
}

.no-touch .fancybox-prev:hover span {
    background-position: 0 -40px
}

.fancybox-next span {
    right: 15px;
    background-position: -40px 0
}

.no-touch .fancybox-next:hover span {
    background-position: -40px -40px
}

.fancybox-close {
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    background: url(../img/prev-next-links.svg) no-repeat -160px 0
}

.no-touch .fancybox-close:hover {
    background-position: -160px -40px
}

.translate-x-50 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.translate-y-50 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.translate-x-y-50 {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.column-count-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.25em;
    -moz-column-gap: 1.25em;
    column-gap: 1.25em
}

.column-count-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25em;
    -moz-column-gap: 1.25em;
    column-gap: 1.25em
}

.column-count-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1.25em;
    -moz-column-gap: 1.25em;
    column-gap: 1.25em
}

section, .news-list {
    position: relative;
    margin-bottom: 2.375rem
}

section:after, .news-list:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1rem;
    width: 100%;
    max-width: 61.25rem;
    height: 1px;
    background-color: #ddd;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

section.no-border-bottom:after, section:last-child:after, .news-list.no-border-bottom:after, .news-list:last-child:after {
    display: none
}

@media only screen and (max-width: 40em) {
    section, .news-list {
        margin-bottom: 1.375rem
    }

    section:after, .news-list:after {
        bottom: 0
    }
}

main header {
    margin-bottom: 2.375rem
}

.row.x-large {
    max-width: 70em
}

video {
    max-width: 100%
}

.position-relative {
    position: relative
}

.position-fixed {
    position: fixed
}

table {
    min-width: 100%
}

table tr td, table tr th {
    vertical-align: top
}

table tr th {
    color: #666
}

.panel.callout {
    background-color: #ffffff !important;
    padding: 0 !important
}

.panel.error {
    background-color: #D21F33 !important
}

.panel.error * {
    color: #ffffff !important
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    margin-bottom: 1.25rem
}

.vcard {
    display: block;
    background-color: #ffffff;
    margin-bottom: 0
}

.vcard p:last-of-type {
    margin-bottom: 0
}

.checkbox-wrap {
    position: relative;
    padding-left: 25px
}

.checkbox-wrap input {
    position: absolute;
    left: 0;
    top: 4px
}

.button-to-bottom {
    padding-bottom: 4.4375rem
}

.button-to-bottom button {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 2.5rem
}

.accordion .accordion-navigation {
    border-bottom: 1px solid #ddd
}

.accordion .accordion-navigation > a {
    position: relative;
    padding-left: 3.75rem;
    font-size: 1.25rem
}

.accordion .accordion-navigation > a:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 1.25rem;
    top: 0.8125rem;
    background: url(../img/prev-next-links-small.svg) no-repeat -50px 0px
}

.accordion .accordion-navigation > a:hover:before {
    background-position: -50px -25px
}

.accordion .accordion-navigation.active > a:before {
    background-position: -75px 0
}

.accordion .accordion-navigation.active > a:hover:before {
    background-position: -75px -25px
}

.tooltip {
    margin-top: -2.9375rem;
    box-shadow: 0px 0px 4px 0px #ddd
}

@media only screen and (min-width: 64rem) {
    .tooltip {
        margin-top: -12.5rem
    }
}

.lte-ie9 .tooltip {
    margin-top: 0
}

.loading-overlay {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    padding: 1.25rem;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #D21F33
}

.loading-overlay .spinner {
    height: 1.25rem
}

.loading-overlay .spinner > div {
    width: 1.25rem;
    height: 1.25rem;
    background-color: #D21F33;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: bouncedelay 1s infinite ease-in-out;
    animation: bouncedelay 1s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.loading-overlay .spinner .bounce-1 {
    -webkit-animation-delay: -0.30s;
    animation-delay: -0.30s
}

.loading-overlay .spinner .bounce-2 {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

body *:focus {
    outline: 0 !important
}

h1, h2 {
    font-weight: 200
}

p.margin-invers {
    margin-bottom: 0;
    margin-top: 1.25rem
}

p.margin-bottom-half {
    margin-bottom: 0.625rem
}

strong, b {
    font-weight: 600
}

button, .button, #domfaq-searchform input.search {
    color: #6C6C6C !important;
    border-color: #6C6C6C;
    background: transparent;
    text-transform: uppercase;
    letter-spacing: 0.1rem
}

input#submitbtn:hover {
    cursor: pointer;
}

.no-touch button:hover, .no-touch a:hover button, .no-touch .teaser:not(.merchant):hover button, .no-touch .button:hover, .no-touch a:hover .button, .no-touch .teaser:not(.merchant):hover .button,  #domfaq-searchform input.search:hover {
    background-color: #D21F33;
    border-color: #D21F33;
    color: #ffffff !important
}

button.search, .button.search, #domfaq-searchform input.search {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 2.625rem;
    height: 2.625rem;
    background: url(../img/icon-black-search.svg) no-repeat 50% 50%;
    border: none;
    margin: 0;
    padding: 0
}

a.underline {
    color: #6C6C6C;
    display: inline-block;
    border-bottom: 2px solid #D21F33
}

.no-touch a.underline:hover {
    color: #D21F33
}

.list-style-none {
    margin-left: 0
}

.list-style-none > li {
    list-style: none
}

.primary-color {
    color: #D21F33 !important
}

.prev-link, .next-link {
    display: block;
    position: absolute;
    top: 1rem;
    width: 40px;
    height: 40px;
    background: url(../img/prev-next-links.svg) no-repeat
}

@media only screen and (max-width: 40em) {
    .prev-link, .next-link {
        width: 20px;
        height: 20px;
        background-size: 80px auto
    }
}

.prev-link {
    left: 0.625rem;
    background-position: 0 0
}

.no-touch .prev-link:hover {
    background-position: 0 -40px
}

@media only screen and (max-width: 40em) {
    .prev-link {
        background-position: 0 0
    }

    .no-touch .prev-link:hover {
        background-position: 0 -20px
    }
}

.next-link {
    right: 0.625rem;
    background-position: -40px 0
}

.no-touch .next-link:hover {
    background-position: -40px -40px
}

@media only screen and (max-width: 40em) {
    .next-link {
        background-position: -20px 0
    }

    .no-touch .next-link:hover {
        background-position: -20px -20px
    }
}

.no-margin-bottom {
    margin-bottom: 0
}

.red {
    color: #D21F33 !important
}

body {
    overflow-x: hidden !important
}

#logo {
    position: absolute;
    left: 0.625rem;
    top: 0;
    bottom: auto;
    width: 120px;
    height: 120px;
    z-index: 100
}

#logo svg {
    width: 120px !important;
    height: 120px !important
}

.large-minimized #logo {
    top: auto;
    bottom: 0;
    width: 46px;
    height: 46px
}

.large-minimized #logo svg {
    width: 46px !important;
    height: 46px !important
}

@media only screen and (max-width: 767px) {
    #logo {
        width: 46px;
        height: 46px
    }

    #logo svg {
        width: 46px !important;
        height: 46px !important
    }
}

#header-main {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10000
}

#header-main:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #ddd
}

#header-main .row, #header-main .column {
    height: 100%
}

#header-main a {
    color: inherit
}

#header-main .no-touch a:hover {
    color: #D21F33
}

@media only screen and (max-width: 767px) {
    #header-main {
        height: 47px;
        -webkit-transition: left 300ms ease-out;
        transition: left 300ms ease-out
    }

    #header-main:before {
        height: 47px
    }

    .small-minimized #header-main {
        left: -250px
    }

    #header-main #menu-toggle {
        position: absolute;
        right: 0.625rem;
        top: 0;
        width: 47px;
        height: 47px;
        background: url(../img/mobile-toggle-menu.svg) no-repeat 50% 50%
    }
}

@media only screen and (min-width: 767px) {
    #header-main {
        height: 200px
    }

    #header-main:before {
        height: 200px
    }
}

@media only screen and (max-width: 767px) {
    #menu {
        box-shadow: inset 15px 0px 5px -10px rgba(0, 0, 0, 0.25);
        -webkit-transition: right 300ms ease-out;
        transition: right 300ms ease-out;
        position: fixed;
        right: -250px;
        top: 0;
        width: 250px;
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        background-color: #f5f5f5
    }

    #menu ul {
        list-style: none;
        margin: 0
    }

    #menu li {
        float: none;
        margin-left: 0
    }

    #menu li.active {
        background-color: #D21F33;
        color: #ffffff !important
    }

    #menu li li, #menu li .flyout {
        display: none
    }

    #menu li.toggled .flyout {
        display: block !important;
        z-index: 9999
    }

    #menu a {
        display: block;
        padding: 0.5rem 0.75rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.5)
    }

    .no-touch #menu a:hover {
        color: #ffffff !important;
        background-color: #D21F33 !important
    }

    #menu #menu-main {
        box-shadow: inset 15px 0px 5px -10px rgba(0, 0, 0, 0.25);
        background-color: #4f4f50
    }

    #menu #menu-main a {
        color: #ffffff;
        text-transform: uppercase
    }

    #menu #menu-main > li:last-of-type .flyout {
        display: block
    }

    #menu #menu-main > li:last-of-type .flyout ul {
        -webkit-column-count: initial;
        -moz-column-count: initial;
        column-count: initial;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }

    #menu #menu-main > li:last-of-type .flyout li {
        display: block
    }

    #menu #menu-main > li:last-of-type .flyout li img {
        display: none
    }

    #menu #menu-main > li:last-of-type .flyout li a {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-left: 1.25rem;
        background-color: #727273;
        color: #f5f5f5;
        font-size: 90%
    }

    #menu #menu-main > li:last-of-type .flyout li.active a {
        background-color: #D21F33
    }

    #menu #menu-meta {
        box-shadow: inset 15px 0px 5px -10px rgba(0, 0, 0, 0.25);
        color: #ffffff;
        background-color: #4f4f50
    }

    .small-minimized #menu {
        right: 0
    }
}

@media only screen and (min-width: 767px) {
    #menu {
        position: absolute;
        left: 0.625rem;
        right: 0.625rem;
        top: 164px
    }

    #menu #menu-main {
        text-align: justify;
        height: 36px;
        margin-bottom: 0;
        overflow: visible
    }

    #menu #menu-main:after {
        content: '';
        display: inline-block;
        width: 100%
    }

    .large-minimized #menu #menu-main {
        padding-left: 66px
    }

    #menu #menu-main > li {
        float: none;
        display: inline;
        margin-left: 0
    }

    #menu #menu-main > li:after {
        content: "\A"
    }

    #menu #menu-main > li:nth-child(2) {
        margin-left: 1.375rem
    }

    #menu #menu-main > li > a {
        position: relative;
        display: inline-block;
        white-space: nowrap;
        line-height: 1;
        text-transform: uppercase;
        font-size: 1.25rem;
        height: 2.25rem;
        z-index: 1000
    }

    #menu #menu-main > li.active > a, .no-touch #menu #menu-main > li:hover > a {
        color: #D21F33;
        border-bottom: 3px solid #D21F33
    }

    .no-touch #menu #menu-main > li:hover > a:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -11px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #D21F33;
        z-index: 10000;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1000
    }

    #menu #menu-main > li.home {
        display: none
    }

    #menu #menu-main .flyout {
        display: none;
        position: absolute;
        z-index: 500;
        left: 0;
        top: 2.25rem;
        right: 0;
        padding: 1.25rem;
        background-color: #ffffff;
        text-align: left;
        overflow: hidden;
        box-shadow: 0px 0px 4px 0px #ddd
    }

    #menu #menu-main .flyout .column {
        padding-left: 1.25em;
        padding-right: 1.25em
    }

    #menu #menu-main .flyout .column:before {
        content: '';
        position: absolute;
        left: -0.5px;
        top: -1.25rem;
        bottom: -100%;
        width: 1px;
        background-color: #ddd
    }

    #menu #menu-main .flyout .column:first-child {
        padding-left: 0
    }

    #menu #menu-main .flyout .column:first-child:before {
        display: none
    }

    #menu #menu-main .flyout .column:last-child {
        padding-right: 0
    }

    #menu #menu-main .flyout li {
        line-height: 1.2;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid
    }

    #menu #menu-main .flyout li.active a {
        color: #D21F33
    }

    #menu #menu-main .flyout .column-count-2.small-block-grid-2 li, #menu #menu-main .flyout .column-count-3.small-block-grid-3 li, #menu #menu-main .flyout .column-count-4.small-block-grid-4 li {
        padding-bottom: 0
    }

    #menu #menu-main .flyout .small-5 {
        width: 38%
    }

    #menu #menu-main .flyout .small-2 {
        width: 24%
    }

    #menu #menu-main .flyout a {
        display: inline-block;
        width: 100%;
        padding: 0.5rem 0;
        border-bottom: 1px solid #ddd
    }

    .no-touch #menu #menu-main .flyout a:hover {
        color: #D21F33
    }

    #menu #menu-main li:nth-child(5) .flyout a {
        border-bottom: none
    }

    #menu #menu-main li:nth-child(5) .flyout a .button {
        margin-bottom: 0
    }

    #menu #menu-main li:nth-child(6) .flyout img {
        width: 3.750rem;
        margin-right: 0.5rem
    }

    #menu #menu-main li:nth-child(6) .flyout a {
        padding-left: 0.65em;
        padding-right: 0.65em
    }

    .no-touch #menu #menu-main li:nth-child(6) .flyout a:hover {
        background-color: #f5f5f5
    }

    #menu #menu-main li:hover .flyout {
        display: block
    }

    #menu #menu-meta {
        position: absolute;
        right: 0;
        top: -152px;
        line-height: 1;
        margin-bottom: 0;
        z-index: 50
    }

    #menu #menu-meta ul {
        display: none;
        position: absolute;
        left: -0.5rem;
        right: -0.5rem;
        top: -1.25rem;
        line-height: 1;
        margin-bottom: 0;
        margin-left: 0;
        padding: 3rem 0.5rem 0.5rem 0.5rem;
        background-color: #ffffff;
        box-shadow: 0px 0px 4px 0px #ddd;
        z-index: -1
    }

    #menu #menu-meta li {
        list-style: none;
        white-space: nowrap
    }

    #menu #menu-meta li:hover ul {
        display: block
    }

    #menu #menu-meta li li {
        padding: 0.25rem 0
    }

    #menu #menu-meta > li {
        float: left;
        position: relative;
        margin-bottom: 0.5rem;
        margin-left: 1rem
    }
}

@media only screen and (min-width: 767px) and (min-width: 64rem) {
    #menu #menu-meta > li {
        margin-left: 1.875rem
    }
}

@media only screen and (min-width: 767px) {
    #menu #menu-meta a {
        display: block
    }

    .no-touch #menu #menu-meta a:hover {
        color: #000000 !important
    }

    #menu #menu-meta .has-children > a {
        padding-right: 0.75rem;
        background: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat 100% 50%
    }

    #menu #menu-meta .has-children:last-of-type {
        padding-right: 2rem
    }

    #menu #menu-meta .has-children:last-of-type:after {
        content: url(../img/icon-red-banner-key.svg);
        position: absolute;
        right: 0;
        top: -0.75rem
    }
}

@media only screen and (min-width: 64rem) {
    .large-minimized #menu #menu-main {
        padding-left: 66px
    }

    #menu #menu-main > li > a {
        font-size: 1.5rem
    }
}

#menu-sub {
    border-bottom: 1px solid #ddd
}

@media only screen and (max-width: 40em) {
    #menu-sub ul {
        text-align: center
    }

    #menu-sub ul li a {
        display: inline-block;
        line-height: 1.4;
        margin-bottom: 0.3125rem;
        color: #6C6C6C;
        border-bottom: 2px solid #D21F33
    }

    #menu-sub ul li.active a {
        color: #000;
        border-bottom-color: #000
    }
}

@media only screen and (min-width: 40.063em) {
    #menu-sub ul {
        text-align: center;
        margin-bottom: 0
    }

    #menu-sub ul li {
        display: inline-block;
        font-size: 1.25rem;
        line-height: 1;
        margin: 0 1.25rem
    }

    #menu-sub ul li a {
        color: #6C6C6C;
        display: inline-block;
        height: 2.1875rem;
        position: relative
    }

    .no-touch #menu-sub ul li a:hover {
        border-bottom: 2px solid #D21F33
    }

    .no-touch #menu-sub ul li a:hover:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -8px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #D21F33;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #menu-sub ul li.active a {
        border-bottom: 2px solid #D21F33
    }

    #menu-sub ul li.tab_mechanisch {
	    font-size: 1em;
    }
}

#l10n {
    padding: 1rem 0.75rem 0.5rem 0.75rem
}

@media only screen and (min-width: 40.063em) {
    #l10n {
        position: absolute;
        left: 140px;
        top: -158px;
        padding: 0
    }
}

#l10n select {
    background-color: #ffffff;
    border-color: #ddd;
    font-size: 1rem;
    height: 1.75rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 1.25rem;
    margin-bottom: 0.5rem
}

@media only screen and (min-width: 40.063em) {
    #l10n select {
        width: auto;
        float: left;
        margin-right: 0.625rem;
        margin-bottom: 1rem
    }
}

.lte-ie9 #l10n select {
    padding-right: 0;
    background-image: none
}

#search-text {
    position: relative
}

@media only screen and (min-width: 40.063em) {
    #search-text {
        position: absolute;
        left: 140px;
        bottom: 80px;
        margin: 0;
        width: 50%
    }
}

@media only screen and (min-width: 64rem) {
    #search-text {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 47%
    }
}

#search-text input[type="text"], #domfaq-searchform input[type="text"] {
    width: 100%;
    height: 2.625rem;
    background-color: #f5f5f5;
    border: none;
    font-size: 1.250rem;
    padding: 0 0.75rem;
    margin-bottom: 0
}

#search-dealer {
    position: absolute;
    right: 0.625em;
    bottom: 80px;
    background-color: #6C6C6C
}

#search-dealer a {
    display: inline-block;
    height: 2.625rem;
    font-size: 1.250rem;
    line-height: 2.625rem;
    color: #ffffff;
    padding: 0 1.875rem 0 3rem;
    background: url(../img/icon-grey-pin.svg) no-repeat 1.1rem 50%
}

#search-dealer .no-touch a:hover {
    color: #ffffff
}

#search-dealer form {
    display: none;
    position: absolute;
    left: 0;
    top: 2.625rem;
    width: 100%;
    padding: 0.625em;
    background-color: #6C6C6C;
    margin: 0
}

.no-touch #search-dealer:hover {
    z-index: 1000
}

.no-touch #search-dealer:hover form {
    display: block
}

#search-dealer p {
    color: #ffffff
}

#search-dealer input[type="text"] {
    width: 100%;
    height: 2.625rem;
    background-color: #f5f5f5;
    border: none;
    font-size: 1.250rem;
    padding: 0 0.75rem;
    margin-bottom: 0
}

#search-dealer button.search {
    right: 0.625em;
    bottom: 0.625em
}

.search-dealer form {
    position: relative
}

.search-dealer input {
    width: 100%;
    height: 2.625rem;
    background-color: #f5f5f5;
    border: none;
    font-size: 1.250rem;
    padding: 0 0.5rem
}

.search-dealer button.search {
    right: 0;
    bottom: 0
}

.search-dealer.inline {
    background-color: #ffffff;
    padding: 1.25rem 1.25rem 0 1.25rem
}

main {
    margin-top: 47px;
    padding-top: 2.375rem
}

@media only screen and (min-width: 767px) {
    main {
        margin-top: 200px;
        padding-top: 2.375rem
    }
}

#stage + main, body#page_2 main, body#page_28 main, body#page_32 main {
    margin-top: 0;
    padding-top: 0
}

@media only screen and (max-width: 63.9375rem) {
    main {
        position: relative;
        left: 0;
        -webkit-transition: left 300ms ease-out;
        transition: left 300ms ease-out
    }

    .small-minimized main {
        left: -250px
    }
}

#footer-main {
    background-color: #EDEDED;
    margin-top: 3rem
}

@media only screen and (max-width: 63.9375rem) {
    #footer-main {
        position: relative;
        left: 0;
        -webkit-transition: left 300ms ease-out;
        transition: left 300ms ease-out
    }

    .small-minimized #footer-main {
        left: -250px
    }
}

#footer-main .top {
    padding: 1.85rem 0 1.25rem 0
}

#footer-main .top ul {
    margin-bottom: 0
}

#footer-main .top .main li {
    text-transform: uppercase
}

#footer-main .top .main li, #footer-main .top .meta li {
    padding: 0.2rem 0;
    border-bottom: 1px solid #cccccc;
    font-size: 1.4375rem
}

#footer-main .top .main a, #footer-main .top .meta a {
    color: #6C6C6C
}

.no-touch #footer-main .top .main a:hover, .no-touch #footer-main .top .meta a:hover {
    color: #D21F33 !important
}

#footer-main .top .contact p {
    line-height: 1.3;
    margin-bottom: 0.75rem
}

#footer-main .top .contact .no-touch a:hover {
    color: #D21F33;
    text-decoration: underline
}

@media only screen and (max-width: 40em) {
    #footer-main .top .contact {
        margin-top: 1.25rem
    }
}

#footer-main .social-media a {
    display: block;
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #6C6C6C;
    border-radius: 50%;
    margin: 0.5rem 0.5rem 0.5rem 0;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

#footer-main .social-media a.youtube {
    background-image: url(../img/icon-grey-arrow-right.svg);
    background-position: 57% 50%
}

#footer-main .social-media a.facebook {
    background-image: url(../img/icon-grey-facebook.svg);
    background-size: auto 20px
}

.no-touch #footer-main .social-media a:hover {
    background-color: #D21F33;
    border-bottom: none !important
}

#footer-main .bottom {
    background-color: #DEDEDE
}

@media only screen and (max-width: 40em) {
    #footer-main .bottom {
        padding: 0.5rem 0
    }
}

#footer-main .bottom p, #footer-main .bottom .inline-list {
    line-height: 2;
    margin-bottom: 0
}

@media only screen and (max-width: 40em) {
    #footer-main .bottom p, #footer-main .bottom .inline-list {
        font-size: 0.75rem
    }
}

@media only screen and (min-width: 64rem) {
    #footer-main .bottom p, #footer-main .bottom .inline-list {
        line-height: 3
    }
}

#footer-main .bottom .inline-list > li {
    display: inline-block;
    float: none
}

#footer-main .bottom a {
    color: #6C6C6C
}

.no-touch #footer-main .bottom a:hover {
    text-decoration: underline
}

#footer-main .claim-footer {
	margin: 1.5rem 0 1rem 0;
}

@media only screen and (max-width: 40em) {
	#footer-main .claim-footer {
		max-width: 60%;
	}
}

.slick:before {
    content: '';
    display: block;
    clear: both
}

.slick-slider {
    margin-bottom: 0
}

.slick-prev, .slick-next {
    border-radius: 0;
    font-family: inherit;
    letter-spacing: inherit;
    text-transform: none
}

.slick-prev:before, .slick-next:before {
    color: #6C6C6C
}

.slick-prev:focus, .slick-next:focus {
    background-color: transparent !important
}

.no-touch .slick-prev:hover, .no-touch .slick-next:hover {
    background-color: transparent !important;
    border-color: none
}

.no-touch .slick-prev:hover:before, .no-touch .slick-next:hover:before {
    color: #D21F33
}

.slick.nav-inside .slick-prev {
    left: 25px
}

.slick.nav-inside .slick-next {
    right: 25px
}

@media only screen and (min-width: 40.063em) {
    .slick.nav-large .slick-prev {
        width: 40px;
        height: 40px;
        background: url(../img/prev-next-links.svg) no-repeat 0px 0px;
        opacity: 1;
        margin-top: -20px
    }

    .slick.nav-large .slick-prev:before {
        content: ""
    }

    .no-touch .slick.nav-large .slick-prev:hover {
        background-position: 0px -40px
    }
}

@media only screen and (min-width: 40.063em) {
    .slick.nav-large .slick-next {
        width: 40px;
        height: 40px;
        background: url(../img/prev-next-links.svg) no-repeat -40px 0px;
        opacity: 1;
        margin-top: -20px
    }

    .slick.nav-large .slick-next:before {
        content: ""
    }

    .no-touch .slick.nav-large .slick-next:hover {
        background-position: -40px -40px
    }
}

#stage {
    margin-top: 47px;
    padding-top: 2.375rem;
    padding-bottom: 0;
    overflow: hidden;
    background-image: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, #FBFBFB), color-stop(1, #E8ECEE));
    background-image: -webkit-radial-gradient(center, ellipse closest-corner, #FBFBFB 0%, #E8ECEE 100%);
    background-image: radial-gradient(ellipse closest-corner at center, #FBFBFB 0%, #E8ECEE 100%)
}

@media only screen and (min-width: 767px) {
    #stage {
        margin-top: 175px

    }

    #stage.stage-home {
        margin-top: -38px;
    }
}

#stage:after {
    display: none
}

@media only screen and (max-width: 63.9375rem) {
    #stage {
        position: relative;
        left: 0;
        -webkit-transition: left 300ms ease-out;
        transition: left 300ms ease-out
    }

    .small-minimized #stage {
        left: -250px
    }
}

#stage .slick {
    margin-top: -2.375rem
}

@media only screen and (min-width: 40.063em) and (max-width: 63.9375rem) {
    #stage .slick {
        height: 30rem
    }
}

@media only screen and (min-width: 64rem) {
    #stage .slick {
        height: 37.5rem
    }
}

#stage .slick .slick-prev {
    left: 40px
}

@media only screen and (max-width: 40em) {
    #stage .slick .slick-prev {
        top: 100px;
        left: 1.25rem
    }
}

@media only screen and (min-width: 40.063em) {
    #stage .slick .slick-prev {
        width: 40px;
        height: 40px;
        background: url(../img/prev-next-links.svg) no-repeat 0px 0px;
        opacity: 1;
        margin-top: -20px
    }

    #stage .slick .slick-prev:before {
        content: ""
    }

    .no-touch #stage .slick .slick-prev:hover {
        background-position: 0px -40px
    }
}

#stage .slick .slick-next {
    right: 40px
}

@media only screen and (max-width: 40em) {
    #stage .slick .slick-next {
        top: 100px;
        right: 1.25rem
    }
}

@media only screen and (min-width: 40.063em) {
    #stage .slick .slick-next {
        width: 40px;
        height: 40px;
        background: url(../img/prev-next-links.svg) no-repeat -40px 0px;
        opacity: 1;
        margin-top: -20px
    }

    #stage .slick .slick-next:before {
        content: ""
    }

    .no-touch #stage .slick .slick-next:hover {
        background-position: -40px -40px
    }
}

#stage .slick .slick-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    margin-left: 0;
    width: auto;
    left: 50%
}

#stage .slick .slick-dots li button:before {
    -webkit-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
    font-size: 8px
}

#stage .slick .slick-dots li button:hover {
    background-color: transparent !important
}

#stage .slick .slick-dots li button:hover:before {
    opacity: 1;
    color: #D21F33
}

#stage .slick .slide > div {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 100%;
    text-align: center;
    cursor: pointer
}

#stage .slick .slide > div:hover .button {
    background-color: #D21F33 !important;
    border-color: #D21F33 !important;
    color: #ffffff !important
}

@media only screen and (min-width: 40.063em) {
    #stage .slick .slide > div h1 {
        text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.75)
    }

    #stage .slick .slide > div .button {
        box-shadow: 0 0 3px 0 rgba(255, 255, 255, 0.5)
    }

    #stage .slick .slide > div.color-1 h1 {
        color: #ffffff;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75)
    }

    #stage .slick .slide > div.color-1 .button {
        color: #ffffff !important;
        border-color: #ffffff;
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5)
    }

    #stage .slick .slide > div.color-1 .button:hover {
        border-color: #D21F33 !important
    }
}

@media only screen and (max-width: 40em) {
    #stage .slick .slide > div {
        padding-top: 200px;
        background-size: auto 200px;
        background-position: 25% 0
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 63.9375rem) {
    #stage .slick .slide > div {
        height: 30rem
    }
}

@media only screen and (min-width: 64rem) {
    #stage .slick .slide > div {
        height: 37.5rem
    }
}

@media only screen and (min-width: 1920px) {
    #stage .slick .slide > div {
        background-size: 100% auto
    }
}

#stage .slick .slide.product div {
    background-size: auto 50%
}

@media only screen and (max-width: 40em) {
    #stage .slick .slide.product div {
        background-size: auto 140px;
        background-position: 50% 30px
    }
}

@media only screen and (max-width: 40em) {
    #stage .slick .slide h1 {
        color: #6C6C6C !important
    }
}

@media only screen and (min-width: 40.063em) {
    #stage .slick .slide h1 {
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 45%;
        line-height: 1.2;
        z-index: 100;
        width: 21.875rem
    }

    #stage .slick .slide.product h1 {
        top: 14%
    }

    #stage .slick .slide a {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        bottom: 10%;
        z-index: 100
    }
}

@media only screen and (min-width: 64rem) {
    #stage .slick .slide h1 {
        width: 28.125rem
    }
}

.teaser {
    padding-top: 0.625em;
    padding-bottom: 0.625em
}

.teaser img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.teaser img[src$='.svg'] {
    width: 5rem;
    margin: 1rem
}

.teaser a:not(.button) {
    color: inherit;
    display: inline;
    border-bottom: 2px solid #D21F33
}

.no-touch .teaser:not(.merchant):hover {
    cursor: pointer
}

.no-touch .teaser:not(.merchant):hover * {
    color: #000000
}

.teaser .img-crop {
    margin-bottom: 0.75rem;
    position: relative;
    overflow: hidden
}

.teaser .img-crop.gradient {
    background-color: #f5f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAFAFA), color-stop(1, #E8E8E8));
    background-image: -webkit-linear-gradient(top, #FAFAFA 0%, #E8E8E8 100%);
    background-image: linear-gradient(to bottom, #FAFAFA 0%, #E8E8E8 100%)
}

.teaser .img-crop.gradient img[src$=".svg"] {
    margin: 2.9rem 0
}

.no-touch .teaser:not(.merchant):hover img {
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075)
}

.no-touch .teaser:not(.merchant):hover a {
    color: #D21F33
}

.teaser.underline {
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #ddd
}

.teaser.no-underline {
    margin-bottom: 1.25rem;
    border-bottom: none
}

.slick .teaser {
    margin-bottom: 0;
    border-bottom: none !important
}

.slick .teaser .date {
    margin-bottom: 0
}

.slick .teaser a.image {
    display: inline-block;
    margin-top: 0.2rem;
    border: none
}

.slick .teaser a.image img {
    border-radius: 50%;
    background-clip: padding-box;
    border: 1px solid #ddd;
    overflow: hidden
}

.teaser.merchant form {
    position: relative
}

.teaser.merchant form input[type="text"] {
    height: 2.625rem;
    background-color: #f5f5f5;
    border: none;
    font-size: 1.250rem;
    padding: 0 0.5rem;
    margin-bottom: 0
}

.teaser.merchant form button {
    position: absolute;
    right: 0;
    bottom: 0
}

@media only screen and (max-width: 40em) {
    .teaser:not(.merchant), section .small-block-grid-1 li .teaser {
        margin-bottom: 1.25rem;
        border-bottom: 1px solid #ddd
    }

    section .teaser:last-child, section .small-block-grid-1 li:last-child .teaser {
        margin-bottom: 0;
        border-bottom: none
    }
}

aside.teaser-wrap .csc-default {
    border-top: 1px solid #ddd;
    padding-top: 2.25rem
}

aside.teaser-wrap .csc-default:first-child {
    border-top: none;
    padding-top: 0
}

@media only screen and (max-width: 40em) {
    aside.teaser-wrap {
        border-top: 1px solid #ddd;
        padding-top: 1.25rem
    }
}

section.teaser-follow aside.teaser-wrap.fixed {
    position: fixed;
    top: 85px
}

section.teaser-follow aside.teaser-wrap.bottom {
    position: absolute;
    bottom: 0
}

.downloads.layout-1 {
    margin: 1.5rem 0;
}

.downloads.layout-1 li {
    line-height: 1;
    padding-bottom: 0.625rem
}

.downloads.layout-1 a {
    position: relative;
    padding-left: 60px;
    min-height: 60px;
    display: block;
    color: #6C6C6C;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.625rem
}

.no-touch .downloads.layout-1 a:hover {
    color: #D21F33
}

.downloads.layout-1 a:before {
    content: attr(data-type);
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 44px;
    text-transform: uppercase;
    font-size: 13px;
    color: #D21F33;
    background: url(../img/icon-red-download-blank.svg) no-repeat
}

.downloads.layout-2 a {
    position: relative;
    padding-left: 60px;
    display: block;
    color: #6C6C6C;
    border-top: 1px solid #ddd
}

.downloads.layout-2 a span {
    display: block;
    margin-top: 1.25rem;
    font-size: 1.25rem
}

.downloads.layout-2 a dl {
    margin-bottom: 1.25rem
}

.downloads.layout-2 a dt {
    clear: left;
    float: left;
    width: 50%;
    margin-bottom: 0;
    font-weight: 200
}

.downloads.layout-2 a dd {
    float: left;
    margin-bottom: 0;
    font-weight: 300
}

.downloads.layout-2 a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.25rem;
    width: 50px;
    height: 50px;
    background: url(../img/icon-download.svg) no-repeat 0px 0px
}

.no-touch .downloads.layout-2 a:hover span {
    color: #D21F33
}

.no-touch .downloads.layout-2 a:hover:before {
    background-position: 0px -50px
}

.downloads.layout-3 ul {
    margin-bottom: -3.75rem
}

.downloads.layout-3 li {
    padding-bottom: 3.75rem
}

.downloads.layout-4 a {
    position: relative;
    padding-left: 60px;
    min-height: 70px;
    display: block;
    color: #6C6C6C;
    border-top: 1px solid #ddd;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem
}

.no-touch .downloads.layout-4 a:hover {
    color: #D21F33
}

.downloads.layout-4 a:before {
    content: attr(data-type);
    position: absolute;
    left: 0;
    top: 0.625rem;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 44px;
    text-transform: uppercase;
    font-size: 13px;
    color: #D21F33;
    background: url(../img/icon-red-download-blank.svg) no-repeat
}

@media only screen and (max-width: 40em) {
    .tabs {
        display: none
    }

    .tabs-content .content {
        display: block !important;
        border-top: 1px solid #ddd
    }
}

.tabs dd {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
    overflow: hidden
}

.tabs dd a {
    overflow: hidden;
    text-overflow: ellipsis
}

.tabs.inverse dd {
    background-color: #ffffff
}

.tabs dd:first-child {
    border-left: 1px solid #ddd
}

.tabs.expanded {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-bottom: 1.25rem;
    margin-bottom: 2.5rem !important
}

.tabs.expanded dd:first-child {
    border-left: none
}

.tabs.expanded dd:last-child {
    border-right: none
}

.tabs dd a {
    background-color: #f5f5f5;
    border-top: 2px solid #f5f5f5;
    color: #6C6C6C;
    padding: 1rem 0
}

.tabs.inverse dd a {
    background-color: #ffffff;
    border-top-color: #ffffff
}

.tabs dd a:hover {
    background-color: #ddd;
    border-top-color: #ddd
}

.tabs dd.active, .tabs dd.active a {
    background-color: #ffffff;
    border-top-color: #D21F33;
    border-bottom-color: #ffffff;
    color: #000000
}

.tabs.inverse dd.active, .tabs.inverse dd.active a {
    background-color: #f5f5f5;
    border-top-color: #D21F33;
    border-bottom-color: #f5f5f5
}

.tabs-content .content.no-padding {
    padding: 0
}

.tid_3 .tabs, .tid_13 .tabs {
    margin-top: 3rem
}

.tid_3 .tabs-content .content, .tid_13 .tabs-content .content {
    padding-top: 0
}

.tid_3 .tabs-content .row.x-large .clearfix, .tid_13 .tabs-content .row.x-large .clearfix {
    padding-top: 1.25rem
}

@media only screen and (min-width: 40.063em) {
    .tid_3 .tabs-content .row.x-large .clearfix, .tid_13 .tabs-content .row.x-large .clearfix {
        margin: 0 0.625em 3rem 0.625em;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd
    }
}

.tid_3 .tabs-content .row.x-large img, .tid_13 .tabs-content .row.x-large img {
    width: 4.5rem
}

.tid_3 .panel .clearfix, .tid_13 .panel .clearfix {
    border: 1px solid #ddd;
    position: relative
}

.tid_3 .panel .teaser, .tid_13 .panel .teaser {
    padding-top: 1.75rem
}

.tid_3 .panel h6, .tid_13 .panel h6 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: -0.25rem;
    padding: 0 0.5rem;
    background-color: #ffffff;
    z-index: 1000;
    line-height: 1
}

.tid_7 aside {
    margin-top: 1.25rem
}

.tid_8 #stage .row {
    overflow-y: hidden
}

.tid_8 #stage .column {
    padding-left: 1.25em;
    padding-right: 1.25em
}

.tid_8 #stage .column:before {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    bottom: -100%;
    width: 1px;
    background-color: #ddd
}

.tid_8 #stage .column:first-of-type:before {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .tid_8 #stage .medium-5 {
        width: 38%
    }

    .tid_8 #stage .medium-2 {
        width: 24%
    }
}

.tid_3 .panel.callout, .tid_13 .panel.callout {
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important
}

.tid_3 section:after, .tid_13 section:after {
    display: none
}

.tid_3 #product-benefits.has-more #product-benefits-toggle, .tid_13 #product-benefits.has-more #product-benefits-toggle {
    display: block
}

.tid_3 #product-benefits.has-more.active li:nth-child(1n+5), .tid_13 #product-benefits.has-more.active li:nth-child(1n+5) {
    display: list-item
}

.tid_3 .product-features, .tid_13 .product-features {
    margin-left: 0;
    margin-bottom: 0.312rem
}

.tid_3 .product-features li, .tid_13 .product-features li {
    float: left;
    width: 44px;
    height: 44px;
    list-style: none;
    margin: 0 0.938rem 0.938rem 0;
    overflow: hidden;
    position: relative
}

.tid_3 .product-features li img, .tid_13 .product-features li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 44px;
    height: 88px
}

.tid_3 .product-features li:hover img, .tid_13 .product-features li:hover img {
    top: -44px
}

.tid_3 #product-tabs, .tid_13 #product-tabs {
    margin-top: 0.75rem
}

@media only screen and (max-width: 40em) {
    .tid_3 .tabs-content, .tid_13 .tabs-content {
        margin-top: 0.75rem
    }
}

.tid_3 .tabs-content > .content, .tid_13 .tabs-content > .content {
    padding: 0
}

.tid_3 .tabs-content .panel, .tid_13 .tabs-content .panel {
    background-color: #f5f5f5;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 1.2rem 2rem 2rem 2rem
}

.tid_3 .tabs-content .panel p, .tid_3 .tabs-content .panel ul, .tid_3 .tabs-content .panel ol, .tid_13 .tabs-content .panel p, .tid_13 .tabs-content .panel ul, .tid_13 .tabs-content .panel ol {
    margin-bottom: 0.625rem
}

.tid_3 #product-image, .tid_13 #product-image {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    margin-bottom: 2.5rem
}

.tid_3 #product-image .product-image, .tid_13 #product-image .product-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none
}

.tid_3 #product-image .product-image:first-of-type, .tid_13 #product-image .product-image:first-of-type {
    display: block
}

.tid_3 #product-image .product-image p, .tid_13 #product-image .product-image p {
    margin: 0.5rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tid_3 #product-thumbnails.slick-single, .tid_13 #product-thumbnails.slick-single {
    display: none
}

.tid_3 #product-thumbnails .product-thumbnail, .tid_13 #product-thumbnails .product-thumbnail {
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    cursor: pointer
}

.tid_3 #product-thumbnails .product-thumbnail img, .tid_13 #product-thumbnails .product-thumbnail img {
    -webkit-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out
}

.tid_3 #product-thumbnails .product-thumbnail:hover, .tid_13 #product-thumbnails .product-thumbnail:hover {
    background-color: #333333
}

.tid_3 #product-thumbnails .product-thumbnail:hover img, .tid_13 #product-thumbnails .product-thumbnail:hover img {
    opacity: 0.875
}

.tid_3 #product-thumbnails .product-thumbnail.active, .tid_13 #product-thumbnails .product-thumbnail.active {
    background-color: #333333
}

.tid_3 #product-thumbnails .product-thumbnail.active img, .tid_13 #product-thumbnails .product-thumbnail.active img {
    opacity: 0.75
}

.tid_3 #product-specials .slick-prev, .tid_3 #product-specials .slick-next, .tid_13 #product-specials .slick-prev, .tid_13 #product-specials .slick-next {
    top: 1.1rem
}

.tid_3 #product-specials .slick-prev, .tid_13 #product-specials .slick-prev {
    left: -30px
}

.tid_3 #product-specials .slick-next, .tid_13 #product-specials .slick-next {
    right: -30px
}

body.tid_15 {
    overflow: hidden !important;
    line-height: 0;
    font-family: sans-serif
}

.date-press-news {
    line-height: 40px;
    margin-top: 1rem;
    margin-bottom: 0
}

.news-list p.date {
    margin-bottom: 0
}

.news-list h3 {
    margin-top: 0
}

.news-list img {
    margin-top: 0.4rem;
    margin-bottom: 0.625rem
}

#press-1 p.date {
    margin-bottom: 0
}

#press-1 h3 {
    margin-top: 0
}

#press-1 img {
    margin-top: 0.4rem;
    margin-bottom: 0.625rem
}

#merchants-form {
    margin-bottom: 1.25rem
}

#merchants-form .panel {
    margin-bottom: 0
}

#merchants-form .clearfix {
    line-height: 26px
}

#merchants-form .clearfix input[type=checkbox] {
    margin-bottom: 0
}

#merchants-form .clearfix label {
    line-height: inherit;
    margin-left: 0.35rem
}

#merchants-form .clearfix label img {
    margin-right: 0.25rem;
    margin-top: -1px;
    width: 16px;
    height: 16px
}

#merchants-form input[type=submit] {
    margin-bottom: 0;
    margin-top: 1.25rem
}

@media only screen and (min-width: 40.063em) {
    #merchants-form input[type=submit] {
        position: absolute;
        right: 0.625rem;
        bottom: 0
    }
}

@media only screen and (min-width: 40.063em) {
    #merchants-list {
        height: 600px;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 1.25rem;
        border: 1px solid #ddd
    }
}

#merchants-list img {
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    width: 16px;
    height: 16px
}

#merchants-list a {
    word-wrap: break-word
}

#merchants-map {
    height: 300px;
    border: 1px solid #ddd;
    margin-bottom: 1.25rem
}

@media only screen and (min-width: 40.063em) {
    #merchants-map {
        height: 600px
    }
}

.gm-style img {
    max-width: none;
    max-height: none
}

#merchants-info-window {
    font-family: "Source Sans Pro", sans-serif;
    padding-bottom: 0;
    margin: 0.625rem;
    line-height: 1.6;
    white-space: nowrap
}

#merchants-info-window img {
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    width: 16px;
    height: 16px
}

#contact-map {
    margin-bottom: 1.25rem;
    height: 310px;
    border: 1px solid #ddd
}

#contact-form textarea {
    height: 16.1875rem
}

#contact-form button {
    margin-bottom: 0
}

#contact-countries .contact-country {
    display: none
}

#page_213 div.csc-textpic-imagerow, #page_488 div.csc-textpic-imagerow, #page_394 div.csc-textpic-imagerow {
    margin-left: -0.625rem;
    margin-right: -0.625rem
}

#page_213 div.csc-textpic-imagecolumn, #page_213 td.csc-textpic-imagecolumn .csc-textpic-image, #page_488 div.csc-textpic-imagecolumn, #page_488 td.csc-textpic-imagecolumn .csc-textpic-image, #page_394 div.csc-textpic-imagecolumn, #page_394 td.csc-textpic-imagecolumn .csc-textpic-image {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 50%
}

@media only screen and (max-width: 40em) {
    #page_213 div.csc-textpic-imagecolumn, #page_213 td.csc-textpic-imagecolumn .csc-textpic-image, #page_488 div.csc-textpic-imagecolumn, #page_488 td.csc-textpic-imagecolumn .csc-textpic-image, #page_394 div.csc-textpic-imagecolumn, #page_394 td.csc-textpic-imagecolumn .csc-textpic-image {
        width: 100%
    }
}

#main .row {
    margin-bottom: 1.25rem
}

#main img {
    margin-bottom: 0.625rem
}

.news-single .article .news-img-wrap {
    width: auto;
    margin-left: 1.25rem
}

@media only screen and (max-width: 40em) {
    .news-single .article .news-img-wrap {
        float: none;
        margin-left: 0
    }
}

@media only screen and (min-width: 40.063em) {
    .news-single .article .news-img-wrap {
        max-width: 50%
    }
}

.news .article .news-img-wrap .outer {
    margin-bottom: 1.25rem
}

.news .article .news-img-wrap a {
    border: none;
    padding: 0;
    float: none
}

.news .article .news-img-wrap img {
    width: 100%;
    max-width: 100%
}

.news-img-caption {
    background-color: #f5f5f5;
    padding: 8px 10px 10px;
    font-size: 14px
}

.tx-dmmjobcontrol-pi1 .teaser {
    padding-left: 0.625rem;
    padding-right: 0.625rem
}

.dmmjobcontrol_list_table {
    border: none
}

@media only screen and (max-width: 40em) {
    .dmmjobcontrol_list_table th {
        display: none
    }

    .dmmjobcontrol_list_table td {
        display: block;
        padding: 0.5625rem 0.5rem 0 0.5rem
    }

    .dmmjobcontrol_list_table td:last-of-type {
        padding-bottom: 0.5625rem
    }
}

@media only screen and (min-width: 40.063em) {
    .dmmjobcontrol_list_table th {
        white-space: nowrap
    }
}

#tx_indexedsearch #tx-indexedsearch-searchbox-button-submit {
    margin-bottom: 0
}

@media only screen and (min-width: 40.063em) {
    #tx_indexedsearch #tx-indexedsearch-searchbox-button-submit {
        position: absolute;
        right: 0.625rem;
        bottom: 0.5rem
    }
}

@media only screen and (min-width: 40.063em) {
    #tx_indexedsearch input, #tx_indexedsearch select {
        margin-bottom: 0.5rem
    }
}

#buorg {
    box-shadow: 0px 0px 4px 0px #6C6C6C;
    background-color: #D21F33;
    background-image: url(../img/warning.png);
    background-position: 13px 9px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    border-bottom: none;
    color: #ffffff
}

#buorg div {
    padding: 5px 40px 6px 40px
}

#buorg a {
    color: #ffffff
}

#buorg #buorgclose {
    top: -8px;
    right: 13px;
    font-size: 2rem;
    font-weight: 600;
    width: auto;
    height: auto;
    padding: 0
}

div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 1.25rem
}

div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    margin-left: 1.25rem
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last {
    margin-bottom: 1.25rem
}

div.csc-textpic .csc-textpic-imagewrap img {
    width: 100%;
    max-width: 100%
}

@media only screen and (max-width: 40em) {
    div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap, div.csc-textpic-intext-left .csc-textpic-text, div.csc-textpic-intext-right .csc-textpic-text, div.csc-textpic-intext-left-nowrap .csc-textpic-text, div.csc-textpic-intext-right-nowrap .csc-textpic-text {
        float: none;
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (min-width: 40.063em) {
    div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-right .csc-textpic-imagewrap {
        max-width: 50%
    }
}

.csc-textpic-caption {
    background-color: #f5f5f5;
    padding: 8px 10px 10px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300
}

.Extbase-Utility-Debugger-VarDump {
    z-index: 99999
}

.htmlarea-content-body {
    font-family: 'Source Sans Pro', sans-serif
}

#contact-map-latitude, #contact-map-longitude, #contact-map-zoom {
    display: none;
}

.homepagenews {
    margin-top: -13px;
}

section.productsHomepage {
/*    margin-bottom: -25px; */
}

.p_884 #footer-main {
    margin-top: -60px;
}

#my-modal {
    z-index: 999999;
    background: #fff;
    position: fixed;
    top: 35%;
    left: 50%;
    width: 35%;
    max-width: 630px;
    /*min-width: 320px;*/
    height: auto;
    display: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-radius: 2px;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.5);
    /*border: 1px solid #DC002C;*/
}

#my-modal h2 {
    font-size: 28px;
}

#my-modal .inner {
    padding: 35px;
}

#my-modal .modal-image {
    text-align: center;
}

#my-modal #close-button:before {
    float: right;
    content: 'x';
    margin: 0 10px 0 0;
    font-size: 24px;
    font-weight: 300;
    color: #000;
    font-family: arial, helvetica, sans-serif;
}

#my-modal #close-button:hover {
    cursor: pointer;
}

.p_800 table tr td {
    font-size: 100%;
    color: #000;
}

.p_800 a.email {
    color: #000 !important;
}

.page-wrapper {
    background-color: black;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 999998;
    top: 0;
}

@media only screen and (max-width: 1000px) {
    #my-modal {
        width: 95%;
    }

    #my-modal h2 {
        font-size: 18px;
    }
}

#singleViewProduct h1 { margin-bottom: 20px; }

#page_1018 #singleViewProduct,
#page_1153 #singleViewProduct,
#page_902 #singleViewProduct,
#page_571 #singleViewProduct,
#page_798 #singleViewProduct,
#page_674 #singleViewProduct {
    display: none;
}

footer#footer-main { clear: both; }

/** Extension FAQ-Liste *********************************************************************/
#domfaq-wrap_questions { clear: both; padding-top: 1rem; width: 100%; }
h4.domfaq-headline {clear: both;font-family: "Source Sans Pro", sans-serif;font-size: 1.5rem;font-weight: 300; font-style: normal; color: #6C6C6C; margin: 3.25rem 0 0 0; }


#domfaq-backlink {display: block;margin: 1rem 0 1rem 0;}

.domfaq-list {margin: 0;padding: 0;}


.domfaq-list dt .bodytext { margin: 0;padding: 0;font-size:1.15rem; }

.domfaq-list dt, .domfaq-list dd {  font-family: "Source Sans Pro", sans-serif;font-weight: 300; font-style: normal; color: #6C6C6C; }
.domfaq-list dt { padding: .9rem 0 .9rem 3rem; font-size:2.25rem;  cursor: pointer;  line-height: 1.5rem; margin: 0; border-top: 1px solid #ddd;}
.domfaq-list dt:first-of-type { border-top: none;}
.domfaq-list dd { font-size: 1rem; margin: 0; padding: .5rem 0 1.5rem 1rem;}
.domfaq-list dt { background: url(../img/domfaq-expand-icon.png) no-repeat 1rem 1rem;}
.domfaq-list dt:hover { background: #f5f5f5 url(../img/domfaq-expand-icon-hover.png) no-repeat 1rem 1rem;}
.domfaq-list dt.expanded { background: #f5f5f5 url(../img/domfaq-expanded-icon.png) no-repeat 1rem 1rem;}
.domfaq-list dt.expanded:hover, .domfaq-list dt.hovered { background: #f5f5f5 url(../img/domfaq-expanded-icon-hover.png) no-repeat 1rem 1rem;}
.domfaq-list .expanded {background-color: #f5f5f5;}


#domfaq-searchform { position: relative; }

/** END: Extension FAQ-Liste *********************************************************************/

