@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Lato|Oswald|Slabo+27px|Montserrat|Raleway|Droid+Sans|Ubuntu|Arimo|Titillium+Web|Poiret+One|Yanone+Kaffeesatz|Dosis|Oxygen|Lobster|Nunito|Play|Orbitron|Dancing+Script|Bangers|Kaushan+Script|Permanent+Marker|Berkshire+Swash|Julius+Sans+One|Lemon|Nunito+Sans);
@import url(https://fonts.googleapis.com/css?family=Pacifico|Quicksand|Righteous|Cookie|Great+Vibes|Cabin+Sketch|Oleo+Script|Yesteryear);
@import url(https://fonts.googleapis.com/css?family=Amatic+SC|Signika:700|Quicksand:700|Paytone+One|Sigmar+One|Chewy|Fredoka+One|Rubik:900);

/* ******************** GRID ******************** */

meta.foundation-version {
    font-family: "/5.5.3/";
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0;
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em;
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em;
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em;
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em;
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em;
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em;
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em;
}

meta.foundation-data-attribute-namespace {
    font-family: false;
}

html, body {
    height: 100%;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    font-size: 100%;
    font-family: Arial;
}

.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.row.collapse > .column {
    padding-left: 0;
    padding-right: 0;
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}

.row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto;
}

.row .row:before, .row .row:after {
    content: " ";
    display: table;
}

.row .row:after {
    clear: both;
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}

.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table;
}

.row .row.collapse:after {
    clear: both;
}

.column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
}

.column + .column:last-child {
    float: right;
}

.column + .column.end {
    float: left;
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }

    .column {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }

    .small-1 {
        width: 8.33333%;
    }

    .small-2 {
        width: 16.66667%;
    }

    .small-3 {
        width: 25%;
    }

    .small-4 {
        width: 33.33333%;
    }

    .small-5 {
        width: 41.66667%;
    }

    .small-6 {
        width: 50%;
    }

    .small-7 {
        width: 58.33333%;
    }

    .small-8 {
        width: 66.66667%;
    }

    .small-9 {
        width: 75%;
    }

    .small-10 {
        width: 83.33333%;
    }

    .small-11 {
        width: 91.66667%;
    }

    .small-12 {
        width: 100%;
    }

    .small-offset-0 {
        margin-left: 0 !important;
    }

    .small-offset-1 {
        margin-left: 8.33333% !important;
    }

    .small-offset-2 {
        margin-left: 16.66667% !important;
    }

    .small-offset-3 {
        margin-left: 25% !important;
    }

    .small-offset-4 {
        margin-left: 33.33333% !important;
    }

    .small-offset-5 {
        margin-left: 41.66667% !important;
    }

    .small-offset-6 {
        margin-left: 50% !important;
    }

    .small-offset-7 {
        margin-left: 58.33333% !important;
    }

    .small-offset-8 {
        margin-left: 66.66667% !important;
    }

    .small-offset-9 {
        margin-left: 75% !important;
    }

    .small-offset-10 {
        margin-left: 83.33333% !important;
    }

    .small-offset-11 {
        margin-left: 91.66667% !important;
    }

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }

    .column.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .column.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

    .column.small-centered:last-child {
        float: none;
    }

    .column.small-uncentered:last-child {
        float: left;
    }

    .column.small-uncentered.opposite {
        float: right;
    }

    .row.small-collapse > .column {
        padding-left: 0;
        padding-right: 0;
    }

    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }

    .row.small-uncollapse > .column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }

    .column {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }

    .medium-1 {
        width: 8.33333%;
    }

    .medium-2 {
        width: 16.66667%;
    }

    .medium-3 {
        width: 25%;
    }

    .medium-4 {
        width: 33.33333%;
    }

    .medium-5 {
        width: 41.66667%;
    }

    .medium-6 {
        width: 50%;
    }

    .medium-7 {
        width: 58.33333%;
    }

    .medium-8 {
        width: 66.66667%;
    }

    .medium-9 {
        width: 75%;
    }

    .medium-10 {
        width: 83.33333%;
    }

    .medium-11 {
        width: 91.66667%;
    }

    .medium-12 {
        width: 100%;
    }

    .medium-offset-0 {
        margin-left: 0 !important;
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important;
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important;
    }

    .medium-offset-3 {
        margin-left: 25% !important;
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important;
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important;
    }

    .medium-offset-6 {
        margin-left: 50% !important;
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important;
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important;
    }

    .medium-offset-9 {
        margin-left: 75% !important;
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important;
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important;
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }

    .column.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .column.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

    .column.medium-centered:last-child {
        float: none;
    }

    .column.medium-uncentered:last-child {
        float: left;
    }

    .column.medium-uncentered.opposite {
        float: right;
    }

    .row.medium-collapse > .column {
        padding-left: 0;
        padding-right: 0;
    }

    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }

    .row.medium-uncollapse > .column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto;
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }

    .column {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }

    .large-1 {
        width: 8.33333%;
    }

    .large-2 {
        width: 16.66667%;
    }

    .large-3 {
        width: 25%;
    }

    .large-4 {
        width: 33.33333%;
    }

    .large-5 {
        width: 41.66667%;
    }

    .large-6 {
        width: 50%;
    }

    .large-7 {
        width: 58.33333%;
    }

    .large-8 {
        width: 66.66667%;
    }

    .large-9 {
        width: 75%;
    }

    .large-10 {
        width: 83.33333%;
    }

    .large-11 {
        width: 91.66667%;
    }

    .large-12 {
        width: 100%;
    }

    .large-offset-0 {
        margin-left: 0 !important;
    }

    .large-offset-1 {
        margin-left: 8.33333% !important;
    }

    .large-offset-2 {
        margin-left: 16.66667% !important;
    }

    .large-offset-3 {
        margin-left: 25% !important;
    }

    .large-offset-4 {
        margin-left: 33.33333% !important;
    }

    .large-offset-5 {
        margin-left: 41.66667% !important;
    }

    .large-offset-6 {
        margin-left: 50% !important;
    }

    .large-offset-7 {
        margin-left: 58.33333% !important;
    }

    .large-offset-8 {
        margin-left: 66.66667% !important;
    }

    .large-offset-9 {
        margin-left: 75% !important;
    }

    .large-offset-10 {
        margin-left: 83.33333% !important;
    }

    .large-offset-11 {
        margin-left: 91.66667% !important;
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }

    .column.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .column.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

    .column.large-centered:last-child {
        float: none;
    }

    .column.large-uncentered:last-child {
        float: left;
    }

    .column.large-uncentered.opposite {
        float: right;
    }

    .row.large-collapse > .column {
        padding-left: 0;
        padding-right: 0;
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }

    .row.large-uncollapse > .column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto;
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
}

[class*="block-grid-"]:after {
    clear: both;
}

[class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem;
}

@media only screen {
    .small-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }

    .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .small-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }

    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .small-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }

    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .small-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }

    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .small-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }

    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .small-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }

    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .small-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }

    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .small-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }

    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .small-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }

    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .small-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }

    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .small-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }

    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .small-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }

    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .medium-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }

    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .medium-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }

    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .medium-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }

    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .medium-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }

    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .medium-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }

    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .medium-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }

    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .medium-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }

    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .medium-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }

    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .medium-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }

    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .medium-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }

    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .medium-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }

    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .large-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }

    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .large-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }

    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .large-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }

    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .large-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }

    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .large-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }

    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .large-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }

    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .large-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }

    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .large-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }

    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .large-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }

    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .large-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }

    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .large-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }

    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

.hide {
    display: none
}

.range-slider {
    display: block;
    position: relative;
    width: 105%;
    height: 1em;
    border: 1px solid #dddddd;
    margin: 0 0 0.5em 2%;
    -ms-touch-action: none;
    touch-action: none;
    background: #fafafa;
}

#builder-head i.saving {
    color: #5932c6;
}

/* ******************** BREADCRUMBS ******************** */

.breadcrumbs {
    display: block;
    padding: 0.5625em 0.875em 0.5625em;
    overflow: hidden;
    margin-left: 0;
    list-style: none;
    border-style: solid;
    border-width: 1px;
    background-color: #f4f4f4;
    border-color: gainsboro;
    border-radius: 3px;
}

.breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875em;
    line-height: 0.6875em;
    text-transform: uppercase;
    color: #008cba;
}

.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
    text-decoration: underline;
}

.breadcrumbs > * a {
    color: #008cba;
}

.breadcrumbs > *.current {
    cursor: default;
    color: #333333;
}

.breadcrumbs > *.current a {
    cursor: default;
    color: #333333;
}

.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
    text-decoration: none;
}

.breadcrumbs > *.unavailable {
    color: #9f9f9f999;
}

.breadcrumbs > *.unavailable a {
    color: #9f9f9f999;
}

.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
    text-decoration: none;
    color: #9f9f9f999;
    cursor: default;
}

.breadcrumbs > *:before {
    content: "/";
    color: #aaaaaa;
    margin: 0 0.75em;
    position: relative;
    top: 1px;
}

.breadcrumbs > *:first-child:before {
    content: " ";
    margin: 0;
}

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/";
}

/* ******************** SWITCH ******************** */

.switch {
    padding: 0;
    border: none;
    position: relative;
}

.switch label {
    display: block;
    margin-bottom: 1em;
    position: relative;
    color: transparent;
    background: #dddddd;
    text-indent: 100%;
    width: 4em;
    height: 2em;
    cursor: pointer;
    transition: left 0.15s ease-out;
}

.switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0;
}

.switch input + label {
    margin-left: 0;
    margin-right: 0;
}

.switch label:after {
    content: "";
    display: block;
    background: white;
    position: absolute;
    top: .25em;
    left: .25em;
    width: 1.5em;
    height: 1.5em;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.switch input:checked + label {
    background: #008cba;
}

.switch input:checked + label:after {
    left: 1.75em;
}

.switch label {
    width: 3.1em;
    height: 1.6em;
}

.switch label:after {
    width: 1em;
    height: 1em;
}

.switch input:checked + label:after {
    left: 1.75em;
}

.switch label {
    color: transparent;
    background: #dddddd;
}

.switch label:after {
    background: white;
}

.switch input:checked + label {
    background: #008cba;
}

.switch.large label {
    width: 5em;
    height: 2.5em;
}

.switch.large label:after {
    width: 2em;
    height: 2em;
}

.switch.large input:checked + label:after {
    left: 2.75em;
}

.switch.small label {
    width: 3.5em;
    height: 1.75em;
}

.switch.small label:after {
    width: 1.25em;
    height: 1.25em;
}

.switch.small input:checked + label:after {
    left: 2em;
}

.switch.tiny label {
    width: 3em;
    height: 1.5em;
}

.switch.tiny label:after {
    width: 1em;
    height: 1em;
}

.switch.tiny input:checked + label:after {
    left: 1.75em;
}

.switch.radius label {
    border-radius: 4px;
}

.switch.radius label:after {
    border-radius: 3px;
}

.switch.round {
    border-radius: 1000px;
}

.switch.round label {
    border-radius: 2em;
}

.switch.round label:after {
    border-radius: 2em;
}

/* ******************** BUTTONS ******************** */
.modal-window, .side-window, .selection-window, #builder-head, #builder-hidden-menu {
    font-family: "Arial";
}

.button {
    border-style: solid;
    border-radius: 7px;
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 7px;
    display: inline-block;
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1.0625em;
    padding-left: 2em;
    font-size: 1em;
    background-color: #008cba;
    border-color: #007095;
    color: white;
    transition: background-color 300ms ease-out;
}

.button:hover, .button:focus {
    background-color: #007095;
    color: white;
}

.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333;
}

.button.secondary:hover,
.button.secondary:focus {
    background-color: #d5d5d5;
    color: #333333;
}

.button.tertiary {
    background-color: cornsilk;
    border: 1px solid #e0d3a2;
    color: #333333;
}

.button.tertiary:hover, .button.tertiary:focus {
    background-color: antiquewhite;
    color: #333333;
}

.button.quaternary {
    background-color: wheat;
    border: 1px solid #d0c28d;
    color: #333333;
}

.button.quaternary:hover, .button.quaternary:focus {
    background-color: antiquewhite;
    color: #333333;
}

.button.close {
    background-color: #151515;
    border: 1px solid #101010;
    color: #f7f7f7;
}

.button.close:hover, .button.close:focus {
    background-color: #333333;
    color: #f4f4f4;
}

.button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white;
}

.button.success:hover, .button.success:focus {
    background-color: #368a55;
    color: white;
}

.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white;
}

.button.alert:hover, .button.alert:focus {
    background-color: #cf2a0e;
    color: white;
}

.button.large {
    padding-top: 1.125em;
    padding-right: 2.25em;
    padding-bottom: 1.1875em;
    padding-left: 2.25em;
    font-size: 1.25em;
}

.button.small {
    padding-top: 0.875em;
    padding-right: 1.75em;
    padding-bottom: 0.9375em;
    padding-left: 1.75em;
    font-size: 0.8125em;
}

.button.tiny {
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 0.6875em;
}

.button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* Label Styles */
label {
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
    /* Styles for required inputs */
}

label.right {
    float: none !important;
    text-align: right;
}

label.inline {
    margin: 0 0 1em 0;
    padding: 0.5625em 0;
}

label small {
    text-transform: capitalize;
    color: #676767;
}

.digi-label.column {
    -webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */
    flex: 1;
    display: inline-flex;
}

.digi-label.column label {
    align-self: center;
}

select::-ms-expand {
    display: none;
}

#sideModalContainer label.small {
    font-size: 10px;
    font-style: italic;
    color: #d08;
}

#selectionModalContainer label.small {
    font-size: 10px;
    font-style: italic;
    color: #d08;
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875em;
    line-height: 2.3125em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em;
    border: none;
}

.prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em;
    border: none;
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333333;
    border-color: #cccccc;
}

span.postfix, label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333333;
    border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 0 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    box-shadow: 0 0 5px #9f9f9f999;
    border-color: #9f9f9f999;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #9f9f9f999;
    outline: none;
}

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #dddddd;
    cursor: default;
}

input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly], fieldset[disabled]
input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly], fieldset[disabled]
input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly], fieldset[disabled]
input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly], fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly], fieldset[disabled]
input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly], fieldset[disabled]
input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly], fieldset[disabled]
input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly], fieldset[disabled]
input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly], fieldset[disabled]
input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly], fieldset[disabled]
input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly], fieldset[disabled]
input[type="color"],
textarea[disabled],
textarea[readonly], fieldset[disabled]
textarea {
    background-color: #ffffff;
    cursor: default;
}

input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px;
}

input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

/* Respect enforced amount of rows for textarea */
textarea[rows] {
    height: auto;
}

/* Add height value for select elements to match text input height */
select {
    -webkit-appearance: none !important;
    -webkit-border-radius: 0px;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    padding: 0.5em;
    font-size: 0.875em;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: rgba(0, 0, 0, 0.75);
    line-height: normal;
    border-radius: 0;
    height: 2.3125em;
}

select.radius {
    border-radius: 3px;
}

select:hover {
    background-color: #fafafa;
    border-color: #9f9f9f999;
}

select:disabled {
    background-color: #dddddd;
    cursor: default;
}

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1em 0;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
    display: inline-block;
    /*margin-left: 0.5em;*/
    margin-right: 1em;
    margin-bottom: 0;
    vertical-align: baseline;
}

/* Normalize file input width */
input[type="file"] {
    width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
    border: 1px solid #dddddd;
    padding: 1.25em;
    margin: 1.125em 0;
}

fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875em;
    margin: 0;
    margin-left: -0.1875em;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
    display: block;
    padding: 0.375em 0.5625em 0.5625em;
    margin-top: -1px;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
}

[data-abide] span.error, [data-abide] small.error {
    display: none;
}

span.error, small.error {
    display: block;
    padding: 0.375em 0.5625em 0.5625em;
    margin-top: -1px;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
}

.error input,
.error textarea,
.error select {
    margin-bottom: 0;
}

.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1em;
}

.error label,
.error label.error {
    color: #f04124;
}

.error small.error {
    display: block;
    padding: 0.375em 0.5625em 0.5625em;
    margin-top: -1px;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: normal;
    font-style: italic;
    background: #f04124;
    color: white;
}

.error > label > small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline;
}

.error span.error-message {
    display: block;
}

input.error,
textarea.error,
select.error {
    margin-bottom: 0;
}

label.error {
    color: #f04124;
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
    width: 100%;
    background: #333333;
}

.contain-to-grid .top-bar {
    margin-bottom: 0;
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99;
}

.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 45px;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important;
    }

    .small-only-text-right {
        text-align: right !important;
    }

    .small-only-text-center {
        text-align: center !important;
    }

    .small-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important;
    }

    .small-text-right {
        text-align: right !important;
    }

    .small-text-center {
        text-align: center !important;
    }

    .small-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important;
    }

    .medium-only-text-right {
        text-align: right !important;
    }

    .medium-only-text-center {
        text-align: center !important;
    }

    .medium-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-text-left {
        text-align: left !important;
    }

    .medium-text-right {
        text-align: right !important;
    }

    .medium-text-center {
        text-align: center !important;
    }

    .medium-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important;
    }

    .large-only-text-right {
        text-align: right !important;
    }

    .large-only-text-center {
        text-align: center !important;
    }

    .large-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width: 64.063em) {
    .large-text-left {
        text-align: left !important;
    }

    .large-text-right {
        text-align: right !important;
    }

    .large-text-center {
        text-align: center !important;
    }

    .large-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important;
    }

    .xlarge-only-text-right {
        text-align: right !important;
    }

    .xlarge-only-text-center {
        text-align: center !important;
    }

    .xlarge-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width: 90.063em) {
    .xlarge-text-left {
        text-align: left !important;
    }

    .xlarge-text-right {
        text-align: right !important;
    }

    .xlarge-text-center {
        text-align: center !important;
    }

    .xlarge-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important;
    }

    .xxlarge-only-text-right {
        text-align: right !important;
    }

    .xxlarge-only-text-center {
        text-align: center !important;
    }

    .xxlarge-only-text-justify {
        text-align: justify !important;
    }
}

@media only screen and (min-width: 120.063em) {
    .xxlarge-text-left {
        text-align: left !important;
    }

    .xxlarge-text-right {
        text-align: right !important;
    }

    .xxlarge-text-center {
        text-align: center !important;
    }

    .xxlarge-text-justify {
        text-align: justify !important;
    }
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
    border-bottom: 1px solid #ccc
}

.tabs:before, .tabs:after {
    content: " ";
    display: table;
}

.tabs:after {
    clear: both;
}

.tabs dd, .tabs .tab-title {
    margin-bottom: -1px !important;
    list-style: none;
}

.tabs dd > a, .tabs .tab-title > a {
    display: block;
    background-color: #f0f0f0;
    color: #555;
    padding: 0.5em;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 7px 7px 0 0;
    text-decoration: none;
    font-size: 0.8em;
    cursor: pointer;
}

.tabs dd > a:hover, .tabs .tab-title > a:hover {
    background-color: #f0f2f4;
}

.tabs dd.active a, .tabs .tab-title.active a {
    border-bottom: 1px solid #fff;
    background-color: white;
    color: #222222;
}

.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto;
}

.tabs-content {
    margin-bottom: 1.5em;
    width: 100%;
}

.tabs-content:before, .tabs-content:after {
    content: " ";
    display: table;
}

.tabs-content:after {
    clear: both;
}

.tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375em 0;
    width: 100%;
}

.tabs-content > .content.active {
    display: block;
    float: none;
}

.tabs-content > .content.contained {
    padding: 0.9375em;
}

.tabs-content.vertical {
    display: block;
}

.tabs-content.vertical > .content {
    padding: 0 0.9375em;
}

@media only screen and (min-width: 40.063em) {
    .tabs.vertical {
        width: 20%;
        max-width: 20%;
        float: left;
        margin: 0 0 1.25em;
    }

    .tabs-content.vertical {
        width: 80%;
        max-width: 80%;
        float: left;
        margin-left: -1px;
        padding-left: 1em;
    }
}

.no-js .tabs-content > .content {
    display: block;
    float: none;
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em 0.1em;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
}

[class*="block-grid-"]:after {
    clear: both;
}

[class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 1.25em 0.625em;
}

@media only screen {
    .small-block-grid-1 > li {
        width: 100%;
        list-style: none;
    }

    .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .small-block-grid-2 > li {
        width: 50%;
        list-style: none;
    }

    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .small-block-grid-3 > li {
        width: 33.33333%;
        list-style: none;
    }

    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .small-block-grid-4 > li {
        width: 25%;
        list-style: none;
    }

    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .small-block-grid-5 > li {
        width: 20%;
        list-style: none;
    }

    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .small-block-grid-6 > li {
        width: 16.66667%;
        list-style: none;
    }

    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .small-block-grid-7 > li {
        width: 14.28571%;
        list-style: none;
    }

    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .small-block-grid-8 > li {
        width: 12.5%;
        list-style: none;
    }

    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .small-block-grid-9 > li {
        width: 11.11111%;
        list-style: none;
    }

    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .small-block-grid-10 > li {
        width: 10%;
        list-style: none;
    }

    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .small-block-grid-11 > li {
        width: 9.09091%;
        list-style: none;
    }

    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .small-block-grid-12 > li {
        width: 8.33333%;
        list-style: none;
    }

    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-block-grid-1 > li {
        width: 100%;
        list-style: none;
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .medium-block-grid-2 > li {
        width: 50%;
        list-style: none;
    }

    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .medium-block-grid-3 > li {
        width: 33.33333%;
        list-style: none;
    }

    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .medium-block-grid-4 > li {
        width: 25%;
        list-style: none;
    }

    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .medium-block-grid-5 > li {
        width: 20%;
        list-style: none;
    }

    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .medium-block-grid-6 > li {
        width: 16.66667%;
        list-style: none;
    }

    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .medium-block-grid-7 > li {
        width: 14.28571%;
        list-style: none;
    }

    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .medium-block-grid-8 > li {
        width: 12.5%;
        list-style: none;
    }

    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .medium-block-grid-9 > li {
        width: 11.11111%;
        list-style: none;
    }

    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .medium-block-grid-10 > li {
        width: 10%;
        list-style: none;
    }

    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .medium-block-grid-11 > li {
        width: 9.09091%;
        list-style: none;
    }

    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .medium-block-grid-12 > li {
        width: 8.33333%;
        list-style: none;
    }

    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

@media only screen and (min-width: 64.063em) {
    .large-block-grid-1 > li {
        width: 100%;
        list-style: none;
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .large-block-grid-2 > li {
        width: 50%;
        list-style: none;
    }

    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .large-block-grid-3 > li {
        width: 33.33333%;
        list-style: none;
    }

    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .large-block-grid-4 > li {
        width: 25%;
        list-style: none;
    }

    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .large-block-grid-5 > li {
        width: 20%;
        list-style: none;
    }

    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .large-block-grid-6 > li {
        width: 16.66667%;
        list-style: none;
    }

    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .large-block-grid-7 > li {
        width: 14.28571%;
        list-style: none;
    }

    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .large-block-grid-8 > li {
        width: 12.5%;
        list-style: none;
    }

    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .large-block-grid-9 > li {
        width: 11.11111%;
        list-style: none;
    }

    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .large-block-grid-10 > li {
        width: 10%;
        list-style: none;
    }

    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .large-block-grid-11 > li {
        width: 9.09091%;
        list-style: none;
    }

    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .large-block-grid-12 > li {
        width: 8.33333%;
        list-style: none;
    }

    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

select, input[type="text"], input[type="password"],
input[type="date"], input[type="datetime"], input[type="datetime-local"],
input[type="month"], input[type="week"], input[type="email"],
input[type="number"], input[type="search"], input[type="tel"],
input[type="time"], input[type="url"], textarea {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 1em;
    height: 2.3125em;
    margin: 0;
    padding: 0.5em;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 100%;
}

#doc-body form {
    box-shadow: 0 0 7px 4px #ddd;
}

form {
    font-family: "Arial";
    margin: auto !important;
    background-color:#ffffff;
}

form.size-wide {
    max-width: 1000px
}

form.size-large {
    max-width: 800px
}

form.size-medium {
    max-width: 600px
}

form.size-small {
    max-width: 400px
}

form .row {
    width: 100%;
    margin: 0 auto;
    max-width: 62.5em;
}

form .row select,
form .row input[type="text"],
form .row input[type="password"],
form .row input[type="date"],
form .row input[type="datetime"],
form .row input[type="datetime-local"],
form .row input[type="month"],
form .row input[type="week"],
form .row input[type="email"],
form .row input[type="number"],
form .row input[type="search"],
form .row input[type="tel"],
form .row input[type="time"],
form .row input[type="url"],
form .row textarea {
    display: inline-block;
}

form .row label {
    display: block;
}

form .row a {
    text-decoration: none;
}

form .row div.sidebyside select,
form .row div.sidebyside input,
form .row div.sidebyside textarea {
    display: inline-block;
}

form .row div.input-container {

}

form .row div.sidebyside div.input-container {
    float: right;
}

form .row div.checkbox,
form .row div.radio {
    float: left;
}

form .row .vertical div.checkbox,
form .row .vertical div.radio {
    float: none
}

form .row div.sidebyside label {
    display: inline-block;
    padding-right: 0.5em;
}

form .row div.input-container label {
    display: inline-block;
    width: inherit !important;
}

form .row div.input-container input {
    width: inherit !important;
}

form .row:before, form .row:after {
    content: " ";
    display: table;
}

form .row:after {
    clear: both;
}

form .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}

form .row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}

form .row .row {
    width: auto;
    margin: 0px auto 20px;
    max-width: none;
}

form .row .row:before, form .row .row:after {
    content: " ";
    display: table;
}

form .row .row:after {
    clear: both;
}

form .row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
}

form .row .row.collapse:before, form .row .row.collapse:after {
    content: " ";
    display: table;
}

form .row .row.collapse:after {
    clear: both;
}

form .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left;
}

.required {
    color: #900;
}

form [class*="columns"] + [class*="columns"]:last-child {
    float: right;
}

form [class*="columns"] + [class*="columns"].end {
    float: left;
}

@media only screen {
    form .small-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }

    form .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }

    form .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    form .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    form .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    form .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    form .small-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    form .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    form .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    form .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    form .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    form .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    form .small-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    form .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    form .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    form .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    form .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    form .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    form .small-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    form .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    form .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    form .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    form .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    form .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }

    form .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left;
    }

    form .small-1 {
        width: 8.33333%;
    }

    form .small-2 {
        width: 16.66667%;
    }

    form .small-3 {
        width: 25%;
    }

    form .small-4 {
        width: 33.33333%;
    }

    form .small-5 {
        width: 41.66667%;
    }

    form .small-6 {
        width: 50%;
    }

    form .small-7 {
        width: 58.33333%;
    }

    form .small-8 {
        width: 66.66667%;
    }

    form .small-9 {
        width: 75%;
    }

    form .small-10 {
        width: 83.33333%;
    }

    form .small-11 {
        width: 91.66667%;
    }

    form .small-12 {
        width: 100%;
    }

    form .small-offset-0 {
        margin-left: 0% !important;
    }

    form .small-offset-1 {
        margin-left: 8.33333% !important;
    }

    form .small-offset-2 {
        margin-left: 16.66667% !important;
    }

    form .small-offset-3 {
        margin-left: 25% !important;
    }

    form .small-offset-4 {
        margin-left: 33.33333% !important;
    }

    form .small-offset-5 {
        margin-left: 41.66667% !important;
    }

    form .small-offset-6 {
        margin-left: 50% !important;
    }

    form .small-offset-7 {
        margin-left: 58.33333% !important;
    }

    form .small-offset-8 {
        margin-left: 66.66667% !important;
    }

    form .small-offset-9 {
        margin-left: 75% !important;
    }

    form .small-offset-10 {
        margin-left: 83.33333% !important;
    }

    form .small-offset-11 {
        margin-left: 91.66667% !important;
    }

    form .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    form .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    form .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    form .columns.small-centered:last-child {
        float: none;
    }

    form .columns.small-uncentered:last-child {
        float: left;
    }

    form .columns.small-uncentered.opposite {
        float: right;
    }

}

@media only screen and (max-width: 40.062em) {
    form .medium-1 div.digi-image img,
    form .medium-2 div.digi-image img,
    form .medium-3 div.digi-image img,
    form .medium-4 div.digi-image img,
    form .medium-6 div.digi-image img {
        width: auto !important;
        max-width: 75% !important;
        display: block !important;
        margin: auto !important;
    }

    form .row div.sidebyside select,
    form .row div.sidebyside input,
    form .row div.sidebyside textarea {
        width: 100% !important;
    }

    form .row div.input-container {
        display: block;
    }

    form .row div.sidebyside div.input-container {
        float: none;
        width: 100% !important;
        display: block;
    }

    .vertical {
        display: block !important;
    }

    form .row div.sidebyside label {
        display: block;
    }

    form .row div.input-container label {
        display: inline-block;
        width: inherit !important;
    }

    form .row div.input-container input {
        width: inherit !important;
    }

}

@media only screen and (min-width: 40.063em) {
    form .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }

    form .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }

    form .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    form .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    form .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    form .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    form .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    form .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    form .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    form .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    form .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    form .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    form .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    form .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    form .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    form .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    form .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    form .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    form .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    form .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    form .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    form .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    form .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    form .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }

    form .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left;
    }

    form .medium-1 {
        width: 8.33333%;
    }

    form .medium-2 {
        width: 16.66667%;
    }

    form .medium-3 {
        width: 25%;
    }

    form .medium-4 {
        width: 33.33333%;
    }

    form .medium-5 {
        width: 41.66667%;
    }

    form .medium-6 {
        width: 50%;
    }

    form .medium-7 {
        width: 58.33333%;
    }

    form .medium-8 {
        width: 66.66667%;
    }

    form .medium-9 {
        width: 75%;
    }

    form .medium-10 {
        width: 83.33333%;
    }

    form .medium-11 {
        width: 91.66667%;
    }

    form .medium-12 {
        width: 100%;
    }

    form .medium-offset-0 {
        margin-left: 0% !important;
    }

    form .medium-offset-1 {
        margin-left: 8.33333% !important;
    }

    form .medium-offset-2 {
        margin-left: 16.66667% !important;
    }

    form .medium-offset-3 {
        margin-left: 25% !important;
    }

    form .medium-offset-4 {
        margin-left: 33.33333% !important;
    }

    form .medium-offset-5 {
        margin-left: 41.66667% !important;
    }

    form .medium-offset-6 {
        margin-left: 50% !important;
    }

    form .medium-offset-7 {
        margin-left: 58.33333% !important;
    }

    form .medium-offset-8 {
        margin-left: 66.66667% !important;
    }

    form .medium-offset-9 {
        margin-left: 75% !important;
    }

    form .medium-offset-10 {
        margin-left: 83.33333% !important;
    }

    form .medium-offset-11 {
        margin-left: 91.66667% !important;
    }

    form .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    form .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    form .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    form .columns.medium-centered:last-child {
        float: none;
    }

    form .columns.medium-uncentered:last-child {
        float: left;
    }

    form .columns.medium-uncentered.opposite {
        float: right;
    }

    form .push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }

    form .pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }

    form .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    form .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    form .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    form .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    form .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    form .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    form .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    form .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    form .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    form .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    form .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    form .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    form .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    form .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    form .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    form .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    form .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    form .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    form .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    form .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    form .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    form .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}

@media only screen and (min-width: 64.063em) {
    form .large-push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }

    form .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }

    form .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    form .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    form .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    form .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    form .large-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    form .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    form .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    form .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    form .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    form .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    form .large-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    form .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    form .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    form .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    form .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    form .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    form .large-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    form .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    form .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    form .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    form .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    form .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }

    form .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left;
    }

    form .large-1 {
        width: 8.33333%;
    }

    form .large-2 {
        width: 16.66667%;
    }

    form .large-3 {
        width: 25%;
    }

    form .large-4 {
        width: 33.33333%;
    }

    form .large-5 {
        width: 41.66667%;
    }

    form .large-6 {
        width: 50%;
    }

    form .large-7 {
        width: 58.33333%;
    }

    form .large-8 {
        width: 66.66667%;
    }

    form .large-9 {
        width: 75%;
    }

    form .large-10 {
        width: 83.33333%;
    }

    form .large-11 {
        width: 91.66667%;
    }

    form .large-12 {
        width: 100%;
    }

    form .large-offset-0 {
        margin-left: 0% !important;
    }

    form .large-offset-1 {
        margin-left: 8.33333% !important;
    }

    form .large-offset-2 {
        margin-left: 16.66667% !important;
    }

    form .large-offset-3 {
        margin-left: 25% !important;
    }

    form .large-offset-4 {
        margin-left: 33.33333% !important;
    }

    form .large-offset-5 {
        margin-left: 41.66667% !important;
    }

    form .large-offset-6 {
        margin-left: 50% !important;
    }

    form .large-offset-7 {
        margin-left: 58.33333% !important;
    }

    form .large-offset-8 {
        margin-left: 66.66667% !important;
    }

    form .large-offset-9 {
        margin-left: 75% !important;
    }

    form .large-offset-10 {
        margin-left: 83.33333% !important;
    }

    form .large-offset-11 {
        margin-left: 91.66667% !important;
    }

    form .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    form .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    form .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    form .columns.large-centered:last-child {
        float: none;
    }

    form .columns.large-uncentered:last-child {
        float: left;
    }

    form .columns.large-uncentered.opposite {
        float: right;
    }

    form .push-0 {
        position: relative;
        left: 0%;
        right: auto;
    }

    form .pull-0 {
        position: relative;
        right: 0%;
        left: auto;
    }

    form .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    form .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    form .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    form .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    form .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    form .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    form .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    form .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    form .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    form .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    form .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    form .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    form .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    form .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    form .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    form .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    form .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    form .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    form .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    form .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    form .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    form .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}

/* small displays */
@media only screen {
    .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important;
    }

}

/* medium displays */
@media only screen and (min-width: 40.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important;
    }
}

/* large displays */
@media only screen and (min-width: 64.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important;
    }

}

/* xlarge displays */
@media only screen and (min-width: 90.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important;
    }

}

/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important;
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
        display: none !important;
    }

}

form div.digi-share ul {
    list-style-type: none;
}

form div.digi-share ul li {
    display: inline-block;
}

form div.digi-share [class*="block-grid-"] > li {
    padding: 0 0.625em;
}

form a i.facebook-official {
    color: #44619D
}

form a i.twitter-official {
    color: #5EA9DD
}

form a i.linkedin-official {
    color: #0177B5
}

form a i.instagram-official {
    color: #004879
}

form a i.youtube-official {
    color: #E12B28
}

form a i.pinterest-official {
    color: #D01D15
}

form a i.google-plus-official {
    color: #DC483B
}

form a i.envelope-official {
    color: #c9ab88
}

form a i.facebook-official:hover {
    color: #284d98
}

form a i.twitter-official:hover {
    color: #3a93d0
}

form a i.linkedin-official:hover {
    color: #0b6796
}

form a i.instagram-official:hover {
    color: #063e63
}

form a i.youtube-official:hover {
    color: #cc2321
}

form a i.pinterest-official:hover {
    color: #b31912
}

form a i.google-plus-official:hover {
    color: #c43a2e
}

form a i.envelope-official:hover {
    color: #a48662
}

form div.flex-video {
    position: relative;
    padding-top: 1.5625em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1em;
}

form div.flex-video.widescreen {
    padding-bottom: 56.34%;
}

form div.flex-video.vimeo {
    padding-top: 0;
}

form div.flex-video iframe,
form div.flex-video object,
form div.flex-video embed,
form div.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form-bottom-left {
    position: sticky;
    right:100%;
    top: 100%;
}

.form-bottom-right {
    position: sticky;
    left:100%;
    top: 100%;
}

.form-bottom-center {
    position: sticky;
    top: 100%;
}

.form-top-left {
    position: sticky;
    right: 100%;
}

.form-top-right {
    position: sticky;
    left: 100%;
}

.form-top-center-flush {
    position: sticky;
}

.grecaptcha-badge {
    z-index: 10;
}

.grecaptcha-badge:hover {
    right: 0!important;
}

.captcha-unhovered {
    width: 256px;
    height: 60px;
    display: block;
    transition: right 0.3s ease 0s;
    position: fixed;
    bottom: 14px;
    right: -186px;
    box-shadow: gray 0px 0px 5px;
    border-radius: 2px;
    overflow: hidden;
    z-index: 100;
    background-image: url("../../images/icons/captcha-unhovered.PNG");
    background-size: 70px 60px;
}

.captcha-unhovered img, .captcha-hovered img{
    height: 100%;
}

.captcha-unhovered:hover{
    right: 0px;
    background-image: url("../../images/icons/captcha-hovered.PNG");
    background-size: 256px 60px;
}