meta.foundation-version {
    font-family: "/5.1.0/";
}

meta.foundation-mq-small {
    width: 0em;
    font-family: "/only screen and (max-width: 40em)/";
}

meta.foundation-mq-medium {
    width: 40.06em;
    font-family: "/only screen and (min-width:40.063em)/";
}

meta.foundation-mq-large {
    width: 64.06em;
    font-family: "/only screen and (min-width:64.063em)/";
}

meta.foundation-mq-xlarge {
    width: 90.06em;
    font-family: "/only screen and (min-width:90.063em)/";
}

meta.foundation-mq-xxlarge {
    width: 120.06em;
    font-family: "/only screen and (min-width:120.063em)/";
}

meta.foundation-data-attribute-namespace {
    font-family: false;
}

html {
    height: 100%;
}

body {
    height: 100%;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    *::before {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    *::after {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

html {
    font-size: 100%;
}

body {
    font-size: 100%;
}

body {
    background: white;
    margin: 0px;
    padding: 0px;
    color: rgb(34, 34, 34);
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    position: relative;
    cursor: default;
}

a:hover {
    cursor: pointer;
}

img {
    height: auto;
    max-width: 100%;
}

object {
    height: auto;
    max-width: 100%;
}

embed {
    height: auto;
    max-width: 100%;
}

object {
    height: 100%;
}

embed {
    height: 100%;
}

img {
    -ms-interpolation-mode: bicubic;
}

#map_canvas img {
    max-width: none !important;
}

#map_canvas embed {
    max-width: none !important;
}

#map_canvas object {
    max-width: none !important;
}

.map_canvas img {
    max-width: none !important;
}

.map_canvas embed {
    max-width: none !important;
}

.map_canvas object {
    max-width: none !important;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.clearfix {
}

    .clearfix::before {
        display: table;
        content: " ";
    }

    .clearfix::after {
        display: table;
        content: " ";
    }

    .clearfix::after {
        clear: both;
    }

.hide {
    display: none;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    vertical-align: middle;
    display: inline-block;
}

textarea {
    height: auto;
    min-height: 50px;
}

select {
    width: 100%;
}

.row {
    margin: 0px auto;
    width: 100%;
    max-width: 60em;
}

    .row::before {
        display: table;
        content: " ";
    }

    .row::after {
        display: table;
        content: " ";
    }

    .row::after {
        clear: both;
    }

    .row.collapse > .column {
        padding-right: 0px;
        padding-left: 0px;
        float: left;
    }

    .row.collapse > .columns {
        padding-right: 0px;
        padding-left: 0px;
        float: left;
    }

    .row.collapse .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .row .row {
        margin: 0px -0.62em;
        width: auto;
        max-width: none;
    }

        .row .row::before {
            display: table;
            content: " ";
        }

        .row .row::after {
            display: table;
            content: " ";
        }

        .row .row::after {
            clear: both;
        }

        .row .row.collapse {
            margin: 0px;
            width: auto;
            max-width: none;
        }

            .row .row.collapse::before {
                display: table;
                content: " ";
            }

            .row .row.collapse::after {
                display: table;
                content: " ";
            }

            .row .row.collapse::after {
                clear: both;
            }

.column {
    width: 100%;
    padding-right: 0.62em;
    padding-left: 0.62em;
    float: left;
}

.columns {
    width: 100%;
    padding-right: 0.62em;
    padding-left: 0.62em;
    float: left;
}

@media only screen {
    .column.small-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    .columns.small-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    .column.small-uncentered {
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .columns.small-uncentered {
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .column.small-uncentered.opposite {
        float: right;
    }

    .columns.small-uncentered.opposite {
        float: right;
    }

    .small-push-0 {
        left: 0%;
        right: auto;
    }

    .small-pull-0 {
        left: auto;
        right: 0%;
    }

    .small-push-1 {
        left: 6.25%;
        right: auto;
    }

    .small-pull-1 {
        left: auto;
        right: 6.25%;
    }

    .small-push-2 {
        left: 12.5%;
        right: auto;
    }

    .small-pull-2 {
        left: auto;
        right: 12.5%;
    }

    .small-push-3 {
        left: 18.75%;
        right: auto;
    }

    .small-pull-3 {
        left: auto;
        right: 18.75%;
    }

    .small-push-4 {
        left: 25%;
        right: auto;
    }

    .small-pull-4 {
        left: auto;
        right: 25%;
    }

    .small-push-5 {
        left: 31.25%;
        right: auto;
    }

    .small-pull-5 {
        left: auto;
        right: 31.25%;
    }

    .small-push-6 {
        left: 37.5%;
        right: auto;
    }

    .small-pull-6 {
        left: auto;
        right: 37.5%;
    }

    .small-push-7 {
        left: 43.75%;
        right: auto;
    }

    .small-pull-7 {
        left: auto;
        right: 43.75%;
    }

    .small-push-8 {
        left: 50%;
        right: auto;
    }

    .small-pull-8 {
        left: auto;
        right: 50%;
    }

    .small-push-9 {
        left: 56.25%;
        right: auto;
    }

    .small-pull-9 {
        left: auto;
        right: 56.25%;
    }

    .small-push-10 {
        left: 62.5%;
        right: auto;
    }

    .small-pull-10 {
        left: auto;
        right: 62.5%;
    }

    .small-push-11 {
        left: 68.75%;
        right: auto;
    }

    .small-pull-11 {
        left: auto;
        right: 68.75%;
    }

    .small-push-12 {
        left: 75%;
        right: auto;
    }

    .small-pull-12 {
        left: auto;
        right: 75%;
    }

    .small-push-13 {
        left: 81.25%;
        right: auto;
    }

    .small-pull-13 {
        left: auto;
        right: 81.25%;
    }

    .small-push-14 {
        left: 87.5%;
        right: auto;
    }

    .small-pull-14 {
        left: auto;
        right: 87.5%;
    }

    .small-push-15 {
        left: 93.75%;
        right: auto;
    }

    .small-pull-15 {
        left: auto;
        right: 93.75%;
    }

    .column {
        padding-right: 0.62em;
        padding-left: 0.62em;
        float: left;
        position: relative;
    }

    .columns {
        padding-right: 0.62em;
        padding-left: 0.62em;
        float: left;
        position: relative;
    }

    .small-1 {
        width: 6.25%;
    }

    .small-2 {
        width: 12.5%;
    }

    .small-3 {
        width: 18.75%;
    }

    .small-4 {
        width: 25%;
    }

    .small-5 {
        width: 31.25%;
    }

    .small-6 {
        width: 37.5%;
    }

    .small-7 {
        width: 43.75%;
    }

    .small-8 {
        width: 50%;
    }

    .small-9 {
        width: 56.25%;
    }

    .small-10 {
        width: 62.5%;
    }

    .small-11 {
        width: 68.75%;
    }

    .small-12 {
        width: 75%;
    }

    .small-13 {
        width: 81.25%;
    }

    .small-14 {
        width: 87.5%;
    }

    .small-15 {
        width: 93.75%;
    }

    .small-16 {
        width: 100%;
    }

    [class*='column'] + [class*='column']:last-child {
        float: right;
    }

    [class*='column'] + [class*='column'].end {
        float: left;
    }

    .small-offset-0 {
        margin-left: 0% !important;
    }

    .small-offset-1 {
        margin-left: 6.25% !important;
    }

    .small-offset-2 {
        margin-left: 12.5% !important;
    }

    .small-offset-3 {
        margin-left: 18.75% !important;
    }

    .small-offset-4 {
        margin-left: 25% !important;
    }

    .small-offset-5 {
        margin-left: 31.25% !important;
    }

    .small-offset-6 {
        margin-left: 37.5% !important;
    }

    .small-offset-7 {
        margin-left: 43.75% !important;
    }

    .small-offset-8 {
        margin-left: 50% !important;
    }

    .small-offset-9 {
        margin-left: 56.25% !important;
    }

    .small-offset-10 {
        margin-left: 62.5% !important;
    }

    .small-offset-11 {
        margin-left: 68.75% !important;
    }

    .small-offset-12 {
        margin-left: 75% !important;
    }

    .small-offset-13 {
        margin-left: 81.25% !important;
    }

    .small-offset-14 {
        margin-left: 87.5% !important;
    }

    .small-offset-15 {
        margin-left: 93.75% !important;
    }

    .small-reset-order {
        left: auto;
        right: auto;
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .small-reset-order {
        left: auto;
        right: auto;
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }
}

@media only screen and (min-width:40.06em) {
    .column.medium-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    .columns.medium-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    .column.medium-uncentered {
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .columns.medium-uncentered {
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .column.medium-uncentered.opposite {
        float: right;
    }

    .columns.medium-uncentered.opposite {
        float: right;
    }

    .medium-push-0 {
        left: 0%;
        right: auto;
    }

    .medium-pull-0 {
        left: auto;
        right: 0%;
    }

    .medium-push-1 {
        left: 6.25%;
        right: auto;
    }

    .medium-pull-1 {
        left: auto;
        right: 6.25%;
    }

    .medium-push-2 {
        left: 12.5%;
        right: auto;
    }

    .medium-pull-2 {
        left: auto;
        right: 12.5%;
    }

    .medium-push-3 {
        left: 18.75%;
        right: auto;
    }

    .medium-pull-3 {
        left: auto;
        right: 18.75%;
    }

    .medium-push-4 {
        left: 25%;
        right: auto;
    }

    .medium-pull-4 {
        left: auto;
        right: 25%;
    }

    .medium-push-5 {
        left: 31.25%;
        right: auto;
    }

    .medium-pull-5 {
        left: auto;
        right: 31.25%;
    }

    .medium-push-6 {
        left: 37.5%;
        right: auto;
    }

    .medium-pull-6 {
        left: auto;
        right: 37.5%;
    }

    .medium-push-7 {
        left: 43.75%;
        right: auto;
    }

    .medium-pull-7 {
        left: auto;
        right: 43.75%;
    }

    .medium-push-8 {
        left: 50%;
        right: auto;
    }

    .medium-pull-8 {
        left: auto;
        right: 50%;
    }

    .medium-push-9 {
        left: 56.25%;
        right: auto;
    }

    .medium-pull-9 {
        left: auto;
        right: 56.25%;
    }

    .medium-push-10 {
        left: 62.5%;
        right: auto;
    }

    .medium-pull-10 {
        left: auto;
        right: 62.5%;
    }

    .medium-push-11 {
        left: 68.75%;
        right: auto;
    }

    .medium-pull-11 {
        left: auto;
        right: 68.75%;
    }

    .medium-push-12 {
        left: 75%;
        right: auto;
    }

    .medium-pull-12 {
        left: auto;
        right: 75%;
    }

    .medium-push-13 {
        left: 81.25%;
        right: auto;
    }

    .medium-pull-13 {
        left: auto;
        right: 81.25%;
    }

    .medium-push-14 {
        left: 87.5%;
        right: auto;
    }

    .medium-pull-14 {
        left: auto;
        right: 87.5%;
    }

    .medium-push-15 {
        left: 93.75%;
        right: auto;
    }

    .medium-pull-15 {
        left: auto;
        right: 93.75%;
    }

    .column {
        padding-right: 0.62em;
        padding-left: 0.62em;
        float: left;
        position: relative;
    }

    .columns {
        padding-right: 0.62em;
        padding-left: 0.62em;
        float: left;
        position: relative;
    }

    .medium-1 {
        width: 6.25%;
    }

    .medium-2 {
        width: 12.5%;
    }

    .medium-3 {
        width: 18.75%;
    }

    .medium-4 {
        width: 25%;
    }

    .medium-5 {
        width: 31.25%;
    }

    .medium-6 {
        width: 37.5%;
    }

    .medium-7 {
        width: 43.75%;
    }

    .medium-8 {
        width: 50%;
    }

    .medium-9 {
        width: 56.25%;
    }

    .medium-10 {
        width: 62.5%;
    }

    .medium-11 {
        width: 68.75%;
    }

    .medium-12 {
        width: 75%;
    }

    .medium-13 {
        width: 81.25%;
    }

    .medium-14 {
        width: 87.5%;
    }

    .medium-15 {
        width: 93.75%;
    }

    .medium-16 {
        width: 100%;
    }

    [class*='column'] + [class*='column']:last-child {
        float: right;
    }

    [class*='column'] + [class*='column'].end {
        float: left;
    }

    .medium-offset-0 {
        margin-left: 0% !important;
    }

    .medium-offset-1 {
        margin-left: 6.25% !important;
    }

    .medium-offset-2 {
        margin-left: 12.5% !important;
    }

    .medium-offset-3 {
        margin-left: 18.75% !important;
    }

    .medium-offset-4 {
        margin-left: 25% !important;
    }

    .medium-offset-5 {
        margin-left: 31.25% !important;
    }

    .medium-offset-6 {
        margin-left: 37.5% !important;
    }

    .medium-offset-7 {
        margin-left: 43.75% !important;
    }

    .medium-offset-8 {
        margin-left: 50% !important;
    }

    .medium-offset-9 {
        margin-left: 56.25% !important;
    }

    .medium-offset-10 {
        margin-left: 62.5% !important;
    }

    .medium-offset-11 {
        margin-left: 68.75% !important;
    }

    .medium-offset-12 {
        margin-left: 75% !important;
    }

    .medium-offset-13 {
        margin-left: 81.25% !important;
    }

    .medium-offset-14 {
        margin-left: 87.5% !important;
    }

    .medium-offset-15 {
        margin-left: 93.75% !important;
    }

    .medium-reset-order {
        left: auto;
        right: auto;
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .medium-reset-order {
        left: auto;
        right: auto;
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .push-0 {
        left: 0%;
        right: auto;
    }

    .pull-0 {
        left: auto;
        right: 0%;
    }

    .push-1 {
        left: 6.25%;
        right: auto;
    }

    .pull-1 {
        left: auto;
        right: 6.25%;
    }

    .push-2 {
        left: 12.5%;
        right: auto;
    }

    .pull-2 {
        left: auto;
        right: 12.5%;
    }

    .push-3 {
        left: 18.75%;
        right: auto;
    }

    .pull-3 {
        left: auto;
        right: 18.75%;
    }

    .push-4 {
        left: 25%;
        right: auto;
    }

    .pull-4 {
        left: auto;
        right: 25%;
    }

    .push-5 {
        left: 31.25%;
        right: auto;
    }

    .pull-5 {
        left: auto;
        right: 31.25%;
    }

    .push-6 {
        left: 37.5%;
        right: auto;
    }

    .pull-6 {
        left: auto;
        right: 37.5%;
    }

    .push-7 {
        left: 43.75%;
        right: auto;
    }

    .pull-7 {
        left: auto;
        right: 43.75%;
    }

    .push-8 {
        left: 50%;
        right: auto;
    }

    .pull-8 {
        left: auto;
        right: 50%;
    }

    .push-9 {
        left: 56.25%;
        right: auto;
    }

    .pull-9 {
        left: auto;
        right: 56.25%;
    }

    .push-10 {
        left: 62.5%;
        right: auto;
    }

    .pull-10 {
        left: auto;
        right: 62.5%;
    }

    .push-11 {
        left: 68.75%;
        right: auto;
    }

    .pull-11 {
        left: auto;
        right: 68.75%;
    }

    .push-12 {
        left: 75%;
        right: auto;
    }

    .pull-12 {
        left: auto;
        right: 75%;
    }

    .push-13 {
        left: 81.25%;
        right: auto;
    }

    .pull-13 {
        left: auto;
        right: 81.25%;
    }

    .push-14 {
        left: 87.5%;
        right: auto;
    }

    .pull-14 {
        left: auto;
        right: 87.5%;
    }

    .push-15 {
        left: 93.75%;
        right: auto;
    }

    .pull-15 {
        left: auto;
        right: 93.75%;
    }
}

@media only screen and (min-width:64.06em) {
    .column.large-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    .columns.large-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
    }

    .column.large-uncentered {
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .columns.large-uncentered {
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .column.large-uncentered.opposite {
        float: right;
    }

    .columns.large-uncentered.opposite {
        float: right;
    }

    .large-push-0 {
        left: 0%;
        right: auto;
    }

    .large-pull-0 {
        left: auto;
        right: 0%;
    }

    .large-push-1 {
        left: 6.25%;
        right: auto;
    }

    .large-pull-1 {
        left: auto;
        right: 6.25%;
    }

    .large-push-2 {
        left: 12.5%;
        right: auto;
    }

    .large-pull-2 {
        left: auto;
        right: 12.5%;
    }

    .large-push-3 {
        left: 18.75%;
        right: auto;
    }

    .large-pull-3 {
        left: auto;
        right: 18.75%;
    }

    .large-push-4 {
        left: 25%;
        right: auto;
    }

    .large-pull-4 {
        left: auto;
        right: 25%;
    }

    .large-push-5 {
        left: 31.25%;
        right: auto;
    }

    .large-pull-5 {
        left: auto;
        right: 31.25%;
    }

    .large-push-6 {
        left: 37.5%;
        right: auto;
    }

    .large-pull-6 {
        left: auto;
        right: 37.5%;
    }

    .large-push-7 {
        left: 43.75%;
        right: auto;
    }

    .large-pull-7 {
        left: auto;
        right: 43.75%;
    }

    .large-push-8 {
        left: 50%;
        right: auto;
    }

    .large-pull-8 {
        left: auto;
        right: 50%;
    }

    .large-push-9 {
        left: 56.25%;
        right: auto;
    }

    .large-pull-9 {
        left: auto;
        right: 56.25%;
    }

    .large-push-10 {
        left: 62.5%;
        right: auto;
    }

    .large-pull-10 {
        left: auto;
        right: 62.5%;
    }

    .large-push-11 {
        left: 68.75%;
        right: auto;
    }

    .large-pull-11 {
        left: auto;
        right: 68.75%;
    }

    .large-push-12 {
        left: 75%;
        right: auto;
    }

    .large-pull-12 {
        left: auto;
        right: 75%;
    }

    .large-push-13 {
        left: 81.25%;
        right: auto;
    }

    .large-pull-13 {
        left: auto;
        right: 81.25%;
    }

    .large-push-14 {
        left: 87.5%;
        right: auto;
    }

    .large-pull-14 {
        left: auto;
        right: 87.5%;
    }

    .large-push-15 {
        left: 93.75%;
        right: auto;
    }

    .large-pull-15 {
        left: auto;
        right: 93.75%;
    }

    .column {
        padding-right: 0.62em;
        padding-left: 0.62em;
        float: left;
        position: relative;
    }

    .columns {
        padding-right: 0.62em;
        padding-left: 0.62em;
        float: left;
        position: relative;
    }

    .large-1 {
        width: 6.25%;
    }

    .large-2 {
        width: 12.5%;
    }

    .large-3 {
        width: 18.75%;
    }

    .large-4 {
        width: 25%;
    }

    .large-5 {
        width: 31.25%;
    }

    .large-6 {
        width: 37.5%;
    }

    .large-7 {
        width: 43.75%;
    }

    .large-8 {
        width: 50%;
    }

    .large-9 {
        width: 56.25%;
    }

    .large-10 {
        width: 62.5%;
    }

    .large-11 {
        width: 68.75%;
    }

    .large-12 {
        width: 75%;
    }

    .large-13 {
        width: 81.25%;
    }

    .large-14 {
        width: 87.5%;
    }

    .large-15 {
        width: 93.75%;
    }

    .large-16 {
        width: 100%;
    }

    [class*='column'] + [class*='column']:last-child {
        float: right;
    }

    [class*='column'] + [class*='column'].end {
        float: left;
    }

    .large-offset-0 {
        margin-left: 0% !important;
    }

    .large-offset-1 {
        margin-left: 6.25% !important;
    }

    .large-offset-2 {
        margin-left: 12.5% !important;
    }

    .large-offset-3 {
        margin-left: 18.75% !important;
    }

    .large-offset-4 {
        margin-left: 25% !important;
    }

    .large-offset-5 {
        margin-left: 31.25% !important;
    }

    .large-offset-6 {
        margin-left: 37.5% !important;
    }

    .large-offset-7 {
        margin-left: 43.75% !important;
    }

    .large-offset-8 {
        margin-left: 50% !important;
    }

    .large-offset-9 {
        margin-left: 56.25% !important;
    }

    .large-offset-10 {
        margin-left: 62.5% !important;
    }

    .large-offset-11 {
        margin-left: 68.75% !important;
    }

    .large-offset-12 {
        margin-left: 75% !important;
    }

    .large-offset-13 {
        margin-left: 81.25% !important;
    }

    .large-offset-14 {
        margin-left: 87.5% !important;
    }

    .large-offset-15 {
        margin-left: 93.75% !important;
    }

    .large-reset-order {
        left: auto;
        right: auto;
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .large-reset-order {
        left: auto;
        right: auto;
        margin-right: 0px;
        margin-left: 0px;
        float: left;
    }

    .push-0 {
        left: 0%;
        right: auto;
    }

    .pull-0 {
        left: auto;
        right: 0%;
    }

    .push-1 {
        left: 6.25%;
        right: auto;
    }

    .pull-1 {
        left: auto;
        right: 6.25%;
    }

    .push-2 {
        left: 12.5%;
        right: auto;
    }

    .pull-2 {
        left: auto;
        right: 12.5%;
    }

    .push-3 {
        left: 18.75%;
        right: auto;
    }

    .pull-3 {
        left: auto;
        right: 18.75%;
    }

    .push-4 {
        left: 25%;
        right: auto;
    }

    .pull-4 {
        left: auto;
        right: 25%;
    }

    .push-5 {
        left: 31.25%;
        right: auto;
    }

    .pull-5 {
        left: auto;
        right: 31.25%;
    }

    .push-6 {
        left: 37.5%;
        right: auto;
    }

    .pull-6 {
        left: auto;
        right: 37.5%;
    }

    .push-7 {
        left: 43.75%;
        right: auto;
    }

    .pull-7 {
        left: auto;
        right: 43.75%;
    }

    .push-8 {
        left: 50%;
        right: auto;
    }

    .pull-8 {
        left: auto;
        right: 50%;
    }

    .push-9 {
        left: 56.25%;
        right: auto;
    }

    .pull-9 {
        left: auto;
        right: 56.25%;
    }

    .push-10 {
        left: 62.5%;
        right: auto;
    }

    .pull-10 {
        left: auto;
        right: 62.5%;
    }

    .push-11 {
        left: 68.75%;
        right: auto;
    }

    .pull-11 {
        left: auto;
        right: 68.75%;
    }

    .push-12 {
        left: 75%;
        right: auto;
    }

    .pull-12 {
        left: auto;
        right: 75%;
    }

    .push-13 {
        left: 81.25%;
        right: auto;
    }

    .pull-13 {
        left: auto;
        right: 81.25%;
    }

    .push-14 {
        left: 87.5%;
        right: auto;
    }

    .pull-14 {
        left: auto;
        right: 87.5%;
    }

    .push-15 {
        left: 93.75%;
        right: auto;
    }

    .pull-15 {
        left: auto;
        right: 93.75%;
    }
}

meta.foundation-mq-topbar {
    width: 58.75em;
    font-family: "/only screen and (min-width:40.063em)/";
}

.contain-to-grid {
    background: rgb(51, 51, 51);
    width: 100%;
}

    .contain-to-grid .top-bar {
        margin-bottom: 0px;
    }

.fixed {
    left: 0px;
    top: 0px;
    width: 100%;
    position: fixed;
    z-index: 99;
}

:not(.top-bar).fixed.expanded {
    width: 100%;
    height: auto;
    -ms-overflow-y: auto;
    max-height: 100%;
}

    :not(.top-bar).fixed.expanded .title-area {
        width: 100%;
        position: fixed;
        z-index: 99;
    }

    :not(.top-bar).fixed.expanded .top-bar-section {
        margin-top: 45px;
        z-index: 98;
    }

.top-bar {
    background: rgb(51, 51, 51);
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
}

    .top-bar ul {
        list-style: none;
        margin-bottom: 0px;
    }

    .top-bar .row {
        max-width: none;
    }

    .top-bar form {
        margin-bottom: 0px;
    }

    .top-bar input {
        margin-bottom: 0px;
    }

    .top-bar input {
        height: auto;
        padding-top: 0.35rem;
        padding-bottom: 0.35rem;
        font-size: 0.75rem;
    }

    .top-bar .button {
        padding-top: 0.45rem;
        padding-bottom: 0.35rem;
        font-size: 0.75rem;
        margin-bottom: 0px;
    }

    .top-bar .title-area {
        margin: 0px;
        position: relative;
    }

    .top-bar .name {
        margin: 0px;
        height: 45px;
        font-size: 16px;
    }

        .top-bar .name h1 {
            margin: 0px;
            line-height: 45px;
            font-size: 1.06rem;
        }

            .top-bar .name h1 a {
                padding: 0px 15px;
                width: 50%;
                color: white;
                font-weight: normal;
                display: block;
            }

    .top-bar .toggle-topbar {
        top: 0px;
        right: 0px;
        position: absolute;
    }

        .top-bar .toggle-topbar a {
            padding: 0px 15px;
            height: 45px;
            color: white;
            text-transform: uppercase;
            line-height: 45px;
            font-size: 0.81rem;
            font-weight: bold;
            display: block;
            position: relative;
        }

        .top-bar .toggle-topbar.menu-icon {
            top: 50%;
            right: 15px;
            padding-left: 40px;
            margin-top: -16px;
        }

            .top-bar .toggle-topbar.menu-icon a {
                padding: 0px 25px 0px 0px;
                height: 34px;
                color: white;
                line-height: 33px;
                position: relative;
            }

                .top-bar .toggle-topbar.menu-icon a::after {
                    top: 0px;
                    width: 16px;
                    height: 0px;
                    right: 0px;
                    display: block;
                    position: absolute;
                    content: "";
                    box-shadow: 0px 10px 0px 1px white, 0px 16px 0px 1px white, 0px 22px 0px 1px white;
                    -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
                }

    .top-bar.expanded {
        background: none;
        height: auto;
    }

        .top-bar.expanded .title-area {
            background: rgb(51, 51, 51);
        }

        .top-bar.expanded .toggle-topbar a {
            color: rgb(136, 136, 136);
        }

            .top-bar.expanded .toggle-topbar a span {
                box-shadow: 0px 10px 0px 1px #888888, 0px 16px 0px 1px #888888, 0px 22px 0px 1px #888888;
                -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
            }

.top-bar-section {
    transition: left 300ms ease-out;
    left: 0px;
    width: auto;
    position: relative;
    -webkit-transition: left 300ms ease-out;
    -moz-transition: left 300ms ease-out;
}

    .top-bar-section ul {
        background: rgb(51, 51, 51);
        margin: 0px;
        width: 100%;
        height: auto;
        font-size: 16px;
        display: block;
    }

    .top-bar-section .divider {
        width: 100%;
        height: 1px;
        clear: both;
        border-top-color: rgb(26, 26, 26);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .top-bar-section [role='separator'] {
        width: 100%;
        height: 1px;
        clear: both;
        border-top-color: rgb(26, 26, 26);
        border-top-width: 1px;
        border-top-style: solid;
    }

    .top-bar-section ul li > a {
        background: rgb(51, 51, 51);
        padding: 12px 0px 12px 15px;
        width: 100%;
        color: white;
        font-size: 0.81rem;
        font-weight: normal;
        display: block;
    }

        .top-bar-section ul li > a.button {
            background: rgb(35, 150, 225);
            padding-right: 15px;
            padding-left: 15px;
            font-size: 0.81rem;
        }

            .top-bar-section ul li > a.button:hover {
                background: rgb(31, 121, 148);
            }

            .top-bar-section ul li > a.button.secondary {
                background: rgb(233, 233, 233);
            }

                .top-bar-section ul li > a.button.secondary:hover {
                    background: rgb(207, 207, 207);
                }

            .top-bar-section ul li > a.button.success {
                background: rgb(93, 164, 35);
            }

                .top-bar-section ul li > a.button.success:hover {
                    background: rgb(73, 130, 28);
                }

            .top-bar-section ul li > a.button.alert {
                background: rgb(198, 15, 19);
            }

                .top-bar-section ul li > a.button.alert:hover {
                    background: rgb(162, 12, 16);
                }

    .top-bar-section ul li:hover > a {
        background: rgb(39, 39, 39);
        color: white;
    }

    .top-bar-section ul li.active > a {
        background: rgb(35, 150, 225);
        color: white;
    }

        .top-bar-section ul li.active > a:hover {
            background: rgb(37, 143, 175);
            color: white;
        }

    .top-bar-section .has-form {
        padding: 15px;
    }

    .top-bar-section .has-dropdown {
        position: relative;
    }

        .top-bar-section .has-dropdown > a::after {
            border-width: 5px;
            border-style: inset inset inset solid;
            border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
            border-image: none;
            top: 50%;
            width: 0px;
            height: 0px;
            right: 0px;
            margin-top: -4.5px;
            margin-right: 15px;
            display: block;
            position: absolute;
            content: "";
        }

        .top-bar-section .has-dropdown.moved {
            position: static;
        }

            .top-bar-section .has-dropdown.moved > .dropdown {
                display: block;
            }

    .top-bar-section .dropdown {
        left: 100%;
        top: 0px;
        display: none;
        position: absolute;
        z-index: 99;
    }

        .top-bar-section .dropdown li {
            width: 100%;
            height: auto;
        }

            .top-bar-section .dropdown li a {
                padding: 8px 15px;
                font-weight: normal;
            }

                .top-bar-section .dropdown li a.parent-link {
                    font-weight: normal;
                }

            .top-bar-section .dropdown li.title h5 {
                margin-bottom: 0px;
            }

                .top-bar-section .dropdown li.title h5 a {
                    color: white;
                    line-height: 22.5px;
                    display: block;
                }

            .top-bar-section .dropdown li.has-form {
                padding: 8px 15px;
            }

            .top-bar-section .dropdown li .button {
                top: auto;
            }

        .top-bar-section .dropdown label {
            padding: 8px 15px 2px;
            color: rgb(119, 119, 119);
            text-transform: uppercase;
            font-size: 0.62rem;
            font-weight: bold;
            margin-bottom: 0px;
        }

.js-generated {
    display: block;
}

@media only screen and (min-width:40.06em) {
    .top-bar {
        background: rgb(51, 51, 51);
        overflow: visible;
    }

        .top-bar::before {
            display: table;
            content: " ";
        }

        .top-bar::after {
            display: table;
            content: " ";
        }

        .top-bar::after {
            clear: both;
        }

        .top-bar .toggle-topbar {
            display: none;
        }

        .top-bar .title-area {
            float: left;
        }

        .top-bar .name h1 a {
            width: auto;
        }

        .top-bar input {
            top: 7px;
            font-size: 0.87rem;
            position: relative;
        }

        .top-bar .button {
            top: 7px;
            font-size: 0.87rem;
            position: relative;
        }

        .top-bar.expanded {
            background: rgb(51, 51, 51);
        }

    .contain-to-grid .top-bar {
        margin: 0px auto;
        max-width: 60em;
    }

    .top-bar-section {
        transition: none;
        left: 0px !important;
        -webkit-transition: none 0 0;
        -moz-transition: none 0 0;
    }

        .top-bar-section ul {
            width: auto;
            height: auto !important;
            display: inline;
        }

            .top-bar-section ul li {
                float: left;
            }

                .top-bar-section ul li .js-generated {
                    display: none;
                }

        .top-bar-section li.hover > a:not(.button) {
            background: rgb(39, 39, 39);
            color: white;
        }

        .top-bar-section li:not(.has-form) a:not(.button) {
            background: rgb(51, 51, 51);
            padding: 0px 15px;
            line-height: 45px;
        }

            .top-bar-section li:not(.has-form) a:not(.button):hover {
                background: rgb(39, 39, 39);
            }

        .top-bar-section li:not(.has-form).active a:not(.button) {
            background: rgb(35, 150, 225);
            padding: 0px 15px;
            color: white;
            line-height: 45px;
        }

            .top-bar-section li:not(.has-form).active a:not(.button):hover {
                background: rgb(37, 143, 175);
            }

        .top-bar-section .has-dropdown > a {
            padding-right: 35px !important;
        }

            .top-bar-section .has-dropdown > a::after {
                border-width: 5px;
                border-style: solid inset inset;
                border-color: rgba(255, 255, 255, 0.4) transparent transparent;
                border-image: none;
                top: 22.5px;
                width: 0px;
                height: 0px;
                margin-top: -2.5px;
                display: block;
                content: "";
            }

        .top-bar-section .has-dropdown.moved {
            position: relative;
        }

            .top-bar-section .has-dropdown.moved > .dropdown {
                display: none;
            }

        .top-bar-section .has-dropdown.hover > .dropdown {
            display: block;
        }

        .top-bar-section .has-dropdown.not-click:hover > .dropdown {
            display: block;
        }

        .top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {
            border: currentColor;
            border-image: none;
            top: 1rem;
            right: 5px;
            line-height: 1.2;
            margin-top: -2px;
            content: "\00bb";
        }

        .top-bar-section .dropdown {
            background: none;
            left: 0px;
            top: auto;
            min-width: 100%;
        }

            .top-bar-section .dropdown li a {
                background: rgb(51, 51, 51);
                padding: 12px 15px;
                color: white;
                line-height: 1;
                white-space: nowrap;
            }

            .top-bar-section .dropdown li label {
                background: rgb(51, 51, 51);
                white-space: nowrap;
            }

            .top-bar-section .dropdown li .dropdown {
                left: 100%;
                top: 0px;
            }

        .top-bar-section > ul > .divider {
            width: 0px;
            height: 45px;
            clear: none;
            border-top-color: currentColor;
            border-right-color: rgb(78, 78, 78);
            border-bottom-color: currentColor;
            border-top-width: medium;
            border-right-width: 1px;
            border-bottom-width: medium;
            border-top-style: none;
            border-right-style: solid;
            border-bottom-style: none;
        }

        .top-bar-section > ul > [role='separator'] {
            width: 0px;
            height: 45px;
            clear: none;
            border-top-color: currentColor;
            border-right-color: rgb(78, 78, 78);
            border-bottom-color: currentColor;
            border-top-width: medium;
            border-right-width: 1px;
            border-bottom-width: medium;
            border-top-style: none;
            border-right-style: solid;
            border-bottom-style: none;
        }

        .top-bar-section .has-form {
            background: rgb(51, 51, 51);
            padding: 0px 15px;
            height: 45px;
        }

        .top-bar-section .right li .dropdown {
            left: auto;
            right: 0px;
        }

            .top-bar-section .right li .dropdown li .dropdown {
                right: 100%;
            }

        .top-bar-section .left li .dropdown {
            left: 0px;
            right: auto;
        }

            .top-bar-section .left li .dropdown li .dropdown {
                left: 100%;
            }

    .no-js .top-bar-section ul li:hover > a {
        background: rgb(39, 39, 39);
        color: white;
    }

    .no-js .top-bar-section ul li:active > a {
        background: rgb(35, 150, 225);
        color: white;
    }

    .no-js .top-bar-section .has-dropdown:hover > .dropdown {
        display: block;
    }
}

.breadcrumbs {
    list-style: none;
    padding: 0.56rem 0.87rem;
    border-radius: 3px;
    border: 1px solid rgb(221, 221, 221);
    overflow: hidden;
    margin-left: 0px;
    display: block;
    background-color: whitesmoke;
    -webkit-border-radius: 3px;
}

    .breadcrumbs > * {
        margin: 0px;
        text-transform: uppercase;
        font-size: 0.68rem;
        float: left;
    }

        .breadcrumbs > *:hover a {
            text-decoration: underline;
        }

        .breadcrumbs > *:focus a {
            text-decoration: underline;
        }

        .breadcrumbs > * a {
            color: rgb(35, 150, 225);
            text-transform: uppercase;
        }

        .breadcrumbs > * span {
            color: rgb(35, 150, 225);
            text-transform: uppercase;
        }

        .breadcrumbs > *.current {
            color: rgb(51, 51, 51);
            cursor: default;
        }

            .breadcrumbs > *.current a {
                color: rgb(51, 51, 51);
                cursor: default;
            }

            .breadcrumbs > *.current:hover {
                text-decoration: none;
            }

                .breadcrumbs > *.current:hover a {
                    text-decoration: none;
                }

            .breadcrumbs > *.current:focus {
                text-decoration: none;
            }

                .breadcrumbs > *.current:focus a {
                    text-decoration: none;
                }

        .breadcrumbs > *.unavailable {
            color: rgb(153, 153, 153);
        }

            .breadcrumbs > *.unavailable a {
                color: rgb(153, 153, 153);
            }

            .breadcrumbs > *.unavailable:hover {
                color: rgb(153, 153, 153);
                text-decoration: none;
                cursor: default;
            }

                .breadcrumbs > *.unavailable:hover a {
                    color: rgb(153, 153, 153);
                    text-decoration: none;
                    cursor: default;
                }

            .breadcrumbs > *.unavailable:focus {
                color: rgb(153, 153, 153);
                text-decoration: none;
                cursor: default;
            }

            .breadcrumbs > *.unavailable a:focus {
                color: rgb(153, 153, 153);
                text-decoration: none;
                cursor: default;
            }

        .breadcrumbs > *::before {
            margin: 0px 0.75rem;
            top: 1px;
            color: rgb(170, 170, 170);
            position: relative;
            content: "/";
        }

        .breadcrumbs > *:first-child::before {
            margin: 0px;
            content: " ";
        }

.alert-box {
    padding: 0.87rem 1.5rem 0.87rem 0.87rem;
    border: 1px solid rgb(37, 143, 175);
    color: white;
    font-size: 0.81rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    display: block;
    position: relative;
    background-color: rgb(35, 150, 225);
}

    .alert-box .close {
        padding: 9px 6px 4px;
        top: 50%;
        right: 0.25rem;
        color: rgb(51, 51, 51);
        line-height: 0;
        font-size: 1.37rem;
        margin-top: -0.68rem;
        position: absolute;
        opacity: 0.3;
    }

        .alert-box .close:hover {
            opacity: 0.5;
        }

        .alert-box .close:focus {
            opacity: 0.5;
        }

    .alert-box.radius {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .alert-box.round {
        border-radius: 1000px;
        -webkit-border-radius: 1000px;
    }

    .alert-box.success {
        border-color: rgb(80, 141, 30);
        color: white;
        background-color: rgb(93, 164, 35);
    }

    .alert-box.alert {
        border-color: rgb(170, 13, 16);
        color: white;
        background-color: rgb(198, 15, 19);
    }

    .alert-box.secondary {
        border-color: rgb(200, 200, 200);
        color: rgb(79, 79, 79);
        background-color: rgb(233, 233, 233);
    }

    .alert-box.warning {
        border-color: rgb(222, 119, 15);
        color: white;
        background-color: rgb(240, 138, 36);
    }

    .alert-box.info {
        border-color: rgb(116, 191, 221);
        color: rgb(79, 79, 79);
        background-color: rgb(160, 211, 232);
    }

.inline-list {
    list-style: none;
    margin: 0px 0px 1.06rem -1.37rem;
    padding: 0px;
    overflow: hidden;
}

    .inline-list > li {
        list-style: none;
        margin-left: 1.37rem;
        float: left;
        display: block;
    }

        .inline-list > li > * {
            display: block;
        }

button {
    margin: 0px 0px 1.25rem;
    padding: 1.06rem 2rem 1rem;
    border: currentColor;
    transition: background-color 300ms ease-out;
    border-image: none;
    text-align: center;
    color: white;
    line-height: normal;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal !important;
    text-decoration: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-color: rgb(35, 150, 225);
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    -webkit-appearance: none;
}

.button {
    margin: 0px 0px 1.25rem;
    padding: 1.06rem 2rem 1rem;
    border: currentColor;
    transition: background-color 300ms ease-out;
    border-image: none;
    text-align: center;
    color: white;
    line-height: normal;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal !important;
    text-decoration: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background-color: rgb(35, 150, 225);
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    -webkit-appearance: none;
}

button:hover {
    background-color: rgb(34, 133, 162);
}

button:focus {
    background-color: rgb(34, 133, 162);
}

.button:hover {
    background-color: rgb(34, 133, 162);
}

.button:focus {
    background-color: rgb(34, 133, 162);
}

button:hover {
    color: white;
}

button:focus {
    color: white;
}

.button:hover {
    color: white;
}

.button:focus {
    color: white;
}

button.secondary {
    border-color: rgb(186, 186, 186);
    color: rgb(51, 51, 51);
    background-color: rgb(233, 233, 233);
}

.button.secondary {
    border-color: rgb(186, 186, 186);
    color: rgb(51, 51, 51);
    background-color: rgb(233, 233, 233);
}

button.secondary:hover {
    background-color: rgb(186, 186, 186);
}

button.secondary:focus {
    background-color: rgb(186, 186, 186);
}

.button.secondary:hover {
    background-color: rgb(186, 186, 186);
}

.button.secondary:focus {
    background-color: rgb(186, 186, 186);
}

button.secondary:hover {
    color: rgb(51, 51, 51);
}

button.secondary:focus {
    color: rgb(51, 51, 51);
}

.button.secondary:hover {
    color: rgb(51, 51, 51);
}

.button.secondary:focus {
    color: rgb(51, 51, 51);
}

button.success {
    border-color: rgb(74, 131, 28);
    color: white;
    background-color: rgb(93, 164, 35);
}

.button.success {
    border-color: rgb(74, 131, 28);
    color: white;
    background-color: rgb(93, 164, 35);
}

button.success:hover {
    background-color: rgb(74, 131, 28);
}

button.success:focus {
    background-color: rgb(74, 131, 28);
}

.button.success:hover {
    background-color: rgb(74, 131, 28);
}

.button.success:focus {
    background-color: rgb(74, 131, 28);
}

button.success:hover {
    color: white;
}

button.success:focus {
    color: white;
}

.button.success:hover {
    color: white;
}

.button.success:focus {
    color: white;
}

button.alert {
    border-color: rgb(158, 12, 15);
    color: white;
    background-color: rgb(198, 15, 19);
}

.button.alert {
    border-color: rgb(158, 12, 15);
    color: white;
    background-color: rgb(198, 15, 19);
}

button.alert:hover {
    background-color: rgb(158, 12, 15);
}

button.alert:focus {
    background-color: rgb(158, 12, 15);
}

.button.alert:hover {
    background-color: rgb(158, 12, 15);
}

.button.alert:focus {
    background-color: rgb(158, 12, 15);
}

button.alert:hover {
    color: white;
}

button.alert:focus {
    color: white;
}

.button.alert:hover {
    color: white;
}

.button.alert:focus {
    color: white;
}

button.large {
    padding: 1.12rem 2.25rem 1.18rem;
    font-size: 1.25rem;
}

.button.large {
    padding: 1.12rem 2.25rem 1.18rem;
    font-size: 1.25rem;
}

button.small {
    padding: 0.87rem 1.75rem 0.93rem;
    font-size: 0.81rem;
}

.button.small {
    padding: 0.87rem 1.75rem 0.93rem;
    font-size: 0.81rem;
}

button.tiny {
    padding: 0.62rem 1.25rem 0.68rem;
    font-size: 0.68rem;
}

.button.tiny {
    padding: 0.62rem 1.25rem 0.68rem;
    font-size: 0.68rem;
}

button.expand {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.button.expand {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}

.button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}

button.right-align {
    text-align: right;
    padding-right: 0.75rem;
}

.button.right-align {
    text-align: right;
    padding-right: 0.75rem;
}

button.radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.button.radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

button.round {
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
}

.button.round {
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
}

button.disabled {
    border-color: rgb(34, 133, 162);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(35, 150, 225);
    -webkit-box-shadow: none;
}

button[disabled] {
    border-color: rgb(34, 133, 162);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(35, 150, 225);
    -webkit-box-shadow: none;
}

.button.disabled {
    border-color: rgb(34, 133, 162);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(35, 150, 225);
    -webkit-box-shadow: none;
}

[disabled].button {
    border-color: rgb(34, 133, 162);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(35, 150, 225);
    -webkit-box-shadow: none;
}

button.disabled:hover {
    background-color: rgb(34, 133, 162);
}

button.disabled:focus {
    background-color: rgb(34, 133, 162);
}

button[disabled]:hover {
    background-color: rgb(34, 133, 162);
}

button[disabled]:focus {
    background-color: rgb(34, 133, 162);
}

.button.disabled:hover {
    background-color: rgb(34, 133, 162);
}

.button.disabled:focus {
    background-color: rgb(34, 133, 162);
}

[disabled].button:hover {
    background-color: rgb(34, 133, 162);
}

[disabled].button:focus {
    background-color: rgb(34, 133, 162);
}

button.disabled:hover {
    color: white;
}

button.disabled:focus {
    color: white;
}

button[disabled]:hover {
    color: white;
}

button[disabled]:focus {
    color: white;
}

.button.disabled:hover {
    color: white;
}

.button.disabled:focus {
    color: white;
}

[disabled].button:hover {
    color: white;
}

[disabled].button:focus {
    color: white;
}

button.disabled:hover {
    background-color: rgb(35, 150, 225);
}

button.disabled:focus {
    background-color: rgb(35, 150, 225);
}

button[disabled]:hover {
    background-color: rgb(35, 150, 225);
}

button[disabled]:focus {
    background-color: rgb(35, 150, 225);
}

.button.disabled:hover {
    background-color: rgb(35, 150, 225);
}

.button.disabled:focus {
    background-color: rgb(35, 150, 225);
}

[disabled].button:hover {
    background-color: rgb(35, 150, 225);
}

[disabled].button:focus {
    background-color: rgb(35, 150, 225);
}

button.disabled.secondary {
    border-color: rgb(186, 186, 186);
    color: rgb(51, 51, 51);
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(233, 233, 233);
    -webkit-box-shadow: none;
}

button[disabled].secondary {
    border-color: rgb(186, 186, 186);
    color: rgb(51, 51, 51);
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(233, 233, 233);
    -webkit-box-shadow: none;
}

.button.disabled.secondary {
    border-color: rgb(186, 186, 186);
    color: rgb(51, 51, 51);
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(233, 233, 233);
    -webkit-box-shadow: none;
}

[disabled].button.secondary {
    border-color: rgb(186, 186, 186);
    color: rgb(51, 51, 51);
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(233, 233, 233);
    -webkit-box-shadow: none;
}

button.disabled.secondary:hover {
    background-color: rgb(186, 186, 186);
}

button.disabled.secondary:focus {
    background-color: rgb(186, 186, 186);
}

button[disabled].secondary:hover {
    background-color: rgb(186, 186, 186);
}

button[disabled].secondary:focus {
    background-color: rgb(186, 186, 186);
}

.button.disabled.secondary:hover {
    background-color: rgb(186, 186, 186);
}

.button.disabled.secondary:focus {
    background-color: rgb(186, 186, 186);
}

[disabled].button.secondary:hover {
    background-color: rgb(186, 186, 186);
}

[disabled].button.secondary:focus {
    background-color: rgb(186, 186, 186);
}

button.disabled.secondary:hover {
    color: rgb(51, 51, 51);
}

button.disabled.secondary:focus {
    color: rgb(51, 51, 51);
}

button[disabled].secondary:hover {
    color: rgb(51, 51, 51);
}

button[disabled].secondary:focus {
    color: rgb(51, 51, 51);
}

.button.disabled.secondary:hover {
    color: rgb(51, 51, 51);
}

.button.disabled.secondary:focus {
    color: rgb(51, 51, 51);
}

[disabled].button.secondary:hover {
    color: rgb(51, 51, 51);
}

[disabled].button.secondary:focus {
    color: rgb(51, 51, 51);
}

button.disabled.secondary:hover {
    background-color: rgb(233, 233, 233);
}

button.disabled.secondary:focus {
    background-color: rgb(233, 233, 233);
}

button[disabled].secondary:hover {
    background-color: rgb(233, 233, 233);
}

button[disabled].secondary:focus {
    background-color: rgb(233, 233, 233);
}

.button.disabled.secondary:hover {
    background-color: rgb(233, 233, 233);
}

.button.disabled.secondary:focus {
    background-color: rgb(233, 233, 233);
}

[disabled].button.secondary:hover {
    background-color: rgb(233, 233, 233);
}

[disabled].button.secondary:focus {
    background-color: rgb(233, 233, 233);
}

button.disabled.success {
    border-color: rgb(74, 131, 28);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(93, 164, 35);
    -webkit-box-shadow: none;
}

button[disabled].success {
    border-color: rgb(74, 131, 28);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(93, 164, 35);
    -webkit-box-shadow: none;
}

.button.disabled.success {
    border-color: rgb(74, 131, 28);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(93, 164, 35);
    -webkit-box-shadow: none;
}

[disabled].button.success {
    border-color: rgb(74, 131, 28);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(93, 164, 35);
    -webkit-box-shadow: none;
}

button.disabled.success:hover {
    background-color: rgb(74, 131, 28);
}

button.disabled.success:focus {
    background-color: rgb(74, 131, 28);
}

button[disabled].success:hover {
    background-color: rgb(74, 131, 28);
}

button[disabled].success:focus {
    background-color: rgb(74, 131, 28);
}

.button.disabled.success:hover {
    background-color: rgb(74, 131, 28);
}

.button.disabled.success:focus {
    background-color: rgb(74, 131, 28);
}

[disabled].button.success:hover {
    background-color: rgb(74, 131, 28);
}

[disabled].button.success:focus {
    background-color: rgb(74, 131, 28);
}

button.disabled.success:hover {
    color: white;
}

button.disabled.success:focus {
    color: white;
}

button[disabled].success:hover {
    color: white;
}

button[disabled].success:focus {
    color: white;
}

.button.disabled.success:hover {
    color: white;
}

.button.disabled.success:focus {
    color: white;
}

[disabled].button.success:hover {
    color: white;
}

[disabled].button.success:focus {
    color: white;
}

button.disabled.success:hover {
    background-color: rgb(93, 164, 35);
}

button.disabled.success:focus {
    background-color: rgb(93, 164, 35);
}

button[disabled].success:hover {
    background-color: rgb(93, 164, 35);
}

button[disabled].success:focus {
    background-color: rgb(93, 164, 35);
}

.button.disabled.success:hover {
    background-color: rgb(93, 164, 35);
}

.button.disabled.success:focus {
    background-color: rgb(93, 164, 35);
}

[disabled].button.success:hover {
    background-color: rgb(93, 164, 35);
}

[disabled].button.success:focus {
    background-color: rgb(93, 164, 35);
}

button.disabled.alert {
    border-color: rgb(158, 12, 15);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(198, 15, 19);
    -webkit-box-shadow: none;
}

button[disabled].alert {
    border-color: rgb(158, 12, 15);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(198, 15, 19);
    -webkit-box-shadow: none;
}

.button.disabled.alert {
    border-color: rgb(158, 12, 15);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(198, 15, 19);
    -webkit-box-shadow: none;
}

[disabled].button.alert {
    border-color: rgb(158, 12, 15);
    color: white;
    cursor: default;
    opacity: 0.7;
    box-shadow: none;
    background-color: rgb(198, 15, 19);
    -webkit-box-shadow: none;
}

button.disabled.alert:hover {
    background-color: rgb(158, 12, 15);
}

button.disabled.alert:focus {
    background-color: rgb(158, 12, 15);
}

button[disabled].alert:hover {
    background-color: rgb(158, 12, 15);
}

button[disabled].alert:focus {
    background-color: rgb(158, 12, 15);
}

.button.disabled.alert:hover {
    background-color: rgb(158, 12, 15);
}

.button.disabled.alert:focus {
    background-color: rgb(158, 12, 15);
}

[disabled].button.alert:hover {
    background-color: rgb(158, 12, 15);
}

[disabled].button.alert:focus {
    background-color: rgb(158, 12, 15);
}

button.disabled.alert:hover {
    color: white;
}

button.disabled.alert:focus {
    color: white;
}

button[disabled].alert:hover {
    color: white;
}

button[disabled].alert:focus {
    color: white;
}

.button.disabled.alert:hover {
    color: white;
}

.button.disabled.alert:focus {
    color: white;
}

[disabled].button.alert:hover {
    color: white;
}

[disabled].button.alert:focus {
    color: white;
}

button.disabled.alert:hover {
    background-color: rgb(198, 15, 19);
}

button.disabled.alert:focus {
    background-color: rgb(198, 15, 19);
}

button[disabled].alert:hover {
    background-color: rgb(198, 15, 19);
}

button[disabled].alert:focus {
    background-color: rgb(198, 15, 19);
}

.button.disabled.alert:hover {
    background-color: rgb(198, 15, 19);
}

.button.disabled.alert:focus {
    background-color: rgb(198, 15, 19);
}

[disabled].button.alert:hover {
    background-color: rgb(198, 15, 19);
}

[disabled].button.alert:focus {
    background-color: rgb(198, 15, 19);
}

@media only screen and (min-width:40.06em) {
    button {
        display: inline-block;
    }

    .button {
        display: inline-block;
    }
}

.button-group {
    list-style: none;
    margin: 0px;
    left: 0px;
}

    .button-group::before {
        display: table;
        content: " ";
    }

    .button-group::after {
        display: table;
        content: " ";
    }

    .button-group::after {
        clear: both;
    }

    .button-group li {
        margin: 0px;
        float: left;
    }

        .button-group li > button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group li:first-child button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group li:first-child .button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group li:first-child {
            margin-left: 0px;
        }

    .button-group.radius > * > button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 1px;
        border-left-style: solid;
    }

    .button-group.radius > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 1px;
        border-left-style: solid;
    }

    .button-group.radius > *:first-child button {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    .button-group.radius > *:first-child .button {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    .button-group.radius > *:first-child {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
    }

        .button-group.radius > *:first-child > a {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            -moz-border-radius-bottomleft: 3px;
            -moz-border-radius-topleft: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -webkit-border-top-left-radius: 3px;
        }

        .button-group.radius > *:first-child > button {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            -moz-border-radius-bottomleft: 3px;
            -moz-border-radius-topleft: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -webkit-border-top-left-radius: 3px;
        }

        .button-group.radius > *:first-child > .button {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            -moz-border-radius-bottomleft: 3px;
            -moz-border-radius-topleft: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -webkit-border-top-left-radius: 3px;
        }

    .button-group.radius > *:last-child {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-topright: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
    }

        .button-group.radius > *:last-child > a {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
            -moz-border-radius-bottomright: 3px;
            -moz-border-radius-topright: 3px;
            -webkit-border-bottom-right-radius: 3px;
            -webkit-border-top-right-radius: 3px;
        }

        .button-group.radius > *:last-child > button {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
            -moz-border-radius-bottomright: 3px;
            -moz-border-radius-topright: 3px;
            -webkit-border-bottom-right-radius: 3px;
            -webkit-border-top-right-radius: 3px;
        }

        .button-group.radius > *:last-child > .button {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
            -moz-border-radius-bottomright: 3px;
            -moz-border-radius-topright: 3px;
            -webkit-border-bottom-right-radius: 3px;
            -webkit-border-top-right-radius: 3px;
        }

    .button-group.round > * > button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 1px;
        border-left-style: solid;
    }

    .button-group.round > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 1px;
        border-left-style: solid;
    }

    .button-group.round > *:first-child button {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    .button-group.round > *:first-child .button {
        border-left-color: currentColor;
        border-left-width: 0px;
        border-left-style: none;
    }

    .button-group.round > *:first-child {
        border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        -moz-border-radius-bottomleft: 1000px;
        -moz-border-radius-topleft: 1000px;
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
    }

        .button-group.round > *:first-child > a {
            border-top-left-radius: 1000px;
            border-bottom-left-radius: 1000px;
            -moz-border-radius-bottomleft: 1000px;
            -moz-border-radius-topleft: 1000px;
            -webkit-border-bottom-left-radius: 1000px;
            -webkit-border-top-left-radius: 1000px;
        }

        .button-group.round > *:first-child > button {
            border-top-left-radius: 1000px;
            border-bottom-left-radius: 1000px;
            -moz-border-radius-bottomleft: 1000px;
            -moz-border-radius-topleft: 1000px;
            -webkit-border-bottom-left-radius: 1000px;
            -webkit-border-top-left-radius: 1000px;
        }

        .button-group.round > *:first-child > .button {
            border-top-left-radius: 1000px;
            border-bottom-left-radius: 1000px;
            -moz-border-radius-bottomleft: 1000px;
            -moz-border-radius-topleft: 1000px;
            -webkit-border-bottom-left-radius: 1000px;
            -webkit-border-top-left-radius: 1000px;
        }

    .button-group.round > *:last-child {
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -moz-border-radius-topright: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
    }

        .button-group.round > *:last-child > a {
            border-top-right-radius: 1000px;
            border-bottom-right-radius: 1000px;
            -moz-border-radius-bottomright: 1000px;
            -moz-border-radius-topright: 1000px;
            -webkit-border-bottom-right-radius: 1000px;
            -webkit-border-top-right-radius: 1000px;
        }

        .button-group.round > *:last-child > button {
            border-top-right-radius: 1000px;
            border-bottom-right-radius: 1000px;
            -moz-border-radius-bottomright: 1000px;
            -moz-border-radius-topright: 1000px;
            -webkit-border-bottom-right-radius: 1000px;
            -webkit-border-top-right-radius: 1000px;
        }

        .button-group.round > *:last-child > .button {
            border-top-right-radius: 1000px;
            border-bottom-right-radius: 1000px;
            -moz-border-radius-bottomright: 1000px;
            -moz-border-radius-topright: 1000px;
            -webkit-border-bottom-right-radius: 1000px;
            -webkit-border-top-right-radius: 1000px;
        }

    .button-group.even-2 li {
        width: 50%;
    }

        .button-group.even-2 li > button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-2 li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-2 li:first-child button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-2 li:first-child .button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-2 li button {
            width: 100%;
        }

        .button-group.even-2 li .button {
            width: 100%;
        }

    .button-group.even-3 li {
        width: 33.33%;
    }

        .button-group.even-3 li > button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-3 li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-3 li:first-child button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-3 li:first-child .button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-3 li button {
            width: 100%;
        }

        .button-group.even-3 li .button {
            width: 100%;
        }

    .button-group.even-4 li {
        width: 25%;
    }

        .button-group.even-4 li > button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-4 li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-4 li:first-child button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-4 li:first-child .button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-4 li button {
            width: 100%;
        }

        .button-group.even-4 li .button {
            width: 100%;
        }

    .button-group.even-5 li {
        width: 20%;
    }

        .button-group.even-5 li > button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-5 li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-5 li:first-child button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-5 li:first-child .button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-5 li button {
            width: 100%;
        }

        .button-group.even-5 li .button {
            width: 100%;
        }

    .button-group.even-6 li {
        width: 16.66%;
    }

        .button-group.even-6 li > button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-6 li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-6 li:first-child button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-6 li:first-child .button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-6 li button {
            width: 100%;
        }

        .button-group.even-6 li .button {
            width: 100%;
        }

    .button-group.even-7 li {
        width: 14.28%;
    }

        .button-group.even-7 li > button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-7 li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-7 li:first-child button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-7 li:first-child .button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-7 li button {
            width: 100%;
        }

        .button-group.even-7 li .button {
            width: 100%;
        }

    .button-group.even-8 li {
        width: 12.5%;
    }

        .button-group.even-8 li > button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-8 li .button {
            border-color: rgba(255, 255, 255, 0.5);
            border-left-width: 1px;
            border-left-style: solid;
        }

        .button-group.even-8 li:first-child button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-8 li:first-child .button {
            border-left-color: currentColor;
            border-left-width: 0px;
            border-left-style: none;
        }

        .button-group.even-8 li button {
            width: 100%;
        }

        .button-group.even-8 li .button {
            width: 100%;
        }

.button-bar {
}

    .button-bar::before {
        display: table;
        content: " ";
    }

    .button-bar::after {
        display: table;
        content: " ";
    }

    .button-bar::after {
        clear: both;
    }

    .button-bar .button-group {
        margin-right: 0.62rem;
        float: left;
    }

        .button-bar .button-group div {
            overflow: hidden;
        }

.panel {
    background: rgb(242, 242, 242);
    padding: 1.25rem;
    border: 1px solid rgb(216, 216, 216);
    margin-bottom: 1.25rem;
}

    .panel > :first-child {
        margin-top: 0px;
    }

    .panel > :last-child {
        margin-bottom: 0px;
    }

    .panel h1 {
        color: rgb(51, 51, 51);
    }

    .panel h2 {
        color: rgb(51, 51, 51);
    }

    .panel h3 {
        color: rgb(51, 51, 51);
    }

    .panel h4 {
        color: rgb(51, 51, 51);
    }

    .panel h5 {
        color: rgb(51, 51, 51);
    }

    .panel h6 {
        color: rgb(51, 51, 51);
    }

    .panel p {
        color: rgb(51, 51, 51);
    }

    .panel h1 {
        line-height: 1;
        margin-bottom: 0.62rem;
    }

    .panel h2 {
        line-height: 1;
        margin-bottom: 0.62rem;
    }

    .panel h3 {
        line-height: 1;
        margin-bottom: 0.62rem;
    }

    .panel h4 {
        line-height: 1;
        margin-bottom: 0.62rem;
    }

    .panel h5 {
        line-height: 1;
        margin-bottom: 0.62rem;
    }

    .panel h6 {
        line-height: 1;
        margin-bottom: 0.62rem;
    }

    .panel h1.subheader {
        line-height: 1.4;
    }

    .panel h2.subheader {
        line-height: 1.4;
    }

    .panel h3.subheader {
        line-height: 1.4;
    }

    .panel h4.subheader {
        line-height: 1.4;
    }

    .panel h5.subheader {
        line-height: 1.4;
    }

    .panel h6.subheader {
        line-height: 1.4;
    }

    .panel.callout {
        background: rgb(242, 250, 252);
        padding: 1.25rem;
        border: 1px solid rgb(197, 232, 243);
        margin-bottom: 1.25rem;
    }

        .panel.callout > :first-child {
            margin-top: 0px;
        }

        .panel.callout > :last-child {
            margin-bottom: 0px;
        }

        .panel.callout h1 {
            color: rgb(51, 51, 51);
        }

        .panel.callout h2 {
            color: rgb(51, 51, 51);
        }

        .panel.callout h3 {
            color: rgb(51, 51, 51);
        }

        .panel.callout h4 {
            color: rgb(51, 51, 51);
        }

        .panel.callout h5 {
            color: rgb(51, 51, 51);
        }

        .panel.callout h6 {
            color: rgb(51, 51, 51);
        }

        .panel.callout p {
            color: rgb(51, 51, 51);
        }

        .panel.callout h1 {
            line-height: 1;
            margin-bottom: 0.62rem;
        }

        .panel.callout h2 {
            line-height: 1;
            margin-bottom: 0.62rem;
        }

        .panel.callout h3 {
            line-height: 1;
            margin-bottom: 0.62rem;
        }

        .panel.callout h4 {
            line-height: 1;
            margin-bottom: 0.62rem;
        }

        .panel.callout h5 {
            line-height: 1;
            margin-bottom: 0.62rem;
        }

        .panel.callout h6 {
            line-height: 1;
            margin-bottom: 0.62rem;
        }

        .panel.callout h1.subheader {
            line-height: 1.4;
        }

        .panel.callout h2.subheader {
            line-height: 1.4;
        }

        .panel.callout h3.subheader {
            line-height: 1.4;
        }

        .panel.callout h4.subheader {
            line-height: 1.4;
        }

        .panel.callout h5.subheader {
            line-height: 1.4;
        }

        .panel.callout h6.subheader {
            line-height: 1.4;
        }

        .panel.callout a {
            color: rgb(35, 150, 225);
        }

    .panel.radius {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

.dropdown.button {
    padding-right: 3.56rem;
    position: relative;
}

button.dropdown {
    padding-right: 3.56rem;
    position: relative;
}

.dropdown.button::before {
    border-style: solid;
    border-color: white transparent transparent;
    top: 50%;
    width: 0px;
    height: 0px;
    display: block;
    position: absolute;
    content: "";
}

button.dropdown::before {
    border-style: solid;
    border-color: white transparent transparent;
    top: 50%;
    width: 0px;
    height: 0px;
    display: block;
    position: absolute;
    content: "";
}

.dropdown.button::before {
    border-width: 0.37rem;
    right: 1.4rem;
    margin-top: -0.15rem;
}

button.dropdown::before {
    border-width: 0.37rem;
    right: 1.4rem;
    margin-top: -0.15rem;
}

.dropdown.button::before {
    border-color: white transparent transparent;
}

button.dropdown::before {
    border-color: white transparent transparent;
}

.dropdown.button.tiny {
    padding-right: 2.62rem;
}

button.dropdown.tiny {
    padding-right: 2.62rem;
}

.dropdown.button.tiny::before {
    border-width: 0.37rem;
    right: 1.12rem;
    margin-top: -0.12rem;
}

button.dropdown.tiny::before {
    border-width: 0.37rem;
    right: 1.12rem;
    margin-top: -0.12rem;
}

.dropdown.button.tiny::before {
    border-color: white transparent transparent;
}

button.dropdown.tiny::before {
    border-color: white transparent transparent;
}

.dropdown.button.small {
    padding-right: 3.06rem;
}

button.dropdown.small {
    padding-right: 3.06rem;
}

.dropdown.button.small::before {
    border-width: 0.43rem;
    right: 1.31rem;
    margin-top: -0.15rem;
}

button.dropdown.small::before {
    border-width: 0.43rem;
    right: 1.31rem;
    margin-top: -0.15rem;
}

.dropdown.button.small::before {
    border-color: white transparent transparent;
}

button.dropdown.small::before {
    border-color: white transparent transparent;
}

.dropdown.button.large {
    padding-right: 3.62rem;
}

button.dropdown.large {
    padding-right: 3.62rem;
}

.dropdown.button.large::before {
    border-width: 0.31rem;
    right: 1.71rem;
    margin-top: -0.15rem;
}

button.dropdown.large::before {
    border-width: 0.31rem;
    right: 1.71rem;
    margin-top: -0.15rem;
}

.dropdown.button.large::before {
    border-color: white transparent transparent;
}

button.dropdown.large::before {
    border-color: white transparent transparent;
}

.dropdown.button.secondary::before {
    border-color: rgb(51, 51, 51) transparent transparent;
}

button.dropdown.secondary::before {
    border-color: rgb(51, 51, 51) transparent transparent;
}

.th {
    border: 4px solid white;
    transition: 200ms ease-out;
    border-image: none;
    line-height: 0;
    display: inline-block;
    max-width: 100%;
    box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
}

    .th:hover {
        box-shadow: 0px 0px 6px 1px rgba(43,166,203,0.5);
        -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
    }

    .th:focus {
        box-shadow: 0px 0px 6px 1px rgba(43,166,203,0.5);
        -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
    }

    .th.radius {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

.pricing-table {
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
    margin-bottom: 1.25rem;
    margin-left: 0px;
}

    .pricing-table * {
        list-style: none;
        line-height: 1;
    }

    .pricing-table .title {
        padding: 0.93rem 1.25rem;
        text-align: center;
        color: rgb(238, 238, 238);
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: 1rem;
        font-weight: normal;
        background-color: rgb(51, 51, 51);
    }

    .pricing-table .price {
        padding: 0.93rem 1.25rem;
        text-align: center;
        color: rgb(51, 51, 51);
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: 2rem;
        font-weight: normal;
        background-color: rgb(246, 246, 246);
    }

    .pricing-table .description {
        padding: 0.93rem;
        text-align: center;
        color: rgb(119, 119, 119);
        line-height: 1.4;
        font-size: 0.75rem;
        font-weight: normal;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        background-color: white;
    }

    .pricing-table .bullet-item {
        padding: 0.93rem;
        text-align: center;
        color: rgb(51, 51, 51);
        font-size: 0.87rem;
        font-weight: normal;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        background-color: white;
    }

    .pricing-table .cta-button {
        padding: 1.25rem 1.25rem 0px;
        text-align: center;
        background-color: white;
    }

.slideshow-wrapper {
    position: relative;
}

    .slideshow-wrapper ul {
        margin: 0px;
        list-style-type: none;
    }

        .slideshow-wrapper ul li {
            display: none;
        }

            .slideshow-wrapper ul li .orbit-caption {
                display: none;
            }

            .slideshow-wrapper ul li:first-child {
                display: block;
            }

    .slideshow-wrapper .orbit-container {
        background-color: transparent;
    }

        .slideshow-wrapper .orbit-container li {
            display: block;
        }

            .slideshow-wrapper .orbit-container li .orbit-caption {
                display: block;
            }

.preloader {
    border-width: 3px;
    border-style: solid;
    border-color: rgb(85, 85, 85) white;
    border-radius: 1000px;
    border-image: none;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    display: block;
    position: absolute;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-border-radius: 1000px;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.orbit-container {
    background: none;
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .orbit-container .orbit-slides-container {
        list-style: none;
        margin: 0px;
        padding: 0px;
        position: relative;
        -webkit-transform: translateZ(0);
    }

        .orbit-container .orbit-slides-container img {
            display: block;
            max-width: 100%;
        }

        .orbit-container .orbit-slides-container > * {
            top: 0px;
            width: 100%;
            margin-left: 100%;
            position: absolute;
        }

            .orbit-container .orbit-slides-container > *:first-child {
                margin-left: 0%;
            }

            .orbit-container .orbit-slides-container > * .orbit-caption {
                padding: 0.62rem 0.87rem;
                width: 100%;
                bottom: 0px;
                color: white;
                font-size: 0.87rem;
                position: absolute;
                background-color: rgba(51, 51, 51, 0.8);
            }

    .orbit-container .orbit-slide-number {
        background: rgba(0, 0, 0, 0);
        left: 10px;
        top: 10px;
        color: white;
        font-size: 12px;
        position: absolute;
        z-index: 10;
    }

        .orbit-container .orbit-slide-number span {
            padding: 0.31rem;
            font-weight: 700;
        }

    .orbit-container .orbit-timer {
        top: 12px;
        width: 100px;
        height: 6px;
        right: 10px;
        position: absolute;
        z-index: 10;
    }

        .orbit-container .orbit-timer .orbit-progress {
            top: 5px;
            width: 0%;
            height: 3px;
            right: 20px;
            display: block;
            position: relative;
            background-color: rgba(255, 255, 255, 0.3);
        }

        .orbit-container .orbit-timer > span {
            border-width: medium 4px;
            border-style: none solid;
            border-color: currentColor white;
            border-image: none;
            top: 0px;
            width: 11px;
            height: 14px;
            right: 0px;
            display: none;
            position: absolute;
        }

        .orbit-container .orbit-timer.paused > span {
            border-width: 8px;
            border-style: inset solid inset inset;
            border-color: transparent transparent transparent white;
            border-image: none;
            top: 0px;
            width: 11px;
            height: 14px;
            right: -4px;
        }

            .orbit-container .orbit-timer.paused > span.dark {
                border-color: transparent transparent transparent rgb(51, 51, 51);
            }

    .orbit-container:hover .orbit-timer > span {
        display: block;
    }

    .orbit-container .orbit-prev {
        top: 45%;
        width: 36px;
        height: 60px;
        color: white;
        line-height: 50px;
        text-indent: -9999px !important;
        margin-top: -25px;
        position: absolute;
        z-index: 10;
    }

    .orbit-container .orbit-next {
        top: 45%;
        width: 36px;
        height: 60px;
        color: white;
        line-height: 50px;
        text-indent: -9999px !important;
        margin-top: -25px;
        position: absolute;
        z-index: 10;
    }

    .orbit-container .orbit-prev:hover {
        background-color: rgba(0, 0, 0, 0.3);
    }

    .orbit-container .orbit-next:hover {
        background-color: rgba(0, 0, 0, 0.3);
    }

    .orbit-container .orbit-prev > span {
        border: 10px inset currentColor;
        border-image: none;
        top: 50%;
        width: 0px;
        height: 0px;
        margin-top: -10px;
        display: block;
        position: absolute;
    }

    .orbit-container .orbit-next > span {
        border: 10px inset currentColor;
        border-image: none;
        top: 50%;
        width: 0px;
        height: 0px;
        margin-top: -10px;
        display: block;
        position: absolute;
    }

    .orbit-container .orbit-prev {
        left: 0px;
    }

        .orbit-container .orbit-prev > span {
            border-color: transparent white transparent transparent;
            border-right-style: solid;
        }

        .orbit-container .orbit-prev:hover > span {
            border-right-color: white;
        }

    .orbit-container .orbit-next {
        right: 0px;
    }

        .orbit-container .orbit-next > span {
            border-color: transparent transparent transparent white;
            left: 50%;
            margin-left: -4px;
            border-left-style: solid;
        }

        .orbit-container .orbit-next:hover > span {
            border-left-color: white;
        }

.orbit-bullets-container {
    text-align: center;
}

.orbit-bullets {
    margin: 0px auto 30px;
    top: 10px;
    text-align: center;
    overflow: hidden;
    float: none;
    display: block;
    position: relative;
}

    .orbit-bullets li {
        background: rgb(204, 204, 204);
        border-radius: 1000px;
        width: 0.56rem;
        height: 0.56rem;
        margin-right: 6px;
        float: none;
        display: inline-block;
        -webkit-border-radius: 1000px;
    }

        .orbit-bullets li.active {
            background: rgb(153, 153, 153);
        }

        .orbit-bullets li:last-child {
            margin-right: 0px;
        }

.touch .orbit-container .orbit-prev {
    display: none;
}

.touch .orbit-container .orbit-next {
    display: none;
}

.touch .orbit-bullets {
    display: none;
}

@media only screen and (min-width:40.06em) {
    .touch .orbit-container .orbit-prev {
        display: inherit;
    }

    .touch .orbit-container .orbit-next {
        display: inherit;
    }

    .touch .orbit-bullets {
        display: block;
    }
}

@media only screen and (max-width:40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important;
    }

        .orbit-stack-on-small .orbit-slides-container > * {
            margin-left: 0% !important;
            position: relative;
        }

    .orbit-stack-on-small .orbit-timer {
        display: none;
    }

    .orbit-stack-on-small .orbit-next {
        display: none;
    }

    .orbit-stack-on-small .orbit-prev {
        display: none;
    }

    .orbit-stack-on-small .orbit-bullets {
        display: none;
    }
}

[data-magellan-expedition] {
    background: white;
    padding: 10px;
    z-index: 50;
    min-width: 100%;
}

    [data-magellan-expedition] .sub-nav {
        margin-bottom: 0px;
    }

        [data-magellan-expedition] .sub-nav dd {
            margin-bottom: 0px;
        }

        [data-magellan-expedition] .sub-nav a {
            line-height: 1.8em;
        }

.tabs {
    margin-bottom: 0px !important;
}

    .tabs::before {
        display: table;
        content: " ";
    }

    .tabs::after {
        display: table;
        content: " ";
    }

    .tabs::after {
        clear: both;
    }

    .tabs dd {
        top: 1px;
        margin-bottom: 0px !important;
        float: left;
        position: relative;
    }

        .tabs dd > a {
            background: rgb(239, 239, 239);
            padding: 1rem 2rem 1.06rem;
            color: rgb(34, 34, 34);
            font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            font-size: 1rem;
            display: block;
        }

            .tabs dd > a:hover {
                background: rgb(225, 225, 225);
            }

        .tabs dd.active a {
            background: white;
        }

    .tabs.radius dd:first-child a {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
    }

    .tabs.radius dd:last-child a {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-topright: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
    }

    .tabs.vertical dd {
        top: auto;
        float: none;
        display: block;
        position: inherit;
    }

.tabs-content {
    width: 100%;
    margin-bottom: 1.5rem;
}

    .tabs-content::before {
        display: table;
        content: " ";
    }

    .tabs-content::after {
        display: table;
        content: " ";
    }

    .tabs-content::after {
        clear: both;
    }

    .tabs-content > .content {
        padding: 0.62em 0px;
        width: 100%;
        float: left;
        display: none;
    }

        .tabs-content > .content.active {
            display: block;
        }

        .tabs-content > .content.contained {
            padding: 0.62em;
        }

    .tabs-content.vertical {
        display: block;
    }

        .tabs-content.vertical > .content {
            padding: 0px 0.62em;
        }

@media only screen and (min-width:40.06em) {
    .tabs.vertical {
        width: 20%;
        margin-bottom: 1.25rem;
        float: left;
    }

    .tabs-content.vertical {
        width: 80%;
        margin-left: -1px;
        float: left;
    }
}

ul.pagination {
    height: 1.5rem;
    margin-left: -0.31rem;
    display: block;
}

    ul.pagination li {
        height: 1.5rem;
        color: rgb(34, 34, 34);
        font-size: 0.87rem;
        margin-left: 0.31rem;
    }

        ul.pagination li a {
            padding: 0.06rem 0.62rem;
            border-radius: 3px;
            color: rgb(153, 153, 153);
            display: block;
            -webkit-border-radius: 3px;
        }

        ul.pagination li:hover a {
            background: rgb(230, 230, 230);
        }

        ul.pagination li a:focus {
            background: rgb(230, 230, 230);
        }

        ul.pagination li.unavailable a {
            color: rgb(153, 153, 153);
            cursor: default;
        }

        ul.pagination li.unavailable:hover a {
            background: none;
        }

        ul.pagination li.unavailable a:focus {
            background: none;
        }

        ul.pagination li.current a {
            background: rgb(35, 150, 225);
            color: white;
            font-weight: bold;
            cursor: default;
        }

            ul.pagination li.current a:hover {
                background: rgb(35, 150, 225);
            }

            ul.pagination li.current a:focus {
                background: rgb(35, 150, 225);
            }

    ul.pagination li {
        float: left;
        display: block;
    }

.pagination-centered {
    text-align: center;
}

    .pagination-centered ul.pagination li {
        float: none;
        display: inline-block;
    }

.side-nav {
    margin: 0px;
    padding: 0.87rem 0px;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    display: block;
    list-style-type: none;
    list-style-position: inside;
}

    .side-nav li {
        margin: 0px 0px 0.43rem;
        font-size: 0.87rem;
    }

        .side-nav li a:not(.button) {
            color: rgb(35, 150, 225);
            display: block;
        }

            .side-nav li a:not(.button):hover {
                color: rgb(103, 195, 223);
            }

            .side-nav li a:not(.button):focus {
                color: rgb(103, 195, 223);
            }

        .side-nav li.active > a:first-child:not(.button) {
            color: rgb(103, 195, 223);
            font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            font-weight: normal;
        }

        .side-nav li.divider {
            list-style: none;
            padding: 0px;
            height: 0px;
            border-top-color: white;
            border-top-width: 1px;
            border-top-style: solid;
        }

.accordion {
    margin-bottom: 0px;
}

    .accordion::before {
        display: table;
        content: " ";
    }

    .accordion::after {
        display: table;
        content: " ";
    }

    .accordion::after {
        clear: both;
    }

    .accordion dd {
        margin-bottom: 0px !important;
        display: block;
    }

        .accordion dd.active a {
            background: rgb(232, 232, 232);
        }

        .accordion dd > a {
            background: rgb(239, 239, 239);
            padding: 1rem;
            color: rgb(34, 34, 34);
            font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            font-size: 1rem;
            display: block;
        }

            .accordion dd > a:hover {
                background: rgb(227, 227, 227);
            }

    .accordion .content {
        padding: 0.62em;
        display: none;
    }

        .accordion .content.active {
            background: white;
            display: block;
        }

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

@media only screen and (max-width:40em) {
    .small-only-text-left {
        text-align: left !important;
    }

    .small-only-text-right {
        text-align: right !important;
    }

    .small-only-text-center {
        text-align: center !important;
    }

    .small-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important;
    }

    .small-text-right {
        text-align: right !important;
    }

    .small-text-center {
        text-align: center !important;
    }

    .small-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (max-width:64em) and (min-width:40.06em) {
    .medium-only-text-left {
        text-align: left !important;
    }

    .medium-only-text-right {
        text-align: right !important;
    }

    .medium-only-text-center {
        text-align: center !important;
    }

    .medium-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width:40.06em) {
    .medium-text-left {
        text-align: left !important;
    }

    .medium-text-right {
        text-align: right !important;
    }

    .medium-text-center {
        text-align: center !important;
    }

    .medium-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (max-width:90em) and (min-width:64.06em) {
    .large-only-text-left {
        text-align: left !important;
    }

    .large-only-text-right {
        text-align: right !important;
    }

    .large-only-text-center {
        text-align: center !important;
    }

    .large-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width:64.06em) {
    .large-text-left {
        text-align: left !important;
    }

    .large-text-right {
        text-align: right !important;
    }

    .large-text-center {
        text-align: center !important;
    }

    .large-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (max-width:120em) and (min-width:90.06em) {
    .xlarge-only-text-left {
        text-align: left !important;
    }

    .xlarge-only-text-right {
        text-align: right !important;
    }

    .xlarge-only-text-center {
        text-align: center !important;
    }

    .xlarge-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width:90.06em) {
    .xlarge-text-left {
        text-align: left !important;
    }

    .xlarge-text-right {
        text-align: right !important;
    }

    .xlarge-text-center {
        text-align: center !important;
    }

    .xlarge-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (max-width:21474836.47em) and (min-width:120.06em) {
    .xxlarge-only-text-left {
        text-align: left !important;
    }

    .xxlarge-only-text-right {
        text-align: right !important;
    }

    .xxlarge-only-text-center {
        text-align: center !important;
    }

    .xxlarge-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width:120.06em) {
    .xxlarge-text-left {
        text-align: left !important;
    }

    .xxlarge-text-right {
        text-align: right !important;
    }

    .xxlarge-text-center {
        text-align: center !important;
    }

    .xxlarge-text-justify {
        text-align: justify !important;
    }
}

div {
    margin: 0px;
    padding: 0px;
}

dl {
    margin: 0px;
    padding: 0px;
}

dt {
    margin: 0px;
    padding: 0px;
}

dd {
    margin: 0px;
    padding: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
}

ol {
    margin: 0px;
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
}

h1 {
    margin: 0px;
    padding: 0px;
}

h2 {
    margin: 0px;
    padding: 0px;
}

h3 {
    margin: 0px;
    padding: 0px;
}

h4 {
    margin: 0px;
    padding: 0px;
}

h5 {
    margin: 0px;
    padding: 0px;
}

h6 {
    margin: 0px;
    padding: 0px;
}

pre {
    margin: 0px;
    padding: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

blockquote {
    margin: 0px;
    padding: 0px;
}

th {
    margin: 0px;
    padding: 0px;
}

td {
    margin: 0px;
    padding: 0px;
}

a {
    color: rgb(35, 150, 225);
    line-height: inherit;
    text-decoration: none;
}

    a:hover {
        color: rgb(37, 143, 175);
    }

    a:focus {
        color: rgb(37, 143, 175);
    }

    a img {
        border: currentColor;
        border-image: none;
    }

p {
    line-height: 1.6;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

    p.lead {
        line-height: 1.6;
        font-size: 1.21rem;
    }

    p aside {
        line-height: 1.35;
        font-size: 0.87rem;
        font-style: italic;
    }

h1 {
    color: rgb(34, 34, 34);
    line-height: 1.4;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    text-rendering: optimizeLegibility;
}

h2 {
    color: rgb(34, 34, 34);
    line-height: 1.4;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    text-rendering: optimizeLegibility;
}

h3 {
    color: rgb(34, 34, 34);
    line-height: 1.4;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    text-rendering: optimizeLegibility;
}

h4 {
    color: rgb(34, 34, 34);
    line-height: 1.4;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    text-rendering: optimizeLegibility;
}

h5 {
    color: rgb(34, 34, 34);
    line-height: 1.4;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    text-rendering: optimizeLegibility;
}

h6 {
    color: rgb(34, 34, 34);
    line-height: 1.4;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    text-rendering: optimizeLegibility;
}

h1 small {
    color: rgb(111, 111, 111);
    line-height: 0;
    font-size: 60%;
}

h2 small {
    color: rgb(111, 111, 111);
    line-height: 0;
    font-size: 60%;
}

h3 small {
    color: rgb(111, 111, 111);
    line-height: 0;
    font-size: 60%;
}

h4 small {
    color: rgb(111, 111, 111);
    line-height: 0;
    font-size: 60%;
}

h5 small {
    color: rgb(111, 111, 111);
    line-height: 0;
    font-size: 60%;
}

h6 small {
    color: rgb(111, 111, 111);
    line-height: 0;
    font-size: 60%;
}

h1 {
    font-size: 2.12rem;
}

h2 {
    font-size: 1.68rem;
}

h3 {
    font-size: 1.37rem;
}

h4 {
    font-size: 1.12rem;
}

h5 {
    font-size: 1.12rem;
}

h6 {
    font-size: 1rem;
}

.subheader {
    color: rgb(111, 111, 111);
    line-height: 1.4;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}

hr {
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    margin: 1.25rem 0px 1.18rem;
    border-image: none;
    height: 0px;
    clear: both;
}

em {
    line-height: inherit;
    font-style: italic;
}

i {
    line-height: inherit;
    font-style: italic;
}

strong {
    line-height: inherit;
    font-weight: bold;
}

b {
    line-height: inherit;
    font-weight: bold;
}

small {
    line-height: inherit;
    font-size: 60%;
}

code {
    color: rgb(145, 11, 14);
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: bold;
}

ul {
    line-height: 1.6;
    font-family: inherit;
    font-size: 1rem;
    margin-bottom: 1.25rem;
    list-style-position: outside;
}

ol {
    line-height: 1.6;
    font-family: inherit;
    font-size: 1rem;
    margin-bottom: 1.25rem;
    list-style-position: outside;
}

dl {
    line-height: 1.6;
    font-family: inherit;
    font-size: 1rem;
    margin-bottom: 1.25rem;
    list-style-position: outside;
}

ul {
    margin-left: 1.1rem;
}

    ul.no-bullet {
        margin-left: 0px;
    }

        ul.no-bullet li ul {
            list-style: none;
            margin-bottom: 0px;
            margin-left: 1.25rem;
        }

        ul.no-bullet li ol {
            list-style: none;
            margin-bottom: 0px;
            margin-left: 1.25rem;
        }

    ul li ul {
        margin-bottom: 0px;
        margin-left: 1.25rem;
    }

    ul li ol {
        margin-bottom: 0px;
        margin-left: 1.25rem;
    }

    ul.square li ul {
        list-style: inherit;
    }

    ul.circle li ul {
        list-style: inherit;
    }

    ul.disc li ul {
        list-style: inherit;
    }

    ul.square {
        margin-left: 1.1rem;
        list-style-type: square;
    }

    ul.circle {
        margin-left: 1.1rem;
        list-style-type: circle;
    }

    ul.disc {
        margin-left: 1.1rem;
        list-style-type: disc;
    }

    ul.no-bullet {
        list-style: none;
    }

ol {
    margin-left: 1.4rem;
}

    ol li ul {
        margin-bottom: 0px;
        margin-left: 1.25rem;
    }

    ol li ol {
        margin-bottom: 0px;
        margin-left: 1.25rem;
    }

dl dt {
    font-weight: bold;
    margin-bottom: 0.3rem;
}

dl dd {
    margin-bottom: 0.75rem;
}

abbr {
    color: rgb(34, 34, 34);
    text-transform: uppercase;
    font-size: 90%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

acronym {
    color: rgb(34, 34, 34);
    text-transform: uppercase;
    font-size: 90%;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

abbr {
    text-transform: none;
}

blockquote {
    margin: 0px 0px 1.25rem;
    padding: 0.56rem 1.25rem 0px 1.18rem;
    border-left-color: rgb(221, 221, 221);
    border-left-width: 1px;
    border-left-style: solid;
}

    blockquote cite {
        color: rgb(85, 85, 85);
        font-size: 0.81rem;
        display: block;
    }

        blockquote cite::before {
            content: "\2014 \0020";
        }

        blockquote cite a {
            color: rgb(85, 85, 85);
        }

            blockquote cite a:visited {
                color: rgb(85, 85, 85);
            }

blockquote {
    color: rgb(111, 111, 111);
    line-height: 1.6;
}

    blockquote p {
        color: rgb(111, 111, 111);
        line-height: 1.6;
    }

.vcard {
    margin: 0px 0px 1.25rem;
    padding: 0.62rem 0.75rem;
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
    display: inline-block;
}

    .vcard li {
        margin: 0px;
        display: block;
    }

    .vcard .fn {
        font-size: 0.93rem;
        font-weight: bold;
    }

.vevent .summary {
    font-weight: bold;
}

.vevent abbr {
    padding: 0px 0.06rem;
    border: currentColor;
    border-image: none;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}

@media only screen and (min-width:40.06em) {
    h1 {
        line-height: 1.4;
    }

    h2 {
        line-height: 1.4;
    }

    h3 {
        line-height: 1.4;
    }

    h4 {
        line-height: 1.4;
    }

    h5 {
        line-height: 1.4;
    }

    h6 {
        line-height: 1.4;
    }

    h1 {
        font-size: 2.75rem;
    }

    h2 {
        font-size: 2.31rem;
    }

    h3 {
        font-size: 1.68rem;
    }

    h4 {
        font-size: 1.43rem;
    }
}

.print-only {
    display: none !important;
}

@media print {
    * {
        background: none !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

        a:visited {
            text-decoration: underline;
        }

        a[href]::after {
            content: " (" attr(href) ")";
        }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    .ir a::after {
        content: "";
    }

    a[href^='javascript:']::after {
        content: "";
    }

    a[href^='#']::after {
        content: "";
    }

    pre {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    blockquote {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p {
        orphans: 3;
        widows: 3;
    }

    h2 {
        orphans: 3;
        widows: 3;
    }

    h3 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }

    h3 {
        page-break-after: avoid;
    }

    .hide-on-print {
        display: none !important;
    }

    .print-only {
        display: block !important;
    }

    .hide-for-print {
        display: none !important;
    }

    .show-for-print {
        display: inherit !important;
    }
}

.split.button {
    padding-right: 5.06rem;
    position: relative;
}

    .split.button span {
        top: 0px;
        height: 100%;
        right: 0px;
        border-left-color: currentColor;
        border-left-width: 1px;
        border-left-style: solid;
        display: block;
        position: absolute;
    }

        .split.button span::before {
            border-style: inset;
            left: 50%;
            top: 50%;
            width: 0px;
            height: 0px;
            display: block;
            position: absolute;
            content: "";
        }

        .split.button span:active {
            background-color: rgba(0, 0, 0, 0.1);
        }

    .split.button span {
        border-left-color: rgba(255, 255, 255, 0.5);
    }

    .split.button span {
        width: 3.09rem;
    }

        .split.button span::before {
            border-width: 0.37rem;
            top: 48%;
            margin-left: -0.37rem;
            border-top-style: solid;
        }

        .split.button span::before {
            border-color: white transparent transparent;
        }

    .split.button.secondary span {
        border-left-color: rgba(255, 255, 255, 0.5);
    }

        .split.button.secondary span::before {
            border-color: white transparent transparent;
        }

    .split.button.alert span {
        border-left-color: rgba(255, 255, 255, 0.5);
    }

    .split.button.success span {
        border-left-color: rgba(255, 255, 255, 0.5);
    }

    .split.button.tiny {
        padding-right: 3.75rem;
    }

        .split.button.tiny span {
            width: 2.25rem;
        }

            .split.button.tiny span::before {
                border-width: 0.37rem;
                top: 48%;
                margin-left: -0.37rem;
                border-top-style: solid;
            }

    .split.button.small {
        padding-right: 4.37rem;
    }

        .split.button.small span {
            width: 2.62rem;
        }

            .split.button.small span::before {
                border-width: 0.43rem;
                top: 48%;
                margin-left: -0.37rem;
                border-top-style: solid;
            }

    .split.button.large {
        padding-right: 5.5rem;
    }

        .split.button.large span {
            width: 3.43rem;
        }

            .split.button.large span::before {
                border-width: 0.31rem;
                top: 48%;
                margin-left: -0.37rem;
                border-top-style: solid;
            }

    .split.button.expand {
        padding-left: 2rem;
    }

    .split.button.secondary span::before {
        border-color: rgb(51, 51, 51) transparent transparent;
    }

    .split.button.radius span {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-topright: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
    }

    .split.button.round span {
        border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        -moz-border-radius-bottomright: 1000px;
        -moz-border-radius-topright: 1000px;
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
    }

.reveal-modal-bg {
    background: rgba(0, 0, 0, 0.45);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 98;
}

dialog {
    padding: 1.25rem;
    border: 1px solid rgb(102, 102, 102);
    border-image: none;
    left: 50%;
    top: 6.25rem;
    width: 80%;
    height: auto;
    margin-left: -40%;
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 99;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
    background-color: white;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.reveal-modal {
    padding: 1.25rem;
    border: 1px solid rgb(102, 102, 102);
    border-image: none;
    left: 50%;
    top: 6.25rem;
    width: 80%;
    height: auto;
    margin-left: -40%;
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 99;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
    background-color: white;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

dialog .column {
    min-width: 0px;
}

dialog .columns {
    min-width: 0px;
}

.reveal-modal .column {
    min-width: 0px;
}

.reveal-modal .columns {
    min-width: 0px;
}

dialog > :first-child {
    margin-top: 0px;
}

.reveal-modal > :first-child {
    margin-top: 0px;
}

dialog > :last-child {
    margin-bottom: 0px;
}

.reveal-modal > :last-child {
    margin-bottom: 0px;
}

dialog .close-reveal-modal {
    top: 0.5rem;
    right: 0.68rem;
    color: rgb(170, 170, 170);
    line-height: 1;
    font-size: 1.37rem;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

.reveal-modal .close-reveal-modal {
    top: 0.5rem;
    right: 0.68rem;
    color: rgb(170, 170, 170);
    line-height: 1;
    font-size: 1.37rem;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

dialog[open] {
    display: block;
    visibility: visible;
}

@media only screen and (min-width:40.06em) {
    dialog {
        padding: 1.87rem;
        top: 6.25rem;
    }

    .reveal-modal {
        padding: 1.87rem;
        top: 6.25rem;
    }

    dialog.tiny {
        width: 30%;
        margin-left: -15%;
    }

    .reveal-modal.tiny {
        width: 30%;
        margin-left: -15%;
    }

    dialog.small {
        width: 40%;
        margin-left: -20%;
    }

    .reveal-modal.small {
        width: 40%;
        margin-left: -20%;
    }

    dialog.medium {
        width: 60%;
        margin-left: -30%;
    }

    .reveal-modal.medium {
        width: 60%;
        margin-left: -30%;
    }

    dialog.large {
        width: 70%;
        margin-left: -35%;
    }

    .reveal-modal.large {
        width: 70%;
        margin-left: -35%;
    }

    dialog.xlarge {
        width: 95%;
        margin-left: -47.5%;
    }

    .reveal-modal.xlarge {
        width: 95%;
        margin-left: -47.5%;
    }
}

@media print {
    dialog {
        background: white !important;
    }

    .reveal-modal {
        background: white !important;
    }
}

.has-tip {
    color: rgb(51, 51, 51);
    font-weight: bold;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    cursor: help;
}

    .has-tip:hover {
        color: rgb(35, 150, 225);
        border-bottom-color: rgb(19, 75, 91);
        border-bottom-width: 1px;
        border-bottom-style: dotted;
    }

    .has-tip:focus {
        color: rgb(35, 150, 225);
        border-bottom-color: rgb(19, 75, 91);
        border-bottom-width: 1px;
        border-bottom-style: dotted;
    }

    .has-tip.tip-left {
        float: none !important;
    }

    .has-tip.tip-right {
        float: none !important;
    }

.tooltip {
    background: rgb(51, 51, 51);
    padding: 0.75rem;
    left: 50%;
    width: 100%;
    color: white;
    line-height: 1.3;
    font-size: 0.87rem;
    font-weight: normal;
    display: none;
    position: absolute;
    z-index: 999;
    max-width: 85%;
}

    .tooltip > .nub {
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent rgb(51, 51, 51);
        border-image: none;
        left: 5px;
        top: -10px;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

    .tooltip.radius {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .tooltip.round {
        border-radius: 1000px;
        -webkit-border-radius: 1000px;
    }

        .tooltip.round > .nub {
            left: 2rem;
        }

    .tooltip.opened {
        color: rgb(35, 150, 225) !important;
        border-bottom-color: rgb(19, 75, 91) !important;
        border-bottom-width: 1px !important;
        border-bottom-style: dotted !important;
    }

.tap-to-close {
    color: rgb(119, 119, 119);
    font-size: 0.62rem;
    font-weight: normal;
    display: block;
}

@media only screen and (min-width:40.06em) {
    .tooltip > .nub {
        border-color: transparent transparent rgb(51, 51, 51);
        top: -10px;
    }

    .tooltip.tip-top > .nub {
        border-color: rgb(51, 51, 51) transparent transparent;
        top: auto;
        bottom: -10px;
    }

    .tooltip.tip-left {
        float: none !important;
    }

    .tooltip.tip-right {
        float: none !important;
    }

    .tooltip.tip-left > .nub {
        border-color: transparent transparent transparent rgb(51, 51, 51);
        left: auto;
        top: 50%;
        right: -10px;
        margin-top: -5px;
    }

    .tooltip.tip-right > .nub {
        border-color: transparent rgb(51, 51, 51) transparent transparent;
        left: -10px;
        top: 50%;
        right: auto;
        margin-top: -5px;
    }
}

.clearing-thumbs {
    list-style: none;
    margin-bottom: 0px;
    margin-left: 0px;
}

[data-clearing] {
    list-style: none;
    margin-bottom: 0px;
    margin-left: 0px;
}

.clearing-thumbs::before {
    display: table;
    content: " ";
}

.clearing-thumbs::after {
    display: table;
    content: " ";
}

[data-clearing]::before {
    display: table;
    content: " ";
}

[data-clearing]::after {
    display: table;
    content: " ";
}

.clearing-thumbs::after {
    clear: both;
}

[data-clearing]::after {
    clear: both;
}

.clearing-thumbs li {
    margin-right: 10px;
    float: left;
}

[data-clearing] li {
    margin-right: 10px;
    float: left;
}

[class*='block-grid-'].clearing-thumbs li {
    margin-right: 0px;
}

[data-clearing][class*='block-grid-'] li {
    margin-right: 0px;
}

.clearing-blackout {
    background: rgb(51, 51, 51);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 998;
}

    .clearing-blackout .clearing-close {
        display: block;
    }

.clearing-container {
    margin: 0px;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 998;
}

.clearing-touch-label {
    left: 50%;
    top: 50%;
    color: rgb(170, 170, 170);
    font-size: 0.6em;
    position: absolute;
}

.visible-img {
    height: 95%;
    position: relative;
}

    .visible-img img {
        left: 50%;
        top: 50%;
        margin-left: -50%;
        position: absolute;
        max-height: 100%;
        max-width: 100%;
    }

.clearing-caption {
    background: rgb(51, 51, 51);
    padding: 10px 30px 20px;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 0px;
    color: rgb(204, 204, 204);
    line-height: 1.3;
    font-size: 0.87em;
    margin-bottom: 0px;
    position: absolute;
}

.clearing-close {
    color: rgb(204, 204, 204);
    line-height: 1;
    padding-top: 10px;
    padding-left: 20px;
    font-size: 30px;
    display: none;
    z-index: 999;
}

    .clearing-close:hover {
        color: rgb(204, 204, 204);
    }

    .clearing-close:focus {
        color: rgb(204, 204, 204);
    }

.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:40.06em) {
    .clearing-main-prev {
        top: 0px;
        width: 40px;
        height: 100%;
        position: absolute;
    }

    .clearing-main-next {
        top: 0px;
        width: 40px;
        height: 100%;
        position: absolute;
    }

    .clearing-main-prev > span {
        border: 12px solid currentColor;
        border-image: none;
        top: 50%;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

    .clearing-main-next > span {
        border: 12px solid currentColor;
        border-image: none;
        top: 50%;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
    }

    .clearing-main-prev > span:hover {
        opacity: 0.8;
    }

    .clearing-main-next > span:hover {
        opacity: 0.8;
    }

    .clearing-main-prev {
        left: 0px;
    }

        .clearing-main-prev > span {
            border-color: transparent rgb(204, 204, 204) transparent transparent;
            left: 5px;
        }

    .clearing-main-next {
        right: 0px;
    }

        .clearing-main-next > span {
            border-color: transparent transparent transparent rgb(204, 204, 204);
        }

    .clearing-main-prev.disabled {
        opacity: 0.3;
    }

    .clearing-main-next.disabled {
        opacity: 0.3;
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.8);
        height: 120px;
        text-align: center;
        margin-top: 10px;
    }

        .clearing-assembled .clearing-container .carousel > ul {
            height: 100%;
            float: none;
            display: inline-block;
            position: relative;
            z-index: 999;
        }

            .clearing-assembled .clearing-container .carousel > ul li {
                padding: 0px;
                width: 120px;
                overflow: hidden;
                margin-right: 0px;
                float: left;
                display: block;
                position: relative;
                cursor: pointer;
                min-height: inherit;
                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: currentColor;
                    border-image: none;
                    display: block;
                    box-shadow: none;
                    -webkit-box-shadow: none;
                }

                .clearing-assembled .clearing-container .carousel > ul li img {
                    width: 100% !important;
                    cursor: pointer !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: rgb(51, 51, 51);
        height: 85%;
        overflow: hidden;
    }

    .clearing-close {
        top: 10px;
        right: 20px;
        padding-top: 0px;
        padding-left: 0px;
        position: absolute;
    }
}

.progress {
    padding: 0.12rem;
    border: 1px solid white;
    border-image: none;
    height: 1.56rem;
    margin-bottom: 0.62rem;
    background-color: rgb(246, 246, 246);
}

    .progress .meter {
        background: rgb(35, 150, 225);
        height: 100%;
        display: block;
    }

    .progress.secondary .meter {
        background: rgb(233, 233, 233);
        height: 100%;
        display: block;
    }

    .progress.success .meter {
        background: rgb(93, 164, 35);
        height: 100%;
        display: block;
    }

    .progress.alert .meter {
        background: rgb(198, 15, 19);
        height: 100%;
        display: block;
    }

    .progress.radius {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

        .progress.radius .meter {
            border-radius: 2px;
            -webkit-border-radius: 2px;
        }

    .progress.round {
        border-radius: 1000px;
        -webkit-border-radius: 1000px;
    }

        .progress.round .meter {
            border-radius: 999px;
            -webkit-border-radius: 999px;
        }

.sub-nav {
    margin: -0.25rem 0px 1.12rem -0.75rem;
    width: auto;
    overflow: hidden;
    padding-top: 0.25rem;
    display: block;
}

    .sub-nav dt {
        text-transform: uppercase;
    }

    .sub-nav dt {
        color: rgb(153, 153, 153);
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: 0.87rem;
        font-weight: normal;
        margin-bottom: 0.62rem;
        margin-left: 1rem;
        float: left;
        display: inline;
    }

    .sub-nav dd {
        color: rgb(153, 153, 153);
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: 0.87rem;
        font-weight: normal;
        margin-bottom: 0.62rem;
        margin-left: 1rem;
        float: left;
        display: inline;
    }

    .sub-nav li {
        color: rgb(153, 153, 153);
        font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: 0.87rem;
        font-weight: normal;
        margin-bottom: 0.62rem;
        margin-left: 1rem;
        float: left;
        display: inline;
    }

    .sub-nav dt a {
        padding: 0.18rem 1rem;
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    .sub-nav dd a {
        padding: 0.18rem 1rem;
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    .sub-nav li a {
        padding: 0.18rem 1rem;
        color: rgb(153, 153, 153);
        text-decoration: none;
    }

    .sub-nav dt a:hover {
        color: rgb(115, 115, 115);
    }

    .sub-nav dd a:hover {
        color: rgb(115, 115, 115);
    }

    .sub-nav li a:hover {
        color: rgb(115, 115, 115);
    }

    .sub-nav dt.active a {
        background: rgb(35, 150, 225);
        padding: 0.18rem 1rem;
        border-radius: 3px;
        color: white;
        font-weight: normal;
        cursor: default;
        -webkit-border-radius: 3px;
    }

    .sub-nav dd.active a {
        background: rgb(35, 150, 225);
        padding: 0.18rem 1rem;
        border-radius: 3px;
        color: white;
        font-weight: normal;
        cursor: default;
        -webkit-border-radius: 3px;
    }

    .sub-nav li.active a {
        background: rgb(35, 150, 225);
        padding: 0.18rem 1rem;
        border-radius: 3px;
        color: white;
        font-weight: normal;
        cursor: default;
        -webkit-border-radius: 3px;
    }

    .sub-nav dt.active a:hover {
        background: rgb(37, 143, 175);
    }

    .sub-nav dd.active a:hover {
        background: rgb(37, 143, 175);
    }

    .sub-nav li.active a:hover {
        background: rgb(37, 143, 175);
    }

.joyride-list {
    display: none;
}

.joyride-tip-guide {
    background: rgb(51, 51, 51);
    left: 2.5%;
    top: 0px;
    width: 95%;
    color: white;
    font-family: inherit;
    font-weight: normal;
    display: none;
    position: absolute;
    z-index: 101;
}

.lt-ie9 .joyride-tip-guide {
    left: 50%;
    margin-left: -400px;
    max-width: 800px;
}

.joyride-content-wrapper {
    padding: 1.12rem 1.25rem 1.5rem;
    width: 100%;
}

    .joyride-content-wrapper .button {
        margin-bottom: 0px !important;
    }

.joyride-tip-guide .joyride-nub {
    border: 10px solid rgb(51, 51, 51);
    border-image: none;
    left: 22px;
    width: 0px;
    height: 0px;
    display: block;
    position: absolute;
}

    .joyride-tip-guide .joyride-nub.top {
        top: -20px;
        border-top-color: transparent !important;
        border-right-color: transparent !important;
        border-bottom-color: rgb(51, 51, 51);
        border-left-color: transparent !important;
        border-top-style: solid;
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-color: rgb(51, 51, 51) transparent transparent !important;
        bottom: -20px;
        border-bottom-style: solid;
    }

    .joyride-tip-guide .joyride-nub.right {
        right: -20px;
    }

    .joyride-tip-guide .joyride-nub.left {
        left: -20px;
    }

.joyride-tip-guide h1 {
    margin: 0px;
    color: white;
    line-height: 1.25;
    font-weight: bold;
}

.joyride-tip-guide h2 {
    margin: 0px;
    color: white;
    line-height: 1.25;
    font-weight: bold;
}

.joyride-tip-guide h3 {
    margin: 0px;
    color: white;
    line-height: 1.25;
    font-weight: bold;
}

.joyride-tip-guide h4 {
    margin: 0px;
    color: white;
    line-height: 1.25;
    font-weight: bold;
}

.joyride-tip-guide h5 {
    margin: 0px;
    color: white;
    line-height: 1.25;
    font-weight: bold;
}

.joyride-tip-guide h6 {
    margin: 0px;
    color: white;
    line-height: 1.25;
    font-weight: bold;
}

.joyride-tip-guide p {
    margin: 0px 0px 1.12rem;
    line-height: 1.3;
    font-size: 0.87rem;
}

.joyride-timer-indicator-wrap {
    border: 1px solid rgb(85, 85, 85);
    border-image: none;
    width: 50px;
    height: 3px;
    right: 1.06rem;
    bottom: 1rem;
    position: absolute;
}

.joyride-timer-indicator {
    background: rgb(102, 102, 102);
    width: 0px;
    height: inherit;
    display: block;
}

.joyride-close-tip {
    top: 10px;
    right: 12px;
    color: rgb(119, 119, 119) !important;
    line-height: 0.5 !important;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
    position: absolute;
}

    .joyride-close-tip:hover {
        color: rgb(238, 238, 238) !important;
    }

    .joyride-close-tip:focus {
        color: rgb(238, 238, 238) !important;
    }

.joyride-modal-bg {
    background: rgba(0, 0, 0, 0.5);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 100;
    cursor: pointer;
}

.joyride-expose-wrapper {
    border-radius: 3px;
    position: absolute;
    z-index: 102;
    box-shadow: 0px 0px 15px white;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 0 15px white;
    -moz-box-shadow: 0 0 30px white;
}

.joyride-expose-cover {
    background: none;
    border-radius: 3px;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 9999;
}

@media only screen and (min-width:40.06em) {
    .joyride-tip-guide {
        left: inherit;
        width: 300px;
    }

        .joyride-tip-guide .joyride-nub.bottom {
            border-color: rgb(51, 51, 51) transparent transparent !important;
            bottom: -20px;
        }

        .joyride-tip-guide .joyride-nub.right {
            border-color: transparent transparent transparent rgb(51, 51, 51) !important;
            left: auto;
            top: 22px;
            right: -20px;
        }

        .joyride-tip-guide .joyride-nub.left {
            border-color: transparent rgb(51, 51, 51) transparent transparent !important;
            left: -20px;
            top: 22px;
            right: auto;
        }
}

.label {
    padding: 0.25rem 0.5rem 0.37rem;
    text-align: center;
    color: white;
    line-height: 1;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 0.68rem;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: inherit;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    background-color: rgb(35, 150, 225);
}

    .label.radius {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .label.round {
        border-radius: 1000px;
        -webkit-border-radius: 1000px;
    }

    .label.alert {
        color: white;
        background-color: rgb(198, 15, 19);
    }

    .label.success {
        color: white;
        background-color: rgb(93, 164, 35);
    }

    .label.secondary {
        color: rgb(51, 51, 51);
        background-color: rgb(233, 233, 233);
    }

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

@media only screen and (max-width:40em) {
    .small-only-text-left {
        text-align: left !important;
    }

    .small-only-text-right {
        text-align: right !important;
    }

    .small-only-text-center {
        text-align: center !important;
    }

    .small-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important;
    }

    .small-text-right {
        text-align: right !important;
    }

    .small-text-center {
        text-align: center !important;
    }

    .small-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (max-width:64em) and (min-width:40.06em) {
    .medium-only-text-left {
        text-align: left !important;
    }

    .medium-only-text-right {
        text-align: right !important;
    }

    .medium-only-text-center {
        text-align: center !important;
    }

    .medium-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width:40.06em) {
    .medium-text-left {
        text-align: left !important;
    }

    .medium-text-right {
        text-align: right !important;
    }

    .medium-text-center {
        text-align: center !important;
    }

    .medium-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (max-width:90em) and (min-width:64.06em) {
    .large-only-text-left {
        text-align: left !important;
    }

    .large-only-text-right {
        text-align: right !important;
    }

    .large-only-text-center {
        text-align: center !important;
    }

    .large-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width:64.06em) {
    .large-text-left {
        text-align: left !important;
    }

    .large-text-right {
        text-align: right !important;
    }

    .large-text-center {
        text-align: center !important;
    }

    .large-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (max-width:120em) and (min-width:90.06em) {
    .xlarge-only-text-left {
        text-align: left !important;
    }

    .xlarge-only-text-right {
        text-align: right !important;
    }

    .xlarge-only-text-center {
        text-align: center !important;
    }

    .xlarge-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width:90.06em) {
    .xlarge-text-left {
        text-align: left !important;
    }

    .xlarge-text-right {
        text-align: right !important;
    }

    .xlarge-text-center {
        text-align: center !important;
    }

    .xlarge-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (max-width:21474836.47em) and (min-width:120.06em) {
    .xxlarge-only-text-left {
        text-align: left !important;
    }

    .xxlarge-only-text-right {
        text-align: right !important;
    }

    .xxlarge-only-text-center {
        text-align: center !important;
    }

    .xxlarge-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width:120.06em) {
    .xxlarge-text-left {
        text-align: left !important;
    }

    .xxlarge-text-right {
        text-align: right !important;
    }

    .xxlarge-text-center {
        text-align: center !important;
    }

    .xxlarge-text-justify {
        text-align: justify !important;
    }
}

.off-canvas-wrap {
    width: 100%;
    position: relative;
    -ms-overflow-x: hidden;
    -webkit-backface-visibility: hidden;
}

    .off-canvas-wrap.move-right {
        height: 100%;
    }

    .off-canvas-wrap.move-left {
        height: 100%;
    }

.inner-wrap {
    transition: transform 500ms;
    width: 100%;
    position: relative;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -webkit-backface-visibility: hidden;
    -o-transition: -o-transform 500ms ease;
}

    .inner-wrap::before {
        display: table;
        content: " ";
    }

    .inner-wrap::after {
        display: table;
        content: " ";
    }

    .inner-wrap::after {
        clear: both;
    }

nav.tab-bar {
    background: rgb(51, 51, 51);
    height: 2.81rem;
    color: white;
    line-height: 2.81rem;
    position: relative;
    -webkit-backface-visibility: hidden;
}

    nav.tab-bar h1 {
        margin: 0px;
        color: white;
        line-height: 2.81rem;
        font-weight: bold;
    }

    nav.tab-bar h2 {
        margin: 0px;
        color: white;
        line-height: 2.81rem;
        font-weight: bold;
    }

    nav.tab-bar h3 {
        margin: 0px;
        color: white;
        line-height: 2.81rem;
        font-weight: bold;
    }

    nav.tab-bar h4 {
        margin: 0px;
        color: white;
        line-height: 2.81rem;
        font-weight: bold;
    }

    nav.tab-bar h5 {
        margin: 0px;
        color: white;
        line-height: 2.81rem;
        font-weight: bold;
    }

    nav.tab-bar h6 {
        margin: 0px;
        color: white;
        line-height: 2.81rem;
        font-weight: bold;
    }

    nav.tab-bar h1 {
        font-size: 1.12rem;
    }

    nav.tab-bar h2 {
        font-size: 1.12rem;
    }

    nav.tab-bar h3 {
        font-size: 1.12rem;
    }

    nav.tab-bar h4 {
        font-size: 1.12rem;
    }

section.left-small {
    left: 0px;
    top: 0px;
    width: 2.81rem;
    height: 2.81rem;
    border-right-color: rgb(26, 26, 26);
    border-right-width: 1px;
    border-right-style: solid;
    position: absolute;
    box-shadow: 1px 0px 0px #4e4e4e;
}

section.right-small {
    top: 0px;
    width: 2.81rem;
    height: 2.81rem;
    right: 0px;
    border-left-color: rgb(78, 78, 78);
    border-left-width: 1px;
    border-left-style: solid;
    position: absolute;
    box-shadow: -1px 0px 0px #1a1a1a;
}

section.tab-bar-section {
    padding: 0px 0.62rem;
    top: 0px;
    height: 2.81rem;
    text-align: center;
    position: absolute;
}

@media only screen and (min-width:40.06em) {
    section.tab-bar-section {
        text-align: left;
    }
}

section.tab-bar-section.left {
    left: 0px;
    right: 2.81rem;
}

section.tab-bar-section.right {
    left: 2.81rem;
    right: 0px;
}

section.tab-bar-section.middle {
    left: 2.81rem;
    right: 2.81rem;
}

a.menu-icon {
    padding: 0px;
    width: 2.81rem;
    height: 2.81rem;
    color: white;
    line-height: 2.06rem;
    text-indent: 2.18rem;
    display: block;
    position: relative;
}

    a.menu-icon span {
        left: 0.81rem;
        top: 0.31rem;
        width: 1rem;
        height: 0px;
        display: block;
        position: absolute;
        box-shadow: 0px 10px 0px 1px white, 0px 16px 0px 1px white, 0px 22px 0px 1px white;
        -webkit-box-shadow: 1px 10px 1px 1px white, 1px 16px 1px 1px white, 1px 22px 1px 1px white;
    }

    a.menu-icon:hover span {
        box-shadow: 0px 10px 0px 1px #b3b3b3, 0px 16px 0px 1px #b3b3b3, 0px 22px 0px 1px #b3b3b3;
        -webkit-box-shadow: 1px 10px 1px 1px #b3b3b3, 1px 16px 1px 1px #b3b3b3, 1px 22px 1px 1px #b3b3b3;
    }

.left-off-canvas-menu {
    background: rgb(51, 51, 51);
    left: 0px;
    top: 0px;
    width: 250px;
    bottom: 0px;
    position: absolute;
    z-index: 1001;
    -ms-overflow-y: auto;
    box-sizing: content-box;
    transform: translate3d(-100%, 0px, 0px);
    -webkit-transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
}

    .left-off-canvas-menu * {
        -webkit-backface-visibility: hidden;
    }

.right-off-canvas-menu {
    background: rgb(51, 51, 51);
    top: 0px;
    width: 250px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 1001;
    -ms-overflow-y: auto;
    box-sizing: content-box;
    transform: translate3d(100%, 0px, 0px);
    -webkit-transform: translate3d(100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
}

ul.off-canvas-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    ul.off-canvas-list li label {
        background: rgb(68, 68, 68);
        margin: 0px;
        padding: 0.3rem 0.93rem;
        color: rgb(153, 153, 153);
        text-transform: uppercase;
        font-weight: bold;
        border-top-color: rgb(94, 94, 94);
        border-bottom-color: currentColor;
        border-top-width: 1px;
        border-bottom-width: medium;
        border-top-style: solid;
        border-bottom-style: none;
    }

    ul.off-canvas-list li a {
        padding: 0.66rem;
        color: rgba(255, 255, 255, 0.7);
        border-bottom-color: rgb(38, 38, 38);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        display: block;
    }

.move-right > .inner-wrap {
    transform: translate3d(250px, 0px, 0px);
    -webkit-transform: translate3d(250px, 0, 0);
    -moz-transform: translate3d(250px, 0, 0);
    -o-transform: translate3d(250px, 0, 0);
}

.move-right a.exit-off-canvas {
    background: rgba(255, 255, 255, 0.2);
    transition: background 300ms;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    position: absolute;
    z-index: 1002;
    cursor: pointer;
    box-shadow: -4px 0px 4px rgba(0,0,0,0.5), 4px 0px 4px rgba(0,0,0,0.5);
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40.06em) {
    .move-right a.exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.move-left > .inner-wrap {
    transform: translate3d(-250px, 0px, 0px);
    -webkit-transform: translate3d(-250px, 0, 0);
    -moz-transform: translate3d(-250px, 0, 0);
    -o-transform: translate3d(-250px, 0, 0);
}

.move-left a.exit-off-canvas {
    background: rgba(255, 255, 255, 0.2);
    transition: background 300ms;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    position: absolute;
    z-index: 1002;
    cursor: pointer;
    box-shadow: -4px 0px 4px rgba(0,0,0,0.5), 4px 0px 4px rgba(0,0,0,0.5);
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width:40.06em) {
    .move-left a.exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}

.csstransforms.no-csstransforms3d .left-off-canvas-menu {
    transform: translate(-100%, 0px);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
}

.csstransforms.no-csstransforms3d .right-off-canvas-menu {
    transform: translate(100%, 0px);
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
}

.csstransforms.no-csstransforms3d .move-left > .inner-wrap {
    transform: translate(-250px, 0px);
    -webkit-transform: translate(-250px, 0);
    -moz-transform: translate(-250px, 0);
    -o-transform: translate(-250px, 0);
}

.csstransforms.no-csstransforms3d .move-right > .inner-wrap {
    transform: translate(250px, 0px);
    -webkit-transform: translate(250px, 0);
    -moz-transform: translate(250px, 0);
    -o-transform: translate(250px, 0);
}

.no-csstransforms .left-off-canvas-menu {
    left: -250px;
}

.no-csstransforms .right-off-canvas-menu {
    right: -250px;
}

.no-csstransforms .move-left > .inner-wrap {
    right: 250px;
}

.no-csstransforms .move-right > .inner-wrap {
    left: 250px;
}

@media only screen and (max-width:40em) {
    .f-dropdown {
        left: 0px;
        max-width: 100%;
    }
}

.f-dropdown {
    background: white;
    list-style: none;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    left: -9999px;
    width: 100%;
    height: auto;
    font-size: 16px;
    margin-top: 2px;
    margin-left: 0px;
    position: absolute;
    z-index: 99;
    max-height: none;
    max-width: 200px;
}

    .f-dropdown > *:first-child {
        margin-top: 0px;
    }

    .f-dropdown > *:last-child {
        margin-bottom: 0px;
    }

    .f-dropdown::before {
        border-width: 6px;
        border-style: inset inset solid;
        border-color: transparent transparent white;
        border-image: none;
        left: 10px;
        top: -12px;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
        z-index: 99;
        content: "";
    }

    .f-dropdown::after {
        border-width: 7px;
        border-style: inset inset solid;
        border-color: transparent transparent rgb(204, 204, 204);
        border-image: none;
        left: 9px;
        top: -14px;
        width: 0px;
        height: 0px;
        display: block;
        position: absolute;
        z-index: 98;
        content: "";
    }

    .f-dropdown.right::before {
        left: auto;
        right: 10px;
    }

    .f-dropdown.right::after {
        left: auto;
        right: 9px;
    }

    .f-dropdown li {
        margin: 0px;
        line-height: 1.12rem;
        font-size: 0.87rem;
        cursor: pointer;
    }

        .f-dropdown li:hover {
            background: rgb(238, 238, 238);
        }

        .f-dropdown li:focus {
            background: rgb(238, 238, 238);
        }

        .f-dropdown li a {
            padding: 0.5rem;
            color: rgb(85, 85, 85);
            display: block;
        }

    .f-dropdown.content {
        background: white;
        list-style: none;
        padding: 1.25rem;
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
        left: -9999px;
        width: 100%;
        height: auto;
        font-size: 16px;
        margin-left: 0px;
        position: absolute;
        z-index: 99;
        max-height: none;
        max-width: 200px;
    }

        .f-dropdown.content > *:first-child {
            margin-top: 0px;
        }

        .f-dropdown.content > *:last-child {
            margin-bottom: 0px;
        }

    .f-dropdown.tiny {
        max-width: 200px;
    }

    .f-dropdown.small {
        max-width: 300px;
    }

    .f-dropdown.medium {
        max-width: 500px;
    }

    .f-dropdown.large {
        max-width: 800px;
    }

table {
    background: white;
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
    margin-bottom: 1.25rem;
}

    table thead {
        background: whitesmoke;
    }

    table tfoot {
        background: whitesmoke;
    }

    table thead tr th {
        padding: 0.5rem 0.62rem 0.62rem;
        text-align: left;
        color: rgb(34, 34, 34);
        font-size: 0.87rem;
        font-weight: bold;
    }

    table thead tr td {
        padding: 0.5rem 0.62rem 0.62rem;
        text-align: left;
        color: rgb(34, 34, 34);
        font-size: 0.87rem;
        font-weight: bold;
    }

    table tfoot tr th {
        padding: 0.5rem 0.62rem 0.62rem;
        text-align: left;
        color: rgb(34, 34, 34);
        font-size: 0.87rem;
        font-weight: bold;
    }

    table tfoot tr td {
        padding: 0.5rem 0.62rem 0.62rem;
        text-align: left;
        color: rgb(34, 34, 34);
        font-size: 0.87rem;
        font-weight: bold;
    }

    table tr th {
        padding: 0.56rem 0.62rem;
        color: rgb(34, 34, 34);
        font-size: 0.87rem;
    }

    table tr td {
        padding: 0.56rem 0.62rem;
        color: rgb(34, 34, 34);
        font-size: 0.87rem;
    }

    table tr.even {
        background: rgb(249, 249, 249);
    }

    table tr.alt {
        background: rgb(249, 249, 249);
    }

    table tr:nth-of-type(2n) {
        background: rgb(249, 249, 249);
    }

    table thead tr th {
        line-height: 1.12rem;
        display: table-cell;
    }

    table tfoot tr th {
        line-height: 1.12rem;
        display: table-cell;
    }

    table tbody tr td {
        line-height: 1.12rem;
        display: table-cell;
    }

    table tr td {
        line-height: 1.12rem;
        display: table-cell;
    }

    table tfoot tr td {
        line-height: 1.12rem;
        display: table-cell;
    }

form {
    margin: 0px 0px 1rem;
}

    form .row .row {
        margin: 0px -0.5rem;
    }

        form .row .row .column {
            padding: 0px 0.5rem;
        }

        form .row .row .columns {
            padding: 0px 0.5rem;
        }

        form .row .row.collapse {
            margin: 0px;
        }

            form .row .row.collapse .column {
                padding: 0px;
            }

            form .row .row.collapse .columns {
                padding: 0px;
            }

            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;
            }

    form .row input.column {
        padding-left: 0.5rem;
    }

    form .row input.columns {
        padding-left: 0.5rem;
    }

    form .row textarea.column {
        padding-left: 0.5rem;
    }

    form .row textarea.columns {
        padding-left: 0.5rem;
    }

label {
    color: rgb(77, 77, 77);
    line-height: 1.5;
    font-size: 0.87rem;
    font-weight: normal;
    margin-bottom: 0px;
    display: block;
    cursor: pointer;
}

    label.right {
        text-align: right;
        float: none;
    }

    label.inline {
        margin: 0px 0px 1rem;
        padding: 0.62rem 0px;
    }

    label small {
        color: rgb(103, 103, 103);
        text-transform: capitalize;
    }

select {
    background: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat 97% rgb(250, 250, 250);
    padding: 0.5rem;
    border-radius: 0px;
    border: 1px solid rgb(204, 204, 204);
    border-image: none;
    font-size: 0.87rem;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

    select.radius {
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    select:hover {
        background: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat 97% rgb(243, 243, 243);
        border-color: rgb(153, 153, 153);
    }

    select::-ms-expand {
        display: none;
    }

.prefix {
    border-width: 1px;
    border-style: solid;
    width: 100%;
    height: 2.31rem;
    text-align: center;
    line-height: 2.31rem;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 0.87rem;
    display: block;
    position: relative;
    z-index: 2;
}

.postfix {
    border-width: 1px;
    border-style: solid;
    width: 100%;
    height: 2.31rem;
    text-align: center;
    line-height: 2.31rem;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 0.87rem;
    display: block;
    position: relative;
    z-index: 2;
}

    .postfix.button {
        padding: 0px;
        border: currentColor;
        border-image: none;
        text-align: center;
        line-height: 2.12rem;
    }

.prefix.button {
    padding: 0px;
    border: currentColor;
    border-image: none;
    text-align: center;
    line-height: 2.12rem;
}

    .prefix.button.radius {
        border-radius: 3px 0px 0px 3px;
        -webkit-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;
    }

.postfix.button.radius {
    border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}

.prefix.button.round {
    border-radius: 1000px 0px 0px 1000px;
    -webkit-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;
}

.postfix.button.round {
    border-radius: 0px 1000px 1000px 0px;
    -webkit-border-radius: 0;
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
}

span.prefix {
    background: rgb(242, 242, 242);
    border-color: rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    border-right-width: medium;
    border-right-style: none;
}

label.prefix {
    background: rgb(242, 242, 242);
    border-color: rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    border-right-width: medium;
    border-right-style: none;
}

span.prefix.radius {
    border-radius: 3px 0px 0px 3px;
    -webkit-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;
}

label.prefix.radius {
    border-radius: 3px 0px 0px 3px;
    -webkit-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;
}

span.postfix {
    background: rgb(242, 242, 242);
    border-color: rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    border-left-width: medium;
    border-left-style: none;
}

label.postfix {
    background: rgb(242, 242, 242);
    border-color: rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    border-left-width: medium;
    border-left-style: none;
}

span.postfix.radius {
    border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}

label.postfix.radius {
    border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}

input[type='text'] {
    margin: 0px 0px 0.4rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='password'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='date'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='datetime'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='datetime-local'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='month'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='week'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='email'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='number'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='search'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='tel'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='time'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='url'] {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

textarea {
    margin: 0px 0px 1rem;
    padding: 0.5rem;
    border: 1px solid rgb(204, 204, 204);
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    border-image: none;
    width: 100%;
    height: 2.31rem;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.87rem;
    display: block;
    box-sizing: border-box;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
    background-color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -webkit-appearance: none;
}

input[type='text']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='password']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='date']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='datetime']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='datetime-local']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='month']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='week']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='email']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='number']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='search']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='tel']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='time']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='url']:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

textarea:focus {
    border-color: rgb(153, 153, 153);
    box-shadow: 0px 0px 5px #999999;
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

input[type='text']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='password']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='date']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='datetime']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='datetime-local']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='month']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='week']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='email']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='number']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='search']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='tel']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='time']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='url']:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

textarea:focus {
    background: rgb(250, 250, 250);
    border-color: rgb(153, 153, 153);
}

input[type='text'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='password'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='date'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='datetime'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='datetime-local'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='month'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='week'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='email'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='number'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='search'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='tel'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='time'][disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='url'][disabled] {
    background-color: rgb(221, 221, 221);
}

textarea[disabled] {
    background-color: rgb(221, 221, 221);
}

input[type='text'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='password'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='date'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='datetime'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='datetime-local'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='month'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='week'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='email'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='number'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='search'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='tel'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='time'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='url'].radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

textarea.radius {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

select {
    height: 2.31rem;
}

input[type='file'] {
    margin: 0px 0px 1rem;
}

input[type='checkbox'] {
    margin: 0px 0px 0rem;
}

input[type='radio'] {
    margin: 0px 0px 1rem;
}

select {
    margin: 0px 0px 1rem;
}

input[type='checkbox'] + label {
    margin-right: 1rem;
    margin-bottom: 0px;
    margin-left: 0.5rem;
    vertical-align: baseline;
    display: inline-block;
}

input[type='radio'] + label {
    margin-right: 1rem;
    margin-bottom: 0px;
    margin-left: 0.5rem;
    vertical-align: baseline;
    display: inline-block;
}

input[type='file'] {
    width: 100%;
}

fieldset {
    margin: 1.12rem 0px;
    padding: 1.25rem;
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
}

    fieldset legend {
        background: white;
        margin: 0px 0px 0px -0.18rem;
        padding: 0px 0.18rem;
        font-weight: bold;
    }

[data-abide] .error small.error {
    background: rgb(198, 15, 19);
    padding: 0.37rem 0.56rem 0.56rem;
    color: white;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-top: -1px;
    margin-bottom: 1rem;
    display: block;
}

[data-abide] span.error {
    background: rgb(198, 15, 19);
    padding: 0.37rem 0.56rem 0.56rem;
    color: white;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-top: -1px;
    margin-bottom: 1rem;
    display: block;
}

[data-abide] small.error {
    background: rgb(198, 15, 19);
    padding: 0.37rem 0.56rem 0.56rem;
    color: white;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-top: -1px;
    margin-bottom: 1rem;
    display: block;
}

[data-abide] span.error {
    display: none;
}

[data-abide] small.error {
    display: none;
}

span.error {
    background: rgb(198, 15, 19);
    padding: 0.37rem 0.56rem 0.56rem;
    color: white;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-top: -1px;
    margin-bottom: 1rem;
    display: block;
}

small.error {
    background: rgb(198, 15, 19);
    padding: 0.37rem 0.56rem 0.56rem;
    color: white;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-top: -1px;
    margin-bottom: 1rem;
    display: block;
}

.error input {
    margin-bottom: 0px;
}

.error textarea {
    margin-bottom: 0px;
}

.error select {
    margin-bottom: 0px;
}

.error input[type='checkbox'] {
    margin-bottom: 1rem;
}

.error input[type='radio'] {
    margin-bottom: 1rem;
}

.error label {
    color: rgb(198, 15, 19);
}

    .error label.error {
        color: rgb(198, 15, 19);
    }

.error small.error {
    background: rgb(198, 15, 19);
    padding: 0.37rem 0.56rem 0.56rem;
    color: white;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-top: -1px;
    margin-bottom: 1rem;
    display: block;
}

.error > label > small {
    background: none;
    margin: 0px;
    padding: 0px;
    color: rgb(103, 103, 103);
    text-transform: capitalize;
    font-size: 60%;
    font-style: normal;
    display: inline;
}

.error span.error-message {
    display: block;
}

input.error {
    margin-bottom: 0px;
}

textarea.error {
    margin-bottom: 0px;
}

label.error {
    color: rgb(198, 15, 19);
}

[class*='block-grid-'] {
    margin: 0px -0.62rem;
    padding: 0px;
    display: block;
}

    [class*='block-grid-']::before {
        display: table;
        content: " ";
    }

    [class*='block-grid-']::after {
        display: table;
        content: " ";
    }

    [class*='block-grid-']::after {
        clear: both;
    }

    [class*='block-grid-'] > li {
        padding: 0px 0.62rem 1.25rem;
        height: auto;
        float: left;
        display: block;
    }

@media only screen {
    .small-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }

        .small-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .small-block-grid-1 > li:nth-of-type(n+1) {
            clear: both;
        }

    .small-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }

        .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 {
        list-style: none;
        width: 33.33%;
    }

        .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 {
        list-style: none;
        width: 25%;
    }

        .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 {
        list-style: none;
        width: 20%;
    }

        .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 {
        list-style: none;
        width: 16.66%;
    }

        .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 {
        list-style: none;
        width: 14.28%;
    }

        .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 {
        list-style: none;
        width: 12.5%;
    }

        .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 {
        list-style: none;
        width: 11.11%;
    }

        .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 {
        list-style: none;
        width: 10%;
    }

        .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 {
        list-style: none;
        width: 9.09%;
    }

        .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 {
        list-style: none;
        width: 8.33%;
    }

        .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:40.06em) {
    .medium-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }

        .medium-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .medium-block-grid-1 > li:nth-of-type(n+1) {
            clear: both;
        }

    .medium-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }

        .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 {
        list-style: none;
        width: 33.33%;
    }

        .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 {
        list-style: none;
        width: 25%;
    }

        .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 {
        list-style: none;
        width: 20%;
    }

        .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 {
        list-style: none;
        width: 16.66%;
    }

        .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 {
        list-style: none;
        width: 14.28%;
    }

        .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 {
        list-style: none;
        width: 12.5%;
    }

        .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 {
        list-style: none;
        width: 11.11%;
    }

        .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 {
        list-style: none;
        width: 10%;
    }

        .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 {
        list-style: none;
        width: 9.09%;
    }

        .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 {
        list-style: none;
        width: 8.33%;
    }

        .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:64.06em) {
    .large-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }

        .large-block-grid-1 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-1 > li:nth-of-type(n+1) {
            clear: both;
        }

    .large-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }

        .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 {
        list-style: none;
        width: 33.33%;
    }

        .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 {
        list-style: none;
        width: 25%;
    }

        .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 {
        list-style: none;
        width: 20%;
    }

        .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 {
        list-style: none;
        width: 16.66%;
    }

        .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 {
        list-style: none;
        width: 14.28%;
    }

        .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 {
        list-style: none;
        width: 12.5%;
    }

        .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 {
        list-style: none;
        width: 11.11%;
    }

        .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 {
        list-style: none;
        width: 10%;
    }

        .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 {
        list-style: none;
        width: 9.09%;
    }

        .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 {
        list-style: none;
        width: 8.33%;
    }

        .large-block-grid-12 > li:nth-of-type(n) {
            clear: none;
        }

        .large-block-grid-12 > li:nth-of-type(12n+1) {
            clear: both;
        }
}

.flex-video {
    height: 0px;
    overflow: hidden;
    padding-top: 1.56rem;
    padding-bottom: 67.5%;
    margin-bottom: 1rem;
    position: relative;
}

    .flex-video.widescreen {
        padding-bottom: 56.55%;
    }

    .flex-video.vimeo {
        padding-top: 0px;
    }

    .flex-video iframe {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .flex-video object {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .flex-video embed {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .flex-video video {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

.keystroke {
    margin: 0px;
    padding: 0.12rem 0.25rem 0px;
    border-radius: 3px;
    border: 1px solid rgb(221, 221, 221);
    color: rgb(34, 34, 34);
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: 0.87rem;
    background-color: rgb(237, 237, 237);
    -webkit-border-radius: 3px;
}

kbd {
    margin: 0px;
    padding: 0.12rem 0.25rem 0px;
    border-radius: 3px;
    border: 1px solid rgb(221, 221, 221);
    color: rgb(34, 34, 34);
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: 0.87rem;
    background-color: rgb(237, 237, 237);
    -webkit-border-radius: 3px;
}

.show-for-small {
    display: inherit !important;
}

.show-for-small-only {
    display: inherit !important;
}

.show-for-medium-down {
    display: inherit !important;
}

.show-for-large-down {
    display: inherit !important;
}

.hide-for-medium {
    display: inherit !important;
}

.hide-for-medium-up {
    display: inherit !important;
}

.hide-for-medium-only {
    display: inherit !important;
}

.hide-for-large {
    display: inherit !important;
}

.hide-for-large-up {
    display: inherit !important;
}

.hide-for-large-only {
    display: inherit !important;
}

.hide-for-xlarge {
    display: inherit !important;
}

.hide-for-xlarge-up {
    display: inherit !important;
}

.hide-for-xlarge-only {
    display: inherit !important;
}

.hide-for-xxlarge-up {
    display: inherit !important;
}

.hide-for-xxlarge-only {
    display: inherit !important;
}

.hide-for-small {
    display: none !important;
}

.hide-for-small-only {
    display: none !important;
}

.hide-for-medium-down {
    display: none !important;
}

.show-for-medium {
    display: none !important;
}

.show-for-medium-up {
    display: none !important;
}

.show-for-medium-only {
    display: none !important;
}

.hide-for-large-down {
    display: none !important;
}

.show-for-large {
    display: none !important;
}

.show-for-large-up {
    display: none !important;
}

.show-for-large-only {
    display: none !important;
}

.show-for-xlarge {
    display: none !important;
}

.show-for-xlarge-up {
    display: none !important;
}

.show-for-xlarge-only {
    display: none !important;
}

.show-for-xxlarge-up {
    display: none !important;
}

.show-for-xxlarge-only {
    display: none !important;
}

table.show-for-small {
    display: table;
}

table.show-for-small-only {
    display: table;
}

table.show-for-medium-down {
    display: table;
}

table.show-for-large-down {
    display: table;
}

table.hide-for-medium {
    display: table;
}

table.hide-for-medium-up {
    display: table;
}

table.hide-for-medium-only {
    display: table;
}

table.hide-for-large {
    display: table;
}

table.hide-for-large-up {
    display: table;
}

table.hide-for-large-only {
    display: table;
}

table.hide-for-xlarge {
    display: table;
}

table.hide-for-xlarge-up {
    display: table;
}

table.hide-for-xlarge-only {
    display: table;
}

table.hide-for-xxlarge-up {
    display: table;
}

table.hide-for-xxlarge-only {
    display: table;
}

thead.show-for-small {
    display: table-header-group !important;
}

thead.show-for-small-only {
    display: table-header-group !important;
}

thead.show-for-medium-down {
    display: table-header-group !important;
}

thead.show-for-large-down {
    display: table-header-group !important;
}

thead.hide-for-medium {
    display: table-header-group !important;
}

thead.hide-for-medium-up {
    display: table-header-group !important;
}

thead.hide-for-medium-only {
    display: table-header-group !important;
}

thead.hide-for-large {
    display: table-header-group !important;
}

thead.hide-for-large-up {
    display: table-header-group !important;
}

thead.hide-for-large-only {
    display: table-header-group !important;
}

thead.hide-for-xlarge {
    display: table-header-group !important;
}

thead.hide-for-xlarge-up {
    display: table-header-group !important;
}

thead.hide-for-xlarge-only {
    display: table-header-group !important;
}

thead.hide-for-xxlarge-up {
    display: table-header-group !important;
}

thead.hide-for-xxlarge-only {
    display: table-header-group !important;
}

tbody.show-for-small {
    display: table-row-group !important;
}

tbody.show-for-small-only {
    display: table-row-group !important;
}

tbody.show-for-medium-down {
    display: table-row-group !important;
}

tbody.show-for-large-down {
    display: table-row-group !important;
}

tbody.hide-for-medium {
    display: table-row-group !important;
}

tbody.hide-for-medium-up {
    display: table-row-group !important;
}

tbody.hide-for-medium-only {
    display: table-row-group !important;
}

tbody.hide-for-large {
    display: table-row-group !important;
}

tbody.hide-for-large-up {
    display: table-row-group !important;
}

tbody.hide-for-large-only {
    display: table-row-group !important;
}

tbody.hide-for-xlarge {
    display: table-row-group !important;
}

tbody.hide-for-xlarge-up {
    display: table-row-group !important;
}

tbody.hide-for-xlarge-only {
    display: table-row-group !important;
}

tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
}

tbody.hide-for-xxlarge-only {
    display: table-row-group !important;
}

tr.show-for-small {
    display: table-row !important;
}

tr.show-for-small-only {
    display: table-row !important;
}

tr.show-for-medium-down {
    display: table-row !important;
}

tr.show-for-large-down {
    display: table-row !important;
}

tr.hide-for-medium {
    display: table-row !important;
}

tr.hide-for-medium-up {
    display: table-row !important;
}

tr.hide-for-medium-only {
    display: table-row !important;
}

tr.hide-for-large {
    display: table-row !important;
}

tr.hide-for-large-up {
    display: table-row !important;
}

tr.hide-for-large-only {
    display: table-row !important;
}

tr.hide-for-xlarge {
    display: table-row !important;
}

tr.hide-for-xlarge-up {
    display: table-row !important;
}

tr.hide-for-xlarge-only {
    display: table-row !important;
}

tr.hide-for-xxlarge-up {
    display: table-row !important;
}

tr.hide-for-xxlarge-only {
    display: table-row !important;
}

td.show-for-small {
    display: table-cell !important;
}

td.show-for-small-only {
    display: table-cell !important;
}

td.show-for-medium-down {
    display: table-cell !important;
}

td.show-for-large-down {
    display: table-cell !important;
}

td.hide-for-medium {
    display: table-cell !important;
}

td.hide-for-medium-up {
    display: table-cell !important;
}

td.hide-for-large {
    display: table-cell !important;
}

td.hide-for-large-up {
    display: table-cell !important;
}

td.hide-for-xlarge {
    display: table-cell !important;
}

td.hide-for-xlarge-up {
    display: table-cell !important;
}

td.hide-for-xxlarge-up {
    display: table-cell !important;
}

th.show-for-small {
    display: table-cell !important;
}

th.show-for-small-only {
    display: table-cell !important;
}

th.show-for-medium-down {
    display: table-cell !important;
}

th.show-for-large-down {
    display: table-cell !important;
}

th.hide-for-medium {
    display: table-cell !important;
}

th.hide-for-medium-up {
    display: table-cell !important;
}

th.hide-for-large {
    display: table-cell !important;
}

th.hide-for-large-up {
    display: table-cell !important;
}

th.hide-for-xlarge {
    display: table-cell !important;
}

th.hide-for-xlarge-up {
    display: table-cell !important;
}

th.hide-for-xxlarge-up {
    display: table-cell !important;
}

@media only screen and (min-width:40.06em) {
    .hide-for-small {
        display: inherit !important;
    }

    .hide-for-small-only {
        display: inherit !important;
    }

    .show-for-medium {
        display: inherit !important;
    }

    .show-for-medium-down {
        display: inherit !important;
    }

    .show-for-medium-up {
        display: inherit !important;
    }

    .show-for-medium-only {
        display: inherit !important;
    }

    .hide-for-large {
        display: inherit !important;
    }

    .hide-for-large-up {
        display: inherit !important;
    }

    .hide-for-large-only {
        display: inherit !important;
    }

    .hide-for-xlarge {
        display: inherit !important;
    }

    .hide-for-xlarge-up {
        display: inherit !important;
    }

    .hide-for-xlarge-only {
        display: inherit !important;
    }

    .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .hide-for-xxlarge-only {
        display: inherit !important;
    }

    .show-for-small {
        display: none !important;
    }

    .show-for-small-only {
        display: none !important;
    }

    .hide-for-medium {
        display: none !important;
    }

    .hide-for-medium-down {
        display: none !important;
    }

    .hide-for-medium-up {
        display: none !important;
    }

    .hide-for-medium-only {
        display: none !important;
    }

    .hide-for-large-down {
        display: none !important;
    }

    .show-for-large {
        display: none !important;
    }

    .show-for-large-up {
        display: none !important;
    }

    .show-for-large-only {
        display: none !important;
    }

    .show-for-xlarge {
        display: none !important;
    }

    .show-for-xlarge-up {
        display: none !important;
    }

    .show-for-xlarge-only {
        display: none !important;
    }

    .show-for-xxlarge-up {
        display: none !important;
    }

    .show-for-xxlarge-only {
        display: none !important;
    }

    table.hide-for-small {
        display: table;
    }

    table.hide-for-small-only {
        display: table;
    }

    table.show-for-medium {
        display: table;
    }

    table.show-for-medium-down {
        display: table;
    }

    table.show-for-medium-up {
        display: table;
    }

    table.show-for-medium-only {
        display: table;
    }

    table.hide-for-large {
        display: table;
    }

    table.hide-for-large-up {
        display: table;
    }

    table.hide-for-large-only {
        display: table;
    }

    table.hide-for-xlarge {
        display: table;
    }

    table.hide-for-xlarge-up {
        display: table;
    }

    table.hide-for-xlarge-only {
        display: table;
    }

    table.hide-for-xxlarge-up {
        display: table;
    }

    table.hide-for-xxlarge-only {
        display: table;
    }

    thead.hide-for-small {
        display: table-header-group !important;
    }

    thead.hide-for-small-only {
        display: table-header-group !important;
    }

    thead.show-for-medium {
        display: table-header-group !important;
    }

    thead.show-for-medium-down {
        display: table-header-group !important;
    }

    thead.show-for-medium-up {
        display: table-header-group !important;
    }

    thead.show-for-medium-only {
        display: table-header-group !important;
    }

    thead.hide-for-large {
        display: table-header-group !important;
    }

    thead.hide-for-large-up {
        display: table-header-group !important;
    }

    thead.hide-for-large-only {
        display: table-header-group !important;
    }

    thead.hide-for-xlarge {
        display: table-header-group !important;
    }

    thead.hide-for-xlarge-up {
        display: table-header-group !important;
    }

    thead.hide-for-xlarge-only {
        display: table-header-group !important;
    }

    thead.hide-for-xxlarge-up {
        display: table-header-group !important;
    }

    thead.hide-for-xxlarge-only {
        display: table-header-group !important;
    }

    tbody.hide-for-small {
        display: table-row-group !important;
    }

    tbody.hide-for-small-only {
        display: table-row-group !important;
    }

    tbody.show-for-medium {
        display: table-row-group !important;
    }

    tbody.show-for-medium-down {
        display: table-row-group !important;
    }

    tbody.show-for-medium-up {
        display: table-row-group !important;
    }

    tbody.show-for-medium-only {
        display: table-row-group !important;
    }

    tbody.hide-for-large {
        display: table-row-group !important;
    }

    tbody.hide-for-large-up {
        display: table-row-group !important;
    }

    tbody.hide-for-large-only {
        display: table-row-group !important;
    }

    tbody.hide-for-xlarge {
        display: table-row-group !important;
    }

    tbody.hide-for-xlarge-up {
        display: table-row-group !important;
    }

    tbody.hide-for-xlarge-only {
        display: table-row-group !important;
    }

    tbody.hide-for-xxlarge-up {
        display: table-row-group !important;
    }

    tbody.hide-for-xxlarge-only {
        display: table-row-group !important;
    }

    tr.hide-for-small {
        display: table-row !important;
    }

    tr.hide-for-small-only {
        display: table-row !important;
    }

    tr.show-for-medium {
        display: table-row !important;
    }

    tr.show-for-medium-down {
        display: table-row !important;
    }

    tr.show-for-medium-up {
        display: table-row !important;
    }

    tr.show-for-medium-only {
        display: table-row !important;
    }

    tr.hide-for-large {
        display: table-row !important;
    }

    tr.hide-for-large-up {
        display: table-row !important;
    }

    tr.hide-for-large-only {
        display: table-row !important;
    }

    tr.hide-for-xlarge {
        display: table-row !important;
    }

    tr.hide-for-xlarge-up {
        display: table-row !important;
    }

    tr.hide-for-xlarge-only {
        display: table-row !important;
    }

    tr.hide-for-xxlarge-up {
        display: table-row !important;
    }

    tr.hide-for-xxlarge-only {
        display: table-row !important;
    }

    td.hide-for-small {
        display: table-cell !important;
    }

    td.hide-for-small-only {
        display: table-cell !important;
    }

    td.show-for-medium {
        display: table-cell !important;
    }

    td.show-for-medium-down {
        display: table-cell !important;
    }

    td.show-for-medium-up {
        display: table-cell !important;
    }

    td.show-for-medium-only {
        display: table-cell !important;
    }

    td.hide-for-large {
        display: table-cell !important;
    }

    td.hide-for-large-up {
        display: table-cell !important;
    }

    td.hide-for-large-only {
        display: table-cell !important;
    }

    td.hide-for-xlarge {
        display: table-cell !important;
    }

    td.hide-for-xlarge-up {
        display: table-cell !important;
    }

    td.hide-for-xlarge-only {
        display: table-cell !important;
    }

    td.hide-for-xxlarge-up {
        display: table-cell !important;
    }

    td.hide-for-xxlarge-only {
        display: table-cell !important;
    }

    th.hide-for-small {
        display: table-cell !important;
    }

    th.hide-for-small-only {
        display: table-cell !important;
    }

    th.show-for-medium {
        display: table-cell !important;
    }

    th.show-for-medium-down {
        display: table-cell !important;
    }

    th.show-for-medium-up {
        display: table-cell !important;
    }

    th.show-for-medium-only {
        display: table-cell !important;
    }

    th.hide-for-large {
        display: table-cell !important;
    }

    th.hide-for-large-up {
        display: table-cell !important;
    }

    th.hide-for-large-only {
        display: table-cell !important;
    }

    th.hide-for-xlarge {
        display: table-cell !important;
    }

    th.hide-for-xlarge-up {
        display: table-cell !important;
    }

    th.hide-for-xlarge-only {
        display: table-cell !important;
    }

    th.hide-for-xxlarge-up {
        display: table-cell !important;
    }

    th.hide-for-xxlarge-only {
        display: table-cell !important;
    }
}

@media only screen and (min-width:64.06em) {
    .hide-for-small {
        display: inherit !important;
    }

    .hide-for-small-only {
        display: inherit !important;
    }

    .hide-for-medium {
        display: inherit !important;
    }

    .hide-for-medium-down {
        display: inherit !important;
    }

    .hide-for-medium-only {
        display: inherit !important;
    }

    .show-for-medium-up {
        display: inherit !important;
    }

    .show-for-large {
        display: inherit !important;
    }

    .show-for-large-up {
        display: inherit !important;
    }

    .show-for-large-only {
        display: inherit !important;
    }

    .hide-for-xlarge {
        display: inherit !important;
    }

    .hide-for-xlarge-up {
        display: inherit !important;
    }

    .hide-for-xlarge-only {
        display: inherit !important;
    }

    .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .hide-for-xxlarge-only {
        display: inherit !important;
    }

    .show-for-small-only {
        display: none !important;
    }

    .show-for-medium {
        display: none !important;
    }

    .show-for-medium-down {
        display: none !important;
    }

    .show-for-medium-only {
        display: none !important;
    }

    .hide-for-large {
        display: none !important;
    }

    .hide-for-large-up {
        display: none !important;
    }

    .hide-for-large-only {
        display: none !important;
    }

    .show-for-xlarge {
        display: none !important;
    }

    .show-for-xlarge-up {
        display: none !important;
    }

    .show-for-xlarge-only {
        display: none !important;
    }

    .show-for-xxlarge-up {
        display: none !important;
    }

    .show-for-xxlarge-only {
        display: none !important;
    }

    table.hide-for-small {
        display: table;
    }

    table.hide-for-small-only {
        display: table;
    }

    table.hide-for-medium {
        display: table;
    }

    table.hide-for-medium-down {
        display: table;
    }

    table.hide-for-medium-only {
        display: table;
    }

    table.show-for-medium-up {
        display: table;
    }

    table.show-for-large {
        display: table;
    }

    table.show-for-large-up {
        display: table;
    }

    table.show-for-large-only {
        display: table;
    }

    table.hide-for-xlarge {
        display: table;
    }

    table.hide-for-xlarge-up {
        display: table;
    }

    table.hide-for-xlarge-only {
        display: table;
    }

    table.hide-for-xxlarge-up {
        display: table;
    }

    table.hide-for-xxlarge-only {
        display: table;
    }

    thead.hide-for-small {
        display: table-header-group !important;
    }

    thead.hide-for-small-only {
        display: table-header-group !important;
    }

    thead.hide-for-medium {
        display: table-header-group !important;
    }

    thead.hide-for-medium-down {
        display: table-header-group !important;
    }

    thead.hide-for-medium-only {
        display: table-header-group !important;
    }

    thead.show-for-medium-up {
        display: table-header-group !important;
    }

    thead.show-for-large {
        display: table-header-group !important;
    }

    thead.show-for-large-up {
        display: table-header-group !important;
    }

    thead.show-for-large-only {
        display: table-header-group !important;
    }

    thead.hide-for-xlarge {
        display: table-header-group !important;
    }

    thead.hide-for-xlarge-up {
        display: table-header-group !important;
    }

    thead.hide-for-xlarge-only {
        display: table-header-group !important;
    }

    thead.hide-for-xxlarge-up {
        display: table-header-group !important;
    }

    thead.hide-for-xxlarge-only {
        display: table-header-group !important;
    }

    tbody.hide-for-small {
        display: table-row-group !important;
    }

    tbody.hide-for-small-only {
        display: table-row-group !important;
    }

    tbody.hide-for-medium {
        display: table-row-group !important;
    }

    tbody.hide-for-medium-down {
        display: table-row-group !important;
    }

    tbody.hide-for-medium-only {
        display: table-row-group !important;
    }

    tbody.show-for-medium-up {
        display: table-row-group !important;
    }

    tbody.show-for-large {
        display: table-row-group !important;
    }

    tbody.show-for-large-up {
        display: table-row-group !important;
    }

    tbody.show-for-large-only {
        display: table-row-group !important;
    }

    tbody.hide-for-xlarge {
        display: table-row-group !important;
    }

    tbody.hide-for-xlarge-up {
        display: table-row-group !important;
    }

    tbody.hide-for-xlarge-only {
        display: table-row-group !important;
    }

    tbody.hide-for-xxlarge-up {
        display: table-row-group !important;
    }

    tbody.hide-for-xxlarge-only {
        display: table-row-group !important;
    }

    tr.hide-for-small {
        display: table-row !important;
    }

    tr.hide-for-small-only {
        display: table-row !important;
    }

    tr.hide-for-medium {
        display: table-row !important;
    }

    tr.hide-for-medium-down {
        display: table-row !important;
    }

    tr.hide-for-medium-only {
        display: table-row !important;
    }

    tr.show-for-medium-up {
        display: table-row !important;
    }

    tr.show-for-large {
        display: table-row !important;
    }

    tr.show-for-large-up {
        display: table-row !important;
    }

    tr.show-for-large-only {
        display: table-row !important;
    }

    tr.hide-for-xlarge {
        display: table-row !important;
    }

    tr.hide-for-xlarge-up {
        display: table-row !important;
    }

    tr.hide-for-xlarge-only {
        display: table-row !important;
    }

    tr.hide-for-xxlarge-up {
        display: table-row !important;
    }

    tr.hide-for-xxlarge-only {
        display: table-row !important;
    }

    td.hide-for-small {
        display: table-cell !important;
    }

    td.hide-for-small-only {
        display: table-cell !important;
    }

    td.hide-for-medium {
        display: table-cell !important;
    }

    td.hide-for-medium-down {
        display: table-cell !important;
    }

    td.hide-for-medium-only {
        display: table-cell !important;
    }

    td.show-for-medium-up {
        display: table-cell !important;
    }

    td.show-for-large {
        display: table-cell !important;
    }

    td.show-for-large-up {
        display: table-cell !important;
    }

    td.show-for-large-only {
        display: table-cell !important;
    }

    td.hide-for-xlarge {
        display: table-cell !important;
    }

    td.hide-for-xlarge-up {
        display: table-cell !important;
    }

    td.hide-for-xlarge-only {
        display: table-cell !important;
    }

    td.hide-for-xxlarge-up {
        display: table-cell !important;
    }

    td.hide-for-xxlarge-only {
        display: table-cell !important;
    }

    th.hide-for-small {
        display: table-cell !important;
    }

    th.hide-for-small-only {
        display: table-cell !important;
    }

    th.hide-for-medium {
        display: table-cell !important;
    }

    th.hide-for-medium-down {
        display: table-cell !important;
    }

    th.hide-for-medium-only {
        display: table-cell !important;
    }

    th.show-for-medium-up {
        display: table-cell !important;
    }

    th.show-for-large {
        display: table-cell !important;
    }

    th.show-for-large-up {
        display: table-cell !important;
    }

    th.show-for-large-only {
        display: table-cell !important;
    }

    th.hide-for-xlarge {
        display: table-cell !important;
    }

    th.hide-for-xlarge-up {
        display: table-cell !important;
    }

    th.hide-for-xlarge-only {
        display: table-cell !important;
    }

    th.hide-for-xxlarge-up {
        display: table-cell !important;
    }

    th.hide-for-xxlarge-only {
        display: table-cell !important;
    }
}

@media only screen and (min-width:90.06em) {
    .hide-for-small {
        display: inherit !important;
    }

    .hide-for-small-only {
        display: inherit !important;
    }

    .hide-for-medium {
        display: inherit !important;
    }

    .hide-for-medium-down {
        display: inherit !important;
    }

    .hide-for-medium-only {
        display: inherit !important;
    }

    .show-for-medium-up {
        display: inherit !important;
    }

    .show-for-large-up {
        display: inherit !important;
    }

    .hide-for-large-only {
        display: inherit !important;
    }

    .show-for-xlarge {
        display: inherit !important;
    }

    .show-for-xlarge-up {
        display: inherit !important;
    }

    .show-for-xlarge-only {
        display: inherit !important;
    }

    .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .hide-for-xxlarge-only {
        display: inherit !important;
    }

    .show-for-small-only {
        display: none !important;
    }

    .show-for-medium {
        display: none !important;
    }

    .show-for-medium-down {
        display: none !important;
    }

    .show-for-medium-only {
        display: none !important;
    }

    .show-for-large {
        display: none !important;
    }

    .show-for-large-only {
        display: none !important;
    }

    .show-for-large-down {
        display: none !important;
    }

    .hide-for-xlarge {
        display: none !important;
    }

    .hide-for-xlarge-up {
        display: none !important;
    }

    .hide-for-xlarge-only {
        display: none !important;
    }

    .show-for-xxlarge-up {
        display: none !important;
    }

    .show-for-xxlarge-only {
        display: none !important;
    }

    table.hide-for-small {
        display: table;
    }

    table.hide-for-small-only {
        display: table;
    }

    table.hide-for-medium {
        display: table;
    }

    table.hide-for-medium-down {
        display: table;
    }

    table.hide-for-medium-only {
        display: table;
    }

    table.show-for-medium-up {
        display: table;
    }

    table.show-for-large-up {
        display: table;
    }

    table.hide-for-large-only {
        display: table;
    }

    table.show-for-xlarge {
        display: table;
    }

    table.show-for-xlarge-up {
        display: table;
    }

    table.show-for-xlarge-only {
        display: table;
    }

    table.hide-for-xxlarge-up {
        display: table;
    }

    table.hide-for-xxlarge-only {
        display: table;
    }

    thead.hide-for-small {
        display: table-header-group !important;
    }

    thead.hide-for-small-only {
        display: table-header-group !important;
    }

    thead.hide-for-medium {
        display: table-header-group !important;
    }

    thead.hide-for-medium-down {
        display: table-header-group !important;
    }

    thead.hide-for-medium-only {
        display: table-header-group !important;
    }

    thead.show-for-medium-up {
        display: table-header-group !important;
    }

    thead.show-for-large-up {
        display: table-header-group !important;
    }

    thead.hide-for-large-only {
        display: table-header-group !important;
    }

    thead.show-for-xlarge {
        display: table-header-group !important;
    }

    thead.show-for-xlarge-up {
        display: table-header-group !important;
    }

    thead.show-for-xlarge-only {
        display: table-header-group !important;
    }

    thead.hide-for-xxlarge-up {
        display: table-header-group !important;
    }

    thead.hide-for-xxlarge-only {
        display: table-header-group !important;
    }

    tbody.hide-for-small {
        display: table-row-group !important;
    }

    tbody.hide-for-small-only {
        display: table-row-group !important;
    }

    tbody.hide-for-medium {
        display: table-row-group !important;
    }

    tbody.hide-for-medium-down {
        display: table-row-group !important;
    }

    tbody.hide-for-medium-only {
        display: table-row-group !important;
    }

    tbody.show-for-medium-up {
        display: table-row-group !important;
    }

    tbody.show-for-large-up {
        display: table-row-group !important;
    }

    tbody.hide-for-large-only {
        display: table-row-group !important;
    }

    tbody.show-for-xlarge {
        display: table-row-group !important;
    }

    tbody.show-for-xlarge-up {
        display: table-row-group !important;
    }

    tbody.show-for-xlarge-only {
        display: table-row-group !important;
    }

    tbody.hide-for-xxlarge-up {
        display: table-row-group !important;
    }

    tbody.hide-for-xxlarge-only {
        display: table-row-group !important;
    }

    tr.hide-for-small {
        display: table-row !important;
    }

    tr.hide-for-small-only {
        display: table-row !important;
    }

    tr.hide-for-medium {
        display: table-row !important;
    }

    tr.hide-for-medium-down {
        display: table-row !important;
    }

    tr.hide-for-medium-only {
        display: table-row !important;
    }

    tr.show-for-medium-up {
        display: table-row !important;
    }

    tr.show-for-large-up {
        display: table-row !important;
    }

    tr.hide-for-large-only {
        display: table-row !important;
    }

    tr.show-for-xlarge {
        display: table-row !important;
    }

    tr.show-for-xlarge-up {
        display: table-row !important;
    }

    tr.show-for-xlarge-only {
        display: table-row !important;
    }

    tr.hide-for-xxlarge-up {
        display: table-row !important;
    }

    tr.hide-for-xxlarge-only {
        display: table-row !important;
    }

    td.hide-for-small {
        display: table-cell !important;
    }

    td.hide-for-small-only {
        display: table-cell !important;
    }

    td.hide-for-medium {
        display: table-cell !important;
    }

    td.hide-for-medium-down {
        display: table-cell !important;
    }

    td.hide-for-medium-only {
        display: table-cell !important;
    }

    td.show-for-medium-up {
        display: table-cell !important;
    }

    td.show-for-large-up {
        display: table-cell !important;
    }

    td.hide-for-large-only {
        display: table-cell !important;
    }

    td.show-for-xlarge {
        display: table-cell !important;
    }

    td.show-for-xlarge-up {
        display: table-cell !important;
    }

    td.show-for-xlarge-only {
        display: table-cell !important;
    }

    td.hide-for-xxlarge-up {
        display: table-cell !important;
    }

    td.hide-for-xxlarge-only {
        display: table-cell !important;
    }

    th.hide-for-small {
        display: table-cell !important;
    }

    th.hide-for-small-only {
        display: table-cell !important;
    }

    th.hide-for-medium {
        display: table-cell !important;
    }

    th.hide-for-medium-down {
        display: table-cell !important;
    }

    th.hide-for-medium-only {
        display: table-cell !important;
    }

    th.show-for-medium-up {
        display: table-cell !important;
    }

    th.show-for-large-up {
        display: table-cell !important;
    }

    th.hide-for-large-only {
        display: table-cell !important;
    }

    th.show-for-xlarge {
        display: table-cell !important;
    }

    th.show-for-xlarge-up {
        display: table-cell !important;
    }

    th.show-for-xlarge-only {
        display: table-cell !important;
    }

    th.hide-for-xxlarge-up {
        display: table-cell !important;
    }

    th.hide-for-xxlarge-only {
        display: table-cell !important;
    }
}

@media only screen and (min-width:120.06em) {
    .hide-for-small {
        display: inherit !important;
    }

    .hide-for-small-only {
        display: inherit !important;
    }

    .hide-for-medium {
        display: inherit !important;
    }

    .hide-for-medium-down {
        display: inherit !important;
    }

    .hide-for-medium-only {
        display: inherit !important;
    }

    .show-for-medium-up {
        display: inherit !important;
    }

    .show-for-large-up {
        display: inherit !important;
    }

    .hide-for-large-only {
        display: inherit !important;
    }

    .hide-for-xlarge-only {
        display: inherit !important;
    }

    .show-for-xlarge-up {
        display: inherit !important;
    }

    .show-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-xxlarge-only {
        display: inherit !important;
    }

    .show-for-small-only {
        display: none !important;
    }

    .show-for-medium {
        display: none !important;
    }

    .show-for-medium-down {
        display: none !important;
    }

    .show-for-medium-only {
        display: none !important;
    }

    .show-for-large {
        display: none !important;
    }

    .show-for-large-only {
        display: none !important;
    }

    .show-for-large-down {
        display: none !important;
    }

    .hide-for-xlarge {
        display: none !important;
    }

    .show-for-xlarge-only {
        display: none !important;
    }

    .hide-for-xxlarge-up {
        display: none !important;
    }

    .hide-for-xxlarge-only {
        display: none !important;
    }

    table.hide-for-small {
        display: table;
    }

    table.hide-for-small-only {
        display: table;
    }

    table.hide-for-medium {
        display: table;
    }

    table.hide-for-medium-down {
        display: table;
    }

    table.hide-for-medium-only {
        display: table;
    }

    table.show-for-medium-up {
        display: table;
    }

    table.show-for-large-up {
        display: table;
    }

    table.hide-for-xlarge-only {
        display: table;
    }

    table.show-for-xlarge-up {
        display: table;
    }

    table.show-for-xxlarge-up {
        display: table;
    }

    table.show-for-xxlarge-only {
        display: table;
    }

    thead.hide-for-small {
        display: table-header-group !important;
    }

    thead.hide-for-small-only {
        display: table-header-group !important;
    }

    thead.hide-for-medium {
        display: table-header-group !important;
    }

    thead.hide-for-medium-down {
        display: table-header-group !important;
    }

    thead.hide-for-medium-only {
        display: table-header-group !important;
    }

    thead.show-for-medium-up {
        display: table-header-group !important;
    }

    thead.show-for-large-up {
        display: table-header-group !important;
    }

    thead.hide-for-xlarge-only {
        display: table-header-group !important;
    }

    thead.show-for-xlarge-up {
        display: table-header-group !important;
    }

    thead.show-for-xxlarge-up {
        display: table-header-group !important;
    }

    thead.show-for-xxlarge-only {
        display: table-header-group !important;
    }

    tbody.hide-for-small {
        display: table-row-group !important;
    }

    tbody.hide-for-small-only {
        display: table-row-group !important;
    }

    tbody.hide-for-medium {
        display: table-row-group !important;
    }

    tbody.hide-for-medium-down {
        display: table-row-group !important;
    }

    tbody.hide-for-medium-only {
        display: table-row-group !important;
    }

    tbody.show-for-medium-up {
        display: table-row-group !important;
    }

    tbody.show-for-large-up {
        display: table-row-group !important;
    }

    tbody.hide-for-xlarge-only {
        display: table-row-group !important;
    }

    tbody.show-for-xlarge-up {
        display: table-row-group !important;
    }

    tbody.show-for-xxlarge-up {
        display: table-row-group !important;
    }

    tbody.show-for-xxlarge-only {
        display: table-row-group !important;
    }

    tr.hide-for-small {
        display: table-row !important;
    }

    tr.hide-for-small-only {
        display: table-row !important;
    }

    tr.hide-for-medium {
        display: table-row !important;
    }

    tr.hide-for-medium-down {
        display: table-row !important;
    }

    tr.hide-for-medium-only {
        display: table-row !important;
    }

    tr.show-for-medium-up {
        display: table-row !important;
    }

    tr.show-for-large-up {
        display: table-row !important;
    }

    tr.hide-for-xlarge-only {
        display: table-row !important;
    }

    tr.show-for-xlarge-up {
        display: table-row !important;
    }

    tr.show-for-xxlarge-up {
        display: table-row !important;
    }

    tr.show-for-xxlarge-only {
        display: table-row !important;
    }

    td.hide-for-small {
        display: table-cell !important;
    }

    td.hide-for-small-only {
        display: table-cell !important;
    }

    td.hide-for-medium {
        display: table-cell !important;
    }

    td.hide-for-medium-down {
        display: table-cell !important;
    }

    td.hide-for-medium-only {
        display: table-cell !important;
    }

    td.show-for-medium-up {
        display: table-cell !important;
    }

    td.show-for-large-up {
        display: table-cell !important;
    }

    td.hide-for-xlarge-only {
        display: table-cell !important;
    }

    td.show-for-xlarge-up {
        display: table-cell !important;
    }

    td.show-for-xxlarge-up {
        display: table-cell !important;
    }

    td.show-for-xxlarge-only {
        display: table-cell !important;
    }

    th.hide-for-small {
        display: table-cell !important;
    }

    th.hide-for-small-only {
        display: table-cell !important;
    }

    th.hide-for-medium {
        display: table-cell !important;
    }

    th.hide-for-medium-down {
        display: table-cell !important;
    }

    th.hide-for-medium-only {
        display: table-cell !important;
    }

    th.show-for-medium-up {
        display: table-cell !important;
    }

    th.show-for-large-up {
        display: table-cell !important;
    }

    th.hide-for-xlarge-only {
        display: table-cell !important;
    }

    th.show-for-xlarge-up {
        display: table-cell !important;
    }

    th.show-for-xxlarge-up {
        display: table-cell !important;
    }

    th.show-for-xxlarge-only {
        display: table-cell !important;
    }
}

.show-for-landscape {
    display: inherit !important;
}

.hide-for-portrait {
    display: inherit !important;
}

.hide-for-landscape {
    display: none !important;
}

.show-for-portrait {
    display: none !important;
}

table.hide-for-landscape {
    display: table;
}

table.show-for-portrait {
    display: table;
}

thead.hide-for-landscape {
    display: table-header-group !important;
}

thead.show-for-portrait {
    display: table-header-group !important;
}

tbody.hide-for-landscape {
    display: table-row-group !important;
}

tbody.show-for-portrait {
    display: table-row-group !important;
}

tr.hide-for-landscape {
    display: table-row !important;
}

tr.show-for-portrait {
    display: table-row !important;
}

td.hide-for-landscape {
    display: table-cell !important;
}

td.show-for-portrait {
    display: table-cell !important;
}

th.hide-for-landscape {
    display: table-cell !important;
}

th.show-for-portrait {
    display: table-cell !important;
}

@media only screen and (orientation:landscape) {
    .show-for-landscape {
        display: inherit !important;
    }

    .hide-for-portrait {
        display: inherit !important;
    }

    .hide-for-landscape {
        display: none !important;
    }

    .show-for-portrait {
        display: none !important;
    }

    table.show-for-landscape {
        display: table;
    }

    table.hide-for-portrait {
        display: table;
    }

    thead.show-for-landscape {
        display: table-header-group !important;
    }

    thead.hide-for-portrait {
        display: table-header-group !important;
    }

    tbody.show-for-landscape {
        display: table-row-group !important;
    }

    tbody.hide-for-portrait {
        display: table-row-group !important;
    }

    tr.show-for-landscape {
        display: table-row !important;
    }

    tr.hide-for-portrait {
        display: table-row !important;
    }

    td.show-for-landscape {
        display: table-cell !important;
    }

    td.hide-for-portrait {
        display: table-cell !important;
    }

    th.show-for-landscape {
        display: table-cell !important;
    }

    th.hide-for-portrait {
        display: table-cell !important;
    }
}

@media only screen and (orientation:portrait) {
    .show-for-portrait {
        display: inherit !important;
    }

    .hide-for-landscape {
        display: inherit !important;
    }

    .hide-for-portrait {
        display: none !important;
    }

    .show-for-landscape {
        display: none !important;
    }

    table.show-for-portrait {
        display: table;
    }

    table.hide-for-landscape {
        display: table;
    }

    thead.show-for-portrait {
        display: table-header-group !important;
    }

    thead.hide-for-landscape {
        display: table-header-group !important;
    }

    tbody.show-for-portrait {
        display: table-row-group !important;
    }

    tbody.hide-for-landscape {
        display: table-row-group !important;
    }

    tr.show-for-portrait {
        display: table-row !important;
    }

    tr.hide-for-landscape {
        display: table-row !important;
    }

    td.show-for-portrait {
        display: table-cell !important;
    }

    td.hide-for-landscape {
        display: table-cell !important;
    }

    th.show-for-portrait {
        display: table-cell !important;
    }

    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;
}
