meta.foundation-mq-small {
    font-family: "/only screen and (max-width: 519px)/";
    width: 0em
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:520px) and (max-width:959px)/";
    width: 40.063em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:960px)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:1061px)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:1441px)/";
    width: 120.063em
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem
}

@media only screen {
    .small-block-grid-1 > li {
        width: 100%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-1 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2 > li {
        width: 50%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-2 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-3 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4 > li {
        width: 25%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-4 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5 > li {
        width: 20%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-5 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-6 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-7 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-8 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-9 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10 > li {
        width: 10%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-10 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-11 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.625rem 1.25rem
    }

    .small-block-grid-12 > li:nth-of-type(n) {
        clear: none
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 520px) {
    .medium-block-grid-1 > li {
        width: 100%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-1 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2 > li {
        width: 50%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-2 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-3 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4 > li {
        width: 25%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-4 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5 > li {
        width: 20%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-5 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-6 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-7 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-8 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-9 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10 > li {
        width: 10%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-10 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-11 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.625rem 1.25rem
    }

    .medium-block-grid-12 > li:nth-of-type(n) {
        clear: none
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 960px) {
    .large-block-grid-1 > li {
        width: 100%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-1 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2 > li {
        width: 50%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-2 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3 > li {
        width: 33.33333%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-3 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4 > li {
        width: 25%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-4 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5 > li {
        width: 20%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-5 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6 > li {
        width: 16.66667%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-6 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7 > li {
        width: 14.28571%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-7 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8 > li {
        width: 12.5%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-8 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9 > li {
        width: 11.11111%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-9 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10 > li {
        width: 10%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-10 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11 > li {
        width: 9.09091%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-11 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12 > li {
        width: 8.33333%;
        padding: 0 0.625rem 1.25rem
    }

    .large-block-grid-12 > li:nth-of-type(n) {
        clear: none
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

button, .button {
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #cc1f2f;
    border-color: #b61c2a;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal !important
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #b61c2a
}

button:hover, button:focus, .button:hover, .button:focus {
    color: #fff
}

button.secondary, .button.secondary {
    background-color: #015390;
    border-color: #014477;
    color: #fff
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #014477
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    color: #fff
}

button.success, .button.success {
    background-color: #43ac6a;
    border-color: #3c9a5f;
    color: #fff
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #3c9a5f
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    color: #fff
}

button.alert, .button.alert {
    background-color: #f04124;
    border-color: #ea2f10;
    color: #fff
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #ea2f10
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    color: #fff
}

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 {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #cc1f2f;
    border-color: #b61c2a;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    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: #b61c2a
}

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: #fff
}

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: #cc1f2f
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #015390;
    border-color: #014477;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    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: #014477
}

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: #fff
}

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: #015390
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43ac6a;
    border-color: #3c9a5f;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    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: #3c9a5f
}

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: #fff
}

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: #ea2f10;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    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: #ea2f10
}

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: #fff
}

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
}

@media only screen and (min-width: 520px) {
    button, .button {
        display: inline-block
    }
}

[data-clearing] {
    *zoom: 1;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}

[data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table
}

[data-clearing]:after {
    clear: both
}

[data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-blackout {
    background: #333;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    color: #ccc;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #333;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0
}

.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #ccc;
    display: none
}

.clearing-close:hover, .clearing-close:focus {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel > ul {
    display: none
}

.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width: 520px) {
    .clearing-main-prev, .clearing-main-next {
        position: absolute;
        height: 100%;
        width: 40px;
        top: 0
    }

    .clearing-main-prev > span, .clearing-main-next > span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: solid 12px
    }

    .clearing-main-prev > span:hover, .clearing-main-next > span:hover {
        opacity: 0.8
    }

    .clearing-main-prev {
        left: 0
    }

    .clearing-main-prev > span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next > span {
        border-color: transparent;
        border-left-color: #ccc
    }

    .clearing-main-prev.disabled, .clearing-main-next.disabled {
        opacity: 0.3
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }

    .clearing-assembled .clearing-container .carousel > ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }

    .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4
    }

    .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
        height: 100%;
        max-width: none
    }

    .clearing-assembled .clearing-container .carousel > ul li a.th {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block
    }

    .clearing-assembled .clearing-container .carousel > ul li img {
        cursor: pointer !important;
        width: 100% !important
    }

    .clearing-assembled .clearing-container .carousel > ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel > ul li:hover {
        opacity: 0.8
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        overflow: hidden;
        height: 85%
    }

    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 60rem;
    *zoom: 1
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin-left: -0.3125rem;
    margin-right: -0.3125rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1
}

.row .row:before, .row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1
}

.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column, .columns {
    position: relative;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 100%;
    float: left
}

@media only screen {
    .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.3125rem;
        padding-right: 0.3125rem;
        float: left
    }

    .small-1 {
        position: relative;
        width: 8.33333%
    }

    .small-2 {
        position: relative;
        width: 16.66667%
    }

    .small-3 {
        position: relative;
        width: 25%
    }

    .small-4 {
        position: relative;
        width: 33.33333%
    }

    .small-5 {
        position: relative;
        width: 41.66667%
    }

    .small-6 {
        position: relative;
        width: 50%
    }

    .small-7 {
        position: relative;
        width: 58.33333%
    }

    .small-8 {
        position: relative;
        width: 66.66667%
    }

    .small-9 {
        position: relative;
        width: 75%
    }

    .small-10 {
        position: relative;
        width: 83.33333%
    }

    .small-11 {
        position: relative;
        width: 91.66667%
    }

    .small-12 {
        position: relative;
        width: 100%
    }

    .small-offset-0 {
        position: relative;
        margin-left: 0%
    }

    .small-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .small-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .small-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .small-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .small-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .small-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .small-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .small-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .small-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .small-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    [class*="column"] + [class*="column"]:last-child {
        float: right
    }

    [class*="column"] + [class*="column"].end {
        float: left
    }

    .column.small-centered, .columns.small-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .column.small-uncentered, .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right !important
    }
}

@media only screen and (min-width: 520px) {
    .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.3125rem;
        padding-right: 0.3125rem;
        float: left
    }

    .medium-1 {
        position: relative;
        width: 8.33333%
    }

    .medium-2 {
        position: relative;
        width: 16.66667%
    }

    .medium-3 {
        position: relative;
        width: 25%
    }

    .medium-4 {
        position: relative;
        width: 33.33333%
    }

    .medium-5 {
        position: relative;
        width: 41.66667%
    }

    .medium-6 {
        position: relative;
        width: 50%
    }

    .medium-7 {
        position: relative;
        width: 58.33333%
    }

    .medium-8 {
        position: relative;
        width: 66.66667%
    }

    .medium-9 {
        position: relative;
        width: 75%
    }

    .medium-10 {
        position: relative;
        width: 83.33333%
    }

    .medium-11 {
        position: relative;
        width: 91.66667%
    }

    .medium-12 {
        position: relative;
        width: 100%
    }

    .medium-offset-0 {
        position: relative;
        margin-left: 0%
    }

    .medium-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .medium-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .medium-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .medium-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .medium-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .medium-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .medium-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .medium-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .medium-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .medium-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    [class*="column"] + [class*="column"]:last-child {
        float: right
    }

    [class*="column"] + [class*="column"].end {
        float: left
    }

    .column.medium-centered, .columns.medium-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right !important
    }

    .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: 960px) {
    .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.3125rem;
        padding-right: 0.3125rem;
        float: left
    }

    .large-1 {
        position: relative;
        width: 8.33333%
    }

    .large-2 {
        position: relative;
        width: 16.66667%
    }

    .large-3 {
        position: relative;
        width: 25%
    }

    .large-4 {
        position: relative;
        width: 33.33333%
    }

    .large-5 {
        position: relative;
        width: 41.66667%
    }

    .large-6 {
        position: relative;
        width: 50%
    }

    .large-7 {
        position: relative;
        width: 58.33333%
    }

    .large-8 {
        position: relative;
        width: 66.66667%
    }

    .large-9 {
        position: relative;
        width: 75%
    }

    .large-10 {
        position: relative;
        width: 83.33333%
    }

    .large-11 {
        position: relative;
        width: 91.66667%
    }

    .large-12 {
        position: relative;
        width: 100%
    }

    .large-offset-0 {
        position: relative;
        margin-left: 0%
    }

    .large-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .large-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .large-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .large-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .large-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .large-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .large-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .large-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .large-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .large-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    [class*="column"] + [class*="column"]:last-child {
        float: right
    }

    [class*="column"] + [class*="column"].end {
        float: left
    }

    .column.large-centered, .columns.large-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right !important
    }
}

@media only screen and (min-width: 1061px) {
    .xlarge-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .xlarge-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .xlarge-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .xlarge-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .xlarge-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .xlarge-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .xlarge-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .xlarge-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .xlarge-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .xlarge-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .xlarge-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .xlarge-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .xlarge-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .xlarge-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .xlarge-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .xlarge-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .xlarge-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .xlarge-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .xlarge-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .xlarge-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .xlarge-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .xlarge-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        float: left
    }

    .xlarge-1 {
        position: relative;
        width: 8.33333%
    }

    .xlarge-2 {
        position: relative;
        width: 16.66667%
    }

    .xlarge-3 {
        position: relative;
        width: 25%
    }

    .xlarge-4 {
        position: relative;
        width: 33.33333%
    }

    .xlarge-5 {
        position: relative;
        width: 41.66667%
    }

    .xlarge-6 {
        position: relative;
        width: 50%
    }

    .xlarge-7 {
        position: relative;
        width: 58.33333%
    }

    .xlarge-8 {
        position: relative;
        width: 66.66667%
    }

    .xlarge-9 {
        position: relative;
        width: 75%
    }

    .xlarge-10 {
        position: relative;
        width: 83.33333%
    }

    .xlarge-11 {
        position: relative;
        width: 91.66667%
    }

    .xlarge-12 {
        position: relative;
        width: 100%
    }

    .xlarge-offset-0 {
        position: relative;
        margin-left: 0%
    }

    .xlarge-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .xlarge-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .xlarge-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .xlarge-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .xlarge-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .xlarge-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .xlarge-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .xlarge-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .xlarge-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .xlarge-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    [class*="column"] + [class*="column"]:last-child {
        float: right
    }

    [class*="column"] + [class*="column"].end {
        float: left
    }

    .column.xlarge-centered, .columns.xlarge-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .column.xlarge-uncentered, .columns.xlarge-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .column.xlarge-uncentered.opposite, .columns.xlarge-uncentered.opposite {
        float: right !important
    }
}

@media only screen and (min-width: 1441px) {
    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .xxlarge-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .xxlarge-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .xxlarge-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .xxlarge-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .xxlarge-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .xxlarge-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .xxlarge-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .xxlarge-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .xxlarge-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .xxlarge-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .xxlarge-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .xxlarge-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .xxlarge-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        float: left
    }

    .xxlarge-1 {
        position: relative;
        width: 8.33333%
    }

    .xxlarge-2 {
        position: relative;
        width: 16.66667%
    }

    .xxlarge-3 {
        position: relative;
        width: 25%
    }

    .xxlarge-4 {
        position: relative;
        width: 33.33333%
    }

    .xxlarge-5 {
        position: relative;
        width: 41.66667%
    }

    .xxlarge-6 {
        position: relative;
        width: 50%
    }

    .xxlarge-7 {
        position: relative;
        width: 58.33333%
    }

    .xxlarge-8 {
        position: relative;
        width: 66.66667%
    }

    .xxlarge-9 {
        position: relative;
        width: 75%
    }

    .xxlarge-10 {
        position: relative;
        width: 83.33333%
    }

    .xxlarge-11 {
        position: relative;
        width: 91.66667%
    }

    .xxlarge-12 {
        position: relative;
        width: 100%
    }

    .xxlarge-offset-0 {
        position: relative;
        margin-left: 0%
    }

    .xxlarge-offset-1 {
        position: relative;
        margin-left: 8.33333%
    }

    .xxlarge-offset-2 {
        position: relative;
        margin-left: 16.66667%
    }

    .xxlarge-offset-3 {
        position: relative;
        margin-left: 25%
    }

    .xxlarge-offset-4 {
        position: relative;
        margin-left: 33.33333%
    }

    .xxlarge-offset-5 {
        position: relative;
        margin-left: 41.66667%
    }

    .xxlarge-offset-6 {
        position: relative;
        margin-left: 50%
    }

    .xxlarge-offset-7 {
        position: relative;
        margin-left: 58.33333%
    }

    .xxlarge-offset-8 {
        position: relative;
        margin-left: 66.66667%
    }

    .xxlarge-offset-9 {
        position: relative;
        margin-left: 75%
    }

    .xxlarge-offset-10 {
        position: relative;
        margin-left: 83.33333%
    }

    [class*="column"] + [class*="column"]:last-child {
        float: right
    }

    [class*="column"] + [class*="column"].end {
        float: left
    }

    .column.xxlarge-centered, .columns.xxlarge-centered {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        float: none !important
    }

    .column.xxlarge-uncentered, .columns.xxlarge-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left !important
    }

    .column.xxlarge-uncentered.opposite, .columns.xxlarge-uncentered.opposite {
        float: right !important
    }
}

.show-for-small, .show-for-small-only, .show-for-medium-down, .show-for-large-down, .hide-for-medium, .hide-for-medium-up, .hide-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
    display: inherit !important
}

.hide-for-small, .hide-for-small-only, .hide-for-medium-down, .show-for-medium, .show-for-medium-up, .show-for-medium-only, .hide-for-large-down, .show-for-large, .show-for-large-up, .show-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only {
    display: none !important
}

table.show-for-small, table.show-for-small-only, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table
}

thead.show-for-small, thead.show-for-small-only, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important
}

tbody.show-for-small, tbody.show-for-small-only, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important
}

tr.show-for-small, tr.show-for-small-only, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important
}

td.show-for-small, td.show-for-small-only, td.show-for-medium-down td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge td.hide-for-xlarge-up, td.hide-for-xxlarge-up, th.show-for-small, th.show-for-small-only, th.show-for-medium-down th.show-for-large-down, th.hide-for-medium, th.hide-for-medium-up, th.hide-for-large, th.hide-for-large-up, th.hide-for-xlarge th.hide-for-xlarge-up, th.hide-for-xxlarge-up {
    display: table-cell !important
}

@media only screen and (min-width: 520px) {
    .hide-for-small, .hide-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-up, .show-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
        display: inherit !important
    }

    .show-for-small, .show-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-up, .hide-for-medium-only, .hide-for-large-down, .show-for-large, .show-for-large-up, .show-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only {
        display: none !important
    }

    table.hide-for-small, table.hide-for-small-only, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-up, table.show-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
        display: table
    }

    thead.hide-for-small, thead.hide-for-small-only, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-up, thead.show-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
        display: table-header-group !important
    }

    tbody.hide-for-small, tbody.hide-for-small-only, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-up, tbody.show-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
        display: table-row-group !important
    }

    tr.hide-for-small, tr.hide-for-small-only, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-up, tr.show-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
        display: table-row !important
    }

    td.hide-for-small, td.hide-for-small-only, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-up, td.show-for-medium-only, td.hide-for-large, td.hide-for-large-up, td.hide-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-up, th.show-for-medium-only, th.hide-for-large, th.hide-for-large-up, th.hide-for-large-only, th.hide-for-xlarge, th.hide-for-xlarge-up, th.hide-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only {
        display: table-cell !important
    }
}

@media only screen and (min-width: 960px) {
    .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large, .show-for-large-up, .show-for-large-only, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
        display: inherit !important
    }

    .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .hide-for-large, .hide-for-large-up, .hide-for-large-only, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only {
        display: none !important
    }

    table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large, table.show-for-large-up, table.show-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
        display: table
    }

    thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large, thead.show-for-large-up, thead.show-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
        display: table-header-group !important
    }

    tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large, tbody.show-for-large-up, tbody.show-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
        display: table-row-group !important
    }

    tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large, tr.show-for-large-up, tr.show-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
        display: table-row !important
    }

    td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large, td.show-for-large-up, td.show-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large, th.show-for-large-up, th.show-for-large-only, th.hide-for-xlarge, th.hide-for-xlarge-up, th.hide-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only {
        display: table-cell !important
    }
}

@media only screen and (min-width: 1061px) {
    .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large-up, .show-for-xlarge, .show-for-xlarge-up, .show-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
        display: inherit !important
    }

    .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-large, .show-for-large-only, .show-for-large-down, .hide-for-xlarge, .hide-for-xlarge-up, .hide-for-xlarge-only, .show-for-xxlarge-up, .show-for-xxlarge-only {
        display: none !important
    }

    table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.show-for-xlarge, table.show-for-xlarge-up, table.show-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
        display: table
    }

    thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.show-for-xlarge, thead.show-for-xlarge-up, thead.show-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
        display: table-header-group !important
    }

    tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.show-for-xlarge, tbody.show-for-xlarge-up, tbody.show-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
        display: table-row-group !important
    }

    tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.show-for-xlarge, tr.show-for-xlarge-up, tr.show-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
        display: table-row !important
    }

    td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.show-for-xlarge, td.show-for-xlarge-up, td.show-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large-up, th.show-for-xlarge, th.show-for-xlarge-up, th.show-for-xlarge-only, th.hide-for-xxlarge-up, th.hide-for-xxlarge-only {
        display: table-cell !important
    }
}

@media only screen and (min-width: 1441px) {
    .hide-for-small, .hide-for-small-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .show-for-medium-up, .show-for-large-up, .show-for-xlarge-up, .show-for-xxlarge-up, .show-for-xxlarge-only {
        display: inherit !important
    }

    .show-for-small-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-large, .show-for-large-only, .show-for-large-down, .hide-for-xlarge, .show-for-xlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge-only {
        display: none !important
    }

    table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.show-for-xlarge-up, table.show-for-xxlarge-up, table.show-for-xxlarge-only {
        display: table
    }

    thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.show-for-xlarge-up, thead.show-for-xxlarge-up, thead.show-for-xxlarge-only {
        display: table-header-group !important
    }

    tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge-only {
        display: table-row-group !important
    }

    tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.show-for-xlarge-up, tr.show-for-xxlarge-up, tr.show-for-xxlarge-only {
        display: table-row !important
    }

    td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.show-for-xlarge-up, td.show-for-xxlarge-up, td.show-for-xxlarge-only, th.hide-for-small, th.hide-for-small-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.show-for-medium-up, th.show-for-large-up, th.show-for-xlarge-up, th.show-for-xxlarge-up, th.show-for-xxlarge-only {
        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
}

.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
}

section *, section *:before, section *:after, header *, header *:before, header *:after, footer *, footer *:before, footer *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

section html, section body, header html, header body, footer html, footer body {
    margin: 0;
    padding: 0;
    height: 100%
}

section a img, header a img, footer a img {
    border: 0
}

section body, header body, footer body {
    background: #eee;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    display: table;
    width: 100%
}

section .streched-y, header .streched-y, footer .streched-y {
    position: absolute;
    top: 0;
    bottom: 0
}

section .streched-x, header .streched-x, footer .streched-x {
    position: absolute;
    left: 0;
    right: 0
}

section footer img, section .logo img, header footer img, header .logo img, footer footer img, footer .logo img {
    max-width: 100%
}

section .hidden, section .is-hidden, header .hidden, header .is-hidden, footer .hidden, footer .is-hidden {
    display: none
}

section .open, section .is-open, header .open, header .is-open, footer .open, footer .is-open {
    display: block
}

section section > .row, header section > .row, footer section > .row {
    margin-bottom: 20px
}

section .block, header .block, footer .block {
    *zoom: 1;
    display: block;
    list-style-type: none;
    position: relative;
    padding: 0
}

section .block:before, section .block:after, header .block:before, header .block:after, footer .block:before, footer .block:after {
    content: " ";
    display: table
}

section .block:after, header .block:after, footer .block:after {
    clear: both
}

section .right, header .right, footer .right {
    float: right
}

section .left, header .left, footer .left {
    float: left
}

section .main, header .main, footer .main {
    margin: 0 auto 0 auto;
    min-width: 320px;
    max-width: 1060px
}

section .main hr, header .main hr, footer .main hr {
    height: 5px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 0;
    background: #eee;
    margin: 40px 0
}

section .main > .content, header .main > .content, footer .main > .content {
    background: #fff;
    margin: 0 auto 20px auto;
    padding-bottom: 10px;
    min-width: 320px;
    max-width: 1060px
}

section .main > .content > .row:first-child, header .main > .content > .row:first-child, footer .main > .content > .row:first-child {
    padding-top: 20px
}

section .icon-box, header .icon-box, footer .icon-box {
    display: inline-block !important;
    text-align: center;
    height: 12.8px;
    width: 12.8px;
    background: #cc1f2f;
    color: #fff;
    cursor: pointer
}

section .content-col, header .content-col, footer .content-col {
    left: 335px;
    width: 625px;
    right: auto
}

section .nav-col, header .nav-col, footer .nav-col {
    position: relative;
    right: 650px;
    padding-right: 30px;
    left: auto;
    width: 310px
}

section .main a, header .main a, footer .main a {
    text-decoration: underline
}

section header, header header, footer header {
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0
}

section footer section, header footer section, footer footer section {
    padding: 20px 0 0 0;
    padding: 1.25rem 0 0 0;
    border-top: 3px solid #cc1f2f;
    background: #292929;
    color: #616161
}

section footer h1, section footer h2, section footer h3, section footer h4, section footer h5, section footer h6, section footer a, header footer h1, header footer h2, header footer h3, header footer h4, header footer h5, header footer h6, header footer a, footer footer h1, footer footer h2, footer footer h3, footer footer h4, footer footer h5, footer footer h6, footer footer a {
    color: #989898
}

section footer dl, header footer dl, footer footer dl {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    *zoom: 1
}

section footer dl:before, section footer dl:after, header footer dl:before, header footer dl:after, footer footer dl:before, footer footer dl:after {
    content: " ";
    display: table
}

section footer dl:after, header footer dl:after, footer footer dl:after {
    clear: both
}

section footer .footer-element, header footer .footer-element, footer footer .footer-element {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

section footer .large-6 .footer-element, header footer .large-6 .footer-element, footer footer .large-6 .footer-element {
    padding-right: 10px;
    padding-right: 0.625rem
}

section footer .large-6 + .large-6 .footer-element, header footer .large-6 + .large-6 .footer-element, footer footer .large-6 + .large-6 .footer-element {
    padding-right: 0;
    padding-left: 10px;
    padding-left: 0.625rem
}

section footer .nav, header footer .nav, footer footer .nav {
    margin-left: 0
}

section footer .nav li, header footer .nav li, footer footer .nav li {
    margin: 0 20px 0 0;
    margin: 0 1.25rem 0 0
}

section .page-row, section header, section footer, header .page-row, header header, header footer, footer .page-row, footer header, footer footer {
    display: table-row
}

section .page-row > section, section header > section, section footer > section, header .page-row > section, header header > section, header footer > section, footer .page-row > section, footer header > section, footer footer > section {
    display: table-cell;
    width: 100%
}

section section.main, section .page-row-expanded, header section.main, header .page-row-expanded, footer section.main, footer .page-row-expanded {
    height: 100%;
    display: table-row
}

section .faux-equal:before, header .faux-equal:before, footer .faux-equal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    display: block
}

section .faux-equal.row, header .faux-equal.row, footer .faux-equal.row {
    position: relative;
    background: #efefef;
    background-image: url('data:image/gif;base64,R0lGODdhCwALAIACAPX19f///ywAAAAACwALAAACFYQfmWe67AIDcVbobNYPd6RMVMgFBQA7');
    z-index: 1;
    width: 100%;
    overflow: hidden
}

section .faux-equal.row > .column.large-6, header .faux-equal.row > .column.large-6, footer .faux-equal.row > .column.large-6 {
    position: static;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    float: left;
    padding-bottom: 1200px;
    overflow: hidden;
    margin-bottom: -1150px
}

section .faux-equal.row .column.large-6 + .column.large-6, header .faux-equal.row .column.large-6 + .column.large-6, footer .faux-equal.row .column.large-6 + .column.large-6 {
    left: -50%
}

section .faux-equal.row .bottom-line, header .faux-equal.row .bottom-line, footer .faux-equal.row .bottom-line {
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px
}

section .faux-equal.row .column + .column .bottom-line, header .faux-equal.row .column + .column .bottom-line, footer .faux-equal.row .column + .column .bottom-line {
    left: 50%
}

section button, section .button, header button, header .button, footer button, footer .button {
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    letter-spacing: .025em;
    font-size: 16px;
    font-size: 1rem;
    padding: 6px 17px;
    padding: 0.375rem 1.0625rem;
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px #a6a6a6
}

section footer button, section footer .button, header footer button, header footer .button, footer footer button, footer footer .button {
    box-shadow: none
}

section .button:hover, header .button:hover, footer .button:hover {
    text-decoration: none !important
}

section button.tiny, section .button.tiny, header button.tiny, header .button.tiny, footer button.tiny, footer .button.tiny {
    font-size: 12px;
    font-size: 0.75rem
}

section button.additional, section .button.additional, section button.secondary, section .button.secondary, section button.small, section .button.small, header button.additional, header .button.additional, header button.secondary, header .button.secondary, header button.small, header .button.small, footer button.additional, footer .button.additional, footer button.secondary, footer .button.secondary, footer button.small, footer .button.small {
    font-size: 13px;
    font-size: 0.8125rem
}

section button.large, section .button.large, header button.large, header .button.large, footer button.large, footer .button.large {
    font-size: 18px;
    font-size: 1.125rem
}

section button.proceed, section .button.proceed, header button.proceed, header .button.proceed, footer button.proceed, footer .button.proceed {
    padding-right: 32px;
    padding-right: 2rem
}

section button.back, section .button.back, header button.back, header .button.back, footer button.back, footer .button.back {
    padding-left: 32px;
    padding-left: 2rem
}

section button.proceed:after, section button.back:after, section .button.proceed:after, section .button.back:after, header button.proceed:after, header button.back:after, header .button.proceed:after, header .button.back:after, footer button.proceed:after, footer button.back:after, footer .button.proceed:after, footer .button.back:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    margin-top: -0.5rem;
    color: inherit
}

section button.tiny.proceed:after, section button.tiny.back:after, section .button.tiny.proceed:after, section .button.tiny.back:after, header button.tiny.proceed:after, header button.tiny.back:after, header .button.tiny.proceed:after, header .button.tiny.back:after, footer button.tiny.proceed:after, footer button.tiny.back:after, footer .button.tiny.proceed:after, footer .button.tiny.back:after {
    margin-top: -5px;
    margin-top: -0.3125rem
}

section button.additional:after, section .button.additional:after, section button.secondary:after, section .button.secondary:after, section button.small.proceed:after, section button.small.back:after, section .button.small.proceed:after, section .button.small.back:after, header button.additional:after, header .button.additional:after, header button.secondary:after, header .button.secondary:after, header button.small.proceed:after, header button.small.back:after, header .button.small.proceed:after, header .button.small.back:after, footer button.additional:after, footer .button.additional:after, footer button.secondary:after, footer .button.secondary:after, footer button.small.proceed:after, footer button.small.back:after, footer .button.small.proceed:after, footer .button.small.back:after {
    margin-top: -6px;
    margin-top: -0.375rem
}

section button.secondary:after, section .button.secondary:after, header button.secondary:after, header .button.secondary:after, footer button.secondary:after, footer .button.secondary:after {
    color: inherit !important
}

section button.large.proceed:after, section button.large.back:after, section .button.large.proceed:after, section .button.large.back:after, header button.large.proceed:after, header button.large.back:after, header .button.large.proceed:after, header .button.large.back:after, footer button.large.proceed:after, footer button.large.back:after, footer .button.large.proceed:after, footer .button.large.back:after {
    margin-top: -9px;
    margin-top: -0.5625rem
}

section button.proceed:after, section .button.proceed:after, header button.proceed:after, header .button.proceed:after, footer button.proceed:after, footer .button.proceed:after {
    content: '\f105';
    right: 17px;
    right: 1.0625rem
}

section button.back:after, section .button.back:after, header button.back:after, header .button.back:after, footer button.back:after, footer .button.back:after {
    content: '\f104';
    left: 17px;
    left: 1.0625rem
}

section button.additional.back:after, section .button.additional.back:after, header button.additional.back:after, header .button.additional.back:after, footer button.additional.back:after, footer .button.additional.back:after {
    color: #cc1f2f
}

section button.disabled:focus, section .button.disabled:focus, section button.disabled:hover, section .button.disabled:hover, section button.disabled.additional:focus, section .button.disabled.additional:focus, section button.disabled.additional:hover, section .button.disabled.additional:hover, section button.disabled.secondary:focus, section .button.disabled.secondary:focus, section button.disabled.secondary:hover, section .button.disabled.secondary:hover, section button.disabled, section button[disabled], section .button.disabled, section .button[disabled], header button.disabled:focus, header .button.disabled:focus, header button.disabled:hover, header .button.disabled:hover, header button.disabled.additional:focus, header .button.disabled.additional:focus, header button.disabled.additional:hover, header .button.disabled.additional:hover, header button.disabled.secondary:focus, header .button.disabled.secondary:focus, header button.disabled.secondary:hover, header .button.disabled.secondary:hover, header button.disabled, header button[disabled], header .button.disabled, header .button[disabled], footer button.disabled:focus, footer .button.disabled:focus, footer button.disabled:hover, footer .button.disabled:hover, footer button.disabled.additional:focus, footer .button.disabled.additional:focus, footer button.disabled.additional:hover, footer .button.disabled.additional:hover, footer button.disabled.secondary:focus, footer .button.disabled.secondary:focus, footer button.disabled.secondary:hover, footer .button.disabled.secondary:hover, footer button.disabled, footer button[disabled], footer .button.disabled, footer .button[disabled] {
    background-color: #eee;
    border-color: #eee;
    color: #666
}

section button.additional:focus, section .button.additional:focus, section button.additional:hover, section .button.additional:hover, header button.additional:focus, header .button.additional:focus, header button.additional:hover, header .button.additional:hover, footer button.additional:focus, footer .button.additional:focus, footer button.additional:hover, footer .button.additional:hover {
    background-color: #eee;
    border-color: #eee
}

section .btn-bar-expanded .columns, section .btn-bar-expanded .column, header .btn-bar-expanded .columns, header .btn-bar-expanded .column, footer .btn-bar-expanded .columns, footer .btn-bar-expanded .column {
    display: table;
    position: relative
}

section .btn-bar-expanded .columns .button, section .btn-bar-expanded .columns button, section .btn-bar-expanded .column .button, section .btn-bar-expanded .column button, header .btn-bar-expanded .columns .button, header .btn-bar-expanded .columns button, header .btn-bar-expanded .column .button, header .btn-bar-expanded .column button, footer .btn-bar-expanded .columns .button, footer .btn-bar-expanded .columns button, footer .btn-bar-expanded .column .button, footer .btn-bar-expanded .column button {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    min-height: 30px
}

.dialog-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 9999;
    background: url('../images/rgbapng/000000b3-5.png?1424945659');
    background: rgba(0, 0, 0, 0.7)
}

.dialog-content-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 80%;
    max-height: 80%;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5)
}

.dialog-close {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 2;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    cursor: pointer
}

span[data-country-value]:before, .flag {
    width: 16px;
    height: 11px;
    background: url('../img/flags.png?1400836618') no-repeat;
    display: inline-block
}

span[data-country-value="AD"]:before, .flag.flag-ad {
    background-position: -16px 0
}

span[data-country-value="AE"]:before, .flag.flag-ae {
    background-position: -32px 0
}

span[data-country-value="AF"]:before, .flag.flag-af {
    background-position: -48px 0
}

span[data-country-value="AG"]:before, .flag.flag-ag {
    background-position: -64px 0
}

span[data-country-value="AI"]:before, .flag.flag-ai {
    background-position: -80px 0
}

span[data-country-value="AL"]:before, .flag.flag-al {
    background-position: -96px 0
}

span[data-country-value="AM"]:before, .flag.flag-am {
    background-position: -112px 0
}

span[data-country-value="AN"]:before, .flag.flag-an {
    background-position: -128px 0
}

span[data-country-value="AO"]:before, .flag.flag-ao {
    background-position: -144px 0
}

span[data-country-value="AR"]:before, .flag.flag-ar {
    background-position: -160px 0
}

span[data-country-value="AS"]:before, .flag.flag-as {
    background-position: -176px 0
}

span[data-country-value="AT"]:before, .flag.flag-at {
    background-position: -192px 0
}

span[data-country-value="AU"]:before, .flag.flag-au {
    background-position: -208px 0
}

span[data-country-value="AW"]:before, .flag.flag-aw {
    background-position: -224px 0
}

span[data-country-value="AZ"]:before, .flag.flag-az {
    background-position: -240px 0
}

span[data-country-value="BA"]:before, .flag.flag-ba {
    background-position: 0 -11px
}

span[data-country-value="BB"]:before, .flag.flag-bb {
    background-position: -16px -11px
}

span[data-country-value="BD"]:before, .flag.flag-bd {
    background-position: -32px -11px
}

span[data-country-value="BE"]:before, .flag.flag-be {
    background-position: -48px -11px
}

span[data-country-value="BF"]:before, .flag.flag-bf {
    background-position: -64px -11px
}

span[data-country-value="BG"]:before, .flag.flag-bg {
    background-position: -80px -11px
}

span[data-country-value="BH"]:before, .flag.flag-bh {
    background-position: -96px -11px
}

span[data-country-value="BI"]:before, .flag.flag-bi {
    background-position: -112px -11px
}

span[data-country-value="BJ"]:before, .flag.flag-bj {
    background-position: -128px -11px
}

span[data-country-value="BM"]:before, .flag.flag-bm {
    background-position: -144px -11px
}

span[data-country-value="BN"]:before, .flag.flag-bn {
    background-position: -160px -11px
}

span[data-country-value="BO"]:before, .flag.flag-bo {
    background-position: -176px -11px
}

span[data-country-value="BR"]:before, .flag.flag-br {
    background-position: -192px -11px
}

span[data-country-value="BS"]:before, .flag.flag-bs {
    background-position: -208px -11px
}

span[data-country-value="BT"]:before, .flag.flag-bt {
    background-position: -224px -11px
}

span[data-country-value="BV"]:before, .flag.flag-bv {
    background-position: -240px -11px
}

span[data-country-value="BW"]:before, .flag.flag-bw {
    background-position: 0 -22px
}

span[data-country-value="BY"]:before, .flag.flag-by {
    background-position: -16px -22px
}

span[data-country-value="BZ"]:before, .flag.flag-bz {
    background-position: -32px -22px
}

span[data-country-value="CA"]:before, .flag.flag-ca {
    background-position: -48px -22px
}

span[data-country-value="CATALONIA"]:before, .flag.flag-catalonia {
    background-position: -64px -22px
}

span[data-country-value="CD"]:before, .flag.flag-cd {
    background-position: -80px -22px
}

span[data-country-value="CF"]:before, .flag.flag-cf {
    background-position: -96px -22px
}

span[data-country-value="CG"]:before, .flag.flag-cg {
    background-position: -112px -22px
}

span[data-country-value="CH"]:before, .flag.flag-ch {
    background-position: -128px -22px
}

span[data-country-value="CI"]:before, .flag.flag-ci {
    background-position: -144px -22px
}

span[data-country-value="CK"]:before, .flag.flag-ck {
    background-position: -160px -22px
}

span[data-country-value="CL"]:before, .flag.flag-cl {
    background-position: -176px -22px
}

span[data-country-value="CM"]:before, .flag.flag-cm {
    background-position: -192px -22px
}

span[data-country-value="CN"]:before, .flag.flag-cn {
    background-position: -208px -22px
}

span[data-country-value="CO"]:before, .flag.flag-co {
    background-position: -224px -22px
}

span[data-country-value="CR"]:before, .flag.flag-cr {
    background-position: -240px -22px
}

span[data-country-value="CU"]:before, .flag.flag-cu {
    background-position: 0 -33px
}

span[data-country-value="CU"]:before, .flag.flag-cv {
    background-position: -16px -33px
}

span[data-country-value="CV"]:before, .flag.flag-cw {
    background-position: -32px -33px
}

span[data-country-value="CY"]:before, .flag.flag-cy {
    background-position: -48px -33px
}

span[data-country-value="CZ"]:before, .flag.flag-cz {
    background-position: -64px -33px
}

span[data-country-value="DE"]:before, .flag.flag-de {
    background-position: -80px -33px
}

span[data-country-value="DJ"]:before, .flag.flag-dj {
    background-position: -96px -33px
}

span[data-country-value="DK"]:before, .flag.flag-dk {
    background-position: -112px -33px
}

span[data-country-value="DM"]:before, .flag.flag-dm {
    background-position: -128px -33px
}

span[data-country-value="DO"]:before, .flag.flag-do {
    background-position: -144px -33px
}

span[data-country-value="DZ"]:before, .flag.flag-dz {
    background-position: -160px -33px
}

span[data-country-value="EC"]:before, .flag.flag-ec {
    background-position: -176px -33px
}

span[data-country-value="EE"]:before, .flag.flag-ee {
    background-position: -192px -33px
}

span[data-country-value="EG"]:before, .flag.flag-eg {
    background-position: -208px -33px
}

span[data-country-value="EH"]:before, .flag.flag-eh {
    background-position: -224px -33px
}

span[data-country-value="ENGLAND"]:before, .flag.flag-england {
    background-position: -240px -33px
}

span[data-country-value="ER"]:before, .flag.flag-er {
    background-position: 0 -44px
}

span[data-country-value="ES"]:before, .flag.flag-es {
    background-position: -16px -44px
}

span[data-country-value="ET"]:before, .flag.flag-et {
    background-position: -32px -44px
}

span[data-country-value="EU"]:before, .flag.flag-eu {
    background-position: -48px -44px
}

span[data-country-value="FI"]:before, .flag.flag-fi {
    background-position: -64px -44px
}

span[data-country-value="FJ"]:before, .flag.flag-fj {
    background-position: -80px -44px
}

span[data-country-value="FK"]:before, .flag.flag-fk {
    background-position: -96px -44px
}

span[data-country-value="FM"]:before, .flag.flag-fm {
    background-position: -112px -44px
}

span[data-country-value="FO"]:before, .flag.flag-fo {
    background-position: -128px -44px
}

span[data-country-value="FR"]:before, .flag.flag-fr {
    background-position: -144px -44px
}

span[data-country-value="GA"]:before, .flag.flag-ga {
    background-position: -160px -44px
}

span[data-country-value="EN"]:before, .flag.flag-en {
    background-position: -176px -44px
}

span[data-country-value="GB"]:before, .flag.flag-gb {
    background-position: -176px -44px
}

span[data-country-value="GD"]:before, .flag.flag-gd {
    background-position: -192px -44px
}

span[data-country-value="GE"]:before, .flag.flag-ge {
    background-position: -208px -44px
}

span[data-country-value="GF"]:before, .flag.flag-gf {
    background-position: -224px -44px
}

span[data-country-value="GG"]:before, .flag.flag-gg {
    background-position: -240px -44px
}

span[data-country-value="GH"]:before, .flag.flag-gh {
    background-position: 0 -55px
}

span[data-country-value="GI"]:before, .flag.flag-gi {
    background-position: -16px -55px
}

span[data-country-value="GL"]:before, .flag.flag-gl {
    background-position: -32px -55px
}

span[data-country-value="GM"]:before, .flag.flag-gm {
    background-position: -48px -55px
}

span[data-country-value="GN"]:before, .flag.flag-gn {
    background-position: -64px -55px
}

span[data-country-value="GP"]:before, .flag.flag-gp {
    background-position: -80px -55px
}

span[data-country-value="GQ"]:before, .flag.flag-gq {
    background-position: -96px -55px
}

span[data-country-value="GR"]:before, .flag.flag-gr {
    background-position: -112px -55px
}

span[data-country-value="GS"]:before, .flag.flag-gs {
    background-position: -128px -55px
}

span[data-country-value="GT"]:before, .flag.flag-gt {
    background-position: -144px -55px
}

span[data-country-value="GU"]:before, .flag.flag-gu {
    background-position: -160px -55px
}

span[data-country-value="GW"]:before, .flag.flag-gw {
    background-position: -176px -55px
}

span[data-country-value="GY"]:before, .flag.flag-gy {
    background-position: -192px -55px
}

span[data-country-value="HK"]:before, .flag.flag-hk {
    background-position: -208px -55px
}

span[data-country-value="HM"]:before, .flag.flag-hm {
    background-position: -224px -55px
}

span[data-country-value="HN"]:before, .flag.flag-hn {
    background-position: -240px -55px
}

span[data-country-value="HR"]:before, .flag.flag-hr {
    background-position: 0 -66px
}

span[data-country-value="HT"]:before, .flag.flag-ht {
    background-position: -16px -66px
}

span[data-country-value="HU"]:before, .flag.flag-hu {
    background-position: -32px -66px
}

span[data-country-value="IC"]:before, .flag.flag-ic {
    background-position: -48px -66px
}

span[data-country-value="ID"]:before, .flag.flag-id {
    background-position: -64px -66px
}

span[data-country-value="IE"]:before, .flag.flag-ie {
    background-position: -80px -66px
}

span[data-country-value="IL"]:before, .flag.flag-il {
    background-position: -96px -66px
}

span[data-country-value="IM"]:before, .flag.flag-im {
    background-position: -112px -66px
}

span[data-country-value="IN"]:before, .flag.flag-in {
    background-position: -128px -66px
}

span[data-country-value="IO"]:before, .flag.flag-io {
    background-position: -144px -66px
}

span[data-country-value="IQ"]:before, .flag.flag-iq {
    background-position: -160px -66px
}

span[data-country-value="IR"]:before, .flag.flag-ir {
    background-position: -176px -66px
}

span[data-country-value="IS"]:before, .flag.flag-is {
    background-position: -192px -66px
}

span[data-country-value="IT"]:before, .flag.flag-it {
    background-position: -208px -66px
}

span[data-country-value="JE"]:before, .flag.flag-je {
    background-position: -224px -66px
}

span[data-country-value="JM"]:before, .flag.flag-jm {
    background-position: -240px -66px
}

span[data-country-value="JO"]:before, .flag.flag-jo {
    background-position: 0 -77px
}

span[data-country-value="JP"]:before, .flag.flag-jp {
    background-position: -16px -77px
}

span[data-country-value="KE"]:before, .flag.flag-ke {
    background-position: -32px -77px
}

span[data-country-value="KG"]:before, .flag.flag-kg {
    background-position: -48px -77px
}

span[data-country-value="KH"]:before, .flag.flag-kh {
    background-position: -64px -77px
}

span[data-country-value="KI"]:before, .flag.flag-ki {
    background-position: -80px -77px
}

span[data-country-value="KM"]:before, .flag.flag-km {
    background-position: -96px -77px
}

span[data-country-value="KN"]:before, .flag.flag-kn {
    background-position: -112px -77px
}

span[data-country-value="KP"]:before, .flag.flag-kp {
    background-position: -128px -77px
}

span[data-country-value="KR"]:before, .flag.flag-kr {
    background-position: -144px -77px
}

span[data-country-value="KURDISTAN"]:before, .flag.flag-kurdistan {
    background-position: -160px -77px
}

span[data-country-value="KW"]:before, .flag.flag-kw {
    background-position: -176px -77px
}

span[data-country-value="KY"]:before, .flag.flag-ky {
    background-position: -192px -77px
}

span[data-country-value="KZ"]:before, .flag.flag-kz {
    background-position: -208px -77px
}

span[data-country-value="LA"]:before, .flag.flag-la {
    background-position: -224px -77px
}

span[data-country-value="LB"]:before, .flag.flag-lb {
    background-position: -240px -77px
}

span[data-country-value="LC"]:before, .flag.flag-lc {
    background-position: 0 -88px
}

span[data-country-value="LI"]:before, .flag.flag-li {
    background-position: -16px -88px
}

span[data-country-value="LK"]:before, .flag.flag-lk {
    background-position: -32px -88px
}

span[data-country-value="LR"]:before, .flag.flag-lr {
    background-position: -48px -88px
}

span[data-country-value="LS"]:before, .flag.flag-ls {
    background-position: -64px -88px
}

span[data-country-value="LT"]:before, .flag.flag-lt {
    background-position: -80px -88px
}

span[data-country-value="LU"]:before, .flag.flag-lu {
    background-position: -96px -88px
}

span[data-country-value="LV"]:before, .flag.flag-lv {
    background-position: -112px -88px
}

span[data-country-value="LY"]:before, .flag.flag-ly {
    background-position: -128px -88px
}

span[data-country-value="MA"]:before, .flag.flag-ma {
    background-position: -144px -88px
}

span[data-country-value="MC"]:before, .flag.flag-mc {
    background-position: -160px -88px
}

span[data-country-value="MD"]:before, .flag.flag-md {
    background-position: -176px -88px
}

span[data-country-value="ME"]:before, .flag.flag-me {
    background-position: -192px -88px
}

span[data-country-value="MG"]:before, .flag.flag-mg {
    background-position: -208px -88px
}

span[data-country-value="MH"]:before, .flag.flag-mh {
    background-position: -224px -88px
}

span[data-country-value="MK"]:before, .flag.flag-mk {
    background-position: -240px -88px
}

span[data-country-value="ML"]:before, .flag.flag-ml {
    background-position: 0 -99px
}

span[data-country-value="MM"]:before, .flag.flag-mm {
    background-position: -16px -99px
}

span[data-country-value="MN"]:before, .flag.flag-mn {
    background-position: -32px -99px
}

span[data-country-value="MO"]:before, .flag.flag-mo {
    background-position: -48px -99px
}

span[data-country-value="MP"]:before, .flag.flag-mp {
    background-position: -64px -99px
}

span[data-country-value="MQ"]:before, .flag.flag-mq {
    background-position: -80px -99px
}

span[data-country-value="MR"]:before, .flag.flag-mr {
    background-position: -96px -99px
}

span[data-country-value="MS"]:before, .flag.flag-ms {
    background-position: -112px -99px
}

span[data-country-value="MT"]:before, .flag.flag-mt {
    background-position: -128px -99px
}

span[data-country-value="MU"]:before, .flag.flag-mu {
    background-position: -144px -99px
}

span[data-country-value="MV"]:before, .flag.flag-mv {
    background-position: -160px -99px
}

span[data-country-value="MW"]:before, .flag.flag-mw {
    background-position: -176px -99px
}

span[data-country-value="MX"]:before, .flag.flag-mx {
    background-position: -192px -99px
}

span[data-country-value="MY"]:before, .flag.flag-my {
    background-position: -208px -99px
}

span[data-country-value="MZ"]:before, .flag.flag-mz {
    background-position: -224px -99px
}

span[data-country-value="NA"]:before, .flag.flag-na {
    background-position: -240px -99px
}

span[data-country-value="NC"]:before, .flag.flag-nc {
    background-position: 0 -110px
}

span[data-country-value="NE"]:before, .flag.flag-ne {
    background-position: -16px -110px
}

span[data-country-value="NF"]:before, .flag.flag-nf {
    background-position: -32px -110px
}

span[data-country-value="NG"]:before, .flag.flag-ng {
    background-position: -48px -110px
}

span[data-country-value="NI"]:before, .flag.flag-ni {
    background-position: -64px -110px
}

span[data-country-value="NL"]:before, .flag.flag-nl {
    background-position: -80px -110px
}

span[data-country-value="NO"]:before, .flag.flag-no {
    background-position: -96px -110px
}

span[data-country-value="NP"]:before, .flag.flag-np {
    background-position: -112px -110px
}

span[data-country-value="NR"]:before, .flag.flag-nr {
    background-position: -128px -110px
}

span[data-country-value="NU"]:before, .flag.flag-nu {
    background-position: -144px -110px
}

span[data-country-value="NZ"]:before, .flag.flag-nz {
    background-position: -160px -110px
}

span[data-country-value="OM"]:before, .flag.flag-om {
    background-position: -176px -110px
}

span[data-country-value="PA"]:before, .flag.flag-pa {
    background-position: -192px -110px
}

span[data-country-value="PE"]:before, .flag.flag-pe {
    background-position: -208px -110px
}

span[data-country-value="PF"]:before, .flag.flag-pf {
    background-position: -224px -110px
}

span[data-country-value="PG"]:before, .flag.flag-pg {
    background-position: -240px -110px
}

span[data-country-value="PH"]:before, .flag.flag-ph {
    background-position: 0 -121px
}

span[data-country-value="PK"]:before, .flag.flag-pk {
    background-position: -16px -121px
}

span[data-country-value="PL"]:before, .flag.flag-pl {
    background-position: -32px -121px
}

span[data-country-value="PM"]:before, .flag.flag-pm {
    background-position: -48px -121px
}

span[data-country-value="PN"]:before, .flag.flag-pn {
    background-position: -64px -121px
}

span[data-country-value="PR"]:before, .flag.flag-pr {
    background-position: -80px -121px
}

span[data-country-value="PS"]:before, .flag.flag-ps {
    background-position: -96px -121px
}

span[data-country-value="PT"]:before, .flag.flag-pt {
    background-position: -112px -121px
}

span[data-country-value="PW"]:before, .flag.flag-pw {
    background-position: -128px -121px
}

span[data-country-value="PY"]:before, .flag.flag-py {
    background-position: -144px -121px
}

span[data-country-value="QA"]:before, .flag.flag-qa {
    background-position: -160px -121px
}

span[data-country-value="RE"]:before, .flag.flag-re {
    background-position: -176px -121px
}

span[data-country-value="RO"]:before, .flag.flag-ro {
    background-position: -192px -121px
}

span[data-country-value="RS"]:before, .flag.flag-rs {
    background-position: -208px -121px
}

span[data-country-value="RU"]:before, .flag.flag-ru {
    background-position: -224px -121px
}

span[data-country-value="RW"]:before, .flag.flag-rw {
    background-position: -240px -121px
}

span[data-country-value="SA"]:before, .flag.flag-sa {
    background-position: 0 -132px
}

span[data-country-value="SB"]:before, .flag.flag-sb {
    background-position: -16px -132px
}

span[data-country-value="SC"]:before, .flag.flag-sc {
    background-position: -32px -132px
}

span[data-country-value="SCOTLAND"]:before, .flag.flag-scotland {
    background-position: -48px -132px
}

span[data-country-value="SD"]:before, .flag.flag-sd {
    background-position: -64px -132px
}

span[data-country-value="SE"]:before, .flag.flag-se {
    background-position: -80px -132px
}

span[data-country-value="SG"]:before, .flag.flag-sg {
    background-position: -96px -132px
}

span[data-country-value="SH"]:before, .flag.flag-sh {
    background-position: -112px -132px
}

span[data-country-value="SI"]:before, .flag.flag-si {
    background-position: -128px -132px
}

span[data-country-value="SK"]:before, .flag.flag-sk {
    background-position: -144px -132px
}

span[data-country-value="SL"]:before, .flag.flag-sl {
    background-position: -160px -132px
}

span[data-country-value="SM"]:before, .flag.flag-sm {
    background-position: -176px -132px
}

span[data-country-value="SN"]:before, .flag.flag-sn {
    background-position: -192px -132px
}

span[data-country-value="SO"]:before, .flag.flag-so {
    background-position: -208px -132px
}

span[data-country-value="SOMALILAND"]:before, .flag.flag-somaliland {
    background-position: -224px -132px
}

span[data-country-value="SR"]:before, .flag.flag-sr {
    background-position: -240px -132px
}

span[data-country-value="SS"]:before, .flag.flag-ss {
    background-position: 0 -143px
}

span[data-country-value="ST"]:before, .flag.flag-st {
    background-position: -16px -143px
}

span[data-country-value="SV"]:before, .flag.flag-sv {
    background-position: -32px -143px
}

span[data-country-value="SX"]:before, .flag.flag-sx {
    background-position: -48px -143px
}

span[data-country-value="SY"]:before, .flag.flag-sy {
    background-position: -64px -143px
}

span[data-country-value="SZ"]:before, .flag.flag-sz {
    background-position: -80px -143px
}

span[data-country-value="TC"]:before, .flag.flag-tc {
    background-position: -96px -143px
}

span[data-country-value="TD"]:before, .flag.flag-td {
    background-position: -112px -143px
}

span[data-country-value="TF"]:before, .flag.flag-tf {
    background-position: -128px -143px
}

span[data-country-value="TG"]:before, .flag.flag-tg {
    background-position: -144px -143px
}

span[data-country-value="TH"]:before, .flag.flag-th {
    background-position: -160px -143px
}

span[data-country-value="TJ"]:before, .flag.flag-tj {
    background-position: -176px -143px
}

span[data-country-value="TK"]:before, .flag.flag-tk {
    background-position: -192px -143px
}

span[data-country-value="TL"]:before, .flag.flag-tl {
    background-position: -208px -143px
}

span[data-country-value="TM"]:before, .flag.flag-tm {
    background-position: -224px -143px
}

span[data-country-value="TN"]:before, .flag.flag-tn {
    background-position: -240px -143px
}

span[data-country-value="TO"]:before, .flag.flag-to {
    background-position: 0 -154px
}

span[data-country-value="TR"]:before, .flag.flag-tr {
    background-position: -16px -154px
}

span[data-country-value="TT"]:before, .flag.flag-tt {
    background-position: -32px -154px
}

span[data-country-value="TV"]:before, .flag.flag-tv {
    background-position: -48px -154px
}

span[data-country-value="TW"]:before, .flag.flag-tw {
    background-position: -64px -154px
}

span[data-country-value="TZ"]:before, .flag.flag-tz {
    background-position: -80px -154px
}

span[data-country-value="UA"]:before, .flag.flag-ua {
    background-position: -96px -154px
}

span[data-country-value="UG"]:before, .flag.flag-ug {
    background-position: -112px -154px
}

span[data-country-value="UM"]:before, .flag.flag-um {
    background-position: -128px -154px
}

span[data-country-value="US"]:before, .flag.flag-us {
    background-position: -144px -154px
}

span[data-country-value="UY"]:before, .flag.flag-uy {
    background-position: -160px -154px
}

span[data-country-value="UZ"]:before, .flag.flag-uz {
    background-position: -176px -154px
}

span[data-country-value="VA"]:before, .flag.flag-va {
    background-position: -192px -154px
}

span[data-country-value="VC"]:before, .flag.flag-vc {
    background-position: -208px -154px
}

span[data-country-value="VE"]:before, .flag.flag-ve {
    background-position: -224px -154px
}

span[data-country-value="VG"]:before, .flag.flag-vg {
    background-position: -240px -154px
}

span[data-country-value="VI"]:before, .flag.flag-vi {
    background-position: 0 -165px
}

span[data-country-value="VN"]:before, .flag.flag-vn {
    background-position: -16px -165px
}

span[data-country-value="VU"]:before, .flag.flag-vu {
    background-position: -32px -165px
}

span[data-country-value="WALES"]:before, .flag.flag-wales {
    background-position: -48px -165px
}

span[data-country-value="WF"]:before, .flag.flag-wf {
    background-position: -64px -165px
}

span[data-country-value="WS"]:before, .flag.flag-ws {
    background-position: -80px -165px
}

span[data-country-value="YE"]:before, .flag.flag-ye {
    background-position: -96px -165px
}

span[data-country-value="YT"]:before, .flag.flag-yt {
    background-position: -112px -165px
}

span[data-country-value="ZA"]:before, .flag.flag-za {
    background-position: -128px -165px
}

span[data-country-value="ZANZIBAR"]:before, .flag.flag-zanzibar {
    background-position: -144px -165px
}

span[data-country-value="ZM"]:before, .flag.flag-zm {
    background-position: -160px -165px
}

span[data-country-value="ZW"]:before, .flag.flag-zw {
    background-position: -176px -165px
}

.overlay-box {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 200
}

.loader {
    position: relative;
    width: 5px;
    height: 5px;
    top: 49%;
    top: -webkit-calc(50% - 43px);
    top: calc(50% - 2.5px);
    left: 49%;
    left: -webkit-calc(50% - 43px);
    left: calc(50% - 2.5px);
    background-color: #fff;
    border-radius: 50px
}

.loader:before {
    content: "";
    position: absolute;
    top: -38px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 0 50px 0px 0;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-animation: loader 1.5s linear infinite;
    animation: loader 1.5s linear infinite
}

.loader:after {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-radius: 0 0px 0px 50px;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: loader 1.5s linear infinite;
    animation: loader 1.5s linear infinite
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes loader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

section.main {

@-moz-document url-prefix() {
    select {
        background: #fafafa
    }
    select:hover {
        background: #f2f2f2
    }
}

;
@-moz-document url-prefix() {
    select {
        background-color: #fff;
        background-position: 100% center;
        -moz-appearance: none;
        padding: 4px 6px 0 6px;
        padding: 0.25rem 0.375rem 0 0.375rem;
        height: 30px;
        width: 100%
    }
    select:hover {
        background-color: #ffd;
        border-color: #404040;
        background-position: 100% center
    }
    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000
    }
}

;
@-moz-document url-prefix() {
    .tooltip > span {
        left: 25px;
        top: -8px
    }
    .tooltip > span:before {
        content: '';
        position: absolute;
        background: #ffd;
        width: 15px;
        height: 15px;
        margin-left: -19px;
        display: block;
        border-left: 1px solid #a6a6a6;
        border-top: 1px solid #a6a6a6;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 1
    }
}

}
section.main form {
    margin: 0 0 1rem
}

section.main form .row .row {
    margin: 0 -0.5rem
}

section.main form .row .row .column, section.main form .row .row .columns {
    padding: 0 0.5rem
}

section.main form .row .row.collapse {
    margin: 0
}

section.main form .row .row.collapse .column, section.main form .row .row.collapse .columns {
    padding: 0
}

section.main form .row .row.collapse input {
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0
}

section.main form .row input.column, section.main form .row input.columns, section.main form .row textarea.column, section.main form .row textarea.columns {
    padding-left: 0.5rem
}

section.main label {
    font-size: 0.875rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: normal;
    margin-bottom: 0
}

section.main label.right {
    float: none;
    text-align: right
}

section.main label.inline {
    margin: 0 0 1rem 0;
    padding: 0.625rem 0
}

section.main label small {
    text-transform: capitalize;
    color: #666
}

section.main select {
    -webkit-appearance: none !important;
    background: #fafafa url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position-x: 97%;
    background-position-y: center;
    border: 1px solid #a6a6a6;
    padding: 0.5rem;
    font-size: 0.875rem;
    -webkit-border-radius: 0;
    border-radius: 0
}

section.main select.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

section.main select:hover {
    background: #f2f2f2 url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position-x: 97%;
    background-position-y: center;
    border-color: #404040
}

section.main .prefix, section.main .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
}

section.main .postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

section.main .prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125rem;
    border: none
}

section.main .prefix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

section.main .postfix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

section.main .prefix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

section.main .postfix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}

section.main span.prefix, section.main label.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333
}

section.main span.prefix.radius, section.main label.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

section.main span.postfix, section.main label.postfix {
    background: #f2f2f2;
    border-color: #ccc;
    border-left: none;
    color: #333
}

section.main span.postfix.radius, section.main label.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

section.main .input-group.radius > *:first-child, section.main .input-group.radius > *:first-child * {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

section.main .input-group.radius > *:last-child, section.main .input-group.radius > *:last-child * {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

section.main .input-group.round > *:first-child, section.main .input-group.round > *:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

section.main .input-group.round > *:last-child, section.main .input-group.round > *:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px
}

section.main input[type="text"], section.main input[type="password"], section.main input[type="date"], section.main input[type="datetime"], section.main input[type="datetime-local"], section.main input[type="month"], section.main input[type="week"], section.main input[type="email"], section.main input[type="number"], section.main input[type="search"], section.main input[type="tel"], section.main input[type="time"], section.main input[type="url"], section.main textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #a6a6a6;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear
}

section.main input[type="text"]:focus, section.main input[type="password"]:focus, section.main input[type="date"]:focus, section.main input[type="datetime"]:focus, section.main input[type="datetime-local"]:focus, section.main input[type="month"]:focus, section.main input[type="week"]:focus, section.main input[type="email"]:focus, section.main input[type="number"]:focus, section.main input[type="search"]:focus, section.main input[type="tel"]:focus, section.main input[type="time"]:focus, section.main input[type="url"]:focus, section.main textarea:focus {
    background: #ffd;
    border-color: #404040;
    outline: none
}

section.main input[type="text"][disabled], section.main input[type="password"][disabled], section.main input[type="date"][disabled], section.main input[type="datetime"][disabled], section.main input[type="datetime-local"][disabled], section.main input[type="month"][disabled], section.main input[type="week"][disabled], section.main input[type="email"][disabled], section.main input[type="number"][disabled], section.main input[type="search"][disabled], section.main input[type="tel"][disabled], section.main input[type="time"][disabled], section.main input[type="url"][disabled], section.main textarea[disabled] {
    background-color: #ddd
}

section.main input[type="file"], section.main input[type="checkbox"], section.main input[type="radio"], section.main select {
    margin: 0 0 1rem 0
}

section.main input[type="checkbox"] + label, section.main input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

section.main input[type="file"] {
    width: 100%
}

section.main fieldset {
    border: solid 1px #ddd;
    padding: 1.25rem;
    margin: 1.125rem 0
}

section.main fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem
}

section.main [data-abide] .error small.error, section.main [data-abide] span.error, section.main [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
}

section.main [data-abide] span.error, section.main [data-abide] small.error {
    display: none
}

section.main span.error, section.main 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
}

section.main .error input, section.main .error textarea, section.main .error select {
    margin-bottom: 0
}

section.main .error label, section.main .error label.error {
    color: #f04124
}

section.main .error > small, section.main .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
}

section.main .error span.error-message {
    display: block
}

section.main input.error, section.main textarea.error {
    margin-bottom: 0
}

section.main label.error {
    color: #f04124
}

section.main table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: solid 1px #ddd
}

section.main table thead, section.main table tfoot {
    background: #f5f5f5;
    font-weight: bold
}

section.main table thead tr th, section.main table thead tr td, section.main table tfoot tr th, section.main table tfoot tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    color: #222;
    text-align: left
}

section.main table tr th, section.main table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222
}

section.main table tr.even, section.main table tr.alt, section.main table tr:nth-of-type(even) {
    background: #f9f9f9
}

section.main table thead tr th, section.main table tfoot tr th, section.main table tbody tr td, section.main table tr td, section.main table tfoot tr td {
    display: table-cell;
    line-height: 1.125rem
}

section.main input[type="text"], section.main input[type="phone"], section.main input[type="password"], section.main input[type="date"], section.main input[type="datetime"], section.main input[type="datetime-local"], section.main input[type="month"], section.main input[type="week"], section.main input[type="email"], section.main input[type="number"], section.main input[type="search"], section.main input[type="tel"], section.main input[type="time"], section.main input[type="url"] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21.008px;
    line-height: 1.313rem;
    padding: 3px 5px;
    padding: 0.1875rem 0.3125rem;
    margin: 0;
    height: 30px;
    height: 1.875rem;
    border: 1px solid #a6a6a6;
    box-shadow: none
}

section.main form label select, section.main form label textarea, section.main form label input {
    margin-top: 5px !important
}

section.main form fieldset {
    padding-left: 20px !important;
    padding-right: 20px !important
}

section.main label {
    margin: 5px 0;
    margin: 0.3125rem 0
}

section.main textarea {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21.008px;
    line-height: 1.313rem;
    padding: 3px 5px;
    padding: 0.1875rem 0.3125rem;
    min-height: 100px;
    min-height: 6.25rem;
    margin: 5px 0;
    margin: 0.3125rem 0;
    border: 1px solid #a6a6a6
}

section.main .prefix, section.main .postfix {
    border: 1px solid #a6a6a6;
    height: 30px;
    height: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem
}

section.main input[type="text"].error, section.main input[type="phone"].error, section.main input[type="password"].error, section.main input[type="date"].error, section.main input[type="datetime"].error, section.main input[type="datetime-local"].error, section.main input[type="month"].error, section.main input[type="week"].error, section.main input[type="email"].error, section.main input[type="number"].error, section.main input[type="search"].error, section.main input[type="tel"].error, section.main input[type="time"].error, section.main input[type="url"].error, section.main textarea.error {
    padding: 3px 5px;
    padding: 0.1875rem 0.3125rem;
    border-color: red
}

section.main form ul.errors {
    color: red;
    list-style-type: none;
    margin: 0;
    padding: 0
}

section.main label.error {
    border: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0
}

section.main div.error {
    border: 1px solid red;
    padding: 20px
}

section.main div.error * {
    color: red
}

section.main div.error ul:last-child, section.main div.error p:last-child {
    margin-bottom: 0
}

section.main .error-message {
    color: red;
    padding-left: 20px;
    position: relative
}

section.main .error-message:before {
    display: block;
    position: absolute;
    left: -20px;
    content: "\f071";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

section.main form .row {
    margin-bottom: 20px !important;
    margin-bottom: 1.25rem !important
}

section.main form .btn-bar {
    margin-top: 20px;
    margin-top: 1.25rem;
    text-align: right
}

@media only screen {
    section.main form input[type=radio], section.main form input[type=checkbox] {
        visibility: hidden;
        position: absolute;
        margin-top: -50px;
        margin-left: -50px;
        margin: 0 !important
    }

    section.main form label.trigger {
        width: 16px;
        height: 16px;
        padding: 0 !important;
        margin: 0 !important
    }

    section.main form label.trigger + span {
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: 0.4px;
        letter-spacing: 0.025rem;
        margin: 5px 0;
        margin: 0.3125rem 0;
        display: inline-block
    }

    section.main form label.trigger:after, section.main form label.trigger:before {
        margin-left: 21px
    }

    section.main form input[type=radio] + label, section.main form input[type=checkbox] + label {
        position: relative;
        margin-left: 21px;
        display: inline-block
    }

    section.main form input[type=radio] + label:hover:before, section.main form input[type=checkbox] + label:hover:before {
        border-color: #404040
    }

    section.main form input[type=checkbox] + label:before {
        display: block;
        content: '';
        cursor: pointer;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 0;
        left: -21px;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
        background-image: -webkit-linear-gradient(#ffffff, #f4f4f4);
        background-image: -moz-linear-gradient(#ffffff, #f4f4f4);
        background-image: -o-linear-gradient(#ffffff, #f4f4f4);
        background-image: linear-gradient(#ffffff, #f4f4f4);
        border: 1px solid #a6a6a6;
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        transition: all 0.15s linear
    }

    section.main form input[type=radio] + label:before {
        display: block;
        content: '';
        cursor: pointer;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 0;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        -ms-border-radius: 16px;
        -o-border-radius: 16px;
        border-radius: 16px;
        left: -21px;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
        background-image: -webkit-linear-gradient(#ffffff, #f4f4f4);
        background-image: -moz-linear-gradient(#ffffff, #f4f4f4);
        background-image: -o-linear-gradient(#ffffff, #f4f4f4);
        background-image: linear-gradient(#ffffff, #f4f4f4);
        border: 1px solid #a6a6a6;
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        transition: all 0.15s linear
    }

    section.main form input[type=checkbox]:checked + label:after {
        content: '';
        position: absolute;
        width: 12px;
        height: 8px;
        overflow: hidden;
        background: transparent;
        top: 2px;
        left: -19px;
        border: 3px solid #cc1f2f;
        border-top: none;
        border-right: none;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    section.main form input[type=radio]:checked + label:after {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        -ms-border-radius: 16px;
        -o-border-radius: 16px;
        border-radius: 16px;
        background: #cc1f2f;
        top: 4px;
        left: -17px
    }

    section.main form input[type=radio] + label + .radio-toggle {
        max-height: 0;
        overflow: hidden
    }

    section.main form input[type=radio]:checked + label + .radio-toggle {
        max-height: 2000px
    }

    section.main form .radio-toggle {
        -webkit-transition: max-height 0.5s ease-in-out;
        -moz-transition: max-height 0.5s ease-in-out;
        -o-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.5s ease-in-out;
        padding: 10px 20px 0 20px;
        padding: 0.625rem 1.25rem 0 1.25rem
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    section.main select:focus {
        outline: none
    }

    section.main select {
        background-color: #fff;
        background-image: url('../images/../../styleguide-assets/img/dropdown_arrow.png?1401188726');
        background-repeat: no-repeat;
        background-position: 100% center;
        padding: 0 30px 0 6px;
        padding: 0 1.875rem 0 0.375rem;
        height: 30px;
        width: 100%;
        -webkit-appearance: none
    }

    section.main select:hover {
        background-color: #ffd;
        background-image: url('../images/../../styleguide-assets/img/dropdown_arrow.png?1401188726');
        border-color: #404040;
        background-position: 100% center
    }
}

@supports (pointer-events: none) and ((-moz-appearance: none) or (appearance: none)) {
    section.main .select-wrapper {
        position: relative;
        display: block;
        margin-top: 5px !important
    }

    section.main .select-wrapper select {
        margin-top: 0 !important;
        padding-right: 0 !important
    }

    section.main .select-wrapper:hover:after {
        border-color: #404040
    }

    section.main .select-wrapper:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background-color: transparent;
        background-image: url('../images/../../styleguide-assets/img/dropdown_arrow.png?1401188726');
        background-position: center center;
        border: 1px solid #a6a6a6;
        border-left: 0;
        height: 30px;
        width: 30px;
        pointer-events: none;
        cursor: pointer
    }
}

section.main h1, section.main h2, section.main h3, section.main h4, section.main h5, section.main h6 {
    font-weight: normal
}

section.main h1 {
    font-size: 40px;
    font-size: 2.5rem;
    margin: 16px 0 16px 0;
    margin: 1rem 0 1rem 0;
    color: #cc1f2f
}

section.main h2 {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0
}

section.main h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0
}

section.main h4 {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0
}

section.main h5 {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0
}

section.main h6 {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0 0 16px 0;
    margin: 0 0 1rem 0
}

section.main p, section.main li, section.main dd {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21.008px;
    line-height: 1.313rem;
    letter-spacing: 0.4px;
    letter-spacing: 0.025rem
}

section.main p, section.main dd {
    margin: 0 0 14px 0;
    margin: 0 0 0.875rem 0
}

section.main label, section.main table {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 0.4px;
    letter-spacing: 0.025rem
}

section.main p {
    margin-bottom: 14px
}

section.main a {
    color: #cc1f2f;
    text-decoration: none
}

section.main a:hover {
    text-decoration: underline
}

section.main .dark a, section.main footer a {
    color: #989898
}

section.main .image-description {
    font-size: 12px;
    font-size: 0.75rem
}

section.main ul, section.main ol {
    margin-left: 0;
    padding-left: 20px
}

section.main .media {
    position: relative;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0
}

section.main .media.full img {
    width: 100%
}

section.main .media.right {
    margin-left: 20px;
    margin-left: 1.25rem
}

section.main .media.left {
    margin-right: 20px;
    margin-right: 1.25rem
}

section.main table.prices {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    background: transparent;
    border: 0
}

section.main table.prices tr, section.main table.prices th, section.main table.prices td {
    background: transparent
}

section.main table.prices th {
    font-weight: normal;
    text-align: left;
    vertical-align: bottom;
    padding-left: 0
}

section.main table.prices td {
    vertical-align: bottom;
    text-align: right;
    padding-right: 0
}

section.main table.prices td strong {
    font-size: 150%;
    font-weight: normal
}

section.main table.data {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #ddd;
    border-width: 1px 1px 0 0;
    margin-bottom: 20px
}

section.main table.data thead tr td, section.main table.data tbody tr td, section.main table.data tfoot tr td, section.main table.data thead tr th, section.main table.data tbody tr th, section.main table.data tfoot tr th {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0;
    padding: 5px 8px
}

section.main table.data td, section.main table.data th {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: top
}

section.main table.data tr:hover td {
    background: #ffd
}

section.main table.data .numeric {
    text-align: right;
    white-space: nowrap
}

@media only screen {
    section.main .table-collapse {
        display: block
    }

    section.main .table-collapse thead, section.main .table-collapse tbody, section.main .table-collapse th, section.main .table-collapse td, section.main .table-collapse tr {
        display: block
    }

    section.main .table-collapse thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    section.main .table-collapse tr {
        border: 1px solid #999
    }

    section.main .table-collapse td {
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align: left !important
    }

    section.main .table-collapse td:last-child {
        border-bottom: 0
    }

    section.main .table-collapse td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }

    section.main .table-collapse td:before {
        content: attr(data-title)
    }
}

section.main .box {
    background-color: #fff;
    box-shadow: 0 2px #d4d4d4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: none
}

section.main .box .image {
    overflow: hidden
}

section.main .box .image img {
    width: 100%
}

section.main .box:hover {
    background-color: #f5f5f5
}

section.main .box .contents {
    display: block;
    padding: 16px;
    padding: 1rem
}

section.main .content .box {
    border: 1px solid #d4d4d4;
    box-shadow: none
}

section.main .teaser {
    display: block;
    position: relative;
    font-weight: normal;
    color: #8d8d8d;
    text-decoration: none !important;
    max-width: 480px;
    max-width: 30rem;
    *zoom: 1
}

section.main .teaser:before, section.main .teaser:after {
    content: " ";
    display: table
}

section.main .teaser:after {
    clear: both
}

section.main .teaser.box .contents {
    padding: 16px;
    padding: 1rem;
    *zoom: 1
}

section.main .teaser.box .contents:before, section.main .teaser.box .contents:after {
    content: " ";
    display: table
}

section.main .teaser.box .contents:after {
    clear: both
}

section.main .teaser [class*="small-"] {
    float: left
}

section.main .teaser .streched {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

section.main .teaser .streched img {
    width: auto !important;
    margin: 0 auto;
    min-height: 100%
}

section.main .teaser .image.streched + span {
    width: 50%;
    position: absolute;
    right: 0
}

section.main .teaser .thumb {
    float: left;
    padding: 0 16px 0 0;
    padding: 0 1rem 0 0
}

section.main .teaser .thumb img, section.main .teaser .teaser-logo img {
    width: auto !important;
    max-height: none !important
}

section.main .teaser .contents {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 16px 0;
    padding: 1rem 0;
    line-height: 1.3;
    min-width: 50%;
    float: left
}

section.main .teaser .contents.proceed {
    position: relative;
    padding-right: 32px;
    padding-right: 2rem
}

section.main .teaser .contents.proceed:after {
    display: inline-block;
    color: #cc1f2f;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-size: "inherit";
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    margin-top: -0.5rem;
    content: '\f105';
    right: 16px
}

section.main .teaser .button {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 6px 10px 6px 10px;
    padding: 0.375rem 0.625rem 0.375rem 0.625rem;
    margin: 16px 16px 0 16px;
    margin: 1rem 1rem 0 1rem
}

section.main .teaser .button.proceed:after {
    color: #fff;
    right: 10px;
    right: 0.625rem
}

section.main .teaser .button.proceed {
    padding: 6px 24px 6px 10px;
    padding: 0.375rem 1.5rem 0.375rem 0.625rem
}

section.main .teaser strong {
    color: #707070;
    font-size: 16px;
    font-size: 1rem
}

section.main .teaser .image-box, section.main .teaser img, section.main .teaser strong, section.main .teaser span, section.main .teaser em {
    display: block
}

section.main .teaser .price-info {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden
}

section.main .teaser .price-info span, section.main .teaser .price-info label {
    display: inline-block;
    color: #cc1f2f
}

section.main .teaser .price-info label {
    font-size: 12px;
    font-size: 0.75rem;
    padding-right: 10px;
    padding-right: 0.625rem
}

section.main .teaser .price-info span, section.main .teaser .price-info strong {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: bold
}

section.main .teaser:hover {
    background-color: #f5f5f5;
    text-decoration: none
}

section.main .teaser.proceed:before {
    display: inline-block;
    color: #cc1f2f;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-size: "inherit";
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    margin-top: -0.5rem;
    content: '\f105';
    right: 16px
}

section.main .teaser.box.proceed .contents {
    padding-right: 32px;
    padding-right: 2rem
}

section.main .medium-12 .teaser {
    max-width: 960px;
    max-width: 60rem
}

section.main .equal-height > div {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    min-height: 280px;
    min-height: 17.5rem
}

section.main .equal-height [class*="column"]:last-child {
    float: left
}

section.main .equal-height .teaser {
    margin-bottom: 0;
    min-height: 280px;
    min-height: 17.5rem
}

section.main .equal-height .teaser.box .button {
    position: absolute;
    min-width: 40%;
    max-width: 50%;
    right: 14px;
    right: 0.875rem;
    bottom: 14px;
    bottom: 0.875rem;
    box-shadow: 0 1px #a6a6a6;
    margin: 0
}

section.main .equal-height .teaser.box .price-info {
    position: absolute;
    min-width: 40%;
    max-width: 50%;
    left: 14px;
    left: 0.875rem;
    bottom: 5px;
    bottom: 0.3125rem;
    margin: 0;
    color: #cc1f2f
}

section.main .equal-height .teaser.box .button + .contents {
    padding-bottom: 52px;
    padding-bottom: 3.25rem
}

section.main .equal-height .teaser-logo {
    position: absolute;
    left: 0;
    top: 0;
    background: none
}

section.main .equal-height .vertical .teaser-logo {
    position: static;
    background: transparent;
    padding: 16px 0 0 16px;
    padding: 1rem 0 0 1rem;
    margin-bottom: -16px
}

section.main .equal-height .teaser-logo.outside {
    right: 0;
    left: auto;
    top: -48px;
    background: transparent !important
}

section.main .equal-height .teaser-logo.outside img {
    position: absolute;
    top: 0;
    right: 0
}

section.main div.vertical {
    display: table;
    border: 0;
    cell-spacing: 0
}

section.main .equal-height > div.vertical, section.main .div.vertical.equal-height {
    height: 280px;
    height: 17.5rem
}

section.main [class*="vertical-"] {
    display: table;
    position: relative;
    padding-top: 5px;
    padding-top: 0.3125rem;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    width: 100%;
    max-width: 480px;
    margin: 0 auto
}

section.main [class*="vertical-"]:first-child {
    padding-top: 0
}

section.main [class*="vertical-"]:last-child {
    position: relative;
    padding-bottom: 0
}

section.main .equal-height [class*="vertical-"] > * {
    min-height: 100%;
    display: table-cell;
    height: 100%
}

section.main .vertical-2 {
    height: 50%
}

section.main .vertical-3 {
    height: 33.33%
}

section.main .force-strech {
    display: block
}

section.main .teaser {
    max-width: none
}

section.main .break-grid-left {
    width: 2000px;
    margin: 0 0 0 -2000px;
    position: relative;
    right: -100%;
    background: transparent;
    background-repeat: no-repeat;
    background-position: right center
}

section.main .equal-height .break-grid-left {
    min-height: 280px;
    min-height: 17.5rem
}

section.main .tooltip {
    color: inherit;
    position: relative;
    display: inline-block;
    padding: 0 5px;
    line-height: 1.4
}

section.main .tooltip > span {
    visibility: hidden;
    position: absolute;
    max-width: 280px;
    min-width: 200px;
    left: 15px;
    top: 0;
    padding: 10px;
    background: #ffd;
    color: #000;
    opacity: 0;
    z-index: 10;
    border: 1px solid #a6a6a6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: 11px;
    font-size: 0.6875rem;
    -webkit-transition-property: opacity, visibility;
    -moz-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-duration: 0.4s, 0.3s;
    -moz-transition-duration: 0.4s, 0.3s;
    -o-transition-duration: 0.4s, 0.3s;
    transition-duration: 0.4s, 0.3s;
    -webkit-transition-timing-function: ease-in-out, ease-in-out;
    -moz-transition-timing-function: ease-in-out, ease-in-out;
    -o-transition-timing-function: ease-in-out, ease-in-out;
    transition-timing-function: ease-in-out, ease-in-out
}

section.main .tooltip:before {
    content: "\f129";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit
}

section.main .tooltip:hover {
    text-decoration: none
}

section.main .tooltip:hover span {
    visibility: visible;
    opacity: 1
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    section.main .tooltip > span {
        left: 25px;
        top: -8px
    }

    section.main .tooltip > span:before {
        content: '';
        position: absolute;
        background: #ffd;
        width: 15px;
        height: 15px;
        margin-left: -19px;
        display: block;
        border-left: 1px solid #a6a6a6;
        border-top: 1px solid #a6a6a6;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 1
    }
}

section.main .prices {
    width: 100%;
    margin-top: -20px !important
}

section.main .prices td, section.main .prices th {
    font-size: 18px;
    font-size: 1.125rem;
    height: 55px;
    height: 3.4375rem;
    border-bottom: 1px solid #ccc;
    vertical-align: bottom;
    font-weight: normal;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

section.main .prices td a, section.main .prices th a {
    display: inline-block;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem
}

section.main .prices th {
    padding-right: 10px !important
}

section.main .prices td {
    text-align: right;
    color: #cc1f2f
}

section.main .prices span {
    font-size: 11px;
    font-size: 0.6875rem
}

section.main .prices strong {
    font-size: 29px;
    font-size: 1.8125rem;
    white-space: nowrap
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../../styleguide-assets/fonts/fontawesome-webfont.eot?v=4.0.3");
    src: url("../../styleguide-assets/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../../styleguide-assets/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../../styleguide-assets/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("../../styleguide-assets/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ rotation);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-asc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-desc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-mail-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

header {
    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    background: #cc1f2f;
    height: 39px;
    position: fixed;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 0
}

header .row, header .block {
    margin: 0
}

header ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

header ul li {
    padding: 0
}

header .login {
    display: block;
    position: absolute;
    right: 0;
    color: #fff;
    top: 0;
    line-height: 39px
}

header .login span {
    display: none;
    font-size: 11px;
    font-weight: normal
}

header .logo,
.header .logo {
    -webkit-transition: max-height 0.2s ease-in-out;
    -moz-transition: max-height 0.2s ease-in-out;
    -o-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out;
    margin: 0 auto;
    min-height: 39px;
    display: block;
    z-index: 10;
    position: relative;
    max-width: 310px;
    text-align: center
}

header .logo img,
.header .logo img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-height: 30px;
    padding-top: 5px
}

header + hr {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 0;
    background: transparent;
    color: #eee
}

header + hr:after {
    -webkit-transition: top 0.2s ease-in-out;
    -moz-transition: top 0.2s ease-in-out;
    -o-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
    display: block;
    width: 100%;
    position: absolute;
    content: '';
    height: 10px;
    top: 39px;
    left: 0;
    z-index: 50;
    background: transparent url('../img/header_shadow.png?1400836618') no-repeat center top
}

header + hr:after {
    top: 74px
}

header,
.header {
    margin: 0 auto;
    *zoom: 1;
    background: #eee;
    z-index: 500;
    position: relative;
    height: 74px;
    width: 960px;
    display: block
}

header:before, header:after {
    content: " ";
    display: table
}

header:after {
    clear: both
}

header .login {
    position: absolute;
    color: #cc1f2f;
    right: 0;
    line-height: 1;
    display: block;
    top: 46px;
    font-size: 11px
}

header .login span {
    display: inline
}

header .logo,
.header .logo {
    display: block;
    position: absolute;
    left: 5px;
    margin: 0;
    height: 74px;
    max-height: none;
    max-width: 310px;
    min-width: 310px;
    padding-top: 11px;
    background: #cc1f2f;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3)
}

header .logo img,
.header .logo img {
    max-height: none !important;
    max-width: 300px
}

header .logo a.oneworld,
.header .logo a.oneworld {
    margin-left: 20px
}

.social-media-links {
    margin-left: 0 !important
}

.social-media-links li {
    float: left !important;
    letter-spacing: 0 !important;
    padding: 0 20px 0 0 !important;
    margin: 0 !important
}

.social-media-links a {
    font-size: 24px !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: inherit
}

.social-media-links a:before {
    display: none !important
}

.social-media-links a:after, .social-media-links a {
    font-weight: normal
}

footer .social-media-links li {
    color: #fff
}

.navigation {
    width: auto;
    display: block
}

nav {
    *zoom: 1
}

nav:before, nav:after {
    content: " ";
    display: table
}

nav:after {
    clear: both
}

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

nav ul li {
    padding: 0;
    list-style-type: none
}

.option-nav {
    display: none;
    position: relative;
    *zoom: 1;
    height: 35px;
    border-bottom: 1px solid #dadada;
    margin-right: 0
}

.option-nav:before, .option-nav:after {
    content: " ";
    display: table
}

.option-nav:after {
    clear: both
}

.option-nav ul {
    list-style-type: none;
    *zoom: 1;
    float: left;
    margin: 0 0 0 335px;
    padding: 0;
    font-size: 11px
}

.option-nav ul:before, .option-nav ul:after {
    content: " ";
    display: table
}

.option-nav ul:after {
    clear: both
}

.option-nav ul + ul {
    float: right;
    margin: 0
}

.option-nav li {
    font-size: 11px;
    letter-spacing: 0;
    padding: 8.5px 0 0 0;
    line-height: 18px;
    line-height: 1.125rem;
    float: left;
    margin: 0 10px 0 0
}

.option-nav li:after {
    content: '';
    display: inline-block;
    float: right;
    width: 1px;
    height: 14px;
    background: #dadada;
    line-height: 1;
    position: relative;
    top: 2px
}

.option-nav li.last-child:after {
    display: none
}

.option-nav li:last-child:after {
    display: none
}

.option-nav li.last-child {
    margin-right: 0;
    padding-right: 0
}

.option-nav li.last-child a {
    padding: 0
}

.option-nav li:last-child {
    margin-right: 0;
    padding-right: 0
}

.option-nav li:last-child a {
    padding: 0
}

.option-nav a {
    color: #707070;
    display: inline-block;
    padding: 0 10px 0 0
}

.option-nav a .flag {
    margin-left: 5px;
    position: relative;
    top: 2px
}

.option-nav form {
    margin: 0
}

.option-nav form label {
    display: none
}

.option-nav form input {
    display: block;
    float: left;
    border: 1px solid #707070;
    font-size: 12px;
    font-size: 0.75rem;
    height: 18px;
    height: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    padding: 1px 3px;
    width: auto;
    margin: 0
}

.option-nav form button {
    background: transparent !important;
    font-size: 11px;
    color: #707070;
    letter-spacing: 0;
    padding: 0 5px;
    padding: 0 0.3125rem;
    border-radius: 0;
    border-color: #707070;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    height: 18px;
    height: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 0
}

.option-nav form button .fa {
    top: -1px;
    position: relative
}

.option-nav form button span {
    display: none
}

.option-nav form button:hover, .option-nav form button:focus {
    outline: 0
}

.nav-toggle i {
    display: block;
    position: absolute;
    height: 20px;
    width: 20px;
    top: -39px;
    left: 10px;
    line-height: 39px;
    color: #fff;
    cursor: pointer
}

.main-nav {
    border-bottom: 1px solid #dadada;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 10;
    left: 0;
    top: 39px;
    text-align: left;
    min-height: 200px;
    max-height: 50%;
    overflow: auto
}

.main-nav .columns, .main-nav .column, .main-nav [class*="column"]:last-child, .main-nav [class*="column"] + [class*="column"]:last-child {
    float: none;
    padding: 0
}

.main-nav .nav-block {
    display: none;
    padding-left: 12px;
    margin: 0 20px
}

.main-nav .nav-block h4 {
    line-height: 1;
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
    margin-left: -12px;
    position: relative;
    min-height: 0
}

.main-nav .nav-block h4 a {
    margin: 0 !important;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    min-height: 0 !important;
    max-height: none !important
}

.main-nav .nav-block form button, .main-nav .nav-block form input {
    width: 100%;
    font-size: 12px
}

.main-nav .nav-block form label {
    display: none
}

.main-nav .nav-block form input {
    height: 24px;
    margin-bottom: 5px
}

.main-nav .columns, .main-nav .column {
    width: 100%
}

.main-nav h3, .main-nav li, .main-nav a {
    display: block;
    font-size: 14px;
    margin: 0;
    line-height: 1
}

.main-nav a, .main-nav h3 {
    padding: 5px 10px;
    border-bottom: 1px solid #dadada;
    color: #333
}

.main-nav h3 {
    font-style: italic
}

.main-nav a:hover {
    background: #f5f5f5
}

.main-nav li li a, .main-nav li li h3 {
    padding-left: 20px
}

.main-nav li li li a {
    font-weight: normal;
    padding-left: 30px
}

.main-nav a span {
    display: none
}

.main-nav li li li strong {
    font-weight: normal
}

.content-nav {
    font-size: 14px;
    position: relative;
    margin-bottom: 20px
}

.content-nav a {
    text-decoration: none;
    color: #404040
}

.content-nav ul.links {
    display: table;
    width: 100%;
    border-bottom: 1px solid #dadada
}

.content-nav ul.links li {
    position: relative;
    display: table;
    width: 100%
}

.content-nav ul.links a {
    display: table-cell;
    position: relative;
    border: 1px solid #dadada;
    border-width: 1px 1px 0 1px;
    line-height: 1.2;
    height: 50px;
    vertical-align: middle;
    padding: 0 10px 0 30px
}

.content-nav ul.links a:before {
    display: inline-block;
    color: #cc1f2f;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-size: "inherit";
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    margin-top: -0.5rem;
    content: '\f105';
    width: 14px;
    color: #cc1f2f;
    margin-left: -14px
}

.content-nav ul.links a.active {
    background: #eee
}

.content-nav .button-nav {
    *zoom: 1;
    margin-top: -1px;
    border-right: 1px solid #dadada
}

.content-nav .button-nav:before, .content-nav .button-nav:after {
    content: " ";
    display: table
}

.content-nav .button-nav:after {
    clear: both
}

.content-nav .button-nav li {
    float: left;
    display: block;
    width: 33.33%;
    font-size: 12px;
    letter-spacing: 0
}

.content-nav .button-nav li a {
    color: #404040;
    text-align: center;
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #dadada;
    border-right: 0;
    padding: 10px 0
}

.content-nav .button-nav li a:hover {
    text-decoration: none
}

.content-nav .button-nav li a i, .content-nav .button-nav li a span {
    display: block;
    text-align: center
}

.content-nav .button-nav li a i {
    font-size: 16px;
    color: #ccc
}

.option-nav {
    display: block
}

nav.content-nav ul.links a.active {
    border-right: 0
}

nav.content-nav ul.links a.active:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: -50px;
    top: 0;
    margin-top: 0px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #eee;
    z-index: 2
}

nav.main-nav {
    display: inline-block;
    float: left;
    position: static;
    border: 0;
    background: transparent;
    box-shadow: none;
    max-height: none;
    min-height: 0;
    overflow: visible;
    *zoom: 1
}

nav.main-nav:before, nav.main-nav:after {
    content: " ";
    display: table
}

nav.main-nav:after {
    clear: both
}

nav.main-nav > ul {
    margin-left: 320px
}

nav.main-nav .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto
}

nav.main-nav .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto
}

nav.main-nav .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto
}

nav.main-nav .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto
}

nav.main-nav .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto
}

nav.main-nav .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto
}

nav.main-nav .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto
}

nav.main-nav .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto
}

nav.main-nav .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto
}

nav.main-nav .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto
}

nav.main-nav .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto
}

nav.main-nav .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto
}

nav.main-nav .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto
}

nav.main-nav .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto
}

nav.main-nav .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto
}

nav.main-nav .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto
}

nav.main-nav .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto
}

nav.main-nav .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto
}

nav.main-nav .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto
}

nav.main-nav .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto
}

nav.main-nav .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto
}

nav.main-nav .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto
}

nav.main-nav .column, nav.main-nav .columns {
    position: relative;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    float: left
}

nav.main-nav .medium-1 {
    position: relative;
    width: 8.33333%
}

nav.main-nav .medium-2 {
    position: relative;
    width: 16.66667%
}

nav.main-nav .medium-3 {
    position: relative;
    width: 25%
}

nav.main-nav .medium-4 {
    position: relative;
    width: 33.33333%
}

nav.main-nav .medium-5 {
    position: relative;
    width: 41.66667%
}

nav.main-nav .medium-6 {
    position: relative;
    width: 50%
}

nav.main-nav .medium-7 {
    position: relative;
    width: 58.33333%
}

nav.main-nav .medium-8 {
    position: relative;
    width: 66.66667%
}

nav.main-nav .medium-9 {
    position: relative;
    width: 75%
}

nav.main-nav .medium-10 {
    position: relative;
    width: 83.33333%
}

nav.main-nav .medium-11 {
    position: relative;
    width: 91.66667%
}

nav.main-nav .medium-12 {
    position: relative;
    width: 100%
}

nav.main-nav .medium-offset-0 {
    position: relative;
    margin-left: 0%
}

nav.main-nav .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%
}

nav.main-nav .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%
}

nav.main-nav .medium-offset-3 {
    position: relative;
    margin-left: 25%
}

nav.main-nav .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%
}

nav.main-nav .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%
}

nav.main-nav .medium-offset-6 {
    position: relative;
    margin-left: 50%
}

nav.main-nav .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%
}

nav.main-nav .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%
}

nav.main-nav .medium-offset-9 {
    position: relative;
    margin-left: 75%
}

nav.main-nav .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%
}

nav.main-nav [class*="column"] + [class*="column"]:last-child {
    float: right
}

nav.main-nav [class*="column"] + [class*="column"].end {
    float: left
}

nav.main-nav .column.medium-centered, nav.main-nav .columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important
}

nav.main-nav .column.medium-uncentered, nav.main-nav .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important
}

nav.main-nav .column.medium-uncentered.opposite, nav.main-nav .columns.medium-uncentered.opposite {
    float: right !important
}

nav.main-nav strong {
    font-weight: normal
}

nav.main-nav h3 {
    position: relative !important;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    border: 0;
    color: #404040;
    display: table-cell;
    height: 65px;
    padding: 15px 20px 10px 20px !important;
    vertical-align: bottom
}

nav.main-nav p {
    color: #999;
    font-size: 11px;
    line-height: 1
}

nav.main-nav a {
    border-bottom: 0
}

nav.main-nav a strong:before {
    display: inline-block;
    color: #cc1f2f;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-size: "inherit";
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

nav.main-nav a span {
    display: block
}

nav.main-nav a:hover {
    text-decoration: none;
    background-color: inherit
}

nav.main-nav .level-1 > a {
    line-height: 39px
}

nav.main-nav .columns, nav.main-nav .column, nav.main-nav [class*="column"]:last-child, nav.main-nav [class*="column"] + [class*="column"]:last-child {
    float: left !important;
    padding: 0
}

nav.main-nav strong, nav.main-nav a:hover strong, nav.main-nav strong:hover {
    color: #000
}

nav.main-nav ul ul h4 a {
    min-height: none
}

nav.main-nav ul ul h4 a:hover {
    color: #cc1f2f
}

nav.main-nav ul ul li li a {
    color: #999;
    font-size: 11px;
    line-height: 1;
    display: block;
    min-height: 75px;
    margin-bottom: 10px;
    padding-left: 12px;
    position: relative
}

nav.main-nav ul ul li li a strong {
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    margin-bottom: 5px
}

nav.main-nav h4 a:before, nav.main-nav ul ul li > a:before {
    display: inline-block;
    color: #cc1f2f;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    font-size: "inherit";
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    max-width: 12px;
    font-size: 15px;
    position: absolute;
    left: 0;
    color: #cc1f2f
}

nav.main-nav h4 a:hover, nav.main-nav a:hover strong {
    color: #cc1f2f !important
}

nav.main-nav .nav-block {
    display: block
}

nav.main-nav > ul {
    list-style-type: none;
    *zoom: 1
}

nav.main-nav > ul:before, nav.main-nav > ul:after {
    content: " ";
    display: table
}

nav.main-nav > ul:after {
    clear: both
}

nav.main-nav .no-hdl {
    padding-top: 65px !important
}

nav.main-nav .level-1 {
    float: left;
    border: 1px solid #eee;
    border-color: transparent;
    border-bottom: 0;
    border-top: 0
}

nav.main-nav .level-1 > a {
    display: block;
    padding: 0 25px 0 15px;
    position: relative;
    top: 1px;
    z-index: 4;
    font-size: 16px !important
}

nav.main-nav .level-1 > a strong {
    color: #333;
    border-bottom: 0
}

nav.main-nav .level-1 > a strong:before {
    content: '\f105';
    width: 14px;
    color: #cc1f2f
}

nav.main-nav .level-1 > div li.medium-6 li {
    float: left;
    width: 50%
}

nav.main-nav .level-1 > div li.medium-9 li {
    float: left;
    width: 33.33%
}

nav.main-nav .level-1 > div li.medium-12 li {
    float: left;
    width: 25%
}

nav.main-nav .subnav {
    position: absolute;
    left: 0;
    top: 39px;
    width: 100%;
    background: #fff;
    border: 1px solid #dadada;
    z-index: 3;
    padding: 0 50px 15px 50px;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.25);
    display: none
}

nav.main-nav .subnav h3, nav.main-nav .subnav a {
    margin-left: 20px;
    margin-right: 20px
}

nav.main-nav .subnav > ul {
    position: relative;
    width: 100%;
    overflow: hidden
}

nav.main-nav .subnav ul {
    display: block
}

nav.main-nav li.last-child > .divider {
    display: none
}

nav.main-nav li:last-child > .divider {
    display: none
}

nav.main-nav .divider {
    content: '';
    display: block;
    width: 1px;
    margin: 0;
    padding: 0;
    background: #dadada;
    position: absolute;
    right: 1px;
    top: 65px;
    z-index: 1;
    height: 800px
}

.no-touch header nav.main-nav > ul > li.level-1:hover, .no-js header nav.main-nav > ul > li.level-1:hover, .touch header nav.main-nav > ul > li.level-1.clicked {
    background: #fff;
    border-color: #dadada
}

.no-touch header nav.main-nav > ul > li.level-1:hover > a strong:before, .no-js header nav.main-nav > ul > li.level-1:hover > a strong:before, .touch header nav.main-nav > ul > li.level-1.clicked > a strong:before {
    content: '\f107'
}

.no-touch header nav.main-nav > ul > li.level-1:hover > a, .no-js header nav.main-nav > ul > li.level-1:hover > a, .touch header nav.main-nav > ul > li.level-1.clicked > a {
    background: #fff;
    border-bottom: 1px solid #fff
}

.no-touch header nav.main-nav > ul > li.level-1:hover .subnav, .no-js header nav.main-nav > ul > li.level-1:hover .subnav, .touch header nav.main-nav > ul > li.level-1.clicked .subnav {
    display: block
}

@media only screen {
    .main-nav, .close-nav {
        display: none
    }

    #mainnav:target .close-nav, #mainnav:target .main-nav {
        display: block
    }

    #mainnav:target .open-nav {
        display: none
    }
}

section.main .teaser.topbonus {
    background: #cc1f2f;
    color: #fff
}

section.main .teaser.topbonus .contents {
    padding: 16px;
    padding: 1rem;
    font-size: 1.75em;
    max-width: 100% !important;
    font-weight: 100
}

section.main .teaser.topbonus .contents strong, section.main .teaser.topbonus .contents b {
    display: inline !important
}

section.main .teaser.topbonus .button {
    position: absolute;
    bottom: 16px;
    bottom: 1rem;
    background: #fff;
    color: #cc1f2f;
    left: 30px;
    left: 1.875rem;
    right: 30px;
    right: 1.875rem;
    box-shadow: 0 1px #a6a6a6;
    margin: auto
}

section.main .teaser.topbonus .button.proceed:after {
    color: #cc1f2f
}

section.main .price-info {
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden
}

section.main .price-info span, section.main .price-info label {
    display: inline-block;
    color: #cc1f2f
}

section.main .price-info label {
    font-size: 11px;
    padding-right: 10px
}

section.main .price-info span {
    font-size: 20px;
    font-weight: bold
}

.topbonus-height .equal-height, .topbonus-height .equal-height > div, .topbonus-height .equal-height .teaser {
    min-height: 270px;
    min-height: 16.875rem;
    max-height: 270px;
    max-height: 16.875rem
}

.offers-height .equal-height, .offers-height .equal-height > div, .offers-height .equal-height .teaser {
    min-height: 320px;
    min-height: 20rem;
    max-height: 370px;
    max-height: 23.125rem
}

.space {
    margin: 0 auto;
    padding: 20px 0 0 0
}

.ab-routes img {
    margin: 26px 10px 0 5px;
    margin: 1.625rem 0.625rem 0 0.3125rem
}

.proceed:after {
    color: #cc1f2f
}

.equal-height .break-grid-left {
    min-height: 21.875rem;
    margin: 0 0 0 -2000px
}

.force-strech {
    display: block
}

.break-grid-left {
    width: 2000px;
    margin: 0 0 0 -2000px;
    position: relative;
    right: -100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right center
}

.airplane {
    background-image: url(/site/affiliate/startseite/airplane/plane-ab.jpg) !important;
    position: absolute;
    margin: 0 260px 0 0;
    top: -400px;
    height: 800px;
    display: block
}

section .equal-height .vertical-2 > * {
    height: 135px !important;
    display: block !important
}

footer,
.footer {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .025em;
    color: #616161;
    text-align: left;
    padding: 20px 0 0 0;
    border-top: 3px solid #cc1f2f;
    background: #292929;
    margin: 40px 0 0 0
}

footer .contactinfo .column, footer .contactinfo .columns {
    padding-bottom: 10px;
    padding-bottom: 0.625rem
}

footer .partner li {
    min-height: 82px
}

footer .destination-box {
    float: left
}

footer .land, footer .fon, footer .preis {
    float: none;
    display: block
}

footer img {
    max-width: 280px
}

footer .columns {
    padding: 0
}

footer .row .row {
    margin: 0
}

footer dl {
    margin: 0 20px 5px 0;
    margin: 0 1.25rem 0.3125rem 0;
    *zoom: 1
}

footer dl:before, footer dl:after {
    content: " ";
    display: table
}

footer dl:after {
    clear: both
}

footer dl dd, footer dl dt {
    float: left
}

footer dl dt {
    min-width: 100px;
    text-align: right
}

footer dl dd {
    max-width: 70%;
    padding-left: 10px
}

footer label {
    display: none !important
}

footer .inline-list span {
    font-size: 11px
}

footer .footer-element {
    padding: 0 20px;
    padding: 0 1.25rem;
    margin-bottom: 20px;
    min-height: 125px
}

footer button {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 4px 32px 4px 17px;
    padding: 0.25rem 2rem 0.25rem 1.0625rem
}

footer .social-media-links a {
    font-size: 24px !important;
    color: #fff !important
}

footer input {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 3px 5px;
    padding: 0.1875rem 0.3125rem;
    width: 98%
}

footer h4 {
    color: #989898;
    font-weight: normal;
    font-size: 20px;
    font-size: 1.25rem;
    margin: 20px 0 16px 0;
    margin: 1.25rem 0 1rem 0
}

footer a, footer a:hover {
    font-size: inherit;
    font-weight: inherit !important;
    color: inherit !important
}

footer .nav {
    color: #bebebe;
    padding: 0 60px 0 20px;
    padding: 0 3.75rem 0 1.25rem
}

footer.last {
    background: #191919;
    border-top: 1px solid #000;
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.9);
    margin: 0;
    padding: 0
}

footer.last #seo-box {
    background-color: transparent;
    padding: 20px;
    padding: 1.25rem
}

footer.last #seo-box h1, footer.last #seo-box #seo-content h2 {
    color: #747474;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
    margin-bottom: 0.375rem
}

footer.last #seo-box #seo-content #flightBoxLeft, footer.last #seo-box #seo-content #flightBoxRight {
    *zoom: 1;
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0
}

footer.last #seo-box #seo-content #flightBoxLeft:before, footer.last #seo-box #seo-content #flightBoxLeft:after, footer.last #seo-box #seo-content #flightBoxRight:before, footer.last #seo-box #seo-content #flightBoxRight:after {
    content: " ";
    display: table
}

footer.last #seo-box #seo-content #flightBoxLeft:after, footer.last #seo-box #seo-content #flightBoxRight:after {
    clear: both
}

footer.last #seo-box #seo-content #flightBoxLeft .destination-box, footer.last #seo-box #seo-content #flightBoxRight .destination-box {
    width: 33.33%;
    margin: 0;
    font-size: 11px;
    font-size: 0.6875rem
}

footer.last #seo-box #seo-content #flightBoxLeft .destination-box h3, footer.last #seo-box #seo-content #flightBoxRight .destination-box h3 {
    color: #747474;
    font-weight: normal;
    font-size: inherit
}

footer.last #seo-box #seo-content #flightBoxLeft .destination-box h3 strong, footer.last #seo-box #seo-content #flightBoxRight .destination-box h3 strong {
    font-weight: normal
}

footer.last #seo-box #seo-content #flightBoxLeft .destination-box p, footer.last #seo-box #seo-content #flightBoxRight .destination-box p {
    line-height: 1.6;
    font-size: inherit
}

footer.last #seo-box #seo-content #flightBoxLeft .destination-box a, footer.last #seo-box #seo-content #flightBoxRight .destination-box a {
    color: #bebebe;
    font-size: inherit;
    text-decoration: none;
    display: inline-block
}

footer.last #seo-box #middle-seo-box p {
    color: #bebebe;
    font-size: 12px;
    font-size: 0.75rem;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: .025em;
    line-height: 1.4
}

footer.last #seo-box #middle-seo-box p a {
    font-size: inherit;
    color: #bebebe
}

footer .row.bg {
    background-image: url(../img/footer/bg_footer.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 130px;
    margin-top: -130px;
    overflow: visible
}

footer img {
    max-width: none
}

footer.last .row.bg {
    padding: 0;
    margin-top: 0
}

footer.last #seo-box #seo-content #flightBoxLeft, footer.last #seo-box #seo-content #flightBoxRight {
    float: left;
    width: 50%;
    margin: 0
}

footer.last #seo-box #seo-content #flightBoxLeft .destination-box, footer.last #seo-box #seo-content #flightBoxRight .destination-box {
    font-size: 12px;
    font-size: 0.75rem
}

#customer-opts {
    display: none;
    width: 100%;
    position: absolute;
    right: 0;
    z-index: 50;
    background: #eee;
    text-align: left;
    border: 1px solid #dadada;
    padding-bottom: 20px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 14px
}

#customer-opts .button {
    background-color: #cc1f2f;
    color: #fff
}

#customer-opts * {
    font-size: 14px
}

#customer-opts .columns {
    padding: 0
}

#customer-opts ul {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

#customer-opts p a {
    text-decoration: none;
    font-size: 12px
}

#customer-opts p a:hover {
    text-decoration: underline
}

#customer-opts table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    color: #333;
    margin-bottom: 20px
}

#customer-opts td {
    border-bottom: 1px solid #dadada;
    padding: 10px 0
}

#customer-opts td.right {
    text-align: right;
    font-weight: bold
}

#customer-opts td.dateFormat {
    border-bottom: none;
    font-size: 10px !important;
    color: #8d8d8d;
    padding: 2px 0 10px 0
}

#customer-opts .accessLinks {
    margin: 10px 0 0 0
}

#customer-opts h1 {
    margin-top: 0;
    line-height: 1;
    padding: 0
}

#customer-opts .form-container p label {
    margin-bottom: 5px
}

#customer-opts .form-container p input {
    width: 100%
}

#customer-opts .form-container p + p + p {
    margin-top: -12px;
    margin-bottom: 20px
}

#customer-opts .form-container .small-6 * {
    font-size: 12px
}

#customer-opts .form-container .small-6 input, #customer-opts .form-container .small-6 label {
    display: inline-block;
    float: left
}

#customer-opts .form-container .small-6 label {
    max-width: 80%
}

#customer-opts .form-container {
    font-size: 12px
}

#customer-opts ul li:before {
    content: "\f111";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #cc1f2f;
    font-size: 7px;
    position: absolute;
    top: 4px;
    left: -11px
}

#customer-opts ul li {
    position: relative;
    line-height: 1.2;
    margin-bottom: 10px
}

#customer-opts > div {
    padding: 20px 40px
}

#customer-opts div.right {
    float: none !important
}

#customer-opts button {
    float: right
}

#customer-opts .hide-element {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
    padding: 0 0
}

#customer-opts .hide-element span {
    display: none
}

#customer-opts .icon-box {
    position: relative;
    top: 15px;
    right: -2px
}

#customer-opts .hide-element:before {
    content: '\f00d';
    right: 10px;
    top: 15px;
    color: #fff;
    position: absolute;
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    background: #cc1f2f;
    width: 20px;
    height: 20px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#customer-opts .hide-element span {
    display: inline-block
}

#customer-opts.is-open .icon-box i {
    font-size: 11px
}

#customer-opts.is-open .hide-element span .fa-caret-down:before {
    content: "\f0d8"
}

.login:hover span {
    text-decoration: underline
}

.login:hover span + span {
    text-decoration: none
}

#customer-opts.is-open {
    display: block
}

.block + .block:hover ~ #customer-opts {
    display: none
}

input {
    box-sizing: content-box
}

header input {
    box-sizing: border-box
}

#customer-opts.logged-in button.standard-link {
    font-size: 12px;
    margin-right: -10px
}

#customer-opts.logged-in h2 {
    margin-left: 40px;
    font-size: 18px;
    font-weight: normal
}

#customer-opts.logged-in h4 {
    font-weight: bold
}

#customer-opts.logged-in .row {
    margin-left: 0;
    margin-right: 0
}

#customer-opts.logged-in div.left {
    float: left;
    width: 20%;
    padding: 10px 0 0 20px
}

#customer-opts.logged-in div.left + div.right {
    width: 80%
}

#customer-opts.logged-in .medium-9 > p {
    font-size: 13px;
    color: #aaa
}

#customer-opts.logged-in .button.right {
    float: right;
    white-space: nowrap;
    font-size: 14px
}

.ab-fixed #customer-opts {
    border: 1px solid #dadada
}

.ab-fixed #customer-opts .hide-element {
    height: 45px;
    top: -45px
}

#customer-opts {
    width: 550px
}

#customer-opts > div {
    padding-left: 0;
    padding-bottom: 0
}

#customer-opts > div + div {
    padding-left: 40px
}

#customer-opts div.right {
    float: right !important
}

.login {
    border-left: 1px solid #ccc;
    padding-left: 10px
}

#customer-opts {
    top: 72px;
    right: -11px;
    z-index: 500
}

#customer-opts .icon-box {
    position: relative;
    top: 0;
    right: 0
}

#customer-opts .hide-element {
    right: -1px;
    top: -41px;
    height: 41px;
    font-size: 11px;
    padding: 0 10px;
    border: 1px solid #dadada;
    border-bottom: 0;
    background: #eee
}

#customer-opts .hide-element span {
    display: inline;
    margin: 13px 0 0 0;
    font-size: 11px
}

#customer-opts .hide-element:before {
    display: none
}

.ab-fixed #customer-opts {
    top: 45px
}

section.main .administrationbox-sprite, section.main .ab-routes .proceed:before, section.main .ab-booking .proceed:before, section.main .ab-flights .proceed:before, section.main .ab-routes-small .proceed:before, section.main .ab-checkin h4 {
    background: url('../images/administrationbox.png') no-repeat
}

section.main .ab-booking, section.main .ab-flights, section.main .ab-routes, section.main .ab-routes-small, section.main .ab-checkin {
    padding: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-weight: normal;
    text-decoration: none !important;
    color: #8d8d8d !important
}

section.main form.ab-checkin .row {
    margin-bottom: 0 !important
}

section.main form.ab-checkin input {
    margin-bottom: 8px !important;
    font-size: 14px;
    font-size: 0.875rem;
    height: 27px;
    height: 1.6875rem;
    padding: 3px 5px;
    padding: 0.1875rem 0.3125rem
}

section.main .ab-routes-small:hover, section.main .ab-booking:hover, section.main .ab-flights:hover, section.main .ab-routes:hover, section.main .ab-checkin:hover {
    font-weight: normal
}

section.main .ab-routes .proceed {
    padding-left: 100px;
    width: 100%
}

section.main .small-crisis p {
    position: absolute;
    left: 0;
    top: 0
}

section.main .small-crisis .proceed {
    padding-left: 60px
}

section.main .ab-routes.crisis3 img {
    width: 34px;
    height: 30px;
    left: 20px;
    top: 0px
}

section.main .ab-routes .proceed:before {
    content: '';
    height: 68px;
    width: 68px;
    top: 25px;
    left: 20px;
    display: block;
    position: absolute;
    background-position: 0 0
}

section.main .ab-booking i, section.main .ab-flights i, section.main .ab-routes-small i {
    display: none
}

section.main .ab-booking .proceed, section.main .ab-flights .proceed, section.main .ab-routes-small .proceed {
    padding-left: 60px
}

section.main .ab-booking .proceed:before {
    content: '';
    height: 34px;
    width: 34px;
    top: 10px;
    left: 20px;
    display: block;
    position: absolute;
    background-position: 0 -202px
}

section.main .ab-flights .proceed:before {
    content: '';
    height: 34px;
    width: 34px;
    top: 10px;
    left: 20px;
    display: block;
    position: absolute;
    background-position: 0 -362px
}

section.main .ab-routes-small .proceed:before {
    content: '';
    height: 34px;
    width: 34px;
    top: 10px;
    left: 20px;
    display: block;
    position: absolute;
    background-position: 0 -118px
}

section.main .ab-checkin {
    *zoom: 1;
    padding: 10px 20px
}

section.main .ab-checkin:before, section.main .ab-checkin:after {
    content: " ";
    display: table
}

section.main .ab-checkin:after {
    clear: both
}

section.main .ab-checkin h4 {
    background-position: 0 -286px;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 4px;
    margin-bottom: 0.25rem;
    padding-left: 30px;
    padding-left: 1.875rem;
    color: #8d8d8d;
    position: relative;
    margin-top: -5px
}

section.main .ab-checkin h4 i {
    display: none
}

section.main .ab-checkin button {
    float: right;
    margin-bottom: 0
}

section.main .ab-booking, section.main .ab-flights, section.main .ab-routes-small, section.main .ab-routes {
    padding: 0 10px;
    display: table;
    width: 100%;
    position: relative
}

section.main .ab-routes-small span, section.main .ab-booking span, section.main .ab-flights span, section.main .ab-routes span {
    display: table-cell;
    vertical-align: middle
}

section.main .ab-booking .proceed:after, section.main .ab-flights .proceed:after, section.main .ab-routes .proceed:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px
}

section.main .ab-checkin, section.main .ab-routes {
    height: 120px
}

section.main .ab-routes.crisis3, section.main .ab-routes-small, section.main .ab-booking, section.main .ab-flights {
    height: 55px
}

section.main .ab-routes.crisis3 i:before, section.main .ab-routes-small i:before, section.main .ab-booking i:before, section.main .ab-flights i:before {
    font-size: 24px;
    font-size: 1.5rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    font-weight: normal
}

section.main .ab-routes.crisis3, section.main .ab-booking {
    margin-bottom: 10px;
    margin-bottom: 0.625rem
}

section.main #offers-table-box td a {
    text-decoration: none;
    display: block
}

section.main #offers-table-box th {
    font-weight: normal
}

section.main #offers-table-box th a {
    color: #000;
    text-decoration: none;
    display: block;
    font-weight: normal
}

section.main #offers-table-box {
    padding-right: 10px
}

section.main #offers-table-box p {
    margin-top: 5px
}

section.main #offers-table-box p a {
    display: inline-block;
    float: right;
    font-weight: normal;
    font-size: 12px
}

section.main #offers-table-box p a:after {
    margin-left: 5px;
    position: relative;
    top: 2px
}

section.main h4 + p.explain {
    color: #8d8d8d;
    font-size: 12px;
    position: relative;
    top: -10px
}

section.main .offers-hdl {
    margin-top: 24px;
    margin-top: 1.5rem;
    float: none;
    height: 32px;
    font-weight: normal;
    z-index: 4;
    font-size: 22px;
    font-size: 1.375rem;
    color: #555
}

section.main .offers-hdl #OffersDeparture {
    font-size: 22px;
    font-size: 1.375rem
}

section.main .offers-hdl > span {
    line-height: 30px;
    display: block;
    float: left;
    font-size: 22px;
    font-size: 1.375rem
}

section.main .offers-hdl > div {
    float: left
}

@media only screen and (min-width: 960px) {
    section.main #externalTeaser, section.main #offers-table-box {
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        opacity: 1
    }

    section.main .airplane {
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
        opacity: 1
    }

    section.main .js #offers-table-box.beforeLoad, section.main .js #externalTeaser.beforeLoad {
        opacity: .2
    }

    section.main .js .airplane.beforeLoad {
        opacity: 0
    }
}

section.main .tt-box {
    position: relative
}

section.main .tt-box .tt-wrap > span {
    color: #cc1f2f;
    display: inline-block;
    line-height: 30px;
    line-height: 1.875rem;
    cursor: pointer
}

section.main .tt-box .tt-wrap > span:after {
    display: inline-block;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f107';
    float: right;
    margin-left: 7px;
    margin-left: 0.4375rem
}

section.main .tt-box input {
    transition: none !important;
    box-shadow: none !important;
    height: 30px !important;
    height: 1.875rem !important;
    margin: 0 !important;
    border: 1px solid #a8a8a8 !important;
    border-right: 0 !important
}

section.main .tt-box .dropdown-box {
    position: relative;
    display: inline-block;
    padding-right: 30px;
    padding-right: 1.875rem;
    z-index: 2
}

section.main .tt-box .dropdown-elm {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 30px;
    width: 1.875rem;
    height: 30px;
    height: 1.875rem;
    background: #f4f4f4;
    border: 1px solid #a8a8a8;
    cursor: pointer;
    z-index: 2
}

section.main .tt-box .dropdown-elm:after {
    cursor: pointer;
    color: #cc1f2f;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    line-height: 1.875rem;
    width: 28px;
    width: 1.75rem;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f107'
}

section.main .tt-suggestions-box {
    position: absolute;
    height: 150px;
    height: 9.375rem;
    width: 300px;
    width: 18.75rem;
    top: 28px;
    top: 1.75rem;
    overflow: auto;
    background: #fff;
    border: 1px solid #999;
    z-index: 10
}

section.main .tt-suggestions-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 14px
}

section.main .tt-suggestions-box ul li {
    margin: 0;
    padding: 0;
    display: block;
    *zoom: 1;
    padding: 2px;
    padding: 0.125rem;
    cursor: pointer;
    font-weight: normal;
    position: relative
}

section.main .tt-suggestions-box ul li:before, section.main .tt-suggestions-box ul li:after {
    content: " ";
    display: table
}

section.main .tt-suggestions-box ul li:after {
    clear: both
}

section.main .tt-suggestions-box ul li:hover {
    background: #f4f4f4
}

section.main .tt-suggestions-box ul li.unselectable:hover, section.main .tt-suggestions-box ul li.unselectable {
    font-style: italic;
    background: #ddd;
    cursor: default !important
}

section.main .tt-suggestions-box ul li.selected:hover, section.main .tt-suggestions-box ul .selected {
    background: #cc1f2f;
    color: #fff
}

section.main .tt-suggestions-box ul span.country {
    display: block;
    float: right;
    font-size: 9px
}

section#stage {
    max-width: 1060px;
    margin: 0 auto 30px auto;
    background-color: #808080;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #808080), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#808080, #eeeeee);
    background-image: -moz-linear-gradient(#808080, #eeeeee);
    background-image: -o-linear-gradient(#808080, #eeeeee);
    background-image: linear-gradient(#808080, #eeeeee);
    z-index: 2
}

section#stage *, section#stage *:before, section#stage *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

section#stage #stageoffer {
    width: 100%;
    margin: 0;
    padding: 0
}

section#stage #stageoffer .bg-offer-container div.bgimage {
    background-size: cover
}

section#stage #stageoffer .bg-offer-container, section#stage #stageoffer #fg-wrapper, section#stage #stageoffer #bg-wrapper {
    width: 100%
}

section#stage #stageoffer #bg-wrapper:after {
    content: '';
    display: block;
    height: 440px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent url('../images/bild_overlay_verlauf.png?1402392466') repeat-x 0 240px
}

section#stage #stageoffer #fg-wrapper {
    width: 960px;
    left: 50%;
    margin-left: -480px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 315px;
    padding-right: 0
}

section#stage #stageoffer #fg-wrapper #left-side, section#stage #stageoffer #fg-wrapper #right-side {
    position: relative
}

section#stage #stageoffer #fg-wrapper #right-side {
    width: 100%
}

section#stage #stageoffer .specialoffers div:first-child {
    margin-left: 100px
}

section#stage #stageoffer .specialoffers > div {
    width: 20px !important;
    margin: 0 10px
}

section#stage #stageoffer .specialoffers > div div {
    background: transparent !important;
    filter: none !important;
    padding: 0;
    height: 20px;
    width: 20px;
    overflow: hidden;
    border: 0;
    position: relative
}

section#stage #stageoffer .specialoffers > div a {
    background: transparent !important;
    background-image: none !important;
    filter: none !important;
    border: 0;
    padding: 0 0 0 30px
}

section#stage #stageoffer .specialoffers > div a:before {
    content: '';
    background: url('../images/stageoffer_circle_inactive.png?1402063348');
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    height: 18px;
    width: 18px
}

section#stage #stageoffer .specialoffers > div .selected a:before {
    background: url('../images/stageoffer_circle_active.png?1402063348');
    left: 0px;
    top: 0px;
    height: 18px;
    width: 18px
}

.bookingformbox-sprite, section#stage #stageoffer #left-side #scope-selector #scope-unit-1 p, section#stage #stageoffer #left-side #scope-selector #scope-unit-2 p a, section#stage #stageoffer #left-side #scope-selector #scope-unit-3 p a, section#stage #stageoffer .child-box, section#stage #stageoffer .infant-box, section#stage #stageoffer .adult-box {
    background: url('../images/bookingformbox.png') no-repeat
}

section#stage #stageoffer #left-side {
    margin-left: -310px;
    width: 310px;
    background: transparent;
    border: 0;
    height: 430px;
    height: 26.875rem
}

section#stage #stageoffer #left-side label {
    position: relative
}

section#stage #stageoffer #left-side label input[type=checkbox] {
    visibility: hidden;
    margin-right: 4px
}

section#stage #stageoffer #left-side label input[type=checkbox] + span:before {
    display: block;
    content: '';
    cursor: pointer;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #999;
    visibility: visible
}

section#stage #stageoffer #left-side label input[type=checkbox]:checked + span:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 8px;
    overflow: hidden;
    background: 0 0;
    top: 2px;
    left: 2px;
    border: 3px solid #cc1f2f;
    border-top: 0;
    border-right: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    visibility: visible
}

section#stage #stageoffer #left-side form {
    background: #eee;
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding-top: 15px;
    padding-bottom: 20px
}

section#stage #stageoffer #left-side p {
    margin: 0
}

section#stage #stageoffer #left-side input {
    box-shadow: none !important
}

section#stage #stageoffer #left-side select {
    height: 30px;
    height: 1.875rem;
    padding-left: 10px
}

section#stage #stageoffer #left-side hr {
    display: none
}

section#stage #stageoffer #left-side .draw {
    margin-left: 0;
    z-index: 2
}

section#stage #stageoffer #left-side .autosuggest > strong {
    display: none
}

section#stage #stageoffer #left-side .autosuggest > strong.as-label {
    margin-top: 18px;
    margin-top: 1.125rem;
    display: block
}

section#stage #stageoffer #left-side #route-outbound {
    margin-bottom: 9px
}

section#stage #stageoffer #left-side #route-outbound, section#stage #stageoffer #left-side #route-inbound {
    width: 100%;
    float: none;
    height: auto;
    *zoom: 1
}

section#stage #stageoffer #left-side #route-outbound:before, section#stage #stageoffer #left-side #route-outbound:after, section#stage #stageoffer #left-side #route-inbound:before, section#stage #stageoffer #left-side #route-inbound:after {
    content: " ";
    display: table
}

section#stage #stageoffer #left-side #route-outbound:after, section#stage #stageoffer #left-side #route-inbound:after {
    clear: both
}

section#stage #stageoffer #left-side #route-outbound .fullsuggest-closed, section#stage #stageoffer #left-side #route-outbound .fullsuggest-open, section#stage #stageoffer #left-side #route-inbound .fullsuggest-closed, section#stage #stageoffer #left-side #route-inbound .fullsuggest-open {
    height: 30px;
    height: 1.875rem;
    width: 30px;
    width: 1.875rem;
    background: url(../../styleguide-assets/img/dropdown_arrow.png) no-repeat right center !important;
    border: 1px solid #a6a6a6 !important;
    z-index: 2
}

section#stage #stageoffer #left-side #route-outbound .tablesuggest, section#stage #stageoffer #left-side #route-inbound .tablesuggest {
    margin: 0;
    float: right;
    height: 30px;
    height: 1.875rem;
    width: 30px;
    width: 1.875rem;
    background-image: none
}

section#stage #stageoffer #left-side #route-outbound .tablesuggest:after, section#stage #stageoffer #left-side #route-inbound .tablesuggest:after {
    cursor: pointer;
    color: #cc1f2f;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    line-height: 1.875rem;
    line-height: 34px;
    width: 28px;
    width: 1.75rem;
    text-align: right;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f03a'
}

section#stage #stageoffer #left-side #route-outbound input, section#stage #stageoffer #left-side #route-inbound input {
    height: 30px;
    height: 1.875rem;
    width: 204px !important;
    border: 1px solid #a6a6a6
}

section#stage #stageoffer #left-side #route-inbound {
    margin-bottom: 18px;
    margin-bottom: 1.125rem
}

section#stage #stageoffer #left-side .date {
    margin-bottom: 9px;
    margin-bottom: 0.5625rem
}

section#stage #stageoffer #left-side .date label {
    display: block;
    float: none;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 6px;
    margin-bottom: 0.375rem
}

section#stage #stageoffer #left-side .date .floatRight:after {
    cursor: pointer;
    position: absolute;
    right: 0;
    color: #cc1f2f;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    line-height: 28px;
    line-height: 1.75rem;
    line-height: 28px;
    width: 28px;
    width: 1.75rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f073';
    z-index: 2
}

section#stage #stageoffer #left-side .date .floatRight {
    margin: 0;
    padding: 0;
    float: none;
    text-align: left;
    border: 1px solid #a6a6a6;
    height: 30px;
    height: 1.875rem;
    position: relative
}

section#stage #stageoffer #left-side .date .floatRight input {
    border: 0;
    height: 28px;
    height: 1.75rem;
    width: 90px;
    width: 5.625rem;
    border-right: 1px solid #a6a6a6
}

section#stage #stageoffer #left-side .date .floatRight img {
    position: absolute;
    right: 0;
    top: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    padding: 0;
    margin: 0;
    height: 28px;
    height: 1.75rem;
    z-index: 4
}

section#stage #stageoffer #left-side #outbound-date {
    float: left;
    width: 120px;
    width: 7.5rem
}

section#stage #stageoffer #left-side #inbound-date {
    float: right;
    width: 120px;
    width: 7.5rem
}

section#stage #stageoffer #left-side .infoi {
    display: none
}

section#stage #stageoffer #left-side .infoi.info-special {
    display: inline-block !important;
    float: none;
    padding-left: 3px
}

section#stage #stageoffer #left-side #pax-selection {
    min-height: 40px
}

section#stage #stageoffer #left-side #pax-selection select {
    float: none !important
}

section#stage #stageoffer #left-side #pax-selection .select-box {
    display: inline-block;
    float: left;
    height: 30px;
    height: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    max-width: 33.33%;
    padding: 0 12px 0 21px;
    padding: 0 0.75rem 0 1.3125rem;
    position: relative
}

section#stage #stageoffer #left-side #pax-selection .select-box select {
    width: 60px;
    width: 3.75rem;
    margin-bottom: 4px;
    margin-bottom: 0.25rem
}

section#stage #stageoffer #left-side #pax-selection .select-box span {
    top: 33px;
    left: 21px;
    width: 60px;
    width: 3.75rem;
    position: absolute;
    display: inline-block !important;
    font-size: 12px;
    line-height: 1
}

section#stage #stageoffer #left-side #pax-selection .select-box.infant-box {
    float: right;
    padding-right: 0
}

section#stage #stageoffer #left-side #pax-selection .infant {
    float: right !important;
    margin: 0
}

section#stage #stageoffer #left-side .formsubmit {
    clear: both;
    padding-top: 18px
}

section#stage #stageoffer #left-side #opendateoverview {
    clear: both
}

section#stage #stageoffer #left-side #frm-route-selection {
    width: 100%
}

section#stage #stageoffer #left-side .openjawlink {
    float: left;
    max-width: 50%;
    margin-top: -50px
}

section#stage #stageoffer #left-side #scope-selector .scope-unit {
    height: auto;
    width: 33.33%;
    padding: 5px;
    padding: 0.3125rem
}

section#stage #stageoffer #left-side .openjawlink {
    font-style: normal;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 2px 17px 0 10px;
    padding: 0.125rem 1.0625rem 0 0.625rem;
    background: #fff;
    color: #000;
    font-weight: normal;
    height: 36px;
    height: 2.25rem;
    border: none;
    box-shadow: 0 1px #a6a6a6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    max-width: 48%;
    width: 48%;
    margin-top: -36px;
    margin-top: -2.25rem;
    position: relative;
    display: inline-block
}

section#stage #stageoffer #left-side .openjawlink:hover {
    text-decoration: none
}

section#stage #stageoffer #left-side .button3 {
    font-style: normal;
    font-size: 16px;
    font-size: 1rem;
    padding: 0 10px 0 10px;
    padding: 0 0.625rem 0 0.625rem;
    background: #cc1f2f;
    color: #fff;
    height: 36px;
    height: 2.25rem;
    line-height: 36px;
    line-height: 2.25rem;
    border: none;
    box-shadow: 0 1px #a6a6a6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    width: 48%;
    margin: 0
}

section#stage #stageoffer #left-side .button3 .arrow {
    background-image: none
}

section#stage #stageoffer #left-side .button3:after, section#stage #stageoffer #left-side .openjawlink:after {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    position: absolute;
    top: 50%;
    right: 10px;
    right: 0.625rem;
    margin-top: -8px;
    margin-top: -0.5rem;
    color: inherit
}

section#stage #stageoffer #left-side .openjawlink:after {
    color: #cc1f2f
}

section#stage #stageoffer #left-side .tablesuggestionscontainer *, section#stage #stageoffer #left-side .tablesuggestionscontainer *:before, section#stage #stageoffer #left-side .tablesuggestionscontainer *:after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

section#stage #stageoffer #left-side .tablesuggestionscontainer {
    z-index: 5;
    width: 680px;
    left: 310px;
    top: 36px
}

section#stage #stageoffer #left-side .tablesuggestionscontainer .wrapper {
    height: 358px
}

section#stage #stageoffer #left-side .tablesuggestionscontainer .wrapper .column {
    width: 23%
}

section#stage #stageoffer #left-side #scope-selector {
    height: 37px;
    margin: 0
}

section#stage #stageoffer #left-side #scope-selector .scope-unit {
    height: 34px !important;
    margin-top: 3px;
    border: 1px solid #d3d3d3
}

section#stage #stageoffer #left-side #scope-selector .scope-unit img {
    display: none
}

section#stage #stageoffer #left-side #scope-selector .scope-unit p {
    display: inline-block !important
}

section#stage #stageoffer #left-side #scope-selector .scope-unit a, section#stage #stageoffer #left-side #scope-selector .scope-unit a:hover {
    padding-left: 30px;
    line-height: 24px;
    display: inline-block !important;
    color: #000;
    text-decoration: none
}

section#stage #stageoffer #left-side #scope-selector #scope-unit-1 {
    position: relative;
    height: 37px !important;
    background: #eee;
    border-bottom-color: #eee;
    margin-top: 0
}

section#stage #stageoffer #left-side #scope-selector #scope-unit-1 p {
    padding-left: 30px;
    line-height: 24px;
    display: inline-block !important;
    background-position: 0 -24px
}

section#stage #stageoffer #left-side #scope-selector #scope-unit-2 {
    background-color: #fff;
    border-width: 1px 0
}

section#stage #stageoffer #left-side #scope-selector #scope-unit-2 p a {
    background-position: 0 -78px
}

section#stage #stageoffer #left-side #scope-selector #scope-unit-3 {
    background: #fff
}

section#stage #stageoffer #left-side #scope-selector #scope-unit-3 p a {
    background-position: 0 0
}

section#stage #stageoffer .child-box {
    background-position: 0 -102px
}

section#stage #stageoffer .infant-box {
    background-position: 0 -48px
}

section#stage #stageoffer .adult-box {
    background-position: 0 -132px
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    section#stage .select-box select:focus {
        outline: none !important
    }

    section#stage .select-box select {
        background-color: #fff !important;
        background: #fff url('../images/../../styleguide-assets/img/dropdown_arrow.png?1401188726') no-repeat right center !important;
        background-position: -webkit-calc(100% - 1px) center;
        padding: 0 30px 0 6px !important;
        height: 30px;
        width: 100%;
        display: block;
        -webkit-appearance: none
    }
}

@-moz-document url-prefix() {
    section#stage .select-box:after {
        background: #fff url(../../styleguide-assets/img/dropdown_arrow.png) no-repeat right center !important;
        display: block;
        width: 28px;
        height: 28px;
        border-left: 1px solid #a6a6a6;
        position: absolute;
        right: 9px;
        top: 1px;
        content: '';
        pointer-events: none;
        cursor: pointer
    }
    section#stage .select-box.child-box:after {
        right: 10px
    }
    section#stage .select-box.infant-box:after {
        right: 1px
    }
    section#stage .select-box select:focus {
        outline: none !important
    }
    section#stage .select-box select {
        background: #fff !important;
        background-repeat: no-repeat;
        background-position: right 1px center;
        padding: 4px 10px 0 4px !important;
        height: 30px;
        width: 100%;
        display: block;
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: ''
    }
}

#languageSelector {
    position: absolute;
    right: -11px;
    z-index: 5;
    width: 250px;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    top: 32px
}

#languageSelector .row {
    margin-bottom: 10px
}

#languageSelector .row:last-child {
    margin-bottom: 0
}

#languageSelector label {
    display: block;
    font-size: 12px;
    font-weight: bold
}

#languageSelector select {
    display: block;
    width: 100%
}

#languageSelector button {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 6px 32px 6px 17px;
    padding: 0.375rem 2rem 0.375rem 1.0625rem;
    background: #cc1f2f !important;
    color: #fff;
    height: auto;
    margin: -5px 0 0 0;
    float: right
}

#languageSelector button i {
    margin-left: 5px
}

#languageSelector .hide-element {
    position: absolute;
    top: -32px;
    height: 32px;
    right: -1px;
    border: 1px solid #ccc;
    border-bottom: 0;
    background-color: #fff;
    padding: 7px 10px 0 10px
}

#languageSelector .hide-element .text {
    margin-right: -3px
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #languageSelector .select-field-wrapper .flag {
        position: absolute;
        left: 5px;
        top: 7px
    }

    #languageSelector .flag + select {
        display: inline-block;
        padding-left: 25px
    }
}

@-moz-document url-prefix() {
    #languageSelector .select-field-wrapper .flag {
        position: absolute;
        left: 5px;
        top: 7px
    }
    #languageSelector .flag + select {
        display: inline-block;
        padding-left: 25px
    }
}

.crisis1, .crisis2 {
    width: 926px;
    width: 57.875rem;
    padding: 10px;
    padding: 0.625rem;
    margin: 10px auto;
    margin: 0.625rem auto;
    min-height: 90px;
    min-height: 5.625rem;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    color: #707070
}

.crisis1Box {
    background-color: #FFF;
    width: 1059.2px;
    width: 66.2rem;
    margin: 0 auto;
    padding: 4px 0;
    padding: 0.25rem 0
}

.crisis1 .box, .crisis2 .box {
    border: none;
    width: 100%
}

.crisis1 a, .crisis2 a, .crisis1 p, .crisis2 p {
    float: left
}

.crisis1 a:hover, .crisis2 a:hover {
    text-decoration: none
}

.crisis1 h3, .crisis2 h3 {
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    margin: 5px 0 5px 0;
    margin: 0.3125rem 0 0.3125rem 0;
    color: #707070
}

.crisis1 h3, .crisis2 h3, .crisis3 h3 {
    font-weight: bold;
    font-size: 16px;
    font-size: 1rem;
    margin: 5px 0 5px 0;
    margin: 0.3125rem 0 0.3125rem 0;
    color: #707070
}

.crisis1 span, .crisis2 span, .crisis3 span {
    font-weight: normal;
    font-size: 14px;
    font-size: 0.875rem;
    color: #8d8d8d;
    padding: 4px 10px 0 0;
    padding: 0.25rem 0.625rem 0 0;
    line-height: 18px;
    line-height: 1.125rem;
    text-decoration: none !important
}

.crisis1 a img, .crisis2 a img {
    float: left;
    margin: 0 40px;
    margin: 0 2.5rem;
    padding: 10px 0 10px 0;
    padding: 0.625rem 0 0.625rem 0
}

.crisis2 {
    margin: 50px auto 0 auto;
    margin: 3.125rem auto 0 auto
}

.crisis1 .proceed:after, .crisis2 .proceed:after {
    float: right;
    margin: 34px 0 0;
    margin: 2.125rem 0 0;
    color: #cc1f2f
}

.ab-routes.crisis3 .proceed:before {
    display: none;
    background-image: none !important
}

.ab-routes.crisis3 .proceed {
    padding-left: 60px
}

.crisis3 {
    color: #707070
}

.crisis3 p {
    color: #707070 !important;
    text-decoration: none;
    margin: 0px 0px
}

.crisis3 b {
    margin: 0 0 0 0
}

a.crisis3:hover {
    text-decoration: none
}

.crisis3 .proceed span, .crisis3 .proceed b, .crisis3 .proceed p {
    display: block
}

section.main .ab-routes.crisis3 img {
    position: absolute;
    margin: 12px 10px 0px 0px;
    margin: 0.75rem 0.625rem 0px 0px
}

.booking-additional *, .booking-additional *:before, .booking-additional *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.booking-additional .explain {
    padding: 5px;
    border: 1px solid #D3D3D3;
    margin-bottom: 10px
}

.booking-additional ul.accordion {
    *zoom: 1;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.booking-additional ul.accordion:before, .booking-additional ul.accordion:after {
    content: " ";
    display: table
}

.booking-additional ul.accordion:after {
    clear: both
}

.booking-additional ul.accordion li {
    padding: 0;
    margin: 0;
    *zoom: 1;
    position: relative
}

.booking-additional ul.accordion li:before, .booking-additional ul.accordion li:after {
    content: " ";
    display: table
}

.booking-additional ul.accordion li:after {
    clear: both
}

.booking-additional ul.accordion li > input {
    position: absolute;
    top: 10px;
    left: 5px
}

.booking-additional ul.accordion li > label {
    float: none;
    display: block;
    border: 1px solid #D3D3D3;
    background: transparent url('../images/yab_quicklinks_bg.gif?1390325179') repeat-x left bottom;
    padding: 8px 10px 8px 20px;
    width: auto;
    margin: 0
}

.booking-additional ul.accordion li .row label {
    width: 20% !important
}

.booking-additional ul.accordion input[type=radio] + label + .radio-toggle {
    max-height: 0;
    padding: 0 10px;
    overflow: hidden
}

.booking-additional ul.accordion input[type=radio]:checked + label + .radio-toggle {
    max-height: 2000px;
    padding-top: 10px;
    padding-bottom: 10px
}

.booking-additional ul.accordion .radio-toggle {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

section > .row {
    margin-bottom: 0
}

section.main p {
    line-height: 1.33em;
    margin: 0 0 .5em 0
}

section.main .teaser .button {
    background-color: #cc1f2f !important;
    color: #fff !important;
    font-style: normal
}

section.main .teaser.topbonus .button {
    background-color: #fff !important;
    color: #cc1f2f !important
}

.select-field-wrapper {
    position: relative
}

header, section.main, footer {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

header *, header *:before, header *:after, section.main *, section.main *:before, section.main *:after, footer *, footer *:before, footer *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

header .option-nav a {
    color: #707070;
    font-weight: normal !important
}

section.main h4 + p.explain {
    color: #8d8d8d;
    font-size: 12px;
    position: relative;
    top: -20px
}

section.main .equal-height > div {
    margin-bottom: 20px !important
}

section.main .lines-2 {
    height: 50px;
    height: 3.125rem;
    min-height: 50px;
    min-height: 3.125rem;
    display: table;
    float: none;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    font-size: 22px;
    font-size: 1.375rem;
    color: #555
}

section.main .lines-2 > span {
    display: table-cell;
    height: 100%;
    vertical-align: bottom
}

section.main, section.main > row {
    width: auto !important;
    min-width: 320px !important
}

.forceLevel {
    z-index: 2;
    position: relative
}

section#stage.forceLevel.stage {
    z-index: 4
}

.forceLevel.offers-hdl {
    z-index: 3
}

header .option-nav ul {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

header .option-nav li a {
    float: left
}

button.standard-link {
    background: transparent !important;
    color: #cc1f2f;
    padding: 0;
    line-height: inherit;
    font-size: inherit;
    text-align: left;
    box-shadow: none;
    text-decoration: underline
}

div.block, ul.block {
    position: relative;
    padding: 0
}

.main {
    margin: 0 auto;
    min-width: 320px;
    max-width: 1060px
}

.force-strech {
    display: none;
    min-height: 1px
}

.icon-box {
    display: inline-block !important;
    text-align: center;
    height: 12px;
    width: 12px;
    background: #cc1f2f;
    color: #fff;
    cursor: pointer
}

.hidden {
    display: none
}

.is-open {
    display: block
}

header .no-hdl {
    padding-top: 65px !important
}

header .no-hdl .no-hdl {
    padding-top: 0 !important
}

header input[type="text"], header input[type="password"], header input[type="date"], header input[type="datetime"], header input[type="datetime-local"], header input[type="month"], header input[type="week"], header input[type="email"], header input[type="number"], header input[type="search"], header input[type="tel"], header input[type="time"], header input[type="url"], header textarea {
    padding: 5px .3rem;
    height: auto;
    margin: 0 0 .5rem 0
}

header button, header .button, header input[type="button"], header input[type="submit"] {
    border-radius: 2px;
    box-shadow: 0 1px #04080c;
    padding: 5px 20px
}

header label {
    margin-bottom: .2rem
}

@media only screen {
    header form input[type=checkbox] {
        visibility: hidden
    }

    header form input[type=checkbox] + label {
        position: relative;
        padding-left: 0px;
        display: inline-block
    }

    header form input[type=checkbox] + label:before {
        display: block;
        content: '';
        cursor: pointer;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 0;
        left: -20px;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f0f0f0));
        background-image: -webkit-linear-gradient(#fff, #f0f0f0);
        background-image: -moz-linear-gradient(#fff, #f0f0f0);
        background-image: -o-linear-gradient(#fff, #f0f0f0);
        background-image: linear-gradient(#ffffff, #f0f0f0);
        border: 1px solid #b4b2b2
    }

    header form input[type=checkbox]:checked + label:after {
        content: '';
        position: absolute;
        width: 12px;
        height: 8px;
        overflow: hidden;
        background: transparent;
        top: 2px;
        left: -18px;
        border: 3px solid #cc1f2f;
        border-top: none;
        border-right: none;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    header form select option {
        background: #fff !important;
        line-height: 1.5 !important;
        padding: 2px 5px !important
    }
}

button, .button {
    margin-bottom: 0
}

.proceed:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    float: right
}

html, body {
    height: 100%
}

body {
    background: #eeeeee !important;
    background-color: #eeeeee !important;
    background-image: none !important;
    display: table;
    height: 100%
}

body section.main {
    display: table;
    height: 100%
}

body section.bottom {
    display: table-row
}

.main a {
    text-decoration: none
}

.main a:hover {
    text-decoration: underline
}

section footer {
    display: block !important
}

section.main form ul, section.main form ol, section.main form dl {
    margin: 0
}

section.main fieldset {
    background: none
}

section.main select, section.main select:hover {
    margin: 0;
    background-position: right center
}

section.main select.error {
    color: rgba(0, 0, 0, 0.75)
}

section.main .select-wrapper {
    margin-top: 0 !important
}

section.main .select-wrapper:after {
    border-width: 1px 1px 0 0
}

section.main .select-wrapper select {
    width: 100%
}

section.main .button {
    background-color: #cc1f2f !important;
    color: #fff !important;
    font-style: normal;
    padding: 6px 17px;
    padding: 0.375rem 1.0625rem
}

section.main .button.proceed {
    padding-right: 32px;
    padding-right: 2rem
}

#main {
    border-top: 30px solid #fff
}

#main #col3_content {
    margin-top: 0
}

#main .row {
    margin: 0;
    max-width: none;
    width: auto
}

#main div.offers, #main #stageoffer {
    margin-top: -35px
}

#main .thema {
    background: none
}

body #page_margins, .page_margins {
    width: auto !important;
    max-width: 1060px
}

body.layerContent {
    background: #fff !important;
    min-width: 0 !important
}

body.layerContent #main {
    min-width: none !important;
    max-width: none !important;
    border-top: 0
}

body.layerContent #col1 {
    max-width: 100%;
    width: 100%
}

body.layerContent #col1 #col1_content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto !important
}

body.layerContent #col1 #col1_content > table {
    width: 100%
}

body.layerContent #col1 + #col3 {
    display: none;
    margin: 0
}

.evolution .quicklinkbox .quicklinkbox-headline {
    background: #eee
}

.evolution .page_margins, .evolution #page_margins {
    background: #fff;
    padding-bottom: 20px
}

.evolution #col3 {
    border: 0 !important
}

.evolution #col3_content {
    padding-right: 0
}

.additional-footer, .additional-footer * {
    display: none !important
}

#offers-search-index #offersbanner iframe {
    margin: 65px 0 0 0
}

body #contentbox #slogan h3, body #content-box #slogan h3 {
    color: #cc1f2f
}

input.button6, input.button6:hover, input.button6:visited, input.button6:active, input.button6:focus, .button6, .button6:hover, .button6:visited, .button6:active, .button6:focus, input.button5, input.button5:hover, input.button5:visited, input.button5:active, input.button5:focus, .button5, .button5:hover, .button5:visited, .button5:active, .button5:focus, input.button4, input.button4:hover, input.button4:visited, input.button4:active, input.button4:focus, .button4, .button4:hover, .button4:visited, .button4:active, .button4:focus, input.button3, input.button3:hover, input.button3:visited, input.button3:active, input.button3:focus, .button3, .button3:hover, .button3:visited, .button3:active, .button3:focus {
    background-size: cover !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body #page {
    background: #eee
}

body.layerContent footer {
    display: none !important
}

section.main > .row, #stage {
    width: 1060px
}

footer {
    margin-bottom: -16px
}

footer .nav {
    margin-bottom: 32px
}

footer.last {
    margin-bottom: -16px
}

#add-coupon-code {
    background-size: auto !important
}

@media only screen {
    header, header nav, section.main, section.main > .row, footer > .row {
        width: 960px;
        min-width: 960px;
        max-width: 1060px;
        color: inherit
    }

    .large-1 {
        width: 8.33333% !important
    }

    .large-2 {
        width: 16.66667% !important
    }

    .medium-3, .large-3 {
        width: 25% !important
    }

    .large-4 {
        width: 33.33333% !important
    }

    .medium-5, .large-5 {
        width: 41.66667% !important
    }

    .large-6 {
        width: 50% !important
    }

    .medium-7, .large-7 {
        width: 58.33333% !important
    }

    .large-8 {
        width: 66.66667% !important
    }

    .large-9 {
        width: 75% !important
    }

    .large-10 {
        width: 83.33333% !important
    }

    .large-11 {
        width: 91.66667% !important
    }

    .large-12 {
        width: 100% !important
    }
}
